422 lines
13 KiB
JavaScript
422 lines
13 KiB
JavaScript
cordova.define('cordova/plugin_list', function(require, exports, module) {
|
|
module.exports = [
|
|
{
|
|
"id": "cordova-plugin-statusbar.statusbar",
|
|
"file": "plugins/cordova-plugin-statusbar/www/statusbar.js",
|
|
"pluginId": "cordova-plugin-statusbar",
|
|
"clobbers": [
|
|
"window.StatusBar"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-device.device",
|
|
"file": "plugins/cordova-plugin-device/www/device.js",
|
|
"pluginId": "cordova-plugin-device",
|
|
"clobbers": [
|
|
"device"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-splashscreen.SplashScreen",
|
|
"file": "plugins/cordova-plugin-splashscreen/www/splashscreen.js",
|
|
"pluginId": "cordova-plugin-splashscreen",
|
|
"clobbers": [
|
|
"navigator.splashscreen"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-webview.IonicWebView",
|
|
"file": "plugins/cordova-plugin-ionic-webview/src/www/util.js",
|
|
"pluginId": "cordova-plugin-ionic-webview",
|
|
"clobbers": [
|
|
"Ionic.WebView"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-webview.ios-wkwebview-exec",
|
|
"file": "plugins/cordova-plugin-ionic-webview/src/www/ios/ios-wkwebview-exec.js",
|
|
"pluginId": "cordova-plugin-ionic-webview",
|
|
"clobbers": [
|
|
"cordova.exec"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-ionic-keyboard.keyboard",
|
|
"file": "plugins/cordova-plugin-ionic-keyboard/www/ios/keyboard.js",
|
|
"pluginId": "cordova-plugin-ionic-keyboard",
|
|
"clobbers": [
|
|
"window.Keyboard"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.DirectoryEntry",
|
|
"file": "plugins/cordova-plugin-file/www/DirectoryEntry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.DirectoryEntry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.DirectoryReader",
|
|
"file": "plugins/cordova-plugin-file/www/DirectoryReader.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.DirectoryReader"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Entry",
|
|
"file": "plugins/cordova-plugin-file/www/Entry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Entry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.File",
|
|
"file": "plugins/cordova-plugin-file/www/File.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.File"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileEntry",
|
|
"file": "plugins/cordova-plugin-file/www/FileEntry.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileEntry"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileError",
|
|
"file": "plugins/cordova-plugin-file/www/FileError.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileError"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileReader",
|
|
"file": "plugins/cordova-plugin-file/www/FileReader.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileReader"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/FileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileUploadOptions",
|
|
"file": "plugins/cordova-plugin-file/www/FileUploadOptions.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileUploadOptions"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileUploadResult",
|
|
"file": "plugins/cordova-plugin-file/www/FileUploadResult.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileUploadResult"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.FileWriter",
|
|
"file": "plugins/cordova-plugin-file/www/FileWriter.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.FileWriter"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Flags",
|
|
"file": "plugins/cordova-plugin-file/www/Flags.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Flags"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.LocalFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/LocalFileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.LocalFileSystem"
|
|
],
|
|
"merges": [
|
|
"window"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.Metadata",
|
|
"file": "plugins/cordova-plugin-file/www/Metadata.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.Metadata"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.ProgressEvent",
|
|
"file": "plugins/cordova-plugin-file/www/ProgressEvent.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.ProgressEvent"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystems",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystems.js",
|
|
"pluginId": "cordova-plugin-file"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.requestFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/requestFileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"clobbers": [
|
|
"window.requestFileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.resolveLocalFileSystemURI",
|
|
"file": "plugins/cordova-plugin-file/www/resolveLocalFileSystemURI.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"window"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.isChrome",
|
|
"file": "plugins/cordova-plugin-file/www/browser/isChrome.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.iosFileSystem",
|
|
"file": "plugins/cordova-plugin-file/www/ios/FileSystem.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"FileSystem"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystems-roots",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystems-roots.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-file.fileSystemPaths",
|
|
"file": "plugins/cordova-plugin-file/www/fileSystemPaths.js",
|
|
"pluginId": "cordova-plugin-file",
|
|
"merges": [
|
|
"cordova"
|
|
],
|
|
"runs": true
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.cookie-handler",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/cookie-handler.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.dependency-validator",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/dependency-validator.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.error-codes",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/error-codes.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.global-configs",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/global-configs.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.helpers",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/helpers.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.js-util",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/js-util.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.local-storage-store",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/local-storage-store.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.lodash",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/lodash.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.messages",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/messages.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.ponyfills",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/ponyfills.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.public-interface",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/public-interface.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.tough-cookie",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/umd-tough-cookie.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.url-util",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/url-util.js",
|
|
"pluginId": "cordova-plugin-advanced-http"
|
|
},
|
|
{
|
|
"id": "cordova-plugin-advanced-http.http",
|
|
"file": "plugins/cordova-plugin-advanced-http/www/advanced-http.js",
|
|
"pluginId": "cordova-plugin-advanced-http",
|
|
"clobbers": [
|
|
"cordova.plugin.http"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-app-version.AppVersionPlugin",
|
|
"file": "plugins/cordova-plugin-app-version/www/AppVersionPlugin.js",
|
|
"pluginId": "cordova-plugin-app-version",
|
|
"clobbers": [
|
|
"cordova.getAppVersion"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.Coordinates",
|
|
"file": "plugins/cordova-plugin-geolocation/www/Coordinates.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"clobbers": [
|
|
"Coordinates"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.PositionError",
|
|
"file": "plugins/cordova-plugin-geolocation/www/PositionError.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"clobbers": [
|
|
"PositionError"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.Position",
|
|
"file": "plugins/cordova-plugin-geolocation/www/Position.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"clobbers": [
|
|
"Position"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-geolocation.geolocation",
|
|
"file": "plugins/cordova-plugin-geolocation/www/geolocation.js",
|
|
"pluginId": "cordova-plugin-geolocation",
|
|
"clobbers": [
|
|
"navigator.geolocation"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-network-information.network",
|
|
"file": "plugins/cordova-plugin-network-information/www/network.js",
|
|
"pluginId": "cordova-plugin-network-information",
|
|
"clobbers": [
|
|
"navigator.connection",
|
|
"navigator.network.connection"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-network-information.Connection",
|
|
"file": "plugins/cordova-plugin-network-information/www/Connection.js",
|
|
"pluginId": "cordova-plugin-network-information",
|
|
"clobbers": [
|
|
"Connection"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-screen-orientation.screenorientation",
|
|
"file": "plugins/cordova-plugin-screen-orientation/www/screenorientation.js",
|
|
"pluginId": "cordova-plugin-screen-orientation",
|
|
"clobbers": [
|
|
"cordova.plugins.screenorientation"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-x-toast.Toast",
|
|
"file": "plugins/cordova-plugin-x-toast/www/Toast.js",
|
|
"pluginId": "cordova-plugin-x-toast",
|
|
"clobbers": [
|
|
"window.plugins.toast"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-sqlite-storage.SQLitePlugin",
|
|
"file": "plugins/cordova-sqlite-storage/www/SQLitePlugin.js",
|
|
"pluginId": "cordova-sqlite-storage",
|
|
"clobbers": [
|
|
"SQLitePlugin"
|
|
]
|
|
},
|
|
{
|
|
"id": "uk.co.workingedge.cordova.plugin.sqliteporter.sqlitePorter",
|
|
"file": "plugins/uk.co.workingedge.cordova.plugin.sqliteporter/www/sqlitePorter.js",
|
|
"pluginId": "uk.co.workingedge.cordova.plugin.sqliteporter",
|
|
"clobbers": [
|
|
"cordova.plugins.sqlitePorter"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-app-launcher.Launcher",
|
|
"file": "plugins/cordova-plugin-app-launcher/www/Launcher.js",
|
|
"pluginId": "cordova-plugin-app-launcher",
|
|
"clobbers": [
|
|
"plugins.launcher"
|
|
]
|
|
},
|
|
{
|
|
"id": "cordova-plugin-battery-status.battery",
|
|
"file": "plugins/cordova-plugin-battery-status/www/battery.js",
|
|
"pluginId": "cordova-plugin-battery-status",
|
|
"clobbers": [
|
|
"navigator.battery"
|
|
]
|
|
}
|
|
];
|
|
module.exports.metadata = {
|
|
"cordova-plugin-whitelist": "1.3.3",
|
|
"cordova-plugin-statusbar": "2.4.2",
|
|
"cordova-plugin-device": "2.0.2",
|
|
"cordova-plugin-splashscreen": "5.0.2",
|
|
"cordova-plugin-ionic-webview": "4.2.1",
|
|
"cordova-plugin-ionic-keyboard": "2.2.0",
|
|
"cordova-plugin-file": "6.0.2",
|
|
"cordova-plugin-advanced-http": "3.0.1",
|
|
"cordova-plugin-app-version": "0.1.9",
|
|
"cordova-plugin-geolocation": "4.0.2",
|
|
"cordova-plugin-network-information": "2.0.2",
|
|
"cordova-plugin-screen-orientation": "3.0.2",
|
|
"cordova-plugin-x-toast": "2.7.2",
|
|
"cordova-sqlite-storage": "5.1.0",
|
|
"uk.co.workingedge.cordova.plugin.sqliteporter": "1.1.1",
|
|
"cordova-plugin-app-launcher": "0.4.0",
|
|
"cordova-plugin-battery-status": "2.0.3"
|
|
};
|
|
}); |