diff --git a/package.json b/package.json index cc8ea733ac2eda318c42d555265fd5c118af4e59..22a60401e4d202cd227e35cca5168015fcbcd369 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "private": true, - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "workspaces": [ "packages/*" ], @@ -42,8 +42,8 @@ }, "devDependencies": { "@dcloudio/types": "^2.5.16", - "@dcloudio/uni-api": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-app": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-api": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-app": "3.0.0-alpha-3030720220111004", "@jest/types": "^27.0.2", "@microsoft/api-extractor": "^7.19.2", "@rollup/plugin-alias": "^3.1.1", diff --git a/packages/size-check/package.json b/packages/size-check/package.json index 750b120b136d95c3236d55c1591d198aaa587010..280b5c034a0042f9aaf92639454a69dfb6eb9459 100644 --- a/packages/size-check/package.json +++ b/packages/size-check/package.json @@ -1,14 +1,14 @@ { "private": true, "name": "@dcloudio/size-check", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "devDependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-components": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-h5": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-components": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-h5": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/vite-plugin-uni": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-api/package.json b/packages/uni-api/package.json index 42a09513f96b7f3436ebe27016f31907eb8ff85a..bdcdb105f1adf2c70b62c4acf98c8cdfa12e3554 100644 --- a/packages/uni-api/package.json +++ b/packages/uni-api/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-api", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-api", "sideEffects": false, "repository": { @@ -14,6 +14,6 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index 82c88eb8944a1726669d0086af120b10f2048808..2a6563f419a8fafb906378584e19e9c0d5fe0dd1 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-plus", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-app-plus", "files": [ "dist", @@ -28,11 +28,11 @@ "main": "dist/uni.compiler.js" }, "devDependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-components": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-h5": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-components": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-h5": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@types/pako": "1.0.2", "@vue/compiler-sfc": "3.2.26", "autoprefixer": "^10.4.0", @@ -40,7 +40,7 @@ "vue": "3.2.26" }, "dependencies": { - "@dcloudio/uni-app-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-app-vue": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-app-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-app-vue": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-app-vite/package.json b/packages/uni-app-vite/package.json index ea5d7b9c270e19894919e20707c8cf59dd2dd50b..8c797bdebd6bda76257f2c0d82207ad3cdeb3b61 100644 --- a/packages/uni-app-vite/package.json +++ b/packages/uni-app-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-vite", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -19,10 +19,10 @@ "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-nvue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-nvue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@rollup/pluginutils": "^4.1.2", "@vitejs/plugin-vue": "^2.0.1", "@vue/compiler-sfc": "3.2.26", diff --git a/packages/uni-app-vue/package.json b/packages/uni-app-vue/package.json index d6aff657d5281e5ca8f000325fad4f8e2127d5bb..2d0d8f2712f3d3584cfc4abc589ff61d28c79e29 100644 --- a/packages/uni-app-vue/package.json +++ b/packages/uni-app-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app-vue", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-app-vue", "main": "dist/service.runtime.esm.dev.js", "module": "dist/service.runtime.esm.dev.js", @@ -19,6 +19,6 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-app/package.json b/packages/uni-app/package.json index 0a91ca0a42364072f3ad0ace0f773356c07df050..a514487b5bc6abbe9f3004401b2f4d530c75e8ea 100644 --- a/packages/uni-app/package.json +++ b/packages/uni-app/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-app", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-app", "main": "./dist/uni-app.cjs.js", "module": "./dist/uni-app.es.js", @@ -24,11 +24,11 @@ "main": "dist/uni.compiler.js" }, "dependencies": { - "@dcloudio/uni-cloud": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-components": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-stat": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cloud": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-components": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-stat": "3.0.0-alpha-3030720220111004", "@vue/shared": "3.2.26" } } diff --git a/packages/uni-automator/package.json b/packages/uni-automator/package.json index 0ea750f4d029e0079da3a6395f595e757af37180..63b07832e0072b36fa465b9b86fe7a178c6b5a8d 100644 --- a/packages/uni-automator/package.json +++ b/packages/uni-automator/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-automator", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-automator", "main": "dist/index.js", "files": [ @@ -27,7 +27,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", "address": "^1.1.2", "cross-env": "^7.0.3", "debug": "^4.3.2", diff --git a/packages/uni-cli-nvue/package.json b/packages/uni-cli-nvue/package.json index 04844469dfe399ebc864be69be837e7138063353..bcaef63c7bac1703eb5537cd4b467759d64dedde 100644 --- a/packages/uni-cli-nvue/package.json +++ b/packages/uni-cli-nvue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cli-nvue", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-cli-nvue", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -21,8 +21,8 @@ "dependencies": { "@babel/core": "^7.16.5", "@babel/preset-env": "^7.16.5", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/shared": "3.2.26", "acorn": "^5.2.1", "babel-loader": "^8.2.2", diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index 57734583fbdb0550a0e2267079b28c7c5bc81ded..99c8333076457c6d39479b736b60c42953240607 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cli-shared", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-cli-shared", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -21,8 +21,8 @@ "@babel/core": "^7.16.5", "@babel/parser": "^7.16.4", "@babel/types": "^7.16.0", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@rollup/pluginutils": "^4.1.2", "@vue/compiler-core": "3.2.26", "@vue/compiler-dom": "3.2.26", diff --git a/packages/uni-cloud/package.json b/packages/uni-cloud/package.json index d1922e840a63d4dad7ab92a045ba881cc58c958d..410cc15044b9917d26e953ccf969926b377b9ebe 100644 --- a/packages/uni-cloud/package.json +++ b/packages/uni-cloud/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-cloud", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-cloud", "main": "dist/uni-cloud.cjs.js", "module": "dist/uni-cloud.es.js", @@ -20,8 +20,8 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-components/package.json b/packages/uni-components/package.json index 56aba8e093926de26969fd964685dcc18266a9e8..0908176537dc3b8c0f2851ab617759783b957779 100644 --- a/packages/uni-components/package.json +++ b/packages/uni-components/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-components", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-components", "main": "index.js", "files": [ @@ -18,7 +18,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@types/quill": "^1.3.7" } } diff --git a/packages/uni-core/package.json b/packages/uni-core/package.json index 8500ebb535dc2100a9f921710d748ac0980bddf6..3cb5d2a7b8ec11d001967e7bedaabb586445be48 100644 --- a/packages/uni-core/package.json +++ b/packages/uni-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-core", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-core", "sideEffects": false, "repository": { @@ -14,9 +14,9 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "safe-area-insets": "^1.4.1" } } diff --git a/packages/uni-h5-vite/package.json b/packages/uni-h5-vite/package.json index 1876b479be41a1d5d112efd5709d2f0a90c8f209..a8352715d2b6c707aea7469e91223163229924e7 100644 --- a/packages/uni-h5-vite/package.json +++ b/packages/uni-h5-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5-vite", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-h5-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -19,8 +19,8 @@ "license": "Apache-2.0", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@rollup/pluginutils": "^4.1.2", "@vue/compiler-dom": "3.2.26", "@vue/compiler-sfc": "3.2.26", diff --git a/packages/uni-h5-vue/package.json b/packages/uni-h5-vue/package.json index dc162cb24b9b4bfb65f97cd2798a26ef1de16c23..a1f8543f06a6c274d541b7c41373ee56c045939b 100644 --- a/packages/uni-h5-vue/package.json +++ b/packages/uni-h5-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5-vue", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-h5-vue", "main": "dist/vue.runtime.cjs.js", "module": "dist/vue.runtime.esm.js", diff --git a/packages/uni-h5/package.json b/packages/uni-h5/package.json index 2ff8175a4cae5b6c242a8867075446d9e33b58fe..8c2eb509c9d1a7333682cdefc6b2c67b142d5ad4 100644 --- a/packages/uni-h5/package.json +++ b/packages/uni-h5/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-h5", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-h5", "main": "./dist/uni-h5.cjs.js", "module": "./dist/uni-h5.es.js", @@ -29,10 +29,10 @@ "main": "dist/uni.compiler.js" }, "dependencies": { - "@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/server-renderer": "3.2.26", "@vue/shared": "3.2.26", "localstorage-polyfill": "^1.0.1", @@ -43,7 +43,7 @@ "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { "@dcloudio/uni-cli-i18n": "^2.0.0-32920211029004", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", "@types/google.maps": "^3.45.6", "acorn-loose": "^8.2.1", "acorn-walk": "^8.2.0", diff --git a/packages/uni-i18n/package.json b/packages/uni-i18n/package.json index 9b220f6ee06c20f3fe28f068d7e1ff488a8accb3..d8e1ee131acde5eaa2d19ffbca948cf123d68732 100644 --- a/packages/uni-i18n/package.json +++ b/packages/uni-i18n/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-i18n", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-i18n", "main": "./dist/uni-i18n.cjs.js", "module": "./dist/uni-i18n.es.js", diff --git a/packages/uni-mp-alipay/dist/uni.mp.esm.js b/packages/uni-mp-alipay/dist/uni.mp.esm.js index 840f7b6de0650081c185901ffcf97bfeae1f65f3..8c7e07b0ec5c837175433b0e7de3b0c59a51c8be 100644 --- a/packages/uni-mp-alipay/dist/uni.mp.esm.js +++ b/packages/uni-mp-alipay/dist/uni.mp.esm.js @@ -550,10 +550,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -580,18 +578,6 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } @@ -681,15 +667,6 @@ const customizeRE = /:/g; function customize(str) { return camelize(str.replace(customizeRE, '-')); } -function initBehavior({ properties }) { - const props = {}; - Object.keys(properties).forEach((key) => { - props[key] = properties[key].value; - }); - return { - props, - }; -} function initRelation(mpInstance, detail) { // onVueInit mpInstance.props.onVI(detail); @@ -981,7 +958,7 @@ function initCreateComponent() { }; if (__VUE_OPTIONS_API__) { mpComponentOptions.data = initData(); - mpComponentOptions.mixins = initBehaviors(vueOptions, initBehavior); + mpComponentOptions.mixins = initBehaviors(vueOptions); } if (isComponent2) { mpComponentOptions.onInit = function onInit() { diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index 2dc67285cf204389f30009adac8eb13097c2aa1b..740b571000a2b26109db36826b6b5c4f8c9a5a97 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-alipay", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-alipay", "main": "dist/index.js", "repository": { @@ -22,9 +22,9 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26", "@vue/shared": "3.2.26" } diff --git a/packages/uni-mp-alipay/src/runtime/createComponent.ts b/packages/uni-mp-alipay/src/runtime/createComponent.ts index 7ab5a45ea7a641f51f7eeb2ac7e580ea6f924653..0fd8b62ae968af9266d0bee82732e70923ab04cd 100644 --- a/packages/uni-mp-alipay/src/runtime/createComponent.ts +++ b/packages/uni-mp-alipay/src/runtime/createComponent.ts @@ -10,7 +10,6 @@ import { initWxsCallMethods, } from '@dcloudio/uni-mp-core' import { - initBehavior, handleRef, handleLink, triggerEvent, @@ -117,7 +116,7 @@ export function initCreateComponent() { } if (__VUE_OPTIONS_API__) { mpComponentOptions.data = initData(vueOptions) - mpComponentOptions.mixins = initBehaviors(vueOptions, initBehavior) + mpComponentOptions.mixins = initBehaviors(vueOptions) } if (isComponent2) { diff --git a/packages/uni-mp-alipay/src/runtime/util.ts b/packages/uni-mp-alipay/src/runtime/util.ts index 5cf2d6cfd3f19e8da9835ba9c9f2b42ae2f15fa7..042cdd3068fb464848e880e92d8ffd260f5237a3 100644 --- a/packages/uni-mp-alipay/src/runtime/util.ts +++ b/packages/uni-mp-alipay/src/runtime/util.ts @@ -40,16 +40,6 @@ function customize(str: string) { return camelize(str.replace(customizeRE, '-')) } -export function initBehavior({ properties }: Record) { - const props: Record = {} - Object.keys(properties).forEach((key) => { - props[key] = properties[key].value - }) - return { - props, - } -} - export function initRelation( mpInstance: MPComponentInstance, detail: RelationOptions diff --git a/packages/uni-mp-baidu/dist/uni.mp.esm.js b/packages/uni-mp-baidu/dist/uni.mp.esm.js index 2665fba250f12337b6e7f29c6dd41c5d5b770371..3662851403888e1a94a7fd523592a10a0d6177d6 100644 --- a/packages/uni-mp-baidu/dist/uni.mp.esm.js +++ b/packages/uni-mp-baidu/dist/uni.mp.esm.js @@ -468,9 +468,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -772,10 +769,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -802,23 +797,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -850,7 +833,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index d45402f0761aeaf758f679e636a3190b41d97bf6..2c086af7c8345a29c678cfa40512d6ebdc017c1b 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-baidu", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-baidu", "main": "dist/index.js", "files": [ @@ -26,14 +26,14 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-mp-compiler/package.json b/packages/uni-mp-compiler/package.json index a7743526213f3c97c2019422327c77f884b23e31..0de895473cedf4750a67bc8be16ee8b3ffd2ba63 100644 --- a/packages/uni-mp-compiler/package.json +++ b/packages/uni-mp-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-compiler", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-mp-compiler", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -22,8 +22,8 @@ "@babel/generator": "^7.16.0", "@babel/parser": "^7.16.4", "@babel/types": "^7.16.0", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26", "@vue/compiler-dom": "3.2.26", "@vue/shared": "3.2.26", diff --git a/packages/uni-mp-core/package.json b/packages/uni-mp-core/package.json index 2ac984e3dbb0871efee028cb86f33db9a1677dcf..225b400122696a9b652ccc57afd138b0044e980e 100644 --- a/packages/uni-mp-core/package.json +++ b/packages/uni-mp-core/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-mp-core", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-mp-core", "sideEffects": false, "repository": { diff --git a/packages/uni-mp-core/src/runtime/component.ts b/packages/uni-mp-core/src/runtime/component.ts index 9872ff8992108f464c4b0f693d480414e18f23f4..6c79d49868a907d2bd5d51c75b16e069e44cb416 100644 --- a/packages/uni-mp-core/src/runtime/component.ts +++ b/packages/uni-mp-core/src/runtime/component.ts @@ -4,7 +4,7 @@ import { ComponentOptions, ComponentPublicInstance } from 'vue' // @ts-expect-error import { getExposeProxy } from 'vue' -import { initExtraOptions, initWxsCallMethods, initBehavior } from './util' +import { initExtraOptions, initWxsCallMethods } from './util' import { initProps } from './componentProps' import { applyOptions, initPropsObserver } from './componentOptions' @@ -109,7 +109,7 @@ export function parseComponent( } if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior) + applyOptions(mpComponentOptions, vueOptions) } initProps(mpComponentOptions) diff --git a/packages/uni-mp-core/src/runtime/componentOptions.ts b/packages/uni-mp-core/src/runtime/componentOptions.ts index e7bef776efc6d8e672c61653efb6d7857d7be52d..af7178a805bc7562506e2cfbc0b2d9210e80a1cb 100644 --- a/packages/uni-mp-core/src/runtime/componentOptions.ts +++ b/packages/uni-mp-core/src/runtime/componentOptions.ts @@ -83,13 +83,8 @@ function hasPropsChanged( return false } -export function initBehaviors( - vueOptions: ComponentOptions, - initBehavior: (behavior: any) => string | { props: any } -): string[] { +export function initBehaviors(vueOptions: ComponentOptions): string[] { const vueBehaviors = vueOptions.behaviors - const vueExtends = vueOptions.extends - const vueMixins = vueOptions.mixins let vueProps = vueOptions.props @@ -118,26 +113,13 @@ export function initBehaviors( } }) } - if (vueExtends && vueExtends.props) { - const behavior = {} - behaviors.push(initBehavior(behavior) as string) - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {} - behaviors.push(initBehavior(behavior) as string) - } - }) - } return behaviors } export function applyOptions( componentOptions: MPComponentOptions, - vueOptions: ComponentOptions, - initBehavior: (behavior: unknown) => string + vueOptions: ComponentOptions ) { componentOptions.data = initData(vueOptions) - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior) + componentOptions.behaviors = initBehaviors(vueOptions) } diff --git a/packages/uni-mp-core/src/runtime/util.ts b/packages/uni-mp-core/src/runtime/util.ts index f4ac1a52d704cea0075af318e2a8378ea1bd20ff..ce3e4111bfc447c6588757a6844c14479142e244 100644 --- a/packages/uni-mp-core/src/runtime/util.ts +++ b/packages/uni-mp-core/src/runtime/util.ts @@ -8,10 +8,6 @@ import { import { MPComponentInstance, MPComponentOptions } from './component' -export function initBehavior(options: any) { - return Behavior(options) -} - export function initVueIds( vueIds: string | undefined, mpInstance: MPComponentInstance diff --git a/packages/uni-mp-kuaishou/dist/uni.mp.esm.js b/packages/uni-mp-kuaishou/dist/uni.mp.esm.js index 4bc82375a294d1df9bc11ae2e80c35f28bd25e10..5b7c9a0c6f2faa15710c0d07319dcbe76392a7de 100644 --- a/packages/uni-mp-kuaishou/dist/uni.mp.esm.js +++ b/packages/uni-mp-kuaishou/dist/uni.mp.esm.js @@ -463,9 +463,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -756,10 +753,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -786,23 +781,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -834,7 +817,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-kuaishou/package.json b/packages/uni-mp-kuaishou/package.json index 36ee4ff2cebe67900cfbb275a43371be00b685f6..59e3a12c8d35364190e782c0bb7bf0417fde0dc8 100644 --- a/packages/uni-mp-kuaishou/package.json +++ b/packages/uni-mp-kuaishou/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-kuaishou", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-kuaishou", "main": "dist/index.js", "repository": { @@ -22,14 +22,14 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-mp-lark/dist/uni.mp.esm.js b/packages/uni-mp-lark/dist/uni.mp.esm.js index e3ae8a71e8664db0ed5a4aa282043e5683e84d76..97328d34c860278aa3a60066f09d2eb85e3bd0fd 100644 --- a/packages/uni-mp-lark/dist/uni.mp.esm.js +++ b/packages/uni-mp-lark/dist/uni.mp.esm.js @@ -462,9 +462,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -729,10 +726,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -759,23 +754,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -807,7 +790,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-lark/package.json b/packages/uni-mp-lark/package.json index e2f6838386a914a9b0ec358733ad2de0dbb46d98..889817d12a161ac9d46ce305626da7ad312a8860 100644 --- a/packages/uni-mp-lark/package.json +++ b/packages/uni-mp-lark/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-lark", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-lark", "main": "dist/index.js", "repository": { @@ -22,14 +22,14 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3030720220111004" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26" } } diff --git a/packages/uni-mp-qq/dist/uni.mp.esm.js b/packages/uni-mp-qq/dist/uni.mp.esm.js index 9dde973c846b8f70dcf091e79fd15b98f065ae12..075b4832e2e44224dfd015f2529d0b0154de4a2e 100644 --- a/packages/uni-mp-qq/dist/uni.mp.esm.js +++ b/packages/uni-mp-qq/dist/uni.mp.esm.js @@ -459,9 +459,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -718,10 +715,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -748,23 +743,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -796,7 +779,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index 9f18725c2ba9876cfe16d271fac5c5e8d872462e..d1ea1ddb0489ba59f53cd647e925af476eac0166 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-qq", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-qq", "main": "dist/index.js", "repository": { @@ -22,15 +22,15 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111004", "@types/fs-extra": "^9.0.13", "@vue/compiler-core": "3.2.26" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "fs-extra": "^10.0.0" } } diff --git a/packages/uni-mp-toutiao/dist/uni.mp.esm.js b/packages/uni-mp-toutiao/dist/uni.mp.esm.js index f103af78d719b135927a9d384d567304126dc262..47666428a147bdf8937462e06818a19a67ce079c 100644 --- a/packages/uni-mp-toutiao/dist/uni.mp.esm.js +++ b/packages/uni-mp-toutiao/dist/uni.mp.esm.js @@ -462,9 +462,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -729,10 +726,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -759,23 +754,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -807,7 +790,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index 37b817e2568c3fa785cf9cd63e297830d1ab54ca..d7f84392f53caf19c3b72b786fc67eabd1c978a8 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-toutiao", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-toutiao", "main": "dist/index.js", "repository": { @@ -22,11 +22,11 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/compiler-core": "3.2.26" } } diff --git a/packages/uni-mp-vite/package.json b/packages/uni-mp-vite/package.json index da6cf363552e1e94277b9f27a75ca52348b21fbc..0bf85e1d4012168ad5d72b30512dcb8ec6b24eda 100644 --- a/packages/uni-mp-vite/package.json +++ b/packages/uni-mp-vite/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-vite", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-mp-vite", "main": "dist/index.js", "types": "dist/index.d.ts", @@ -18,10 +18,10 @@ }, "license": "Apache-2.0", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@intlify/core-base": "9.1.9", "@intlify/shared": "9.1.9", "@intlify/vue-devtools": "9.1.9", diff --git a/packages/uni-mp-vue/package.json b/packages/uni-mp-vue/package.json index 68a8cdd5047602797facb6ad2933ff9bc636c3ce..f9860fa2812d02d4226843e104df12c48ff64c99 100644 --- a/packages/uni-mp-vue/package.json +++ b/packages/uni-mp-vue/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-vue", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-mp-vue", "main": "dist/vue.runtime.esm.js", "module": "dist/vue.runtime.esm.js", @@ -19,6 +19,6 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-mp-weixin/dist/uni.mp.esm.js b/packages/uni-mp-weixin/dist/uni.mp.esm.js index e30d718317062b16db317889f6baf8fad9dcde39..ffa5bb14faa173aff52540a7a7b9e4dbfc132231 100644 --- a/packages/uni-mp-weixin/dist/uni.mp.esm.js +++ b/packages/uni-mp-weixin/dist/uni.mp.esm.js @@ -331,9 +331,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -590,10 +587,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -620,23 +615,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -668,7 +651,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 216563293ae6af8f7d5e94a4ad14e20023ad2e0e..921ae6175c5c0876ee6b313eec4ee62c5bf91146 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-mp-weixin", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app mp-weixin", "main": "dist/index.js", "files": [ @@ -29,9 +29,9 @@ "@vue/compiler-core": "3.2.26" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/uni-quickapp-webview/dist/uni.mp.esm.js b/packages/uni-quickapp-webview/dist/uni.mp.esm.js index 28b06f3e0e7734df65fd89403a2d418bbea2a064..bedcce36615f69753893c17d5d3f5321af15866c 100644 --- a/packages/uni-quickapp-webview/dist/uni.mp.esm.js +++ b/packages/uni-quickapp-webview/dist/uni.mp.esm.js @@ -459,9 +459,6 @@ function initLocale(appVm) { }); } -function initBehavior(options) { - return Behavior(options); -} function initVueIds(vueIds, mpInstance) { if (!vueIds) { return; @@ -707,10 +704,8 @@ function hasPropsChanged(prevProps, nextProps, checkLen = true) { } return false; } -function initBehaviors(vueOptions, initBehavior) { +function initBehaviors(vueOptions) { const vueBehaviors = vueOptions.behaviors; - const vueExtends = vueOptions.extends; - const vueMixins = vueOptions.mixins; let vueProps = vueOptions.props; if (!vueProps) { vueOptions.props = vueProps = []; @@ -737,23 +732,11 @@ function initBehaviors(vueOptions, initBehavior) { } }); } - if (vueExtends && vueExtends.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - if (isArray(vueMixins)) { - vueMixins.forEach((vueMixin) => { - if (vueMixin.props) { - const behavior = {}; - behaviors.push(initBehavior(behavior)); - } - }); - } return behaviors; } -function applyOptions(componentOptions, vueOptions, initBehavior) { +function applyOptions(componentOptions, vueOptions) { componentOptions.data = initData(); - componentOptions.behaviors = initBehaviors(vueOptions, initBehavior); + componentOptions.behaviors = initBehaviors(vueOptions); } function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handleLink, initLifetimes, }) { @@ -785,7 +768,7 @@ function parseComponent(vueOptions, { parse, mocks, isPage, initRelation, handle }, }; if (__VUE_OPTIONS_API__) { - applyOptions(mpComponentOptions, vueOptions, initBehavior); + applyOptions(mpComponentOptions, vueOptions); } initProps(mpComponentOptions); initPropsObserver(mpComponentOptions); diff --git a/packages/uni-quickapp-webview/package.json b/packages/uni-quickapp-webview/package.json index 333ae60e10080cb48fe43af3314a428a02109506..5fbb21425af59d5a88086f6f8d0593e8c57c59c4 100644 --- a/packages/uni-quickapp-webview/package.json +++ b/packages/uni-quickapp-webview/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-quickapp-webview", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app quickapp-webview", "main": "dist/index.js", "repository": { @@ -25,10 +25,10 @@ "@vue/compiler-core": "3.2.26" }, "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@vue/shared": "3.2.26" } } diff --git a/packages/uni-shared/package.json b/packages/uni-shared/package.json index dce3e22c3a83962dcd78598412e59424e41b2f3c..71b3ad7a9e1e886b07bcf0c0591001866e3e4f31 100644 --- a/packages/uni-shared/package.json +++ b/packages/uni-shared/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-shared", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-shared", "main": "./dist/uni-shared.cjs.js", "module": "./dist/uni-shared.es.js", diff --git a/packages/uni-stat/dist/uni-stat.cjs.js b/packages/uni-stat/dist/uni-stat.cjs.js index 26b7ca69848d4feed54229863f266f4491b35d9a..038515797f5d5331cf26eca13ff92ee6c0b63c97 100644 --- a/packages/uni-stat/dist/uni-stat.cjs.js +++ b/packages/uni-stat/dist/uni-stat.cjs.js @@ -1,6 +1,6 @@ 'use strict'; -var version = "3.0.0-alpha-3030720220111003"; +var version = "3.0.0-alpha-3030720220111004"; const STAT_VERSION = version; const STAT_URL = 'https://tongji.dcloud.io/uni/stat'; diff --git a/packages/uni-stat/dist/uni-stat.es.js b/packages/uni-stat/dist/uni-stat.es.js index 38e355e3efbcf4e346abe41fba11966c260a7689..a6d117e1cadb5d315a2e5b620bf60d1a4e533d5b 100644 --- a/packages/uni-stat/dist/uni-stat.es.js +++ b/packages/uni-stat/dist/uni-stat.es.js @@ -1,4 +1,4 @@ -var version = "3.0.0-alpha-3030720220111003"; +var version = "3.0.0-alpha-3030720220111004"; const STAT_VERSION = version; const STAT_URL = 'https://tongji.dcloud.io/uni/stat'; diff --git a/packages/uni-stat/package.json b/packages/uni-stat/package.json index 1b7ae30577a1334452280ec6767f019b6bc49fb9..4efaabd248ce5d5a87279584e0e500929d1333bf 100644 --- a/packages/uni-stat/package.json +++ b/packages/uni-stat/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/uni-stat", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-stat", "main": "dist/uni-stat.es.js", "module": "dist/uni-stat.es.js", @@ -20,7 +20,7 @@ }, "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "dependencies": { - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", "debug": "^4.3.2" }, "devDependencies": { diff --git a/packages/uni-vue/package.json b/packages/uni-vue/package.json index c77ce4282f0e3d65ca11341bfac507d83414169e..ed07f6af0c60de941e5b7a338df18080638ec77c 100644 --- a/packages/uni-vue/package.json +++ b/packages/uni-vue/package.json @@ -1,7 +1,7 @@ { "private": true, "name": "@dcloudio/uni-vue", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "@dcloudio/uni-vue", "files": [ "dist" @@ -17,7 +17,7 @@ "url": "https://github.com/dcloudio/uni-app/issues" }, "devDependencies": { - "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003" + "@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004" } } diff --git a/packages/vite-plugin-uni/package.json b/packages/vite-plugin-uni/package.json index 62c1f6c1a655b7c07eade8b127079d754987f608..6ed8151a26b59691822244b5f40f87ba70dde899 100644 --- a/packages/vite-plugin-uni/package.json +++ b/packages/vite-plugin-uni/package.json @@ -1,6 +1,6 @@ { "name": "@dcloudio/vite-plugin-uni", - "version": "3.0.0-alpha-3030720220111003", + "version": "3.0.0-alpha-3030720220111004", "description": "uni-app vite plugin", "bin": { "uni": "bin/uni.js" @@ -25,8 +25,8 @@ "@babel/core": "^7.16.5", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-transform-typescript": "^7.16.1", - "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003", - "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003", + "@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111004", + "@dcloudio/uni-shared": "3.0.0-alpha-3030720220111004", "@rollup/pluginutils": "^4.1.2", "@vitejs/plugin-legacy": "^1.6.4", "@vitejs/plugin-vue": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eb1e05dbbc36a31a0a8e8f4e6a9700cc11d05c24..b8ad2e8a72fab28042551ebbb4b4ec9cb076219b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,8 +5,8 @@ importers: .: specifiers: '@dcloudio/types': ^2.5.16 - '@dcloudio/uni-api': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-app': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-api': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-app': 3.0.0-alpha-3030720220111004 '@jest/types': ^27.0.2 '@microsoft/api-extractor': ^7.19.2 '@rollup/plugin-alias': ^3.1.1 @@ -127,13 +127,13 @@ importers: packages/size-check: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-components': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-components': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/vite-plugin-uni': 3.0.0-alpha-3030720220111004 devDependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-components': link:../uni-components @@ -145,17 +145,17 @@ importers: packages/uni-api: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 devDependencies: '@dcloudio/uni-shared': link:../uni-shared packages/uni-app: specifiers: - '@dcloudio/uni-cloud': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-components': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-stat': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cloud': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-components': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-stat': 3.0.0-alpha-3030720220111004 '@vue/shared': 3.2.26 dependencies: '@dcloudio/uni-cloud': link:../uni-cloud @@ -167,13 +167,13 @@ importers: packages/uni-app-plus: specifiers: - '@dcloudio/uni-app-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-app-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-components': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-app-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-app-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-components': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@types/pako': 1.0.2 '@vue/compiler-sfc': 3.2.26 autoprefixer: ^10.4.0 @@ -196,10 +196,10 @@ importers: packages/uni-app-vite: specifiers: - '@dcloudio/uni-cli-nvue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-nvue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -229,13 +229,13 @@ importers: packages/uni-app-vue: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 devDependencies: '@dcloudio/uni-shared': link:../uni-shared packages/uni-automator: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 address: ^1.1.2 @@ -268,8 +268,8 @@ importers: specifiers: '@babel/core': ^7.16.5 '@babel/preset-env': ^7.16.5 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@types/loader-utils': ^2.0.3 '@types/module-alias': ^2.0.1 '@types/terser-webpack-plugin': ^5.0.4 @@ -358,8 +358,8 @@ importers: '@babel/core': ^7.16.5 '@babel/parser': ^7.16.4 '@babel/types': ^7.16.0 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -444,9 +444,9 @@ importers: packages/uni-cloud: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared '@dcloudio/uni-i18n': link:../uni-i18n @@ -454,7 +454,7 @@ importers: packages/uni-components: specifiers: - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@types/quill': ^1.3.7 devDependencies: '@dcloudio/uni-shared': link:../uni-shared @@ -462,9 +462,9 @@ importers: packages/uni-core: specifiers: - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 safe-area-insets: ^1.4.1 devDependencies: '@dcloudio/uni-i18n': link:../uni-i18n @@ -475,11 +475,11 @@ importers: packages/uni-h5: specifiers: '@dcloudio/uni-cli-i18n': ^2.0.0-32920211029004 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@types/google.maps': ^3.45.6 '@vue/server-renderer': 3.2.26 '@vue/shared': 3.2.26 @@ -511,8 +511,8 @@ importers: packages/uni-h5-vite: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/fs-extra': ^9.0.13 @@ -556,9 +556,9 @@ importers: packages/uni-mp-alipay: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 '@vue/shared': 3.2.26 dependencies: @@ -570,12 +570,12 @@ importers: packages/uni-mp-baidu: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -592,8 +592,8 @@ importers: '@babel/generator': ^7.16.0 '@babel/parser': ^7.16.4 '@babel/types': ^7.16.0 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 '@vue/compiler-dom': 3.2.26 '@vue/compiler-sfc': 3.2.26 @@ -619,12 +619,12 @@ importers: packages/uni-mp-kuaishou: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -638,12 +638,12 @@ importers: packages/uni-mp-lark: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -657,11 +657,11 @@ importers: packages/uni-mp-qq: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@types/fs-extra': ^9.0.13 '@vue/compiler-core': 3.2.26 fs-extra: ^10.0.0 @@ -678,11 +678,11 @@ importers: packages/uni-mp-toutiao: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -694,10 +694,10 @@ importers: packages/uni-mp-vite: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@intlify/core-base': 9.1.9 '@intlify/shared': 9.1.9 '@intlify/vue-devtools': 9.1.9 @@ -723,16 +723,16 @@ importers: packages/uni-mp-vue: specifiers: - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 devDependencies: '@dcloudio/uni-mp-vue': 'link:' packages/uni-mp-weixin: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 dependencies: '@dcloudio/uni-cli-shared': link:../uni-cli-shared @@ -744,10 +744,10 @@ importers: packages/uni-quickapp-webview: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@vue/compiler-core': 3.2.26 '@vue/shared': 3.2.26 dependencies: @@ -770,7 +770,7 @@ importers: packages/uni-stat: specifiers: - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 '@types/debug': ^4.1.7 debug: ^4.3.2 dependencies: @@ -781,8 +781,8 @@ importers: packages/uni-vue: specifiers: - '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 devDependencies: '@dcloudio/uni-mp-vue': link:../uni-mp-vue '@dcloudio/uni-shared': link:../uni-shared @@ -792,8 +792,8 @@ importers: '@babel/core': ^7.16.5 '@babel/plugin-syntax-import-meta': ^7.10.4 '@babel/plugin-transform-typescript': ^7.16.1 - '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003 - '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003 + '@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111004 + '@dcloudio/uni-shared': 3.0.0-alpha-3030720220111004 '@rollup/pluginutils': ^4.1.2 '@types/debug': ^4.1.7 '@types/express': ^4.17.12 @@ -2530,7 +2530,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: callsites: 3.1.0 - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 source-map: 0.6.1 dev: true @@ -2549,7 +2549,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/test-result': 27.4.2 - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 jest-haste-map: 27.4.2 jest-runtime: 27.4.2 transitivePeerDependencies: @@ -3119,14 +3119,6 @@ packages: '@types/yargs-parser': 20.2.1 dev: true - /@types/yauzl/2.9.2: - resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} - requiresBuild: true - dependencies: - '@types/node': 14.18.0 - dev: true - optional: true - /@typescript-eslint/parser/5.5.0_eslint@7.32.0+typescript@4.5.3: resolution: {integrity: sha512-JsXBU+kgQOAgzUn2jPrLA+Rd0Y1dswOlX3hp8MuRO1hQDs6xgHtbCXEiAu7bz5hyVURxbXcA2draasMbNqrhmg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -3694,7 +3686,7 @@ packages: babel-plugin-istanbul: 6.1.1 babel-preset-jest: 27.4.0_@babel+core@7.16.0 chalk: 4.1.2 - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -4077,7 +4069,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.6.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 /chrome-trace-event/1.0.3: resolution: {integrity: sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==} @@ -4122,7 +4114,7 @@ packages: object-assign: 4.1.1 string-width: 4.2.3 optionalDependencies: - colors: 1.4.0 + colors: registry.npmjs.org/colors/1.4.0 dev: true /cli-truncate/2.1.0: @@ -4180,13 +4172,6 @@ packages: engines: {node: '>=0.1.90'} dev: true - /colors/1.4.0: - resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==} - engines: {node: '>=0.1.90'} - requiresBuild: true - dev: true - optional: true - /combined-stream/1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} @@ -4714,306 +4699,51 @@ packages: resolution: {integrity: sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==} dev: false - /esbuild-android-arm64/0.13.15: - resolution: {integrity: sha512-m602nft/XXeO8YQPUDVoHfjyRVPdPgjyyXOxZ44MK/agewFFkPa8tUo6lAzSWh5Ui5PB4KR9UIFTSBKh/RrCmg==} - cpu: [arm64] - os: [android] - requiresBuild: true - optional: true - - /esbuild-android-arm64/0.14.2: - resolution: {integrity: sha512-hEixaKMN3XXCkoe+0WcexO4CcBVU5DCSUT+7P8JZiWZCbAjSkc9b6Yz2X5DSfQmRCtI/cQRU6TfMYrMQ5NBfdw==} - cpu: [arm64] - os: [android] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-64/0.13.15: - resolution: {integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ==} - cpu: [x64] - os: [darwin] - requiresBuild: true - optional: true - - /esbuild-darwin-64/0.14.2: - resolution: {integrity: sha512-Uq8t0cbJQkxkQdbUfOl2wZqZ/AtLZjvJulR1HHnc96UgyzG9YlCLSDMiqjM+NANEy7/zzvwKJsy3iNC9wwqLJA==} - cpu: [x64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-darwin-arm64/0.13.15: - resolution: {integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - optional: true - - /esbuild-darwin-arm64/0.14.2: - resolution: {integrity: sha512-619MSa17sr7YCIrUj88KzQu2ESA4jKYtIYfLU/smX6qNgxQt3Y/gzM4s6sgJ4fPQzirvmXgcHv1ZNQAs/Xh48A==} - cpu: [arm64] - os: [darwin] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-64/0.13.15: - resolution: {integrity: sha512-G3dLBXUI6lC6Z09/x+WtXBXbOYQZ0E8TDBqvn7aMaOCzryJs8LyVXKY4CPnHFXZAbSwkCbqiPuSQ1+HhrNk7EA==} - cpu: [x64] - os: [freebsd] - requiresBuild: true - optional: true - - /esbuild-freebsd-64/0.14.2: - resolution: {integrity: sha512-aP6FE/ZsChZpUV6F3HE3x1Pz0paoYXycJ7oLt06g0G9dhJKknPawXCqQg/WMyD+ldCEZfo7F1kavenPdIT/SGQ==} - cpu: [x64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-freebsd-arm64/0.13.15: - resolution: {integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ==} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - optional: true - - /esbuild-freebsd-arm64/0.14.2: - resolution: {integrity: sha512-LSm98WTb1QIhyS83+Po0KTpZNdd2XpVpI9ua5rLWqKWbKeNRFwOsjeiuwBaRNc+O32s9oC2ZMefETxHBV6VNkQ==} - cpu: [arm64] - os: [freebsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-32/0.13.15: - resolution: {integrity: sha512-ZvTBPk0YWCLMCXiFmD5EUtB30zIPvC5Itxz0mdTu/xZBbbHJftQgLWY49wEPSn2T/TxahYCRDWun5smRa0Tu+g==} - cpu: [ia32] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-32/0.14.2: - resolution: {integrity: sha512-8VxnNEyeUbiGflTKcuVc5JEPTqXfsx2O6ABwUbfS1Hp26lYPRPC7pKQK5Dxa0MBejGc50jy7YZae3EGQUQ8EkQ==} - cpu: [ia32] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-64/0.13.15: - resolution: {integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA==} - cpu: [x64] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-64/0.14.2: - resolution: {integrity: sha512-4bzMS2dNxOJoFIiHId4w+tqQzdnsch71JJV1qZnbnErSFWcR9lRgpSqWnTTFtv6XM+MvltRzSXC5wQ7AEBY6Hg==} - cpu: [x64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm/0.13.15: - resolution: {integrity: sha512-wUHttDi/ol0tD8ZgUMDH8Ef7IbDX+/UsWJOXaAyTdkT7Yy9ZBqPg8bgB/Dn3CZ9SBpNieozrPRHm0BGww7W/jA==} - cpu: [arm] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-arm/0.14.2: - resolution: {integrity: sha512-PaylahvMHhH8YMfJPMKEqi64qA0Su+d4FNfHKvlKes/2dUe4QxgbwXT9oLVgy8iJdcFMrO7By4R8fS8S0p8aVQ==} - cpu: [arm] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-arm64/0.13.15: - resolution: {integrity: sha512-bYpuUlN6qYU9slzr/ltyLTR9YTBS7qUDymO8SV7kjeNext61OdmqFAzuVZom+OLW1HPHseBfJ/JfdSlx8oTUoA==} - cpu: [arm64] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-arm64/0.14.2: - resolution: {integrity: sha512-RlIVp0RwJrdtasDF1vTFueLYZ8WuFzxoQ1OoRFZOTyJHCGCNgh7xJIC34gd7B7+RT0CzLBB4LcM5n0LS+hIoww==} - cpu: [arm64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-mips64le/0.13.15: - resolution: {integrity: sha512-KlVjIG828uFPyJkO/8gKwy9RbXhCEUeFsCGOJBepUlpa7G8/SeZgncUEz/tOOUJTcWMTmFMtdd3GElGyAtbSWg==} - cpu: [mips64el] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-mips64le/0.14.2: - resolution: {integrity: sha512-Fdwrq2roFnO5oetIiUQQueZ3+5soCxBSJswg3MvYaXDomj47BN6oAWMZgLrFh1oVrtWrxSDLCJBenYdbm2s+qQ==} - cpu: [mips64el] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-linux-ppc64le/0.13.15: - resolution: {integrity: sha512-h6gYF+OsaqEuBjeesTBtUPw0bmiDu7eAeuc2OEH9S6mV9/jPhPdhOWzdeshb0BskRZxPhxPOjqZ+/OqLcxQwEQ==} - cpu: [ppc64] - os: [linux] - requiresBuild: true - optional: true - - /esbuild-linux-ppc64le/0.14.2: - resolution: {integrity: sha512-vxptskw8JfCDD9QqpRO0XnsM1osuWeRjPaXX1TwdveLogYsbdFtcuiuK/4FxGiNMUr1ojtnCS2rMPbY8puc5NA==} - cpu: [ppc64] - os: [linux] - requiresBuild: true - dev: true - optional: true - - /esbuild-netbsd-64/0.13.15: - resolution: {integrity: sha512-3+yE9emwoevLMyvu+iR3rsa+Xwhie7ZEHMGDQ6dkqP/ndFzRHkobHUKTe+NCApSqG5ce2z4rFu+NX/UHnxlh3w==} - cpu: [x64] - os: [netbsd] - requiresBuild: true - optional: true - - /esbuild-netbsd-64/0.14.2: - resolution: {integrity: sha512-I8+LzYK5iSNpspS9eCV9sW67Rj8FgMHimGri4mKiGAmN0pNfx+hFX146rYtzGtewuxKtTsPywWteHx+hPRLDsw==} - cpu: [x64] - os: [netbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-openbsd-64/0.13.15: - resolution: {integrity: sha512-wTfvtwYJYAFL1fSs8yHIdf5GEE4NkbtbXtjLWjM3Cw8mmQKqsg8kTiqJ9NJQe5NX/5Qlo7Xd9r1yKMMkHllp5g==} - cpu: [x64] - os: [openbsd] - requiresBuild: true - optional: true - - /esbuild-openbsd-64/0.14.2: - resolution: {integrity: sha512-120HgMe9elidWUvM2E6mMf0csrGwx8sYDqUIJugyMy1oHm+/nT08bTAVXuwYG/rkMIqsEO9AlMxuYnwR6En/3Q==} - cpu: [x64] - os: [openbsd] - requiresBuild: true - dev: true - optional: true - - /esbuild-sunos-64/0.13.15: - resolution: {integrity: sha512-lbivT9Bx3t1iWWrSnGyBP9ODriEvWDRiweAs69vI+miJoeKwHWOComSRukttbuzjZ8r1q0mQJ8Z7yUsDJ3hKdw==} - cpu: [x64] - os: [sunos] - requiresBuild: true - optional: true - - /esbuild-sunos-64/0.14.2: - resolution: {integrity: sha512-Q3xcf9Uyfra9UuCFxoLixVvdigo0daZaKJ97TL2KNA4bxRUPK18wwGUk3AxvgDQZpRmg82w9PnkaNYo7a+24ow==} - cpu: [x64] - os: [sunos] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-32/0.13.15: - resolution: {integrity: sha512-fDMEf2g3SsJ599MBr50cY5ve5lP1wyVwTe6aLJsM01KtxyKkB4UT+fc5MXQFn3RLrAIAZOG+tHC+yXObpSn7Nw==} - cpu: [ia32] - os: [win32] - requiresBuild: true - optional: true - - /esbuild-windows-32/0.14.2: - resolution: {integrity: sha512-TW7O49tPsrq+N1sW8mb3m24j/iDGa4xzAZH4wHWwoIzgtZAYPKC0hpIhufRRG/LA30bdMChO9pjJZ5mtcybtBQ==} - cpu: [ia32] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-64/0.13.15: - resolution: {integrity: sha512-9aMsPRGDWCd3bGjUIKG/ZOJPKsiztlxl/Q3C1XDswO6eNX/Jtwu4M+jb6YDH9hRSUflQWX0XKAfWzgy5Wk54JQ==} - cpu: [x64] - os: [win32] - requiresBuild: true - optional: true - - /esbuild-windows-64/0.14.2: - resolution: {integrity: sha512-Rym6ViMNmi1E2QuQMWy0AFAfdY0wGwZD73BnzlsQBX5hZBuy/L+Speh7ucUZ16gwsrMM9v86icZUDrSN/lNBKg==} - cpu: [x64] - os: [win32] - requiresBuild: true - dev: true - optional: true - - /esbuild-windows-arm64/0.13.15: - resolution: {integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA==} - cpu: [arm64] - os: [win32] - requiresBuild: true - optional: true - - /esbuild-windows-arm64/0.14.2: - resolution: {integrity: sha512-ZrLbhr0vX5Em/P1faMnHucjVVWPS+m3tktAtz93WkMZLmbRJevhiW1y4CbulBd2z0MEdXZ6emDa1zFHq5O5bSA==} - cpu: [arm64] - os: [win32] - requiresBuild: true - dev: true - optional: true - /esbuild/0.13.15: resolution: {integrity: sha512-raCxt02HBKv8RJxE8vkTSCXGIyKHdEdGfUmiYb8wnabnaEmHzyW7DCHb5tEN0xU8ryqg5xw54mcwnYkC4x3AIw==} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-arm64: 0.13.15 - esbuild-darwin-64: 0.13.15 - esbuild-darwin-arm64: 0.13.15 - esbuild-freebsd-64: 0.13.15 - esbuild-freebsd-arm64: 0.13.15 - esbuild-linux-32: 0.13.15 - esbuild-linux-64: 0.13.15 - esbuild-linux-arm: 0.13.15 - esbuild-linux-arm64: 0.13.15 - esbuild-linux-mips64le: 0.13.15 - esbuild-linux-ppc64le: 0.13.15 - esbuild-netbsd-64: 0.13.15 - esbuild-openbsd-64: 0.13.15 - esbuild-sunos-64: 0.13.15 - esbuild-windows-32: 0.13.15 - esbuild-windows-64: 0.13.15 - esbuild-windows-arm64: 0.13.15 + esbuild-android-arm64: registry.npmjs.org/esbuild-android-arm64/0.13.15 + esbuild-darwin-64: registry.npmjs.org/esbuild-darwin-64/0.13.15 + esbuild-darwin-arm64: registry.npmjs.org/esbuild-darwin-arm64/0.13.15 + esbuild-freebsd-64: registry.npmjs.org/esbuild-freebsd-64/0.13.15 + esbuild-freebsd-arm64: registry.npmjs.org/esbuild-freebsd-arm64/0.13.15 + esbuild-linux-32: registry.npmjs.org/esbuild-linux-32/0.13.15 + esbuild-linux-64: registry.npmjs.org/esbuild-linux-64/0.13.15 + esbuild-linux-arm: registry.npmjs.org/esbuild-linux-arm/0.13.15 + esbuild-linux-arm64: registry.npmjs.org/esbuild-linux-arm64/0.13.15 + esbuild-linux-mips64le: registry.npmjs.org/esbuild-linux-mips64le/0.13.15 + esbuild-linux-ppc64le: registry.npmjs.org/esbuild-linux-ppc64le/0.13.15 + esbuild-netbsd-64: registry.npmjs.org/esbuild-netbsd-64/0.13.15 + esbuild-openbsd-64: registry.npmjs.org/esbuild-openbsd-64/0.13.15 + esbuild-sunos-64: registry.npmjs.org/esbuild-sunos-64/0.13.15 + esbuild-windows-32: registry.npmjs.org/esbuild-windows-32/0.13.15 + esbuild-windows-64: registry.npmjs.org/esbuild-windows-64/0.13.15 + esbuild-windows-arm64: registry.npmjs.org/esbuild-windows-arm64/0.13.15 /esbuild/0.14.2: resolution: {integrity: sha512-l076A6o/PIgcyM24s0dWmDI/b8RQf41uWoJu9I0M71CtW/YSw5T5NUeXxs5lo2tFQD+O4CW4nBHJXx3OY5NpXg==} hasBin: true requiresBuild: true optionalDependencies: - esbuild-android-arm64: 0.14.2 - esbuild-darwin-64: 0.14.2 - esbuild-darwin-arm64: 0.14.2 - esbuild-freebsd-64: 0.14.2 - esbuild-freebsd-arm64: 0.14.2 - esbuild-linux-32: 0.14.2 - esbuild-linux-64: 0.14.2 - esbuild-linux-arm: 0.14.2 - esbuild-linux-arm64: 0.14.2 - esbuild-linux-mips64le: 0.14.2 - esbuild-linux-ppc64le: 0.14.2 - esbuild-netbsd-64: 0.14.2 - esbuild-openbsd-64: 0.14.2 - esbuild-sunos-64: 0.14.2 - esbuild-windows-32: 0.14.2 - esbuild-windows-64: 0.14.2 - esbuild-windows-arm64: 0.14.2 + esbuild-android-arm64: registry.npmjs.org/esbuild-android-arm64/0.14.2 + esbuild-darwin-64: registry.npmjs.org/esbuild-darwin-64/0.14.2 + esbuild-darwin-arm64: registry.npmjs.org/esbuild-darwin-arm64/0.14.2 + esbuild-freebsd-64: registry.npmjs.org/esbuild-freebsd-64/0.14.2 + esbuild-freebsd-arm64: registry.npmjs.org/esbuild-freebsd-arm64/0.14.2 + esbuild-linux-32: registry.npmjs.org/esbuild-linux-32/0.14.2 + esbuild-linux-64: registry.npmjs.org/esbuild-linux-64/0.14.2 + esbuild-linux-arm: registry.npmjs.org/esbuild-linux-arm/0.14.2 + esbuild-linux-arm64: registry.npmjs.org/esbuild-linux-arm64/0.14.2 + esbuild-linux-mips64le: registry.npmjs.org/esbuild-linux-mips64le/0.14.2 + esbuild-linux-ppc64le: registry.npmjs.org/esbuild-linux-ppc64le/0.14.2 + esbuild-netbsd-64: registry.npmjs.org/esbuild-netbsd-64/0.14.2 + esbuild-openbsd-64: registry.npmjs.org/esbuild-openbsd-64/0.14.2 + esbuild-sunos-64: registry.npmjs.org/esbuild-sunos-64/0.14.2 + esbuild-windows-32: registry.npmjs.org/esbuild-windows-32/0.14.2 + esbuild-windows-64: registry.npmjs.org/esbuild-windows-64/0.14.2 + esbuild-windows-arm64: registry.npmjs.org/esbuild-windows-arm64/0.14.2 dev: true /escalade/3.1.1: @@ -5047,7 +4777,7 @@ packages: esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: - source-map: 0.6.1 + source-map: registry.npmjs.org/source-map/0.6.1 dev: false /escodegen/2.0.0: @@ -5060,7 +4790,7 @@ packages: esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: - source-map: 0.6.1 + source-map: registry.npmjs.org/source-map/0.6.1 dev: true /eslint-scope/5.1.1: @@ -5330,7 +5060,7 @@ packages: get-stream: 5.2.0 yauzl: 2.10.0 optionalDependencies: - '@types/yauzl': 2.9.2 + '@types/yauzl': registry.npmjs.org/@types/yauzl/2.9.2 transitivePeerDependencies: - supports-color dev: true @@ -5526,13 +5256,6 @@ packages: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} dev: true - /fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - optional: true - /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} @@ -6309,7 +6032,7 @@ packages: micromatch: 4.0.4 walker: 1.0.8 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 dev: true /jest-jasmine2/27.4.2: @@ -6495,7 +6218,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@types/node': 16.11.11 - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 dev: true /jest-snapshot/27.4.2: @@ -6734,7 +6457,7 @@ packages: /jsonfile/4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 dev: true /jsonfile/6.1.0: @@ -6742,7 +6465,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.8 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.8 /jsprim/2.0.2: resolution: {integrity: sha512-gqXddjPqQ6G40VdnI6T6yObEC+pDNvyP95wdQhkWkg7crHH3km5qP1FsOXEkzEQwnz6gz5qGTn1c2Y52wP3OyQ==} @@ -7067,7 +6790,7 @@ packages: resolution: {integrity: sha512-xTYd4JVHpSCW+aqDof6w/MebaMVNTVYBZhbB/vi513xXdiPT92JMVCo0Jq8W2UZnzYRFeVbQiQ+I25l13JuKvA==} hasBin: true optionalDependencies: - minimist: 1.2.5 + minimist: registry.npmjs.org/minimist/1.2.5 dev: true /make-plural/6.2.2: @@ -8117,7 +7840,7 @@ packages: engines: {node: '>=10.0.0'} hasBin: true optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 /run-parallel/1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} @@ -8975,7 +8698,7 @@ packages: resolve: 1.20.0 rollup: 2.60.2 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 dev: true /vlq/0.2.3: @@ -9308,5 +9031,385 @@ packages: lodash.isequal: 4.5.0 validator: 13.7.0 optionalDependencies: - commander: 2.20.3 + commander: registry.npmjs.org/commander/2.20.3 dev: true + + registry.npmjs.org/@types/yauzl/2.9.2: + resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/@types/yauzl/-/yauzl-2.9.2.tgz} + name: '@types/yauzl' + version: 2.9.2 + requiresBuild: true + dependencies: + '@types/node': 14.18.0 + dev: true + optional: true + + registry.npmjs.org/colors/1.4.0: + resolution: {integrity: sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/colors/-/colors-1.4.0.tgz} + name: colors + version: 1.4.0 + engines: {node: '>=0.1.90'} + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/commander/2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/commander/-/commander-2.20.3.tgz} + name: commander + version: 2.20.3 + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-android-arm64/0.13.15: + resolution: {integrity: sha512-m602nft/XXeO8YQPUDVoHfjyRVPdPgjyyXOxZ44MK/agewFFkPa8tUo6lAzSWh5Ui5PB4KR9UIFTSBKh/RrCmg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.13.15.tgz} + name: esbuild-android-arm64 + version: 0.13.15 + cpu: [arm64] + os: [android] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-android-arm64/0.14.2: + resolution: {integrity: sha512-hEixaKMN3XXCkoe+0WcexO4CcBVU5DCSUT+7P8JZiWZCbAjSkc9b6Yz2X5DSfQmRCtI/cQRU6TfMYrMQ5NBfdw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.14.2.tgz} + name: esbuild-android-arm64 + version: 0.14.2 + cpu: [arm64] + os: [android] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-darwin-64/0.13.15: + resolution: {integrity: sha512-ihOQRGs2yyp7t5bArCwnvn2Atr6X4axqPpEdCFPVp7iUj4cVSdisgvEKdNR7yH3JDjW6aQDw40iQFoTqejqxvQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.13.15.tgz} + name: esbuild-darwin-64 + version: 0.13.15 + cpu: [x64] + os: [darwin] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-darwin-64/0.14.2: + resolution: {integrity: sha512-Uq8t0cbJQkxkQdbUfOl2wZqZ/AtLZjvJulR1HHnc96UgyzG9YlCLSDMiqjM+NANEy7/zzvwKJsy3iNC9wwqLJA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.14.2.tgz} + name: esbuild-darwin-64 + version: 0.14.2 + cpu: [x64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-darwin-arm64/0.13.15: + resolution: {integrity: sha512-i1FZssTVxUqNlJ6cBTj5YQj4imWy3m49RZRnHhLpefFIh0To05ow9DTrXROTE1urGTQCloFUXTX8QfGJy1P8dQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.13.15.tgz} + name: esbuild-darwin-arm64 + version: 0.13.15 + cpu: [arm64] + os: [darwin] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-darwin-arm64/0.14.2: + resolution: {integrity: sha512-619MSa17sr7YCIrUj88KzQu2ESA4jKYtIYfLU/smX6qNgxQt3Y/gzM4s6sgJ4fPQzirvmXgcHv1ZNQAs/Xh48A==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.2.tgz} + name: esbuild-darwin-arm64 + version: 0.14.2 + cpu: [arm64] + os: [darwin] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-freebsd-64/0.13.15: + resolution: {integrity: sha512-G3dLBXUI6lC6Z09/x+WtXBXbOYQZ0E8TDBqvn7aMaOCzryJs8LyVXKY4CPnHFXZAbSwkCbqiPuSQ1+HhrNk7EA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.13.15.tgz} + name: esbuild-freebsd-64 + version: 0.13.15 + cpu: [x64] + os: [freebsd] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-freebsd-64/0.14.2: + resolution: {integrity: sha512-aP6FE/ZsChZpUV6F3HE3x1Pz0paoYXycJ7oLt06g0G9dhJKknPawXCqQg/WMyD+ldCEZfo7F1kavenPdIT/SGQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.2.tgz} + name: esbuild-freebsd-64 + version: 0.14.2 + cpu: [x64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-freebsd-arm64/0.13.15: + resolution: {integrity: sha512-KJx0fzEDf1uhNOZQStV4ujg30WlnwqUASaGSFPhznLM/bbheu9HhqZ6mJJZM32lkyfGJikw0jg7v3S0oAvtvQQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.13.15.tgz} + name: esbuild-freebsd-arm64 + version: 0.13.15 + cpu: [arm64] + os: [freebsd] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-freebsd-arm64/0.14.2: + resolution: {integrity: sha512-LSm98WTb1QIhyS83+Po0KTpZNdd2XpVpI9ua5rLWqKWbKeNRFwOsjeiuwBaRNc+O32s9oC2ZMefETxHBV6VNkQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.2.tgz} + name: esbuild-freebsd-arm64 + version: 0.14.2 + cpu: [arm64] + os: [freebsd] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-32/0.13.15: + resolution: {integrity: sha512-ZvTBPk0YWCLMCXiFmD5EUtB30zIPvC5Itxz0mdTu/xZBbbHJftQgLWY49wEPSn2T/TxahYCRDWun5smRa0Tu+g==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.13.15.tgz} + name: esbuild-linux-32 + version: 0.13.15 + cpu: [ia32] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-32/0.14.2: + resolution: {integrity: sha512-8VxnNEyeUbiGflTKcuVc5JEPTqXfsx2O6ABwUbfS1Hp26lYPRPC7pKQK5Dxa0MBejGc50jy7YZae3EGQUQ8EkQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.14.2.tgz} + name: esbuild-linux-32 + version: 0.14.2 + cpu: [ia32] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-64/0.13.15: + resolution: {integrity: sha512-eCKzkNSLywNeQTRBxJRQ0jxRCl2YWdMB3+PkWFo2BBQYC5mISLIVIjThNtn6HUNqua1pnvgP5xX0nHbZbPj5oA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.13.15.tgz} + name: esbuild-linux-64 + version: 0.13.15 + cpu: [x64] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-64/0.14.2: + resolution: {integrity: sha512-4bzMS2dNxOJoFIiHId4w+tqQzdnsch71JJV1qZnbnErSFWcR9lRgpSqWnTTFtv6XM+MvltRzSXC5wQ7AEBY6Hg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.2.tgz} + name: esbuild-linux-64 + version: 0.14.2 + cpu: [x64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-arm/0.13.15: + resolution: {integrity: sha512-wUHttDi/ol0tD8ZgUMDH8Ef7IbDX+/UsWJOXaAyTdkT7Yy9ZBqPg8bgB/Dn3CZ9SBpNieozrPRHm0BGww7W/jA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.13.15.tgz} + name: esbuild-linux-arm + version: 0.13.15 + cpu: [arm] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-arm/0.14.2: + resolution: {integrity: sha512-PaylahvMHhH8YMfJPMKEqi64qA0Su+d4FNfHKvlKes/2dUe4QxgbwXT9oLVgy8iJdcFMrO7By4R8fS8S0p8aVQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.14.2.tgz} + name: esbuild-linux-arm + version: 0.14.2 + cpu: [arm] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-arm64/0.13.15: + resolution: {integrity: sha512-bYpuUlN6qYU9slzr/ltyLTR9YTBS7qUDymO8SV7kjeNext61OdmqFAzuVZom+OLW1HPHseBfJ/JfdSlx8oTUoA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.13.15.tgz} + name: esbuild-linux-arm64 + version: 0.13.15 + cpu: [arm64] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-arm64/0.14.2: + resolution: {integrity: sha512-RlIVp0RwJrdtasDF1vTFueLYZ8WuFzxoQ1OoRFZOTyJHCGCNgh7xJIC34gd7B7+RT0CzLBB4LcM5n0LS+hIoww==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.2.tgz} + name: esbuild-linux-arm64 + version: 0.14.2 + cpu: [arm64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-mips64le/0.13.15: + resolution: {integrity: sha512-KlVjIG828uFPyJkO/8gKwy9RbXhCEUeFsCGOJBepUlpa7G8/SeZgncUEz/tOOUJTcWMTmFMtdd3GElGyAtbSWg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.13.15.tgz} + name: esbuild-linux-mips64le + version: 0.13.15 + cpu: [mips64el] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-mips64le/0.14.2: + resolution: {integrity: sha512-Fdwrq2roFnO5oetIiUQQueZ3+5soCxBSJswg3MvYaXDomj47BN6oAWMZgLrFh1oVrtWrxSDLCJBenYdbm2s+qQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.2.tgz} + name: esbuild-linux-mips64le + version: 0.14.2 + cpu: [mips64el] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-linux-ppc64le/0.13.15: + resolution: {integrity: sha512-h6gYF+OsaqEuBjeesTBtUPw0bmiDu7eAeuc2OEH9S6mV9/jPhPdhOWzdeshb0BskRZxPhxPOjqZ+/OqLcxQwEQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.13.15.tgz} + name: esbuild-linux-ppc64le + version: 0.13.15 + cpu: [ppc64] + os: [linux] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-linux-ppc64le/0.14.2: + resolution: {integrity: sha512-vxptskw8JfCDD9QqpRO0XnsM1osuWeRjPaXX1TwdveLogYsbdFtcuiuK/4FxGiNMUr1ojtnCS2rMPbY8puc5NA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.2.tgz} + name: esbuild-linux-ppc64le + version: 0.14.2 + cpu: [ppc64] + os: [linux] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-netbsd-64/0.13.15: + resolution: {integrity: sha512-3+yE9emwoevLMyvu+iR3rsa+Xwhie7ZEHMGDQ6dkqP/ndFzRHkobHUKTe+NCApSqG5ce2z4rFu+NX/UHnxlh3w==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.13.15.tgz} + name: esbuild-netbsd-64 + version: 0.13.15 + cpu: [x64] + os: [netbsd] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-netbsd-64/0.14.2: + resolution: {integrity: sha512-I8+LzYK5iSNpspS9eCV9sW67Rj8FgMHimGri4mKiGAmN0pNfx+hFX146rYtzGtewuxKtTsPywWteHx+hPRLDsw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.2.tgz} + name: esbuild-netbsd-64 + version: 0.14.2 + cpu: [x64] + os: [netbsd] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-openbsd-64/0.13.15: + resolution: {integrity: sha512-wTfvtwYJYAFL1fSs8yHIdf5GEE4NkbtbXtjLWjM3Cw8mmQKqsg8kTiqJ9NJQe5NX/5Qlo7Xd9r1yKMMkHllp5g==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.13.15.tgz} + name: esbuild-openbsd-64 + version: 0.13.15 + cpu: [x64] + os: [openbsd] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-openbsd-64/0.14.2: + resolution: {integrity: sha512-120HgMe9elidWUvM2E6mMf0csrGwx8sYDqUIJugyMy1oHm+/nT08bTAVXuwYG/rkMIqsEO9AlMxuYnwR6En/3Q==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.2.tgz} + name: esbuild-openbsd-64 + version: 0.14.2 + cpu: [x64] + os: [openbsd] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-sunos-64/0.13.15: + resolution: {integrity: sha512-lbivT9Bx3t1iWWrSnGyBP9ODriEvWDRiweAs69vI+miJoeKwHWOComSRukttbuzjZ8r1q0mQJ8Z7yUsDJ3hKdw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.13.15.tgz} + name: esbuild-sunos-64 + version: 0.13.15 + cpu: [x64] + os: [sunos] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-sunos-64/0.14.2: + resolution: {integrity: sha512-Q3xcf9Uyfra9UuCFxoLixVvdigo0daZaKJ97TL2KNA4bxRUPK18wwGUk3AxvgDQZpRmg82w9PnkaNYo7a+24ow==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.14.2.tgz} + name: esbuild-sunos-64 + version: 0.14.2 + cpu: [x64] + os: [sunos] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-windows-32/0.13.15: + resolution: {integrity: sha512-fDMEf2g3SsJ599MBr50cY5ve5lP1wyVwTe6aLJsM01KtxyKkB4UT+fc5MXQFn3RLrAIAZOG+tHC+yXObpSn7Nw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.13.15.tgz} + name: esbuild-windows-32 + version: 0.13.15 + cpu: [ia32] + os: [win32] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-windows-32/0.14.2: + resolution: {integrity: sha512-TW7O49tPsrq+N1sW8mb3m24j/iDGa4xzAZH4wHWwoIzgtZAYPKC0hpIhufRRG/LA30bdMChO9pjJZ5mtcybtBQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.14.2.tgz} + name: esbuild-windows-32 + version: 0.14.2 + cpu: [ia32] + os: [win32] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-windows-64/0.13.15: + resolution: {integrity: sha512-9aMsPRGDWCd3bGjUIKG/ZOJPKsiztlxl/Q3C1XDswO6eNX/Jtwu4M+jb6YDH9hRSUflQWX0XKAfWzgy5Wk54JQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.13.15.tgz} + name: esbuild-windows-64 + version: 0.13.15 + cpu: [x64] + os: [win32] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-windows-64/0.14.2: + resolution: {integrity: sha512-Rym6ViMNmi1E2QuQMWy0AFAfdY0wGwZD73BnzlsQBX5hZBuy/L+Speh7ucUZ16gwsrMM9v86icZUDrSN/lNBKg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.14.2.tgz} + name: esbuild-windows-64 + version: 0.14.2 + cpu: [x64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/esbuild-windows-arm64/0.13.15: + resolution: {integrity: sha512-zzvyCVVpbwQQATaf3IG8mu1IwGEiDxKkYUdA4FpoCHi1KtPa13jeScYDjlW0Qh+ebWzpKfR2ZwvqAQkSWNcKjA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.13.15.tgz} + name: esbuild-windows-arm64 + version: 0.13.15 + cpu: [arm64] + os: [win32] + requiresBuild: true + optional: true + + registry.npmjs.org/esbuild-windows-arm64/0.14.2: + resolution: {integrity: sha512-ZrLbhr0vX5Em/P1faMnHucjVVWPS+m3tktAtz93WkMZLmbRJevhiW1y4CbulBd2z0MEdXZ6emDa1zFHq5O5bSA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.2.tgz} + name: esbuild-windows-arm64 + version: 0.14.2 + cpu: [arm64] + os: [win32] + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/fsevents/2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz} + name: fsevents + version: 2.3.2 + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + optional: true + + registry.npmjs.org/graceful-fs/4.2.8: + resolution: {integrity: sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.8.tgz} + name: graceful-fs + version: 4.2.8 + + registry.npmjs.org/minimist/1.2.5: + resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz} + name: minimist + version: 1.2.5 + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/source-map/0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz} + name: source-map + version: 0.6.1 + engines: {node: '>=0.10.0'} + requiresBuild: true + optional: true