Commit ce71c5d9 authored by limingzhe's avatar limingzhe

feat: 修改尺寸

parent 188cbda2
No preview for this file type
......@@ -1778,6 +1778,11 @@
"through": ">=2.2.7 <3"
}
},
"abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",
"integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q=="
},
"accepts": {
"version": "1.3.7",
"resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.7.tgz",
......@@ -1900,6 +1905,11 @@
"integrity": "sha1-l6ERlkmyEa0zaR2fn0hqjsn74KM=",
"dev": true
},
"amdefine": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/amdefine/-/amdefine-1.0.1.tgz",
"integrity": "sha1-SlKCrBZHKek2Gbz9OtFR+BfOkfU="
},
"ansi-colors": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-3.2.4.tgz",
......@@ -1924,14 +1934,12 @@
"ansi-regex": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.1.1.tgz",
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8=",
"dev": true
"integrity": "sha1-w7M6te42DYbg5ijwRorn7yfWVN8="
},
"ansi-styles": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
"dev": true,
"requires": {
"color-convert": "^1.9.0"
}
......@@ -1969,8 +1977,16 @@
"aproba": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/aproba/-/aproba-1.2.0.tgz",
"integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==",
"dev": true
"integrity": "sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw=="
},
"are-we-there-yet": {
"version": "1.1.7",
"resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-1.1.7.tgz",
"integrity": "sha512-nxwy40TuMiUGqMyRHgCSWZ9FM4VAoRP4xUYSTv5ImRog+h9yISPbVH7H8fASCIzYn9wlEv4zvFL7uKDMCFQm3g==",
"requires": {
"delegates": "^1.0.0",
"readable-stream": "^2.0.6"
}
},
"arg": {
"version": "4.1.3",
......@@ -2015,6 +2031,11 @@
"integrity": "sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=",
"dev": true
},
"array-find-index": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/array-find-index/-/array-find-index-1.0.2.tgz",
"integrity": "sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E="
},
"array-flatten": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/array-flatten/-/array-flatten-2.1.2.tgz",
......@@ -2064,7 +2085,6 @@
"version": "0.2.4",
"resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
"integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
"dev": true,
"requires": {
"safer-buffer": "~2.1.0"
}
......@@ -2118,8 +2138,7 @@
"assert-plus": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
"dev": true
"integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
},
"assign-symbols": {
"version": "1.0.0",
......@@ -2153,6 +2172,11 @@
"integrity": "sha512-z/WhQ5FPySLdvREByI2vZiTWwCnF0moMJ1hK9YQwDTHKh6I7/uSckMetoRGb5UBZPC1z0jlw+n/XCgjeH7y1AQ==",
"dev": true
},
"async-foreach": {
"version": "0.1.3",
"resolved": "https://registry.npmjs.org/async-foreach/-/async-foreach-0.1.3.tgz",
"integrity": "sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI="
},
"async-limiter": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz",
......@@ -2162,8 +2186,7 @@
"asynckit": {
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
"dev": true
"integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k="
},
"atob": {
"version": "2.1.2",
......@@ -2189,14 +2212,12 @@
"aws-sign2": {
"version": "0.7.0",
"resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
"integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
"dev": true
"integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg="
},
"aws4": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/aws4/-/aws4-1.10.0.tgz",
"integrity": "sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==",
"dev": true
"integrity": "sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA=="
},
"axobject-query": {
"version": "2.0.2",
......@@ -2335,7 +2356,6 @@
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz",
"integrity": "sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=",
"dev": true,
"requires": {
"tweetnacl": "^0.14.3"
}
......@@ -2386,6 +2406,14 @@
"integrity": "sha512-gaqbzQPqOoamawKg0LGVd7SzLgXS+JH61oWprSLH+P+abTczqJbhTR8CmJ2u9/bUYNmHTGJx/UEmn6doAvvuig==",
"dev": true
},
"block-stream": {
"version": "0.0.9",
"resolved": "https://registry.npmjs.org/block-stream/-/block-stream-0.0.9.tgz",
"integrity": "sha1-E+v+d4oDIFz+A3UUgeu0szAMEmo=",
"requires": {
"inherits": "~2.0.0"
}
},
"blocking-proxy": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/blocking-proxy/-/blocking-proxy-1.0.1.tgz",
......@@ -2806,8 +2834,23 @@
"camelcase": {
"version": "5.3.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
"dev": true
"integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
},
"camelcase-keys": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/camelcase-keys/-/camelcase-keys-2.1.0.tgz",
"integrity": "sha1-MIvur/3ygRkFHvodkyITyRuPkuc=",
"requires": {
"camelcase": "^2.0.0",
"map-obj": "^1.0.0"
},
"dependencies": {
"camelcase": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/camelcase/-/camelcase-2.1.1.tgz",
"integrity": "sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8="
}
}
},
"caniuse-api": {
"version": "3.0.0",
......@@ -2836,8 +2879,7 @@
"caseless": {
"version": "0.12.0",
"resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
"dev": true
"integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw="
},
"chalk": {
"version": "2.4.2",
......@@ -3033,8 +3075,7 @@
"code-point-at": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz",
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=",
"dev": true
"integrity": "sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c="
},
"codelyzer": {
"version": "5.2.2",
......@@ -3091,7 +3132,6 @@
"version": "1.9.3",
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
"dev": true,
"requires": {
"color-name": "1.1.3"
}
......@@ -3099,8 +3139,7 @@
"color-name": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
"dev": true
"integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU="
},
"color-string": {
"version": "1.5.3",
......@@ -3122,7 +3161,6 @@
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
"integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
"dev": true,
"requires": {
"delayed-stream": "~1.0.0"
}
......@@ -3262,6 +3300,11 @@
"integrity": "sha512-ZMkYO/LkF17QvCPqM0gxw8yUzigAOZOSWSHg91FH6orS7vcEj5dVZTidN2fQ14yBSdg97RqhSNwLUXInd52OTA==",
"dev": true
},
"console-control-strings": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz",
"integrity": "sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4="
},
"constants-browserify": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/constants-browserify/-/constants-browserify-1.0.0.tgz",
......@@ -3755,6 +3798,14 @@
}
}
},
"currently-unhandled": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/currently-unhandled/-/currently-unhandled-0.4.1.tgz",
"integrity": "sha1-mI3zP+qxke95mmE2nddsF635V+o=",
"requires": {
"array-find-index": "^1.0.1"
}
},
"custom-event": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/custom-event/-/custom-event-1.0.1.tgz",
......@@ -3777,7 +3828,6 @@
"version": "1.14.1",
"resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
"integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0"
}
......@@ -3827,8 +3877,7 @@
"decamelize": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
"dev": true
"integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA="
},
"decode-uri-component": {
"version": "0.2.0",
......@@ -4006,8 +4055,12 @@
"delayed-stream": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
"dev": true
"integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk="
},
"delegates": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/delegates/-/delegates-1.0.0.tgz",
"integrity": "sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o="
},
"depd": {
"version": "1.1.2",
......@@ -4211,7 +4264,6 @@
"version": "0.1.2",
"resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz",
"integrity": "sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=",
"dev": true,
"requires": {
"jsbn": "~0.1.0",
"safer-buffer": "^2.1.0"
......@@ -4458,7 +4510,6 @@
"version": "1.3.2",
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
"dev": true,
"requires": {
"is-arrayish": "^0.2.1"
}
......@@ -4520,8 +4571,7 @@
"escape-string-regexp": {
"version": "1.0.5",
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=",
"dev": true
"integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ="
},
"escodegen": {
"version": "1.14.3",
......@@ -4795,8 +4845,7 @@
"extsprintf": {
"version": "1.3.0",
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
"dev": true
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
},
"fast-deep-equal": {
"version": "2.0.1",
......@@ -4807,8 +4856,7 @@
"fast-json-stable-stringify": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
"integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
"dev": true
"integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I="
},
"fast-levenshtein": {
"version": "2.0.6",
......@@ -5008,7 +5056,6 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
"integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
"dev": true,
"requires": {
"locate-path": "^3.0.0"
}
......@@ -5049,14 +5096,12 @@
"forever-agent": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
"dev": true
"integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE="
},
"form-data": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz",
"integrity": "sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==",
"dev": true,
"requires": {
"asynckit": "^0.4.0",
"combined-stream": "^1.0.6",
......@@ -5160,6 +5205,17 @@
"dev": true,
"optional": true
},
"fstream": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/fstream/-/fstream-1.0.12.tgz",
"integrity": "sha512-WvJ193OHa0GHPEL+AycEJgxvBEwyfRkN1vhjca23OaPVMCaLCXTd5qAu82AjTcgP1UJmytkOKb63Ypde7raDIg==",
"requires": {
"graceful-fs": "^4.1.2",
"inherits": "~2.0.0",
"mkdirp": ">=0.5 0",
"rimraf": "2"
}
},
"ftp": {
"version": "0.3.10",
"resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz",
......@@ -5198,6 +5254,49 @@
"integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==",
"dev": true
},
"gauge": {
"version": "2.7.4",
"resolved": "https://registry.npmjs.org/gauge/-/gauge-2.7.4.tgz",
"integrity": "sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=",
"requires": {
"aproba": "^1.0.3",
"console-control-strings": "^1.0.0",
"has-unicode": "^2.0.0",
"object-assign": "^4.1.0",
"signal-exit": "^3.0.0",
"string-width": "^1.0.1",
"strip-ansi": "^3.0.1",
"wide-align": "^1.1.0"
},
"dependencies": {
"is-fullwidth-code-point": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-1.0.0.tgz",
"integrity": "sha1-754xOG8DGn8NZDr4L95QxFfvAMs=",
"requires": {
"number-is-nan": "^1.0.0"
}
},
"string-width": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-1.0.2.tgz",
"integrity": "sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=",
"requires": {
"code-point-at": "^1.0.0",
"is-fullwidth-code-point": "^1.0.0",
"strip-ansi": "^3.0.0"
}
}
}
},
"gaze": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/gaze/-/gaze-1.1.3.tgz",
"integrity": "sha512-BRdNm8hbWzFzWHERTrejLqwHDfS4GibPoq5wjTPIoJHoBtKGPg3xAFfxmM+9ztbXelxcf2hwQcaz1PtmFeue8g==",
"requires": {
"globule": "^1.0.0"
}
},
"genfun": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/genfun/-/genfun-5.0.0.tgz",
......@@ -5215,6 +5314,11 @@
"resolved": "https://registry.npmjs.org/get-ready/-/get-ready-1.0.0.tgz",
"integrity": "sha1-+RgX8emt7P6hOlYq38jeiDqzR4I="
},
"get-stdin": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-4.0.1.tgz",
"integrity": "sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4="
},
"get-stream": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
......@@ -5247,7 +5351,6 @@
"version": "0.1.7",
"resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
"integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0"
}
......@@ -5314,11 +5417,20 @@
}
}
},
"globule": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/globule/-/globule-1.3.3.tgz",
"integrity": "sha512-mb1aYtDbIjTu4ShMB85m3UzjX9BVKe9WCzsnfMSZk+K5GpIbBOexgg4PPCt5eHDEG5/ZQAUX2Kct02zfiPLsKg==",
"requires": {
"glob": "~7.1.1",
"lodash": "~4.17.10",
"minimatch": "~3.0.2"
}
},
"graceful-fs": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz",
"integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw==",
"dev": true
"integrity": "sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw=="
},
"handle-thing": {
"version": "2.0.1",
......@@ -5329,14 +5441,12 @@
"har-schema": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
"integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
"dev": true
"integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI="
},
"har-validator": {
"version": "5.1.5",
"resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz",
"integrity": "sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==",
"dev": true,
"requires": {
"ajv": "^6.12.3",
"har-schema": "^2.0.0"
......@@ -5346,7 +5456,6 @@
"version": "6.12.3",
"resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.3.tgz",
"integrity": "sha512-4K0cK3L1hsqk9xIb2z9vs/XU+PGJZ9PNpJRDS9YLzmNdX6jmVPfamLvTJr0aDAusnHyCHO6MjzlkAsgtqp9teA==",
"dev": true,
"requires": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
......@@ -5357,8 +5466,7 @@
"fast-deep-equal": {
"version": "3.1.3",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
}
}
},
......@@ -5375,7 +5483,6 @@
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz",
"integrity": "sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=",
"dev": true,
"requires": {
"ansi-regex": "^2.0.0"
}
......@@ -5415,6 +5522,11 @@
"integrity": "sha512-PLcsoqu++dmEIZB+6totNFKq/7Do+Z0u4oT0zKOJNl3lYK6vGwwu2hjHs+68OEZbTjiUE9bgOABXbP/GvrS0Kg==",
"dev": true
},
"has-unicode": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/has-unicode/-/has-unicode-2.0.1.tgz",
"integrity": "sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk="
},
"has-value": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz",
......@@ -5673,7 +5785,6 @@
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
"integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0",
"jsprim": "^1.2.2",
......@@ -5805,6 +5916,11 @@
"integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
"dev": true
},
"in-publish": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/in-publish/-/in-publish-2.0.1.tgz",
"integrity": "sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ=="
},
"indent-string": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-4.0.0.tgz",
......@@ -6000,8 +6116,7 @@
"is-arrayish": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=",
"dev": true
"integrity": "sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0="
},
"is-binary-path": {
"version": "2.1.0",
......@@ -6111,11 +6226,15 @@
"integrity": "sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=",
"dev": true
},
"is-finite": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/is-finite/-/is-finite-1.1.0.tgz",
"integrity": "sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w=="
},
"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
"integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8="
},
"is-glob": {
"version": "4.0.1",
......@@ -6235,8 +6354,12 @@
"is-typedarray": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
"dev": true
"integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo="
},
"is-utf8": {
"version": "0.2.1",
"resolved": "https://registry.npmjs.org/is-utf8/-/is-utf8-0.2.1.tgz",
"integrity": "sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI="
},
"is-windows": {
"version": "1.0.2",
......@@ -6270,8 +6393,7 @@
"isexe": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA="
},
"isobject": {
"version": "3.0.1",
......@@ -6535,8 +6657,7 @@
"jsbn": {
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
"dev": true
"integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM="
},
"jsesc": {
"version": "2.5.2",
......@@ -6553,20 +6674,17 @@
"json-schema": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
"dev": true
"integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM="
},
"json-schema-traverse": {
"version": "0.4.1",
"resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==",
"dev": true
"integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
},
"json-stringify-safe": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
"dev": true
"integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus="
},
"json3": {
"version": "3.3.3",
......@@ -6602,7 +6720,6 @@
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
"integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
"dev": true,
"requires": {
"assert-plus": "1.0.0",
"extsprintf": "1.3.0",
......@@ -6799,6 +6916,41 @@
"immediate": "~3.0.5"
}
},
"load-json-file": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-1.1.0.tgz",
"integrity": "sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=",
"requires": {
"graceful-fs": "^4.1.2",
"parse-json": "^2.2.0",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0",
"strip-bom": "^2.0.0"
},
"dependencies": {
"parse-json": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-2.2.0.tgz",
"integrity": "sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=",
"requires": {
"error-ex": "^1.2.0"
}
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
},
"strip-bom": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-2.0.0.tgz",
"integrity": "sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=",
"requires": {
"is-utf8": "^0.2.0"
}
}
}
},
"loader-runner": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/loader-runner/-/loader-runner-2.4.0.tgz",
......@@ -6820,7 +6972,6 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
"integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
"dev": true,
"requires": {
"p-locate": "^3.0.0",
"path-exists": "^3.0.0"
......@@ -6829,8 +6980,7 @@
"lodash": {
"version": "4.17.19",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz",
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==",
"dev": true
"integrity": "sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ=="
},
"lodash.clonedeep": {
"version": "4.5.0",
......@@ -6898,6 +7048,15 @@
"js-tokens": "^3.0.0 || ^4.0.0"
}
},
"loud-rejection": {
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/loud-rejection/-/loud-rejection-1.6.0.tgz",
"integrity": "sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=",
"requires": {
"currently-unhandled": "^0.4.1",
"signal-exit": "^3.0.0"
}
},
"lru-cache": {
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
......@@ -7024,6 +7183,11 @@
"integrity": "sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=",
"dev": true
},
"map-obj": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/map-obj/-/map-obj-1.0.1.tgz",
"integrity": "sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0="
},
"map-visit": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz",
......@@ -7077,6 +7241,23 @@
"readable-stream": "^2.0.1"
}
},
"meow": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
"integrity": "sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=",
"requires": {
"camelcase-keys": "^2.0.0",
"decamelize": "^1.1.2",
"loud-rejection": "^1.0.0",
"map-obj": "^1.0.1",
"minimist": "^1.1.3",
"normalize-package-data": "^2.3.4",
"object-assign": "^4.0.1",
"read-pkg-up": "^1.0.1",
"redent": "^1.0.0",
"trim-newlines": "^1.0.0"
}
},
"merge-descriptors": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/merge-descriptors/-/merge-descriptors-1.0.1.tgz",
......@@ -7255,14 +7436,12 @@
"mime-db": {
"version": "1.44.0",
"resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz",
"integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg==",
"dev": true
"integrity": "sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg=="
},
"mime-types": {
"version": "2.1.27",
"resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz",
"integrity": "sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w==",
"dev": true,
"requires": {
"mime-db": "1.44.0"
}
......@@ -7502,9 +7681,7 @@
"nan": {
"version": "2.14.1",
"resolved": "https://registry.npmjs.org/nan/-/nan-2.14.1.tgz",
"integrity": "sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw==",
"dev": true,
"optional": true
"integrity": "sha512-isWHgVjnFjh2x2yuJ/tj3JbwoHu3UC2dX5G/88Cm24yB6YopVgxvBObDY7n5xW6ExmFhJpSEQqFPvq9zaXc8Jw=="
},
"nanomatch": {
"version": "1.2.13",
......@@ -7597,6 +7774,42 @@
"integrity": "sha512-7ASaDa3pD+lJ3WvXFsxekJQelBKRpne+GOVbLbtHYdd7pFspyeuJHnWfLplGf3SwKGbfs/aYl5V/JCIaHVUKKQ==",
"dev": true
},
"node-gyp": {
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/node-gyp/-/node-gyp-3.8.0.tgz",
"integrity": "sha512-3g8lYefrRRzvGeSowdJKAKyks8oUpLEd/DyPV4eMhVlhJ0aNaZqIrNUIPuEWWTAoPqyFkfGrM67MC69baqn6vA==",
"requires": {
"fstream": "^1.0.0",
"glob": "^7.0.3",
"graceful-fs": "^4.1.2",
"mkdirp": "^0.5.0",
"nopt": "2 || 3",
"npmlog": "0 || 1 || 2 || 3 || 4",
"osenv": "0",
"request": "^2.87.0",
"rimraf": "2",
"semver": "~5.3.0",
"tar": "^2.0.0",
"which": "1"
},
"dependencies": {
"semver": {
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/semver/-/semver-5.3.0.tgz",
"integrity": "sha1-myzl094C0XxgEq0yaqa00M9U+U8="
},
"tar": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/tar/-/tar-2.2.2.tgz",
"integrity": "sha512-FCEhQ/4rE1zYv9rYXJw/msRqsnmlje5jHP6huWeBZ704jUTy02c5AZyWujpMR1ax6mVw9NyJMfuK2CMDWVIfgA==",
"requires": {
"block-stream": "*",
"fstream": "^1.0.12",
"inherits": "2"
}
}
}
},
"node-libs-browser": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/node-libs-browser/-/node-libs-browser-2.2.1.tgz",
......@@ -7642,11 +7855,89 @@
"integrity": "sha512-gsO4vjEdQaTusZAEebUWp2a5d7dF5DYoIpDG7WySnk7BuZDW+GPpHXoXXuYawRBr/9t5q54tirPz79kFIWg4dA==",
"dev": true
},
"node-sass": {
"version": "4.14.1",
"resolved": "https://registry.npmjs.org/node-sass/-/node-sass-4.14.1.tgz",
"integrity": "sha512-sjCuOlvGyCJS40R8BscF5vhVlQjNN069NtQ1gSxyK1u9iqvn6tf7O1R4GNowVZfiZUCRt5MmMs1xd+4V/7Yr0g==",
"requires": {
"async-foreach": "^0.1.3",
"chalk": "^1.1.1",
"cross-spawn": "^3.0.0",
"gaze": "^1.0.0",
"get-stdin": "^4.0.1",
"glob": "^7.0.3",
"in-publish": "^2.0.0",
"lodash": "^4.17.15",
"meow": "^3.7.0",
"mkdirp": "^0.5.1",
"nan": "^2.13.2",
"node-gyp": "^3.8.0",
"npmlog": "^4.0.0",
"request": "^2.88.0",
"sass-graph": "2.2.5",
"stdout-stream": "^1.4.0",
"true-case-path": "^1.0.2"
},
"dependencies": {
"ansi-styles": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-2.2.1.tgz",
"integrity": "sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4="
},
"chalk": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/chalk/-/chalk-1.1.3.tgz",
"integrity": "sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=",
"requires": {
"ansi-styles": "^2.2.1",
"escape-string-regexp": "^1.0.2",
"has-ansi": "^2.0.0",
"strip-ansi": "^3.0.0",
"supports-color": "^2.0.0"
}
},
"cross-spawn": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-3.0.1.tgz",
"integrity": "sha1-ElYDfsufDF9549bvE14wdwGEuYI=",
"requires": {
"lru-cache": "^4.0.1",
"which": "^1.2.9"
}
},
"lru-cache": {
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-4.1.5.tgz",
"integrity": "sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==",
"requires": {
"pseudomap": "^1.0.2",
"yallist": "^2.1.2"
}
},
"supports-color": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
"integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc="
},
"yallist": {
"version": "2.1.2",
"resolved": "https://registry.npmjs.org/yallist/-/yallist-2.1.2.tgz",
"integrity": "sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI="
}
}
},
"nopt": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz",
"integrity": "sha1-xkZdvwirzU2zWTF/eaxopkayj/k=",
"requires": {
"abbrev": "1"
}
},
"normalize-package-data": {
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz",
"integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==",
"dev": true,
"requires": {
"hosted-git-info": "^2.1.4",
"resolve": "^1.10.0",
......@@ -7657,8 +7948,7 @@
"hosted-git-info": {
"version": "2.8.8",
"resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz",
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg==",
"dev": true
"integrity": "sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg=="
}
}
},
......@@ -7769,6 +8059,17 @@
"path-key": "^2.0.0"
}
},
"npmlog": {
"version": "4.1.2",
"resolved": "https://registry.npmjs.org/npmlog/-/npmlog-4.1.2.tgz",
"integrity": "sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==",
"requires": {
"are-we-there-yet": "~1.1.2",
"console-control-strings": "~1.1.0",
"gauge": "~2.7.3",
"set-blocking": "~2.0.0"
}
},
"nth-check": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
......@@ -7787,14 +8088,12 @@
"number-is-nan": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/number-is-nan/-/number-is-nan-1.0.1.tgz",
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=",
"dev": true
"integrity": "sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0="
},
"oauth-sign": {
"version": "0.9.0",
"resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz",
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==",
"dev": true
"integrity": "sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ=="
},
"object-assign": {
"version": "4.1.1",
......@@ -8057,8 +8356,7 @@
"os-homedir": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/os-homedir/-/os-homedir-1.0.2.tgz",
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M=",
"dev": true
"integrity": "sha1-/7xJiDNuDoM94MFox+8VISGqf7M="
},
"os-locale": {
"version": "3.1.0",
......@@ -8083,14 +8381,12 @@
"os-tmpdir": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/os-tmpdir/-/os-tmpdir-1.0.2.tgz",
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=",
"dev": true
"integrity": "sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ="
},
"osenv": {
"version": "0.1.5",
"resolved": "https://registry.npmjs.org/osenv/-/osenv-0.1.5.tgz",
"integrity": "sha512-0CWcCECdMVc2Rw3U5w9ZjqX6ga6ubk1xDVKxtBQPK7wis/0F2r9T6k4ydGYhecl7YUBxBVxhL5oisPsNxAPe2g==",
"dev": true,
"requires": {
"os-homedir": "^1.0.0",
"os-tmpdir": "^1.0.0"
......@@ -8126,7 +8422,6 @@
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
"integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
"dev": true,
"requires": {
"p-try": "^2.0.0"
}
......@@ -8135,7 +8430,6 @@
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
"integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
"dev": true,
"requires": {
"p-limit": "^2.0.0"
}
......@@ -8161,8 +8455,7 @@
"p-try": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
"dev": true
"integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
},
"pac-proxy-agent": {
"version": "3.0.1",
......@@ -8374,8 +8667,7 @@
"path-exists": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
"dev": true
"integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU="
},
"path-is-absolute": {
"version": "1.0.1",
......@@ -8397,8 +8689,7 @@
"path-parse": {
"version": "1.0.6",
"resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz",
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==",
"dev": true
"integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw=="
},
"path-to-regexp": {
"version": "0.1.7",
......@@ -8452,8 +8743,7 @@
"performance-now": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
"dev": true
"integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns="
},
"picomatch": {
"version": "2.2.2",
......@@ -8470,14 +8760,12 @@
"pinkie": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
"integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA=",
"dev": true
"integrity": "sha1-clVrgM+g1IqXToDnckjoDtT3+HA="
},
"pinkie-promise": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
"integrity": "sha1-ITXW36ejWMBprJsXh3YogihFD/o=",
"dev": true,
"requires": {
"pinkie": "^2.0.0"
}
......@@ -9359,14 +9647,12 @@
"pseudomap": {
"version": "1.0.2",
"resolved": "https://registry.npmjs.org/pseudomap/-/pseudomap-1.0.2.tgz",
"integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM=",
"dev": true
"integrity": "sha1-8FKijacOYYkX7wqKw0wa5aaChrM="
},
"psl": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
"dev": true
"integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ=="
},
"public-encrypt": {
"version": "4.0.3",
......@@ -9425,8 +9711,7 @@
"punycode": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
"dev": true
"integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
},
"q": {
"version": "1.5.1",
......@@ -9591,6 +9876,61 @@
"util-promisify": "^2.1.0"
}
},
"read-pkg": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-1.1.0.tgz",
"integrity": "sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=",
"requires": {
"load-json-file": "^1.0.0",
"normalize-package-data": "^2.3.2",
"path-type": "^1.0.0"
},
"dependencies": {
"path-type": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/path-type/-/path-type-1.1.0.tgz",
"integrity": "sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=",
"requires": {
"graceful-fs": "^4.1.2",
"pify": "^2.0.0",
"pinkie-promise": "^2.0.0"
}
},
"pify": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
"integrity": "sha1-7RQaasBDqEnqWISY59yosVMw6Qw="
}
}
},
"read-pkg-up": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-1.0.1.tgz",
"integrity": "sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=",
"requires": {
"find-up": "^1.0.0",
"read-pkg": "^1.0.0"
},
"dependencies": {
"find-up": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/find-up/-/find-up-1.1.2.tgz",
"integrity": "sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=",
"requires": {
"path-exists": "^2.0.0",
"pinkie-promise": "^2.0.0"
}
},
"path-exists": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/path-exists/-/path-exists-2.1.0.tgz",
"integrity": "sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=",
"requires": {
"pinkie-promise": "^2.0.0"
}
}
}
},
"readable-stream": {
"version": "2.3.7",
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz",
......@@ -9626,6 +9966,25 @@
"picomatch": "^2.2.1"
}
},
"redent": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/redent/-/redent-1.0.0.tgz",
"integrity": "sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=",
"requires": {
"indent-string": "^2.1.0",
"strip-indent": "^1.0.1"
},
"dependencies": {
"indent-string": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/indent-string/-/indent-string-2.1.0.tgz",
"integrity": "sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=",
"requires": {
"repeating": "^2.0.0"
}
}
}
},
"reflect-metadata": {
"version": "0.1.13",
"resolved": "https://registry.npmjs.org/reflect-metadata/-/reflect-metadata-0.1.13.tgz",
......@@ -9758,11 +10117,18 @@
"integrity": "sha1-jcrkcOHIirwtYA//Sndihtp15jc=",
"dev": true
},
"repeating": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/repeating/-/repeating-2.0.1.tgz",
"integrity": "sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=",
"requires": {
"is-finite": "^1.0.0"
}
},
"request": {
"version": "2.88.2",
"resolved": "https://registry.npmjs.org/request/-/request-2.88.2.tgz",
"integrity": "sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==",
"dev": true,
"requires": {
"aws-sign2": "~0.7.0",
"aws4": "^1.8.0",
......@@ -9789,16 +10155,14 @@
"qs": {
"version": "6.5.2",
"resolved": "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz",
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==",
"dev": true
"integrity": "sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA=="
}
}
},
"require-directory": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
"dev": true
"integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I="
},
"require-main-filename": {
"version": "1.0.1",
......@@ -9816,7 +10180,6 @@
"version": "1.17.0",
"resolved": "https://registry.npmjs.org/resolve/-/resolve-1.17.0.tgz",
"integrity": "sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==",
"dev": true,
"requires": {
"path-parse": "^1.0.6"
}
......@@ -9962,6 +10325,103 @@
"chokidar": ">=2.0.0 <4.0.0"
}
},
"sass-graph": {
"version": "2.2.5",
"resolved": "https://registry.npmjs.org/sass-graph/-/sass-graph-2.2.5.tgz",
"integrity": "sha512-VFWDAHOe6mRuT4mZRd4eKE+d8Uedrk6Xnh7Sh9b4NGufQLQjOrvf/MQoOdx+0s92L89FeyUUNfU597j/3uNpag==",
"requires": {
"glob": "^7.0.0",
"lodash": "^4.0.0",
"scss-tokenizer": "^0.2.3",
"yargs": "^13.3.2"
},
"dependencies": {
"ansi-regex": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
"integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
},
"cliui": {
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
"integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
"requires": {
"string-width": "^3.1.0",
"strip-ansi": "^5.2.0",
"wrap-ansi": "^5.1.0"
}
},
"emoji-regex": {
"version": "7.0.3",
"resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
"integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA=="
},
"get-caller-file": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
"integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
},
"require-main-filename": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
"integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg=="
},
"string-width": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
"integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
"requires": {
"emoji-regex": "^7.0.1",
"is-fullwidth-code-point": "^2.0.0",
"strip-ansi": "^5.1.0"
}
},
"strip-ansi": {
"version": "5.2.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
"integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
"requires": {
"ansi-regex": "^4.1.0"
}
},
"wrap-ansi": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
"integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
"requires": {
"ansi-styles": "^3.2.0",
"string-width": "^3.0.0",
"strip-ansi": "^5.0.0"
}
},
"yargs": {
"version": "13.3.2",
"resolved": "https://registry.npmjs.org/yargs/-/yargs-13.3.2.tgz",
"integrity": "sha512-AX3Zw5iPruN5ie6xGRIDgqkT+ZhnRlZMLMHAs8tg7nRruy2Nb+i5o9bwghAogtM08q1dpr2LVoS8KSTMYpWXUw==",
"requires": {
"cliui": "^5.0.0",
"find-up": "^3.0.0",
"get-caller-file": "^2.0.1",
"require-directory": "^2.1.1",
"require-main-filename": "^2.0.0",
"set-blocking": "^2.0.0",
"string-width": "^3.0.0",
"which-module": "^2.0.0",
"y18n": "^4.0.0",
"yargs-parser": "^13.1.2"
}
},
"yargs-parser": {
"version": "13.1.2",
"resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.2.tgz",
"integrity": "sha512-3lbsNRf/j+A4QuSZfDRA7HRSfWrzO0YjqTJd5kjAq37Zep1CEgaYmrH9Q3GwPiB9cHyd1Y1UwggGhJGoxipbzg==",
"requires": {
"camelcase": "^5.0.0",
"decamelize": "^1.2.0"
}
}
}
},
"sass-loader": {
"version": "8.0.0",
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-8.0.0.tgz",
......@@ -10058,6 +10518,25 @@
"ajv-keywords": "^3.1.0"
}
},
"scss-tokenizer": {
"version": "0.2.3",
"resolved": "https://registry.npmjs.org/scss-tokenizer/-/scss-tokenizer-0.2.3.tgz",
"integrity": "sha1-jrBtualyMzOCTT9VMGQRSYR85dE=",
"requires": {
"js-base64": "^2.1.8",
"source-map": "^0.4.2"
},
"dependencies": {
"source-map": {
"version": "0.4.4",
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.4.4.tgz",
"integrity": "sha1-66T12pwNyZneaAMti092FzZSA2s=",
"requires": {
"amdefine": ">=0.0.4"
}
}
}
},
"sdk-base": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/sdk-base/-/sdk-base-2.0.1.tgz",
......@@ -10224,8 +10703,7 @@
"set-blocking": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
"dev": true
"integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc="
},
"set-immediate-shim": {
"version": "1.0.1",
......@@ -10293,8 +10771,7 @@
"signal-exit": {
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz",
"integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==",
"dev": true
"integrity": "sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA=="
},
"simple-swizzle": {
"version": "0.2.2",
......@@ -10696,7 +11173,6 @@
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz",
"integrity": "sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==",
"dev": true,
"requires": {
"spdx-expression-parse": "^3.0.0",
"spdx-license-ids": "^3.0.0"
......@@ -10705,14 +11181,12 @@
"spdx-exceptions": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz",
"integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==",
"dev": true
"integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A=="
},
"spdx-expression-parse": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz",
"integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==",
"dev": true,
"requires": {
"spdx-exceptions": "^2.1.0",
"spdx-license-ids": "^3.0.0"
......@@ -10721,8 +11195,7 @@
"spdx-license-ids": {
"version": "3.0.5",
"resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz",
"integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q==",
"dev": true
"integrity": "sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q=="
},
"spdy": {
"version": "4.0.2",
......@@ -10833,7 +11306,6 @@
"version": "1.16.1",
"resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz",
"integrity": "sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==",
"dev": true,
"requires": {
"asn1": "~0.2.3",
"assert-plus": "^1.0.0",
......@@ -10888,6 +11360,14 @@
"resolved": "https://registry.npmjs.org/statuses/-/statuses-1.5.0.tgz",
"integrity": "sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow="
},
"stdout-stream": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/stdout-stream/-/stdout-stream-1.4.1.tgz",
"integrity": "sha512-j4emi03KXqJWcIeF8eIXkjMFN1Cmb8gUlDYGeBALLPo5qdyTfA9bOtl8m33lRoC+vFMkP3gl0WsDr6+gzxbbTA==",
"requires": {
"readable-stream": "^2.0.1"
}
},
"stream-browserify": {
"version": "2.0.2",
"resolved": "https://registry.npmjs.org/stream-browserify/-/stream-browserify-2.0.2.tgz",
......@@ -10981,7 +11461,6 @@
"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"
......@@ -10990,14 +11469,12 @@
"ansi-regex": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz",
"integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=",
"dev": true
"integrity": "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
},
"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"
}
......@@ -11036,7 +11513,6 @@
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.1.tgz",
"integrity": "sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=",
"dev": true,
"requires": {
"ansi-regex": "^2.0.0"
}
......@@ -11053,6 +11529,14 @@
"integrity": "sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=",
"dev": true
},
"strip-indent": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/strip-indent/-/strip-indent-1.0.1.tgz",
"integrity": "sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=",
"requires": {
"get-stdin": "^4.0.1"
}
},
"style-loader": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/style-loader/-/style-loader-1.0.0.tgz",
......@@ -11583,7 +12067,6 @@
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
"integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
"dev": true,
"requires": {
"psl": "^1.1.28",
"punycode": "^2.1.1"
......@@ -11595,6 +12078,19 @@
"integrity": "sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==",
"dev": true
},
"trim-newlines": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/trim-newlines/-/trim-newlines-1.0.0.tgz",
"integrity": "sha1-WIeWa7WCpFA6QetST301ARgVphM="
},
"true-case-path": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/true-case-path/-/true-case-path-1.0.3.tgz",
"integrity": "sha512-m6s2OdQe5wgpFMC+pAJ+q9djG82O2jcHPOI6RNg1yy9rCYR+WD6Nbpl32fDpfC56nirdRy+opFa/Vk7HYhqaew==",
"requires": {
"glob": "^7.1.2"
}
},
"ts-node": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/ts-node/-/ts-node-8.3.0.tgz",
......@@ -11661,7 +12157,6 @@
"version": "0.6.0",
"resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
"integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
"dev": true,
"requires": {
"safe-buffer": "^5.0.1"
}
......@@ -11669,8 +12164,7 @@
"tweetnacl": {
"version": "0.14.5",
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
"dev": true
"integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q="
},
"type-check": {
"version": "0.3.2",
......@@ -11881,7 +12375,6 @@
"version": "4.2.2",
"resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.2.2.tgz",
"integrity": "sha512-KY9Frmirql91X2Qgjry0Wd4Y+YTdrdZheS8TFwvkbLWf/G5KNJDCh6pKL5OZctEW4+0Baa5idK2ZQuELRwPznQ==",
"dev": true,
"requires": {
"punycode": "^2.1.0"
}
......@@ -12040,14 +12533,12 @@
"uuid": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz",
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==",
"dev": true
"integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A=="
},
"validate-npm-package-license": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz",
"integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==",
"dev": true,
"requires": {
"spdx-correct": "^3.0.0",
"spdx-expression-parse": "^3.0.0"
......@@ -12078,7 +12569,6 @@
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
"integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
"dev": true,
"requires": {
"assert-plus": "^1.0.0",
"core-util-is": "1.0.2",
......@@ -12719,7 +13209,6 @@
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
"integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
"dev": true,
"requires": {
"isexe": "^2.0.0"
}
......@@ -12727,8 +13216,15 @@
"which-module": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
"dev": true
"integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho="
},
"wide-align": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/wide-align/-/wide-align-1.1.3.tgz",
"integrity": "sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==",
"requires": {
"string-width": "^1.0.2 || 2"
}
},
"win-release": {
"version": "1.1.1",
......@@ -12846,8 +13342,7 @@
"y18n": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
"dev": true
"integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w=="
},
"yallist": {
"version": "3.1.1",
......
{
"ver": "1.1.2",
"uuid": "c35bb2f6-f24a-4850-ae44-643f2fdc7541",
"isBundle": false,
"isBundle": true,
"bundleName": "",
"priority": 1,
"compressionType": {},
"optimizeHotUpdate": {},
"inlineSpriteFrames": {},
"isRemoteBundle": {},
"isRemoteBundle": {
"ios": true,
"android": true
},
"subMetas": {}
}
\ No newline at end of file
......@@ -93,82 +93,82 @@
"__id__": 17
},
{
"__id__": 20
"__id__": 19
},
{
"__id__": 23
"__id__": 22
},
{
"__id__": 35
"__id__": 25
},
{
"__id__": 44
"__id__": 37
},
{
"__id__": 55
"__id__": 46
},
{
"__id__": 67
"__id__": 57
},
{
"__id__": 69
},
{
"__id__": 75
"__id__": 71
},
{
"__id__": 82
"__id__": 77
},
{
"__id__": 89
"__id__": 84
},
{
"__id__": 116
"__id__": 91
},
{
"__id__": 137
"__id__": 118
},
{
"__id__": 139
},
{
"__id__": 140
"__id__": 141
},
{
"__id__": 148
"__id__": 142
},
{
"__id__": 149
"__id__": 150
},
{
"__id__": 169
"__id__": 151
},
{
"__id__": 171
},
{
"__id__": 175
"__id__": 173
},
{
"__id__": 178
"__id__": 177
},
{
"__id__": 179
"__id__": 180
},
{
"__id__": 180
"__id__": 181
},
{
"__id__": 182
},
{
"__id__": 188
"__id__": 184
},
{
"__id__": 201
"__id__": 190
},
{
"__id__": 227
"__id__": 203
},
{
"__id__": 229
......@@ -193,18 +193,21 @@
},
{
"__id__": 243
},
{
"__id__": 245
}
],
"_active": true,
"_components": [
{
"__id__": 245
"__id__": 247
},
{
"__id__": 246
"__id__": 248
},
{
"__id__": 247
"__id__": 249
}
],
"_prefab": null,
......@@ -293,8 +296,8 @@
"ctor": "Float64Array",
"array": [
0,
14.835,
0,
362.85545494732423,
0,
0,
0,
......@@ -378,8 +381,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 2176,
"height": 1600
"width": 1088,
"height": 800
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -391,14 +394,14 @@
"ctor": "Float64Array",
"array": [
0,
-72.889,
0,
0,
0,
0,
0,
1,
1,
1,
2,
2,
1
]
},
......@@ -413,7 +416,7 @@
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "59+q5nPBhGo4YF9hk0Ysis"
"_id": "fa8r1141VLNoNYjlexSJHp"
},
{
"__type__": "cc.Sprite",
......@@ -445,7 +448,7 @@
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "a4lt3/0u1FSrV3A/SAsa4j"
"_id": "65Y/r2EwVPHa2vyVMLWxlv"
},
{
"__type__": "cc.Node",
......@@ -485,7 +488,7 @@
"ctor": "Float64Array",
"array": [
-958.325,
703.051,
351.5255,
0,
0,
0,
......@@ -643,7 +646,7 @@
"__id__": 2
},
"_children": [],
"_active": true,
"_active": false,
"_components": [
{
"__id__": 12
......@@ -660,8 +663,8 @@
},
"_contentSize": {
"__type__": "cc.Size",
"width": 2416,
"height": 644
"width": 1208,
"height": 322
},
"_anchorPoint": {
"__type__": "cc.Vec2",
......@@ -673,7 +676,7 @@
"ctor": "Float64Array",
"array": [
0,
-447.776,
-598.052,
0,
0,
0,
......@@ -729,7 +732,7 @@
},
{
"__type__": "cc.Node",
"_name": "mao_ske",
"_name": "bg_book2",
"_objFlags": 0,
"_parent": {
"__id__": 2
......@@ -750,6 +753,100 @@
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 1208,
"height": 322
},
"_anchorPoint": {
"__type__": "cc.Vec2",
"x": 0.5,
"y": 0.5
},
"_trs": {
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
0,
-555.649,
0,
0,
0,
0,
1,
2,
2,
1
]
},
"_eulerAngles": {
"__type__": "cc.Vec3",
"x": 0,
"y": 0,
"z": 0
},
"_skewX": 0,
"_skewY": 0,
"_is3DNode": false,
"_groupIndex": 0,
"groupIndex": 0,
"_id": "67MegtRZRLPJDhnz+LyefA"
},
{
"__type__": "cc.Sprite",
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
},
"_enabled": true,
"_materials": [
{
"__uuid__": "eca5d2f2-8ef6-41c2-bbe6-f9c79d09c432"
}
],
"_srcBlendFactor": 770,
"_dstBlendFactor": 771,
"_spriteFrame": {
"__uuid__": "49accd5b-11ef-422b-9442-3645842f76a4"
},
"_type": 0,
"_sizeMode": 1,
"_fillType": 0,
"_fillCenter": {
"__type__": "cc.Vec2",
"x": 0,
"y": 0
},
"_fillStart": 0,
"_fillRange": 0,
"_isTrimmedMode": true,
"_atlas": null,
"_id": "66nuk2EhlEpJJyXTteM1a/"
},
{
"__type__": "cc.Node",
"_name": "mao_ske",
"_objFlags": 0,
"_parent": {
"__id__": 2
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 16
}
],
"_prefab": null,
"_opacity": 255,
"_color": {
"__type__": "cc.Color",
"r": 255,
"g": 255,
"b": 255,
"a": 255
},
"_contentSize": {
"__type__": "cc.Size",
"width": 362.6105263157899,
......@@ -765,7 +862,7 @@
"ctor": "Float64Array",
"array": [
0,
0,
12.626,
0,
0,
0,
......@@ -794,7 +891,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 13
"__id__": 15
},
"_enabled": true,
"_materials": [
......@@ -840,7 +937,7 @@
"_active": true,
"_components": [
{
"__id__": 16
"__id__": 18
}
],
"_prefab": null,
......@@ -867,7 +964,7 @@
"ctor": "Float64Array",
"array": [
0,
0,
-119.378,
0,
0,
0,
......@@ -896,7 +993,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 15
"__id__": 17
},
"_enabled": true,
"_materials": [
......@@ -938,10 +1035,10 @@
"_active": false,
"_components": [
{
"__id__": 18
"__id__": 20
},
{
"__id__": 19
"__id__": 21
}
],
"_prefab": null,
......@@ -997,7 +1094,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 17
"__id__": 19
},
"_enabled": true,
"_materials": [
......@@ -1029,7 +1126,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 17
"__id__": 19
},
"_enabled": true,
"_normalMaterial": null,
......@@ -1103,10 +1200,10 @@
"_active": false,
"_components": [
{
"__id__": 21
"__id__": 23
},
{
"__id__": 22
"__id__": 24
}
],
"_prefab": null,
......@@ -1162,7 +1259,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 20
"__id__": 22
},
"_enabled": true,
"_materials": [
......@@ -1194,7 +1291,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 20
"__id__": 22
},
"_enabled": true,
"_normalMaterial": null,
......@@ -1266,16 +1363,16 @@
},
"_children": [
{
"__id__": 24
"__id__": 26
},
{
"__id__": 29
"__id__": 31
}
],
"_active": true,
"_components": [
{
"__id__": 34
"__id__": 36
}
],
"_prefab": null,
......@@ -1302,7 +1399,7 @@
"ctor": "Float64Array",
"array": [
358.555,
-300.75,
-354.694,
0,
0,
0,
......@@ -1331,17 +1428,17 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 23
"__id__": 25
},
"_children": [
{
"__id__": 25
"__id__": 27
}
],
"_active": true,
"_components": [
{
"__id__": 28
"__id__": 30
}
],
"_prefab": null,
......@@ -1397,16 +1494,16 @@
"_name": "first",
"_objFlags": 0,
"_parent": {
"__id__": 24
"__id__": 26
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 26
"__id__": 28
},
{
"__id__": 27
"__id__": 29
}
],
"_prefab": null,
......@@ -1462,7 +1559,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 25
"__id__": 27
},
"_enabled": true,
"_fontFamily": "Arial",
......@@ -1485,7 +1582,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 25
"__id__": 27
},
"_enabled": true,
"alignMode": 2,
......@@ -1512,7 +1609,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 24
"__id__": 26
},
"_enabled": true,
"_fontFamily": "Arial",
......@@ -1535,17 +1632,17 @@
"_name": "last",
"_objFlags": 0,
"_parent": {
"__id__": 23
"__id__": 25
},
"_children": [
{
"__id__": 30
"__id__": 32
}
],
"_active": false,
"_components": [
{
"__id__": 33
"__id__": 35
}
],
"_prefab": null,
......@@ -1601,16 +1698,16 @@
"_name": "first",
"_objFlags": 0,
"_parent": {
"__id__": 29
"__id__": 31
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 31
"__id__": 33
},
{
"__id__": 32
"__id__": 34
}
],
"_prefab": null,
......@@ -1666,7 +1763,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 30
"__id__": 32
},
"_enabled": true,
"_materials": [
......@@ -1699,7 +1796,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 30
"__id__": 32
},
"_enabled": true,
"alignMode": 2,
......@@ -1726,7 +1823,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 29
"__id__": 31
},
"_enabled": true,
"_materials": [
......@@ -1759,7 +1856,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 23
"__id__": 25
},
"_enabled": true,
"_materials": [
......@@ -1794,9 +1891,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 36
},
{
"__id__": 38
},
......@@ -1805,6 +1899,9 @@
},
{
"__id__": 42
},
{
"__id__": 44
}
],
"_active": false,
......@@ -1862,13 +1959,13 @@
"_name": "bg_btm",
"_objFlags": 0,
"_parent": {
"__id__": 35
"__id__": 37
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 37
"__id__": 39
}
],
"_prefab": null,
......@@ -1924,7 +2021,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 36
"__id__": 38
},
"_enabled": true,
"_materials": [
......@@ -1956,13 +2053,13 @@
"_name": "bg_light",
"_objFlags": 0,
"_parent": {
"__id__": 35
"__id__": 37
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 39
"__id__": 41
}
],
"_prefab": null,
......@@ -2018,7 +2115,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 38
"__id__": 40
},
"_enabled": true,
"_materials": [
......@@ -2050,13 +2147,13 @@
"_name": "bg_tryagain",
"_objFlags": 0,
"_parent": {
"__id__": 35
"__id__": 37
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 41
"__id__": 43
}
],
"_prefab": null,
......@@ -2112,7 +2209,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 40
"__id__": 42
},
"_enabled": true,
"_materials": [
......@@ -2144,13 +2241,13 @@
"_name": "bg_success",
"_objFlags": 0,
"_parent": {
"__id__": 35
"__id__": 37
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 43
"__id__": 45
}
],
"_prefab": null,
......@@ -2206,7 +2303,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 42
"__id__": 44
},
"_enabled": true,
"_materials": [
......@@ -2242,22 +2339,22 @@
},
"_children": [
{
"__id__": 45
"__id__": 47
},
{
"__id__": 47
"__id__": 49
},
{
"__id__": 51
"__id__": 53
}
],
"_active": false,
"_components": [
{
"__id__": 53
"__id__": 55
},
{
"__id__": 54
"__id__": 56
}
],
"_prefab": null,
......@@ -2313,13 +2410,13 @@
"_name": "guid_ske",
"_objFlags": 0,
"_parent": {
"__id__": 44
"__id__": 46
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 46
"__id__": 48
}
],
"_prefab": null,
......@@ -2375,7 +2472,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 45
"__id__": 47
},
"_enabled": true,
"_materials": [
......@@ -2415,17 +2512,17 @@
"_name": "btn_record",
"_objFlags": 0,
"_parent": {
"__id__": 44
"__id__": 46
},
"_children": [
{
"__id__": 48
"__id__": 50
}
],
"_active": true,
"_components": [
{
"__id__": 50
"__id__": 52
}
],
"_prefab": null,
......@@ -2481,13 +2578,13 @@
"_name": "icon_record",
"_objFlags": 0,
"_parent": {
"__id__": 47
"__id__": 49
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 49
"__id__": 51
}
],
"_prefab": null,
......@@ -2543,7 +2640,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 48
"__id__": 50
},
"_enabled": true,
"_materials": [
......@@ -2575,7 +2672,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 47
"__id__": 49
},
"_enabled": true,
"_materials": [
......@@ -2607,13 +2704,13 @@
"_name": "icon_record",
"_objFlags": 0,
"_parent": {
"__id__": 44
"__id__": 46
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 52
"__id__": 54
}
],
"_prefab": null,
......@@ -2669,7 +2766,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 51
"__id__": 53
},
"_enabled": true,
"_materials": [
......@@ -2701,7 +2798,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 44
"__id__": 46
},
"_enabled": false,
"_materials": [
......@@ -2733,7 +2830,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 44
"__id__": 46
},
"_enabled": true,
"_normalMaterial": null,
......@@ -2794,7 +2891,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 44
"__id__": 46
},
"_id": "b09HfTfohGxpd5Ff9vXa7G"
},
......@@ -2806,9 +2903,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 56
},
{
"__id__": 58
},
......@@ -2817,18 +2911,21 @@
},
{
"__id__": 62
},
{
"__id__": 64
}
],
"_active": false,
"_components": [
{
"__id__": 64
"__id__": 66
},
{
"__id__": 65
"__id__": 67
},
{
"__id__": 66
"__id__": 68
}
],
"_prefab": null,
......@@ -2884,13 +2981,13 @@
"_name": "icon_recording",
"_objFlags": 0,
"_parent": {
"__id__": 55
"__id__": 57
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 57
"__id__": 59
}
],
"_prefab": null,
......@@ -2946,7 +3043,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 56
"__id__": 58
},
"_enabled": false,
"_materials": [
......@@ -2978,13 +3075,13 @@
"_name": "p0",
"_objFlags": 0,
"_parent": {
"__id__": 55
"__id__": 57
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 59
"__id__": 61
}
],
"_prefab": null,
......@@ -3040,7 +3137,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 58
"__id__": 60
},
"_enabled": true,
"_materials": [
......@@ -3072,13 +3169,13 @@
"_name": "p1",
"_objFlags": 0,
"_parent": {
"__id__": 55
"__id__": 57
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 61
"__id__": 63
}
],
"_prefab": null,
......@@ -3134,7 +3231,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 60
"__id__": 62
},
"_enabled": true,
"_materials": [
......@@ -3166,13 +3263,13 @@
"_name": "p2",
"_objFlags": 0,
"_parent": {
"__id__": 55
"__id__": 57
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 63
"__id__": 65
}
],
"_prefab": null,
......@@ -3228,7 +3325,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 62
"__id__": 64
},
"_enabled": true,
"_materials": [
......@@ -3260,7 +3357,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 55
"__id__": 57
},
"_enabled": true,
"_materials": [
......@@ -3292,7 +3389,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 55
"__id__": 57
},
"_enabled": true,
"_normalMaterial": null,
......@@ -3353,7 +3450,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 55
"__id__": 57
},
"_id": "feA2HsnyFASLUXjdq0vRse"
},
......@@ -3362,7 +3459,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 55
"__id__": 57
},
"_enabled": true,
"_id": "09R5wk/0NITYGz7Es4tALJ"
......@@ -3378,7 +3475,7 @@
"_active": false,
"_components": [
{
"__id__": 68
"__id__": 70
}
],
"_prefab": null,
......@@ -3434,7 +3531,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 67
"__id__": 69
},
"_enabled": false,
"_materials": [
......@@ -3470,19 +3567,19 @@
},
"_children": [
{
"__id__": 70
"__id__": 72
}
],
"_active": false,
"_components": [
{
"__id__": 72
"__id__": 74
},
{
"__id__": 73
"__id__": 75
},
{
"__id__": 74
"__id__": 76
}
],
"_prefab": null,
......@@ -3538,13 +3635,13 @@
"_name": "bar",
"_objFlags": 0,
"_parent": {
"__id__": 69
"__id__": 71
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 71
"__id__": 73
}
],
"_prefab": null,
......@@ -3600,7 +3697,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 70
"__id__": 72
},
"_enabled": true,
"_materials": [
......@@ -3632,7 +3729,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 69
"__id__": 71
},
"_enabled": true,
"_materials": [
......@@ -3664,12 +3761,12 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 69
"__id__": 71
},
"_enabled": true,
"_N$totalLength": 1383.3,
"_N$barSprite": {
"__id__": 71
"__id__": 73
},
"_N$mode": 0,
"_N$progress": 0,
......@@ -3681,7 +3778,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 69
"__id__": 71
},
"_enabled": true,
"costtime": 4,
......@@ -3696,10 +3793,10 @@
},
"_children": [
{
"__id__": 76
"__id__": 78
},
{
"__id__": 79
"__id__": 81
}
],
"_active": false,
......@@ -3757,16 +3854,16 @@
"_name": "invalid-name",
"_objFlags": 0,
"_parent": {
"__id__": 75
"__id__": 77
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 77
"__id__": 79
},
{
"__id__": 78
"__id__": 80
}
],
"_prefab": null,
......@@ -3822,7 +3919,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 76
"__id__": 78
},
"_enabled": true,
"_materials": [
......@@ -3854,7 +3951,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 76
"__id__": 78
},
"_enabled": true,
"r_width": 1,
......@@ -3875,16 +3972,16 @@
"_name": "invalid-name_2",
"_objFlags": 0,
"_parent": {
"__id__": 75
"__id__": 77
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 80
"__id__": 82
},
{
"__id__": 81
"__id__": 83
}
],
"_prefab": null,
......@@ -3940,7 +4037,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 79
"__id__": 81
},
"_enabled": true,
"_materials": [
......@@ -3972,7 +4069,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 79
"__id__": 81
},
"_enabled": true,
"r_width": 1,
......@@ -3997,16 +4094,16 @@
},
"_children": [
{
"__id__": 83
"__id__": 85
},
{
"__id__": 85
"__id__": 87
}
],
"_active": false,
"_components": [
{
"__id__": 88
"__id__": 90
}
],
"_prefab": null,
......@@ -4062,13 +4159,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 82
"__id__": 84
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 84
"__id__": 86
}
],
"_prefab": null,
......@@ -4124,7 +4221,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 83
"__id__": 85
},
"_enabled": true,
"_materials": [
......@@ -4156,16 +4253,16 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 82
"__id__": 84
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 86
"__id__": 88
},
{
"__id__": 87
"__id__": 89
}
],
"_prefab": null,
......@@ -4221,7 +4318,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 85
"__id__": 87
},
"_enabled": true,
"_materials": [
......@@ -4256,7 +4353,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 85
"__id__": 87
},
"_enabled": true,
"_color": {
......@@ -4274,7 +4371,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 82
"__id__": 84
},
"_enabled": true,
"r_width": 0,
......@@ -4299,22 +4396,22 @@
},
"_children": [
{
"__id__": 90
"__id__": 92
},
{
"__id__": 93
"__id__": 95
},
{
"__id__": 96
"__id__": 98
},
{
"__id__": 103
"__id__": 105
},
{
"__id__": 110
"__id__": 112
},
{
"__id__": 113
"__id__": 115
}
],
"_active": false,
......@@ -4372,11 +4469,11 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 91
"__id__": 93
}
],
"_active": true,
......@@ -4434,13 +4531,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 90
"__id__": 92
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 92
"__id__": 94
}
],
"_prefab": null,
......@@ -4496,7 +4593,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 91
"__id__": 93
},
"_enabled": true,
"_materials": [
......@@ -4528,11 +4625,11 @@
"_name": "line1",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 94
"__id__": 96
}
],
"_active": true,
......@@ -4590,13 +4687,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 93
"__id__": 95
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 95
"__id__": 97
}
],
"_prefab": null,
......@@ -4652,7 +4749,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 94
"__id__": 96
},
"_enabled": true,
"_materials": [
......@@ -4684,14 +4781,14 @@
"_name": "line2",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 97
"__id__": 99
},
{
"__id__": 99
"__id__": 101
}
],
"_active": true,
......@@ -4749,13 +4846,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 96
"__id__": 98
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 98
"__id__": 100
}
],
"_prefab": null,
......@@ -4811,7 +4908,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 97
"__id__": 99
},
"_enabled": true,
"_materials": [
......@@ -4843,17 +4940,17 @@
"_name": "line1",
"_objFlags": 0,
"_parent": {
"__id__": 96
"__id__": 98
},
"_children": [
{
"__id__": 100
"__id__": 102
}
],
"_active": false,
"_components": [
{
"__id__": 102
"__id__": 104
}
],
"_prefab": null,
......@@ -4909,13 +5006,13 @@
"_name": "combined-shape-copy-2",
"_objFlags": 0,
"_parent": {
"__id__": 99
"__id__": 101
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 101
"__id__": 103
}
],
"_prefab": null,
......@@ -4971,7 +5068,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 100
"__id__": 102
},
"_enabled": true,
"_materials": [
......@@ -5003,7 +5100,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 99
"__id__": 101
},
"_enabled": true,
"_materials": [
......@@ -5035,14 +5132,14 @@
"_name": "line3",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 104
"__id__": 106
},
{
"__id__": 106
"__id__": 108
}
],
"_active": true,
......@@ -5100,13 +5197,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 103
"__id__": 105
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 105
"__id__": 107
}
],
"_prefab": null,
......@@ -5162,7 +5259,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 104
"__id__": 106
},
"_enabled": true,
"_materials": [
......@@ -5194,17 +5291,17 @@
"_name": "line1",
"_objFlags": 0,
"_parent": {
"__id__": 103
"__id__": 105
},
"_children": [
{
"__id__": 107
"__id__": 109
}
],
"_active": false,
"_components": [
{
"__id__": 109
"__id__": 111
}
],
"_prefab": null,
......@@ -5260,13 +5357,13 @@
"_name": "combined-shape-copy-2",
"_objFlags": 0,
"_parent": {
"__id__": 106
"__id__": 108
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 108
"__id__": 110
}
],
"_prefab": null,
......@@ -5322,7 +5419,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 107
"__id__": 109
},
"_enabled": true,
"_materials": [
......@@ -5354,7 +5451,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 106
"__id__": 108
},
"_enabled": true,
"_materials": [
......@@ -5386,11 +5483,11 @@
"_name": "line4",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 111
"__id__": 113
}
],
"_active": true,
......@@ -5448,13 +5545,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 110
"__id__": 112
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 112
"__id__": 114
}
],
"_prefab": null,
......@@ -5510,7 +5607,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 111
"__id__": 113
},
"_enabled": true,
"_materials": [
......@@ -5542,11 +5639,11 @@
"_name": "line5",
"_objFlags": 0,
"_parent": {
"__id__": 89
"__id__": 91
},
"_children": [
{
"__id__": 114
"__id__": 116
}
],
"_active": true,
......@@ -5604,13 +5701,13 @@
"_name": "line0",
"_objFlags": 0,
"_parent": {
"__id__": 113
"__id__": 115
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 115
"__id__": 117
}
],
"_prefab": null,
......@@ -5666,7 +5763,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 114
"__id__": 116
},
"_enabled": true,
"_materials": [
......@@ -5702,13 +5799,13 @@
},
"_children": [
{
"__id__": 117
"__id__": 119
},
{
"__id__": 124
"__id__": 126
},
{
"__id__": 131
"__id__": 133
}
],
"_active": false,
......@@ -5766,23 +5863,23 @@
"_name": "sub_0",
"_objFlags": 0,
"_parent": {
"__id__": 116
"__id__": 118
},
"_children": [
{
"__id__": 118
"__id__": 120
},
{
"__id__": 120
"__id__": 122
}
],
"_active": true,
"_components": [
{
"__id__": 122
"__id__": 124
},
{
"__id__": 123
"__id__": 125
}
],
"_prefab": null,
......@@ -5838,13 +5935,13 @@
"_name": "combined-shape_4",
"_objFlags": 0,
"_parent": {
"__id__": 117
"__id__": 119
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 119
"__id__": 121
}
],
"_prefab": null,
......@@ -5900,7 +5997,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 118
"__id__": 120
},
"_enabled": true,
"_materials": [
......@@ -5932,13 +6029,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 117
"__id__": 119
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 121
"__id__": 123
}
],
"_prefab": null,
......@@ -5994,7 +6091,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 120
"__id__": 122
},
"_enabled": true,
"_materials": [
......@@ -6029,7 +6126,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 117
"__id__": 119
},
"_enabled": true,
"_materials": [
......@@ -6061,7 +6158,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 117
"__id__": 119
},
"_enabled": true,
"_normalMaterial": null,
......@@ -6122,7 +6219,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 117
"__id__": 119
},
"_id": "e9hETjbwFN6ofBSoo7woie"
},
......@@ -6131,23 +6228,23 @@
"_name": "sub_1",
"_objFlags": 0,
"_parent": {
"__id__": 116
"__id__": 118
},
"_children": [
{
"__id__": 125
"__id__": 127
},
{
"__id__": 127
"__id__": 129
}
],
"_active": true,
"_components": [
{
"__id__": 129
"__id__": 131
},
{
"__id__": 130
"__id__": 132
}
],
"_prefab": null,
......@@ -6203,13 +6300,13 @@
"_name": "combined-shape_3",
"_objFlags": 0,
"_parent": {
"__id__": 124
"__id__": 126
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 126
"__id__": 128
}
],
"_prefab": null,
......@@ -6265,7 +6362,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 125
"__id__": 127
},
"_enabled": true,
"_materials": [
......@@ -6297,13 +6394,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 124
"__id__": 126
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 128
"__id__": 130
}
],
"_prefab": null,
......@@ -6359,7 +6456,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 127
"__id__": 129
},
"_enabled": true,
"_materials": [
......@@ -6394,7 +6491,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 124
"__id__": 126
},
"_enabled": true,
"_materials": [
......@@ -6426,7 +6523,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 124
"__id__": 126
},
"_enabled": true,
"_normalMaterial": null,
......@@ -6487,7 +6584,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 124
"__id__": 126
},
"_id": "8cGgjvgvhL/LuPKRoVnVQq"
},
......@@ -6496,20 +6593,20 @@
"_name": "main",
"_objFlags": 0,
"_parent": {
"__id__": 116
"__id__": 118
},
"_children": [
{
"__id__": 132
"__id__": 134
},
{
"__id__": 134
"__id__": 136
}
],
"_active": true,
"_components": [
{
"__id__": 136
"__id__": 138
}
],
"_prefab": null,
......@@ -6565,13 +6662,13 @@
"_name": "oval-18",
"_objFlags": 0,
"_parent": {
"__id__": 131
"__id__": 133
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 133
"__id__": 135
}
],
"_prefab": null,
......@@ -6627,7 +6724,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 132
"__id__": 134
},
"_enabled": true,
"_materials": [
......@@ -6659,13 +6756,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 131
"__id__": 133
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 135
"__id__": 137
}
],
"_prefab": null,
......@@ -6721,7 +6818,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 134
"__id__": 136
},
"_enabled": true,
"_materials": [
......@@ -6756,7 +6853,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 131
"__id__": 133
},
"_enabled": true,
"_normalMaterial": null,
......@@ -6817,7 +6914,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 131
"__id__": 133
},
"_id": "f41Ic5OXhCRpAxS/kMIRiA"
},
......@@ -6832,7 +6929,7 @@
"_active": false,
"_components": [
{
"__id__": 138
"__id__": 140
}
],
"_prefab": null,
......@@ -6888,7 +6985,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 137
"__id__": 139
},
"_enabled": true,
"_materials": [
......@@ -6981,20 +7078,20 @@
"__id__": 2
},
"_children": [
{
"__id__": 141
},
{
"__id__": 143
},
{
"__id__": 145
},
{
"__id__": 147
}
],
"_active": false,
"_components": [
{
"__id__": 147
"__id__": 149
}
],
"_prefab": null,
......@@ -7050,13 +7147,13 @@
"_name": "bg_blue",
"_objFlags": 0,
"_parent": {
"__id__": 140
"__id__": 142
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 142
"__id__": 144
}
],
"_prefab": null,
......@@ -7112,7 +7209,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 141
"__id__": 143
},
"_enabled": true,
"_materials": [
......@@ -7144,13 +7241,13 @@
"_name": "bg_green",
"_objFlags": 0,
"_parent": {
"__id__": 140
"__id__": 142
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 144
"__id__": 146
}
],
"_prefab": null,
......@@ -7206,7 +7303,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 143
"__id__": 145
},
"_enabled": true,
"_materials": [
......@@ -7238,13 +7335,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 140
"__id__": 142
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 146
"__id__": 148
}
],
"_prefab": null,
......@@ -7300,7 +7397,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 145
"__id__": 147
},
"_enabled": true,
"_materials": [
......@@ -7335,7 +7432,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 140
"__id__": 142
},
"_enabled": true,
"_normalMaterial": null,
......@@ -7396,7 +7493,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 140
"__id__": 142
},
"_id": "176BYmeDpPZ68HlISEHa8t"
},
......@@ -7466,9 +7563,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 150
},
{
"__id__": 152
},
......@@ -7482,13 +7576,16 @@
"__id__": 158
},
{
"__id__": 162
"__id__": 160
},
{
"__id__": 164
}
],
"_active": false,
"_components": [
{
"__id__": 168
"__id__": 170
}
],
"_prefab": null,
......@@ -7544,13 +7641,13 @@
"_name": "bg",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 151
"__id__": 153
}
],
"_prefab": null,
......@@ -7606,7 +7703,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 150
"__id__": 152
},
"_enabled": true,
"_materials": [
......@@ -7638,13 +7735,13 @@
"_name": "chose",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 153
"__id__": 155
}
],
"_prefab": null,
......@@ -7700,7 +7797,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 152
"__id__": 154
},
"_enabled": true,
"_materials": [
......@@ -7732,13 +7829,13 @@
"_name": "icon",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 155
"__id__": 157
}
],
"_prefab": null,
......@@ -7794,7 +7891,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 154
"__id__": 156
},
"_enabled": true,
"_materials": [
......@@ -7826,13 +7923,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 157
"__id__": 159
}
],
"_prefab": null,
......@@ -7888,7 +7985,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 156
"__id__": 158
},
"_enabled": true,
"_materials": [
......@@ -7923,17 +8020,17 @@
"_name": "fail",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [
{
"__id__": 159
"__id__": 161
}
],
"_active": false,
"_components": [
{
"__id__": 161
"__id__": 163
}
],
"_prefab": null,
......@@ -7989,13 +8086,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 158
"__id__": 160
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 160
"__id__": 162
}
],
"_prefab": null,
......@@ -8051,7 +8148,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 159
"__id__": 161
},
"_enabled": true,
"_materials": [
......@@ -8086,7 +8183,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 158
"__id__": 160
},
"_enabled": true,
"_materials": [
......@@ -8118,20 +8215,20 @@
"_name": "success",
"_objFlags": 0,
"_parent": {
"__id__": 149
"__id__": 151
},
"_children": [
{
"__id__": 163
"__id__": 165
},
{
"__id__": 165
"__id__": 167
}
],
"_active": false,
"_components": [
{
"__id__": 167
"__id__": 169
}
],
"_prefab": null,
......@@ -8187,13 +8284,13 @@
"_name": "txt",
"_objFlags": 0,
"_parent": {
"__id__": 162
"__id__": 164
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 164
"__id__": 166
}
],
"_prefab": null,
......@@ -8249,7 +8346,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 163
"__id__": 165
},
"_enabled": true,
"_materials": [
......@@ -8284,13 +8381,13 @@
"_name": "icon",
"_objFlags": 0,
"_parent": {
"__id__": 162
"__id__": 164
},
"_children": [],
"_active": false,
"_components": [
{
"__id__": 166
"__id__": 168
}
],
"_prefab": null,
......@@ -8346,7 +8443,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 165
"__id__": 167
},
"_enabled": true,
"_materials": [
......@@ -8378,7 +8475,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 162
"__id__": 164
},
"_enabled": true,
"_materials": [
......@@ -8410,7 +8507,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 149
"__id__": 151
},
"_enabled": true,
"_normalMaterial": null,
......@@ -8471,7 +8568,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 149
"__id__": 151
},
"_id": "58IQ76yf1KT71BqZoNtHOV"
},
......@@ -8486,7 +8583,7 @@
"_active": false,
"_components": [
{
"__id__": 170
"__id__": 172
}
],
"_prefab": null,
......@@ -8542,7 +8639,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 169
"__id__": 171
},
"_enabled": true,
"r_width": 0,
......@@ -8569,13 +8666,13 @@
"_active": false,
"_components": [
{
"__id__": 172
"__id__": 174
},
{
"__id__": 173
"__id__": 175
},
{
"__id__": 174
"__id__": 176
}
],
"_prefab": null,
......@@ -8631,7 +8728,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 171
"__id__": 173
},
"_enabled": true,
"_materials": [
......@@ -8663,7 +8760,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 171
"__id__": 173
},
"_enabled": true,
"_normalMaterial": null,
......@@ -8724,7 +8821,7 @@
"hoverSprite": null,
"_N$disabledSprite": null,
"_N$target": {
"__id__": 171
"__id__": 173
},
"_id": "86ErSTSUhP26kFUGhhqqPn"
},
......@@ -8733,7 +8830,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 171
"__id__": 173
},
"_enabled": true,
"r_width": 0,
......@@ -8760,10 +8857,10 @@
"_active": false,
"_components": [
{
"__id__": 176
"__id__": 178
},
{
"__id__": 177
"__id__": 179
}
],
"_prefab": null,
......@@ -8819,7 +8916,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 175
"__id__": 177
},
"_enabled": true,
"_layoutSize": {
......@@ -8851,7 +8948,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 175
"__id__": 177
},
"_enabled": true,
"alignMode": 1,
......@@ -9000,7 +9097,7 @@
"_active": false,
"_components": [
{
"__id__": 181
"__id__": 183
}
],
"_prefab": null,
......@@ -9056,7 +9153,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 180
"__id__": 182
},
"_enabled": true,
"_materials": [
......@@ -9100,13 +9197,13 @@
},
"_children": [
{
"__id__": 183
"__id__": 185
}
],
"_active": false,
"_components": [
{
"__id__": 187
"__id__": 189
}
],
"_prefab": null,
......@@ -9162,17 +9259,17 @@
"_name": "Star",
"_objFlags": 0,
"_parent": {
"__id__": 182
"__id__": 184
},
"_children": [
{
"__id__": 184
"__id__": 186
}
],
"_active": false,
"_components": [
{
"__id__": 186
"__id__": 188
}
],
"_prefab": null,
......@@ -9228,13 +9325,13 @@
"_name": "StarBig",
"_objFlags": 0,
"_parent": {
"__id__": 183
"__id__": 185
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 185
"__id__": 187
}
],
"_prefab": null,
......@@ -9290,7 +9387,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 184
"__id__": 186
},
"_enabled": true,
"_materials": [
......@@ -9322,7 +9419,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 183
"__id__": 185
},
"_enabled": true,
"_materials": [
......@@ -9354,7 +9451,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 182
"__id__": 184
},
"_enabled": true,
"_materials": [
......@@ -9389,9 +9486,6 @@
"__id__": 2
},
"_children": [
{
"__id__": 189
},
{
"__id__": 191
},
......@@ -9406,6 +9500,9 @@
},
{
"__id__": 199
},
{
"__id__": 201
}
],
"_active": false,
......@@ -9463,13 +9560,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 190
"__id__": 192
}
],
"_prefab": null,
......@@ -9525,7 +9622,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 189
"__id__": 191
},
"_enabled": true,
"_materials": [
......@@ -9557,13 +9654,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 192
"__id__": 194
}
],
"_prefab": null,
......@@ -9619,7 +9716,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 191
"__id__": 193
},
"_enabled": true,
"_materials": [
......@@ -9651,13 +9748,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 194
"__id__": 196
}
],
"_prefab": null,
......@@ -9713,7 +9810,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 193
"__id__": 195
},
"_enabled": true,
"_materials": [
......@@ -9745,13 +9842,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 196
"__id__": 198
}
],
"_prefab": null,
......@@ -9807,7 +9904,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 195
"__id__": 197
},
"_enabled": true,
"_materials": [
......@@ -9839,13 +9936,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 198
"__id__": 200
}
],
"_prefab": null,
......@@ -9901,7 +9998,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 197
"__id__": 199
},
"_enabled": true,
"_materials": [
......@@ -9933,13 +10030,13 @@
"_name": "bg_sahua",
"_objFlags": 0,
"_parent": {
"__id__": 188
"__id__": 190
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 200
"__id__": 202
}
],
"_prefab": null,
......@@ -9995,7 +10092,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 199
"__id__": 201
},
"_enabled": true,
"_materials": [
......@@ -10031,19 +10128,19 @@
},
"_children": [
{
"__id__": 202
"__id__": 204
},
{
"__id__": 207
"__id__": 209
},
{
"__id__": 212
"__id__": 214
},
{
"__id__": 217
"__id__": 219
},
{
"__id__": 222
"__id__": 224
}
],
"_active": false,
......@@ -10101,11 +10198,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 201
"__id__": 203
},
"_children": [
{
"__id__": 203
"__id__": 205
}
],
"_active": true,
......@@ -10163,17 +10260,17 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 202
"__id__": 204
},
"_children": [
{
"__id__": 204
"__id__": 206
}
],
"_active": true,
"_components": [
{
"__id__": 206
"__id__": 208
}
],
"_prefab": null,
......@@ -10229,13 +10326,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 203
"__id__": 205
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 205
"__id__": 207
}
],
"_prefab": null,
......@@ -10291,7 +10388,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 204
"__id__": 206
},
"_enabled": true,
"_materials": [
......@@ -10323,7 +10420,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 203
"__id__": 205
},
"_enabled": true,
"_materials": [
......@@ -10345,11 +10442,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 201
"__id__": 203
},
"_children": [
{
"__id__": 208
"__id__": 210
}
],
"_active": true,
......@@ -10407,17 +10504,17 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 207
"__id__": 209
},
"_children": [
{
"__id__": 209
"__id__": 211
}
],
"_active": true,
"_components": [
{
"__id__": 211
"__id__": 213
}
],
"_prefab": null,
......@@ -10473,13 +10570,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 208
"__id__": 210
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 210
"__id__": 212
}
],
"_prefab": null,
......@@ -10535,7 +10632,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 209
"__id__": 211
},
"_enabled": true,
"_materials": [
......@@ -10567,7 +10664,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 208
"__id__": 210
},
"_enabled": true,
"_materials": [
......@@ -10589,11 +10686,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 201
"__id__": 203
},
"_children": [
{
"__id__": 213
"__id__": 215
}
],
"_active": true,
......@@ -10651,17 +10748,17 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 212
"__id__": 214
},
"_children": [
{
"__id__": 214
"__id__": 216
}
],
"_active": true,
"_components": [
{
"__id__": 216
"__id__": 218
}
],
"_prefab": null,
......@@ -10717,13 +10814,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 213
"__id__": 215
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 215
"__id__": 217
}
],
"_prefab": null,
......@@ -10779,7 +10876,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 214
"__id__": 216
},
"_enabled": true,
"_materials": [
......@@ -10811,7 +10908,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 213
"__id__": 215
},
"_enabled": true,
"_materials": [
......@@ -10833,11 +10930,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 201
"__id__": 203
},
"_children": [
{
"__id__": 218
"__id__": 220
}
],
"_active": true,
......@@ -10895,17 +10992,17 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 217
"__id__": 219
},
"_children": [
{
"__id__": 219
"__id__": 221
}
],
"_active": true,
"_components": [
{
"__id__": 221
"__id__": 223
}
],
"_prefab": null,
......@@ -10961,13 +11058,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 218
"__id__": 220
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 220
"__id__": 222
}
],
"_prefab": null,
......@@ -11023,7 +11120,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 219
"__id__": 221
},
"_enabled": true,
"_materials": [
......@@ -11055,7 +11152,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 218
"__id__": 220
},
"_enabled": true,
"_materials": [
......@@ -11077,11 +11174,11 @@
"_name": "quadBase",
"_objFlags": 0,
"_parent": {
"__id__": 201
"__id__": 203
},
"_children": [
{
"__id__": 223
"__id__": 225
}
],
"_active": true,
......@@ -11139,17 +11236,17 @@
"_name": "quad",
"_objFlags": 0,
"_parent": {
"__id__": 222
"__id__": 224
},
"_children": [
{
"__id__": 224
"__id__": 226
}
],
"_active": true,
"_components": [
{
"__id__": 226
"__id__": 228
}
],
"_prefab": null,
......@@ -11205,13 +11302,13 @@
"_name": "paper",
"_objFlags": 0,
"_parent": {
"__id__": 223
"__id__": 225
},
"_children": [],
"_active": true,
"_components": [
{
"__id__": 225
"__id__": 227
}
],
"_prefab": null,
......@@ -11267,7 +11364,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 224
"__id__": 226
},
"_enabled": true,
"_materials": [
......@@ -11299,7 +11396,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 223
"__id__": 225
},
"_enabled": true,
"_materials": [
......@@ -11327,7 +11424,7 @@
"_active": false,
"_components": [
{
"__id__": 228
"__id__": 230
}
],
"_prefab": null,
......@@ -11383,7 +11480,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 227
"__id__": 229
},
"_enabled": true,
"_clip": {
......@@ -11408,7 +11505,7 @@
"_active": false,
"_components": [
{
"__id__": 230
"__id__": 232
}
],
"_prefab": null,
......@@ -11464,7 +11561,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 229
"__id__": 231
},
"_enabled": true,
"_clip": {
......@@ -11489,7 +11586,7 @@
"_active": false,
"_components": [
{
"__id__": 232
"__id__": 234
}
],
"_prefab": null,
......@@ -11545,7 +11642,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 231
"__id__": 233
},
"_enabled": true,
"_clip": {
......@@ -11570,7 +11667,7 @@
"_active": false,
"_components": [
{
"__id__": 234
"__id__": 236
}
],
"_prefab": null,
......@@ -11626,7 +11723,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 233
"__id__": 235
},
"_enabled": true,
"_clip": {
......@@ -11651,7 +11748,7 @@
"_active": false,
"_components": [
{
"__id__": 236
"__id__": 238
}
],
"_prefab": null,
......@@ -11707,7 +11804,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 235
"__id__": 237
},
"_enabled": true,
"_clip": {
......@@ -11732,7 +11829,7 @@
"_active": false,
"_components": [
{
"__id__": 238
"__id__": 240
}
],
"_prefab": null,
......@@ -11788,7 +11885,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 237
"__id__": 239
},
"_enabled": true,
"_clip": {
......@@ -11813,7 +11910,7 @@
"_active": false,
"_components": [
{
"__id__": 240
"__id__": 242
}
],
"_prefab": null,
......@@ -11869,7 +11966,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 239
"__id__": 241
},
"_enabled": true,
"_clip": {
......@@ -11894,7 +11991,7 @@
"_active": false,
"_components": [
{
"__id__": 242
"__id__": 244
}
],
"_prefab": null,
......@@ -11950,7 +12047,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 241
"__id__": 243
},
"_enabled": true,
"_clip": {
......@@ -11975,7 +12072,7 @@
"_active": false,
"_components": [
{
"__id__": 244
"__id__": 246
}
],
"_prefab": null,
......@@ -12031,7 +12128,7 @@
"_name": "",
"_objFlags": 0,
"node": {
"__id__": 243
"__id__": 245
},
"_enabled": true,
"_clip": {
......
......@@ -134,10 +134,13 @@ cc.Class({
...this._animaResList
];
cc.assetManager.loadAny(preloadArr, null, null, (err, data) => {
// this.loadEnd();
if (window && window["air"]) {
cc.find('Canvas').opacity = 0;
// cc.find('Canvas').opacity = 0;
window.air.onCourseInScreen = (next) => {
cc.find('Canvas').opacity = 255;
// cc.find('Canvas').opacity = 255;
this.loadEnd();
next();
}
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2176,
"height": 1600,
"width": 1088,
"height": 800,
"platformSettings": {},
"subMetas": {
"bg_bg": {
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2176,
"height": 1600,
"rawWidth": 2176,
"rawHeight": 1600,
"width": 1088,
"height": 800,
"rawWidth": 1088,
"rawHeight": 800,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2416,
"height": 644,
"width": 1208,
"height": 322,
"platformSettings": {},
"subMetas": {
"bg_book": {
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2416,
"height": 644,
"rawWidth": 2416,
"rawHeight": 644,
"width": 1208,
"height": 322,
"rawWidth": 1208,
"rawHeight": 322,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2176,
"height": 671,
"width": 1088,
"height": 336,
"platformSettings": {},
"subMetas": {
"bg_desk": {
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2176,
"height": 671,
"rawWidth": 2176,
"rawHeight": 671,
"width": 1088,
"height": 336,
"rawWidth": 1088,
"rawHeight": 336,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1426,
"height": 89,
"width": 713,
"height": 45,
"platformSettings": {},
"subMetas": {
"bg_progressbar": {
......@@ -22,10 +22,10 @@
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 1426,
"height": 89,
"rawWidth": 1426,
"rawHeight": 89,
"width": 713,
"height": 45,
"rawWidth": 713,
"rawHeight": 45,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
......
......@@ -7,8 +7,8 @@
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 1426,
"height": 89,
"width": 713,
"height": 45,
"platformSettings": {},
"subMetas": {
"bg_progressbar2": {
......@@ -19,13 +19,13 @@
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 8.5,
"trimX": 21,
"trimY": 10,
"width": 1384,
"height": 52,
"rawWidth": 1426,
"rawHeight": 89,
"offsetY": 4,
"trimX": 10,
"trimY": 5,
"width": 693,
"height": 27,
"rawWidth": 713,
"rawHeight": 45,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 42,
......
{
"ver": "2.3.5",
"uuid": "4f675614-d9ff-4c7c-ba23-f809b9a4be02",
"type": "sprite",
"wrapMode": "clamp",
"filterMode": "bilinear",
"premultiplyAlpha": false,
"genMipmaps": false,
"packable": true,
"width": 2176,
"height": 1600,
"platformSettings": {},
"subMetas": {
"view1": {
"ver": "1.0.4",
"uuid": "91685340-aa82-4b1a-9e32-b078eca362f6",
"rawTextureUuid": "4f675614-d9ff-4c7c-ba23-f809b9a4be02",
"trimType": "auto",
"trimThreshold": 1,
"rotated": false,
"offsetX": 0,
"offsetY": 0,
"trimX": 0,
"trimY": 0,
"width": 2176,
"height": 1600,
"rawWidth": 2176,
"rawHeight": 1600,
"borderTop": 0,
"borderBottom": 0,
"borderLeft": 0,
"borderRight": 0,
"subMetas": {}
}
}
}
\ No newline at end of file
......@@ -3,6 +3,6 @@
"packages": "packages",
"name": "play",
"id": "9af72fd2-44a6-4131-8ea3-3e1b3fa22231",
"version": "2.4.5",
"version": "2.4.4",
"isNew": false
}
\ No newline at end of file
No preview for this file type
{"ios":{"sceneName":"OP05","version":"e5b0a"},"android":{"sceneName":"OP05","version":"e5b0a"}}
\ No newline at end of file
{"paths":{"0":["textures/compare/bg/invalid-name_2",4,1],"1":["textures/compare/box/oval-2-copy",3],"2":["fonts/MuliBoldYzEVy",5],"3":["textures/read/btn_record",3],"4":["textures/read/btn_next",4,1],"5":["textures/ske/icon_bigstar",3],"6":["textures/card/btn_laba2",3],"7":["textures/read/bg_good-job",4,1],"8":["textures/ani/mao/mao_ske",1],"9":["audios/goodjob",0],"10":["textures/compare/box/fail",4,1],"11":["textures/read/bg_word-background",4,1],"12":["textures/compare/box/fail",3],"13":["textures/compare/box/oval-2-copy",4,1],"14":["textures/card/btn_replay",4,1],"15":["audios/sahua",0],"16":["textures/icon",3],"17":["audios/dianji",0],"18":["textures/read/bg_desk",3],"19":["textures/compare/line/combined-shape_2",3],"20":["textures/compare/box/oval-2-copy-9",3],"21":["textures/compare/box/chose",3],"22":["textures/ani/ax/ax_tex",3],"23":["textures/ske/icon_stardi",3],"24":["textures/ani/ant/ant_tex",3],"25":["textures/compare/line/combined-shape-copy-2",3],"26":["textures/compare/box/icon",3],"27":["textures/read/icon_record",3],"28":["audios/right",0],"29":["textures/read/bg_progressbar",4,1],"30":["textures/card/cardbase/card_4/bg_bian2",3],"31":["textures/compare/box/combined-shape_3",4,1],"32":["textures/read/btn_return",4,1],"33":["textures/read/btn_picture",3],"34":["textures/compare/box/combined-shape_3",3],"35":["textures/ani/right_ske",1],"36":["textures/compare/box/icon",4,1],"37":["textures/compare/line/combined-shape-copy-3",4,1],"38":["textures/card/cardbase/card_6/bg_bian1",3],"39":["textures/compare/box/oval-2-copy-9",4,1],"40":["textures/card/icon_star",3],"41":["textures/card/cardbase/card_10/bg_bian3",3],"42":["textures/compare/line/combined-shape-copy-2",4,1],"43":["textures/compare/line/group-6",4,1],"44":["textures/compare/box/oval-2-copy-10",4,1],"45":["textures/read/bg_word-background",3],"46":["textures/read/bg_book",4,1],"47":["textures/card/cardbase/card_10/bg_card3",3],"48":["textures/read/bg_tryagain",4,1],"49":["textures/card/btn_laba1",3],"50":["textures/compare/box/combined-shape_4",4,1],"52":["textures/read/btn_next",3],"53":["textures/card/bg_upperleft",3],"54":["textures/compare/box/group-4-copy-2",3],"55":["fonts/MMTextBookBold",5],"56":["textures/ani/apple/apple_tex",3],"57":["textures/read/bg_light",4,1],"58":["audios/error",0],"59":["textures/card/btn_replay",3],"60":["textures/read/bg_tryagain",3],"61":["textures/ske/Img_paper",4,1],"62":["textures/read/icon_recording_point",3],"63":["textures/read/btn_picture",4,1],"64":["textures/card/btn_laba",3],"65":["textures/read/bg_progressbar2",4,1],"66":["dragonBones/guid_ske",1],"67":["textures/compare/box/group-4-copy-2",4,1],"68":["textures/ske/icon_stardi",4,1],"69":["textures/read/bg_book",3],"70":["textures/compare/box/oval-18",4,1],"71":["textures/ani/right_tex",3],"72":["textures/compare/line/combined-shape-copy-3",3],"73":["textures/read/bg_progressbar",3],"74":["textures/compare/box/combined-shape_4",3],"75":["textures/compare/box/chose",4,1],"76":["textures/ani/mao/mao_tex",3],"77":["textures/read/btn_return",3],"78":["textures/read/icon_hand",4,1],"79":["textures/read/bg_progressbar2",3],"80":["textures/compare/view",3],"81":["textures/compare/line/combined-shape",3],"82":["textures/ske/icon_star",3],"83":["textures/compare/bg/invalid-name",3],"84":["audios/btns",0],"85":["textures/compare/bg/title_bg",3],"86":["textures/ske/icon_bigstar",4,1],"87":["textures/compare/line/combined-shape",4,1],"88":["audios/finish",0],"89":["textures/card/bg_lowerright",3],"90":["textures/compare/box/oval-18",3],"91":["textures/compare/box/success",3],"92":["textures/read/icon_recording",3],"93":["textures/read/bg_recordmove",3],"94":["textures/ani/alligator/alligator_tex",3],"95":["dragonBones/guid_tex",3],"96":["textures/read/icon_hand",3],"97":["audios/fighting",0],"98":["textures/read/icon_record",4,1],"99":["textures/compare/bg/title_bg",4,1],"100":["textures/card/btn_laba3",3],"101":["textures/compare/box/oval-2-copy-10",3],"102":["textures/read/btn_record",4,1],"103":["textures/ske/icon_star",4,1],"104":["textures/ske/bg_sahua",3],"105":["textures/read/bg_light",3],"106":["textures/ske/Img_paper",3],"107":["textures/card/cardbase/card_6/bg_card1",3],"108":["textures/read/btn_replay",4,1],"109":["textures/compare/bg/invalid-name_2",3],"110":["textures/read/icon_recording",4,1],"111":["audios/tryagain",0],"112":["textures/read/bg_bg",3],"113":["textures/read/icon_recording_point",4,1],"114":["textures/ske/bg_sahua",4,1],"115":["textures/read/btn_replay",3],"116":["textures/read/bg_good-job",3],"117":["textures/compare/line/rectangle-40",3],"118":["textures/card/icon_stardi",3],"119":["textures/read/bg_bg",4,1],"120":["textures/compare/box/success",4,1],"121":["fonts/ahronbd",5],"122":["textures/compare/bg/invalid-name",4,1],"123":["fonts/GOTHICB",5],"124":["textures/card/cardbase/card_4/bg_card2",3],"125":["textures/card/icon_bigstar",3],"126":["textures/compare/line/rectangle-40",4,1],"127":["textures/compare/line/group-5",3],"128":["textures/compare/line/group-6",3],"130":["textures/card/bg_lowerright",4,1],"131":["textures/ani/apple/apple_ske",1],"132":["textures/read/bg_recordmove",4,1],"133":["textures/ani/alligator/alligator_ske",1],"134":["textures/ani/apple/apple_tex",4,1],"135":["textures/ani/mao/mao_tex",2],"136":["textures/card/cardbase/card_10/bg_card3",4,1],"137":["textures/card/icon_star",4,1],"138":["textures/card/cardbase/card_6/bg_bian1",4,1],"139":["textures/ani/ax/ax_ske",1],"140":["textures/ani/ant/ant_ske",1],"141":["textures/ani/ax/ax_tex",2],"142":["textures/ani/mao/mao_tex",4,1],"143":["textures/card/btn_laba2",4,1],"144":["textures/ani/right_tex",2],"145":["textures/card/cardbase/card_4/bg_bian2",4,1],"146":["textures/compare/view",4,1],"147":["textures/card/laba",6],"148":["textures/card/cardbase/card_6/bg_card1",4,1],"149":["textures/icon",4,1],"150":["textures/card/bg_upperleft",4,1],"151":["textures/card/btn_laba",4,1],"152":["textures/compare/line/group-5",4,1],"153":["textures/ani/ax/ax_tex",4,1],"154":["textures/card/cardbase/card_4/bg_card2",4,1],"156":["textures/read/bg_desk",4,1],"157":["textures/compare/line/combined-shape_2",4,1],"159":["textures/ani/right_tex",4,1],"161":["textures/ani/alligator/alligator_tex",4,1],"162":["dragonBones/guid_tex",2],"163":["textures/ani/ant/ant_tex",2],"164":["textures/ani/alligator/alligator_tex",2],"165":["textures/card/icon_stardi",4,1],"166":["textures/ani/apple/apple_tex",2],"167":["dragonBones/guid_tex",4,1],"168":["textures/card/cardbase/card_10/bg_bian3",4,1],"171":["textures/card/btn_laba1",4,1],"172":["audios/apple",0],"173":["textures/ani/ant/ant_tex",4,1],"174":["textures/card/btn_laba3",4,1],"175":["textures/card/icon_bigstar",4,1]},"types":["cc.AudioClip","dragonBones.DragonBonesAsset","dragonBones.DragonBonesAtlasAsset","cc.Texture2D","cc.SpriteFrame","cc.TTFFont","cc.AnimationClip"],"uuids":["011XZ85vxI1aBb72gCEvDZ","021DeUp5hDD5bmghYrj489","04wrgIHIpJm5FSEooavjQK","05QFYTuT9NxL7pHh4tfc7M","05bUGxKptPIoCSMGz1rzJR","08hMoDVVpCDopPHYFlroBn","0cnfyMPARPx6L2mkSTOnm5","0d+hFZvzhB+Z+9POHeknqC","0ex8zRp75O1Ilk2fkPucHJ","0e69iR15tLD4fIYT93gNhB","10TzTgF3dL1ro0wMHaWgiC","10d0WLpuBOHKDMTPVsV1F4","12KQWYnqZOn7Dbiptt0AM+","146NqP2s9JdKc4C5vFdH2s","16RRPmI5FBBZCad+AYlMRH","16oLxd/U5EPq6wgBObKVdN","180HWSUalCHolyD2e2jSnh","184W+OfvJDj6wHCmjqey/J","1e7Egaee9JRbnUt+PaDfbJ","21VKqC/wlP4o/+YWF3RrrR","25tXndeAJN6aJTKCxV1fp2","26QryIpCtLAYOTkAwKHa2w","27PZ1pW05BrYC35vXhue2b","2ax29OSYJIyJGh+ZB9lobB","2c/YsXDSNOC5O/cxv9Cuqf","2daQzP4rZKHqiqORGlqhG9","30kewat6RF67JW2MKhk+vu","31Vs3JZjVGFrh6I9D4u1U4","34LWtB1gZD1ZZ2e2fwPSNv","3670jdZtVLaYq4gd9hiDJY","38Z9FjqmZHaq3h7GDKvK4e","39ziOYFkpNuoKfZG7VI81K","3cd/1pBBtEEam0JzxJSXN2","3d7DXBVuxDBLlj+tZ9nZBG","3d/bspSkpMDr3FEVTd6D1O","3eNuivT2pOyKVsQRvO4J1T","40WlrnnyBNI4aBRVoXrDUU","41BprBnLFPAqmKGaTxevbi","43tYywM/hHJ5JN/qizAvMT","43u0WBas1JKJpGsQ7pg8tg","44glWBgZpNc4+Bn6Q1+IXO","4544+aMlFCwou3GmHv3JWm","46qq0td99F1qtjqARo0DMK","48pKhRHOFOAr5VIpWRzz42","49RUMVL7xJ15gLA5kNeECI","49UPcc8QlKVoHR77h4q9Ml","49rM1bEe9CK5RCNkWEL3ak","51OzHV6eFFoq5liCtOpR22","53bHIDRGJCM7i1h7he+AAj","57Q8eGaP5KkpVb9zuxCrCg","57ewMZippFA6uW891bAApT","576nxhm4tJirAkyY7pEkvr","58MJltf49Ch6IiqcUlVz7q","58ianNCbBCuZVAgpdGNfQg","59V8/OdslKKZ3EQoxC7osK","5djGp/ia9BUKHhxodJLgXD","61yphd/mNJJ6RUJQOM5Xq3","618v3Uo0dL+oIPlEC/XoUZ","66XlRM/pJPJL3MlHWnY/8M","68+KGW3DVCNKfESwXMNsS6","69m1lrKBZDGqCEwqSYsy57","6b7VRuXvpK9oWdkKjAr8An","6dq4VtIeVGJIJUxA/rjBry","6d7F/jXc9Ab7tJiMRoVCaO","76Q57iJbhP676KjlTXRgZs","78LEQsyuRD9YC4fTN98mAd","79jcY5RKpD9YYzxBtlD1Lz","7c/6hee1pIorOHSK4SiMY5","7dNJGd0OhKr61AGZTB4uuX","7e3dud8tBEgY8A5eChXG9+","81frGi2s5MxI8jSgO2ktu2","83sI18yC9Nx7bqT49t7IoO","84Z4AXPi1GRKSeuUcsybc8","86SPCsDcZGX4s4Us//eLlP","86eDYB8ddDTImSSMb70u/3","861CZpvnFDM6R6518dFBpc","88UHktv1VBf5X4GSVu2noB","89sKDJenxNYJlZKWnKu7QG","8aPtNT/wFNFKUO76WKQR9h","8fa/XW+cNKQZmpDT2lF8Ll","90IjeRb0tIxYS6N5Altwm/","93Zd30eKlF75VgAPPBtEeK","94go19C/dC1awhvXMz/7MF","946P1khI9KsK61biX+G3/o","9a6pbcDtFKO67hqYFnTh5T","a3VBVXFHVKcYgJRPgmLsLy","a7WCuRw1xITa9hJtulZ6ql","a7nslILDJNip3lcnVsDIYD","abA8mcyDBF+qU36vjxKVxN","abVPWaiRFEIo65FNfroGs9","b1HYuhte5FAYSUQMFr8f/w","b1omDP+nhLR74Lm5ULiW0Q","b1+26hDlVEAZIcRvtnE6yq","b2G57v5WpMK6EZ6xjiqJ67","b7NoU9jX1K4J+V6SXAgNry","b9vbxURVBNBp5PSaAJI1oA","c0Ve7NWTFAx60Cx7fbUrDF","c3iltoPztBXonu5q+2/tvf","c9EiJnzVdHQr/nHJKIgNXe","caFOL9Y+NMRo7skf0gr19g","caWVvWlAdOJpXjph1a/xfY","cajoZXje1PgaFxI5Fw4iP0","ceLa4Qm3lN6YFjdXAuCHti","ce7v+8XVZP+6DbWH7Oymiu","cfxv+9MsVO14S0SibG81Kf","cfywvDOKNOuYvvbzkHFaiH","daUY9y4ZxBMIsy+AyOxf9p","dccfisjTRBSpwQJdjV1laq","ddCaP1LfhDNImnNjloI6rg","ddDcfF5aZCQrrSPb6cJtpa","df+J2O4U9OGauPx90JvUxo","e1h9zL6gpF3r6VU8UGg80Z","e2GXRMcntM370eAbQbXnK1","e4aP3hCDxPrJCer7m00cPO","e5Y9dVdkBOgJhFTo5+iRhF","e5rogaZcNOPIZsrmfNCN4K","e8MIfUgStBoY+OyFSPkbVF","e9izM2HgRKTr50m2EGeQTd","e9kreKYcpBH7NOseDSoate","eaGS1Uvf1OxI6lTRkFPtpl","efxAhm74JPrLQbmXleA8+W","f0rffNsttKWof+TYGKamuJ","f53z9Z9FxGEYS/ezcIvsIR","f7kpl/8ClN8ZrbXijD4aHE","f7rHhYB6lOTKsYZ4e3dVoD","f8xrzijbZE76eMt3iT9Rkj","f9yUKBXAFA1ZL7ZfsXNJgV","faIVDeJwFPOpp7GWuB1xMc","fbVhp4LitIrooY1w/AdF46","02delMVqdBD70a/HSD99FK","04ZLbWFdFIsrZo+KrFeOrH","0cNUnJmVFHoZx9we6xLO/y","0cl+O/5gtOTYxcac1elOs0","15UEr01jdC/6G85vEuzGN6","21lppjBKFOQai4zwnGCdOh","34jS8h5NpP87IMx2nhKqgs","35vLhxuDJBypSvPl+lPoEl","38q3rUzj9E179b4x5LW6FV","3doSaa19NBm7K6bw4Z91eM","3d6jQ3yVhNsYiSV3UyiCkp","43DxS3WaxPbaedg4KWyXE8","43sc3Y51lILZQ1PKhpbo0R","44m1TDRypLMp3v+nJUjW/m","4adl1eb6xNAY728JPa7nxM","4dTZtx5/hGg5Pf8UW6MnsS","537Dy1celMtITjXUWR38QQ","59yjFQH1ZPPpCMPCLocIYc","5a7wJRKm5PEbohlTp2nAHQ","6cbFiNTnNJA54/VD5cieYY","6fvDCoPElEroukf1bzhbeK","7aYYeKOKxMJ6HAblrgcnTZ","7dKK+0GhhFr7t4JvZ3kigl","8f7y/WpwJGH5VdbC2PSyZ3","92hc8A0y5L/oeKPSw9x7gt","9bGRPgDrhL1I++acE9LMFK","a2MjXRFdtLlYQ5ouAFv/+R","a3u7M5WsFK4ouNFul2S8hI","a4cZGuxCNMCZgsKRqf/rDa","a5hJI5OtNB0Yq0rp/qEfl/","aavhgZ8hFMUpjjm66wbkV8","abwstieFJFJakN1HRIe4jy","afcUbGPWlISZ6ZJk0EPG7j","b14j53g0lIQ5BhOkvQV8uT","b4nAxqua9JiZRqJNJOpHWf","b4qJQUa9lP5Y2U2iAR7eJM","bcwei9xVdJGofEwXNwwmRa","bdWMR3BVREvo/ecBVC0M5m","d3DdeHTi1Bp4JYOAQAF/Nc","e1Y4frwcJHEKDj6kLeQSwg","e9PT+pjCFDdYohFLqEBmx3","ecpdLyjvZBwrvm+cedCcQy","edKP5iSzxDLoTFCUkswXXj","edabWvB9hKJLPrV78ce3zG","f4E6h+U5tJaoI6tfWs6qnG","fapS9m3xpNtoaukEt8CkEK","feLiCoBe9Cp6KEgNs8zAcz"],"scenes":{"db://assets/OP05/scene/OP05.fire":51},"redirect":[129,0,170,0],"deps":["internal"],"packs":{"0413462e6":[0,2,4,7,8,9,10,11,13,14,15,17,28,29,31,32,35,36,37,39,42,43,44,46,48,50,51,55,57,58,61,63,65,66,67,68,70,75,78,84,155,158,86,87,88,160,97,98,99,102,103,108,110,111,113,114,169,119,120,121,122,123,126],"07b301621":[1,3,5,6,12,16,18,19,20,21,22,23,24,25,26,27,30,33,34,38,40,41,45,47,49,52,53,54,56,59,60,62,64,69,71,72,73,74,76,77,79,80,81,82,83,85,89,90,91,92,93,94,95,96,100,101,104,105,106,107,109,112,115,116,117,118,124,125,127,128]},"name":"OP05","importBase":"import","nativeBase":"native","debug":false,"isZip":false,"encrypted":false}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
[1,["abVPWaiRFEIo65FNfroGs9"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_lowerright","rect":[0,0,89,42],"offset":[0,0],"originalSize":[89,42],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
{"type":"cc.Texture2D","data":"0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,0,0,1|0,9729,9729,33071,33071,1,0,1|0,9729,9729,33071,33071,1,0,1"}
\ No newline at end of file
[1,0,0,[["dragonBones.DragonBonesAsset",["_name","_dragonBonesJson"],1]],[[0,0,1,3]],[[0,"apple_ske","{\"name\":\"apple\",\"version\":\"5.5\",\"armature\":[{\"name\":\"Armature\",\"slot\":[{\"name\":\"grass\",\"color\":{},\"parent\":\"root\"},{\"name\":\"trunk\",\"color\":{},\"z\":1,\"parent\":\"trunk1\"},{\"name\":\"leaf\",\"color\":{},\"z\":2,\"parent\":\"leaf\"},{\"name\":\"apple\",\"color\":{},\"z\":3,\"parent\":\"apple\"},{\"name\":\"apple_拷贝_3\",\"color\":{},\"z\":4,\"parent\":\"apple_拷贝_3\"},{\"name\":\"apple_拷贝_4\",\"color\":{},\"z\":5,\"parent\":\"apple_拷贝_4\"},{\"name\":\"apple-right\",\"color\":{},\"z\":6,\"parent\":\"apple-right\"}],\"bone\":[{\"name\":\"root\",\"transform\":{}},{\"name\":\"trunk\",\"transform\":{\"x\":-380.15,\"skY\":-89.212,\"y\":279.55,\"skX\":-89.212},\"length\":123,\"parent\":\"root\"},{\"name\":\"trunk1\",\"transform\":{\"x\":234.9542,\"skY\":-9.0231,\"y\":-11.841,\"skX\":-9.0231},\"length\":208,\"parent\":\"trunk\"},{\"name\":\"apple_拷贝_3\",\"transform\":{\"x\":354.4537,\"skY\":6.7757,\"y\":-157.0405,\"skX\":6.7757},\"parent\":\"trunk1\"},{\"name\":\"apple-right\",\"transform\":{\"x\":304.8128,\"skY\":8.2351,\"y\":71.4344,\"skX\":8.2351},\"length\":144,\"parent\":\"trunk1\"},{\"name\":\"leaf\",\"transform\":{\"x\":277.4203,\"skY\":6.7757,\"y\":-17.4854,\"skX\":6.7757},\"length\":233,\"parent\":\"trunk1\"},{\"name\":\"apple_拷贝_4\",\"transform\":{\"x\":551.5805,\"skY\":6.7757,\"y\":-168.1698,\"skX\":6.7757},\"parent\":\"trunk1\"},{\"name\":\"apple\",\"transform\":{\"x\":460.6752,\"skY\":6.7757,\"y\":120.991,\"skX\":6.7757},\"parent\":\"trunk1\"}],\"frameRate\":24,\"aabb\":{\"x\":-841.0000000000007,\"height\":1000.0000000000008,\"y\":-625.0000000000008,\"width\":773},\"canvas\":{\"x\":0,\"height\":1600,\"y\":0,\"width\":2176},\"animation\":[{\"name\":\"apple\",\"frame\":[],\"bone\":[{\"name\":\"root\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"apple-right\",\"rotateFrame\":[{\"duration\":16},{\"duration\":8,\"rotate\":-21.4686,\"tweenEasing\":0},{\"duration\":8,\"rotate\":2.135,\"curve\":[0.5,0,1,1]},{\"duration\":10,\"rotate\":27.0497,\"tweenEasing\":0},{\"duration\":8,\"rotate\":-2.1746}],\"translateFrame\":[{\"tweenEasing\":0,\"x\":-2.7035,\"y\":44.3605,\"duration\":14},{\"tweenEasing\":0,\"x\":-2.7035,\"y\":44.3605,\"duration\":2},{\"tweenEasing\":0,\"x\":-2.7035,\"y\":44.3605,\"duration\":8},{\"curve\":[0.6506550218340612,0.0036290322580645167,1,1],\"x\":-24.1274,\"y\":62.0149,\"duration\":8},{\"tweenEasing\":0,\"x\":-431.6818,\"y\":131.9618,\"duration\":10},{\"x\":-201.1672,\"y\":703.3942,\"duration\":8}],\"scaleFrame\":[{\"tweenEasing\":0,\"x\":0.28,\"y\":0.28,\"duration\":14},{\"tweenEasing\":0,\"x\":0.28,\"y\":0.28,\"duration\":18},{\"tweenEasing\":0,\"x\":0.28,\"y\":0.28,\"duration\":10},{\"tweenEasing\":0,\"duration\":4},{\"tweenEasing\":0,\"x\":0.89,\"duration\":4},{\"duration\":0}]},{\"name\":\"trunk\",\"rotateFrame\":[{\"duration\":8,\"curve\":[0,0,0.5,1]},{\"duration\":8,\"rotate\":-3.6523,\"curve\":[0.5,0,1,1]},{\"duration\":6,\"rotate\":4.9399,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":0.2875,\"tweenEasing\":0},{\"duration\":4,\"rotate\":4.9399,\"curve\":[0,0,0.5,1]},{\"duration\":4,\"rotate\":-4.1735,\"tweenEasing\":0},{\"duration\":4,\"rotate\":-1.4239,\"tweenEasing\":0},{\"duration\":10,\"rotate\":-1.5202}],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"trunk1\",\"rotateFrame\":[{\"duration\":8,\"tweenEasing\":0},{\"duration\":8,\"rotate\":-4.2973,\"tweenEasing\":0},{\"duration\":6,\"rotate\":13.4533,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":7.8667,\"tweenEasing\":0},{\"duration\":4,\"rotate\":13.4533,\"curve\":[0,0,0.5,1]},{\"duration\":4,\"rotate\":5.1101,\"tweenEasing\":0},{\"duration\":4,\"rotate\":7.8651,\"tweenEasing\":0},{\"duration\":10,\"rotate\":4.021}],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"leaf\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[{\"tweenEasing\":0,\"duration\":8},{\"tweenEasing\":0,\"x\":1.1,\"duration\":6},{\"duration\":36}]},{\"name\":\"apple\",\"rotateFrame\":[{\"duration\":8,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":16.4327,\"tweenEasing\":0},{\"duration\":2,\"tweenEasing\":0},{\"duration\":6,\"rotate\":11.8408,\"tweenEasing\":0},{\"duration\":6,\"tweenEasing\":0},{\"duration\":22,\"rotate\":11.8408}],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"apple_拷贝_4\",\"rotateFrame\":[{\"duration\":8,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":14.1412,\"tweenEasing\":0},{\"duration\":2,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":6.0539,\"tweenEasing\":0},{\"duration\":6,\"curve\":[0,0,0.5,1]},{\"duration\":22,\"rotate\":6.0539}],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"apple_拷贝_3\",\"rotateFrame\":[{\"duration\":8,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":11.295,\"tweenEasing\":0},{\"duration\":2,\"curve\":[0,0,0.5,1]},{\"duration\":6,\"rotate\":10.3318,\"tweenEasing\":0},{\"duration\":6,\"curve\":[0,0,0.5,1]},{\"duration\":22,\"rotate\":10.3318}],\"translateFrame\":[],\"scaleFrame\":[]}],\"playTimes\":0,\"ffd\":[],\"slot\":[{\"name\":\"grass\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"trunk\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"leaf\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"apple\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"apple_拷贝_3\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"apple_拷贝_4\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"apple-right\",\"displayFrame\":[],\"colorFrame\":[]}],\"ik\":[],\"duration\":50}],\"skin\":[{\"name\":\"\",\"slot\":[{\"name\":\"apple-right\",\"display\":[{\"name\":\"apple/apple-right\",\"transform\":{\"x\":36.95,\"skY\":90,\"y\":-4.9,\"skX\":90},\"type\":\"image\",\"path\":\"apple/apple-right\"}]},{\"name\":\"trunk\",\"display\":[{\"bonePose\":[1,0.013752744539744436,-0.9999054265367423,0.9999054265367423,0.013752744539744436,-380.15,279.55,2,-0.14323494834957837,-0.9896887134707022,0.9896887134707022,-0.14323494834957837,-388.7586206896555,44.455172413793015],\"userEdges\":[],\"slotPose\":[1,-6.661338147750939e-16,6.661338147750939e-16,1,-397.5000000000001,72.99999999999994],\"weights\":[1,2,1,2,1,0.28383161233905957,2,0.7161683876609405,2,1,0.6224004474861904,2,0.37759955251380967,2,1,0.9009136778129336,2,0.09908632218706628,1,1,1,1,1,1,2,1,0.83576885015101,2,0.16423114984899007,2,1,0.5333009755569753,2,0.46669902444302475,2,1,0.17971475711662627,2,0.8202852428833737,1,2,1,1,2,1,1,2,1,1,2,1,1,2,1,2,1,0.004049944466725675,2,0.9959500555332743,1,2,1,1,2,1],\"transform\":{\"x\":-26.9984,\"skY\":98.2351,\"y\":-12.7399,\"skX\":98.2351},\"type\":\"mesh\",\"width\":207,\"name\":\"apple/trunk\",\"uvs\":[1,0.18929,0.95435,0.43739,0.87923,0.66197,0.84589,0.88834,0.80845,1.00011,0.3587,1.00011,0.32126,0.80305,0.28382,0.64023,0.20048,0.4229,0.08792,0.23992,-0.00024,0.09506,-0.00024,0,0.27971,0,0.46691,0.1458,0.55459,0.34317,0.74179,0,1,0],\"height\":476,\"vertices\":[103.5,-147.9,94.05,-29.8,78.5,77.1,71.6,184.85,63.85,238.05,-29.25,238.05,-37,144.25,-44.75,66.75,-62,-36.7,-85.3,-123.8,-103.55,-192.75,-103.55,-238,-45.6,-238,-6.85,-168.6,11.3,-74.65,50.05,-238,103.5,-238],\"path\":\"apple/trunk\",\"triangles\":[7,2,1,14,7,1,14,1,0,15,0,16,6,3,2,8,7,14,7,6,2,5,4,3,6,5,3,13,9,14,9,8,14,12,10,13,10,9,13,11,10,12,0,14,15],\"edges\":[0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,14,14,15,15,16,16,0]}]},{\"name\":\"grass\",\"display\":[{\"name\":\"apple/grass\",\"transform\":{\"x\":-417.5,\"y\":286},\"type\":\"image\",\"path\":\"apple/grass\"}]},{\"name\":\"leaf\",\"display\":[{\"name\":\"apple/leaf\",\"transform\":{\"x\":143.0752,\"skY\":91.4594,\"y\":-5.0578,\"skX\":91.4594},\"type\":\"image\",\"path\":\"apple/leaf\"}]},{\"name\":\"apple\",\"display\":[{\"name\":\"apple/apple\",\"transform\":{\"x\":10.7857,\"skY\":91.4594,\"y\":-3.2264,\"skX\":91.4594},\"type\":\"image\",\"path\":\"apple/apple\"}]},{\"name\":\"apple_拷贝_3\",\"display\":[{\"name\":\"apple/apple_拷贝_3\",\"transform\":{\"x\":17.5564,\"skY\":91.4594,\"y\":3.8984,\"skX\":91.4594},\"type\":\"image\",\"path\":\"apple/apple_拷贝_3\"}]},{\"name\":\"apple_拷贝_4\",\"display\":[{\"name\":\"apple/apple_拷贝_4\",\"transform\":{\"x\":11.154,\"skY\":91.4594,\"y\":-0.0159,\"skX\":91.4594},\"type\":\"image\",\"path\":\"apple/apple_拷贝_4\"}]}]}],\"defaultActions\":[{\"gotoAndPlay\":\"apple\"}],\"ik\":[],\"type\":\"Armature\"}],\"frameRate\":24,\"isGlobal\":0}"]],0,0,[],[],[]]
\ No newline at end of file
[1,["b2G57v5WpMK6EZ6xjiqJ67"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_recordmove","rect":[0,0,291,234],"offset":[0,0],"originalSize":[291,234],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,0,0,[["dragonBones.DragonBonesAsset",["_name","_dragonBonesJson"],1]],[[0,0,1,3]],[[0,"alligator_ske","{\"name\":\"alligator\",\"version\":\"5.5\",\"armature\":[{\"name\":\"Armature\",\"slot\":[{\"name\":\"alligator\",\"color\":{},\"parent\":\"alligator\"},{\"name\":\"egg1\",\"color\":{},\"z\":1,\"parent\":\"egg1\"}],\"bone\":[{\"name\":\"root\",\"transform\":{}},{\"name\":\"egg1\",\"transform\":{\"x\":-419.25,\"skY\":-90,\"y\":220.45,\"skX\":-90},\"length\":275,\"parent\":\"root\"},{\"name\":\"alligator\",\"transform\":{\"x\":432.45,\"skY\":-89.372,\"y\":-96.5,\"skX\":-89.372},\"length\":159,\"parent\":\"root\"},{\"name\":\"bone\",\"transform\":{\"x\":806.2358,\"skY\":115.6133,\"y\":-475.5656,\"skX\":115.6133},\"length\":3,\"parent\":\"alligator\"}],\"frameRate\":24,\"aabb\":{\"x\":-731,\"height\":755,\"y\":-428,\"width\":1559},\"canvas\":{\"x\":0,\"height\":1600,\"y\":0,\"width\":2176},\"animation\":[{\"name\":\"newAnimation\",\"frame\":[],\"bone\":[{\"name\":\"root\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"egg1\",\"rotateFrame\":[{\"duration\":5,\"tweenEasing\":0},{\"duration\":5,\"rotate\":-5.9102,\"tweenEasing\":0},{\"duration\":5,\"tweenEasing\":0},{\"duration\":5,\"rotate\":3.9844,\"tweenEasing\":0},{\"duration\":5,\"tweenEasing\":0},{\"duration\":5,\"rotate\":3.9844,\"tweenEasing\":0},{\"duration\":10}],\"translateFrame\":[],\"scaleFrame\":[{\"tweenEasing\":0,\"duration\":5},{\"tweenEasing\":0,\"x\":0.97,\"duration\":5},{\"tweenEasing\":0,\"duration\":5},{\"tweenEasing\":0,\"x\":0.97,\"duration\":5},{\"tweenEasing\":0,\"duration\":5},{\"tweenEasing\":0,\"x\":0.97,\"duration\":5},{\"duration\":10}]},{\"name\":\"alligator\",\"rotateFrame\":[],\"translateFrame\":[{\"tweenEasing\":0,\"x\":-784.8246,\"y\":-11.4035,\"duration\":26},{\"tweenEasing\":0,\"x\":-784.8246,\"y\":-11.4035,\"duration\":14},{\"x\":18.6842,\"y\":-12.2807,\"duration\":0}],\"scaleFrame\":[{\"tweenEasing\":0,\"x\":0.3,\"y\":0.3,\"duration\":26},{\"tweenEasing\":0,\"x\":0.3,\"y\":0.3,\"duration\":14},{\"duration\":0}]},{\"name\":\"bone\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[]}],\"playTimes\":0,\"ffd\":[],\"slot\":[{\"name\":\"egg1\",\"displayFrame\":[{\"duration\":5},{\"duration\":5,\"value\":1},{\"duration\":5,\"value\":2},{\"duration\":5,\"value\":3},{\"duration\":5,\"value\":4},{\"duration\":5,\"value\":6},{\"duration\":10,\"value\":5}],\"colorFrame\":[]},{\"name\":\"alligator\",\"displayFrame\":[],\"colorFrame\":[]}],\"ik\":[],\"duration\":40}],\"skin\":[{\"name\":\"\",\"slot\":[{\"name\":\"alligator\",\"display\":[{\"name\":\"alligator/alligator\",\"transform\":{\"x\":-19.0738,\"skY\":89.372,\"y\":-52.2441,\"skX\":89.372},\"type\":\"image\",\"path\":\"alligator/alligator\"}]},{\"name\":\"egg1\",\"display\":[{\"name\":\"alligator/egg1\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg1\"},{\"name\":\"alligator/egg2\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg2\"},{\"name\":\"alligator/egg3\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg3\"},{\"name\":\"alligator/egg4\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg4\"},{\"name\":\"alligator/egg5\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg5\"},{\"name\":\"alligator/egg6\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg6\"},{\"name\":\"alligator/egg6_0\",\"transform\":{\"x\":270.95,\"skY\":90,\"y\":-14.75,\"skX\":90},\"type\":\"image\",\"path\":\"alligator/egg6_0\"}]}]}],\"defaultActions\":[{\"gotoAndPlay\":\"newAnimation\"}],\"ik\":[],\"type\":\"Armature\"}],\"frameRate\":24,\"isGlobal\":0}"]],0,0,[],[],[]]
\ No newline at end of file
[1,["61yphd/mNJJ6RUJQOM5Xq3"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"apple_tex","rect":[1,1,982,1226],"offset":[-20,410],"originalSize":[1024,2048],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["88UHktv1VBf5X4GSVu2noB"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"mao_tex","{\"name\":\"mao\",\"imagePath\":\"mao_tex.png\",\"SubTexture\":[{\"name\":\"猫01/影子\",\"x\":1,\"height\":66,\"y\":343,\"width\":337},{\"name\":\"猫01/尾巴\",\"x\":1,\"height\":109,\"y\":188,\"width\":175},{\"name\":\"猫01/右腿\",\"x\":178,\"height\":117,\"y\":188,\"width\":104},{\"name\":\"猫01/左腿\",\"x\":1,\"height\":115,\"y\":569,\"width\":64},{\"name\":\"猫01/右手\",\"x\":427,\"height\":122,\"y\":590,\"width\":69},{\"name\":\"猫01/左手\",\"x\":301,\"height\":74,\"y\":590,\"width\":124},{\"name\":\"猫01伸/左手伸直\",\"x\":299,\"height\":169,\"y\":1,\"width\":168},{\"name\":\"猫01伸/右手伸直\",\"x\":299,\"height\":169,\"y\":172,\"width\":168},{\"name\":\"猫01/身体\",\"x\":340,\"height\":180,\"y\":343,\"width\":122},{\"name\":\"猫01/领带\",\"x\":1,\"height\":156,\"y\":411,\"width\":120},{\"name\":\"猫01/右耳\",\"x\":155,\"height\":76,\"y\":602,\"width\":90},{\"name\":\"猫01/左耳\",\"x\":67,\"height\":85,\"y\":602,\"width\":86},{\"name\":\"猫01/组_1\",\"x\":1,\"height\":185,\"y\":1,\"width\":296},{\"name\":\"猫01/右眼\",\"x\":1,\"height\":60,\"y\":686,\"width\":59},{\"name\":\"猫01/右眉毛\",\"x\":67,\"height\":5,\"y\":595,\"width\":33},{\"name\":\"猫01/左眼\",\"x\":247,\"height\":60,\"y\":666,\"width\":59},{\"name\":\"猫01/左眉毛\",\"x\":247,\"height\":12,\"y\":602,\"width\":31},{\"name\":\"猫01/眼镜\",\"x\":301,\"height\":63,\"y\":525,\"width\":170},{\"name\":\"猫01/胡子\",\"x\":123,\"height\":85,\"y\":515,\"width\":176},{\"name\":\"猫01/鼻子\",\"x\":67,\"height\":24,\"y\":569,\"width\":28},{\"name\":\"猫01/嘴\",\"x\":1,\"height\":30,\"y\":299,\"width\":65},{\"name\":\"猫01/帽子\",\"x\":123,\"height\":102,\"y\":411,\"width\":158}],\"height\":1024,\"width\":512}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["51OzHV6eFFoq5liCtOpR22"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_card3","rect":[8,8,214,237],"offset":[0,-0.5],"originalSize":[230,252],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["44glWBgZpNc4+Bn6Q1+IXO"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"icon_star","rect":[0,0,62,69],"offset":[0,0],"originalSize":[62,69],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["43tYywM/hHJ5JN/qizAvMT"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_bian1","rect":[0,0,282,304],"offset":[0,0],"originalSize":[282,304],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,0,0,[["dragonBones.DragonBonesAsset",["_name","_dragonBonesJson"],1]],[[0,0,1,3]],[[0,"ax_ske","{\"name\":\"ax\",\"version\":\"5.5\",\"armature\":[{\"name\":\"Armature\",\"slot\":[{\"name\":\"wood\",\"color\":{},\"parent\":\"root\"},{\"name\":\"ax\",\"color\":{},\"z\":1,\"parent\":\"ax\"},{\"name\":\"痕迹\",\"color\":{},\"z\":2,\"parent\":\"root\"}],\"bone\":[{\"name\":\"root\",\"transform\":{}},{\"name\":\"ax\",\"transform\":{\"x\":349.5,\"skY\":-170.2833,\"y\":-118.6,\"skX\":-170.2833},\"length\":340,\"parent\":\"root\"}],\"frameRate\":24,\"aabb\":{\"x\":-807,\"height\":705,\"y\":-315,\"width\":1188},\"canvas\":{\"x\":0,\"height\":1600,\"y\":0,\"width\":2176},\"animation\":[{\"name\":\"newAnimation\",\"frame\":[],\"bone\":[{\"name\":\"root\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"ax\",\"rotateFrame\":[{\"duration\":12,\"curve\":[0.5,0,1,1]},{\"duration\":2,\"rotate\":20.8703,\"curve\":[0,0,0.3253275109170305,1.0036290322580645]},{\"duration\":6,\"rotate\":20.8703,\"curve\":[0,0,0.3253275109170305,1.0036290322580645]},{\"duration\":3,\"rotate\":6.957,\"tweenEasing\":0},{\"duration\":9,\"rotate\":6.957,\"curve\":[0.5,0,1,1]},{\"duration\":4,\"rotate\":44.2233,\"tweenEasing\":0},{\"duration\":12,\"rotate\":44.2233,\"curve\":[0.6746724890829694,-0.0012096774193548392,1,1]},{\"duration\":0}],\"translateFrame\":[],\"scaleFrame\":[]}],\"playTimes\":0,\"ffd\":[],\"slot\":[{\"name\":\"wood\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"ax\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"痕迹\",\"displayFrame\":[{\"duration\":48,\"value\":-1},{\"duration\":0}],\"colorFrame\":[]}],\"ik\":[],\"duration\":48}],\"skin\":[{\"name\":\"\",\"slot\":[{\"name\":\"ax\",\"display\":[{\"name\":\"ax/ax\",\"transform\":{\"x\":394.4474,\"skY\":170.2833,\"y\":-21.9889,\"skX\":170.2833},\"type\":\"image\",\"path\":\"ax/ax\"}]},{\"name\":\"痕迹\",\"display\":[{\"name\":\"ax/痕迹\",\"transform\":{\"x\":-367.5,\"y\":-31},\"type\":\"image\",\"path\":\"ax/痕迹\"}]},{\"name\":\"wood\",\"display\":[{\"name\":\"ax/wood\",\"transform\":{\"x\":-381.5,\"y\":114},\"type\":\"image\",\"path\":\"ax/wood\"}]}]}],\"defaultActions\":[{\"gotoAndPlay\":\"newAnimation\"}],\"ik\":[],\"type\":\"Armature\"}],\"frameRate\":24,\"isGlobal\":0}"]],0,0,[],[],[]]
\ No newline at end of file
[1,0,0,[["dragonBones.DragonBonesAsset",["_name","_dragonBonesJson"],1]],[[0,0,1,3]],[[0,"ant_ske","{\"name\":\"ant\",\"version\":\"5.5\",\"armature\":[{\"name\":\"Armature\",\"slot\":[{\"name\":\"1\",\"color\":{},\"displayIndex\":1,\"parent\":\"root\"},{\"name\":\"ant/apple4\",\"color\":{},\"z\":1,\"parent\":\"apple1\"},{\"name\":\"ant/apple3\",\"color\":{},\"z\":2,\"parent\":\"apple1\"},{\"name\":\"ant/apple2\",\"color\":{},\"z\":3,\"parent\":\"apple1\"},{\"name\":\"apple1\",\"color\":{},\"z\":4,\"parent\":\"apple1\"},{\"name\":\"ant\",\"color\":{},\"z\":5,\"parent\":\"ant\"}],\"bone\":[{\"name\":\"root\",\"transform\":{}},{\"name\":\"ant\",\"transform\":{\"x\":450.5,\"skY\":-90,\"y\":-128,\"skX\":-90},\"length\":126,\"parent\":\"root\"},{\"name\":\"apple1\",\"transform\":{\"x\":-434.6,\"skY\":-90,\"y\":-59.2,\"skX\":-90},\"length\":110,\"parent\":\"root\"}],\"frameRate\":24,\"aabb\":{\"x\":-662,\"height\":552,\"y\":-414.00000000000006,\"width\":1472},\"canvas\":{\"x\":0,\"height\":1600,\"y\":0,\"width\":2176},\"animation\":[{\"name\":\"newAnimation\",\"frame\":[],\"bone\":[{\"name\":\"root\",\"rotateFrame\":[],\"translateFrame\":[],\"scaleFrame\":[]},{\"name\":\"ant\",\"rotateFrame\":[{\"duration\":10,\"rotate\":-38.3686,\"tweenEasing\":0},{\"duration\":10,\"rotate\":-56.5741,\"tweenEasing\":0},{\"duration\":10,\"rotate\":-69.0413,\"tweenEasing\":0},{\"duration\":10,\"rotate\":-81.1856,\"tweenEasing\":0},{\"duration\":8}],\"translateFrame\":[{\"tweenEasing\":0,\"x\":-713.6523,\"y\":-51.7589,\"duration\":10},{\"tweenEasing\":0,\"x\":-737.1135,\"y\":8.7348,\"duration\":10},{\"tweenEasing\":0,\"x\":-737.1135,\"y\":57.4618,\"duration\":10},{\"tweenEasing\":0,\"x\":-718.3445,\"y\":96.9487,\"duration\":10},{\"x\":-63.2368,\"y\":9.6732,\"duration\":8}],\"scaleFrame\":[{\"tweenEasing\":0,\"x\":0.13,\"y\":0.13,\"duration\":30},{\"tweenEasing\":0,\"x\":0.13,\"y\":0.13,\"duration\":10},{\"tweenEasing\":0,\"duration\":4},{\"tweenEasing\":0,\"x\":0.96,\"duration\":4},{\"duration\":0}]},{\"name\":\"apple1\",\"rotateFrame\":[{\"duration\":8,\"tweenEasing\":0},{\"duration\":8,\"rotate\":2.031,\"tweenEasing\":0},{\"duration\":8,\"tweenEasing\":0},{\"duration\":24,\"rotate\":2.031}],\"translateFrame\":[],\"scaleFrame\":[{\"tweenEasing\":0,\"duration\":8},{\"tweenEasing\":0,\"x\":0.98,\"duration\":8},{\"tweenEasing\":0,\"duration\":8},{\"x\":0.98,\"duration\":24}]}],\"playTimes\":0,\"ffd\":[],\"slot\":[{\"name\":\"apple1\",\"displayFrame\":[],\"colorFrame\":[{\"duration\":8,\"tweenEasing\":0},{\"duration\":40,\"color\":{\"aM\":0}}]},{\"name\":\"1\",\"displayFrame\":[{\"duration\":4},{\"duration\":4,\"value\":1},{\"duration\":4},{\"duration\":4,\"value\":1},{\"duration\":4},{\"duration\":4,\"value\":1},{\"duration\":4},{\"duration\":20,\"value\":1}],\"colorFrame\":[]},{\"name\":\"ant\",\"displayFrame\":[],\"colorFrame\":[]},{\"name\":\"ant/apple2\",\"displayFrame\":[],\"colorFrame\":[{\"duration\":8},{\"duration\":8,\"tweenEasing\":0},{\"duration\":32,\"color\":{\"aM\":0}}]},{\"name\":\"ant/apple3\",\"displayFrame\":[],\"colorFrame\":[{\"duration\":16},{\"duration\":8,\"tweenEasing\":0},{\"duration\":24,\"color\":{\"aM\":0}}]},{\"name\":\"ant/apple4\",\"displayFrame\":[],\"colorFrame\":[]}],\"ik\":[],\"duration\":48}],\"skin\":[{\"name\":\"\",\"slot\":[{\"name\":\"1\",\"display\":[{\"name\":\"ant/1\",\"transform\":{\"x\":-197,\"y\":-188},\"type\":\"image\",\"path\":\"ant/1\"},{\"name\":\"ant/2\",\"transform\":{\"x\":-202.5,\"y\":-158.5},\"type\":\"image\",\"path\":\"ant/2\"}]},{\"name\":\"ant\",\"display\":[{\"name\":\"ant/ant\",\"transform\":{\"x\":10,\"skY\":90,\"y\":-43,\"skX\":90},\"type\":\"image\",\"path\":\"ant/ant\"}]},{\"name\":\"ant/apple4\",\"display\":[{\"name\":\"ant/apple4\",\"transform\":{\"x\":40.8,\"skY\":90,\"y\":-4.9,\"skX\":90},\"type\":\"image\",\"path\":\"ant/apple4\"}]},{\"name\":\"ant/apple3\",\"display\":[{\"name\":\"ant/apple3\",\"transform\":{\"x\":40.8,\"skY\":90,\"y\":-4.9,\"skX\":90},\"type\":\"image\",\"path\":\"ant/apple3\"}]},{\"name\":\"ant/apple2\",\"display\":[{\"name\":\"ant/apple2\",\"transform\":{\"x\":40.8,\"skY\":90,\"y\":-4.9,\"skX\":90},\"type\":\"image\",\"path\":\"ant/apple2\"}]},{\"name\":\"apple1\",\"display\":[{\"name\":\"ant/apple1\",\"transform\":{\"x\":40.8,\"skY\":90,\"y\":-4.9,\"skX\":90},\"type\":\"image\",\"path\":\"ant/apple1\"}]}]}],\"defaultActions\":[{\"gotoAndPlay\":\"newAnimation\"}],\"ik\":[],\"type\":\"Armature\"}],\"frameRate\":24,\"isGlobal\":0}"]],0,0,[],[],[]]
\ No newline at end of file
[1,["27PZ1pW05BrYC35vXhue2b"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"ax_tex","{\"name\":\"ax\",\"imagePath\":\"ax_tex.png\",\"SubTexture\":[{\"name\":\"ax/wood\",\"x\":1,\"height\":552,\"y\":1,\"width\":851},{\"name\":\"ax/ax\",\"x\":1,\"height\":303,\"y\":555,\"width\":848},{\"name\":\"ax/痕迹\",\"x\":1,\"height\":82,\"y\":860,\"width\":191}],\"height\":1024,\"width\":1024}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["88UHktv1VBf5X4GSVu2noB"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"mao_tex","rect":[1,1,495,745],"offset":[-7.5,138.5],"originalSize":[512,1024],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["0cnfyMPARPx6L2mkSTOnm5"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"btn_laba2","rect":[8,0,98,80],"offset":[4,0],"originalSize":[106,80],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["83sI18yC9Nx7bqT49t7IoO"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"right_tex","{\"name\":\"right\",\"SubTexture\":[{\"name\":\"1/勾\",\"x\":1,\"height\":112,\"y\":1,\"width\":128},{\"name\":\"1/星1\",\"x\":196,\"height\":59,\"y\":72,\"width\":57},{\"name\":\"1/星2\",\"x\":1,\"height\":45,\"y\":192,\"width\":43},{\"name\":\"1/星3\",\"x\":131,\"height\":64,\"y\":72,\"width\":63},{\"name\":\"1/星4\",\"x\":201,\"height\":45,\"y\":1,\"width\":45},{\"name\":\"1/星6\",\"x\":131,\"height\":69,\"y\":1,\"width\":68},{\"name\":\"1/星7\",\"x\":1,\"height\":40,\"y\":115,\"width\":37},{\"name\":\"1/星5\",\"x\":196,\"height\":57,\"y\":133,\"width\":56},{\"name\":\"1/星8\",\"x\":78,\"height\":33,\"y\":115,\"width\":32},{\"name\":\"1/星9\",\"x\":40,\"height\":37,\"y\":115,\"width\":36}],\"imagePath\":\"right_tex.png\",\"height\":256,\"width\":256}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["38Z9FjqmZHaq3h7GDKvK4e"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_bian2","rect":[0,0,314,342],"offset":[0,0],"originalSize":[314,342],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["90IjeRb0tIxYS6N5Altwm/"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"view","rect":[0,0,1201,679],"offset":[0,0],"originalSize":[1201,679],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,0,0,[["cc.AnimationClip",["_name","_duration","speed","wrapMode","curveData"],-2]],[[0,0,1,2,3,4,6]],[[0,"laba",0.3333333333333333,0.35,2,{"paths":{"btn_laba":{"props":{"active":[{"frame":0,"value":false},{"frame":0.08333333333333333,"value":false},{"frame":0.16666666666666666,"value":false},{"frame":0.25,"value":true}]}},"btn_laba3":{"props":{"active":[{"frame":0,"value":false},{"frame":0.08333333333333333,"value":false},{"frame":0.16666666666666666,"value":true},{"frame":0.25,"value":false}]}},"btn_laba2":{"props":{"active":[{"frame":0,"value":false},{"frame":0.08333333333333333,"value":true},{"frame":0.16666666666666666,"value":false},{"frame":0.25,"value":false}]}},"btn_laba1":{"props":{"active":[{"frame":0,"value":true},{"frame":0.08333333333333333,"value":false},{"frame":0.16666666666666666,"value":false},{"frame":0.25,"value":false},{"frame":0.3333333333333333,"value":true}]}}}}]],0,0,[],[],[]]
\ No newline at end of file
[1,["dccfisjTRBSpwQJdjV1laq"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_card1","rect":[8,8,266,293],"offset":[0,-2.5],"originalSize":[282,304],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["180HWSUalCHolyD2e2jSnh"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"icon","rect":[3,2,138,141],"offset":[0,-0.5],"originalSize":[144,144],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["58ianNCbBCuZVAgpdGNfQg"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_upperleft","rect":[0,0,217,134],"offset":[0,0],"originalSize":[217,134],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["76Q57iJbhP676KjlTXRgZs"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"btn_laba","rect":[0,0,106,80],"offset":[0,0],"originalSize":[106,80],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["faIVDeJwFPOpp7GWuB1xMc"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"group-5","rect":[0,0,153,86],"offset":[0,0],"originalSize":[153,86],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["27PZ1pW05BrYC35vXhue2b"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"ax_tex","rect":[1,1,851,941],"offset":[-85.5,40.5],"originalSize":[1024,1024],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["f7rHhYB6lOTKsYZ4e3dVoD"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_card2","rect":[8,8,298,327],"offset":[0,-0.5],"originalSize":[314,342],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["1e7Egaee9JRbnUt+PaDfbJ"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_desk","rect":[0,0,1088,336],"offset":[0,0],"originalSize":[1088,336],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["21VKqC/wlP4o/+YWF3RrrR"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"combined-shape_2","rect":[0,0,116,117],"offset":[0,0],"originalSize":[116,117],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["83sI18yC9Nx7bqT49t7IoO"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"right_tex","rect":[1,1,252,236],"offset":[-1,9],"originalSize":[256,256],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["b7NoU9jX1K4J+V6SXAgNry"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"alligator_tex","rect":[1,1,1786,2759],"offset":[-130,667.5],"originalSize":[2048,4096],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["b9vbxURVBNBp5PSaAJI1oA"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"guid_tex","{\"name\":\"guid\",\"SubTexture\":[{\"name\":\"bg_recordmove\",\"x\":1,\"height\":234,\"y\":1,\"width\":291}],\"imagePath\":\"guid_tex.png\",\"height\":256,\"width\":512}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["2c/YsXDSNOC5O/cxv9Cuqf"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"ant_tex","{\"name\":\"ant\",\"imagePath\":\"ant_tex.png\",\"SubTexture\":[{\"name\":\"ant/1\",\"x\":885,\"height\":80,\"y\":1,\"width\":74},{\"name\":\"ant/2\",\"x\":808,\"height\":155,\"y\":1,\"width\":75},{\"name\":\"ant/apple4\",\"x\":448,\"height\":430,\"y\":987,\"width\":445},{\"name\":\"ant/apple3\",\"x\":1,\"height\":430,\"y\":987,\"width\":445},{\"name\":\"ant/apple2\",\"x\":448,\"height\":430,\"y\":555,\"width\":445},{\"name\":\"ant/apple1\",\"x\":1,\"height\":430,\"y\":555,\"width\":445},{\"name\":\"ant/ant\",\"x\":1,\"height\":552,\"y\":1,\"width\":805}],\"height\":2048,\"width\":1024}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["b7NoU9jX1K4J+V6SXAgNry"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"alligator_tex","{\"name\":\"alligator\",\"imagePath\":\"alligator_tex.png\",\"SubTexture\":[{\"name\":\"alligator/alligator\",\"x\":1,\"height\":488,\"y\":2272,\"width\":896},{\"name\":\"alligator/egg1\",\"x\":1193,\"height\":755,\"y\":1,\"width\":594},{\"name\":\"alligator/egg5\",\"x\":1,\"height\":755,\"y\":1515,\"width\":594},{\"name\":\"alligator/egg3\",\"x\":1,\"height\":755,\"y\":758,\"width\":594},{\"name\":\"alligator/egg6\",\"x\":1193,\"height\":755,\"y\":758,\"width\":594},{\"name\":\"alligator/egg4\",\"x\":1,\"height\":755,\"y\":1,\"width\":594},{\"name\":\"alligator/egg6_0\",\"x\":597,\"height\":755,\"y\":758,\"width\":594},{\"name\":\"alligator/egg2\",\"x\":597,\"height\":755,\"y\":1,\"width\":594}],\"height\":4096,\"width\":2048}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["e9kreKYcpBH7NOseDSoate"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"icon_stardi","rect":[0,0,62,66],"offset":[0,1.5],"originalSize":[62,69],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["61yphd/mNJJ6RUJQOM5Xq3"],["_texture"],[["dragonBones.DragonBonesAtlasAsset",["_name","_atlasJson"],1]],[[0,0,1,3]],[[0,"apple_tex","{\"name\":\"apple\",\"imagePath\":\"apple_tex.png\",\"SubTexture\":[{\"name\":\"apple/grass\",\"x\":1,\"height\":178,\"y\":1049,\"width\":515},{\"name\":\"apple/trunk\",\"x\":776,\"height\":476,\"y\":1,\"width\":207},{\"name\":\"apple/leaf\",\"x\":1,\"height\":509,\"y\":1,\"width\":773},{\"name\":\"apple/apple\",\"x\":557,\"height\":137,\"y\":512,\"width\":141},{\"name\":\"apple/apple_拷贝_3\",\"x\":700,\"height\":137,\"y\":618,\"width\":141},{\"name\":\"apple/apple_拷贝_4\",\"x\":776,\"height\":137,\"y\":479,\"width\":141},{\"name\":\"apple/apple-right\",\"x\":1,\"height\":535,\"y\":512,\"width\":554}],\"height\":2048,\"width\":1024}"]],0,0,[0],[0],[0]]
\ No newline at end of file
[1,["b9vbxURVBNBp5PSaAJI1oA"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"guid_tex","rect":[1,1,291,234],"offset":[-109.5,10],"originalSize":[512,256],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["4544+aMlFCwou3GmHv3JWm"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"bg_bian3","rect":[0,0,230,252],"offset":[0,0],"originalSize":[230,252],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["57Q8eGaP5KkpVb9zuxCrCg"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"btn_laba1","rect":[36,0,70,80],"offset":[18,0],"originalSize":[106,80],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,0,0,[["cc.AudioClip",["_name","_native","duration"],0]],[[0,0,1,2,4]],[[0,"apple",".mp3",1.764],-1],0,0,[],[],[]]
\ No newline at end of file
[1,["2c/YsXDSNOC5O/cxv9Cuqf"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"ant_tex","rect":[1,1,958,1416],"offset":[-32,315],"originalSize":[1024,2048],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["caWVvWlAdOJpXjph1a/xfY"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"btn_laba3","rect":[0,0,106,80],"offset":[0,0],"originalSize":[106,80],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
[1,["f8xrzijbZE76eMt3iT9Rkj"],["_textureSetter"],["cc.SpriteFrame"],0,[{"name":"icon_bigstar","rect":[0,0,278,275],"offset":[0,0],"originalSize":[278,275],"capInsets":[0,0,0,0]}],[0],0,[0],[0],[0]]
\ No newline at end of file
window.__require=function e(t,n,i){function a(o,c){if(!n[o]){if(!t[o]){var s=o.split("/");if(s=s[s.length-1],!t[s]){var u="function"==typeof __require&&__require;if(!c&&u)return u(s,!0);if(r)return r(s,!0);throw new Error("Cannot find module '"+o+"'")}o=s}var d=n[o]={exports:{}};t[o][0].call(d.exports,function(e){return a(t[o][1][e]||e)},d,d.exports,e,t,n,i)}return n[o].exports}for(var r="function"==typeof __require&&__require,o=0;o<i.length;o++)a(i[o]);return a}({OP05:[function(e,t){"use strict";cc._RF.push(t,"f4edeRi+NdAabqAkVYRwFjK","OP05");var n=e("../script/util"),i=(e("../script/defaultData"),e("./data")),a=(e("./hyLoader"),c(e("./gameManager"))),r=c(e("./pg")),o=(c(e("./ani")),e("../script/utils"));function c(e){return e&&e.__esModule?e:{default:e}}function s(e,t,n,i,a,r,o){try{var c=e[r](o),s=c.value}catch(u){return void n(u)}c.done?t(s):Promise.resolve(s).then(i,a)}cc.Class({extends:cc.Component,properties:{},onLoad:function(){this.initSceneData(),this.initSize()},_imageResList:null,_audioResList:null,_animaResList:null,initSceneData:function(){this._imageResList=[],this._audioResList=[],this._animaResList=[]},_designSize:null,_frameSize:null,_mapScaleMin:null,_mapScaleMax:null,_cocosScale:null,initSize:function(){var e=cc.view.getFrameSize().width/cc.view.getFrameSize().height>=cc.Canvas.instance.designResolution.width/cc.Canvas.instance.designResolution.height;cc.Canvas.instance.fitHeight=e,cc.Canvas.instance.fitWidth=!e;var t=cc.view.getFrameSize();this._frameSize=t,this._designSize=cc.view.getDesignResolutionSize();var n=cc.winSize.width/t.width,i=cc.winSize.height/t.height;this._cocosScale=Math.min(n,i),n=t.width/this._designSize.width,i=t.height/this._designSize.height,this._mapScaleMin=Math.min(n,i)*this._cocosScale,this._mapScaleMax=Math.max(n,i)*this._cocosScale},start:function(){var e=this,t=this.getData.bind(this);window&&window.courseware&&(t=window.courseware.getData),t(function(t){console.log("data:",t),e.data=t||e.getDefaultData(),e.data=JSON.parse(JSON.stringify(e.data)),e.preloadItem()})},getData:function(e){if(window&&window.courseware)window.courseware.getData(e,"scene");else{var t=cc.find("middleLayer");t?t.getComponent("middleLayer").getData(e):e(this.getDefaultData())}},getDefaultData:function(){return i.itemData},preloadItem:function(){this.addPreloadImage(),this.addPreloadAudio(),this.addPreloadAnima(),this.preload()},addPreloadImage:function(){this._imageResList.push({url:this.data.pic_url}),this._imageResList.push({url:this.data.pic_url_2})},addPreloadAudio:function(){this._audioResList.push({url:this.data.audio_url})},addPreloadAnima:function(){},preload:function(){var e=this,t=[].concat(this._imageResList,this._audioResList,this._animaResList);cc.assetManager.loadAny(t,null,null,function(){window&&window.air?(window.air.onCourseInScreen=function(t){e.loadEnd(),t()},window.air.hideAirClassLoading()):e.loadEnd(),cc.debug.setDisplayStats(!1)})},loadEnd:function(){cc.macro.ENABLE_MULTI_TOUCH=!1,this.initData(),this.initSingleData(),this.initAudio(),this.initView()},_gameCode:null,initData:function(){a.default.getIns().parseData(this.data),this._gameCode=0},_cantouch:null,_cardPage:null,_cardLayout:null,_cardTouchItems:null,_successItems:null,initSingleData:function(){this._stageData=a.default.getIns().getStageData(),a.default.getIns().setState(0)},initAudio:function(){},initView:function(){this.initLayout()},initLayout:function(){var e=this,t=r.default.view.find(this,"btn_replay"),i=r.default.view.find(this,"btn_recording"),o=r.default.view.find(this,"btn_record"),c=r.default.view.find(this,"progress"),s=r.default.view.find(this,"end"),u=r.default.view.find(s,"bg_success"),d=r.default.view.find(s,"bg_tryagain"),l=r.default.view.find(this,"carton"),h=r.default.view.find(this,"bg_book"),f=r.default.view.find(this,"icon_ex"),g=r.default.view.find(this,"btn_next"),v=r.default.view.find(this,"btn_return"),p=r.default.view.find(f,"txt"),m=r.default.view.find(this,"icon_hand"),w=r.default.view.find(this,"btn_picture");if(r.default.view.touchOn(o,this.onTouchRecord,this),r.default.view.touchOn(g,this.onTouchNext,this),r.default.view.touchOn(v,this.onTouchReturn,this),r.default.view.touchOn(i,this.onTouchRecording,this),r.default.view.touchOn(t,this.onTouchReplay,this),r.default.view.touchOn(w,this.onTouchPicture,this),0==a.default.getIns().getState()){r.default.view.visible(o,!1),r.default.view.visible(s,!1),r.default.view.visible(u,!1),r.default.view.visible(f,!1),r.default.view.visible(g,!0),r.default.view.visible(v,!0);var y=this._stageData.img;r.default.view.setNetImg(h,y),this.animationName="",r.default.view.loadDB(l,{ske:this._stageData.cartoonSke,tex:this._stageData.cartoonTex,png:this._stageData.cartoonPng}).then(function(t){e.animationName=t,a.default.getIns().setState(1),e.initLayout()})}else 1==a.default.getIns().getState()?(r.default.view.visible(t,!1),r.default.view.visible(o,!1),l.getComponent(dragonBones.ArmatureDisplay).playAnimation(this.animationName,1),p.active=!1,f.active=!1,setTimeout(function(){r.default.view.visible(f,!0);var t=e._stageData.word;e.wordAni(p,t),r.default.audio.playAudioByUrl(e._stageData.sound)},2e3),setTimeout(function(){r.default.view.visible(o,!0),r.default.view.visible(t,!0),e.playSFX("audio_record")},4e3),setTimeout(function(){r.default.view.visible(m,!0);var e=cc.tween(m);e.sequence(cc.tween().by(.5,{y:50}),cc.tween().by(.5,{y:-50})).repeatForever(),e.start()},4e3)):2==a.default.getIns().getState()?(r.default.view.visible(m,!1),r.default.view.visible(o,!1),r.default.view.visible(t,!1),r.default.view.visible(i,!0),r.default.view.visible(c,!0)):3==a.default.getIns().getState()?(r.default.view.visible(o,!1),r.default.view.visible(i,!1),r.default.view.visible(c,!1),setTimeout(function(){r.default.view.visible(s,!0),r.default.view.visible(u,!0),e.playSFX("audio_goodjob")},500),setTimeout(function(){e.nextStage()},4e3)):4==a.default.getIns().getState()?(r.default.view.visible(s,!0),r.default.view.visible(d,!0),r.default.view.visible(i,!1),r.default.view.visible(o,!0),r.default.view.visible(c,!1),setTimeout(function(){e.playSFX("audio_record"),r.default.view.visible(m,!0);var t=cc.tween(m);t.sequence(cc.tween().by(.5,{y:50}),cc.tween().by(.5,{y:-50})).repeatForever(),t.start()},1e3)):5==a.default.getIns().getState()?(r.default.view.visible(s,!1),r.default.view.visible(u,!1),r.default.view.visible(d,!1),this.playSFX("audio_finish"),r.default.view.visible(w,!0),r.default.view.visible(o,!1),n.onHomeworkFinish&&(0,n.onHomeworkFinish)()):a.default.getIns().getState()},wordAni:function(e,t){e.active=!0;var n=r.default.view.find(e,"first"),i=t.split(""),a=i.shift(),o=i.join(""),c="<size=150><color=#ffffff>"+a+"</color></size><size=100><color=#0000>"+o+"</color></size>",s="<size=150><color=#fc4a4a>"+a+"</color></size>";e.getComponent(cc.RichText).string=c,n.y=17,n.getComponent(cc.RichText).string=s,setTimeout(function(){var t=0,i=setInterval(function(){var r=++t/20*50+100;r>=150&&(r=150,clearInterval(i));var c="<size=150><color=#ffffff>"+a+"</color></size><size="+r+"><color=#0000>"+o+"</color></size>";n.y=0,e.getComponent(cc.RichText).string=c},30)},1100)},onTouchRecord:function(){var e=this;this.playSFX("audio_btns");var t=r.default.view.find(this,"end"),n=r.default.view.find(t,"bg_tryagain");r.default.view.visible(t,!1),r.default.view.visible(n,!1),a.default.getIns().setState(2),this.initLayout(),window.courseware&&window.courseware.startTest(this._stageData.word),setTimeout(function(){if(!window.courseware)return e.recrodEnd({dtLastResponse:"2021-09-17 13:36:26:109",refText:"I haven't found anything out about him yet.",recordId:"6144295213f0a2200000ed93",eof:1,result:{pronunciation:75,resource_version:"3.1.0",fluency:60,rhythm:90,kernel_version:"5.2.4",overall:74,integrity:100,duration:"6.779",rear_tone:"fall",speed:96},tokenId:"6144295408558b08dd000001",applicationId:"154838659000009e"});window.courseware&&window.courseware.stopTest(function(t){t=JSON.parse(t),e.recrodEnd(t)})},4e3)},recrodEnd:function(e){e.result.overall>50?(a.default.getIns().setState(3),this.initLayout()):(a.default.getIns().setState(4),this.initLayout())},onTouchNext:function(){this.playSFX("audio_btns")},onTouchReturn:function(){this.playSFX("audio_btns")},onTouchRecording:function(){this.playSFX("audio_btns")},onTouchReplay:function(){this.playSFX("audio_btns"),a.default.getIns().setState(1),this.initLayout()},onTouchPicture:function(){this.playSFX("audio_btns")},nextStage:function(){a.default.getIns().addStage()?(a.default.getIns().setState(5),this.initLayout()):(this.initSingleData(),this.initLayout())},onTouchIconRecord:function(){var e=r.default.view.find(this,"btn_replay"),t=r.default.view.find(this,"btn_record"),n=r.default.view.find(this,"btn_recording"),i=r.default.view.find(this,"progress");r.default.view.visible(e,!1),r.default.view.visible(t,!1),r.default.view.visible(n,!0),r.default.view.visible(i,!0)},initStep1:function(){var e=this,t=r.default.view.find(this,"btn_replay"),n=r.default.view.find(this,"btn_recording"),i=r.default.view.find(this,"btn_record"),a=r.default.view.find(this,"progress"),o=r.default.view.find(this,"end"),c=r.default.view.find(this,"ant_ske"),s=r.default.view.find(this,"ax_ske");r.default.view.visible(t,!1),r.default.view.visible(i,!1),r.default.view.visible(n,!1),r.default.view.visible(a,!1),r.default.view.visible(o,!1),r.default.view.visible(c,!1),r.default.view.visible(s,!1),setTimeout(function(){e.initStep2()},2e3)},initStep2:function(){var e=r.default.view.find(this,"btn_replay"),t=r.default.view.find(this,"btn_record");r.default.view.visible(e,!0),r.default.view.visible(t,!0)},initStep3:function(){},createAni:function(){},onTouchVoice:function(e){var t=e.target;r.default.audio.playAudioByUrl(t.data.audio_url)},groupEnd:function(){for(var e=0;e<this._boxItems.length;e++){var t=this._boxItems[e];if(t.data.success.length!=t.data.child.length)return}0==this._gameCode&&(this._gameCode=2,this.playSFX("audio_sahua"),this.createFireworkAni().then(function(){(0,n.onHomeworkFinish)()}))},playSFX:function(e){var t=this;return new Promise(function(n){var i=r.default.view.find(t,e);if(!i)return n();var a=i.getComponent(cc.AudioSource);if(!a)return n();var o=a.clip;if(!o)return n();cc.audioEngine.play(o,!1,1),n("")})},resizeInfo:function(){var e=cc.size(1280,720),t=cc.view.getCanvasSize(),n=cc.size(t.width*e.height/t.height,e.height),i=n.width/e.width;if(i<=1){var a=cc.size(e.width,t.height*(e.width/t.width)),r=a.height/e.height,o=a.height-e.height;return{scaleX:1,posX:0,moveX:0,scaleY:r,posY:o,moveY:-o/2}}var c=n.width-e.width;return{scaleX:i,posX:c,moveX:-c/2,scaleY:1,posY:0,moveY:0}},playAudioAni:function(e){return new Promise(function(t){var n=r.default.view.find(e,"audio").getComponent(cc.Animation);n.play(),r.default.audio.playAudioByUrl(e.data.audio).then(function(){n.stop(),r.default.view.visible(r.default.view.find(e,"audio/btn_laba"),!0),t("")})})},createRightAni:function(e){var t=r.default.view.find(this,"right"),n=cc.instantiate(t);n.x=e.x,n.y=e.y,r.default.view.find(this,"ani").addChild(n),n.getComponent(dragonBones.ArmatureDisplay).playAnimation("newAnimation",1),r.default.view.visible(n,!0)},createStarAni:function(){var e=this;return new Promise(function(t){e.showStar(),setTimeout(function(){t("")},500)})},createFireworkAni:function(){return new Promise(function(e){(0,o.showFireworks)(cc.find("Canvas/firework_ani"),cc.find("Canvas/RibbonNodeBase").children,cc.v2(0,-400),cc.v2(0,1e3),200,200),(0,o.showFireworks)(cc.find("Canvas/firework_ani"),cc.find("Canvas/RibbonNodeBase").children,cc.v2(-600,-400),cc.v2(200,1e3),200,200),(0,o.showFireworks)(cc.find("Canvas/firework_ani"),cc.find("Canvas/RibbonNodeBase").children,cc.v2(600,-400),cc.v2(-200,1e3),200,200),setTimeout(function(){e("")},1e3)})},length:length,addStar:function(){this.length||(this.length=0),this.length++;var e=this.length,t=cc.find("Canvas/layout_stars");t.removeAllChildren();for(var n=t.getComponent(cc.Layout).spacingY,i=0;i<e;i++){var a=cc.instantiate(cc.find("Canvas/StarBase"));a.name="starBase_"+i,a.scale=this.Between(.5,(t.height/e-n)/a.height,1),a.parent=t}this.currentStarIdx=0},currentStarIdx:null,showStar:function(){this.currentStarIdx||(this.currentStarIdx=0);var e=cc.find("Canvas/layout_stars/starBase_"+this.currentStarIdx);if(e){var t=e.getChildByName("Star"),n=t.getChildByName("StarBig");n.scale=1,t.active=!0,t.scaleX=.7/e.scale,t.scaleY=1/e.scale,t.angle=90;var i=cc.find("Canvas"),a=this.exchangeNodePos(t.parent,i,cc.v2(0,-i.height/2)),r=this.exchangeNodePos(t.parent,i,cc.v2(0,-i.height/4));t.x=a.x,t.y=a.y-n.height,console.log("middlePos = "+JSON.stringify(r)),cc.tween(t).to(.3,{y:r.y+80},{easing:"quadOut"}).to(.1,{y:r.y+40,scaleX:1.2/e.scale,scaleY:.8/e.scale},{easing:"quadOut"}).to(.1,{y:r.y,scaleX:1/e.scale,scaleY:1/e.scale},{easing:"quadOut"}).delay(.1).to(.8,{angle:-720,scale:1}).start(),cc.tween(t).delay(.6).to(.8,{x:0},{easing:"quadIn"}).start(),cc.tween(t).delay(.6).to(.8,{y:0},{easing:"quadOut"}).start(),cc.tween(n).delay(.6).to(.8,{scale:0},{easing:"quadOut"}).call(function(){}).start(),this.currentStarIdx++}},Between:function(e,t,n){return[e,t,n].sort()[1]},exchangeNodePos:function(e,t,n){return e.convertToNodeSpaceAR(t.convertToWorldSpaceAR(cc.v2(n.x,n.y)))},showAllFirework:function(e,t){var n,i=this;return(n=regeneratorRuntime.mark(function n(){var a;return regeneratorRuntime.wrap(function(n){for(;;)switch(n.prev=n.next){case 0:a=0;case 1:if(!(a<6)){n.next=8;break}return i.showFirework(cc.v2(0,-e.height/2),e,t,2*e.width/3,1.3*e.height),n.next=5,(0,o.asyncDelay)(.1);case 5:a++,n.next=1;break;case 8:case"end":return n.stop()}},n)}),function(){var e=this,t=arguments;return new Promise(function(i,a){var r=n.apply(e,t);function o(e){s(r,i,a,o,c,"next",e)}function c(e){s(r,i,a,o,c,"throw",e)}o(void 0)})})()},showFirework:function(e,t,n,i,a,r){void 0===i&&(i=200),void 0===a&&(a=200),void 0===r&&(r=30);for(var c=0;c<r;c++){var s=this.createQuads(e,t,n),u=(0,o.RandomInt)(i/2,-i/2),d=(0,o.RandomInt)(a);cc.tween(s).by(.5,{x:u}).by(3,{x:2*u}).start(),cc.tween(s).by(.5,{y:d},{easing:"quadOut"}).to(4,{y:2*-t.height},{easing:"quadIn"}).removeSelf().start(),cc.tween(s).delay(1).to(1.5,{opacity:0}).start()}},createQuads:function(e,t,n){var i=cc.instantiate(n[(0,o.RandomInt)(n.length)]);i.x=e.x,i.y=e.y,i.z=e.z,i.angle=(0,o.RandomInt)(180),i.parent=t;var a=i.getChildByName("quad");a.x=0,a.y=0,a.angle=(0,o.RandomInt)(180);var r=a.getChildByName("paper");return r.scaleX=.5*Math.random()+.5,r.scaleY=.5*Math.random()+.5,i.scaleX=Math.random(),cc.tween(i).to(.3*(1-i.scaleX),{scaleX:1}).call(function(){var e=.2*Math.random();cc.tween(i).to(.1+e,{scaleX:-1}).to(.1+e,{scaleX:1}).union().repeatForever().start()}).start(),i}}),cc._RF.pop()},{"../script/defaultData":"defaultData","../script/util":"util","../script/utils":"utils","./ani":"ani","./data":"data","./gameManager":"gameManager","./hyLoader":"hyLoader","./pg":"pg"}],ani:[function(e,t,n){"use strict";cc._RF.push(t,"b15f8DxZQdE669bB7+5Rb8M","ani"),n.__esModule=!0,n.default=void 0;var i=function(){function e(){}return e.shake=function(e){var t=cc.tween(e);t.to(.06,{angle:10}).to(.06,{angle:0}).to(.06,{angle:-10}).to(.06,{angle:0}),t.repeat(4),t.start()},e.scaleOut=function(e){return new Promise(function(t){var n=cc.tween(e);n.to(.2,{scaleX:0,scaleY:0}).call(function(){t()}),n.start()})},e.scaleIn=function(e){return new Promise(function(t){e.scaleX=0,e.scaleY=0;var n=cc.tween(e);n.to(.2,{scaleX:1,scaleY:1}).call(function(){t()}),n.start()})},e.flipX0=function(e){return new Promise(function(t){var n=e.scaleY;e.scaleX=n;var i=cc.tween(e);i.to(.2,{scaleX:0}).call(function(){t()}),i.start()})},e.flipX1=function(e){return new Promise(function(t){var n=e.scaleY;e.scaleX=0;var i=cc.tween(e);i.to(.2,{scaleX:n}).call(function(){t()}),i.start()})},e}();n.default=i,t.exports=n.default,cc._RF.pop()},{}],cardManager:[function(e,t,n){"use strict";cc._RF.push(t,"11f21EWZxhC4L1eo2nIqVsz","cardManager"),n.__esModule=!0,n.default=void 0;var i=function(e,t,n){this.cardId=t,this.cardDid=n,this.type=a.TYPE_NULL,"A"==e.radioValue?e.title&&(this.txt=e.title,this.type=a.TYPE_TXT):"B"==e.radioValue?e.pic_url&&(this.img=e.pic_url,this.type=a.TYPE_IMG):"C"==e.radioValue&&e.audio_url&&(this.audio=e.audio_url,this.type=a.TYPE_MP3)},a=function(){function e(){this._cardArray=void 0,this.testletId=void 0,this.pageId=void 0,this._cardArray=[],this.testletId=0,this.pageId=0}e.getIns=function(){return e.instance||(e.instance=new e),e.instance};var t=e.prototype;return t.initCards=function(t){console.log(t);var n=t.contentObj.picArr;this._cardArray=[];for(var a=0,r=0,o=0;o<n.length;o++){for(var c=[],s=0;s<n[o].length;s++){for(var u=[],d=0;d<n[o][s].length;d++){a++;var l=n[o][s][d],h=l.left,f=l.right,g=new i(h,++r,a),v=new i(f,++r,a);g.type!=e.TYPE_NULL&&v.type!=e.TYPE_NULL?u.push(g,v):a--}c.push(u)}this._cardArray.push(c)}},t.getTestlet=function(){return this._cardArray.length-1},t.getPage=function(){return this._cardArray[this.testletId]&&this._cardArray[this.testletId][this.pageId]?this._cardArray[this.testletId][this.pageId]:null},t.addPageNum=function(){return this.pageId++,this.getPage()?0:(this.pageId=0,this.testletId++,this.getPage()?1:2)},t.resetPageNum=function(){this.testletId=0,this.pageId=0},t.randomPageCards=function(){for(var e=0;e<this._cardArray.length;e++)for(var t=0;t<this._cardArray[e].length;t++){for(var n=[];this._cardArray[e][t].length>0;){var i=Math.floor(Math.random()*this._cardArray[e][t].length);n.push(this._cardArray[e][t][i]),this._cardArray[e][t].splice(i,1)}this._cardArray[e][t]=n}},e}();a.TYPE_NULL=0,a.TYPE_TXT=1,a.TYPE_IMG=2,a.TYPE_MP3=3,a.instance=void 0;var r=a;n.default=r,t.exports=n.default,cc._RF.pop()},{}],data:[function(e,t,n){"use strict";cc._RF.push(t,"4e93bs4K45FJKDP7gRkZ7r1","data"),n.__esModule=!0,n.itemData=void 0;n.itemData={contentObj:{picArr:[{title:"apple",bgImg:"http://staging-teach.cdn.ireadabc.com/38a22cb51e444e2ef4fad6dede56bc6e.png",wordAudio:"http://staging-teach.cdn.ireadabc.com/ab3538f7d4d57ac1abd740bd32f06b2d.mp3",imgAni:{ske:{url:"http://staging-teach.cdn.ireadabc.com/c81816bbb714b22c57267ac5150ee1fe.json",name:"apple_ske.json"},tex:{url:"http://staging-teach.cdn.ireadabc.com/6088eec0273bc0488d5f66dfb63c1003.json",name:"apple_tex.json"},png:{url:"http://staging-teach.cdn.ireadabc.com/a51151d68bd74d430e2e586d86c6ddd3.png",name:"apple_tex.png"}}},{title:"ant",bgImg:"http://staging-teach.cdn.ireadabc.com/38a22cb51e444e2ef4fad6dede56bc6e.png",wordAudio:"http://staging-teach.cdn.ireadabc.com/ab3538f7d4d57ac1abd740bd32f06b2d.mp3",imgAni:{ske:{url:"http://staging-teach.cdn.ireadabc.com/dd4ede22a761f1f8ec261c93a5306f5c.json",name:"ant_ske.json"},tex:{url:"http://staging-teach.cdn.ireadabc.com/56078bcdcc7116843a56ecc4c23d3665.json",name:"ant_tex.json"},png:{url:"http://staging-teach.cdn.ireadabc.com/1a0c95cab05487b003a8dec9dd151ba4.png",name:"ant_tex.png"}}}]}},cc._RF.pop()},{}],defaultData:[function(e,t,n){"use strict";cc._RF.push(t,"c41b05RVddEPK86siw92bnl","defaultData"),n.__esModule=!0,n.defaultData=void 0,n.defaultData={pic_url:"http://staging-teach.cdn.ireadabc.com/ed94332a503c31e0908bd4c6923a2665.png",pic_url_2:"http://staging-teach.cdn.ireadabc.com/5fb60317ade0195d35ad8034d5370a7f.png",text:"This is a test label.",audio_url:"http://staging-teach.cdn.ireadabc.com/f47f1d7b5c160fe1c59500d180346240.mp3"},cc._RF.pop()},{}],gameManager:[function(e,t,n){"use strict";cc._RF.push(t,"2f000zJXhFJe7JoPc7X3eKp","gameManager"),n.__esModule=!0,n.default=void 0;var i=function(){function e(){this._list=[],this._stage=0,this._state=0}e.getIns=function(){return e.instance||(e.instance=new e),e.instance};var t=e.prototype;return t.init=function(){console.log("init")},t.parseData=function(e){console.log(e);for(var t=e.contentObj.picArr,n=0;n<t.length;n++){var i=t[n],a={};a.word=i.title,a.sound=i.wordAudio,a.img=i.bgImg,a.cartoonSke=i.imgAni.ske.url,a.cartoonTex=i.imgAni.tex.url,a.cartoonPng=i.imgAni.png.url,this._list.push(a)}console.log(this._list)},t.setState=function(e){this._state=e},t.getState=function(){return this._state},t.getStageData=function(){return this._list[this._stage]},t.addStage=function(){return this._stage++,this._stage>=this._list.length},e}();i.TYPE_NULL=0,i.TYPE_TXT=1,i.TYPE_IMG=2,i.TYPE_MP3=3,i.instance=void 0;var a=i;n.default=a,t.exports=n.default,cc._RF.pop()},{}],hyLoader:[function(e,t,n){"use strict";cc._RF.push(t,"2bc1bhYY91L7LtA5nA9MGu8","hyLoader"),n.__esModule=!0,n.hyLoader=void 0;var i=new(function(){function e(){}var t=e.prototype;return t.getSprNode=function(e){var t=cc.find("Canvas/res/img/"+e).getComponent(cc.Sprite).spriteFrame,n=new cc.Node;return n.addComponent(cc.Sprite).spriteFrame=t,n},t.getSpriteFrimeByUrl=function(e,t){cc.loader.load({url:e},function(e,n){var i=new cc.SpriteFrame(n);t&&t(i)})},t.getSprNodeByUrl=function(e,t){var n=new cc.Node,i=n.addComponent(cc.Sprite);this.getSpriteFrimeByUrl(e,function(e){i.spriteFrame=e,t&&t(n)})},t.playAudioByUrl=function(e,t){void 0===t&&(t=null),e&&cc.assetManager.loadRemote(e,function(e,n){var i=cc.audioEngine.play(n,!1,.8);t&&cc.audioEngine.setFinishCallback(i,function(){t()})})},e}());n.hyLoader=i,cc._RF.pop()},{}],pg:[function(e,t,n){"use strict";function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}cc._RF.push(t,"24305c0jkROQLnPgCsq6J4I","pg"),n.__esModule=!0,n.default=void 0;var a={};a.logger={d:function(e){cc.log(e)},w:function(e){cc.warn(e)}};var r=a.logger;a.view={touchEnable:function(e,t){if(!e)return a.logger.w("\u8bbe\u7f6e\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var n=e.node?e.node:e;if(!n)return a.logger.w("\u8bbe\u7f6e\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var i=n.getComponent(cc.Button);return i?(i.interactable=t,!0):a.logger.w("\u5f53\u524d\u8282\u70b9\u6ca1\u6709\u6dfb\u52a0button->"+n.name)},touchOn:function(e,t,n){return e?t&&n?((e.node?e.node:e).on(cc.Node.EventType.TOUCH_END,t,n),!0):a.logger.w("\u6dfb\u52a0\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u7a7a\u56de\u8c03"):a.logger.w("\u6dfb\u52a0\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item")},touchOff:function(e,t,n){if(!e)return r.w("\u79fb\u9664\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");if(!t||!n)return r.w("\u79fb\u9664\u6309\u94ae\u54cd\u5e94\u5931\u8d25,\u4f20\u5165\u4e86\u7a7a\u56de\u8c03");var i=e.node?e.node:e;return i&&i.parent?(i.off(cc.Node.EventType.TOUCH_END,t,n),!0):r.w("\u8282\u70b9\u5df2\u79fb\u9664")},setImg:function(e,t){return new Promise(function(n){return e?t?void a.load.loadImg(t).then(function(t){if(!cc.isValid(e))return r.i("\u8282\u70b9\u5df2\u9500\u6bc1");var i=e.node?e.node:e;if(!cc.isValid(i))return r.i("\u8282\u70b9\u5df2\u9500\u6bc1");var a=i.getComponent(cc.Sprite),o=t._rect,c=o.width,s=o.height;a.spriteFrame=t,n({width:c,height:s})}):r.w("\u56fe\u7247\u66f4\u6362\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684res"):r.w("\u56fe\u7247\u66f4\u6362\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item")})},setNetImg:function(e,t){return new Promise(function(n){if(!e)return r.w("\u56fe\u7247\u66f4\u6362\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var i=e.node?e.node:e;if(!t)return i.active=!1,r.w("\u56fe\u7247\u66f4\u6362\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684res");if(!i)return r.w("\u56fe\u7247\u66f4\u6362\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");if(i.net_url!=t){var o=i.width,c=i.height;a.load.loadNetImg(t).then(function(e){if(!cc.isValid(i))return r.i("\u8282\u70b9\u5df2\u9500\u6bc1");var a=i.width=e.width,s=i.height=e.height,u=i.getComponent(cc.Sprite),d=new cc.SpriteFrame(e);u.spriteFrame=d,i.net_url=t;var l=o/a,h=c/s;l<h?(i.width=l*a,i.height=l*s):(i.width=h*a,i.height=h*s),i.scaleX=i.parent.scaleX,i.scaleY=i.parent.scaleY,n({w:a,h:s})})}})},visible:function(e,t){if(!e)return r.w("\u8282\u70b9\u663e\u793a\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var n=e.node?e.node:e;return n&&n.parent?(n.active=t,!0):r.w("\u8282\u70b9\u5df2\u79fb\u9664")},setString:function(e,t,n){if(void 0===n&&(n=0),!e)return r.w("\u8282\u70b9text\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");n>0&&(t=function(e,t){if(!e)return"";var n=e.split("+");e=n.join("");for(var i=0,a=0,r=0;r<e.length;r++){var o=e.charAt(r);if(/[^x00-xff]/g.test(o)?(i+=2,a++):(i+=1,a++),i>=2*t)break}return e.substr(0,a)}(t,n));var i=e.node?e.node:e;return i?(i.getComponent(cc.Label).string=t,!0):void 0},setColor:function(e,t,n){if(void 0===n&&(n=-1),!e)return r.w("setColor warn->\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var i=this.colorRgb(t);if(!i||0==i.length)return r.w("color ->\u4f20\u5165\u4e86\u9519\u8bef\u7684color");if(e.color=new cc.Color(i[0],i[1],i[2]),!(n<0)){var a=e.getComponent(cc.LabelOutline);if(!a)return r.w("LabelOutline warn->\u672a\u6dfb\u52a0\u63cf\u8fb9");a.width=n}},colorRgb:function(e){var t=e;if(t&&/^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/.test(t)){if(4===t.length){for(var n="#",i=1;i<4;i+=1)n+=t.slice(i,i+1).concat(t.slice(i,i+1));t=n}var a=[];for(i=1;i<7;i+=2)a.push(parseInt("0x"+t.slice(i,i+2)));return a}return t},find:function(e,t){if("string"==typeof e&&(t=e,e=null),!t||""==t||"string"!=typeof t)return r.w("findChildByPath error->\u8bf7\u4f20\u5165\u8def\u5f84");var n=null;if(e){var i=e.node?e.node:e;if(!i.children||0==i.children.length)return r.w("findChild error->\u627e\u4e0d\u5230\u6b64\u8282\u70b9\uff0c\u8bf7\u68c0\u67e5\u5c42\u7ea7\u8def\u5f84:"+t);n=cc.find(t,i)}else n=cc.find(t);return n||r.w("findChildByPath error->\u627e\u4e0d\u5230\u6b64\u8282\u70b9\uff0c\u8bf7\u68c0\u67e5\u5c42\u7ea7\u8def\u5f84:"+t)},findComponent:function(e,t){var n=null;if(e){var i=e.node?e.node:e;if(!i.children||0==i.children.length)return r.w("findChild error->\u627e\u4e0d\u5230\u6b64\u8282\u70b9\uff0c\u8bf7\u68c0\u67e5\u5c42\u7ea7\u8def\u5f84:"+childPath);n=i.getComponent(t)}else n=node.getComponent(t);return n||r.w("findChildByPath error->\u627e\u4e0d\u5230\u6b64\u8282\u70b9\uff0c\u8bf7\u68c0\u67e5\u5c42\u7ea7\u8def\u5f84:"+childPath)},addChild:function(e,t,n){if(!t)return console.log("addChild error ->\u8bf7\u4f20\u5165\u5b50\u8282\u70b9");if(!e)return console.log("addChild error ->\u8bf7\u4f20\u5165\u7236\u8282\u70b9");var i=e.node?e.node:e;return i?t.parent?r.w("\u6b64\u8282\u70b9\u5df2\u7ecf\u6709\u7236\u8282\u70b9->"+t.name):(n>=0?i.addChild(t,n):i.addChild(t),!0):console.log("addChild error ->\u8bf7\u4f20\u5165\u7236\u8282\u70b9")},removeSelf:function(e){if(!e)return r.w("\u8282\u70b9\u79fb\u9664\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var t=e.node?e.node:e;t.removeFromParent(),t.destroy()},removChildren:function(e){if(!e)return r.w("\u8282\u70b9remove\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var t=e.node?e.node:e;return t.parent?(t.removeAllChildren(),!0):r.w("\u8282\u70b9remove\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item")},removeChild:function(e,t){if(!e)return r.w("\u8282\u70b9remove\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");var n=e.node?e.node:e;return t.parent&&t.parent==n&&(n.removeChild(t),n.destroy()),!0},playSpineAnimation:function(e,t,n){if(!e||!cc.isValid(e))return r.w("\u52a8\u753b\u64ad\u653e\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684item");if(!t)return r.w("\u52a8\u753b\u64ad\u653e\u5931\u8d25,\u4f20\u5165\u4e86\u9519\u8bef\u7684aniName");var i=e.node?e.node:e;if(!cc.isValid(i))return r.w("\u8282\u70b9\u5df2\u9500\u6bc1");var a=i.getComponent(sp.Skeleton);return a.setAnimation(0,t,n),a},cloneNode:function(e){return cc.instantiate(e)},loadDB:function(e,t){return new Promise(function(n){a.load.loadNetRes(t.png).then(function(i){a.load.loadNetRes(t.ske).then(function(r){a.load.loadNetRes(t.tex).then(function(t){var a=new dragonBones.DragonBonesAtlasAsset;a.atlasJson=JSON.stringify(t.json),a.texture=i;var o=new dragonBones.DragonBonesAsset;o.dragonBonesJson=JSON.stringify(r.json);var c=e.getComponent(dragonBones.ArmatureDisplay);c.dragonAtlasAsset=a,c.dragonAsset=o;var s=r.json.armature[0];c.armatureName=s.name,n(s.animation[0].name)})})})})}},a.load={loadRes:function(e,t){return new Promise(function(n){cc.loader.loadRes(e,t,function(t,i){if(t&&!i)return n(a.logger.d("loading loadRes error-> ",e));n(i)})})},loadNetRes:function(e){return new Promise(function(t){cc.assetManager.loadRemote(e,function(e,n){if(e&&!data)return t(a.logger.w("loading loadRes warn-> ",res));t(n)})})},loadImg:function(){var e=this;return new Promise(function(t){e.loadRes(url,cc.SpriteFrame).then(function(e){e&&0!=e.length&&t(e)})})},loadPrefab:function(e){var t=this;return void 0===e&&(e=""),new Promise(function(n,i){url="/prefabs/"+e,t.loadRes(url,cc.Prefab).then(function(e){return e&&0!=e.length?n(cc.instantiate(e)):i()})})},loadNetImg:function(e){return new Promise(function(t){cc.assetManager.loadRemote(e,function(e,n){if(e&&!data)return t(a.logger.w("loading loadRes warn-> ",res));t(n)})})}},a.localStorage={setItem:function(e,t){cc.sys.localStorage.setItem(e,t)},getItem:function(e,t){return cc.sys.localStorage.getItem(e)||t}},a.http={send:function(e,t,n,i){void 0===e&&(e="GET");var r=cc.loader.getXMLHttpRequest();r.timeout=5e3,r.responseType="text",r.open(e,t,!0),r.setRequestHeader("Content-Type","application/x-www-form-urlencoded"),r.onreadystatechange=function(){if(4===r.readyState&&r.status>=200&&r.status<300)try{var e=r.responseText;a.logger.d("resp->"+JSON.stringify(e)),i(e)}catch(t){}},r.onerror=function(){a.logger.w("onerror->"+t)},r.ontimeout=function(){a.logger.w("ontimeout->"+t)},r.send(n)}};var o=function(){function e(){return this._callbacks={},this}e.getInstance=function(){return e.instance||(e.instance=new e),e.instance};var t=e.prototype;return t.on=function(e,t){(this._callbacks[e]=this._callbacks[e]||[]).push(t)},t.once=function(e,t){function n(){this.off(e,n),t.apply(this,arguments)}n.fn=t,this.on(e,n)},t.off=function(e,t){if(0!=arguments.length){var n=this._callbacks[e];if(n)if(1!=arguments.length){for(var i,a=0;a<n.length;a++)if((i=n[a])===t||i.fn===t){n.splice(a,1);break}}else delete this._callbacks[e]}else this._callbacks={}},t.emit=function(e){this._callbacks=this._callbacks||{};var t=this._callbacks[e];if(t){t=t.slice(0);for(var n=arguments.length,i=new Array(n>1?n-1:0),a=1;a<n;a++)i[a-1]=arguments[a];for(var r=0,o=t.length;r<o;++r)t[r].apply(this,i)}},t.listeners=function(e){return this._callbacks=this._callbacks||{},this._callbacks[e]||[]},t.hasListeners=function(e){return!!this.listeners(e).length},e}();o.instance=void 0;var c=function(){function e(){this.nowScene="hb_login",this.sceneObject={},this.sceneObject[this.nowScene]=[]}var t=e.prototype;return t.addScene=function(e){this.nowScene=e,this.sceneObject[this.nowScene]=[]},t.addLayer=function(e){if(!this.sceneObject[this.nowScene])return console.log("sceneStruct err->scene\u672a\u521d\u59cb\u5316\uff1a"+this.nowScene);this.sceneObject[this.nowScene].includes(e)||this.sceneObject[this.nowScene].push(e)},t.removeLayer=function(e){if(!this.sceneObject[this.nowScene])return console.log("sceneStruct err->scene\u672a\u521d\u59cb\u5316\uff1a"+this.nowScene);for(var t=this.sceneObject[this.nowScene],n=!1,i=t.length-1;i>=0;i--)e==t[i]&&(n=!0,t.splice(i,1));n||console.log("sceneStruct err->scene\u6ca1\u6709\u5bf9\u5e94layer\uff1a"+this.nowScene+">"+e)},t.clearLayer=function(){this.sceneObject[this.nowScene]=[]},t.getLayers=function(){return this.sceneObject[this.nowScene]||[]},e}(),s=function(){function e(){this.nameScene=void 0,this.scene=void 0,this.sceneStruct=new c,this.zIndex={bottom:0,login:1,hall:2,game:5,notice:9,tip:10,top:12,webView:90}}e.getInstance=function(){return e.instance||(e.instance=new e),e.instance};var t,n,o=e.prototype;return o.beforeLoadScene=function(){var e=this,t=[].concat(this.sceneStruct.getLayers());t&&0!=t.length&&t.forEach(function(t){e.removeLayer(t,!0)})},o.loadScene=function(e,t,n){var i=this;return new Promise(function(a){if(i.nameScene==e)return a(),console.warn("\u52a0\u8f7d\u91cd\u590d\u7684scene->"+e);setTimeout(function(){i.sceneStruct.clearLayer(),n&&n(),cc.director.loadScene(e,function(){i.beforeLoadScene(),i.nameScene=e,i.sceneStruct.addScene(e),event.call(e+"_open",t),a()})},0)})},o.preloadScene=function(e){return cc.director.preloadScene(e)},o.preLoadLayer=function(e){return new Promise(function(t){loading.loadPrefab(e).then(function(){t()})})},o.addLayer=function(e,t,n,i,a){var o=this;return void 0===i&&(i=!1),void 0===a&&(a=""),new Promise(function(c,s){if(t||0==t||(console.warn("addLayer warn->\u672a\u6dfb\u52a0zIndex:"+e),t=o.zIndex.top),!i&&o.sceneStruct.getLayers().some(function(t){return t==e}))return event.call(e+"_open_repeat",n),c(r.w("addLayer warn->\u91cd\u590d\u6dfb\u52a0\u754c\u9762:"+e));var u=o.stage&&o.stage.uuid?o.stage.uuid:0;loading.loadPrefab(e,a).then(function(i){return window.game_center.isLoadingGame||window.game_center.isRunningGame?s(r.w("dating ...")):o.stage?u&&u!=o.stage.uuid?s(r.w("addLayer warn->\u573a\u666f\u5df2\u5207\u6362\uff1a"+e)):-1!=o.sceneStruct.getLayers().indexOf(e)?c(r.w("addLayer warn->\u591a\u6b21\u6dfb\u52a0\u754c\u9762:"+e)):(t==o.zIndex.bottom?o.bottom&&o.bottom.addChild(i,t,e):o.stage.addChild(i,t,e),event.call(e+"_open",n),o.sceneStruct.addLayer(e),void c(i)):s(r.w("addLayer warn->\u573a\u666f\u5df2\u5207\u6362\uff1a"+e))})})},o.removeLayer=function(e,t){if(void 0===t&&(t=!1),!this.stage)return console.log("removeLayer warn->\u627e\u4e0d\u5230\u5f53\u524dstage");var n=this.stage.getChildByName(e);if(!n&&this.bottom&&(n=this.bottom.getChildByName(e)),!n)return"cohall_WaitLayer"!=e&&"cohall_SceneWaitLayer"!=e&&console.log("removeLayer warn->\u5f53\u524dstage\u627e\u4e0d\u5230\u201c"+e+"\u201d");n.removeFromParent(!1),n.destroy(),this.sceneStruct.removeLayer(e),t&&loading.releasePrefab(e,t)},o.backLayer=function(e,t){var n=this;return void 0===t&&(t=!1),new Promise(function(i){var r=n.getLayerByName(e);if(r)return r.parent=n.bottom,r.zIndex=n.zIndex.bottom,r.active=t,i();a.scene.addLayer(e,a.scene.zIndex.bottom,{},!1,!1).then(function(e){return e.active=t,i()})})},o.frontLayer=function(e){var t=this;return new Promise(function(n){var i=t.getLayerByName(e);if(i)return i.parent=t.stage,i.zIndex=t.zIndex.hall,i.active=!0,n();a.scene.addLayer(e,a.scene.zIndex.hall).then(function(e){return e.active=!0,n()})})},o.getLayerByName=function(e){var t=this.stage.getChildByName(e);return t||(t=this.bottom.getChildByName(e)),t},o.clearLayer=function(){this.sceneStruct.clearLayer()},o.isHaveLayer=function(e){return!!this.getLayerByName(e)},o.getSceneName=function(){return this.nameScene},t=e,(n=[{key:"stage",get:function(){return cc.find("Canvas")}},{key:"bottom",get:function(){return cc.find("Canvas/bottom")}},{key:"camera",get:function(){return cc.find("Canvas/Main Camera")}}])&&i(t.prototype,n),e}();s.debug=!0,s.instance=void 0;var u=function(){function e(){this.bgm_volume=1,this.sfx_volume=1,this.sfx_button="button",this.cur_bgm="",this.updateVolume()}e.getInstance=function(){return e.instance||(e.instance=new e),e.instance};var t=e.prototype;return t.updateVolume=function(){var e=cc.sys.localStorage.getItem("music_vol");null!=e&&(this.bgm_volume=parseFloat(e));var t=cc.sys.localStorage.getItem("effect_vol");null!=t&&(this.sfx_volume=parseFloat(t))},t.get_audio_url=function(e){return e},t.getSfxVolume=function(){return this.sfx_volume},t.getBgmVolume=function(){return this.bgm_volume},t.clickButton=function(){this.playSFX(this.sfx_button)},t.playBGM=function(e,t){var n=this;this.updateVolume();var i=e.split("/"),a=i.length;if(!(a<1)){var r=i[a-1];if(this.cur_bgm!=r){var o=t?e:this.get_audio_url(e);this.load(o).then(function(e){n.bgm_audio_id>=0&&cc.audioEngine.stop(n.bgm_audio_id),n.bgm_audio_id=cc.audioEngine.play(e,!0,n.bgm_volume),n.cur_bgm=r})}}},t.playSFX=function(e,t){var n=this;return new Promise(function(i){var a=t?e:n.get_audio_url(e);n.sfx_volume>0&&n.load(a).then(function(e){var t=cc.audioEngine.play(e,!1,n.sfx_volume);cc.audioEngine.setFinishCallback(t,function(){i(e)})})})},t.stopAll=function(){cc.audioEngine.stopAll(),this.bgm_audio_id=-1,this.cur_bgm=""},t.setSFXVolume=function(e){e=Number(e),this.sfx_volume!=e&&(cc.sys.localStorage.setItem("sfxVolume_hbhall",""+e),this.sfx_volume=e)},t.setBGMVolume=function(e,t){e=Number(e),this.bgm_audio_id>=0&&(e>0?cc.audioEngine.resume(this.bgm_audio_id):cc.audioEngine.pause(this.bgm_audio_id),(this.bgm_volume!=e||t)&&(cc.sys.localStorage.setItem("bgmVolume_hbhall",""+e),this.bgm_volume=e,cc.audioEngine.setVolume(this.bgm_audio_id,e)))},t.pauseAll=function(){cc.audioEngine.pauseAll()},t.resumeAll=function(){cc.audioEngine.resumeAll()},t.load=function(e){return new Promise(function(t){cc.resources.load(e,cc.AudioClip,function(n,i){return n?cc.warn("\u97f3\u6548\u52a0\u8f7d\u5931\u8d25->"+e):i?void t(i):cc.warn("\u97f3\u6548\u52a0\u8f7d\u5931\u8d25->"+e)})})},t.playAudioByUrl=function(e){return new Promise(function(t){if(!e)return t(null);cc.assetManager.loadRemote(e,function(e,n){var i=cc.audioEngine.play(n,!1,.8);cc.audioEngine.setFinishCallback(i,function(){t(n)})})})},e}();u.instance=void 0,a.event=o.getInstance(),a.audio=u.getInstance(),a.scene=s.getInstance();var d=a;n.default=d,t.exports=n.default,cc._RF.pop()},{}],pointRun:[function(e,t){"use strict";cc._RF.push(t,"bea96F89r5D1I/PJHJ3CkJE","pointRun");var n,i=(n=e("./pg"))&&n.__esModule?n:{default:n};cc.Class({extends:cc.Component,properties:{},onLoad:function(){this.p0=i.default.view.find(this,"p0"),this.p1=i.default.view.find(this,"p1"),this.p2=i.default.view.find(this,"p2"),this.count=0},start:function(){},update:function(){if(this.p0){this.count++;var e=Math.floor(this.count/20)%4;this.p0.scaleX=1==e?1.3:1,this.p0.scaleY=1==e?1.3:1,this.p1.scaleX=2==e?1.3:1,this.p1.scaleY=2==e?1.3:1,this.p2.scaleX=3==e?1.3:1,this.p2.scaleY=3==e?1.3:1}}}),cc._RF.pop()},{"./pg":"pg"}],progressauto:[function(e,t){"use strict";cc._RF.push(t,"45e8d3z/PJHKI+IZvfifCLM","progressauto");var n,i=(n=e("./pg"))&&n.__esModule?n:{default:n};cc.Class({extends:cc.Component,properties:{costtime:4},start:function(){var e=this,t=i.default.view.findComponent(this,cc.ProgressBar);t.progress=0,setInterval(function(){e.node.active?e.updateTime():t.progress=0},30)},updateTime:function(){var e=i.default.view.findComponent(this,cc.ProgressBar);e.progress=e.progress+.03/this.costtime},update:function(){}}),cc._RF.pop()},{"./pg":"pg"}],resizeWidget:[function(e,t){"use strict";cc._RF.push(t,"85b1fp6d6BIEYtigmp8p3x+","resizeWidget");var n=function(){function e(){}return e.resizeInfo=function(){var e=cc.size(1280,720),t=cc.view.getCanvasSize(),n=cc.size(t.width*e.height/t.height,e.height),i=n.width/e.width;if(i<=1){var a=cc.size(e.width,t.height*(e.width/t.width)),r=a.height/e.height,o=a.height-e.height;return{scaleX:1,posX:0,moveX:0,scaleY:r,posY:o,moveY:-o/2}}var c=n.width-e.width;return{scaleX:i,posX:c,moveX:-c/2,scaleY:1,posY:0,moveY:0}},e}();cc.Class({extends:cc.Component,properties:{r_width:1,r_height:1,r_top:0,r_bottom:0,p_left:0,p_right:0,p_top:0,p_bottom:0,black:0,noHead:0,debug:0},onLoad:function(){var e=n.resizeInfo(),t=e.scaleX,i=e.posX,a=e.scaleY,r=e.posY;this.resizeScaleX=t,this.resizeScaleY=a,this.posX=i,this.posY=r;var o=this.node,c=o.width,s=o.height,u=o.x,d=o.y;this.nodeWidth=c,this.nodeHeight=s,this.nodeX=u,this.nodeY=d},start:function(){this.resize()},update:function(){},onDestroy:function(){this.black1&&pg.view.removChildren(this.black1),this.black2&&pg.view.removChildren(this.black2),this.black1=null,this.black2=null},resize:function(){this.resizeScaleX||this.nodeWidth?(this.resizeHeight(),this.resizeWidth()):console.warn("\u624b\u52a8\u8c03\u7528\u6b64\u65b9\u6cd5\u65f6\uff0c\u4e0d\u80fd\u518donLoad\u4e2d\u4f7f\u7528")},resizeHeight:function(){if(!(this.resizeScaleY<=1.05)){var e=this.resizeScaleY,t=this.posY,n=this.nodeWidth,i=this.nodeHeight,a=(this.nodeX,this.nodeY);1==this.debug&&console.log("\u65ad\u70b9\u8c03\u8bd5\u70b9"),1==this.r_width&&(this.node.width=n*e),1==this.r_height&&(this.node.height=i*e),1==this.p_top&&(this.node.y=a+t/2),1==this.p_bottom&&(this.node.y=a-t/2)}},resizeWidth:function(){if(!(this.resizeScaleX<=1.05)){var e=this.resizeScaleX,t=this.posX,n=this.nodeWidth,i=this.nodeHeight,a=this.nodeX,r=this.nodeY;if(1==this.debug&&console.log("\u65ad\u70b9\u8c03\u8bd5\u70b9"),1==this.r_width&&(this.node.width=n*e),1==this.r_height&&(this.node.height=i*e,1==this.r_top&&(this.node.y=r-i*(e-1)/2),1==this.r_bottom&&(this.node.y=r+i*(e-1)/2)),1==this.black){var o=cc.size(1280,720);this.black1=this.createBalck(),this.black2=this.createBalck();var c=i*e,s=(n*e-o.width)/2,u=c;this.black1.width=s,this.black1.height=u,this.black2.width=s,this.black2.height=u,this.black1.x=-o.width/2-this.black1.width/2,this.black2.x=o.width/2+this.black1.width/2,this.black1.y=this.black2.y=r,pg.view.addChild(this.node,this.black1),pg.view.addChild(this.node,this.black2),this.black1.active=!1,this.black2.active=!1,this.node.nodeData&&""!=this.node.nodeData.bg&&"rect"!=this.node.nodeData.bg&&(this.black1.active=!0,this.black2.active=!0)}var d={top:0,bottom:0};this.noHead||0==t||(d={top:66,bottom:51}),1==this.p_left&&(this.node.x=a-t/2+d.top),1==this.p_right&&(this.node.x=a+t/2-d.bottom)}},createBalck:function(){return cc.instantiate(cc.find("Canvas/blackBg"))},setBlackActive:function(e){this.black1&&(this.black1.active=e),this.black2&&(this.black2.active=e)}}),cc._RF.pop()},{}],utils:[function(e,t,n){"use strict";function i(e,t,n,i,a,r,o){try{var c=e[r](o),s=c.value}catch(u){return void n(u)}c.done?t(s):Promise.resolve(s).then(i,a)}function a(e){return function(){var t=this,n=arguments;return new Promise(function(a,r){var o=e.apply(t,n);function c(e){i(o,a,r,c,s,"next",e)}function s(e){i(o,a,r,c,s,"throw",e)}c(void 0)})}}function r(e,t){void 0===t&&(t=0);var n=Math.max(e,t),i=Math.min(e,t);return Math.floor(Math.random()*(n-i)+i)}function o(){return(o=a(regeneratorRuntime.mark(function e(t,n,i,a){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===a&&(a=void 0),e.abrupt("return",new Promise(function(e){cc.tween(t).to(n,i,a).call(function(){e()}).start()}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function c(){return s.apply(this,arguments)}function s(){return(s=a(regeneratorRuntime.mark(function e(t,n,i,a){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===a&&(a=void 0),e.abrupt("return",new Promise(function(e){cc.tween(t).by(n,i,a).call(function(){e()}).start()}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function u(){return(u=a(regeneratorRuntime.mark(function e(t,n,i,a){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===i&&(i=1),e.abrupt("return",new Promise(function(e){t.getComponent(dragonBones.ArmatureDisplay).once(dragonBones.EventObject.COMPLETE,function(){e()}),t.getComponent(dragonBones.ArmatureDisplay).on(dragonBones.EventObject.FRAME_EVENT,function(e){var t=e.name;a&&"function"==typeof a&&a(t)}),t.getComponent(dragonBones.ArmatureDisplay).playAnimation(n,i)}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function d(){return(d=a(regeneratorRuntime.mark(function e(t,n){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===n&&(n=!1),e.abrupt("return",new Promise(function(e){cc.assetManager.loadRemote(t,function(t,i){console.log(i),cc.audioEngine.playEffect(i,n),e()})}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function l(){return(l=a(regeneratorRuntime.mark(function e(t){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise(function(e){cc.tween(t).to(.1,{scaleX:.9,scaleY:1.1}).to(.1,{scaleX:1.1,scaleY:.9}).to(.1,{scaleX:1,scaleY:1}).call(e).start()}));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function h(){return f.apply(this,arguments)}function f(){return(f=a(regeneratorRuntime.mark(function e(t){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise(function(e){setTimeout(function(){e()},1e3*t)}));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}function g(){return(g=a(regeneratorRuntime.mark(function e(t,n,i,o,s,u){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:void 0===i&&(i=cc.v2(0,0)),void 0===o&&(o=cc.v2(0,100)),void 0===s&&(s=50),void 0===u&&(u=100),new Array(u).fill(" ").forEach(function(){var e=a(regeneratorRuntime.mark(function e(){var a,u,d,l;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return(a=new cc.Node).parent=t,a.x=i.x,a.y=i.y,a.angle=60*Math.random()-30,(u=cc.instantiate(n[r(n.length)])).parent=a,u.active=!0,u.x=0,u.y=0,u.angle=0,d=Math.random(),l=Math.PI*(2*Math.random()-1),e.next=15,c(a,.3,{x:o.x*d+Math.cos(l)*s*d,y:o.y*d+Math.sin(l)*s*d},{easing:"quadIn"});case 15:return cc.tween(a).by(8,{y:-2e3}).start(),v(a),e.next=19,h(Math.random());case 19:cc.tween(u).by(.15,{x:-10,angle:-10}).by(.3,{x:20,angle:20}).by(.15,{x:-10,angle:-10}).union().repeatForever().start(),cc.tween(a).delay(5).to(.3,{opacity:0}).call(function(){u.stopAllActions(),u.active=!1,u.parent=null,u=null}).start();case 21:case"end":return e.stop()}},e)}));return function(t,n){return e.apply(this,arguments)}}());case 5:case"end":return e.stop()}},e)}))).apply(this,arguments)}function v(){return p.apply(this,arguments)}function p(){return(p=a(regeneratorRuntime.mark(function e(t){var n,i;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=1+Math.random(),i=r(-200,200)*n,e.next=4,c(t,n,{x:i,angle:60*i/200});case 4:v(t);case 5:case"end":return e.stop()}},e)}))).apply(this,arguments)}cc._RF.push(t,"c857e3uQwxKgoSqarNNqq12","utils"),n.__esModule=!0,n.getPosByAngle=function(e,t){var n=e*Math.PI/180;return{x:Math.sin(n)*t,y:Math.cos(n)*t}},n.getAngleByPos=function(e,t,n,i){var a=Math.abs(e-n),r=Math.abs(t-i),o=r/Math.sqrt(Math.pow(a,2)+Math.pow(r,2)),c=Math.acos(o),s=Math.floor(180/(Math.PI/c)*100)/100;return n>e&&i>t&&(s=180-s),n===e&&i>t&&(s=180),n>e&&i===t&&(s=90),n<e&&i>t&&(s=180+s),n<e&&i===t&&(s=270),n<e&&i<t&&(s=360-s),s},n.exchangeNodePos=function(e,t){return e.convertToNodeSpaceAR(t._parent.convertToWorldSpaceAR(cc.v2(t.x,t.y)))},n.RandomInt=r,n.randomSortByArr=function(e){for(var t=[],n=e.concat();n.length>0;){var i=Math.floor(n.length*Math.random());t.push(n[i]),n.splice(i,1)}return t},n.asyncTweenTo=function(){return o.apply(this,arguments)},n.asyncTweenBy=c,n.asyncPlayDragonBoneAnimation=function(){return u.apply(this,arguments)},n.asyncPlayEffectByUrl=function(){return d.apply(this,arguments)},n.jelly=function(){return l.apply(this,arguments)},n.asyncDelay=h,n.showFireworks=function(){return g.apply(this,arguments)},cc._RF.pop()},{}],util:[function(e,t,n){"use strict";function i(e,t,n,i,a,r,o){try{var c=e[r](o),s=c.value}catch(u){return void n(u)}c.done?t(s):Promise.resolve(s).then(i,a)}function a(e){return function(){var t=this,n=arguments;return new Promise(function(a,r){var o=e.apply(t,n);function c(e){i(o,a,r,c,s,"next",e)}function s(e){i(o,a,r,c,s,"throw",e)}c(void 0)})}}function r(e,t){void 0===t&&(t=0);var n=Math.max(e,t),i=Math.min(e,t);return Math.floor(Math.random()*(n-i)+i)}function o(e,t){cc.loader.load({url:e},function(e,n){var i=new cc.SpriteFrame(n);t&&t(i)})}function c(){return s.apply(this,arguments)}function s(){return(s=a(regeneratorRuntime.mark(function e(t){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return e.abrupt("return",new Promise(function(e,n){try{setTimeout(function(){e()},1e3*t)}catch(i){n(i)}}));case 1:case"end":return e.stop()}},e)}))).apply(this,arguments)}cc._RF.push(t,"ade7a9A1W1Ah7vGKIj+9VNT","util"),n.__esModule=!0,n.getPosByAngle=function(e,t){var n=e*Math.PI/180;return{x:Math.sin(n)*t,y:Math.cos(n)*t}},n.getAngleByPos=function(e,t,n,i){var a=Math.abs(e-n),r=Math.abs(t-i),o=r/Math.sqrt(Math.pow(a,2)+Math.pow(r,2)),c=Math.acos(o),s=Math.floor(180/(Math.PI/c)*100)/100;return n>e&&i>t&&(s=180-s),n===e&&i>t&&(s=180),n>e&&i===t&&(s=90),n<e&&i>t&&(s=180+s),n<e&&i===t&&(s=270),n<e&&i<t&&(s=360-s),s},n.exchangeNodePos=function(e,t){return e.convertToNodeSpaceAR(t._parent.convertToWorldSpaceAR(cc.v2(t.x,t.y)))},n.RandomInt=r,n.randomSortByArr=function(e){for(var t=[],n=e.concat();n.length>0;){var i=Math.floor(n.length*Math.random());t.push(n[i]),n.splice(i,1)}return t},n.setSprNodeMaxLen=function(e,t,n){var i=t/e.width,a=n/e.height,r=Math.min(i,a);e.scale=Math.round(1e3*r)/1e3},n.localPosTolocalPos=function(e,t){var n=t.parent.convertToWorldSpaceAR(cc.v2(t.x,t.y));return e.parent.convertToNodeSpaceAR(cc.v2(n.x,n.y))},n.worldPosToLocalPos=function(e,t){return t.parent.convertToNodeSpaceAR(cc.v2(e.x,e.y))},n.getScaleRateBy2Node=function(e,t,n){void 0===n&&(n=!0);var i=t.getBoundingBoxToWorld(),a=e.getBoundingBoxToWorld(),r=i.width/a.width,o=i.height/a.height;return n?Math.max(r,o):Math.min(r,o)},n.getDistance=function(e,t){var n=cc.v2(e.x-t.x,e.y-t.y);return Math.sqrt(n.x*n.x+n.y*n.y)},n.playAudioByUrl=function(e,t){void 0===t&&(t=null),e&&cc.assetManager.loadRemote(e,function(e,n){var i=cc.audioEngine.play(n,!1,.8);t&&cc.audioEngine.setFinishCallback(i,function(){t()})})},n.btnClickAnima=function(e,t,n){void 0===t&&(t=.15),void 0===n&&(n=1.05),e.tmpScale=e.scale,e.on(cc.Node.EventType.TOUCH_START,function(){cc.tween(e).to(t/2,{scale:e.scale*n}).start()}),e.on(cc.Node.EventType.TOUCH_CANCEL,function(){cc.tween(e).to(t/2,{scale:e.tmpScale}).start()}),e.on(cc.Node.EventType.TOUCH_END,function(){cc.tween(e).to(t/2,{scale:e.tmpScale}).start()})},n.getSpriteFrimeByUrl=o,n.getSprNode=function(e){var t=cc.find("Canvas/res/img/"+e).getComponent(cc.Sprite).spriteFrame,n=new cc.Node;return n.addComponent(cc.Sprite).spriteFrame=t,n},n.getSprNodeByUrl=function(e,t){var n=(new cc.Node).addComponent(cc.Sprite);o(e,function(e){n.spriteFrame=e,t&&t(n)})},n.playAudio=function(e,t){if(void 0===t&&(t=null),e){var n=cc.audioEngine.playEffect(e,!1,.8);t&&cc.audioEngine.setFinishCallback(n,function(){t()})}},n.asyncDelay=c,n.showFireworks=d,n.asyncTweenTo=function(){return g.apply(this,arguments)},n.asyncTweenBy=v,n.showTrebleFirework=function(e,t){var n=new u(e,t);n.pos=cc.v2(0,-400),n.side=cc.v2(0,1e3),n.range=200,n.number=100,n.scalseRange=.4;var i=u.copy(n);i.pos=cc.v2(-600,-400),i.side=cc.v2(200,1e3);var a=u.copy(n);a.pos=cc.v2(600,-400),a.side=cc.v2(-200,1e3),d(n),d(i),d(a)},n.onHomeworkFinish=function(){var e=cc.find("middleLayer");if(e){var t=e.getComponent("middleLayer");"student"==t.role&&t.onHomeworkFinish(function(){})}else console.log("onHomeworkFinish")},n.FireworkSettings=void 0;var u=function(){function e(e,t,n,i,a,r,o){void 0===n&&(n=cc.v2(0,0)),void 0===i&&(i=cc.v2(0,100)),void 0===a&&(a=50),void 0===r&&(r=100),void 0===o&&(o=0),this.baseNode=void 0,this.nodeList=void 0,this.pos=void 0,this.side=void 0,this.range=void 0,this.number=void 0,this.scalseRange=void 0,this.baseNode=e,this.nodeList=t,this.pos=n,this.side=i,this.range=a,this.number=r,this.scalseRange=o}return e.copy=function(t){return new e(t.baseNode,t.nodeList,t.pos,t.side,t.range,t.number)},e}();function d(){return l.apply(this,arguments)}function l(){return(l=a(regeneratorRuntime.mark(function e(t){var n,i,o,s,u,d,l;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:n=t.baseNode,i=t.nodeList,o=t.pos,s=t.side,u=t.range,d=t.number,l=t.scalseRange,new Array(d).fill(" ").forEach(function(){var e=a(regeneratorRuntime.mark(function e(){var t,a,d,f;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return(t=new cc.Node).parent=n,t.x=o.x,t.y=o.y,t.angle=60*Math.random()-30,(a=cc.instantiate(i[r(i.length)])).parent=t,a.active=!0,a.x=0,a.y=0,a.angle=0,a.scale=(Math.random()-.5)*l+1,d=Math.random(),f=Math.PI*(2*Math.random()-1),e.next=16,v(t,.3,{x:s.x*d+Math.cos(f)*u*d,y:s.y*d+Math.sin(f)*u*d},{easing:"quadIn"});case 16:return cc.tween(t).by(8,{y:-2e3}).start(),cc.tween(t).to(5,{scale:(Math.random()-.5)*l+1}).start(),h(t),e.next=21,c(Math.random());case 21:cc.tween(a).by(.15,{x:-10,angle:-10}).by(.3,{x:20,angle:20}).by(.15,{x:-10,angle:-10}).union().repeatForever().start(),cc.tween(t).delay(5).to(.3,{opacity:0}).call(function(){a.stopAllActions(),a.active=!1,a.parent=null,a=null}).start();case 23:case"end":return e.stop()}},e)}));return function(t,n){return e.apply(this,arguments)}}());case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function h(){return f.apply(this,arguments)}function f(){return(f=a(regeneratorRuntime.mark(function e(t){var n,i;return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return n=1+Math.random(),i=r(-200,200)*n,e.next=4,v(t,n,{x:i,angle:60*i/200});case 4:h(t);case 5:case"end":return e.stop()}},e)}))).apply(this,arguments)}function g(){return(g=a(regeneratorRuntime.mark(function e(t,n,i,a){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===a&&(a=void 0),e.abrupt("return",new Promise(function(e,r){try{cc.tween(t).to(n,i,a).call(function(){e()}).start()}catch(o){r(o)}}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}function v(){return p.apply(this,arguments)}function p(){return(p=a(regeneratorRuntime.mark(function e(t,n,i,a){return regeneratorRuntime.wrap(function(e){for(;;)switch(e.prev=e.next){case 0:return void 0===a&&(a=void 0),e.abrupt("return",new Promise(function(e,r){try{cc.tween(t).by(n,i,a).call(function(){e()}).start()}catch(o){r(o)}}));case 2:case"end":return e.stop()}},e)}))).apply(this,arguments)}n.FireworkSettings=u,cc._RF.pop()},{}]},{},["OP05","ani","cardManager","data","gameManager","hyLoader","pg","pointRun","progressauto","resizeWidget","defaultData","util","utils"]);
\ No newline at end of file
# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.
# yarn lockfile v1
bl@^1.0.0:
version "1.2.3"
resolved "https://registry.yarnpkg.com/bl/-/bl-1.2.3.tgz#1e8dd80142eac80d7158c9dccc047fb620e035e7"
integrity sha512-pvcNpa0UU69UT341rO6AYy4FVAIkUHuZXRIWbq+zHnsVcRzDDjIAhGuuYoi0d//cwIwtt4pkpKycWEfjdV+vww==
dependencies:
readable-stream "^2.3.5"
safe-buffer "^5.1.1"
buffer-alloc-unsafe@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/buffer-alloc-unsafe/-/buffer-alloc-unsafe-1.1.0.tgz#bd7dc26ae2972d0eda253be061dba992349c19f0"
integrity sha512-TEM2iMIEQdJ2yjPJoSIsldnleVaAk1oW3DBVUykyOLsEsFmEc9kn+SFFPz+gl54KQNxlDnAwCXosOS9Okx2xAg==
buffer-alloc@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/buffer-alloc/-/buffer-alloc-1.2.0.tgz#890dd90d923a873e08e10e5fd51a57e5b7cce0ec"
integrity sha512-CFsHQgjtW1UChdXgbyJGtnm+O/uLQeZdtbDo8mfUgYXCHSM1wgrVxXm6bSyrUuErEb+4sYVGCzASBRot7zyrow==
dependencies:
buffer-alloc-unsafe "^1.1.0"
buffer-fill "^1.0.0"
buffer-crc32@~0.2.3:
version "0.2.13"
resolved "https://registry.yarnpkg.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz#0d333e3f00eac50aa1454abd30ef8c2a5d9a7242"
integrity sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=
buffer-fill@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/buffer-fill/-/buffer-fill-1.0.0.tgz#f8f78b76789888ef39f205cd637f68e702122b2c"
integrity sha1-+PeLdniYiO858gXNY39o5wISKyw=
compressing@^1.5.0:
version "1.5.1"
resolved "https://registry.yarnpkg.com/compressing/-/compressing-1.5.1.tgz#d031a3311b8c2ed6561a8431671d5a844540482d"
integrity sha512-1AGBR4Vh0/rpPKSXHoV9cerLo0CUlAhZ/xsJqU3a9+2cbSaFjWT3fk2MIGkCnbpk//DGWrcWw03rhKFQrA9RQw==
dependencies:
flushwritable "^1.0.0"
get-ready "^1.0.0"
iconv-lite "^0.5.0"
mkdirp "^0.5.1"
pump "^3.0.0"
streamifier "^0.1.1"
tar-stream "^1.5.2"
yauzl "^2.7.0"
yazl "^2.4.2"
core-util-is@~1.0.0:
version "1.0.3"
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.3.tgz#a6042d3634c2b27e9328f837b965fac83808db85"
integrity sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==
end-of-stream@^1.0.0, end-of-stream@^1.1.0:
version "1.4.4"
resolved "https://registry.yarnpkg.com/end-of-stream/-/end-of-stream-1.4.4.tgz#5ae64a5f45057baf3626ec14da0ca5e4b2431eb0"
integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==
dependencies:
once "^1.4.0"
fd-slicer@~1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e"
integrity sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=
dependencies:
pend "~1.2.0"
flushwritable@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/flushwritable/-/flushwritable-1.0.0.tgz#3e328d8fde412ad47e738e3be750b4d290043498"
integrity sha1-PjKNj95BKtR+c44751C00pAENJg=
fs-constants@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad"
integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==
get-ready@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/get-ready/-/get-ready-1.0.0.tgz#f91817f1e9adecfea13a562adfc8de883ab34782"
integrity sha1-+RgX8emt7P6hOlYq38jeiDqzR4I=
iconv-lite@^0.5.0:
version "0.5.2"
resolved "https://registry.yarnpkg.com/iconv-lite/-/iconv-lite-0.5.2.tgz#af6d628dccfb463b7364d97f715e4b74b8c8c2b8"
integrity sha512-kERHXvpSaB4aU3eANwidg79K8FlrN77m8G9V+0vOR3HYaRifrlwMEpT7ZBJqLSEIHnEgJTHcWK82wwLwwKwtag==
dependencies:
safer-buffer ">= 2.1.2 < 3"
inherits@~2.0.3:
version "2.0.4"
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
isarray@~1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/isarray/-/isarray-1.0.0.tgz#bb935d48582cba168c06834957a54a3e07124f11"
integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=
minimist@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
mkdirp@^0.5.1:
version "0.5.5"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
dependencies:
minimist "^1.2.5"
once@^1.3.1, once@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/once/-/once-1.4.0.tgz#583b1aa775961d4b113ac17d9c50baef9dd76bd1"
integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E=
dependencies:
wrappy "1"
pend@~1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/pend/-/pend-1.2.0.tgz#7a57eb550a6783f9115331fcf4663d5c8e007a50"
integrity sha1-elfrVQpng/kRUzH89GY9XI4AelA=
process-nextick-args@~2.0.0:
version "2.0.1"
resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2"
integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==
pump@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/pump/-/pump-3.0.0.tgz#b4a2116815bde2f4e1ea602354e8c75565107a64"
integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==
dependencies:
end-of-stream "^1.1.0"
once "^1.3.1"
readable-stream@^2.3.0, readable-stream@^2.3.5:
version "2.3.7"
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-2.3.7.tgz#1eca1cf711aef814c04f62252a36a62f6cb23b57"
integrity sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==
dependencies:
core-util-is "~1.0.0"
inherits "~2.0.3"
isarray "~1.0.0"
process-nextick-args "~2.0.0"
safe-buffer "~5.1.1"
string_decoder "~1.1.1"
util-deprecate "~1.0.1"
safe-buffer@^5.1.1:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
safe-buffer@~5.1.0, safe-buffer@~5.1.1:
version "5.1.2"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.1.2.tgz#991ec69d296e0313747d59bdfd2b745c35f8828d"
integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==
"safer-buffer@>= 2.1.2 < 3":
version "2.1.2"
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==
streamifier@^0.1.1:
version "0.1.1"
resolved "https://registry.yarnpkg.com/streamifier/-/streamifier-0.1.1.tgz#97e98d8fa4d105d62a2691d1dc07e820db8dfc4f"
integrity sha1-l+mNj6TRBdYqJpHR3AfoINuN/E8=
string_decoder@~1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/string_decoder/-/string_decoder-1.1.1.tgz#9cf1611ba62685d7030ae9e4ba34149c3af03fc8"
integrity sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==
dependencies:
safe-buffer "~5.1.0"
tar-stream@^1.5.2:
version "1.6.2"
resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-1.6.2.tgz#8ea55dab37972253d9a9af90fdcd559ae435c555"
integrity sha512-rzS0heiNf8Xn7/mpdSVVSMAWAoy9bfb1WOTYC78Z0UQKeKa/CWS8FOq0lKGNa8DWKAn9gxjCvMLYc5PGXYlK2A==
dependencies:
bl "^1.0.0"
buffer-alloc "^1.2.0"
end-of-stream "^1.0.0"
fs-constants "^1.0.0"
readable-stream "^2.3.0"
to-buffer "^1.1.1"
xtend "^4.0.0"
to-buffer@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.1.1.tgz#493bd48f62d7c43fcded313a03dcadb2e1213a80"
integrity sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==
util-deprecate@~1.0.1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
integrity sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
wrappy@1:
version "1.0.2"
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
xtend@^4.0.0:
version "4.0.2"
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
yauzl@^2.7.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9"
integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=
dependencies:
buffer-crc32 "~0.2.3"
fd-slicer "~1.1.0"
yazl@^2.4.2:
version "2.5.1"
resolved "https://registry.yarnpkg.com/yazl/-/yazl-2.5.1.tgz#a3d65d3dd659a5b0937850e8609f22fffa2b5c35"
integrity sha512-phENi2PLiHnHb6QBVot+dJnaAZ0xosj7p3fWl+znIjBDlnMI2PsZCJZ306BPTFOaHf5qdDEI8x5qFrSOBN5vrw==
dependencies:
buffer-crc32 "~0.2.3"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment