diff --git a/app-template/config-template.xml b/app-template/config-template.xml index e8b788d2d..cf8ab8f56 100644 --- a/app-template/config-template.xml +++ b/app-template/config-template.xml @@ -22,8 +22,8 @@ - - + + @@ -36,32 +36,33 @@ - + - + - - + + - + - - - + + - - + + - + - + + + @@ -82,6 +83,7 @@ + diff --git a/package-lock.json b/package-lock.json index 6362b005a..5ebce443a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -891,138 +891,6 @@ } } }, - "@ionic/cli-utils": { - "version": "1.12.0", - "resolved": "https://registry.npmjs.org/@ionic/cli-utils/-/cli-utils-1.12.0.tgz", - "integrity": "sha512-N7/pKa+kiOjtfdc//Gv8vCbsRftenHjs4tIcz5VTW8VM7B9QIu8Ylcuq2JTsKJJoXiFreShku9KPqPm4bpbpSg==", - "dev": true, - "requires": { - "archiver": "2.0.3", - "basic-auth": "1.1.0", - "body-parser": "1.18.2", - "chalk": "2.1.0", - "chokidar": "1.7.0", - "ci-info": "1.1.1", - "cross-spawn": "5.1.0", - "dargs": "5.1.0", - "diff": "3.4.0", - "elementtree": "0.1.7", - "express": "4.16.2", - "inquirer": "3.3.0", - "leek": "0.0.24", - "lodash": "4.17.4", - "minimist": "1.2.0", - "ncp": "2.0.0", - "opn": "5.1.0", - "proxy-middleware": "0.15.0", - "semver": "5.4.1", - "slice-ansi": "1.0.0", - "ssh-config": "1.1.3", - "string-width": "2.1.1", - "strip-ansi": "4.0.0", - "superagent": "3.6.3", - "tar": "2.2.1", - "tiny-lr": "1.0.5", - "tslib": "1.8.0", - "uuid": "3.1.0", - "wrap-ansi": "3.0.1", - "ws": "3.2.0" - }, - "dependencies": { - "ansi-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", - "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", - "dev": true - }, - "cross-spawn": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", - "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", - "dev": true, - "requires": { - "lru-cache": "4.1.1", - "shebang-command": "1.2.0", - "which": "1.3.0" - } - }, - "debug": { - "version": "2.6.9", - "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", - "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", - "dev": true, - "requires": { - "ms": "2.0.0" - } - }, - "is-fullwidth-code-point": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", - "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", - "dev": true - }, - "string-width": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", - "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", - "dev": true, - "requires": { - "is-fullwidth-code-point": "2.0.0", - "strip-ansi": "4.0.0" - } - }, - "strip-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", - "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", - "dev": true, - "requires": { - "ansi-regex": "3.0.0" - } - }, - "tiny-lr": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.0.5.tgz", - "integrity": "sha512-YrxUSiMgOVh3PnAqtdAUQuUVEVRnqcRCxJ3BHrl/aaWV2fplKKB60oClM0GH2Gio2hcXvkxMUxsC/vXZrQePlg==", - "dev": true, - "requires": { - "body": "5.1.0", - "debug": "2.6.9", - "faye-websocket": "0.10.0", - "livereload-js": "2.2.2", - "object-assign": "4.1.1", - "qs": "6.5.1" - } - }, - "ultron": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.0.tgz", - "integrity": "sha1-sHoualQagV/Go0zNRTO67DB8qGQ=", - "dev": true - }, - "wrap-ansi": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-3.0.1.tgz", - "integrity": "sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo=", - "dev": true, - "requires": { - "string-width": "2.1.1", - "strip-ansi": "4.0.0" - } - }, - "ws": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/ws/-/ws-3.2.0.tgz", - "integrity": "sha512-hTS3mkXm/j85jTQOIcwVz3yK3up9xHgPtgEhDBOH3G18LDOZmSAG1omJeXejLKJakx+okv8vS1sopgs7rw0kVw==", - "dev": true, - "requires": { - "async-limiter": "1.0.0", - "safe-buffer": "5.1.1", - "ultron": "1.1.0" - } - } - } - }, "@ionic/discover": { "version": "0.3.3", "resolved": "https://registry.npmjs.org/@ionic/discover/-/discover-0.3.3.tgz", @@ -13320,27 +13188,27 @@ } }, "cordova-clipboard": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/cordova-clipboard/-/cordova-clipboard-1.0.0.tgz", - "integrity": "sha1-vuiEdXB+0np2fjc5WSeW7zUq6Zk=" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cordova-clipboard/-/cordova-clipboard-1.1.0.tgz", + "integrity": "sha512-vC6lIUBA6IYKaTngnd58LSmwykeD51TyUR4DM2rhmBxikoXpM7QPrHb14dtlfW6OhJxSvda4nhRnO59KG+LpTQ==" }, "cordova-ios": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/cordova-ios/-/cordova-ios-4.4.0.tgz", - "integrity": "sha1-XNbvciRQXbVYRG5GN62X0IeMdO8=", + "version": "4.5.2", + "resolved": "https://registry.npmjs.org/cordova-ios/-/cordova-ios-4.5.2.tgz", + "integrity": "sha512-c5yXY5b/ONRSe+IoBOz9MqcPNmTa/AdnwSOPelm/izRV0uqNg9mW4Fe9W8mRCMBzfCFQFL4qJcCC4Bi0VLg4mQ==", "requires": { - "cordova-common": "2.0.2", - "ios-sim": "5.0.12", + "cordova-common": "2.1.0", + "ios-sim": "6.1.2", "nopt": "3.0.6", "plist": "1.2.0", - "q": "1.4.1", + "q": "1.5.0", "shelljs": "0.5.3", "xcode": "0.9.3", "xml-escape": "1.1.0" }, "dependencies": { "abbrev": { - "version": "1.0.9", + "version": "1.1.1", "bundled": true }, "ansi": { @@ -13348,7 +13216,7 @@ "bundled": true }, "balanced-match": { - "version": "0.4.2", + "version": "1.0.0", "bundled": true }, "base64-js": { @@ -13356,28 +13224,28 @@ "bundled": true }, "big-integer": { - "version": "1.6.17", + "version": "1.6.25", "bundled": true }, "bplist-creator": { - "version": "0.0.4", + "version": "0.0.7", "bundled": true, "requires": { - "stream-buffers": "0.2.6" + "stream-buffers": "2.2.0" } }, "bplist-parser": { "version": "0.1.1", "bundled": true, "requires": { - "big-integer": "1.6.17" + "big-integer": "1.6.25" } }, "brace-expansion": { - "version": "1.1.6", + "version": "1.1.8", "bundled": true, "requires": { - "balanced-match": "0.4.2", + "balanced-match": "1.0.0", "concat-map": "0.0.1" } }, @@ -13386,7 +13254,7 @@ "bundled": true }, "cordova-common": { - "version": "2.0.2", + "version": "2.1.0", "bundled": true, "requires": { "ansi": "0.3.1", @@ -13394,11 +13262,11 @@ "cordova-registry-mapper": "1.1.15", "elementtree": "0.1.6", "glob": "5.0.15", - "minimatch": "3.0.3", - "osenv": "0.1.3", + "minimatch": "3.0.4", + "osenv": "0.1.4", "plist": "1.2.0", - "q": "1.4.1", - "semver": "5.3.0", + "q": "1.5.0", + "semver": "5.4.1", "shelljs": "0.5.3", "underscore": "1.8.3", "unorm": "1.4.1" @@ -13421,7 +13289,7 @@ "requires": { "inflight": "1.0.6", "inherits": "2.0.3", - "minimatch": "3.0.3", + "minimatch": "3.0.4", "once": "1.4.0", "path-is-absolute": "1.0.1" } @@ -13439,13 +13307,13 @@ "bundled": true }, "ios-sim": { - "version": "5.0.12", + "version": "6.1.2", "bundled": true, "requires": { "bplist-parser": "0.0.6", "nopt": "1.0.9", "plist": "1.2.0", - "simctl": "0.1.0" + "simctl": "1.1.1" }, "dependencies": { "bplist-parser": { @@ -13456,7 +13324,7 @@ "version": "1.0.9", "bundled": true, "requires": { - "abbrev": "1.0.9" + "abbrev": "1.1.1" } } } @@ -13466,21 +13334,17 @@ "bundled": true }, "minimatch": { - "version": "3.0.3", + "version": "3.0.4", "bundled": true, "requires": { - "brace-expansion": "1.1.6" + "brace-expansion": "1.1.8" } }, - "node-uuid": { - "version": "1.4.7", - "bundled": true - }, "nopt": { "version": "3.0.6", "bundled": true, "requires": { - "abbrev": "1.0.9" + "abbrev": "1.1.1" } }, "once": { @@ -13499,7 +13363,7 @@ "bundled": true }, "osenv": { - "version": "0.1.3", + "version": "0.1.4", "bundled": true, "requires": { "os-homedir": "1.0.2", @@ -13511,7 +13375,7 @@ "bundled": true }, "pegjs": { - "version": "0.9.0", + "version": "0.10.0", "bundled": true }, "plist": { @@ -13525,7 +13389,7 @@ } }, "q": { - "version": "1.4.1", + "version": "1.5.0", "bundled": true }, "sax": { @@ -13533,7 +13397,7 @@ "bundled": true }, "semver": { - "version": "5.3.0", + "version": "5.4.1", "bundled": true }, "shelljs": { @@ -13541,7 +13405,7 @@ "bundled": true }, "simctl": { - "version": "0.1.0", + "version": "1.1.1", "bundled": true, "requires": { "shelljs": "0.2.6", @@ -13555,22 +13419,35 @@ } }, "simple-plist": { - "version": "0.1.4", + "version": "0.2.1", "bundled": true, "requires": { - "bplist-creator": "0.0.4", - "bplist-parser": "0.0.6", - "plist": "1.2.0" + "bplist-creator": "0.0.7", + "bplist-parser": "0.1.1", + "plist": "2.0.1" }, "dependencies": { - "bplist-parser": { - "version": "0.0.6", + "base64-js": { + "version": "1.1.2", + "bundled": true + }, + "plist": { + "version": "2.0.1", + "bundled": true, + "requires": { + "base64-js": "1.1.2", + "xmlbuilder": "8.2.2", + "xmldom": "0.1.27" + } + }, + "xmlbuilder": { + "version": "8.2.2", "bundled": true } } }, "stream-buffers": { - "version": "0.2.6", + "version": "2.2.0", "bundled": true }, "tail": { @@ -13589,73 +13466,21 @@ "version": "1.0.2", "bundled": true }, + "uuid": { + "version": "3.0.1", + "bundled": true + }, "wrappy": { "version": "1.0.2", "bundled": true }, "xcode": { "version": "0.9.3", - "resolved": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz", - "integrity": "sha1-kQqJwWrubMC0LKgFptC0z4chHPM=", + "bundled": true, "requires": { "pegjs": "0.10.0", "simple-plist": "0.2.1", "uuid": "3.0.1" - }, - "dependencies": { - "base64-js": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.1.2.tgz", - "integrity": "sha1-1kAMrBxMZgl22Q0HoENR2JOV9eg=" - }, - "bplist-creator": { - "version": "0.0.7", - "resolved": "https://registry.npmjs.org/bplist-creator/-/bplist-creator-0.0.7.tgz", - "integrity": "sha1-N98VNgkoJLh8QvlXsBNEEXNyrkU=", - "requires": { - "stream-buffers": "2.2.0" - } - }, - "pegjs": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz", - "integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0=" - }, - "plist": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/plist/-/plist-2.0.1.tgz", - "integrity": "sha1-CjLKlIGxw2TpLhjcVch23p0B2os=", - "requires": { - "base64-js": "1.1.2", - "xmlbuilder": "8.2.2", - "xmldom": "0.1.27" - } - }, - "simple-plist": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/simple-plist/-/simple-plist-0.2.1.tgz", - "integrity": "sha1-cXZts1IyaSjPOoByQrp2IyJjZyM=", - "requires": { - "bplist-creator": "0.0.7", - "bplist-parser": "0.1.1", - "plist": "2.0.1" - } - }, - "stream-buffers": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/stream-buffers/-/stream-buffers-2.2.0.tgz", - "integrity": "sha1-kdX1Ew0c75bc+n9yaUUYh0HQnuQ=" - }, - "uuid": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", - "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=" - }, - "xmlbuilder": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-8.2.2.tgz", - "integrity": "sha1-aSSGc0ELS6QuGmE2VR0pIjNap3M=" - } } }, "xml-escape": { @@ -13685,30 +13510,40 @@ "resolved": "https://registry.npmjs.org/cordova-plugin-android-fingerprint-auth/-/cordova-plugin-android-fingerprint-auth-1.4.0.tgz", "integrity": "sha1-MSYv60t57ZqSTOBD+nc1eNWI+4Y=" }, + "cordova-plugin-compat": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-compat/-/cordova-plugin-compat-1.2.0.tgz", + "integrity": "sha1-C8ZXVyduvZIMASzpIOJ0F3V2Nz4=" + }, "cordova-plugin-console": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.0.5.tgz", - "integrity": "sha1-8OKa7pwDyrnp2IOwHRnyLd1chXA=" + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-console/-/cordova-plugin-console-1.1.0.tgz", + "integrity": "sha1-4vusECkBeeRMtyxf28QQpTHBzW0=" }, "cordova-plugin-device": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.4.tgz", - "integrity": "sha1-1f50cSBp0D9tOG7wvTIbOr0NONw=" + "version": "1.1.6", + "resolved": "https://registry.npmjs.org/cordova-plugin-device/-/cordova-plugin-device-1.1.6.tgz", + "integrity": "sha1-LSF2TK18m4AVI+TgmjDgJLJJM0s=" }, "cordova-plugin-dialogs": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-dialogs/-/cordova-plugin-dialogs-1.3.0.tgz", - "integrity": "sha1-2IAfMTeXztxSXgkzS8AtSI+WlDY=" + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-dialogs/-/cordova-plugin-dialogs-1.3.3.tgz", + "integrity": "sha1-Uy/y61yGEzpYeFUNrlnHarOX+Mk=" }, "cordova-plugin-file": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.0.tgz", - "integrity": "sha1-l7wwbjGdn4JI/2gpYkgPW52sbIs=" + "version": "4.3.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-file/-/cordova-plugin-file-4.3.3.tgz", + "integrity": "sha1-AS6Xqhr7kfhJFuY0G1SDZtI96bk=" + }, + "cordova-plugin-ionic-webview": { + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/cordova-plugin-ionic-webview/-/cordova-plugin-ionic-webview-1.1.15.tgz", + "integrity": "sha512-sF4xqYDUswmGAAdu4Fvmmdypol2fr1vDc9ACoh3zVoDUEKtBL6BYBuzunec0ysa9H/gFv0iPON6uunUOMOmZTQ==" }, "cordova-plugin-network-information": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/cordova-plugin-network-information/-/cordova-plugin-network-information-1.3.0.tgz", - "integrity": "sha1-gEYYOcQYcXoV0rBO62PFI7MZsqQ=" + "version": "1.3.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-network-information/-/cordova-plugin-network-information-1.3.3.tgz", + "integrity": "sha1-DqmqXBEkz3y9b4T4KKVCy9JKhRg=" }, "cordova-plugin-qrscanner": { "version": "2.5.0", @@ -13720,9 +13555,9 @@ } }, "cordova-plugin-screen-orientation": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/cordova-plugin-screen-orientation/-/cordova-plugin-screen-orientation-1.4.2.tgz", - "integrity": "sha1-NWhcCyqkvXm5kwsJpuV5vATzxwQ=" + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-screen-orientation/-/cordova-plugin-screen-orientation-1.4.3.tgz", + "integrity": "sha1-pZnocxfKpoQnrJor+bKY+SowQCI=" }, "cordova-plugin-spinner-dialog": { "version": "1.3.1", @@ -13735,9 +13570,34 @@ "integrity": "sha1-dzzRNjwfO6y5kBZj6eN5PdPgoZ0=" }, "cordova-plugin-statusbar": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.2.2.tgz", - "integrity": "sha1-nFM0JqKb0ojnOx86iXLuFkRQ+2s=" + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/cordova-plugin-statusbar/-/cordova-plugin-statusbar-2.2.3.tgz", + "integrity": "sha1-UcXgKtQzvr0LDcl3pEbrkd/uFQI=" + }, + "cordova-plugin-swift-support": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/cordova-plugin-swift-support/-/cordova-plugin-swift-support-3.1.1.tgz", + "integrity": "sha1-DuWAaPtlBmoBJkgO+a86RhjGsME=", + "requires": { + "xcode": "0.9.3" + }, + "dependencies": { + "uuid": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.0.1.tgz", + "integrity": "sha1-ZUS7ot/ajBzxfmKaOjBeK7H+5sE=" + }, + "xcode": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/xcode/-/xcode-0.9.3.tgz", + "integrity": "sha1-kQqJwWrubMC0LKgFptC0z4chHPM=", + "requires": { + "pegjs": "0.10.0", + "simple-plist": "0.2.1", + "uuid": "3.0.1" + } + } + } }, "cordova-plugin-touch-id": { "version": "3.2.0", @@ -13755,17 +13615,14 @@ "integrity": "sha1-vgWUevL9GBXLjjQH1y32jIUi+pY=" }, "cordova-plugin-whitelist": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.1.tgz", - "integrity": "sha1-n9Hbf9bJVpUdNHcc3Nl/Zs7VFt8=" - }, - "cordova-plugin-wkwebview-engine": { - "version": "git+https://github.com/driftyco/cordova-plugin-wkwebview-engine.git#4221015eb3f309fe593a7d81205b691e27088743" + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/cordova-plugin-whitelist/-/cordova-plugin-whitelist-1.3.2.tgz", + "integrity": "sha1-W2M1/rn1MB88ATuQlsuIhb29UHY=" }, "cordova-plugin-x-socialsharing": { - "version": "5.1.8", - "resolved": "https://registry.npmjs.org/cordova-plugin-x-socialsharing/-/cordova-plugin-x-socialsharing-5.1.8.tgz", - "integrity": "sha1-Q5odL0c2YnYogm5Rla5Tm1TmJIo=" + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/cordova-plugin-x-socialsharing/-/cordova-plugin-x-socialsharing-5.2.0.tgz", + "integrity": "sha1-GiJHa8WNRsHSqahMTxIeYpysqxQ=" }, "cordova-plugin-x-toast": { "version": "2.6.0", @@ -17717,12 +17574,12 @@ "integrity": "sha1-EEqOSqym09jNFXqO+L+rLXo//bY=" }, "ionic": { - "version": "3.12.0", - "resolved": "https://registry.npmjs.org/ionic/-/ionic-3.12.0.tgz", - "integrity": "sha512-a2W91OzjrShfxQ1DLe79TG5uNEdVyFjT2y6aHj6aE43vaP4N1+xg64TH26W7APUPqz9CvGURd6JzNnGh+5wQOg==", + "version": "3.13.0", + "resolved": "https://registry.npmjs.org/ionic/-/ionic-3.13.0.tgz", + "integrity": "sha512-jDjGaKCo+9FCDqcOuXdb4syui7lSXpgM/w28wmMUAQGJB2aaEBHPCk1hWfLQQu0cDnRiFvZyV/accT7cONRUww==", "dev": true, "requires": { - "@ionic/cli-utils": "1.12.0", + "@ionic/cli-utils": "1.13.0", "@ionic/discover": "0.3.3", "chalk": "2.1.0", "opn": "5.1.0", @@ -17730,6 +17587,138 @@ "rimraf": "2.6.2", "semver": "5.4.1", "tslib": "1.8.0" + }, + "dependencies": { + "@ionic/cli-utils": { + "version": "1.13.0", + "resolved": "https://registry.npmjs.org/@ionic/cli-utils/-/cli-utils-1.13.0.tgz", + "integrity": "sha512-IsIzzcgeJgrYelT/gM4o15IWsVJSsKhiCb/27lO2n897VNobTqI1O2nXmtr16F6orB4T4N5QtnEKZlCoCZynzQ==", + "dev": true, + "requires": { + "archiver": "2.0.3", + "basic-auth": "1.1.0", + "body-parser": "1.18.2", + "chalk": "2.1.0", + "chokidar": "1.7.0", + "ci-info": "1.1.1", + "cross-spawn": "5.1.0", + "dargs": "5.1.0", + "diff": "3.4.0", + "elementtree": "0.1.7", + "express": "4.16.2", + "inquirer": "3.3.0", + "leek": "0.0.24", + "lodash": "4.17.4", + "minimist": "1.2.0", + "ncp": "2.0.0", + "opn": "5.1.0", + "proxy-middleware": "0.15.0", + "semver": "5.4.1", + "slice-ansi": "1.0.0", + "ssh-config": "1.1.3", + "string-width": "2.1.1", + "strip-ansi": "4.0.0", + "superagent": "3.6.3", + "tar": "2.2.1", + "tiny-lr": "1.0.5", + "tslib": "1.8.0", + "uuid": "3.1.0", + "wrap-ansi": "3.0.1", + "ws": "3.2.0" + } + }, + "ansi-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", + "integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=", + "dev": true + }, + "cross-spawn": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-5.1.0.tgz", + "integrity": "sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=", + "dev": true, + "requires": { + "lru-cache": "4.1.1", + "shebang-command": "1.2.0", + "which": "1.3.0" + } + }, + "debug": { + "version": "2.6.9", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", + "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", + "dev": true, + "requires": { + "ms": "2.0.0" + } + }, + "is-fullwidth-code-point": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz", + "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=", + "dev": true + }, + "string-width": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz", + "integrity": "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==", + "dev": true, + "requires": { + "is-fullwidth-code-point": "2.0.0", + "strip-ansi": "4.0.0" + } + }, + "strip-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz", + "integrity": "sha1-qEeQIusaw2iocTibY1JixQXuNo8=", + "dev": true, + "requires": { + "ansi-regex": "3.0.0" + } + }, + "tiny-lr": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/tiny-lr/-/tiny-lr-1.0.5.tgz", + "integrity": "sha512-YrxUSiMgOVh3PnAqtdAUQuUVEVRnqcRCxJ3BHrl/aaWV2fplKKB60oClM0GH2Gio2hcXvkxMUxsC/vXZrQePlg==", + "dev": true, + "requires": { + "body": "5.1.0", + "debug": "2.6.9", + "faye-websocket": "0.10.0", + "livereload-js": "2.2.2", + "object-assign": "4.1.1", + "qs": "6.5.1" + } + }, + "ultron": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/ultron/-/ultron-1.1.0.tgz", + "integrity": "sha1-sHoualQagV/Go0zNRTO67DB8qGQ=", + "dev": true + }, + "wrap-ansi": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-3.0.1.tgz", + "integrity": "sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo=", + "dev": true, + "requires": { + "string-width": "2.1.1", + "strip-ansi": "4.0.0" + } + }, + "ws": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-3.2.0.tgz", + "integrity": "sha512-hTS3mkXm/j85jTQOIcwVz3yK3up9xHgPtgEhDBOH3G18LDOZmSAG1omJeXejLKJakx+okv8vS1sopgs7rw0kVw==", + "dev": true, + "requires": { + "async-limiter": "1.0.0", + "safe-buffer": "5.1.1", + "ultron": "1.1.0" + } + } } }, "ionic-angular": { @@ -20515,6 +20504,11 @@ "sha.js": "2.4.9" } }, + "pegjs": { + "version": "0.10.0", + "resolved": "https://registry.npmjs.org/pegjs/-/pegjs-0.10.0.tgz", + "integrity": "sha1-z4uvrm7d/0tafvsYUmnqr0YQ3b0=" + }, "pend": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", diff --git a/package.json b/package.json index 7457771d5..743e4f464 100644 --- a/package.json +++ b/package.json @@ -74,51 +74,53 @@ "@nsalaun/ng-logger": "2.0.1", "ajv": "5.2.2", "angular2-moment": "1.7.0", - "angular2-qrcode": "^2.0.1", - "asn1.js": "=4.5.2", + "angular2-qrcode": "2.0.1", + "asn1.js": "4.5.2", "autoprefixer": "7.1.2", "bitcore-wallet-client": "6.2.0", "buffer-compare": "1.1.1", "cordova-android": "6.2.3", - "cordova-clipboard": "1.0.0", - "cordova-ios": "4.4.0", - "cordova-plugin-android-fingerprint-auth": "1.4.0", - "cordova-plugin-console": "1.0.5", - "cordova-plugin-device": "1.1.4", - "cordova-plugin-qrscanner": "2.5.0", - "cordova-plugin-splashscreen": "4.0.3", - "cordova-plugin-statusbar": "2.2.2", - "cordova-plugin-touch-id": "3.2.0", - "cordova-plugin-whitelist": "1.3.1", - "cordova-plugin-wkwebview-engine": "https://github.com/driftyco/cordova-plugin-wkwebview-engine.git#4221015eb3f309fe593a7d81205b691e27088743", - "cordova-plugin-x-socialsharing": "5.1.8", - "cordova-plugin-x-toast": "2.6.0", - "cordova-sqlite-storage": "2.0.4", - "es6-promise-plugin": "4.1.0", + "cordova-clipboard": "^1.1.0", + "cordova-ios": "4.5.2", + "cordova-ios-requires-fullscreen": "0.0.2", + "cordova-plugin-android-fingerprint-auth": "^1.4.0", + "cordova-plugin-compat": "^1.2.0", + "cordova-plugin-console": "^1.1.0", + "cordova-plugin-device": "^1.1.6", + "cordova-plugin-dialogs": "^1.3.3", + "cordova-plugin-file": "^4.3.3", + "cordova-plugin-ionic-webview": "^1.1.15", + "cordova-plugin-network-information": "^1.3.3", + "cordova-plugin-qrscanner": "^2.5.0", + "cordova-plugin-screen-orientation": "^1.4.3", + "cordova-plugin-spinner-dialog": "^1.3.1", + "cordova-plugin-splashscreen": "^4.0.3", + "cordova-plugin-statusbar": "^2.2.3", + "cordova-plugin-swift-support": "^3.1.1", + "cordova-plugin-touch-id": "^3.2.0", + "cordova-plugin-transport-security": "^0.1.2", + "cordova-plugin-uniquedeviceid": "^1.3.2", + "cordova-plugin-whitelist": "^1.3.2", + "cordova-plugin-x-socialsharing": "^5.2.0", + "cordova-plugin-x-toast": "^2.6.0", + "cordova-sqlite-storage": "^2.0.4", + "es6-promise-plugin": "^4.1.0", "ionic-angular": "3.6.0", - "ionic-plugin-keyboard": "2.2.1", + "ionic-plugin-keyboard": "^2.2.1", "ionicons": "3.0.0", "lodash": "4.17.4", "ngx-clipboard": "8.0.3", "rxjs": "5.4.0", - "simple-plist": "^0.2.1", + "simple-plist": "0.2.1", "sw-toolbox": "3.6.0", - "zone.js": "0.8.12", - "cordova-plugin-spinner-dialog": "1.3.1", - "cordova-plugin-dialogs": "1.3.0", - "cordova-plugin-network-information": "1.3.0", - "cordova-plugin-uniquedeviceid": "1.3.2", - "cordova-plugin-file": "4.3.0", - "cordova-plugin-transport-security": "0.1.2", - "cordova-ios-requires-fullscreen": "0.0.2", - "cordova-plugin-screen-orientation": "1.4.2" + "zone.js": "0.8.12" }, "devDependencies": { "@angular/cli": "1.3.0", "@biesbjerg/ngx-translate-extract": "2.3.2", "@ionic/app-scripts": "2.1.4", "@types/chrome": "0.0.47", - "@types/cordova-plugin-qrscanner": "^1.0.31", + "@types/cordova-plugin-qrscanner": "1.0.31", "@types/jasmine": "2.5.53", "@types/lodash": "4.14.71", "angular2-template-loader": "0.6.2", @@ -138,8 +140,8 @@ "karma-sourcemap-loader": "0.3.7", "karma-webpack": "2.0.4", "null-loader": "0.1.1", - "path": "^0.12.7", - "trash-cli": "^1.4.0", + "path": "0.12.7", + "trash-cli": "1.4.0", "ts-loader": "2.0.3", "ts-node": "3.3.0", "tslint": "5.5.0", @@ -162,7 +164,6 @@ "cordova-plugin-qrscanner": {}, "cordova-plugin-touch-id": {}, "cordova-plugin-android-fingerprint-auth": {}, - "cordova-plugin-wkwebview-engine": {}, "cordova-plugin-spinner-dialog": {}, "cordova-plugin-dialogs": {}, "cordova-plugin-network-information": {}, @@ -170,7 +171,8 @@ "cordova-plugin-file": {}, "cordova-plugin-transport-security": {}, "cordova-ios-requires-fullscreen": {}, - "cordova-plugin-screen-orientation": {} + "cordova-plugin-screen-orientation": {}, + "cordova-plugin-ionic-webview": {} }, "platforms": [ "android", diff --git a/resources/bitpay/ios/icon/icon-1024.png b/resources/bitpay/ios/icon/icon-1024.png new file mode 100644 index 000000000..618e9171d Binary files /dev/null and b/resources/bitpay/ios/icon/icon-1024.png differ diff --git a/resources/copay/ios/icon/icon-1024.png b/resources/copay/ios/icon/icon-1024.png new file mode 100644 index 000000000..fbfcba496 Binary files /dev/null and b/resources/copay/ios/icon/icon-1024.png differ