Skip to content

Instantly share code, notes, and snippets.

@riteshsangwan
Last active October 25, 2017 02:36
Show Gist options
  • Save riteshsangwan/3f37c6b82f6f3af4269f to your computer and use it in GitHub Desktop.
Save riteshsangwan/3f37c6b82f6f3af4269f to your computer and use it in GitHub Desktop.
/* JavaScript content from worklight/cordova_plugins.js in JS Resources */
/*
* Licensed Materials - Property of IBM
* 5725-I43 (C) Copyright IBM Corp. 2006, 2013. All Rights Reserved.
* US Government Users Restricted Rights - Use, duplication or
* disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
*/
cordova.define('cordova/plugin_list', function(require, exports, module) {
module.exports = [
{
"file": "plugins/org.apache.cordova.battery-status/www/battery.js",
"id": "org.apache.cordova.battery-status.battery",
"clobbers": [
"navigator.battery"
]
},
{
"file": "plugins/org.apache.cordova.camera/www/CameraConstants.js",
"id": "org.apache.cordova.camera.Camera",
"clobbers": [
"Camera"
]
},
{
"file": "plugins/org.apache.cordova.camera/www/CameraPopoverOptions.js",
"id": "org.apache.cordova.camera.CameraPopoverOptions",
"clobbers": [
"CameraPopoverOptions"
]
},
{
"file": "plugins/org.apache.cordova.camera/www/Camera.js",
"id": "org.apache.cordova.camera.camera",
"clobbers": [
"navigator.camera"
]
},
{
"file": "plugins/org.apache.cordova.camera/www/CameraPopoverHandle.js",
"id": "org.apache.cordova.camera.CameraPopoverHandle",
"clobbers": [
"CameraPopoverHandle"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/contacts.js",
"id": "org.apache.cordova.contacts.contacts",
"clobbers": [
"navigator.contacts"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/Contact.js",
"id": "org.apache.cordova.contacts.Contact",
"clobbers": [
"Contact"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactAddress.js",
"id": "org.apache.cordova.contacts.ContactAddress",
"clobbers": [
"ContactAddress"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactError.js",
"id": "org.apache.cordova.contacts.ContactError",
"clobbers": [
"ContactError"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactField.js",
"id": "org.apache.cordova.contacts.ContactField",
"clobbers": [
"ContactField"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactFindOptions.js",
"id": "org.apache.cordova.contacts.ContactFindOptions",
"clobbers": [
"ContactFindOptions"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactName.js",
"id": "org.apache.cordova.contacts.ContactName",
"clobbers": [
"ContactName"
]
},
{
"file": "plugins/org.apache.cordova.contacts/www/ContactOrganization.js",
"id": "org.apache.cordova.contacts.ContactOrganization",
"clobbers": [
"ContactOrganization"
]
},
{
"file": "plugins/org.apache.cordova.device/www/device.js",
"id": "org.apache.cordova.device.device",
"clobbers": [
"device"
]
},
{
"file": "plugins/org.apache.cordova.device-motion/www/Acceleration.js",
"id": "org.apache.cordova.device-motion.Acceleration",
"clobbers": [
"Acceleration"
]
},
{
"file": "plugins/org.apache.cordova.device-motion/www/accelerometer.js",
"id": "org.apache.cordova.device-motion.accelerometer",
"clobbers": [
"navigator.accelerometer"
]
},
{
"file": "plugins/org.apache.cordova.device-orientation/www/CompassError.js",
"id": "org.apache.cordova.device-orientation.CompassError",
"clobbers": [
"CompassError"
]
},
{
"file": "plugins/org.apache.cordova.device-orientation/www/CompassHeading.js",
"id": "org.apache.cordova.device-orientation.CompassHeading",
"clobbers": [
"CompassHeading"
]
},
{
"file": "plugins/org.apache.cordova.device-orientation/www/compass.js",
"id": "org.apache.cordova.device-orientation.compass",
"clobbers": [
"navigator.compass"
]
},
{
"file": "plugins/org.apache.cordova.dialogs/www/notification.js",
"id": "org.apache.cordova.dialogs.notification",
"merges": [
"navigator.notification"
]
},
{
"file": "plugins/org.apache.cordova.dialogs/www/android/notification.js",
"id": "org.apache.cordova.dialogs.notification_android",
"merges": [
"navigator.notification"
]
},
{
"file": "plugins/org.apache.cordova.file/www/DirectoryEntry.js",
"id": "org.apache.cordova.file.DirectoryEntry",
"clobbers": [
"window.DirectoryEntry"
]
},
{
"file": "plugins/org.apache.cordova.file/www/DirectoryReader.js",
"id": "org.apache.cordova.file.DirectoryReader",
"clobbers": [
"window.DirectoryReader"
]
},
{
"file": "plugins/org.apache.cordova.file/www/Entry.js",
"id": "org.apache.cordova.file.Entry",
"clobbers": [
"window.Entry"
]
},
{
"file": "plugins/org.apache.cordova.file/www/File.js",
"id": "org.apache.cordova.file.File",
"clobbers": [
"window.File"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileEntry.js",
"id": "org.apache.cordova.file.FileEntry",
"clobbers": [
"window.FileEntry"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileError.js",
"id": "org.apache.cordova.file.FileError",
"clobbers": [
"window.FileError"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileReader.js",
"id": "org.apache.cordova.file.FileReader",
"clobbers": [
"window.FileReader"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileSystem.js",
"id": "org.apache.cordova.file.FileSystem",
"clobbers": [
"window.FileSystem"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileUploadOptions.js",
"id": "org.apache.cordova.file.FileUploadOptions",
"clobbers": [
"window.FileUploadOptions"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileUploadResult.js",
"id": "org.apache.cordova.file.FileUploadResult",
"clobbers": [
"window.FileUploadResult"
]
},
{
"file": "plugins/org.apache.cordova.file/www/FileWriter.js",
"id": "org.apache.cordova.file.FileWriter",
"clobbers": [
"window.FileWriter"
]
},
{
"file": "plugins/org.apache.cordova.file/www/Flags.js",
"id": "org.apache.cordova.file.Flags",
"clobbers": [
"window.Flags"
]
},
{
"file": "plugins/org.apache.cordova.file/www/LocalFileSystem.js",
"id": "org.apache.cordova.file.LocalFileSystem",
"clobbers": [
"window.LocalFileSystem"
],
"merges": [
"window"
]
},
{
"file": "plugins/org.apache.cordova.file/www/Metadata.js",
"id": "org.apache.cordova.file.Metadata",
"clobbers": [
"window.Metadata"
]
},
{
"file": "plugins/org.apache.cordova.file/www/ProgressEvent.js",
"id": "org.apache.cordova.file.ProgressEvent",
"clobbers": [
"window.ProgressEvent"
]
},
{
"file": "plugins/org.apache.cordova.file/www/requestFileSystem.js",
"id": "org.apache.cordova.file.requestFileSystem",
"clobbers": [
"window.requestFileSystem"
]
},
{
"file": "plugins/org.apache.cordova.file/www/resolveLocalFileSystemURI.js",
"id": "org.apache.cordova.file.resolveLocalFileSystemURI",
"merges": [
"window"
]
},
{
"file": "plugins/org.apache.cordova.file/www/android/FileSystem.js",
"id": "org.apache.cordova.file.FileSystem1",
"merges": [
"window.FileSystem"
]
},
{
"file": "plugins/org.apache.cordova.file-transfer/www/FileTransferError.js",
"id": "org.apache.cordova.file-transfer.FileTransferError",
"clobbers": [
"window.FileTransferError"
]
},
{
"file": "plugins/org.apache.cordova.file-transfer/www/FileTransfer.js",
"id": "org.apache.cordova.file-transfer.FileTransfer",
"clobbers": [
"window.FileTransfer"
]
},
{
"file": "plugins/org.apache.cordova.globalization/www/GlobalizationError.js",
"id": "org.apache.cordova.globalization.GlobalizationError",
"clobbers": [
"window.GlobalizationError"
]
},
{
"file": "plugins/org.apache.cordova.globalization/www/globalization.js",
"id": "org.apache.cordova.globalization.globalization",
"clobbers": [
"navigator.globalization"
]
},
{
"file": "plugins/org.apache.cordova.inappbrowser/www/inappbrowser.js",
"id": "org.apache.cordova.inappbrowser.InAppBrowser",
"clobbers": [
"window.open"
]
},
{
"file": "plugins/org.apache.cordova.media/www/MediaError.js",
"id": "org.apache.cordova.media.MediaError",
"clobbers": [
"window.MediaError"
]
},
{
"file": "plugins/org.apache.cordova.media/www/Media.js",
"id": "org.apache.cordova.media.Media",
"clobbers": [
"window.Media"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/CaptureAudioOptions.js",
"id": "org.apache.cordova.media-capture.CaptureAudioOptions",
"clobbers": [
"CaptureAudioOptions"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/CaptureImageOptions.js",
"id": "org.apache.cordova.media-capture.CaptureImageOptions",
"clobbers": [
"CaptureImageOptions"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/CaptureVideoOptions.js",
"id": "org.apache.cordova.media-capture.CaptureVideoOptions",
"clobbers": [
"CaptureVideoOptions"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/CaptureError.js",
"id": "org.apache.cordova.media-capture.CaptureError",
"clobbers": [
"CaptureError"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/MediaFileData.js",
"id": "org.apache.cordova.media-capture.MediaFileData",
"clobbers": [
"MediaFileData"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/MediaFile.js",
"id": "org.apache.cordova.media-capture.MediaFile",
"clobbers": [
"MediaFile"
]
},
{
"file": "plugins/org.apache.cordova.media-capture/www/capture.js",
"id": "org.apache.cordova.media-capture.capture",
"clobbers": [
"navigator.device.capture"
]
},
{
"file": "plugins/org.apache.cordova.network-information/www/network.js",
"id": "org.apache.cordova.network-information.network",
"clobbers": [
"navigator.connection",
"navigator.network.connection"
]
},
{
"file": "plugins/org.apache.cordova.network-information/www/Connection.js",
"id": "org.apache.cordova.network-information.Connection",
"clobbers": [
"Connection"
]
},
{
"file": "plugins/org.apache.cordova.splashscreen/www/splashscreen.js",
"id": "org.apache.cordova.splashscreen.SplashScreen",
"clobbers": [
"navigator.splashscreen"
]
},
{
"file": "plugins/org.apache.cordova.vibration/www/vibration.js",
"id": "org.apache.cordova.vibration.notification",
"merges": [
"navigator.notification"
]
},
{
"file": "plugins/nl.x-services.plugins.toast/www/Toast.js",
"id": "nl.x-services.plugins.toast.Toast",
"clobbers": [
"window.plugins.toast"
]
},
{
"file": "plugins/com.dawsonloudon.videoplayer/www/VideoPlayer.js",
"id": "com.dawsonloudon.videoplayer.VideoPlayer",
"clobbers": [
"VideoPlayer"
]
},
{
"file": "plugins/com.megster.cordova.FileChooser/www/fileChooser.js",
"id": "com.megster.cordova.FileChooser.FileChooser",
"clobbers": [
"fileChooser"
]
}
]
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment