From 5077141857490243f3660b15ee1b5aad8f76d595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=89=A7=E6=AF=85?= Date: Sat, 29 Aug 2020 23:50:36 +0800 Subject: [PATCH 1/9] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E4=B8=BA=E5=AE=B9?= =?UTF-8?q?=E5=99=A8=E7=9A=84=E5=8D=A0=E4=BD=8D=E5=85=83=E7=B4=A0=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0=E4=B8=80=E4=B8=AA=E7=89=B9=E5=AE=9A=E7=9A=84=20class?= =?UTF-8?q?=20=E6=96=B9=E4=BE=BF=E5=9C=A8=E8=AE=BE=E8=AE=A1=E5=99=A8?= =?UTF-8?q?=E9=87=8C=E5=AE=9A=E5=88=B6=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/react-simulator-renderer/src/renderer-view.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/react-simulator-renderer/src/renderer-view.tsx b/packages/react-simulator-renderer/src/renderer-view.tsx index c5931929f..fcede4518 100644 --- a/packages/react-simulator-renderer/src/renderer-view.tsx +++ b/packages/react-simulator-renderer/src/renderer-view.tsx @@ -118,6 +118,7 @@ class Renderer extends Component<{ renderer: SimulatorRenderer }> { ) { children = (
Date: Sun, 30 Aug 2020 00:13:26 +0800 Subject: [PATCH 2/9] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20=E5=AE=B9=E5=99=A8?= =?UTF-8?q?=E5=8D=A0=E4=BD=8D=E5=8E=9F=E7=94=9F=E7=9A=84=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E4=BB=8E=E5=86=85=E8=81=94=E6=94=B9=E6=88=90=E5=86=99=E5=9C=A8?= =?UTF-8?q?=20CSS=20=E6=96=87=E4=BB=B6=E9=87=8C,=E6=96=B9=E4=BE=BF?= =?UTF-8?q?=E8=A2=AB=E8=A6=86=E7=9B=96=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../react-simulator-renderer/src/renderer-view.tsx | 13 +------------ packages/react-simulator-renderer/src/renderer.less | 10 ++++++++++ 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/packages/react-simulator-renderer/src/renderer-view.tsx b/packages/react-simulator-renderer/src/renderer-view.tsx index fcede4518..51d01ed39 100644 --- a/packages/react-simulator-renderer/src/renderer-view.tsx +++ b/packages/react-simulator-renderer/src/renderer-view.tsx @@ -117,18 +117,7 @@ class Renderer extends Component<{ renderer: SimulatorRenderer }> { (!viewProps.style || Object.keys(viewProps.style).length === 0) ) { children = ( -
+
{viewProps.placeholder || '拖拽组件或模板到这里'}
); diff --git a/packages/react-simulator-renderer/src/renderer.less b/packages/react-simulator-renderer/src/renderer.less index 76d83aacf..0e77cb867 100644 --- a/packages/react-simulator-renderer/src/renderer.less +++ b/packages/react-simulator-renderer/src/renderer.less @@ -53,6 +53,16 @@ html.engine-cursor-ew-resize, html.engine-cursor-ew-resize * { } } +.lc-container-placeholder { + height: 44px; + line-height: 44px; + background-color: #f0f0f0; + border-color: #a7b1bd; + border: 1px dotted; + color: #a7b1bd; + text-align: center; +} + .engine-empty { background: #f2f3f5; color: #a7b1bd; From 0b15d309b71eb5e9e0dce5720ed862bbe8375e26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E5=BD=AC?= Date: Wed, 2 Sep 2020 15:19:55 +0800 Subject: [PATCH 3/9] =?UTF-8?q?fix:=20=E6=B8=85=E7=90=86=E4=BB=A3=E7=A0=81?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=8F=8A=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 1.txt | 1680 ++++++++++++++++++++++++++ packages/editor-core/package.json | 2 +- packages/editor-setters/package.json | 2 +- packages/rax-render/package.json | 2 +- packages/react-renderer/package.json | 2 +- 5 files changed, 1684 insertions(+), 4 deletions(-) create mode 100644 1.txt diff --git a/1.txt b/1.txt new file mode 100644 index 000000000..55843a949 --- /dev/null +++ b/1.txt @@ -0,0 +1,1680 @@ +/Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine +├── @ali/lowcode-code-generator@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/code-generator extraneous +├─┬ @ali/lowcode-config@2.0.5 +│ ├─┬ @typescript-eslint/eslint-plugin@2.34.0 +│ │ ├─┬ @typescript-eslint/experimental-utils@2.34.0 +│ │ │ ├── @types/json-schema@7.0.5 +│ │ │ ├── @typescript-eslint/typescript-estree@2.34.0 deduped +│ │ │ ├── eslint-scope@5.1.0 deduped +│ │ │ └─┬ eslint-utils@2.1.0 +│ │ │ └── eslint-visitor-keys@1.3.0 deduped +│ │ ├── functional-red-black-tree@1.0.1 deduped +│ │ ├── regexpp@3.1.0 +│ │ └─┬ tsutils@3.17.1 +│ │ └── tslib@1.13.0 deduped +│ ├─┬ @typescript-eslint/parser@2.34.0 +│ │ ├── @types/eslint-visitor-keys@1.0.0 +│ │ ├── @typescript-eslint/experimental-utils@2.34.0 deduped +│ │ ├─┬ @typescript-eslint/typescript-estree@2.34.0 +│ │ │ ├── debug@4.1.1 deduped +│ │ │ ├── eslint-visitor-keys@1.3.0 deduped +│ │ │ ├── glob@7.1.6 deduped +│ │ │ ├── is-glob@4.0.1 deduped +│ │ │ ├── lodash@4.17.20 deduped +│ │ │ ├── semver@7.3.2 +│ │ │ └── tsutils@3.17.1 deduped +│ │ └── eslint-visitor-keys@1.3.0 deduped +│ ├── babel-eslint@10.1.0 deduped +│ ├── eslint@6.8.0 deduped +│ ├─┬ eslint-config-airbnb@18.2.0 +│ │ ├─┬ eslint-config-airbnb-base@14.2.0 +│ │ │ ├── confusing-browser-globals@1.0.9 deduped +│ │ │ ├── object.assign@4.1.0 deduped +│ │ │ └── object.entries@1.1.2 deduped +│ │ ├─┬ object.assign@4.1.0 +│ │ │ ├─┬ define-properties@1.1.3 +│ │ │ │ └── object-keys@1.1.1 deduped +│ │ │ ├── function-bind@1.1.1 +│ │ │ ├── has-symbols@1.0.1 +│ │ │ └── object-keys@1.1.1 +│ │ └─┬ object.entries@1.1.2 +│ │ ├── define-properties@1.1.3 deduped +│ │ ├─┬ es-abstract@1.17.6 +│ │ │ ├─┬ es-to-primitive@1.2.1 +│ │ │ │ ├── is-callable@1.2.0 deduped +│ │ │ │ ├── is-date-object@1.0.2 +│ │ │ │ └─┬ is-symbol@1.0.3 +│ │ │ │ └── has-symbols@1.0.1 deduped +│ │ │ ├── function-bind@1.1.1 deduped +│ │ │ ├── has@1.0.3 deduped +│ │ │ ├── has-symbols@1.0.1 deduped +│ │ │ ├── is-callable@1.2.0 +│ │ │ ├─┬ is-regex@1.1.1 +│ │ │ │ └── has-symbols@1.0.1 deduped +│ │ │ ├── object-inspect@1.8.0 +│ │ │ ├── object-keys@1.1.1 deduped +│ │ │ ├── object.assign@4.1.0 deduped +│ │ │ ├─┬ string.prototype.trimend@1.0.1 +│ │ │ │ ├── define-properties@1.1.3 deduped +│ │ │ │ └── es-abstract@1.17.6 deduped +│ │ │ └─┬ string.prototype.trimstart@1.0.1 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ └── es-abstract@1.17.6 deduped +│ │ └── has@1.0.3 deduped +│ ├─┬ eslint-config-prettier@6.11.0 +│ │ └── get-stdin@6.0.0 +│ ├─┬ eslint-config-react-app@5.2.1 +│ │ └── confusing-browser-globals@1.0.9 +│ ├─┬ eslint-plugin-flowtype@4.7.0 +│ │ └── lodash@4.17.20 deduped +│ ├─┬ eslint-plugin-import@2.22.0 +│ │ ├─┬ array-includes@3.1.1 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ ├── es-abstract@1.17.6 deduped +│ │ │ └── is-string@1.0.5 +│ │ ├─┬ array.prototype.flat@1.2.3 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ └── es-abstract@1.17.6 deduped +│ │ ├── contains-path@0.1.0 +│ │ ├─┬ debug@2.6.9 +│ │ │ └── ms@2.0.0 +│ │ ├─┬ doctrine@1.5.0 +│ │ │ ├── esutils@2.0.3 deduped +│ │ │ └── isarray@1.0.0 +│ │ ├─┬ eslint-import-resolver-node@0.3.4 +│ │ │ ├─┬ debug@2.6.9 +│ │ │ │ └── ms@2.0.0 +│ │ │ └── resolve@1.17.0 deduped +│ │ ├─┬ eslint-module-utils@2.6.0 +│ │ │ ├─┬ debug@2.6.9 +│ │ │ │ └── ms@2.0.0 +│ │ │ └─┬ pkg-dir@2.0.0 +│ │ │ └─┬ find-up@2.1.0 +│ │ │ └─┬ locate-path@2.0.0 +│ │ │ ├─┬ p-locate@2.0.0 +│ │ │ │ └─┬ p-limit@1.3.0 +│ │ │ │ └── p-try@1.0.0 +│ │ │ └── path-exists@3.0.0 deduped +│ │ ├─┬ has@1.0.3 +│ │ │ └── function-bind@1.1.1 deduped +│ │ ├── minimatch@3.0.4 deduped +│ │ ├─┬ object.values@1.1.1 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ ├── es-abstract@1.17.6 deduped +│ │ │ ├── function-bind@1.1.1 deduped +│ │ │ └── has@1.0.3 deduped +│ │ ├─┬ read-pkg-up@2.0.0 +│ │ │ ├─┬ find-up@2.1.0 +│ │ │ │ └─┬ locate-path@2.0.0 +│ │ │ │ ├─┬ p-locate@2.0.0 +│ │ │ │ │ └─┬ p-limit@1.3.0 +│ │ │ │ │ └── p-try@1.0.0 +│ │ │ │ └── path-exists@3.0.0 deduped +│ │ │ └─┬ read-pkg@2.0.0 +│ │ │ ├─┬ load-json-file@2.0.0 +│ │ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ │ ├─┬ parse-json@2.2.0 +│ │ │ │ │ └── error-ex@1.3.2 deduped +│ │ │ │ ├── pify@2.3.0 +│ │ │ │ └── strip-bom@3.0.0 deduped +│ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ └─┬ path-type@2.0.0 +│ │ │ └── pify@2.3.0 deduped +│ │ ├── resolve@1.17.0 deduped +│ │ └─┬ tsconfig-paths@3.9.0 +│ │ ├── @types/json5@0.0.29 +│ │ ├─┬ json5@1.0.1 +│ │ │ └── minimist@1.2.5 deduped +│ │ ├── minimist@1.2.5 deduped +│ │ └── strip-bom@3.0.0 deduped +│ ├─┬ eslint-plugin-jsx-a11y@6.3.1 +│ │ ├─┬ @babel/runtime@7.11.2 +│ │ │ └── regenerator-runtime@0.13.7 +│ │ ├─┬ aria-query@4.2.2 +│ │ │ ├── @babel/runtime@7.11.2 deduped +│ │ │ └─┬ @babel/runtime-corejs3@7.11.2 +│ │ │ ├── core-js-pure@3.6.5 +│ │ │ └── regenerator-runtime@0.13.7 deduped +│ │ ├── array-includes@3.1.1 deduped +│ │ ├── ast-types-flow@0.0.7 +│ │ ├── axe-core@3.5.5 +│ │ ├── axobject-query@2.2.0 +│ │ ├── damerau-levenshtein@1.0.6 +│ │ ├── emoji-regex@9.0.0 +│ │ ├── has@1.0.3 deduped +│ │ ├─┬ jsx-ast-utils@2.4.1 +│ │ │ ├── array-includes@3.1.1 deduped +│ │ │ └── object.assign@4.1.0 deduped +│ │ └─┬ language-tags@1.0.5 +│ │ └── language-subtag-registry@0.3.20 +│ ├─┬ eslint-plugin-prettier@3.1.4 +│ │ └─┬ prettier-linter-helpers@1.0.0 +│ │ └── fast-diff@1.2.0 deduped +│ ├─┬ eslint-plugin-react@7.20.6 +│ │ ├── array-includes@3.1.1 deduped +│ │ ├─┬ array.prototype.flatmap@1.2.3 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ ├── es-abstract@1.17.6 deduped +│ │ │ └── function-bind@1.1.1 deduped +│ │ ├─┬ doctrine@2.1.0 +│ │ │ └── esutils@2.0.3 deduped +│ │ ├── has@1.0.3 deduped +│ │ ├── jsx-ast-utils@2.4.1 deduped +│ │ ├── object.entries@1.1.2 deduped +│ │ ├─┬ object.fromentries@2.0.2 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ ├── es-abstract@1.17.6 deduped +│ │ │ ├── function-bind@1.1.1 deduped +│ │ │ └── has@1.0.3 deduped +│ │ ├── object.values@1.1.1 deduped +│ │ ├─┬ prop-types@15.7.2 +│ │ │ ├─┬ loose-envify@1.4.0 +│ │ │ │ └── js-tokens@4.0.0 deduped +│ │ │ ├── object-assign@4.1.1 deduped +│ │ │ └── react-is@16.13.1 +│ │ ├── resolve@1.17.0 deduped +│ │ └─┬ string.prototype.matchall@4.0.2 +│ │ ├── define-properties@1.1.3 deduped +│ │ ├── es-abstract@1.17.6 deduped +│ │ ├── has-symbols@1.0.1 deduped +│ │ ├─┬ internal-slot@1.0.2 +│ │ │ ├── es-abstract@1.17.6 deduped +│ │ │ ├── has@1.0.3 deduped +│ │ │ └── side-channel@1.0.3 deduped +│ │ ├─┬ regexp.prototype.flags@1.3.0 +│ │ │ ├── define-properties@1.1.3 deduped +│ │ │ └── es-abstract@1.17.6 deduped +│ │ └─┬ side-channel@1.0.3 +│ │ ├─┬ es-abstract@1.18.0-next.0 +│ │ │ ├── es-to-primitive@1.2.1 deduped +│ │ │ ├── function-bind@1.1.1 deduped +│ │ │ ├── has@1.0.3 deduped +│ │ │ ├── has-symbols@1.0.1 deduped +│ │ │ ├── is-callable@1.2.0 deduped +│ │ │ ├── is-negative-zero@2.0.0 +│ │ │ ├── is-regex@1.1.1 deduped +│ │ │ ├── object-inspect@1.8.0 deduped +│ │ │ ├── object-keys@1.1.1 deduped +│ │ │ ├── object.assign@4.1.0 deduped +│ │ │ ├── string.prototype.trimend@1.0.1 deduped +│ │ │ └── string.prototype.trimstart@1.0.1 deduped +│ │ └── object-inspect@1.8.0 deduped +│ └── eslint-plugin-react-hooks@2.5.1 +├── @ali/lowcode-demo@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/demo extraneous +├── @ali/lowcode-demo-server@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/demo-server extraneous +├── @ali/lowcode-editor-preset-general@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-preset-general extraneous +├── @ali/lowcode-editor-preset-vision@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-preset-vision extraneous +├── @ali/lowcode-editor-setters@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-setters extraneous +├── @ali/lowcode-material-parser@1.0.5-1 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/material-parser extraneous +├── @ali/lowcode-plugin-source-editor@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/plugin-source-editor extraneous +├── @ali/lowcode-rax-provider@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/rax-provider extraneous +├── @ali/lowcode-rax-simulator-renderer@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/rax-simulator-renderer extraneous +├── @ali/lowcode-react-provider@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/react-provider extraneous +├── @ali/lowcode-react-simulator-renderer@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/react-simulator-renderer extraneous +├── @ali/vu-icons@1.3.0-beta.0 extraneous +├── @alib/build-scripts@0.1.27 extraneous +├── @nestjs/cli@7.5.1 extraneous +├── @nestjs/testing@7.4.4 extraneous +├── @types/debug@4.1.5 extraneous +├── @types/domready@1.0.0 extraneous +├── @types/events@3.0.0 extraneous +├── @types/express@4.17.7 extraneous +├── @types/fs-extra@8.1.1 extraneous +├── @types/jest@25.2.3 extraneous +├── @types/js-yaml@3.12.5 extraneous +├── @types/lodash@4.14.161 extraneous +├── @types/medium-editor@5.0.3 extraneous +├── @types/rax@1.0.1 extraneous +├── @types/react-dom@16.9.8 extraneous +├── @types/semver@7.3.3 extraneous +├── @types/store@2.0.2 extraneous +├── @types/streamsaver@2.0.0 extraneous +├── @types/supertest@2.0.10 extraneous +├─┬ ava@1.4.1 +│ ├─┬ @ava/babel-preset-stage-4@2.0.0 +│ │ ├─┬ @babel/plugin-proposal-async-generator-functions@7.10.5 +│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped +│ │ │ ├─┬ @babel/helper-remap-async-to-generator@7.11.4 +│ │ │ │ ├─┬ @babel/helper-annotate-as-pure@7.10.4 +│ │ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ │ ├─┬ @babel/helper-wrap-function@7.10.4 +│ │ │ │ │ ├── @babel/helper-function-name@7.10.4 deduped +│ │ │ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ │ │ ├── @babel/traverse@7.11.0 deduped +│ │ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ └── @babel/plugin-syntax-async-generators@7.8.4 deduped +│ │ ├─┬ @babel/plugin-proposal-object-rest-spread@7.11.0 +│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped +│ │ │ ├── @babel/plugin-syntax-object-rest-spread@7.8.3 deduped +│ │ │ └─┬ @babel/plugin-transform-parameters@7.10.5 +│ │ │ ├── @babel/helper-get-function-arity@7.10.4 deduped +│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped +│ │ ├─┬ @babel/plugin-proposal-optional-catch-binding@7.10.4 +│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped +│ │ │ └── @babel/plugin-syntax-optional-catch-binding@7.8.3 deduped +│ │ ├─┬ @babel/plugin-transform-async-to-generator@7.10.4 +│ │ │ ├─┬ @babel/helper-module-imports@7.10.4 +│ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped +│ │ │ └── @babel/helper-remap-async-to-generator@7.11.4 deduped +│ │ ├─┬ @babel/plugin-transform-dotall-regex@7.10.4 +│ │ │ ├─┬ @babel/helper-create-regexp-features-plugin@7.10.4 +│ │ │ │ ├── @babel/helper-annotate-as-pure@7.10.4 deduped +│ │ │ │ ├─┬ @babel/helper-regex@7.10.5 +│ │ │ │ │ └── lodash@4.17.20 deduped +│ │ │ │ └─┬ regexpu-core@4.7.0 +│ │ │ │ ├── regenerate@1.4.1 +│ │ │ │ ├─┬ regenerate-unicode-properties@8.2.0 +│ │ │ │ │ └── regenerate@1.4.1 deduped +│ │ │ │ ├── regjsgen@0.5.2 +│ │ │ │ ├─┬ regjsparser@0.6.4 +│ │ │ │ │ └── jsesc@0.5.0 +│ │ │ │ ├─┬ unicode-match-property-ecmascript@1.0.4 +│ │ │ │ │ ├── unicode-canonical-property-names-ecmascript@1.0.4 +│ │ │ │ │ └── unicode-property-aliases-ecmascript@1.1.0 +│ │ │ │ └── unicode-match-property-value-ecmascript@1.2.0 +│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped +│ │ ├─┬ @babel/plugin-transform-exponentiation-operator@7.10.4 +│ │ │ ├─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4 +│ │ │ │ ├─┬ @babel/helper-explode-assignable-expression@7.11.4 +│ │ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped +│ │ └─┬ @babel/plugin-transform-modules-commonjs@7.10.4 +│ │ ├── @babel/helper-module-transforms@7.11.0 deduped +│ │ ├── @babel/helper-plugin-utils@7.10.4 deduped +│ │ ├─┬ @babel/helper-simple-access@7.10.4 +│ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ └── @babel/types@7.11.0 deduped +│ │ └─┬ babel-plugin-dynamic-import-node@2.3.3 +│ │ └── object.assign@4.1.0 deduped +│ ├─┬ @ava/babel-preset-transform-test-files@5.0.0 +│ │ ├── @ava/babel-plugin-throws-helper@3.0.0 +│ │ └─┬ babel-plugin-espower@3.0.1 +│ │ ├── @babel/generator@7.11.4 deduped +│ │ ├── @babel/parser@7.11.4 deduped +│ │ ├─┬ call-matcher@1.1.0 +│ │ │ ├── core-js@2.6.11 deduped +│ │ │ ├─┬ deep-equal@1.1.1 +│ │ │ │ ├── is-arguments@1.0.4 +│ │ │ │ ├── is-date-object@1.0.2 deduped +│ │ │ │ ├── is-regex@1.1.1 deduped +│ │ │ │ ├─┬ object-is@1.1.2 +│ │ │ │ │ ├── define-properties@1.1.3 deduped +│ │ │ │ │ └── es-abstract@1.17.6 deduped +│ │ │ │ ├── object-keys@1.1.1 deduped +│ │ │ │ └── regexp.prototype.flags@1.3.0 deduped +│ │ │ ├── espurify@1.8.1 deduped +│ │ │ └── estraverse@4.3.0 deduped +│ │ ├── core-js@2.6.11 deduped +│ │ ├─┬ espower-location-detector@1.0.0 +│ │ │ ├── is-url@1.2.4 +│ │ │ ├── path-is-absolute@1.0.1 deduped +│ │ │ ├── source-map@0.5.7 +│ │ │ └── xtend@4.0.2 +│ │ ├─┬ espurify@1.8.1 +│ │ │ └── core-js@2.6.11 deduped +│ │ └── estraverse@4.3.0 deduped +│ ├─┬ @ava/write-file-atomic@2.2.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── imurmurhash@0.1.4 deduped +│ │ └── slide@1.1.6 +│ ├─┬ @babel/core@7.11.4 +│ │ ├── @babel/code-frame@7.10.4 deduped +│ │ ├── @babel/generator@7.11.4 deduped +│ │ ├─┬ @babel/helper-module-transforms@7.11.0 +│ │ │ ├── @babel/helper-module-imports@7.10.4 deduped +│ │ │ ├─┬ @babel/helper-replace-supers@7.10.4 +│ │ │ │ ├─┬ @babel/helper-member-expression-to-functions@7.11.0 +│ │ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ │ ├─┬ @babel/helper-optimise-call-expression@7.10.4 +│ │ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ │ ├── @babel/traverse@7.11.0 deduped +│ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ ├── @babel/helper-simple-access@7.10.4 deduped +│ │ │ ├── @babel/helper-split-export-declaration@7.11.0 deduped +│ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ ├── @babel/types@7.11.0 deduped +│ │ │ └── lodash@4.17.20 deduped +│ │ ├─┬ @babel/helpers@7.10.4 +│ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ ├── @babel/traverse@7.11.0 deduped +│ │ │ └── @babel/types@7.11.0 deduped +│ │ ├── @babel/parser@7.11.4 deduped +│ │ ├─┬ @babel/template@7.10.4 +│ │ │ ├── @babel/code-frame@7.10.4 deduped +│ │ │ ├── @babel/parser@7.11.4 deduped +│ │ │ └── @babel/types@7.11.0 deduped +│ │ ├── @babel/traverse@7.11.0 deduped +│ │ ├── @babel/types@7.11.0 deduped +│ │ ├── convert-source-map@1.7.0 deduped +│ │ ├── debug@4.1.1 deduped +│ │ ├── gensync@1.0.0-beta.1 +│ │ ├─┬ json5@2.1.3 +│ │ │ └── minimist@1.2.5 deduped +│ │ ├── lodash@4.17.20 deduped +│ │ ├── resolve@1.17.0 deduped +│ │ ├── semver@5.7.1 deduped +│ │ └── source-map@0.5.7 +│ ├─┬ @babel/generator@7.11.4 +│ │ ├── @babel/types@7.11.0 deduped +│ │ ├── jsesc@2.5.2 +│ │ └── source-map@0.5.7 +│ ├─┬ @babel/plugin-syntax-async-generators@7.8.4 +│ │ └── @babel/helper-plugin-utils@7.10.4 +│ ├─┬ @babel/plugin-syntax-object-rest-spread@7.8.3 +│ │ └── @babel/helper-plugin-utils@7.10.4 deduped +│ ├─┬ @babel/plugin-syntax-optional-catch-binding@7.8.3 +│ │ └── @babel/helper-plugin-utils@7.10.4 deduped +│ ├─┬ @concordance/react@2.0.0 +│ │ └── arrify@1.0.1 deduped +│ ├── ansi-escapes@3.2.0 +│ ├─┬ ansi-styles@3.2.1 +│ │ └─┬ color-convert@1.9.3 +│ │ └── color-name@1.1.3 +│ ├── arr-flatten@1.1.0 +│ ├─┬ array-union@1.0.2 +│ │ └── array-uniq@1.0.3 +│ ├── array-uniq@2.1.0 +│ ├── arrify@1.0.1 +│ ├── bluebird@3.7.2 +│ ├─┬ chalk@2.4.2 +│ │ ├─┬ ansi-styles@3.2.1 +│ │ │ └── color-convert@1.9.3 deduped +│ │ ├── escape-string-regexp@1.0.5 deduped +│ │ └─┬ supports-color@5.5.0 +│ │ └── has-flag@3.0.0 deduped +│ ├─┬ chokidar@2.1.8 +│ │ ├─┬ anymatch@2.0.0 +│ │ │ ├── micromatch@3.1.10 deduped +│ │ │ └─┬ normalize-path@2.1.1 +│ │ │ └── remove-trailing-separator@1.1.0 +│ │ ├── async-each@1.0.3 +│ │ ├─┬ braces@2.3.2 +│ │ │ ├── arr-flatten@1.1.0 deduped +│ │ │ ├── array-unique@0.3.2 deduped +│ │ │ ├─┬ extend-shallow@2.0.1 +│ │ │ │ └── is-extendable@0.1.1 +│ │ │ ├─┬ fill-range@4.0.0 +│ │ │ │ ├── extend-shallow@2.0.1 deduped +│ │ │ │ ├─┬ is-number@3.0.0 +│ │ │ │ │ └─┬ kind-of@3.2.2 +│ │ │ │ │ └── is-buffer@1.1.6 +│ │ │ │ ├── repeat-string@1.6.1 +│ │ │ │ └─┬ to-regex-range@2.1.1 +│ │ │ │ ├── is-number@3.0.0 deduped +│ │ │ │ └── repeat-string@1.6.1 deduped +│ │ │ ├── isobject@3.0.1 deduped +│ │ │ ├── repeat-element@1.1.3 +│ │ │ ├── snapdragon@0.8.2 deduped +│ │ │ ├─┬ snapdragon-node@2.1.1 +│ │ │ │ ├─┬ define-property@1.0.0 +│ │ │ │ │ └── is-descriptor@1.0.2 deduped +│ │ │ │ ├── isobject@3.0.1 deduped +│ │ │ │ └─┬ snapdragon-util@3.0.1 +│ │ │ │ └── kind-of@3.2.2 deduped +│ │ │ ├─┬ split-string@3.1.0 +│ │ │ │ └─┬ extend-shallow@3.0.2 +│ │ │ │ ├── assign-symbols@1.0.0 deduped +│ │ │ │ └─┬ is-extendable@1.0.1 +│ │ │ │ └── is-plain-object@2.0.4 deduped +│ │ │ └── to-regex@3.0.2 deduped +│ │ ├─┬ fsevents@1.2.13 +│ │ │ ├─┬ bindings@1.5.0 +│ │ │ │ └── file-uri-to-path@1.0.0 +│ │ │ └── nan@2.14.1 +│ │ ├── glob-parent@3.1.0 deduped +│ │ ├── inherits@2.0.4 +│ │ ├─┬ is-binary-path@1.0.1 +│ │ │ └── binary-extensions@1.13.1 +│ │ ├── is-glob@4.0.1 deduped +│ │ ├── normalize-path@3.0.0 +│ │ ├── path-is-absolute@1.0.1 +│ │ ├─┬ readdirp@2.2.1 +│ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ ├── micromatch@3.1.10 deduped +│ │ │ └─┬ readable-stream@2.3.7 +│ │ │ ├── core-util-is@1.0.2 +│ │ │ ├── inherits@2.0.4 deduped +│ │ │ ├── isarray@1.0.0 deduped +│ │ │ ├── process-nextick-args@2.0.1 +│ │ │ ├── safe-buffer@5.1.2 +│ │ │ ├─┬ string_decoder@1.1.1 +│ │ │ │ └── safe-buffer@5.1.2 deduped +│ │ │ └── util-deprecate@1.0.2 +│ │ └── upath@1.2.0 +│ ├── chunkd@1.0.0 +│ ├── ci-parallel-vars@1.0.1 +│ ├── clean-stack@2.2.0 +│ ├── clean-yaml-object@0.1.0 +│ ├─┬ cli-cursor@2.1.0 +│ │ └─┬ restore-cursor@2.0.0 +│ │ ├─┬ onetime@2.0.1 +│ │ │ └── mimic-fn@1.2.0 +│ │ └── signal-exit@3.0.3 deduped +│ ├─┬ cli-truncate@1.1.0 +│ │ ├─┬ slice-ansi@1.0.0 +│ │ │ └── is-fullwidth-code-point@2.0.0 +│ │ └─┬ string-width@2.1.1 +│ │ ├── is-fullwidth-code-point@2.0.0 deduped +│ │ └─┬ strip-ansi@4.0.0 +│ │ └── ansi-regex@3.0.0 +│ ├─┬ code-excerpt@2.1.1 +│ │ └── convert-to-spaces@1.0.2 +│ ├── common-path-prefix@1.0.0 +│ ├─┬ concordance@4.0.0 +│ │ ├─┬ date-time@2.1.0 +│ │ │ └── time-zone@1.0.0 +│ │ ├── esutils@2.0.3 deduped +│ │ ├── fast-diff@1.2.0 +│ │ ├── js-string-escape@1.0.1 +│ │ ├── lodash.clonedeep@4.5.0 deduped +│ │ ├── lodash.flattendeep@4.4.0 +│ │ ├── lodash.islength@4.0.1 +│ │ ├── lodash.merge@4.6.2 +│ │ ├── md5-hex@2.0.0 deduped +│ │ ├── semver@5.7.1 deduped +│ │ └── well-known-symbols@2.0.0 +│ ├─┬ convert-source-map@1.7.0 +│ │ └── safe-buffer@5.1.2 +│ ├─┬ currently-unhandled@0.4.1 +│ │ └── array-find-index@1.0.2 +│ ├─┬ debug@4.1.1 +│ │ └── ms@2.1.2 deduped +│ ├─┬ del@4.1.1 +│ │ ├─┬ @types/glob@7.1.3 +│ │ │ ├── @types/minimatch@3.0.3 +│ │ │ └── @types/node@14.6.2 +│ │ ├── globby@6.1.0 deduped +│ │ ├── is-path-cwd@2.2.0 +│ │ ├─┬ is-path-in-cwd@2.1.0 +│ │ │ └─┬ is-path-inside@2.1.0 +│ │ │ └── path-is-inside@1.0.2 deduped +│ │ ├── p-map@2.1.0 +│ │ ├── pify@4.0.1 +│ │ └── rimraf@2.7.1 deduped +│ ├─┬ dot-prop@4.2.1 +│ │ └── is-obj@1.0.1 +│ ├── emittery@0.4.1 +│ ├─┬ empower-core@1.2.0 +│ │ ├── call-signature@0.0.2 +│ │ └── core-js@2.6.11 +│ ├── equal-length@1.0.1 +│ ├── escape-string-regexp@1.0.5 +│ ├── esm@3.2.25 +│ ├─┬ figures@2.0.0 +│ │ └── escape-string-regexp@1.0.5 deduped +│ ├─┬ find-up@3.0.0 +│ │ └─┬ locate-path@3.0.0 +│ │ ├─┬ p-locate@3.0.0 +│ │ │ └─┬ p-limit@2.3.0 +│ │ │ └── p-try@2.2.0 +│ │ └── path-exists@3.0.0 deduped +│ ├── get-port@4.2.0 +│ ├─┬ globby@7.1.1 +│ │ ├── array-union@1.0.2 deduped +│ │ ├─┬ dir-glob@2.2.2 +│ │ │ └── path-type@3.0.0 deduped +│ │ ├── glob@7.1.6 deduped +│ │ ├── ignore@3.3.10 +│ │ ├── pify@3.0.0 deduped +│ │ └── slash@1.0.0 +│ ├── ignore-by-default@1.0.1 +│ ├─┬ import-local@2.0.0 +│ │ ├─┬ pkg-dir@3.0.0 +│ │ │ └── find-up@3.0.0 deduped +│ │ └── resolve-cwd@2.0.0 deduped +│ ├── indent-string@3.2.0 +│ ├─┬ is-ci@2.0.0 +│ │ └── ci-info@2.0.0 deduped +│ ├── is-error@2.2.2 +│ ├─┬ is-observable@1.1.0 +│ │ └── symbol-observable@1.2.0 +│ ├─┬ is-plain-object@2.0.4 +│ │ └── isobject@3.0.1 +│ ├── is-promise@2.2.2 +│ ├── lodash.clone@4.5.0 +│ ├── lodash.clonedeep@4.5.0 +│ ├── lodash.clonedeepwith@4.5.0 +│ ├── lodash.debounce@4.0.8 +│ ├── lodash.difference@4.5.0 +│ ├── lodash.flatten@4.4.0 +│ ├─┬ loud-rejection@1.6.0 +│ │ ├── currently-unhandled@0.4.1 deduped +│ │ └── signal-exit@3.0.3 deduped +│ ├─┬ make-dir@2.1.0 +│ │ ├── pify@4.0.1 +│ │ └── semver@5.7.1 deduped +│ ├─┬ matcher@1.1.1 +│ │ └── escape-string-regexp@1.0.5 deduped +│ ├─┬ md5-hex@2.0.0 +│ │ └── md5-o-matic@0.1.1 +│ ├─┬ meow@5.0.0 +│ │ ├─┬ camelcase-keys@4.2.0 +│ │ │ ├── camelcase@4.1.0 +│ │ │ ├── map-obj@2.0.0 +│ │ │ └── quick-lru@1.1.0 +│ │ ├─┬ decamelize-keys@1.1.0 +│ │ │ ├── decamelize@1.2.0 deduped +│ │ │ └── map-obj@1.0.1 +│ │ ├── loud-rejection@1.6.0 deduped +│ │ ├─┬ minimist-options@3.0.2 +│ │ │ ├── arrify@1.0.1 deduped +│ │ │ └── is-plain-obj@1.1.0 +│ │ ├─┬ normalize-package-data@2.5.0 +│ │ │ ├── hosted-git-info@2.8.8 deduped +│ │ │ ├── resolve@1.17.0 deduped +│ │ │ ├── semver@5.7.1 deduped +│ │ │ └─┬ validate-npm-package-license@3.0.4 +│ │ │ ├─┬ spdx-correct@3.1.1 +│ │ │ │ ├── spdx-expression-parse@3.0.1 deduped +│ │ │ │ └── spdx-license-ids@3.0.5 +│ │ │ └─┬ spdx-expression-parse@3.0.1 +│ │ │ ├── spdx-exceptions@2.3.0 +│ │ │ └── spdx-license-ids@3.0.5 deduped +│ │ ├─┬ read-pkg-up@3.0.0 +│ │ │ ├─┬ find-up@2.1.0 +│ │ │ │ └─┬ locate-path@2.0.0 +│ │ │ │ ├─┬ p-locate@2.0.0 +│ │ │ │ │ └─┬ p-limit@1.3.0 +│ │ │ │ │ └── p-try@1.0.0 +│ │ │ │ └── path-exists@3.0.0 deduped +│ │ │ └── read-pkg@3.0.0 deduped +│ │ ├─┬ redent@2.0.0 +│ │ │ ├── indent-string@3.2.0 deduped +│ │ │ └── strip-indent@2.0.0 +│ │ ├── trim-newlines@2.0.0 +│ │ └─┬ yargs-parser@10.1.0 +│ │ └── camelcase@4.1.0 +│ ├── ms@2.1.2 +│ ├─┬ multimatch@3.0.0 +│ │ ├── array-differ@2.1.0 +│ │ ├── array-union@1.0.2 deduped +│ │ ├── arrify@1.0.1 deduped +│ │ └── minimatch@3.0.4 deduped +│ ├─┬ observable-to-promise@0.5.0 +│ │ ├─┬ is-observable@0.2.0 +│ │ │ └── symbol-observable@0.2.4 +│ │ └── symbol-observable@1.2.0 deduped +│ ├─┬ ora@3.4.0 +│ │ ├── chalk@2.4.2 deduped +│ │ ├── cli-cursor@2.1.0 deduped +│ │ ├── cli-spinners@2.4.0 +│ │ ├─┬ log-symbols@2.2.0 +│ │ │ └── chalk@2.4.2 deduped +│ │ ├── strip-ansi@5.2.0 deduped +│ │ └─┬ wcwidth@1.0.1 +│ │ └─┬ defaults@1.0.3 +│ │ └── clone@1.0.4 +│ ├─┬ package-hash@3.0.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├─┬ hasha@3.0.0 +│ │ │ └── is-stream@1.1.0 deduped +│ │ ├── lodash.flattendeep@4.4.0 deduped +│ │ └─┬ release-zalgo@1.0.0 +│ │ └── es6-error@4.1.1 +│ ├─┬ pkg-conf@3.1.0 +│ │ ├── find-up@3.0.0 deduped +│ │ └─┬ load-json-file@5.3.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── parse-json@4.0.0 deduped +│ │ ├── pify@4.0.1 +│ │ ├── strip-bom@3.0.0 deduped +│ │ └── type-fest@0.3.1 +│ ├─┬ plur@3.1.1 +│ │ └── irregular-plurals@2.0.0 +│ ├─┬ pretty-ms@4.0.0 +│ │ └── parse-ms@2.1.0 +│ ├── require-precompiled@0.1.0 +│ ├─┬ resolve-cwd@2.0.0 +│ │ └── resolve-from@3.0.0 +│ ├── slash@2.0.0 +│ ├─┬ source-map-support@0.5.19 +│ │ ├── buffer-from@1.1.1 deduped +│ │ └── source-map@0.6.1 +│ ├── stack-utils@1.0.2 +│ ├─┬ strip-ansi@5.2.0 +│ │ └── ansi-regex@4.1.0 +│ ├─┬ strip-bom-buf@1.0.0 +│ │ └── is-utf8@0.2.1 deduped +│ ├─┬ supertap@1.0.0 +│ │ ├── arrify@1.0.1 deduped +│ │ ├── indent-string@3.2.0 deduped +│ │ ├── js-yaml@3.14.0 deduped +│ │ ├── serialize-error@2.1.0 +│ │ └─┬ strip-ansi@4.0.0 +│ │ └── ansi-regex@3.0.0 +│ ├─┬ supports-color@6.1.0 +│ │ └── has-flag@3.0.0 +│ ├── trim-off-newlines@1.0.1 +│ ├── trim-right@1.0.1 +│ ├─┬ unique-temp-dir@1.0.0 +│ │ ├── mkdirp@0.5.5 deduped +│ │ ├── os-tmpdir@1.0.2 +│ │ └── uid2@0.0.3 +│ └─┬ update-notifier@2.5.0 +│ ├─┬ boxen@1.3.0 +│ │ ├─┬ ansi-align@2.0.0 +│ │ │ └── string-width@2.1.1 deduped +│ │ ├── camelcase@4.1.0 +│ │ ├── chalk@2.4.2 deduped +│ │ ├── cli-boxes@1.0.0 +│ │ ├── string-width@2.1.1 deduped +│ │ ├─┬ term-size@1.2.0 +│ │ │ └─┬ execa@0.7.0 +│ │ │ ├─┬ cross-spawn@5.1.0 +│ │ │ │ ├── lru-cache@4.1.5 deduped +│ │ │ │ ├── shebang-command@1.2.0 deduped +│ │ │ │ └── which@1.3.1 deduped +│ │ │ ├── get-stream@3.0.0 deduped +│ │ │ ├── is-stream@1.1.0 deduped +│ │ │ ├── npm-run-path@2.0.2 deduped +│ │ │ ├── p-finally@1.0.0 deduped +│ │ │ ├── signal-exit@3.0.3 deduped +│ │ │ └── strip-eof@1.0.0 deduped +│ │ └─┬ widest-line@2.0.1 +│ │ └── string-width@2.1.1 deduped +│ ├── chalk@2.4.2 deduped +│ ├─┬ configstore@3.1.5 +│ │ ├── dot-prop@4.2.1 deduped +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── make-dir@1.3.0 deduped +│ │ ├─┬ unique-string@1.0.0 +│ │ │ └── crypto-random-string@1.0.0 +│ │ ├── write-file-atomic@2.4.3 deduped +│ │ └── xdg-basedir@3.0.0 deduped +│ ├── import-lazy@2.1.0 +│ ├─┬ is-ci@1.2.1 +│ │ └── ci-info@1.6.0 +│ ├─┬ is-installed-globally@0.1.0 +│ │ ├─┬ global-dirs@0.1.1 +│ │ │ └── ini@1.3.5 +│ │ └─┬ is-path-inside@1.0.1 +│ │ └── path-is-inside@1.0.2 deduped +│ ├── is-npm@1.0.0 +│ ├─┬ latest-version@3.1.0 +│ │ └── package-json@4.0.1 deduped +│ ├─┬ semver-diff@2.1.0 +│ │ └── semver@5.7.1 deduped +│ └── xdg-basedir@3.0.0 +├─┬ babel-eslint@10.1.0 +│ ├─┬ @babel/code-frame@7.10.4 +│ │ └─┬ @babel/highlight@7.10.4 +│ │ ├── @babel/helper-validator-identifier@7.10.4 deduped +│ │ ├── chalk@2.4.2 deduped +│ │ └── js-tokens@4.0.0 +│ ├── @babel/parser@7.11.4 +│ ├─┬ @babel/traverse@7.11.0 +│ │ ├── @babel/code-frame@7.10.4 deduped +│ │ ├── @babel/generator@7.11.4 deduped +│ │ ├─┬ @babel/helper-function-name@7.10.4 +│ │ │ ├─┬ @babel/helper-get-function-arity@7.10.4 +│ │ │ │ └── @babel/types@7.11.0 deduped +│ │ │ ├── @babel/template@7.10.4 deduped +│ │ │ └── @babel/types@7.11.0 deduped +│ │ ├─┬ @babel/helper-split-export-declaration@7.11.0 +│ │ │ └── @babel/types@7.11.0 deduped +│ │ ├── @babel/parser@7.11.4 deduped +│ │ ├── @babel/types@7.11.0 deduped +│ │ ├── debug@4.1.1 deduped +│ │ ├── globals@11.12.0 +│ │ └── lodash@4.17.20 deduped +│ ├─┬ @babel/types@7.11.0 +│ │ ├── @babel/helper-validator-identifier@7.10.4 +│ │ ├── lodash@4.17.20 deduped +│ │ └── to-fast-properties@2.0.0 +│ ├── eslint-visitor-keys@1.3.0 +│ └─┬ resolve@1.17.0 +│ └── path-parse@1.0.6 +├── build-plugin-component@0.2.22 extraneous +├── build-plugin-fusion@0.1.5 extraneous +├── build-plugin-moment-locales@0.1.0 extraneous +├── build-plugin-rax-component@0.2.11 extraneous +├── build-plugin-react-app@1.7.3 extraneous +├─┬ commitizen@3.1.2 +│ ├── cachedir@2.1.0 +│ ├── cz-conventional-changelog@2.1.0 deduped +│ ├── dedent@0.7.0 +│ ├── detect-indent@5.0.0 +│ ├─┬ find-node-modules@2.0.0 +│ │ ├─┬ findup-sync@3.0.0 +│ │ │ ├── detect-file@1.0.0 +│ │ │ ├── is-glob@4.0.1 deduped +│ │ │ ├── micromatch@3.1.10 deduped +│ │ │ └─┬ resolve-dir@1.0.1 +│ │ │ ├─┬ expand-tilde@2.0.2 +│ │ │ │ └─┬ homedir-polyfill@1.0.3 +│ │ │ │ └── parse-passwd@1.0.0 +│ │ │ └─┬ global-modules@1.0.0 +│ │ │ ├─┬ global-prefix@1.0.2 +│ │ │ │ ├── expand-tilde@2.0.2 deduped +│ │ │ │ ├── homedir-polyfill@1.0.3 deduped +│ │ │ │ ├── ini@1.3.5 deduped +│ │ │ │ ├── is-windows@1.0.2 deduped +│ │ │ │ └── which@1.3.1 deduped +│ │ │ ├── is-windows@1.0.2 deduped +│ │ │ └── resolve-dir@1.0.1 deduped +│ │ └── merge@1.2.1 +│ ├── find-root@1.1.0 +│ ├─┬ fs-extra@7.0.1 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├─┬ jsonfile@4.0.0 +│ │ │ └── graceful-fs@4.2.4 deduped +│ │ └── universalify@0.1.2 +│ ├─┬ glob@7.1.3 +│ │ ├── fs.realpath@1.0.0 +│ │ ├─┬ inflight@1.0.6 +│ │ │ ├── once@1.4.0 deduped +│ │ │ └── wrappy@1.0.2 +│ │ ├── inherits@2.0.4 deduped +│ │ ├── minimatch@3.0.4 deduped +│ │ ├─┬ once@1.4.0 +│ │ │ └── wrappy@1.0.2 deduped +│ │ └── path-is-absolute@1.0.1 deduped +│ ├─┬ inquirer@6.2.0 +│ │ ├── ansi-escapes@3.2.0 deduped +│ │ ├── chalk@2.4.2 deduped +│ │ ├── cli-cursor@2.1.0 deduped +│ │ ├── cli-width@2.2.1 +│ │ ├─┬ external-editor@3.1.0 +│ │ │ ├── chardet@0.7.0 +│ │ │ ├─┬ iconv-lite@0.4.24 +│ │ │ │ └── safer-buffer@2.1.2 +│ │ │ └─┬ tmp@0.0.33 +│ │ │ └── os-tmpdir@1.0.2 deduped +│ │ ├── figures@2.0.0 deduped +│ │ ├── lodash@4.17.20 +│ │ ├── mute-stream@0.0.7 +│ │ ├── run-async@2.4.1 +│ │ ├─┬ rxjs@6.6.2 +│ │ │ └── tslib@1.13.0 deduped +│ │ ├── string-width@2.1.1 deduped +│ │ ├─┬ strip-ansi@4.0.0 +│ │ │ └── ansi-regex@3.0.0 +│ │ └── through@2.3.8 +│ ├── is-utf8@0.2.1 +│ ├── lodash@4.17.14 +│ ├── minimist@1.2.0 +│ ├─┬ shelljs@0.7.6 +│ │ ├─┬ glob@7.1.6 +│ │ │ ├── fs.realpath@1.0.0 deduped +│ │ │ ├── inflight@1.0.6 deduped +│ │ │ ├── inherits@2.0.4 deduped +│ │ │ ├── minimatch@3.0.4 deduped +│ │ │ ├── once@1.4.0 deduped +│ │ │ └── path-is-absolute@1.0.1 deduped +│ │ ├── interpret@1.4.0 +│ │ └─┬ rechoir@0.6.2 +│ │ └── resolve@1.17.0 deduped +│ ├── strip-bom@3.0.0 +│ └── strip-json-comments@2.0.1 +├─┬ cz-conventional-changelog@2.1.0 +│ ├── conventional-commit-types@2.3.0 +│ ├── lodash.map@4.6.0 +│ ├── longest@1.0.1 +│ ├── right-pad@1.0.1 +│ └── word-wrap@1.2.3 +├─┬ eslint@6.8.0 +│ ├── @babel/code-frame@7.10.4 deduped +│ ├─┬ ajv@6.12.4 +│ │ ├── fast-deep-equal@3.1.3 +│ │ ├── fast-json-stable-stringify@2.1.0 +│ │ ├── json-schema-traverse@0.4.1 +│ │ └─┬ uri-js@4.4.0 +│ │ └── punycode@2.1.1 +│ ├── chalk@2.4.2 deduped +│ ├─┬ cross-spawn@6.0.5 +│ │ ├── nice-try@1.0.5 +│ │ ├── path-key@2.0.1 +│ │ ├── semver@5.7.1 deduped +│ │ ├─┬ shebang-command@1.2.0 +│ │ │ └── shebang-regex@1.0.0 +│ │ └─┬ which@1.3.1 +│ │ └── isexe@2.0.0 +│ ├── debug@4.1.1 deduped +│ ├─┬ doctrine@3.0.0 +│ │ └── esutils@2.0.3 deduped +│ ├─┬ eslint-scope@5.1.0 +│ │ ├─┬ esrecurse@4.2.1 +│ │ │ └── estraverse@4.3.0 deduped +│ │ └── estraverse@4.3.0 +│ ├─┬ eslint-utils@1.4.3 +│ │ └── eslint-visitor-keys@1.3.0 deduped +│ ├── eslint-visitor-keys@1.3.0 deduped +│ ├─┬ espree@6.2.1 +│ │ ├── acorn@7.4.0 +│ │ ├── acorn-jsx@5.2.0 +│ │ └── eslint-visitor-keys@1.3.0 deduped +│ ├─┬ esquery@1.3.1 +│ │ └── estraverse@5.2.0 +│ ├── esutils@2.0.3 +│ ├─┬ file-entry-cache@5.0.1 +│ │ └─┬ flat-cache@2.0.1 +│ │ ├── flatted@2.0.2 +│ │ ├─┬ rimraf@2.6.3 +│ │ │ └── glob@7.1.6 deduped +│ │ └─┬ write@1.0.3 +│ │ └── mkdirp@0.5.5 deduped +│ ├── functional-red-black-tree@1.0.1 +│ ├─┬ glob-parent@5.1.1 +│ │ └── is-glob@4.0.1 deduped +│ ├─┬ globals@12.4.0 +│ │ └── type-fest@0.8.1 +│ ├── ignore@4.0.6 +│ ├─┬ import-fresh@3.2.1 +│ │ ├─┬ parent-module@1.0.1 +│ │ │ └── callsites@3.1.0 +│ │ └── resolve-from@4.0.0 +│ ├── imurmurhash@0.1.4 +│ ├─┬ inquirer@7.3.3 +│ │ ├─┬ ansi-escapes@4.3.1 +│ │ │ └── type-fest@0.11.0 +│ │ ├─┬ chalk@4.1.0 +│ │ │ ├── ansi-styles@4.2.1 deduped +│ │ │ └── supports-color@7.2.0 deduped +│ │ ├─┬ cli-cursor@3.1.0 +│ │ │ └─┬ restore-cursor@3.1.0 +│ │ │ ├─┬ onetime@5.1.2 +│ │ │ │ └── mimic-fn@2.1.0 +│ │ │ └── signal-exit@3.0.3 deduped +│ │ ├── cli-width@3.0.0 +│ │ ├── external-editor@3.1.0 deduped +│ │ ├─┬ figures@3.2.0 +│ │ │ └── escape-string-regexp@1.0.5 deduped +│ │ ├── lodash@4.17.20 deduped +│ │ ├── mute-stream@0.0.8 +│ │ ├── run-async@2.4.1 deduped +│ │ ├── rxjs@6.6.2 deduped +│ │ ├─┬ string-width@4.2.0 +│ │ │ ├── emoji-regex@8.0.0 +│ │ │ ├── is-fullwidth-code-point@3.0.0 +│ │ │ └── strip-ansi@6.0.0 deduped +│ │ ├─┬ strip-ansi@6.0.0 +│ │ │ └── ansi-regex@5.0.0 +│ │ └── through@2.3.8 deduped +│ ├─┬ is-glob@4.0.1 +│ │ └── is-extglob@2.1.1 +│ ├─┬ js-yaml@3.14.0 +│ │ ├─┬ argparse@1.0.10 +│ │ │ └── sprintf-js@1.0.3 +│ │ └── esprima@4.0.1 +│ ├── json-stable-stringify-without-jsonify@1.0.1 +│ ├─┬ levn@0.3.0 +│ │ ├── prelude-ls@1.1.2 +│ │ └─┬ type-check@0.3.2 +│ │ └── prelude-ls@1.1.2 deduped +│ ├── lodash@4.17.20 +│ ├─┬ minimatch@3.0.4 +│ │ └─┬ brace-expansion@1.1.11 +│ │ ├── balanced-match@1.0.0 +│ │ └── concat-map@0.0.1 +│ ├─┬ mkdirp@0.5.5 +│ │ └── minimist@1.2.5 deduped +│ ├── natural-compare@1.4.0 +│ ├─┬ optionator@0.8.3 +│ │ ├── deep-is@0.1.3 +│ │ ├── fast-levenshtein@2.0.6 +│ │ ├── levn@0.3.0 deduped +│ │ ├── prelude-ls@1.1.2 deduped +│ │ ├── type-check@0.3.2 deduped +│ │ └── word-wrap@1.2.3 deduped +│ ├── progress@2.0.3 +│ ├── regexpp@2.0.1 +│ ├── semver@6.3.0 +│ ├── strip-ansi@5.2.0 deduped +│ ├── strip-json-comments@3.1.1 +│ ├─┬ table@5.4.6 +│ │ ├── ajv@6.12.4 deduped +│ │ ├── lodash@4.17.20 deduped +│ │ ├─┬ slice-ansi@2.1.0 +│ │ │ ├─┬ ansi-styles@3.2.1 +│ │ │ │ └── color-convert@1.9.3 deduped +│ │ │ ├── astral-regex@1.0.0 +│ │ │ └── is-fullwidth-code-point@2.0.0 deduped +│ │ └─┬ string-width@3.1.0 +│ │ ├── emoji-regex@7.0.3 +│ │ ├── is-fullwidth-code-point@2.0.0 deduped +│ │ └── strip-ansi@5.2.0 deduped +│ ├── text-table@0.2.0 +│ └── v8-compile-cache@2.1.1 +├── git-cz@4.7.1 +├─┬ husky@4.2.5 +│ ├─┬ chalk@4.1.0 +│ │ ├─┬ ansi-styles@4.2.1 +│ │ │ ├── @types/color-name@1.1.1 +│ │ │ └─┬ color-convert@2.0.1 +│ │ │ └── color-name@1.1.4 +│ │ └─┬ supports-color@7.2.0 +│ │ └── has-flag@4.0.0 +│ ├── ci-info@2.0.0 +│ ├── compare-versions@3.6.0 +│ ├─┬ cosmiconfig@6.0.0 +│ │ ├── @types/parse-json@4.0.0 +│ │ ├── import-fresh@3.2.1 deduped +│ │ ├─┬ parse-json@5.1.0 +│ │ │ ├── @babel/code-frame@7.10.4 deduped +│ │ │ ├─┬ error-ex@1.3.2 +│ │ │ │ └── is-arrayish@0.2.1 +│ │ │ ├── json-parse-even-better-errors@2.3.0 +│ │ │ └── lines-and-columns@1.1.6 +│ │ ├── path-type@4.0.0 +│ │ └── yaml@1.10.0 +│ ├─┬ find-versions@3.2.0 +│ │ └── semver-regex@2.0.0 +│ ├── opencollective-postinstall@2.0.3 +│ ├─┬ pkg-dir@4.2.0 +│ │ └─┬ find-up@4.1.0 +│ │ ├─┬ locate-path@5.0.0 +│ │ │ └─┬ p-locate@4.1.0 +│ │ │ └── p-limit@2.3.0 deduped +│ │ └── path-exists@4.0.0 +│ ├─┬ please-upgrade-node@3.2.0 +│ │ └── semver-compare@1.0.0 +│ ├── slash@3.0.0 +│ └── which-pm-runs@1.0.0 +├── jest-watch-typeahead@0.3.1 extraneous +├── json-schema-to-typescript@8.2.0 extraneous +├─┬ lerna@2.11.0 +│ ├── async@1.5.2 +│ ├── chalk@2.4.2 deduped +│ ├─┬ cmd-shim@2.1.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ └── mkdirp@0.5.5 deduped +│ ├─┬ columnify@1.5.4 +│ │ ├─┬ strip-ansi@3.0.1 +│ │ │ └── ansi-regex@2.1.1 +│ │ └── wcwidth@1.0.1 deduped +│ ├─┬ command-join@2.0.1 +│ │ └── @improved/node@1.1.1 +│ ├─┬ conventional-changelog-cli@1.3.22 +│ │ ├── add-stream@1.0.0 +│ │ ├─┬ conventional-changelog@1.1.24 +│ │ │ ├─┬ conventional-changelog-angular@1.6.6 +│ │ │ │ ├─┬ compare-func@1.3.4 +│ │ │ │ │ ├── array-ify@1.0.0 +│ │ │ │ │ └─┬ dot-prop@3.0.0 +│ │ │ │ │ └── is-obj@1.0.1 deduped +│ │ │ │ └── q@1.5.1 +│ │ │ ├─┬ conventional-changelog-atom@0.2.8 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-codemirror@0.3.8 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-core@2.0.11 +│ │ │ │ ├─┬ conventional-changelog-writer@3.0.9 +│ │ │ │ │ ├── compare-func@1.3.4 deduped +│ │ │ │ │ ├── conventional-commits-filter@1.1.6 deduped +│ │ │ │ │ ├── dateformat@3.0.3 deduped +│ │ │ │ │ ├─┬ handlebars@4.7.6 +│ │ │ │ │ │ ├── minimist@1.2.5 deduped +│ │ │ │ │ │ ├── neo-async@2.6.2 +│ │ │ │ │ │ ├── source-map@0.6.1 deduped +│ │ │ │ │ │ ├── uglify-js@3.10.3 +│ │ │ │ │ │ └── wordwrap@1.0.0 +│ │ │ │ │ ├── json-stringify-safe@5.0.1 +│ │ │ │ │ ├── lodash@4.17.20 deduped +│ │ │ │ │ ├── meow@4.0.1 deduped +│ │ │ │ │ ├── semver@5.7.1 deduped +│ │ │ │ │ ├─┬ split@1.0.1 +│ │ │ │ │ │ └── through@2.3.8 deduped +│ │ │ │ │ └── through2@2.0.5 deduped +│ │ │ │ ├── conventional-commits-parser@2.1.7 deduped +│ │ │ │ ├── dateformat@3.0.3 +│ │ │ │ ├─┬ get-pkg-repo@1.4.0 +│ │ │ │ │ ├── hosted-git-info@2.8.8 deduped +│ │ │ │ │ ├─┬ meow@3.7.0 +│ │ │ │ │ │ ├─┬ camelcase-keys@2.1.0 +│ │ │ │ │ │ │ ├── camelcase@2.1.1 +│ │ │ │ │ │ │ └── map-obj@1.0.1 deduped +│ │ │ │ │ │ ├── decamelize@1.2.0 deduped +│ │ │ │ │ │ ├── loud-rejection@1.6.0 deduped +│ │ │ │ │ │ ├── map-obj@1.0.1 deduped +│ │ │ │ │ │ ├── minimist@1.2.5 deduped +│ │ │ │ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ │ │ │ ├── object-assign@4.1.1 deduped +│ │ │ │ │ │ ├── read-pkg-up@1.0.1 deduped +│ │ │ │ │ │ ├─┬ redent@1.0.0 +│ │ │ │ │ │ │ ├─┬ indent-string@2.1.0 +│ │ │ │ │ │ │ │ └── repeating@2.0.1 deduped +│ │ │ │ │ │ │ └─┬ strip-indent@1.0.1 +│ │ │ │ │ │ │ └── get-stdin@4.0.1 deduped +│ │ │ │ │ │ └── trim-newlines@1.0.0 +│ │ │ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ │ │ ├── parse-github-repo-url@1.4.1 +│ │ │ │ │ └── through2@2.0.5 deduped +│ │ │ │ ├── git-raw-commits@1.3.6 deduped +│ │ │ │ ├─┬ git-remote-origin-url@2.0.0 +│ │ │ │ │ ├─┬ gitconfiglocal@1.0.0 +│ │ │ │ │ │ └── ini@1.3.5 deduped +│ │ │ │ │ └── pify@2.3.0 +│ │ │ │ ├── git-semver-tags@1.3.6 deduped +│ │ │ │ ├── lodash@4.17.20 deduped +│ │ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ │ ├── q@1.5.1 deduped +│ │ │ │ ├─┬ read-pkg@1.1.0 +│ │ │ │ │ ├─┬ load-json-file@1.1.0 +│ │ │ │ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ │ │ │ ├─┬ parse-json@2.2.0 +│ │ │ │ │ │ │ └── error-ex@1.3.2 deduped +│ │ │ │ │ │ ├── pify@2.3.0 +│ │ │ │ │ │ ├── pinkie-promise@2.0.1 deduped +│ │ │ │ │ │ └─┬ strip-bom@2.0.0 +│ │ │ │ │ │ └── is-utf8@0.2.1 deduped +│ │ │ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ │ │ └─┬ path-type@1.1.0 +│ │ │ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ │ │ ├── pify@2.3.0 deduped +│ │ │ │ │ └── pinkie-promise@2.0.1 deduped +│ │ │ │ ├── read-pkg-up@1.0.1 deduped +│ │ │ │ └── through2@2.0.5 deduped +│ │ │ ├─┬ conventional-changelog-ember@0.3.12 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-eslint@1.0.9 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-express@0.3.6 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-jquery@0.1.0 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-jscs@0.1.0 +│ │ │ │ └── q@1.5.1 deduped +│ │ │ ├─┬ conventional-changelog-jshint@0.3.8 +│ │ │ │ ├── compare-func@1.3.4 deduped +│ │ │ │ └── q@1.5.1 deduped +│ │ │ └── conventional-changelog-preset-loader@1.1.8 +│ │ ├── lodash@4.17.20 deduped +│ │ ├─┬ meow@4.0.1 +│ │ │ ├── camelcase-keys@4.2.0 deduped +│ │ │ ├── decamelize-keys@1.1.0 deduped +│ │ │ ├── loud-rejection@1.6.0 deduped +│ │ │ ├── minimist@1.2.5 deduped +│ │ │ ├── minimist-options@3.0.2 deduped +│ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ ├─┬ read-pkg-up@3.0.0 +│ │ │ │ ├─┬ find-up@2.1.0 +│ │ │ │ │ └─┬ locate-path@2.0.0 +│ │ │ │ │ ├─┬ p-locate@2.0.0 +│ │ │ │ │ │ └─┬ p-limit@1.3.0 +│ │ │ │ │ │ └── p-try@1.0.0 +│ │ │ │ │ └── path-exists@3.0.0 deduped +│ │ │ │ └── read-pkg@3.0.0 deduped +│ │ │ ├── redent@2.0.0 deduped +│ │ │ └── trim-newlines@2.0.0 deduped +│ │ └─┬ tempfile@1.1.1 +│ │ ├── os-tmpdir@1.0.2 deduped +│ │ └── uuid@2.0.3 +│ ├─┬ conventional-recommended-bump@1.2.1 +│ │ ├─┬ concat-stream@1.6.2 +│ │ │ ├── buffer-from@1.1.1 deduped +│ │ │ ├── inherits@2.0.4 deduped +│ │ │ ├── readable-stream@2.3.7 deduped +│ │ │ └── typedarray@0.0.6 +│ │ ├─┬ conventional-commits-filter@1.1.6 +│ │ │ ├── is-subset@0.1.1 +│ │ │ └── modify-values@1.0.1 +│ │ ├─┬ conventional-commits-parser@2.1.7 +│ │ │ ├─┬ is-text-path@1.0.1 +│ │ │ │ └── text-extensions@1.9.0 +│ │ │ ├─┬ JSONStream@1.3.5 +│ │ │ │ ├── jsonparse@1.3.1 +│ │ │ │ └── through@2.3.8 deduped +│ │ │ ├── lodash@4.17.20 deduped +│ │ │ ├── meow@4.0.1 deduped +│ │ │ ├─┬ split2@2.2.0 +│ │ │ │ └── through2@2.0.5 deduped +│ │ │ ├─┬ through2@2.0.5 +│ │ │ │ ├── readable-stream@2.3.7 deduped +│ │ │ │ └── xtend@4.0.2 deduped +│ │ │ └── trim-off-newlines@1.0.1 deduped +│ │ ├─┬ git-raw-commits@1.3.6 +│ │ │ ├─┬ dargs@4.1.0 +│ │ │ │ └── number-is-nan@1.0.1 +│ │ │ ├─┬ lodash.template@4.5.0 +│ │ │ │ ├── lodash._reinterpolate@3.0.0 +│ │ │ │ └─┬ lodash.templatesettings@4.2.0 +│ │ │ │ └── lodash._reinterpolate@3.0.0 deduped +│ │ │ ├── meow@4.0.1 deduped +│ │ │ ├── split2@2.2.0 deduped +│ │ │ └── through2@2.0.5 deduped +│ │ ├─┬ git-semver-tags@1.3.6 +│ │ │ ├── meow@4.0.1 deduped +│ │ │ └── semver@5.7.1 deduped +│ │ ├─┬ meow@3.7.0 +│ │ │ ├─┬ camelcase-keys@2.1.0 +│ │ │ │ ├── camelcase@2.1.1 +│ │ │ │ └── map-obj@1.0.1 deduped +│ │ │ ├── decamelize@1.2.0 deduped +│ │ │ ├── loud-rejection@1.6.0 deduped +│ │ │ ├── map-obj@1.0.1 deduped +│ │ │ ├── minimist@1.2.5 deduped +│ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ ├── object-assign@4.1.1 deduped +│ │ │ ├─┬ read-pkg-up@1.0.1 +│ │ │ │ ├─┬ find-up@1.1.2 +│ │ │ │ │ ├─┬ path-exists@2.1.0 +│ │ │ │ │ │ └── pinkie-promise@2.0.1 deduped +│ │ │ │ │ └── pinkie-promise@2.0.1 deduped +│ │ │ │ └─┬ read-pkg@1.1.0 +│ │ │ │ ├─┬ load-json-file@1.1.0 +│ │ │ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ │ │ ├─┬ parse-json@2.2.0 +│ │ │ │ │ │ └── error-ex@1.3.2 deduped +│ │ │ │ │ ├── pify@2.3.0 +│ │ │ │ │ ├── pinkie-promise@2.0.1 deduped +│ │ │ │ │ └─┬ strip-bom@2.0.0 +│ │ │ │ │ └── is-utf8@0.2.1 deduped +│ │ │ │ ├── normalize-package-data@2.5.0 deduped +│ │ │ │ └─┬ path-type@1.1.0 +│ │ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ │ ├── pify@2.3.0 deduped +│ │ │ │ └── pinkie-promise@2.0.1 deduped +│ │ │ ├─┬ redent@1.0.0 +│ │ │ │ ├─┬ indent-string@2.1.0 +│ │ │ │ │ └─┬ repeating@2.0.1 +│ │ │ │ │ └── is-finite@1.1.0 +│ │ │ │ └─┬ strip-indent@1.0.1 +│ │ │ │ └── get-stdin@4.0.1 +│ │ │ └── trim-newlines@1.0.0 +│ │ └── object-assign@4.1.1 +│ ├── dedent@0.7.0 deduped +│ ├─┬ execa@0.8.0 +│ │ ├─┬ cross-spawn@5.1.0 +│ │ │ ├─┬ lru-cache@4.1.5 +│ │ │ │ ├── pseudomap@1.0.2 +│ │ │ │ └── yallist@2.1.2 +│ │ │ ├── shebang-command@1.2.0 deduped +│ │ │ └── which@1.3.1 deduped +│ │ ├── get-stream@3.0.0 +│ │ ├── is-stream@1.1.0 +│ │ ├─┬ npm-run-path@2.0.2 +│ │ │ └── path-key@2.0.1 +│ │ ├── p-finally@1.0.0 deduped +│ │ ├── signal-exit@3.0.3 deduped +│ │ └── strip-eof@1.0.0 +│ ├─┬ find-up@2.1.0 +│ │ └─┬ locate-path@2.0.0 +│ │ ├─┬ p-locate@2.0.0 +│ │ │ └─┬ p-limit@1.3.0 +│ │ │ └── p-try@1.0.0 +│ │ └── path-exists@3.0.0 deduped +│ ├─┬ fs-extra@4.0.3 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── jsonfile@4.0.0 deduped +│ │ └── universalify@0.1.2 deduped +│ ├── get-port@3.2.0 +│ ├─┬ glob@7.1.6 +│ │ ├── fs.realpath@1.0.0 deduped +│ │ ├── inflight@1.0.6 deduped +│ │ ├── inherits@2.0.4 deduped +│ │ ├── minimatch@3.0.4 deduped +│ │ ├── once@1.4.0 deduped +│ │ └── path-is-absolute@1.0.1 deduped +│ ├─┬ glob-parent@3.1.0 +│ │ ├─┬ is-glob@3.1.0 +│ │ │ └── is-extglob@2.1.1 deduped +│ │ └── path-dirname@1.0.2 +│ ├─┬ globby@6.1.0 +│ │ ├── array-union@1.0.2 deduped +│ │ ├── glob@7.1.6 deduped +│ │ ├── object-assign@4.1.1 deduped +│ │ ├── pify@2.3.0 +│ │ └─┬ pinkie-promise@2.0.1 +│ │ └── pinkie@2.0.4 +│ ├── graceful-fs@4.2.4 +│ ├── hosted-git-info@2.8.8 +│ ├─┬ inquirer@3.3.0 +│ │ ├── ansi-escapes@3.2.0 deduped +│ │ ├── chalk@2.4.2 deduped +│ │ ├── cli-cursor@2.1.0 deduped +│ │ ├── cli-width@2.2.1 deduped +│ │ ├─┬ external-editor@2.2.0 +│ │ │ ├── chardet@0.4.2 +│ │ │ ├── iconv-lite@0.4.24 deduped +│ │ │ └── tmp@0.0.33 deduped +│ │ ├── figures@2.0.0 deduped +│ │ ├── lodash@4.17.20 deduped +│ │ ├── mute-stream@0.0.7 +│ │ ├── run-async@2.4.1 deduped +│ │ ├── rx-lite@4.0.8 +│ │ ├─┬ rx-lite-aggregates@4.0.8 +│ │ │ └── rx-lite@4.0.8 deduped +│ │ ├── string-width@2.1.1 deduped +│ │ ├─┬ strip-ansi@4.0.0 +│ │ │ └── ansi-regex@3.0.0 +│ │ └── through@2.3.8 deduped +│ ├─┬ is-ci@1.2.1 +│ │ └── ci-info@1.6.0 +│ ├─┬ load-json-file@4.0.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├─┬ parse-json@4.0.0 +│ │ │ ├── error-ex@1.3.2 deduped +│ │ │ └── json-parse-better-errors@1.0.2 +│ │ ├── pify@3.0.0 deduped +│ │ └── strip-bom@3.0.0 deduped +│ ├── lodash@4.17.20 deduped +│ ├── minimatch@3.0.4 deduped +│ ├─┬ npmlog@4.1.2 +│ │ ├─┬ are-we-there-yet@1.1.5 +│ │ │ ├── delegates@1.0.0 +│ │ │ └── readable-stream@2.3.7 deduped +│ │ ├── console-control-strings@1.1.0 +│ │ ├─┬ gauge@2.7.4 +│ │ │ ├── aproba@1.2.0 +│ │ │ ├── console-control-strings@1.1.0 deduped +│ │ │ ├── has-unicode@2.0.1 +│ │ │ ├── object-assign@4.1.1 deduped +│ │ │ ├── signal-exit@3.0.3 deduped +│ │ │ ├─┬ string-width@1.0.2 +│ │ │ │ ├── code-point-at@1.1.0 deduped +│ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0 +│ │ │ │ │ └── number-is-nan@1.0.1 deduped +│ │ │ │ └── strip-ansi@3.0.1 deduped +│ │ │ ├─┬ strip-ansi@3.0.1 +│ │ │ │ └── ansi-regex@2.1.1 deduped +│ │ │ └─┬ wide-align@1.1.3 +│ │ │ └── string-width@2.1.1 deduped +│ │ └── set-blocking@2.0.0 deduped +│ ├── p-finally@1.0.0 +│ ├─┬ package-json@4.0.1 +│ │ ├─┬ got@6.7.1 +│ │ │ ├─┬ create-error-class@3.0.2 +│ │ │ │ └── capture-stack-trace@1.0.1 +│ │ │ ├── duplexer3@0.1.4 +│ │ │ ├── get-stream@3.0.0 deduped +│ │ │ ├── is-redirect@1.0.0 +│ │ │ ├── is-retry-allowed@1.2.0 +│ │ │ ├── is-stream@1.1.0 deduped +│ │ │ ├── lowercase-keys@1.0.1 +│ │ │ ├── safe-buffer@5.2.1 deduped +│ │ │ ├── timed-out@4.0.1 +│ │ │ ├── unzip-response@2.0.1 +│ │ │ └─┬ url-parse-lax@1.0.0 +│ │ │ └── prepend-http@1.0.4 +│ │ ├─┬ registry-auth-token@3.4.0 +│ │ │ ├─┬ rc@1.2.8 +│ │ │ │ ├── deep-extend@0.6.0 +│ │ │ │ ├── ini@1.3.5 deduped +│ │ │ │ ├── minimist@1.2.5 deduped +│ │ │ │ └── strip-json-comments@2.0.1 deduped +│ │ │ └── safe-buffer@5.2.1 deduped +│ │ ├─┬ registry-url@3.1.0 +│ │ │ └── rc@1.2.8 deduped +│ │ └── semver@5.7.1 deduped +│ ├── path-exists@3.0.0 +│ ├─┬ read-cmd-shim@1.0.5 +│ │ └── graceful-fs@4.2.4 deduped +│ ├─┬ read-pkg@3.0.0 +│ │ ├── load-json-file@4.0.0 deduped +│ │ ├── normalize-package-data@2.5.0 deduped +│ │ └─┬ path-type@3.0.0 +│ │ └── pify@3.0.0 deduped +│ ├─┬ rimraf@2.7.1 +│ │ └── glob@7.1.6 deduped +│ ├── safe-buffer@5.2.1 +│ ├── semver@5.7.1 +│ ├── signal-exit@3.0.3 +│ ├── slash@1.0.0 +│ ├─┬ strong-log-transformer@1.0.6 +│ │ ├── byline@5.0.0 +│ │ ├── duplexer@0.1.2 +│ │ ├── minimist@0.1.0 +│ │ ├── moment@2.27.0 +│ │ └── through@2.3.8 deduped +│ ├─┬ temp-write@3.4.0 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── is-stream@1.1.0 deduped +│ │ ├─┬ make-dir@1.3.0 +│ │ │ └── pify@3.0.0 deduped +│ │ ├── pify@3.0.0 deduped +│ │ ├── temp-dir@1.0.0 +│ │ └── uuid@3.4.0 +│ ├─┬ write-file-atomic@2.4.3 +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── imurmurhash@0.1.4 deduped +│ │ └── signal-exit@3.0.3 deduped +│ ├─┬ write-json-file@2.3.0 +│ │ ├── detect-indent@5.0.0 deduped +│ │ ├── graceful-fs@4.2.4 deduped +│ │ ├── make-dir@1.3.0 deduped +│ │ ├── pify@3.0.0 deduped +│ │ ├─┬ sort-keys@2.0.0 +│ │ │ └── is-plain-obj@1.1.0 deduped +│ │ └── write-file-atomic@2.4.3 deduped +│ ├─┬ write-pkg@3.2.0 +│ │ ├── sort-keys@2.0.0 deduped +│ │ └── write-json-file@2.3.0 deduped +│ └─┬ yargs@8.0.2 +│ ├── camelcase@4.1.0 +│ ├─┬ cliui@3.2.0 +│ │ ├─┬ string-width@1.0.2 +│ │ │ ├── code-point-at@1.1.0 +│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 +│ │ │ │ └── number-is-nan@1.0.1 deduped +│ │ │ └── strip-ansi@3.0.1 deduped +│ │ ├─┬ strip-ansi@3.0.1 +│ │ │ └── ansi-regex@2.1.1 deduped +│ │ └─┬ wrap-ansi@2.1.0 +│ │ ├─┬ string-width@1.0.2 +│ │ │ ├── code-point-at@1.1.0 deduped +│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 +│ │ │ │ └── number-is-nan@1.0.1 deduped +│ │ │ └── strip-ansi@3.0.1 deduped +│ │ └─┬ strip-ansi@3.0.1 +│ │ └── ansi-regex@2.1.1 deduped +│ ├── decamelize@1.2.0 +│ ├── get-caller-file@1.0.3 +│ ├─┬ os-locale@2.1.0 +│ │ ├─┬ execa@0.7.0 +│ │ │ ├─┬ cross-spawn@5.1.0 +│ │ │ │ ├── lru-cache@4.1.5 deduped +│ │ │ │ ├── shebang-command@1.2.0 deduped +│ │ │ │ └── which@1.3.1 deduped +│ │ │ ├── get-stream@3.0.0 deduped +│ │ │ ├── is-stream@1.1.0 deduped +│ │ │ ├── npm-run-path@2.0.2 deduped +│ │ │ ├── p-finally@1.0.0 deduped +│ │ │ ├── signal-exit@3.0.3 deduped +│ │ │ └── strip-eof@1.0.0 deduped +│ │ ├─┬ lcid@1.0.0 +│ │ │ └── invert-kv@1.0.0 +│ │ └─┬ mem@1.1.0 +│ │ └── mimic-fn@1.2.0 deduped +│ ├─┬ read-pkg-up@2.0.0 +│ │ ├── find-up@2.1.0 deduped +│ │ └─┬ read-pkg@2.0.0 +│ │ ├─┬ load-json-file@2.0.0 +│ │ │ ├── graceful-fs@4.2.4 deduped +│ │ │ ├─┬ parse-json@2.2.0 +│ │ │ │ └── error-ex@1.3.2 deduped +│ │ │ ├── pify@2.3.0 deduped +│ │ │ └── strip-bom@3.0.0 deduped +│ │ ├── normalize-package-data@2.5.0 deduped +│ │ └─┬ path-type@2.0.0 +│ │ └── pify@2.3.0 +│ ├── require-directory@2.1.1 +│ ├── require-main-filename@1.0.1 +│ ├── set-blocking@2.0.0 +│ ├── string-width@2.1.1 deduped +│ ├── which-module@2.0.0 +│ ├── y18n@3.2.1 +│ └─┬ yargs-parser@7.0.0 +│ └── camelcase@4.1.0 deduped +├─┬ lint-staged@8.2.1 +│ ├── chalk@2.4.2 deduped +│ ├── commander@2.20.3 +│ ├─┬ cosmiconfig@5.2.1 +│ │ ├─┬ import-fresh@2.0.0 +│ │ │ ├─┬ caller-path@2.0.0 +│ │ │ │ └─┬ caller-callsite@2.0.0 +│ │ │ │ └── callsites@2.0.0 +│ │ │ └── resolve-from@3.0.0 deduped +│ │ ├── is-directory@0.3.1 +│ │ ├── js-yaml@3.14.0 deduped +│ │ └── parse-json@4.0.0 deduped +│ ├─┬ debug@3.2.6 +│ │ └── ms@2.1.2 deduped +│ ├── dedent@0.7.0 deduped +│ ├─┬ del@3.0.0 +│ │ ├── globby@6.1.0 deduped +│ │ ├── is-path-cwd@1.0.0 +│ │ ├─┬ is-path-in-cwd@1.0.1 +│ │ │ └── is-path-inside@1.0.1 deduped +│ │ ├── p-map@1.2.0 deduped +│ │ ├── pify@3.0.0 deduped +│ │ └── rimraf@2.7.1 deduped +│ ├─┬ execa@1.0.0 +│ │ ├── cross-spawn@6.0.5 deduped +│ │ ├─┬ get-stream@4.1.0 +│ │ │ └─┬ pump@3.0.0 +│ │ │ ├─┬ end-of-stream@1.4.4 +│ │ │ │ └── once@1.4.0 deduped +│ │ │ └── once@1.4.0 deduped +│ │ ├── is-stream@1.1.0 deduped +│ │ ├── npm-run-path@2.0.2 deduped +│ │ ├── p-finally@1.0.0 deduped +│ │ ├── signal-exit@3.0.3 deduped +│ │ └── strip-eof@1.0.0 deduped +│ ├─┬ g-status@2.0.2 +│ │ ├── arrify@1.0.1 deduped +│ │ ├── matcher@1.1.1 deduped +│ │ └─┬ simple-git@1.132.0 +│ │ └── debug@4.1.1 deduped +│ ├── is-glob@4.0.1 deduped +│ ├── is-windows@1.0.2 +│ ├─┬ listr@0.14.3 +│ │ ├─┬ @samverschueren/stream-to-observable@0.3.1 +│ │ │ └── any-observable@0.3.0 +│ │ ├── is-observable@1.1.0 deduped +│ │ ├── is-promise@2.2.2 deduped +│ │ ├── is-stream@1.1.0 deduped +│ │ ├── listr-silent-renderer@1.1.1 +│ │ ├── listr-update-renderer@0.5.0 deduped +│ │ ├─┬ listr-verbose-renderer@0.5.0 +│ │ │ ├── chalk@2.4.2 deduped +│ │ │ ├── cli-cursor@2.1.0 deduped +│ │ │ ├── date-fns@1.30.1 +│ │ │ └── figures@2.0.0 deduped +│ │ ├── p-map@2.1.0 +│ │ └── rxjs@6.6.2 deduped +│ ├─┬ listr-update-renderer@0.5.0 +│ │ ├─┬ chalk@1.1.3 +│ │ │ ├── ansi-styles@2.2.1 +│ │ │ ├── escape-string-regexp@1.0.5 deduped +│ │ │ ├─┬ has-ansi@2.0.0 +│ │ │ │ └── ansi-regex@2.1.1 deduped +│ │ │ ├── strip-ansi@3.0.1 deduped +│ │ │ └── supports-color@2.0.0 +│ │ ├─┬ cli-truncate@0.2.1 +│ │ │ ├── slice-ansi@0.0.4 +│ │ │ └─┬ string-width@1.0.2 +│ │ │ ├── code-point-at@1.1.0 deduped +│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 +│ │ │ │ └── number-is-nan@1.0.1 deduped +│ │ │ └── strip-ansi@3.0.1 deduped +│ │ ├── elegant-spinner@1.0.1 +│ │ ├─┬ figures@1.7.0 +│ │ │ ├── escape-string-regexp@1.0.5 deduped +│ │ │ └── object-assign@4.1.1 deduped +│ │ ├── indent-string@3.2.0 deduped +│ │ ├─┬ log-symbols@1.0.2 +│ │ │ └── chalk@1.1.3 deduped +│ │ ├─┬ log-update@2.3.0 +│ │ │ ├── ansi-escapes@3.2.0 deduped +│ │ │ ├── cli-cursor@2.1.0 deduped +│ │ │ └─┬ wrap-ansi@3.0.1 +│ │ │ ├── string-width@2.1.1 deduped +│ │ │ └─┬ strip-ansi@4.0.0 +│ │ │ └── ansi-regex@3.0.0 +│ │ └─┬ strip-ansi@3.0.1 +│ │ └── ansi-regex@2.1.1 deduped +│ ├── lodash@4.17.20 deduped +│ ├─┬ log-symbols@2.2.0 +│ │ └── chalk@2.4.2 deduped +│ ├─┬ micromatch@3.1.10 +│ │ ├── arr-diff@4.0.0 +│ │ ├── array-unique@0.3.2 +│ │ ├── braces@2.3.2 deduped +│ │ ├─┬ define-property@2.0.2 +│ │ │ ├─┬ is-descriptor@1.0.2 +│ │ │ │ ├─┬ is-accessor-descriptor@1.0.0 +│ │ │ │ │ └── kind-of@6.0.3 +│ │ │ │ ├─┬ is-data-descriptor@1.0.0 +│ │ │ │ │ └── kind-of@6.0.3 +│ │ │ │ └── kind-of@6.0.3 +│ │ │ └── isobject@3.0.1 deduped +│ │ ├─┬ extend-shallow@3.0.2 +│ │ │ ├── assign-symbols@1.0.0 +│ │ │ └─┬ is-extendable@1.0.1 +│ │ │ └── is-plain-object@2.0.4 deduped +│ │ ├─┬ extglob@2.0.4 +│ │ │ ├── array-unique@0.3.2 deduped +│ │ │ ├─┬ define-property@1.0.0 +│ │ │ │ └── is-descriptor@1.0.2 deduped +│ │ │ ├─┬ expand-brackets@2.1.4 +│ │ │ │ ├─┬ debug@2.6.9 +│ │ │ │ │ └── ms@2.0.0 +│ │ │ │ ├── define-property@0.2.5 deduped +│ │ │ │ ├── extend-shallow@2.0.1 deduped +│ │ │ │ ├── posix-character-classes@0.1.1 +│ │ │ │ ├── regex-not@1.0.2 deduped +│ │ │ │ ├── snapdragon@0.8.2 deduped +│ │ │ │ └── to-regex@3.0.2 deduped +│ │ │ ├── extend-shallow@2.0.1 deduped +│ │ │ ├── fragment-cache@0.2.1 deduped +│ │ │ ├── regex-not@1.0.2 deduped +│ │ │ ├── snapdragon@0.8.2 deduped +│ │ │ └── to-regex@3.0.2 deduped +│ │ ├─┬ fragment-cache@0.2.1 +│ │ │ └── map-cache@0.2.2 +│ │ ├── kind-of@6.0.3 +│ │ ├─┬ nanomatch@1.2.13 +│ │ │ ├── arr-diff@4.0.0 deduped +│ │ │ ├── array-unique@0.3.2 deduped +│ │ │ ├─┬ define-property@2.0.2 +│ │ │ │ ├── is-descriptor@1.0.2 deduped +│ │ │ │ └── isobject@3.0.1 deduped +│ │ │ ├─┬ extend-shallow@3.0.2 +│ │ │ │ ├── assign-symbols@1.0.0 deduped +│ │ │ │ └─┬ is-extendable@1.0.1 +│ │ │ │ └── is-plain-object@2.0.4 deduped +│ │ │ ├── fragment-cache@0.2.1 deduped +│ │ │ ├── is-windows@1.0.2 deduped +│ │ │ ├── kind-of@6.0.3 +│ │ │ ├── object.pick@1.3.0 deduped +│ │ │ ├── regex-not@1.0.2 deduped +│ │ │ ├── snapdragon@0.8.2 deduped +│ │ │ └── to-regex@3.0.2 deduped +│ │ ├─┬ object.pick@1.3.0 +│ │ │ └── isobject@3.0.1 deduped +│ │ ├─┬ regex-not@1.0.2 +│ │ │ ├─┬ extend-shallow@3.0.2 +│ │ │ │ ├── assign-symbols@1.0.0 deduped +│ │ │ │ └─┬ is-extendable@1.0.1 +│ │ │ │ └── is-plain-object@2.0.4 deduped +│ │ │ └─┬ safe-regex@1.1.0 +│ │ │ └── ret@0.1.15 +│ │ ├─┬ snapdragon@0.8.2 +│ │ │ ├─┬ base@0.11.2 +│ │ │ │ ├─┬ cache-base@1.0.1 +│ │ │ │ │ ├─┬ collection-visit@1.0.0 +│ │ │ │ │ │ ├─┬ map-visit@1.0.0 +│ │ │ │ │ │ │ └── object-visit@1.0.1 deduped +│ │ │ │ │ │ └─┬ object-visit@1.0.1 +│ │ │ │ │ │ └── isobject@3.0.1 deduped +│ │ │ │ │ ├── component-emitter@1.3.0 deduped +│ │ │ │ │ ├── get-value@2.0.6 +│ │ │ │ │ ├─┬ has-value@1.0.0 +│ │ │ │ │ │ ├── get-value@2.0.6 deduped +│ │ │ │ │ │ ├─┬ has-values@1.0.0 +│ │ │ │ │ │ │ ├── is-number@3.0.0 deduped +│ │ │ │ │ │ │ └─┬ kind-of@4.0.0 +│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped +│ │ │ │ │ │ └── isobject@3.0.1 deduped +│ │ │ │ │ ├── isobject@3.0.1 deduped +│ │ │ │ │ ├─┬ set-value@2.0.1 +│ │ │ │ │ │ ├── extend-shallow@2.0.1 deduped +│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped +│ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped +│ │ │ │ │ │ └── split-string@3.1.0 deduped +│ │ │ │ │ ├─┬ to-object-path@0.3.0 +│ │ │ │ │ │ └── kind-of@3.2.2 deduped +│ │ │ │ │ ├─┬ union-value@1.0.1 +│ │ │ │ │ │ ├── arr-union@3.1.0 deduped +│ │ │ │ │ │ ├── get-value@2.0.6 deduped +│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped +│ │ │ │ │ │ └── set-value@2.0.1 deduped +│ │ │ │ │ └─┬ unset-value@1.0.0 +│ │ │ │ │ ├─┬ has-value@0.3.1 +│ │ │ │ │ │ ├── get-value@2.0.6 deduped +│ │ │ │ │ │ ├── has-values@0.1.4 +│ │ │ │ │ │ └─┬ isobject@2.1.0 +│ │ │ │ │ │ └── isarray@1.0.0 deduped +│ │ │ │ │ └── isobject@3.0.1 deduped +│ │ │ │ ├─┬ class-utils@0.3.6 +│ │ │ │ │ ├── arr-union@3.1.0 +│ │ │ │ │ ├── define-property@0.2.5 deduped +│ │ │ │ │ ├── isobject@3.0.1 deduped +│ │ │ │ │ └─┬ static-extend@0.1.2 +│ │ │ │ │ ├── define-property@0.2.5 deduped +│ │ │ │ │ └─┬ object-copy@0.1.0 +│ │ │ │ │ ├── copy-descriptor@0.1.1 +│ │ │ │ │ ├── define-property@0.2.5 deduped +│ │ │ │ │ └── kind-of@3.2.2 deduped +│ │ │ │ ├── component-emitter@1.3.0 +│ │ │ │ ├─┬ define-property@1.0.0 +│ │ │ │ │ └── is-descriptor@1.0.2 deduped +│ │ │ │ ├── isobject@3.0.1 deduped +│ │ │ │ ├─┬ mixin-deep@1.3.2 +│ │ │ │ │ ├── for-in@1.0.2 +│ │ │ │ │ └─┬ is-extendable@1.0.1 +│ │ │ │ │ └── is-plain-object@2.0.4 deduped +│ │ │ │ └── pascalcase@0.1.1 +│ │ │ ├─┬ debug@2.6.9 +│ │ │ │ └── ms@2.0.0 +│ │ │ ├─┬ define-property@0.2.5 +│ │ │ │ └─┬ is-descriptor@0.1.6 +│ │ │ │ ├─┬ is-accessor-descriptor@0.1.6 +│ │ │ │ │ └─┬ kind-of@3.2.2 +│ │ │ │ │ └── is-buffer@1.1.6 deduped +│ │ │ │ ├─┬ is-data-descriptor@0.1.4 +│ │ │ │ │ └─┬ kind-of@3.2.2 +│ │ │ │ │ └── is-buffer@1.1.6 deduped +│ │ │ │ └── kind-of@5.1.0 +│ │ │ ├── extend-shallow@2.0.1 deduped +│ │ │ ├── map-cache@0.2.2 deduped +│ │ │ ├── source-map@0.5.7 +│ │ │ ├─┬ source-map-resolve@0.5.3 +│ │ │ │ ├── atob@2.1.2 +│ │ │ │ ├── decode-uri-component@0.2.0 +│ │ │ │ ├── resolve-url@0.2.1 +│ │ │ │ ├── source-map-url@0.4.0 +│ │ │ │ └── urix@0.1.0 +│ │ │ └── use@3.1.1 +│ │ └─┬ to-regex@3.0.2 +│ │ ├─┬ define-property@2.0.2 +│ │ │ ├── is-descriptor@1.0.2 deduped +│ │ │ └── isobject@3.0.1 deduped +│ │ ├─┬ extend-shallow@3.0.2 +│ │ │ ├── assign-symbols@1.0.0 deduped +│ │ │ └─┬ is-extendable@1.0.1 +│ │ │ └── is-plain-object@2.0.4 deduped +│ │ ├── regex-not@1.0.2 deduped +│ │ └── safe-regex@1.1.0 deduped +│ ├─┬ npm-which@3.0.1 +│ │ ├── commander@2.20.3 deduped +│ │ ├─┬ npm-path@2.0.4 +│ │ │ └── which@1.3.1 deduped +│ │ └── which@1.3.1 deduped +│ ├── p-map@1.2.0 +│ ├── path-is-inside@1.0.2 +│ ├── pify@3.0.0 +│ ├── please-upgrade-node@3.2.0 deduped +│ ├── staged-git-files@1.1.2 +│ ├── string-argv@0.0.2 +│ ├─┬ stringify-object@3.3.0 +│ │ ├── get-own-enumerable-property-symbols@3.0.2 +│ │ ├── is-obj@1.0.1 deduped +│ │ └── is-regexp@1.0.0 +│ └─┬ yup@0.27.0 +│ ├── @babel/runtime@7.11.2 deduped +│ ├── fn-name@2.0.1 +│ ├── lodash@4.17.20 deduped +│ ├── property-expr@1.5.1 +│ ├── synchronous-promise@2.0.13 +│ └── toposort@2.0.2 +├── monaco-editor-webpack-plugin@1.9.0 extraneous +├── prettier@1.19.1 +├── UNMET PEER DEPENDENCY react@^15.0.0 +├── supertest@4.0.2 extraneous +├─┬ ts-node@7.0.1 +│ ├── arrify@1.0.1 deduped +│ ├── buffer-from@1.1.1 +│ ├── diff@3.5.0 +│ ├── make-error@1.3.6 +│ ├── minimist@1.2.5 +│ ├── mkdirp@0.5.5 deduped +│ ├── source-map-support@0.5.19 deduped +│ └── yn@2.0.0 +├── tslib@1.13.0 +└── typescript@3.9.7 + diff --git a/packages/editor-core/package.json b/packages/editor-core/package.json index 7334ce211..b1a2ee851 100644 --- a/packages/editor-core/package.json +++ b/packages/editor-core/package.json @@ -22,7 +22,7 @@ "@recore/obx-react": "^1.0.8", "classnames": "^2.2.6", "debug": "^4.1.1", - "intl-messageformat": "^8.3.1", + "intl-messageformat": "^9.3.1", "power-di": "^2.2.4", "react": "^16", "react-dom": "^16.7.0", diff --git a/packages/editor-setters/package.json b/packages/editor-setters/package.json index 30be0e2f2..3f5d9b011 100644 --- a/packages/editor-setters/package.json +++ b/packages/editor-setters/package.json @@ -26,7 +26,7 @@ "@alifd/next": "^1.19.16", "acorn": "^6.4.1", "classnames": "^2.2.6", - "intl-messageformat": "^8.2.1", + "intl-messageformat": "^9.3.1", "monaco-editor": "^0.20.0", "qs": "^6.9.1", "react": "^16", diff --git a/packages/rax-render/package.json b/packages/rax-render/package.json index 81ed0ae45..295a2bcbe 100644 --- a/packages/rax-render/package.json +++ b/packages/rax-render/package.json @@ -40,7 +40,7 @@ "debug": "^4.1.1", "events": "^3.0.0", "fetch-jsonp": "^1.1.3", - "intl-messageformat": "^7.7.2", + "intl-messageformat": "^9.3.1", "jsonuri": "^2.1.2", "keymaster": "^1.6.2", "lodash": "^4.17.11", diff --git a/packages/react-renderer/package.json b/packages/react-renderer/package.json index 0c31ee3e8..046c7c30d 100644 --- a/packages/react-renderer/package.json +++ b/packages/react-renderer/package.json @@ -31,7 +31,7 @@ "debug": "^4.1.1", "events": "^3.0.0", "fetch-jsonp": "^1.1.3", - "intl-messageformat": "^8.3.1", + "intl-messageformat": "^9.3.1", "jsonuri": "^2.1.2", "keymaster": "^1.6.2", "lodash": "^4.17.11", From 796d09d6c6affc914a0336d219a54d7b0610e855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E5=BD=AC?= Date: Wed, 2 Sep 2020 15:59:00 +0800 Subject: [PATCH 4/9] fix: remove 1.txt --- 1.txt | 1680 --------------------------------------------------------- 1 file changed, 1680 deletions(-) delete mode 100644 1.txt diff --git a/1.txt b/1.txt deleted file mode 100644 index 55843a949..000000000 --- a/1.txt +++ /dev/null @@ -1,1680 +0,0 @@ -/Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine -├── @ali/lowcode-code-generator@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/code-generator extraneous -├─┬ @ali/lowcode-config@2.0.5 -│ ├─┬ @typescript-eslint/eslint-plugin@2.34.0 -│ │ ├─┬ @typescript-eslint/experimental-utils@2.34.0 -│ │ │ ├── @types/json-schema@7.0.5 -│ │ │ ├── @typescript-eslint/typescript-estree@2.34.0 deduped -│ │ │ ├── eslint-scope@5.1.0 deduped -│ │ │ └─┬ eslint-utils@2.1.0 -│ │ │ └── eslint-visitor-keys@1.3.0 deduped -│ │ ├── functional-red-black-tree@1.0.1 deduped -│ │ ├── regexpp@3.1.0 -│ │ └─┬ tsutils@3.17.1 -│ │ └── tslib@1.13.0 deduped -│ ├─┬ @typescript-eslint/parser@2.34.0 -│ │ ├── @types/eslint-visitor-keys@1.0.0 -│ │ ├── @typescript-eslint/experimental-utils@2.34.0 deduped -│ │ ├─┬ @typescript-eslint/typescript-estree@2.34.0 -│ │ │ ├── debug@4.1.1 deduped -│ │ │ ├── eslint-visitor-keys@1.3.0 deduped -│ │ │ ├── glob@7.1.6 deduped -│ │ │ ├── is-glob@4.0.1 deduped -│ │ │ ├── lodash@4.17.20 deduped -│ │ │ ├── semver@7.3.2 -│ │ │ └── tsutils@3.17.1 deduped -│ │ └── eslint-visitor-keys@1.3.0 deduped -│ ├── babel-eslint@10.1.0 deduped -│ ├── eslint@6.8.0 deduped -│ ├─┬ eslint-config-airbnb@18.2.0 -│ │ ├─┬ eslint-config-airbnb-base@14.2.0 -│ │ │ ├── confusing-browser-globals@1.0.9 deduped -│ │ │ ├── object.assign@4.1.0 deduped -│ │ │ └── object.entries@1.1.2 deduped -│ │ ├─┬ object.assign@4.1.0 -│ │ │ ├─┬ define-properties@1.1.3 -│ │ │ │ └── object-keys@1.1.1 deduped -│ │ │ ├── function-bind@1.1.1 -│ │ │ ├── has-symbols@1.0.1 -│ │ │ └── object-keys@1.1.1 -│ │ └─┬ object.entries@1.1.2 -│ │ ├── define-properties@1.1.3 deduped -│ │ ├─┬ es-abstract@1.17.6 -│ │ │ ├─┬ es-to-primitive@1.2.1 -│ │ │ │ ├── is-callable@1.2.0 deduped -│ │ │ │ ├── is-date-object@1.0.2 -│ │ │ │ └─┬ is-symbol@1.0.3 -│ │ │ │ └── has-symbols@1.0.1 deduped -│ │ │ ├── function-bind@1.1.1 deduped -│ │ │ ├── has@1.0.3 deduped -│ │ │ ├── has-symbols@1.0.1 deduped -│ │ │ ├── is-callable@1.2.0 -│ │ │ ├─┬ is-regex@1.1.1 -│ │ │ │ └── has-symbols@1.0.1 deduped -│ │ │ ├── object-inspect@1.8.0 -│ │ │ ├── object-keys@1.1.1 deduped -│ │ │ ├── object.assign@4.1.0 deduped -│ │ │ ├─┬ string.prototype.trimend@1.0.1 -│ │ │ │ ├── define-properties@1.1.3 deduped -│ │ │ │ └── es-abstract@1.17.6 deduped -│ │ │ └─┬ string.prototype.trimstart@1.0.1 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ └── es-abstract@1.17.6 deduped -│ │ └── has@1.0.3 deduped -│ ├─┬ eslint-config-prettier@6.11.0 -│ │ └── get-stdin@6.0.0 -│ ├─┬ eslint-config-react-app@5.2.1 -│ │ └── confusing-browser-globals@1.0.9 -│ ├─┬ eslint-plugin-flowtype@4.7.0 -│ │ └── lodash@4.17.20 deduped -│ ├─┬ eslint-plugin-import@2.22.0 -│ │ ├─┬ array-includes@3.1.1 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ ├── es-abstract@1.17.6 deduped -│ │ │ └── is-string@1.0.5 -│ │ ├─┬ array.prototype.flat@1.2.3 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ └── es-abstract@1.17.6 deduped -│ │ ├── contains-path@0.1.0 -│ │ ├─┬ debug@2.6.9 -│ │ │ └── ms@2.0.0 -│ │ ├─┬ doctrine@1.5.0 -│ │ │ ├── esutils@2.0.3 deduped -│ │ │ └── isarray@1.0.0 -│ │ ├─┬ eslint-import-resolver-node@0.3.4 -│ │ │ ├─┬ debug@2.6.9 -│ │ │ │ └── ms@2.0.0 -│ │ │ └── resolve@1.17.0 deduped -│ │ ├─┬ eslint-module-utils@2.6.0 -│ │ │ ├─┬ debug@2.6.9 -│ │ │ │ └── ms@2.0.0 -│ │ │ └─┬ pkg-dir@2.0.0 -│ │ │ └─┬ find-up@2.1.0 -│ │ │ └─┬ locate-path@2.0.0 -│ │ │ ├─┬ p-locate@2.0.0 -│ │ │ │ └─┬ p-limit@1.3.0 -│ │ │ │ └── p-try@1.0.0 -│ │ │ └── path-exists@3.0.0 deduped -│ │ ├─┬ has@1.0.3 -│ │ │ └── function-bind@1.1.1 deduped -│ │ ├── minimatch@3.0.4 deduped -│ │ ├─┬ object.values@1.1.1 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ ├── es-abstract@1.17.6 deduped -│ │ │ ├── function-bind@1.1.1 deduped -│ │ │ └── has@1.0.3 deduped -│ │ ├─┬ read-pkg-up@2.0.0 -│ │ │ ├─┬ find-up@2.1.0 -│ │ │ │ └─┬ locate-path@2.0.0 -│ │ │ │ ├─┬ p-locate@2.0.0 -│ │ │ │ │ └─┬ p-limit@1.3.0 -│ │ │ │ │ └── p-try@1.0.0 -│ │ │ │ └── path-exists@3.0.0 deduped -│ │ │ └─┬ read-pkg@2.0.0 -│ │ │ ├─┬ load-json-file@2.0.0 -│ │ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ │ ├─┬ parse-json@2.2.0 -│ │ │ │ │ └── error-ex@1.3.2 deduped -│ │ │ │ ├── pify@2.3.0 -│ │ │ │ └── strip-bom@3.0.0 deduped -│ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ └─┬ path-type@2.0.0 -│ │ │ └── pify@2.3.0 deduped -│ │ ├── resolve@1.17.0 deduped -│ │ └─┬ tsconfig-paths@3.9.0 -│ │ ├── @types/json5@0.0.29 -│ │ ├─┬ json5@1.0.1 -│ │ │ └── minimist@1.2.5 deduped -│ │ ├── minimist@1.2.5 deduped -│ │ └── strip-bom@3.0.0 deduped -│ ├─┬ eslint-plugin-jsx-a11y@6.3.1 -│ │ ├─┬ @babel/runtime@7.11.2 -│ │ │ └── regenerator-runtime@0.13.7 -│ │ ├─┬ aria-query@4.2.2 -│ │ │ ├── @babel/runtime@7.11.2 deduped -│ │ │ └─┬ @babel/runtime-corejs3@7.11.2 -│ │ │ ├── core-js-pure@3.6.5 -│ │ │ └── regenerator-runtime@0.13.7 deduped -│ │ ├── array-includes@3.1.1 deduped -│ │ ├── ast-types-flow@0.0.7 -│ │ ├── axe-core@3.5.5 -│ │ ├── axobject-query@2.2.0 -│ │ ├── damerau-levenshtein@1.0.6 -│ │ ├── emoji-regex@9.0.0 -│ │ ├── has@1.0.3 deduped -│ │ ├─┬ jsx-ast-utils@2.4.1 -│ │ │ ├── array-includes@3.1.1 deduped -│ │ │ └── object.assign@4.1.0 deduped -│ │ └─┬ language-tags@1.0.5 -│ │ └── language-subtag-registry@0.3.20 -│ ├─┬ eslint-plugin-prettier@3.1.4 -│ │ └─┬ prettier-linter-helpers@1.0.0 -│ │ └── fast-diff@1.2.0 deduped -│ ├─┬ eslint-plugin-react@7.20.6 -│ │ ├── array-includes@3.1.1 deduped -│ │ ├─┬ array.prototype.flatmap@1.2.3 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ ├── es-abstract@1.17.6 deduped -│ │ │ └── function-bind@1.1.1 deduped -│ │ ├─┬ doctrine@2.1.0 -│ │ │ └── esutils@2.0.3 deduped -│ │ ├── has@1.0.3 deduped -│ │ ├── jsx-ast-utils@2.4.1 deduped -│ │ ├── object.entries@1.1.2 deduped -│ │ ├─┬ object.fromentries@2.0.2 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ ├── es-abstract@1.17.6 deduped -│ │ │ ├── function-bind@1.1.1 deduped -│ │ │ └── has@1.0.3 deduped -│ │ ├── object.values@1.1.1 deduped -│ │ ├─┬ prop-types@15.7.2 -│ │ │ ├─┬ loose-envify@1.4.0 -│ │ │ │ └── js-tokens@4.0.0 deduped -│ │ │ ├── object-assign@4.1.1 deduped -│ │ │ └── react-is@16.13.1 -│ │ ├── resolve@1.17.0 deduped -│ │ └─┬ string.prototype.matchall@4.0.2 -│ │ ├── define-properties@1.1.3 deduped -│ │ ├── es-abstract@1.17.6 deduped -│ │ ├── has-symbols@1.0.1 deduped -│ │ ├─┬ internal-slot@1.0.2 -│ │ │ ├── es-abstract@1.17.6 deduped -│ │ │ ├── has@1.0.3 deduped -│ │ │ └── side-channel@1.0.3 deduped -│ │ ├─┬ regexp.prototype.flags@1.3.0 -│ │ │ ├── define-properties@1.1.3 deduped -│ │ │ └── es-abstract@1.17.6 deduped -│ │ └─┬ side-channel@1.0.3 -│ │ ├─┬ es-abstract@1.18.0-next.0 -│ │ │ ├── es-to-primitive@1.2.1 deduped -│ │ │ ├── function-bind@1.1.1 deduped -│ │ │ ├── has@1.0.3 deduped -│ │ │ ├── has-symbols@1.0.1 deduped -│ │ │ ├── is-callable@1.2.0 deduped -│ │ │ ├── is-negative-zero@2.0.0 -│ │ │ ├── is-regex@1.1.1 deduped -│ │ │ ├── object-inspect@1.8.0 deduped -│ │ │ ├── object-keys@1.1.1 deduped -│ │ │ ├── object.assign@4.1.0 deduped -│ │ │ ├── string.prototype.trimend@1.0.1 deduped -│ │ │ └── string.prototype.trimstart@1.0.1 deduped -│ │ └── object-inspect@1.8.0 deduped -│ └── eslint-plugin-react-hooks@2.5.1 -├── @ali/lowcode-demo@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/demo extraneous -├── @ali/lowcode-demo-server@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/demo-server extraneous -├── @ali/lowcode-editor-preset-general@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-preset-general extraneous -├── @ali/lowcode-editor-preset-vision@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-preset-vision extraneous -├── @ali/lowcode-editor-setters@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/editor-setters extraneous -├── @ali/lowcode-material-parser@1.0.5-1 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/material-parser extraneous -├── @ali/lowcode-plugin-source-editor@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/plugin-source-editor extraneous -├── @ali/lowcode-rax-provider@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/rax-provider extraneous -├── @ali/lowcode-rax-simulator-renderer@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/rax-simulator-renderer extraneous -├── @ali/lowcode-react-provider@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/react-provider extraneous -├── @ali/lowcode-react-simulator-renderer@1.0.5-0 -> /Users/airongbin/iwork/cco/lego-build/ali-lowcode-engine/packages/react-simulator-renderer extraneous -├── @ali/vu-icons@1.3.0-beta.0 extraneous -├── @alib/build-scripts@0.1.27 extraneous -├── @nestjs/cli@7.5.1 extraneous -├── @nestjs/testing@7.4.4 extraneous -├── @types/debug@4.1.5 extraneous -├── @types/domready@1.0.0 extraneous -├── @types/events@3.0.0 extraneous -├── @types/express@4.17.7 extraneous -├── @types/fs-extra@8.1.1 extraneous -├── @types/jest@25.2.3 extraneous -├── @types/js-yaml@3.12.5 extraneous -├── @types/lodash@4.14.161 extraneous -├── @types/medium-editor@5.0.3 extraneous -├── @types/rax@1.0.1 extraneous -├── @types/react-dom@16.9.8 extraneous -├── @types/semver@7.3.3 extraneous -├── @types/store@2.0.2 extraneous -├── @types/streamsaver@2.0.0 extraneous -├── @types/supertest@2.0.10 extraneous -├─┬ ava@1.4.1 -│ ├─┬ @ava/babel-preset-stage-4@2.0.0 -│ │ ├─┬ @babel/plugin-proposal-async-generator-functions@7.10.5 -│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped -│ │ │ ├─┬ @babel/helper-remap-async-to-generator@7.11.4 -│ │ │ │ ├─┬ @babel/helper-annotate-as-pure@7.10.4 -│ │ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ │ ├─┬ @babel/helper-wrap-function@7.10.4 -│ │ │ │ │ ├── @babel/helper-function-name@7.10.4 deduped -│ │ │ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ │ │ ├── @babel/traverse@7.11.0 deduped -│ │ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ └── @babel/plugin-syntax-async-generators@7.8.4 deduped -│ │ ├─┬ @babel/plugin-proposal-object-rest-spread@7.11.0 -│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped -│ │ │ ├── @babel/plugin-syntax-object-rest-spread@7.8.3 deduped -│ │ │ └─┬ @babel/plugin-transform-parameters@7.10.5 -│ │ │ ├── @babel/helper-get-function-arity@7.10.4 deduped -│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped -│ │ ├─┬ @babel/plugin-proposal-optional-catch-binding@7.10.4 -│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped -│ │ │ └── @babel/plugin-syntax-optional-catch-binding@7.8.3 deduped -│ │ ├─┬ @babel/plugin-transform-async-to-generator@7.10.4 -│ │ │ ├─┬ @babel/helper-module-imports@7.10.4 -│ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ ├── @babel/helper-plugin-utils@7.10.4 deduped -│ │ │ └── @babel/helper-remap-async-to-generator@7.11.4 deduped -│ │ ├─┬ @babel/plugin-transform-dotall-regex@7.10.4 -│ │ │ ├─┬ @babel/helper-create-regexp-features-plugin@7.10.4 -│ │ │ │ ├── @babel/helper-annotate-as-pure@7.10.4 deduped -│ │ │ │ ├─┬ @babel/helper-regex@7.10.5 -│ │ │ │ │ └── lodash@4.17.20 deduped -│ │ │ │ └─┬ regexpu-core@4.7.0 -│ │ │ │ ├── regenerate@1.4.1 -│ │ │ │ ├─┬ regenerate-unicode-properties@8.2.0 -│ │ │ │ │ └── regenerate@1.4.1 deduped -│ │ │ │ ├── regjsgen@0.5.2 -│ │ │ │ ├─┬ regjsparser@0.6.4 -│ │ │ │ │ └── jsesc@0.5.0 -│ │ │ │ ├─┬ unicode-match-property-ecmascript@1.0.4 -│ │ │ │ │ ├── unicode-canonical-property-names-ecmascript@1.0.4 -│ │ │ │ │ └── unicode-property-aliases-ecmascript@1.1.0 -│ │ │ │ └── unicode-match-property-value-ecmascript@1.2.0 -│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped -│ │ ├─┬ @babel/plugin-transform-exponentiation-operator@7.10.4 -│ │ │ ├─┬ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4 -│ │ │ │ ├─┬ @babel/helper-explode-assignable-expression@7.11.4 -│ │ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ └── @babel/helper-plugin-utils@7.10.4 deduped -│ │ └─┬ @babel/plugin-transform-modules-commonjs@7.10.4 -│ │ ├── @babel/helper-module-transforms@7.11.0 deduped -│ │ ├── @babel/helper-plugin-utils@7.10.4 deduped -│ │ ├─┬ @babel/helper-simple-access@7.10.4 -│ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ └── @babel/types@7.11.0 deduped -│ │ └─┬ babel-plugin-dynamic-import-node@2.3.3 -│ │ └── object.assign@4.1.0 deduped -│ ├─┬ @ava/babel-preset-transform-test-files@5.0.0 -│ │ ├── @ava/babel-plugin-throws-helper@3.0.0 -│ │ └─┬ babel-plugin-espower@3.0.1 -│ │ ├── @babel/generator@7.11.4 deduped -│ │ ├── @babel/parser@7.11.4 deduped -│ │ ├─┬ call-matcher@1.1.0 -│ │ │ ├── core-js@2.6.11 deduped -│ │ │ ├─┬ deep-equal@1.1.1 -│ │ │ │ ├── is-arguments@1.0.4 -│ │ │ │ ├── is-date-object@1.0.2 deduped -│ │ │ │ ├── is-regex@1.1.1 deduped -│ │ │ │ ├─┬ object-is@1.1.2 -│ │ │ │ │ ├── define-properties@1.1.3 deduped -│ │ │ │ │ └── es-abstract@1.17.6 deduped -│ │ │ │ ├── object-keys@1.1.1 deduped -│ │ │ │ └── regexp.prototype.flags@1.3.0 deduped -│ │ │ ├── espurify@1.8.1 deduped -│ │ │ └── estraverse@4.3.0 deduped -│ │ ├── core-js@2.6.11 deduped -│ │ ├─┬ espower-location-detector@1.0.0 -│ │ │ ├── is-url@1.2.4 -│ │ │ ├── path-is-absolute@1.0.1 deduped -│ │ │ ├── source-map@0.5.7 -│ │ │ └── xtend@4.0.2 -│ │ ├─┬ espurify@1.8.1 -│ │ │ └── core-js@2.6.11 deduped -│ │ └── estraverse@4.3.0 deduped -│ ├─┬ @ava/write-file-atomic@2.2.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── imurmurhash@0.1.4 deduped -│ │ └── slide@1.1.6 -│ ├─┬ @babel/core@7.11.4 -│ │ ├── @babel/code-frame@7.10.4 deduped -│ │ ├── @babel/generator@7.11.4 deduped -│ │ ├─┬ @babel/helper-module-transforms@7.11.0 -│ │ │ ├── @babel/helper-module-imports@7.10.4 deduped -│ │ │ ├─┬ @babel/helper-replace-supers@7.10.4 -│ │ │ │ ├─┬ @babel/helper-member-expression-to-functions@7.11.0 -│ │ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ │ ├─┬ @babel/helper-optimise-call-expression@7.10.4 -│ │ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ │ ├── @babel/traverse@7.11.0 deduped -│ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ ├── @babel/helper-simple-access@7.10.4 deduped -│ │ │ ├── @babel/helper-split-export-declaration@7.11.0 deduped -│ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ ├── @babel/types@7.11.0 deduped -│ │ │ └── lodash@4.17.20 deduped -│ │ ├─┬ @babel/helpers@7.10.4 -│ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ ├── @babel/traverse@7.11.0 deduped -│ │ │ └── @babel/types@7.11.0 deduped -│ │ ├── @babel/parser@7.11.4 deduped -│ │ ├─┬ @babel/template@7.10.4 -│ │ │ ├── @babel/code-frame@7.10.4 deduped -│ │ │ ├── @babel/parser@7.11.4 deduped -│ │ │ └── @babel/types@7.11.0 deduped -│ │ ├── @babel/traverse@7.11.0 deduped -│ │ ├── @babel/types@7.11.0 deduped -│ │ ├── convert-source-map@1.7.0 deduped -│ │ ├── debug@4.1.1 deduped -│ │ ├── gensync@1.0.0-beta.1 -│ │ ├─┬ json5@2.1.3 -│ │ │ └── minimist@1.2.5 deduped -│ │ ├── lodash@4.17.20 deduped -│ │ ├── resolve@1.17.0 deduped -│ │ ├── semver@5.7.1 deduped -│ │ └── source-map@0.5.7 -│ ├─┬ @babel/generator@7.11.4 -│ │ ├── @babel/types@7.11.0 deduped -│ │ ├── jsesc@2.5.2 -│ │ └── source-map@0.5.7 -│ ├─┬ @babel/plugin-syntax-async-generators@7.8.4 -│ │ └── @babel/helper-plugin-utils@7.10.4 -│ ├─┬ @babel/plugin-syntax-object-rest-spread@7.8.3 -│ │ └── @babel/helper-plugin-utils@7.10.4 deduped -│ ├─┬ @babel/plugin-syntax-optional-catch-binding@7.8.3 -│ │ └── @babel/helper-plugin-utils@7.10.4 deduped -│ ├─┬ @concordance/react@2.0.0 -│ │ └── arrify@1.0.1 deduped -│ ├── ansi-escapes@3.2.0 -│ ├─┬ ansi-styles@3.2.1 -│ │ └─┬ color-convert@1.9.3 -│ │ └── color-name@1.1.3 -│ ├── arr-flatten@1.1.0 -│ ├─┬ array-union@1.0.2 -│ │ └── array-uniq@1.0.3 -│ ├── array-uniq@2.1.0 -│ ├── arrify@1.0.1 -│ ├── bluebird@3.7.2 -│ ├─┬ chalk@2.4.2 -│ │ ├─┬ ansi-styles@3.2.1 -│ │ │ └── color-convert@1.9.3 deduped -│ │ ├── escape-string-regexp@1.0.5 deduped -│ │ └─┬ supports-color@5.5.0 -│ │ └── has-flag@3.0.0 deduped -│ ├─┬ chokidar@2.1.8 -│ │ ├─┬ anymatch@2.0.0 -│ │ │ ├── micromatch@3.1.10 deduped -│ │ │ └─┬ normalize-path@2.1.1 -│ │ │ └── remove-trailing-separator@1.1.0 -│ │ ├── async-each@1.0.3 -│ │ ├─┬ braces@2.3.2 -│ │ │ ├── arr-flatten@1.1.0 deduped -│ │ │ ├── array-unique@0.3.2 deduped -│ │ │ ├─┬ extend-shallow@2.0.1 -│ │ │ │ └── is-extendable@0.1.1 -│ │ │ ├─┬ fill-range@4.0.0 -│ │ │ │ ├── extend-shallow@2.0.1 deduped -│ │ │ │ ├─┬ is-number@3.0.0 -│ │ │ │ │ └─┬ kind-of@3.2.2 -│ │ │ │ │ └── is-buffer@1.1.6 -│ │ │ │ ├── repeat-string@1.6.1 -│ │ │ │ └─┬ to-regex-range@2.1.1 -│ │ │ │ ├── is-number@3.0.0 deduped -│ │ │ │ └── repeat-string@1.6.1 deduped -│ │ │ ├── isobject@3.0.1 deduped -│ │ │ ├── repeat-element@1.1.3 -│ │ │ ├── snapdragon@0.8.2 deduped -│ │ │ ├─┬ snapdragon-node@2.1.1 -│ │ │ │ ├─┬ define-property@1.0.0 -│ │ │ │ │ └── is-descriptor@1.0.2 deduped -│ │ │ │ ├── isobject@3.0.1 deduped -│ │ │ │ └─┬ snapdragon-util@3.0.1 -│ │ │ │ └── kind-of@3.2.2 deduped -│ │ │ ├─┬ split-string@3.1.0 -│ │ │ │ └─┬ extend-shallow@3.0.2 -│ │ │ │ ├── assign-symbols@1.0.0 deduped -│ │ │ │ └─┬ is-extendable@1.0.1 -│ │ │ │ └── is-plain-object@2.0.4 deduped -│ │ │ └── to-regex@3.0.2 deduped -│ │ ├─┬ fsevents@1.2.13 -│ │ │ ├─┬ bindings@1.5.0 -│ │ │ │ └── file-uri-to-path@1.0.0 -│ │ │ └── nan@2.14.1 -│ │ ├── glob-parent@3.1.0 deduped -│ │ ├── inherits@2.0.4 -│ │ ├─┬ is-binary-path@1.0.1 -│ │ │ └── binary-extensions@1.13.1 -│ │ ├── is-glob@4.0.1 deduped -│ │ ├── normalize-path@3.0.0 -│ │ ├── path-is-absolute@1.0.1 -│ │ ├─┬ readdirp@2.2.1 -│ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ ├── micromatch@3.1.10 deduped -│ │ │ └─┬ readable-stream@2.3.7 -│ │ │ ├── core-util-is@1.0.2 -│ │ │ ├── inherits@2.0.4 deduped -│ │ │ ├── isarray@1.0.0 deduped -│ │ │ ├── process-nextick-args@2.0.1 -│ │ │ ├── safe-buffer@5.1.2 -│ │ │ ├─┬ string_decoder@1.1.1 -│ │ │ │ └── safe-buffer@5.1.2 deduped -│ │ │ └── util-deprecate@1.0.2 -│ │ └── upath@1.2.0 -│ ├── chunkd@1.0.0 -│ ├── ci-parallel-vars@1.0.1 -│ ├── clean-stack@2.2.0 -│ ├── clean-yaml-object@0.1.0 -│ ├─┬ cli-cursor@2.1.0 -│ │ └─┬ restore-cursor@2.0.0 -│ │ ├─┬ onetime@2.0.1 -│ │ │ └── mimic-fn@1.2.0 -│ │ └── signal-exit@3.0.3 deduped -│ ├─┬ cli-truncate@1.1.0 -│ │ ├─┬ slice-ansi@1.0.0 -│ │ │ └── is-fullwidth-code-point@2.0.0 -│ │ └─┬ string-width@2.1.1 -│ │ ├── is-fullwidth-code-point@2.0.0 deduped -│ │ └─┬ strip-ansi@4.0.0 -│ │ └── ansi-regex@3.0.0 -│ ├─┬ code-excerpt@2.1.1 -│ │ └── convert-to-spaces@1.0.2 -│ ├── common-path-prefix@1.0.0 -│ ├─┬ concordance@4.0.0 -│ │ ├─┬ date-time@2.1.0 -│ │ │ └── time-zone@1.0.0 -│ │ ├── esutils@2.0.3 deduped -│ │ ├── fast-diff@1.2.0 -│ │ ├── js-string-escape@1.0.1 -│ │ ├── lodash.clonedeep@4.5.0 deduped -│ │ ├── lodash.flattendeep@4.4.0 -│ │ ├── lodash.islength@4.0.1 -│ │ ├── lodash.merge@4.6.2 -│ │ ├── md5-hex@2.0.0 deduped -│ │ ├── semver@5.7.1 deduped -│ │ └── well-known-symbols@2.0.0 -│ ├─┬ convert-source-map@1.7.0 -│ │ └── safe-buffer@5.1.2 -│ ├─┬ currently-unhandled@0.4.1 -│ │ └── array-find-index@1.0.2 -│ ├─┬ debug@4.1.1 -│ │ └── ms@2.1.2 deduped -│ ├─┬ del@4.1.1 -│ │ ├─┬ @types/glob@7.1.3 -│ │ │ ├── @types/minimatch@3.0.3 -│ │ │ └── @types/node@14.6.2 -│ │ ├── globby@6.1.0 deduped -│ │ ├── is-path-cwd@2.2.0 -│ │ ├─┬ is-path-in-cwd@2.1.0 -│ │ │ └─┬ is-path-inside@2.1.0 -│ │ │ └── path-is-inside@1.0.2 deduped -│ │ ├── p-map@2.1.0 -│ │ ├── pify@4.0.1 -│ │ └── rimraf@2.7.1 deduped -│ ├─┬ dot-prop@4.2.1 -│ │ └── is-obj@1.0.1 -│ ├── emittery@0.4.1 -│ ├─┬ empower-core@1.2.0 -│ │ ├── call-signature@0.0.2 -│ │ └── core-js@2.6.11 -│ ├── equal-length@1.0.1 -│ ├── escape-string-regexp@1.0.5 -│ ├── esm@3.2.25 -│ ├─┬ figures@2.0.0 -│ │ └── escape-string-regexp@1.0.5 deduped -│ ├─┬ find-up@3.0.0 -│ │ └─┬ locate-path@3.0.0 -│ │ ├─┬ p-locate@3.0.0 -│ │ │ └─┬ p-limit@2.3.0 -│ │ │ └── p-try@2.2.0 -│ │ └── path-exists@3.0.0 deduped -│ ├── get-port@4.2.0 -│ ├─┬ globby@7.1.1 -│ │ ├── array-union@1.0.2 deduped -│ │ ├─┬ dir-glob@2.2.2 -│ │ │ └── path-type@3.0.0 deduped -│ │ ├── glob@7.1.6 deduped -│ │ ├── ignore@3.3.10 -│ │ ├── pify@3.0.0 deduped -│ │ └── slash@1.0.0 -│ ├── ignore-by-default@1.0.1 -│ ├─┬ import-local@2.0.0 -│ │ ├─┬ pkg-dir@3.0.0 -│ │ │ └── find-up@3.0.0 deduped -│ │ └── resolve-cwd@2.0.0 deduped -│ ├── indent-string@3.2.0 -│ ├─┬ is-ci@2.0.0 -│ │ └── ci-info@2.0.0 deduped -│ ├── is-error@2.2.2 -│ ├─┬ is-observable@1.1.0 -│ │ └── symbol-observable@1.2.0 -│ ├─┬ is-plain-object@2.0.4 -│ │ └── isobject@3.0.1 -│ ├── is-promise@2.2.2 -│ ├── lodash.clone@4.5.0 -│ ├── lodash.clonedeep@4.5.0 -│ ├── lodash.clonedeepwith@4.5.0 -│ ├── lodash.debounce@4.0.8 -│ ├── lodash.difference@4.5.0 -│ ├── lodash.flatten@4.4.0 -│ ├─┬ loud-rejection@1.6.0 -│ │ ├── currently-unhandled@0.4.1 deduped -│ │ └── signal-exit@3.0.3 deduped -│ ├─┬ make-dir@2.1.0 -│ │ ├── pify@4.0.1 -│ │ └── semver@5.7.1 deduped -│ ├─┬ matcher@1.1.1 -│ │ └── escape-string-regexp@1.0.5 deduped -│ ├─┬ md5-hex@2.0.0 -│ │ └── md5-o-matic@0.1.1 -│ ├─┬ meow@5.0.0 -│ │ ├─┬ camelcase-keys@4.2.0 -│ │ │ ├── camelcase@4.1.0 -│ │ │ ├── map-obj@2.0.0 -│ │ │ └── quick-lru@1.1.0 -│ │ ├─┬ decamelize-keys@1.1.0 -│ │ │ ├── decamelize@1.2.0 deduped -│ │ │ └── map-obj@1.0.1 -│ │ ├── loud-rejection@1.6.0 deduped -│ │ ├─┬ minimist-options@3.0.2 -│ │ │ ├── arrify@1.0.1 deduped -│ │ │ └── is-plain-obj@1.1.0 -│ │ ├─┬ normalize-package-data@2.5.0 -│ │ │ ├── hosted-git-info@2.8.8 deduped -│ │ │ ├── resolve@1.17.0 deduped -│ │ │ ├── semver@5.7.1 deduped -│ │ │ └─┬ validate-npm-package-license@3.0.4 -│ │ │ ├─┬ spdx-correct@3.1.1 -│ │ │ │ ├── spdx-expression-parse@3.0.1 deduped -│ │ │ │ └── spdx-license-ids@3.0.5 -│ │ │ └─┬ spdx-expression-parse@3.0.1 -│ │ │ ├── spdx-exceptions@2.3.0 -│ │ │ └── spdx-license-ids@3.0.5 deduped -│ │ ├─┬ read-pkg-up@3.0.0 -│ │ │ ├─┬ find-up@2.1.0 -│ │ │ │ └─┬ locate-path@2.0.0 -│ │ │ │ ├─┬ p-locate@2.0.0 -│ │ │ │ │ └─┬ p-limit@1.3.0 -│ │ │ │ │ └── p-try@1.0.0 -│ │ │ │ └── path-exists@3.0.0 deduped -│ │ │ └── read-pkg@3.0.0 deduped -│ │ ├─┬ redent@2.0.0 -│ │ │ ├── indent-string@3.2.0 deduped -│ │ │ └── strip-indent@2.0.0 -│ │ ├── trim-newlines@2.0.0 -│ │ └─┬ yargs-parser@10.1.0 -│ │ └── camelcase@4.1.0 -│ ├── ms@2.1.2 -│ ├─┬ multimatch@3.0.0 -│ │ ├── array-differ@2.1.0 -│ │ ├── array-union@1.0.2 deduped -│ │ ├── arrify@1.0.1 deduped -│ │ └── minimatch@3.0.4 deduped -│ ├─┬ observable-to-promise@0.5.0 -│ │ ├─┬ is-observable@0.2.0 -│ │ │ └── symbol-observable@0.2.4 -│ │ └── symbol-observable@1.2.0 deduped -│ ├─┬ ora@3.4.0 -│ │ ├── chalk@2.4.2 deduped -│ │ ├── cli-cursor@2.1.0 deduped -│ │ ├── cli-spinners@2.4.0 -│ │ ├─┬ log-symbols@2.2.0 -│ │ │ └── chalk@2.4.2 deduped -│ │ ├── strip-ansi@5.2.0 deduped -│ │ └─┬ wcwidth@1.0.1 -│ │ └─┬ defaults@1.0.3 -│ │ └── clone@1.0.4 -│ ├─┬ package-hash@3.0.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├─┬ hasha@3.0.0 -│ │ │ └── is-stream@1.1.0 deduped -│ │ ├── lodash.flattendeep@4.4.0 deduped -│ │ └─┬ release-zalgo@1.0.0 -│ │ └── es6-error@4.1.1 -│ ├─┬ pkg-conf@3.1.0 -│ │ ├── find-up@3.0.0 deduped -│ │ └─┬ load-json-file@5.3.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── parse-json@4.0.0 deduped -│ │ ├── pify@4.0.1 -│ │ ├── strip-bom@3.0.0 deduped -│ │ └── type-fest@0.3.1 -│ ├─┬ plur@3.1.1 -│ │ └── irregular-plurals@2.0.0 -│ ├─┬ pretty-ms@4.0.0 -│ │ └── parse-ms@2.1.0 -│ ├── require-precompiled@0.1.0 -│ ├─┬ resolve-cwd@2.0.0 -│ │ └── resolve-from@3.0.0 -│ ├── slash@2.0.0 -│ ├─┬ source-map-support@0.5.19 -│ │ ├── buffer-from@1.1.1 deduped -│ │ └── source-map@0.6.1 -│ ├── stack-utils@1.0.2 -│ ├─┬ strip-ansi@5.2.0 -│ │ └── ansi-regex@4.1.0 -│ ├─┬ strip-bom-buf@1.0.0 -│ │ └── is-utf8@0.2.1 deduped -│ ├─┬ supertap@1.0.0 -│ │ ├── arrify@1.0.1 deduped -│ │ ├── indent-string@3.2.0 deduped -│ │ ├── js-yaml@3.14.0 deduped -│ │ ├── serialize-error@2.1.0 -│ │ └─┬ strip-ansi@4.0.0 -│ │ └── ansi-regex@3.0.0 -│ ├─┬ supports-color@6.1.0 -│ │ └── has-flag@3.0.0 -│ ├── trim-off-newlines@1.0.1 -│ ├── trim-right@1.0.1 -│ ├─┬ unique-temp-dir@1.0.0 -│ │ ├── mkdirp@0.5.5 deduped -│ │ ├── os-tmpdir@1.0.2 -│ │ └── uid2@0.0.3 -│ └─┬ update-notifier@2.5.0 -│ ├─┬ boxen@1.3.0 -│ │ ├─┬ ansi-align@2.0.0 -│ │ │ └── string-width@2.1.1 deduped -│ │ ├── camelcase@4.1.0 -│ │ ├── chalk@2.4.2 deduped -│ │ ├── cli-boxes@1.0.0 -│ │ ├── string-width@2.1.1 deduped -│ │ ├─┬ term-size@1.2.0 -│ │ │ └─┬ execa@0.7.0 -│ │ │ ├─┬ cross-spawn@5.1.0 -│ │ │ │ ├── lru-cache@4.1.5 deduped -│ │ │ │ ├── shebang-command@1.2.0 deduped -│ │ │ │ └── which@1.3.1 deduped -│ │ │ ├── get-stream@3.0.0 deduped -│ │ │ ├── is-stream@1.1.0 deduped -│ │ │ ├── npm-run-path@2.0.2 deduped -│ │ │ ├── p-finally@1.0.0 deduped -│ │ │ ├── signal-exit@3.0.3 deduped -│ │ │ └── strip-eof@1.0.0 deduped -│ │ └─┬ widest-line@2.0.1 -│ │ └── string-width@2.1.1 deduped -│ ├── chalk@2.4.2 deduped -│ ├─┬ configstore@3.1.5 -│ │ ├── dot-prop@4.2.1 deduped -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── make-dir@1.3.0 deduped -│ │ ├─┬ unique-string@1.0.0 -│ │ │ └── crypto-random-string@1.0.0 -│ │ ├── write-file-atomic@2.4.3 deduped -│ │ └── xdg-basedir@3.0.0 deduped -│ ├── import-lazy@2.1.0 -│ ├─┬ is-ci@1.2.1 -│ │ └── ci-info@1.6.0 -│ ├─┬ is-installed-globally@0.1.0 -│ │ ├─┬ global-dirs@0.1.1 -│ │ │ └── ini@1.3.5 -│ │ └─┬ is-path-inside@1.0.1 -│ │ └── path-is-inside@1.0.2 deduped -│ ├── is-npm@1.0.0 -│ ├─┬ latest-version@3.1.0 -│ │ └── package-json@4.0.1 deduped -│ ├─┬ semver-diff@2.1.0 -│ │ └── semver@5.7.1 deduped -│ └── xdg-basedir@3.0.0 -├─┬ babel-eslint@10.1.0 -│ ├─┬ @babel/code-frame@7.10.4 -│ │ └─┬ @babel/highlight@7.10.4 -│ │ ├── @babel/helper-validator-identifier@7.10.4 deduped -│ │ ├── chalk@2.4.2 deduped -│ │ └── js-tokens@4.0.0 -│ ├── @babel/parser@7.11.4 -│ ├─┬ @babel/traverse@7.11.0 -│ │ ├── @babel/code-frame@7.10.4 deduped -│ │ ├── @babel/generator@7.11.4 deduped -│ │ ├─┬ @babel/helper-function-name@7.10.4 -│ │ │ ├─┬ @babel/helper-get-function-arity@7.10.4 -│ │ │ │ └── @babel/types@7.11.0 deduped -│ │ │ ├── @babel/template@7.10.4 deduped -│ │ │ └── @babel/types@7.11.0 deduped -│ │ ├─┬ @babel/helper-split-export-declaration@7.11.0 -│ │ │ └── @babel/types@7.11.0 deduped -│ │ ├── @babel/parser@7.11.4 deduped -│ │ ├── @babel/types@7.11.0 deduped -│ │ ├── debug@4.1.1 deduped -│ │ ├── globals@11.12.0 -│ │ └── lodash@4.17.20 deduped -│ ├─┬ @babel/types@7.11.0 -│ │ ├── @babel/helper-validator-identifier@7.10.4 -│ │ ├── lodash@4.17.20 deduped -│ │ └── to-fast-properties@2.0.0 -│ ├── eslint-visitor-keys@1.3.0 -│ └─┬ resolve@1.17.0 -│ └── path-parse@1.0.6 -├── build-plugin-component@0.2.22 extraneous -├── build-plugin-fusion@0.1.5 extraneous -├── build-plugin-moment-locales@0.1.0 extraneous -├── build-plugin-rax-component@0.2.11 extraneous -├── build-plugin-react-app@1.7.3 extraneous -├─┬ commitizen@3.1.2 -│ ├── cachedir@2.1.0 -│ ├── cz-conventional-changelog@2.1.0 deduped -│ ├── dedent@0.7.0 -│ ├── detect-indent@5.0.0 -│ ├─┬ find-node-modules@2.0.0 -│ │ ├─┬ findup-sync@3.0.0 -│ │ │ ├── detect-file@1.0.0 -│ │ │ ├── is-glob@4.0.1 deduped -│ │ │ ├── micromatch@3.1.10 deduped -│ │ │ └─┬ resolve-dir@1.0.1 -│ │ │ ├─┬ expand-tilde@2.0.2 -│ │ │ │ └─┬ homedir-polyfill@1.0.3 -│ │ │ │ └── parse-passwd@1.0.0 -│ │ │ └─┬ global-modules@1.0.0 -│ │ │ ├─┬ global-prefix@1.0.2 -│ │ │ │ ├── expand-tilde@2.0.2 deduped -│ │ │ │ ├── homedir-polyfill@1.0.3 deduped -│ │ │ │ ├── ini@1.3.5 deduped -│ │ │ │ ├── is-windows@1.0.2 deduped -│ │ │ │ └── which@1.3.1 deduped -│ │ │ ├── is-windows@1.0.2 deduped -│ │ │ └── resolve-dir@1.0.1 deduped -│ │ └── merge@1.2.1 -│ ├── find-root@1.1.0 -│ ├─┬ fs-extra@7.0.1 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├─┬ jsonfile@4.0.0 -│ │ │ └── graceful-fs@4.2.4 deduped -│ │ └── universalify@0.1.2 -│ ├─┬ glob@7.1.3 -│ │ ├── fs.realpath@1.0.0 -│ │ ├─┬ inflight@1.0.6 -│ │ │ ├── once@1.4.0 deduped -│ │ │ └── wrappy@1.0.2 -│ │ ├── inherits@2.0.4 deduped -│ │ ├── minimatch@3.0.4 deduped -│ │ ├─┬ once@1.4.0 -│ │ │ └── wrappy@1.0.2 deduped -│ │ └── path-is-absolute@1.0.1 deduped -│ ├─┬ inquirer@6.2.0 -│ │ ├── ansi-escapes@3.2.0 deduped -│ │ ├── chalk@2.4.2 deduped -│ │ ├── cli-cursor@2.1.0 deduped -│ │ ├── cli-width@2.2.1 -│ │ ├─┬ external-editor@3.1.0 -│ │ │ ├── chardet@0.7.0 -│ │ │ ├─┬ iconv-lite@0.4.24 -│ │ │ │ └── safer-buffer@2.1.2 -│ │ │ └─┬ tmp@0.0.33 -│ │ │ └── os-tmpdir@1.0.2 deduped -│ │ ├── figures@2.0.0 deduped -│ │ ├── lodash@4.17.20 -│ │ ├── mute-stream@0.0.7 -│ │ ├── run-async@2.4.1 -│ │ ├─┬ rxjs@6.6.2 -│ │ │ └── tslib@1.13.0 deduped -│ │ ├── string-width@2.1.1 deduped -│ │ ├─┬ strip-ansi@4.0.0 -│ │ │ └── ansi-regex@3.0.0 -│ │ └── through@2.3.8 -│ ├── is-utf8@0.2.1 -│ ├── lodash@4.17.14 -│ ├── minimist@1.2.0 -│ ├─┬ shelljs@0.7.6 -│ │ ├─┬ glob@7.1.6 -│ │ │ ├── fs.realpath@1.0.0 deduped -│ │ │ ├── inflight@1.0.6 deduped -│ │ │ ├── inherits@2.0.4 deduped -│ │ │ ├── minimatch@3.0.4 deduped -│ │ │ ├── once@1.4.0 deduped -│ │ │ └── path-is-absolute@1.0.1 deduped -│ │ ├── interpret@1.4.0 -│ │ └─┬ rechoir@0.6.2 -│ │ └── resolve@1.17.0 deduped -│ ├── strip-bom@3.0.0 -│ └── strip-json-comments@2.0.1 -├─┬ cz-conventional-changelog@2.1.0 -│ ├── conventional-commit-types@2.3.0 -│ ├── lodash.map@4.6.0 -│ ├── longest@1.0.1 -│ ├── right-pad@1.0.1 -│ └── word-wrap@1.2.3 -├─┬ eslint@6.8.0 -│ ├── @babel/code-frame@7.10.4 deduped -│ ├─┬ ajv@6.12.4 -│ │ ├── fast-deep-equal@3.1.3 -│ │ ├── fast-json-stable-stringify@2.1.0 -│ │ ├── json-schema-traverse@0.4.1 -│ │ └─┬ uri-js@4.4.0 -│ │ └── punycode@2.1.1 -│ ├── chalk@2.4.2 deduped -│ ├─┬ cross-spawn@6.0.5 -│ │ ├── nice-try@1.0.5 -│ │ ├── path-key@2.0.1 -│ │ ├── semver@5.7.1 deduped -│ │ ├─┬ shebang-command@1.2.0 -│ │ │ └── shebang-regex@1.0.0 -│ │ └─┬ which@1.3.1 -│ │ └── isexe@2.0.0 -│ ├── debug@4.1.1 deduped -│ ├─┬ doctrine@3.0.0 -│ │ └── esutils@2.0.3 deduped -│ ├─┬ eslint-scope@5.1.0 -│ │ ├─┬ esrecurse@4.2.1 -│ │ │ └── estraverse@4.3.0 deduped -│ │ └── estraverse@4.3.0 -│ ├─┬ eslint-utils@1.4.3 -│ │ └── eslint-visitor-keys@1.3.0 deduped -│ ├── eslint-visitor-keys@1.3.0 deduped -│ ├─┬ espree@6.2.1 -│ │ ├── acorn@7.4.0 -│ │ ├── acorn-jsx@5.2.0 -│ │ └── eslint-visitor-keys@1.3.0 deduped -│ ├─┬ esquery@1.3.1 -│ │ └── estraverse@5.2.0 -│ ├── esutils@2.0.3 -│ ├─┬ file-entry-cache@5.0.1 -│ │ └─┬ flat-cache@2.0.1 -│ │ ├── flatted@2.0.2 -│ │ ├─┬ rimraf@2.6.3 -│ │ │ └── glob@7.1.6 deduped -│ │ └─┬ write@1.0.3 -│ │ └── mkdirp@0.5.5 deduped -│ ├── functional-red-black-tree@1.0.1 -│ ├─┬ glob-parent@5.1.1 -│ │ └── is-glob@4.0.1 deduped -│ ├─┬ globals@12.4.0 -│ │ └── type-fest@0.8.1 -│ ├── ignore@4.0.6 -│ ├─┬ import-fresh@3.2.1 -│ │ ├─┬ parent-module@1.0.1 -│ │ │ └── callsites@3.1.0 -│ │ └── resolve-from@4.0.0 -│ ├── imurmurhash@0.1.4 -│ ├─┬ inquirer@7.3.3 -│ │ ├─┬ ansi-escapes@4.3.1 -│ │ │ └── type-fest@0.11.0 -│ │ ├─┬ chalk@4.1.0 -│ │ │ ├── ansi-styles@4.2.1 deduped -│ │ │ └── supports-color@7.2.0 deduped -│ │ ├─┬ cli-cursor@3.1.0 -│ │ │ └─┬ restore-cursor@3.1.0 -│ │ │ ├─┬ onetime@5.1.2 -│ │ │ │ └── mimic-fn@2.1.0 -│ │ │ └── signal-exit@3.0.3 deduped -│ │ ├── cli-width@3.0.0 -│ │ ├── external-editor@3.1.0 deduped -│ │ ├─┬ figures@3.2.0 -│ │ │ └── escape-string-regexp@1.0.5 deduped -│ │ ├── lodash@4.17.20 deduped -│ │ ├── mute-stream@0.0.8 -│ │ ├── run-async@2.4.1 deduped -│ │ ├── rxjs@6.6.2 deduped -│ │ ├─┬ string-width@4.2.0 -│ │ │ ├── emoji-regex@8.0.0 -│ │ │ ├── is-fullwidth-code-point@3.0.0 -│ │ │ └── strip-ansi@6.0.0 deduped -│ │ ├─┬ strip-ansi@6.0.0 -│ │ │ └── ansi-regex@5.0.0 -│ │ └── through@2.3.8 deduped -│ ├─┬ is-glob@4.0.1 -│ │ └── is-extglob@2.1.1 -│ ├─┬ js-yaml@3.14.0 -│ │ ├─┬ argparse@1.0.10 -│ │ │ └── sprintf-js@1.0.3 -│ │ └── esprima@4.0.1 -│ ├── json-stable-stringify-without-jsonify@1.0.1 -│ ├─┬ levn@0.3.0 -│ │ ├── prelude-ls@1.1.2 -│ │ └─┬ type-check@0.3.2 -│ │ └── prelude-ls@1.1.2 deduped -│ ├── lodash@4.17.20 -│ ├─┬ minimatch@3.0.4 -│ │ └─┬ brace-expansion@1.1.11 -│ │ ├── balanced-match@1.0.0 -│ │ └── concat-map@0.0.1 -│ ├─┬ mkdirp@0.5.5 -│ │ └── minimist@1.2.5 deduped -│ ├── natural-compare@1.4.0 -│ ├─┬ optionator@0.8.3 -│ │ ├── deep-is@0.1.3 -│ │ ├── fast-levenshtein@2.0.6 -│ │ ├── levn@0.3.0 deduped -│ │ ├── prelude-ls@1.1.2 deduped -│ │ ├── type-check@0.3.2 deduped -│ │ └── word-wrap@1.2.3 deduped -│ ├── progress@2.0.3 -│ ├── regexpp@2.0.1 -│ ├── semver@6.3.0 -│ ├── strip-ansi@5.2.0 deduped -│ ├── strip-json-comments@3.1.1 -│ ├─┬ table@5.4.6 -│ │ ├── ajv@6.12.4 deduped -│ │ ├── lodash@4.17.20 deduped -│ │ ├─┬ slice-ansi@2.1.0 -│ │ │ ├─┬ ansi-styles@3.2.1 -│ │ │ │ └── color-convert@1.9.3 deduped -│ │ │ ├── astral-regex@1.0.0 -│ │ │ └── is-fullwidth-code-point@2.0.0 deduped -│ │ └─┬ string-width@3.1.0 -│ │ ├── emoji-regex@7.0.3 -│ │ ├── is-fullwidth-code-point@2.0.0 deduped -│ │ └── strip-ansi@5.2.0 deduped -│ ├── text-table@0.2.0 -│ └── v8-compile-cache@2.1.1 -├── git-cz@4.7.1 -├─┬ husky@4.2.5 -│ ├─┬ chalk@4.1.0 -│ │ ├─┬ ansi-styles@4.2.1 -│ │ │ ├── @types/color-name@1.1.1 -│ │ │ └─┬ color-convert@2.0.1 -│ │ │ └── color-name@1.1.4 -│ │ └─┬ supports-color@7.2.0 -│ │ └── has-flag@4.0.0 -│ ├── ci-info@2.0.0 -│ ├── compare-versions@3.6.0 -│ ├─┬ cosmiconfig@6.0.0 -│ │ ├── @types/parse-json@4.0.0 -│ │ ├── import-fresh@3.2.1 deduped -│ │ ├─┬ parse-json@5.1.0 -│ │ │ ├── @babel/code-frame@7.10.4 deduped -│ │ │ ├─┬ error-ex@1.3.2 -│ │ │ │ └── is-arrayish@0.2.1 -│ │ │ ├── json-parse-even-better-errors@2.3.0 -│ │ │ └── lines-and-columns@1.1.6 -│ │ ├── path-type@4.0.0 -│ │ └── yaml@1.10.0 -│ ├─┬ find-versions@3.2.0 -│ │ └── semver-regex@2.0.0 -│ ├── opencollective-postinstall@2.0.3 -│ ├─┬ pkg-dir@4.2.0 -│ │ └─┬ find-up@4.1.0 -│ │ ├─┬ locate-path@5.0.0 -│ │ │ └─┬ p-locate@4.1.0 -│ │ │ └── p-limit@2.3.0 deduped -│ │ └── path-exists@4.0.0 -│ ├─┬ please-upgrade-node@3.2.0 -│ │ └── semver-compare@1.0.0 -│ ├── slash@3.0.0 -│ └── which-pm-runs@1.0.0 -├── jest-watch-typeahead@0.3.1 extraneous -├── json-schema-to-typescript@8.2.0 extraneous -├─┬ lerna@2.11.0 -│ ├── async@1.5.2 -│ ├── chalk@2.4.2 deduped -│ ├─┬ cmd-shim@2.1.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ └── mkdirp@0.5.5 deduped -│ ├─┬ columnify@1.5.4 -│ │ ├─┬ strip-ansi@3.0.1 -│ │ │ └── ansi-regex@2.1.1 -│ │ └── wcwidth@1.0.1 deduped -│ ├─┬ command-join@2.0.1 -│ │ └── @improved/node@1.1.1 -│ ├─┬ conventional-changelog-cli@1.3.22 -│ │ ├── add-stream@1.0.0 -│ │ ├─┬ conventional-changelog@1.1.24 -│ │ │ ├─┬ conventional-changelog-angular@1.6.6 -│ │ │ │ ├─┬ compare-func@1.3.4 -│ │ │ │ │ ├── array-ify@1.0.0 -│ │ │ │ │ └─┬ dot-prop@3.0.0 -│ │ │ │ │ └── is-obj@1.0.1 deduped -│ │ │ │ └── q@1.5.1 -│ │ │ ├─┬ conventional-changelog-atom@0.2.8 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-codemirror@0.3.8 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-core@2.0.11 -│ │ │ │ ├─┬ conventional-changelog-writer@3.0.9 -│ │ │ │ │ ├── compare-func@1.3.4 deduped -│ │ │ │ │ ├── conventional-commits-filter@1.1.6 deduped -│ │ │ │ │ ├── dateformat@3.0.3 deduped -│ │ │ │ │ ├─┬ handlebars@4.7.6 -│ │ │ │ │ │ ├── minimist@1.2.5 deduped -│ │ │ │ │ │ ├── neo-async@2.6.2 -│ │ │ │ │ │ ├── source-map@0.6.1 deduped -│ │ │ │ │ │ ├── uglify-js@3.10.3 -│ │ │ │ │ │ └── wordwrap@1.0.0 -│ │ │ │ │ ├── json-stringify-safe@5.0.1 -│ │ │ │ │ ├── lodash@4.17.20 deduped -│ │ │ │ │ ├── meow@4.0.1 deduped -│ │ │ │ │ ├── semver@5.7.1 deduped -│ │ │ │ │ ├─┬ split@1.0.1 -│ │ │ │ │ │ └── through@2.3.8 deduped -│ │ │ │ │ └── through2@2.0.5 deduped -│ │ │ │ ├── conventional-commits-parser@2.1.7 deduped -│ │ │ │ ├── dateformat@3.0.3 -│ │ │ │ ├─┬ get-pkg-repo@1.4.0 -│ │ │ │ │ ├── hosted-git-info@2.8.8 deduped -│ │ │ │ │ ├─┬ meow@3.7.0 -│ │ │ │ │ │ ├─┬ camelcase-keys@2.1.0 -│ │ │ │ │ │ │ ├── camelcase@2.1.1 -│ │ │ │ │ │ │ └── map-obj@1.0.1 deduped -│ │ │ │ │ │ ├── decamelize@1.2.0 deduped -│ │ │ │ │ │ ├── loud-rejection@1.6.0 deduped -│ │ │ │ │ │ ├── map-obj@1.0.1 deduped -│ │ │ │ │ │ ├── minimist@1.2.5 deduped -│ │ │ │ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ │ │ │ ├── object-assign@4.1.1 deduped -│ │ │ │ │ │ ├── read-pkg-up@1.0.1 deduped -│ │ │ │ │ │ ├─┬ redent@1.0.0 -│ │ │ │ │ │ │ ├─┬ indent-string@2.1.0 -│ │ │ │ │ │ │ │ └── repeating@2.0.1 deduped -│ │ │ │ │ │ │ └─┬ strip-indent@1.0.1 -│ │ │ │ │ │ │ └── get-stdin@4.0.1 deduped -│ │ │ │ │ │ └── trim-newlines@1.0.0 -│ │ │ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ │ │ ├── parse-github-repo-url@1.4.1 -│ │ │ │ │ └── through2@2.0.5 deduped -│ │ │ │ ├── git-raw-commits@1.3.6 deduped -│ │ │ │ ├─┬ git-remote-origin-url@2.0.0 -│ │ │ │ │ ├─┬ gitconfiglocal@1.0.0 -│ │ │ │ │ │ └── ini@1.3.5 deduped -│ │ │ │ │ └── pify@2.3.0 -│ │ │ │ ├── git-semver-tags@1.3.6 deduped -│ │ │ │ ├── lodash@4.17.20 deduped -│ │ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ │ ├── q@1.5.1 deduped -│ │ │ │ ├─┬ read-pkg@1.1.0 -│ │ │ │ │ ├─┬ load-json-file@1.1.0 -│ │ │ │ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ │ │ │ ├─┬ parse-json@2.2.0 -│ │ │ │ │ │ │ └── error-ex@1.3.2 deduped -│ │ │ │ │ │ ├── pify@2.3.0 -│ │ │ │ │ │ ├── pinkie-promise@2.0.1 deduped -│ │ │ │ │ │ └─┬ strip-bom@2.0.0 -│ │ │ │ │ │ └── is-utf8@0.2.1 deduped -│ │ │ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ │ │ └─┬ path-type@1.1.0 -│ │ │ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ │ │ ├── pify@2.3.0 deduped -│ │ │ │ │ └── pinkie-promise@2.0.1 deduped -│ │ │ │ ├── read-pkg-up@1.0.1 deduped -│ │ │ │ └── through2@2.0.5 deduped -│ │ │ ├─┬ conventional-changelog-ember@0.3.12 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-eslint@1.0.9 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-express@0.3.6 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-jquery@0.1.0 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-jscs@0.1.0 -│ │ │ │ └── q@1.5.1 deduped -│ │ │ ├─┬ conventional-changelog-jshint@0.3.8 -│ │ │ │ ├── compare-func@1.3.4 deduped -│ │ │ │ └── q@1.5.1 deduped -│ │ │ └── conventional-changelog-preset-loader@1.1.8 -│ │ ├── lodash@4.17.20 deduped -│ │ ├─┬ meow@4.0.1 -│ │ │ ├── camelcase-keys@4.2.0 deduped -│ │ │ ├── decamelize-keys@1.1.0 deduped -│ │ │ ├── loud-rejection@1.6.0 deduped -│ │ │ ├── minimist@1.2.5 deduped -│ │ │ ├── minimist-options@3.0.2 deduped -│ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ ├─┬ read-pkg-up@3.0.0 -│ │ │ │ ├─┬ find-up@2.1.0 -│ │ │ │ │ └─┬ locate-path@2.0.0 -│ │ │ │ │ ├─┬ p-locate@2.0.0 -│ │ │ │ │ │ └─┬ p-limit@1.3.0 -│ │ │ │ │ │ └── p-try@1.0.0 -│ │ │ │ │ └── path-exists@3.0.0 deduped -│ │ │ │ └── read-pkg@3.0.0 deduped -│ │ │ ├── redent@2.0.0 deduped -│ │ │ └── trim-newlines@2.0.0 deduped -│ │ └─┬ tempfile@1.1.1 -│ │ ├── os-tmpdir@1.0.2 deduped -│ │ └── uuid@2.0.3 -│ ├─┬ conventional-recommended-bump@1.2.1 -│ │ ├─┬ concat-stream@1.6.2 -│ │ │ ├── buffer-from@1.1.1 deduped -│ │ │ ├── inherits@2.0.4 deduped -│ │ │ ├── readable-stream@2.3.7 deduped -│ │ │ └── typedarray@0.0.6 -│ │ ├─┬ conventional-commits-filter@1.1.6 -│ │ │ ├── is-subset@0.1.1 -│ │ │ └── modify-values@1.0.1 -│ │ ├─┬ conventional-commits-parser@2.1.7 -│ │ │ ├─┬ is-text-path@1.0.1 -│ │ │ │ └── text-extensions@1.9.0 -│ │ │ ├─┬ JSONStream@1.3.5 -│ │ │ │ ├── jsonparse@1.3.1 -│ │ │ │ └── through@2.3.8 deduped -│ │ │ ├── lodash@4.17.20 deduped -│ │ │ ├── meow@4.0.1 deduped -│ │ │ ├─┬ split2@2.2.0 -│ │ │ │ └── through2@2.0.5 deduped -│ │ │ ├─┬ through2@2.0.5 -│ │ │ │ ├── readable-stream@2.3.7 deduped -│ │ │ │ └── xtend@4.0.2 deduped -│ │ │ └── trim-off-newlines@1.0.1 deduped -│ │ ├─┬ git-raw-commits@1.3.6 -│ │ │ ├─┬ dargs@4.1.0 -│ │ │ │ └── number-is-nan@1.0.1 -│ │ │ ├─┬ lodash.template@4.5.0 -│ │ │ │ ├── lodash._reinterpolate@3.0.0 -│ │ │ │ └─┬ lodash.templatesettings@4.2.0 -│ │ │ │ └── lodash._reinterpolate@3.0.0 deduped -│ │ │ ├── meow@4.0.1 deduped -│ │ │ ├── split2@2.2.0 deduped -│ │ │ └── through2@2.0.5 deduped -│ │ ├─┬ git-semver-tags@1.3.6 -│ │ │ ├── meow@4.0.1 deduped -│ │ │ └── semver@5.7.1 deduped -│ │ ├─┬ meow@3.7.0 -│ │ │ ├─┬ camelcase-keys@2.1.0 -│ │ │ │ ├── camelcase@2.1.1 -│ │ │ │ └── map-obj@1.0.1 deduped -│ │ │ ├── decamelize@1.2.0 deduped -│ │ │ ├── loud-rejection@1.6.0 deduped -│ │ │ ├── map-obj@1.0.1 deduped -│ │ │ ├── minimist@1.2.5 deduped -│ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ ├── object-assign@4.1.1 deduped -│ │ │ ├─┬ read-pkg-up@1.0.1 -│ │ │ │ ├─┬ find-up@1.1.2 -│ │ │ │ │ ├─┬ path-exists@2.1.0 -│ │ │ │ │ │ └── pinkie-promise@2.0.1 deduped -│ │ │ │ │ └── pinkie-promise@2.0.1 deduped -│ │ │ │ └─┬ read-pkg@1.1.0 -│ │ │ │ ├─┬ load-json-file@1.1.0 -│ │ │ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ │ │ ├─┬ parse-json@2.2.0 -│ │ │ │ │ │ └── error-ex@1.3.2 deduped -│ │ │ │ │ ├── pify@2.3.0 -│ │ │ │ │ ├── pinkie-promise@2.0.1 deduped -│ │ │ │ │ └─┬ strip-bom@2.0.0 -│ │ │ │ │ └── is-utf8@0.2.1 deduped -│ │ │ │ ├── normalize-package-data@2.5.0 deduped -│ │ │ │ └─┬ path-type@1.1.0 -│ │ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ │ ├── pify@2.3.0 deduped -│ │ │ │ └── pinkie-promise@2.0.1 deduped -│ │ │ ├─┬ redent@1.0.0 -│ │ │ │ ├─┬ indent-string@2.1.0 -│ │ │ │ │ └─┬ repeating@2.0.1 -│ │ │ │ │ └── is-finite@1.1.0 -│ │ │ │ └─┬ strip-indent@1.0.1 -│ │ │ │ └── get-stdin@4.0.1 -│ │ │ └── trim-newlines@1.0.0 -│ │ └── object-assign@4.1.1 -│ ├── dedent@0.7.0 deduped -│ ├─┬ execa@0.8.0 -│ │ ├─┬ cross-spawn@5.1.0 -│ │ │ ├─┬ lru-cache@4.1.5 -│ │ │ │ ├── pseudomap@1.0.2 -│ │ │ │ └── yallist@2.1.2 -│ │ │ ├── shebang-command@1.2.0 deduped -│ │ │ └── which@1.3.1 deduped -│ │ ├── get-stream@3.0.0 -│ │ ├── is-stream@1.1.0 -│ │ ├─┬ npm-run-path@2.0.2 -│ │ │ └── path-key@2.0.1 -│ │ ├── p-finally@1.0.0 deduped -│ │ ├── signal-exit@3.0.3 deduped -│ │ └── strip-eof@1.0.0 -│ ├─┬ find-up@2.1.0 -│ │ └─┬ locate-path@2.0.0 -│ │ ├─┬ p-locate@2.0.0 -│ │ │ └─┬ p-limit@1.3.0 -│ │ │ └── p-try@1.0.0 -│ │ └── path-exists@3.0.0 deduped -│ ├─┬ fs-extra@4.0.3 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── jsonfile@4.0.0 deduped -│ │ └── universalify@0.1.2 deduped -│ ├── get-port@3.2.0 -│ ├─┬ glob@7.1.6 -│ │ ├── fs.realpath@1.0.0 deduped -│ │ ├── inflight@1.0.6 deduped -│ │ ├── inherits@2.0.4 deduped -│ │ ├── minimatch@3.0.4 deduped -│ │ ├── once@1.4.0 deduped -│ │ └── path-is-absolute@1.0.1 deduped -│ ├─┬ glob-parent@3.1.0 -│ │ ├─┬ is-glob@3.1.0 -│ │ │ └── is-extglob@2.1.1 deduped -│ │ └── path-dirname@1.0.2 -│ ├─┬ globby@6.1.0 -│ │ ├── array-union@1.0.2 deduped -│ │ ├── glob@7.1.6 deduped -│ │ ├── object-assign@4.1.1 deduped -│ │ ├── pify@2.3.0 -│ │ └─┬ pinkie-promise@2.0.1 -│ │ └── pinkie@2.0.4 -│ ├── graceful-fs@4.2.4 -│ ├── hosted-git-info@2.8.8 -│ ├─┬ inquirer@3.3.0 -│ │ ├── ansi-escapes@3.2.0 deduped -│ │ ├── chalk@2.4.2 deduped -│ │ ├── cli-cursor@2.1.0 deduped -│ │ ├── cli-width@2.2.1 deduped -│ │ ├─┬ external-editor@2.2.0 -│ │ │ ├── chardet@0.4.2 -│ │ │ ├── iconv-lite@0.4.24 deduped -│ │ │ └── tmp@0.0.33 deduped -│ │ ├── figures@2.0.0 deduped -│ │ ├── lodash@4.17.20 deduped -│ │ ├── mute-stream@0.0.7 -│ │ ├── run-async@2.4.1 deduped -│ │ ├── rx-lite@4.0.8 -│ │ ├─┬ rx-lite-aggregates@4.0.8 -│ │ │ └── rx-lite@4.0.8 deduped -│ │ ├── string-width@2.1.1 deduped -│ │ ├─┬ strip-ansi@4.0.0 -│ │ │ └── ansi-regex@3.0.0 -│ │ └── through@2.3.8 deduped -│ ├─┬ is-ci@1.2.1 -│ │ └── ci-info@1.6.0 -│ ├─┬ load-json-file@4.0.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├─┬ parse-json@4.0.0 -│ │ │ ├── error-ex@1.3.2 deduped -│ │ │ └── json-parse-better-errors@1.0.2 -│ │ ├── pify@3.0.0 deduped -│ │ └── strip-bom@3.0.0 deduped -│ ├── lodash@4.17.20 deduped -│ ├── minimatch@3.0.4 deduped -│ ├─┬ npmlog@4.1.2 -│ │ ├─┬ are-we-there-yet@1.1.5 -│ │ │ ├── delegates@1.0.0 -│ │ │ └── readable-stream@2.3.7 deduped -│ │ ├── console-control-strings@1.1.0 -│ │ ├─┬ gauge@2.7.4 -│ │ │ ├── aproba@1.2.0 -│ │ │ ├── console-control-strings@1.1.0 deduped -│ │ │ ├── has-unicode@2.0.1 -│ │ │ ├── object-assign@4.1.1 deduped -│ │ │ ├── signal-exit@3.0.3 deduped -│ │ │ ├─┬ string-width@1.0.2 -│ │ │ │ ├── code-point-at@1.1.0 deduped -│ │ │ │ ├─┬ is-fullwidth-code-point@1.0.0 -│ │ │ │ │ └── number-is-nan@1.0.1 deduped -│ │ │ │ └── strip-ansi@3.0.1 deduped -│ │ │ ├─┬ strip-ansi@3.0.1 -│ │ │ │ └── ansi-regex@2.1.1 deduped -│ │ │ └─┬ wide-align@1.1.3 -│ │ │ └── string-width@2.1.1 deduped -│ │ └── set-blocking@2.0.0 deduped -│ ├── p-finally@1.0.0 -│ ├─┬ package-json@4.0.1 -│ │ ├─┬ got@6.7.1 -│ │ │ ├─┬ create-error-class@3.0.2 -│ │ │ │ └── capture-stack-trace@1.0.1 -│ │ │ ├── duplexer3@0.1.4 -│ │ │ ├── get-stream@3.0.0 deduped -│ │ │ ├── is-redirect@1.0.0 -│ │ │ ├── is-retry-allowed@1.2.0 -│ │ │ ├── is-stream@1.1.0 deduped -│ │ │ ├── lowercase-keys@1.0.1 -│ │ │ ├── safe-buffer@5.2.1 deduped -│ │ │ ├── timed-out@4.0.1 -│ │ │ ├── unzip-response@2.0.1 -│ │ │ └─┬ url-parse-lax@1.0.0 -│ │ │ └── prepend-http@1.0.4 -│ │ ├─┬ registry-auth-token@3.4.0 -│ │ │ ├─┬ rc@1.2.8 -│ │ │ │ ├── deep-extend@0.6.0 -│ │ │ │ ├── ini@1.3.5 deduped -│ │ │ │ ├── minimist@1.2.5 deduped -│ │ │ │ └── strip-json-comments@2.0.1 deduped -│ │ │ └── safe-buffer@5.2.1 deduped -│ │ ├─┬ registry-url@3.1.0 -│ │ │ └── rc@1.2.8 deduped -│ │ └── semver@5.7.1 deduped -│ ├── path-exists@3.0.0 -│ ├─┬ read-cmd-shim@1.0.5 -│ │ └── graceful-fs@4.2.4 deduped -│ ├─┬ read-pkg@3.0.0 -│ │ ├── load-json-file@4.0.0 deduped -│ │ ├── normalize-package-data@2.5.0 deduped -│ │ └─┬ path-type@3.0.0 -│ │ └── pify@3.0.0 deduped -│ ├─┬ rimraf@2.7.1 -│ │ └── glob@7.1.6 deduped -│ ├── safe-buffer@5.2.1 -│ ├── semver@5.7.1 -│ ├── signal-exit@3.0.3 -│ ├── slash@1.0.0 -│ ├─┬ strong-log-transformer@1.0.6 -│ │ ├── byline@5.0.0 -│ │ ├── duplexer@0.1.2 -│ │ ├── minimist@0.1.0 -│ │ ├── moment@2.27.0 -│ │ └── through@2.3.8 deduped -│ ├─┬ temp-write@3.4.0 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── is-stream@1.1.0 deduped -│ │ ├─┬ make-dir@1.3.0 -│ │ │ └── pify@3.0.0 deduped -│ │ ├── pify@3.0.0 deduped -│ │ ├── temp-dir@1.0.0 -│ │ └── uuid@3.4.0 -│ ├─┬ write-file-atomic@2.4.3 -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── imurmurhash@0.1.4 deduped -│ │ └── signal-exit@3.0.3 deduped -│ ├─┬ write-json-file@2.3.0 -│ │ ├── detect-indent@5.0.0 deduped -│ │ ├── graceful-fs@4.2.4 deduped -│ │ ├── make-dir@1.3.0 deduped -│ │ ├── pify@3.0.0 deduped -│ │ ├─┬ sort-keys@2.0.0 -│ │ │ └── is-plain-obj@1.1.0 deduped -│ │ └── write-file-atomic@2.4.3 deduped -│ ├─┬ write-pkg@3.2.0 -│ │ ├── sort-keys@2.0.0 deduped -│ │ └── write-json-file@2.3.0 deduped -│ └─┬ yargs@8.0.2 -│ ├── camelcase@4.1.0 -│ ├─┬ cliui@3.2.0 -│ │ ├─┬ string-width@1.0.2 -│ │ │ ├── code-point-at@1.1.0 -│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 -│ │ │ │ └── number-is-nan@1.0.1 deduped -│ │ │ └── strip-ansi@3.0.1 deduped -│ │ ├─┬ strip-ansi@3.0.1 -│ │ │ └── ansi-regex@2.1.1 deduped -│ │ └─┬ wrap-ansi@2.1.0 -│ │ ├─┬ string-width@1.0.2 -│ │ │ ├── code-point-at@1.1.0 deduped -│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 -│ │ │ │ └── number-is-nan@1.0.1 deduped -│ │ │ └── strip-ansi@3.0.1 deduped -│ │ └─┬ strip-ansi@3.0.1 -│ │ └── ansi-regex@2.1.1 deduped -│ ├── decamelize@1.2.0 -│ ├── get-caller-file@1.0.3 -│ ├─┬ os-locale@2.1.0 -│ │ ├─┬ execa@0.7.0 -│ │ │ ├─┬ cross-spawn@5.1.0 -│ │ │ │ ├── lru-cache@4.1.5 deduped -│ │ │ │ ├── shebang-command@1.2.0 deduped -│ │ │ │ └── which@1.3.1 deduped -│ │ │ ├── get-stream@3.0.0 deduped -│ │ │ ├── is-stream@1.1.0 deduped -│ │ │ ├── npm-run-path@2.0.2 deduped -│ │ │ ├── p-finally@1.0.0 deduped -│ │ │ ├── signal-exit@3.0.3 deduped -│ │ │ └── strip-eof@1.0.0 deduped -│ │ ├─┬ lcid@1.0.0 -│ │ │ └── invert-kv@1.0.0 -│ │ └─┬ mem@1.1.0 -│ │ └── mimic-fn@1.2.0 deduped -│ ├─┬ read-pkg-up@2.0.0 -│ │ ├── find-up@2.1.0 deduped -│ │ └─┬ read-pkg@2.0.0 -│ │ ├─┬ load-json-file@2.0.0 -│ │ │ ├── graceful-fs@4.2.4 deduped -│ │ │ ├─┬ parse-json@2.2.0 -│ │ │ │ └── error-ex@1.3.2 deduped -│ │ │ ├── pify@2.3.0 deduped -│ │ │ └── strip-bom@3.0.0 deduped -│ │ ├── normalize-package-data@2.5.0 deduped -│ │ └─┬ path-type@2.0.0 -│ │ └── pify@2.3.0 -│ ├── require-directory@2.1.1 -│ ├── require-main-filename@1.0.1 -│ ├── set-blocking@2.0.0 -│ ├── string-width@2.1.1 deduped -│ ├── which-module@2.0.0 -│ ├── y18n@3.2.1 -│ └─┬ yargs-parser@7.0.0 -│ └── camelcase@4.1.0 deduped -├─┬ lint-staged@8.2.1 -│ ├── chalk@2.4.2 deduped -│ ├── commander@2.20.3 -│ ├─┬ cosmiconfig@5.2.1 -│ │ ├─┬ import-fresh@2.0.0 -│ │ │ ├─┬ caller-path@2.0.0 -│ │ │ │ └─┬ caller-callsite@2.0.0 -│ │ │ │ └── callsites@2.0.0 -│ │ │ └── resolve-from@3.0.0 deduped -│ │ ├── is-directory@0.3.1 -│ │ ├── js-yaml@3.14.0 deduped -│ │ └── parse-json@4.0.0 deduped -│ ├─┬ debug@3.2.6 -│ │ └── ms@2.1.2 deduped -│ ├── dedent@0.7.0 deduped -│ ├─┬ del@3.0.0 -│ │ ├── globby@6.1.0 deduped -│ │ ├── is-path-cwd@1.0.0 -│ │ ├─┬ is-path-in-cwd@1.0.1 -│ │ │ └── is-path-inside@1.0.1 deduped -│ │ ├── p-map@1.2.0 deduped -│ │ ├── pify@3.0.0 deduped -│ │ └── rimraf@2.7.1 deduped -│ ├─┬ execa@1.0.0 -│ │ ├── cross-spawn@6.0.5 deduped -│ │ ├─┬ get-stream@4.1.0 -│ │ │ └─┬ pump@3.0.0 -│ │ │ ├─┬ end-of-stream@1.4.4 -│ │ │ │ └── once@1.4.0 deduped -│ │ │ └── once@1.4.0 deduped -│ │ ├── is-stream@1.1.0 deduped -│ │ ├── npm-run-path@2.0.2 deduped -│ │ ├── p-finally@1.0.0 deduped -│ │ ├── signal-exit@3.0.3 deduped -│ │ └── strip-eof@1.0.0 deduped -│ ├─┬ g-status@2.0.2 -│ │ ├── arrify@1.0.1 deduped -│ │ ├── matcher@1.1.1 deduped -│ │ └─┬ simple-git@1.132.0 -│ │ └── debug@4.1.1 deduped -│ ├── is-glob@4.0.1 deduped -│ ├── is-windows@1.0.2 -│ ├─┬ listr@0.14.3 -│ │ ├─┬ @samverschueren/stream-to-observable@0.3.1 -│ │ │ └── any-observable@0.3.0 -│ │ ├── is-observable@1.1.0 deduped -│ │ ├── is-promise@2.2.2 deduped -│ │ ├── is-stream@1.1.0 deduped -│ │ ├── listr-silent-renderer@1.1.1 -│ │ ├── listr-update-renderer@0.5.0 deduped -│ │ ├─┬ listr-verbose-renderer@0.5.0 -│ │ │ ├── chalk@2.4.2 deduped -│ │ │ ├── cli-cursor@2.1.0 deduped -│ │ │ ├── date-fns@1.30.1 -│ │ │ └── figures@2.0.0 deduped -│ │ ├── p-map@2.1.0 -│ │ └── rxjs@6.6.2 deduped -│ ├─┬ listr-update-renderer@0.5.0 -│ │ ├─┬ chalk@1.1.3 -│ │ │ ├── ansi-styles@2.2.1 -│ │ │ ├── escape-string-regexp@1.0.5 deduped -│ │ │ ├─┬ has-ansi@2.0.0 -│ │ │ │ └── ansi-regex@2.1.1 deduped -│ │ │ ├── strip-ansi@3.0.1 deduped -│ │ │ └── supports-color@2.0.0 -│ │ ├─┬ cli-truncate@0.2.1 -│ │ │ ├── slice-ansi@0.0.4 -│ │ │ └─┬ string-width@1.0.2 -│ │ │ ├── code-point-at@1.1.0 deduped -│ │ │ ├─┬ is-fullwidth-code-point@1.0.0 -│ │ │ │ └── number-is-nan@1.0.1 deduped -│ │ │ └── strip-ansi@3.0.1 deduped -│ │ ├── elegant-spinner@1.0.1 -│ │ ├─┬ figures@1.7.0 -│ │ │ ├── escape-string-regexp@1.0.5 deduped -│ │ │ └── object-assign@4.1.1 deduped -│ │ ├── indent-string@3.2.0 deduped -│ │ ├─┬ log-symbols@1.0.2 -│ │ │ └── chalk@1.1.3 deduped -│ │ ├─┬ log-update@2.3.0 -│ │ │ ├── ansi-escapes@3.2.0 deduped -│ │ │ ├── cli-cursor@2.1.0 deduped -│ │ │ └─┬ wrap-ansi@3.0.1 -│ │ │ ├── string-width@2.1.1 deduped -│ │ │ └─┬ strip-ansi@4.0.0 -│ │ │ └── ansi-regex@3.0.0 -│ │ └─┬ strip-ansi@3.0.1 -│ │ └── ansi-regex@2.1.1 deduped -│ ├── lodash@4.17.20 deduped -│ ├─┬ log-symbols@2.2.0 -│ │ └── chalk@2.4.2 deduped -│ ├─┬ micromatch@3.1.10 -│ │ ├── arr-diff@4.0.0 -│ │ ├── array-unique@0.3.2 -│ │ ├── braces@2.3.2 deduped -│ │ ├─┬ define-property@2.0.2 -│ │ │ ├─┬ is-descriptor@1.0.2 -│ │ │ │ ├─┬ is-accessor-descriptor@1.0.0 -│ │ │ │ │ └── kind-of@6.0.3 -│ │ │ │ ├─┬ is-data-descriptor@1.0.0 -│ │ │ │ │ └── kind-of@6.0.3 -│ │ │ │ └── kind-of@6.0.3 -│ │ │ └── isobject@3.0.1 deduped -│ │ ├─┬ extend-shallow@3.0.2 -│ │ │ ├── assign-symbols@1.0.0 -│ │ │ └─┬ is-extendable@1.0.1 -│ │ │ └── is-plain-object@2.0.4 deduped -│ │ ├─┬ extglob@2.0.4 -│ │ │ ├── array-unique@0.3.2 deduped -│ │ │ ├─┬ define-property@1.0.0 -│ │ │ │ └── is-descriptor@1.0.2 deduped -│ │ │ ├─┬ expand-brackets@2.1.4 -│ │ │ │ ├─┬ debug@2.6.9 -│ │ │ │ │ └── ms@2.0.0 -│ │ │ │ ├── define-property@0.2.5 deduped -│ │ │ │ ├── extend-shallow@2.0.1 deduped -│ │ │ │ ├── posix-character-classes@0.1.1 -│ │ │ │ ├── regex-not@1.0.2 deduped -│ │ │ │ ├── snapdragon@0.8.2 deduped -│ │ │ │ └── to-regex@3.0.2 deduped -│ │ │ ├── extend-shallow@2.0.1 deduped -│ │ │ ├── fragment-cache@0.2.1 deduped -│ │ │ ├── regex-not@1.0.2 deduped -│ │ │ ├── snapdragon@0.8.2 deduped -│ │ │ └── to-regex@3.0.2 deduped -│ │ ├─┬ fragment-cache@0.2.1 -│ │ │ └── map-cache@0.2.2 -│ │ ├── kind-of@6.0.3 -│ │ ├─┬ nanomatch@1.2.13 -│ │ │ ├── arr-diff@4.0.0 deduped -│ │ │ ├── array-unique@0.3.2 deduped -│ │ │ ├─┬ define-property@2.0.2 -│ │ │ │ ├── is-descriptor@1.0.2 deduped -│ │ │ │ └── isobject@3.0.1 deduped -│ │ │ ├─┬ extend-shallow@3.0.2 -│ │ │ │ ├── assign-symbols@1.0.0 deduped -│ │ │ │ └─┬ is-extendable@1.0.1 -│ │ │ │ └── is-plain-object@2.0.4 deduped -│ │ │ ├── fragment-cache@0.2.1 deduped -│ │ │ ├── is-windows@1.0.2 deduped -│ │ │ ├── kind-of@6.0.3 -│ │ │ ├── object.pick@1.3.0 deduped -│ │ │ ├── regex-not@1.0.2 deduped -│ │ │ ├── snapdragon@0.8.2 deduped -│ │ │ └── to-regex@3.0.2 deduped -│ │ ├─┬ object.pick@1.3.0 -│ │ │ └── isobject@3.0.1 deduped -│ │ ├─┬ regex-not@1.0.2 -│ │ │ ├─┬ extend-shallow@3.0.2 -│ │ │ │ ├── assign-symbols@1.0.0 deduped -│ │ │ │ └─┬ is-extendable@1.0.1 -│ │ │ │ └── is-plain-object@2.0.4 deduped -│ │ │ └─┬ safe-regex@1.1.0 -│ │ │ └── ret@0.1.15 -│ │ ├─┬ snapdragon@0.8.2 -│ │ │ ├─┬ base@0.11.2 -│ │ │ │ ├─┬ cache-base@1.0.1 -│ │ │ │ │ ├─┬ collection-visit@1.0.0 -│ │ │ │ │ │ ├─┬ map-visit@1.0.0 -│ │ │ │ │ │ │ └── object-visit@1.0.1 deduped -│ │ │ │ │ │ └─┬ object-visit@1.0.1 -│ │ │ │ │ │ └── isobject@3.0.1 deduped -│ │ │ │ │ ├── component-emitter@1.3.0 deduped -│ │ │ │ │ ├── get-value@2.0.6 -│ │ │ │ │ ├─┬ has-value@1.0.0 -│ │ │ │ │ │ ├── get-value@2.0.6 deduped -│ │ │ │ │ │ ├─┬ has-values@1.0.0 -│ │ │ │ │ │ │ ├── is-number@3.0.0 deduped -│ │ │ │ │ │ │ └─┬ kind-of@4.0.0 -│ │ │ │ │ │ │ └── is-buffer@1.1.6 deduped -│ │ │ │ │ │ └── isobject@3.0.1 deduped -│ │ │ │ │ ├── isobject@3.0.1 deduped -│ │ │ │ │ ├─┬ set-value@2.0.1 -│ │ │ │ │ │ ├── extend-shallow@2.0.1 deduped -│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped -│ │ │ │ │ │ ├── is-plain-object@2.0.4 deduped -│ │ │ │ │ │ └── split-string@3.1.0 deduped -│ │ │ │ │ ├─┬ to-object-path@0.3.0 -│ │ │ │ │ │ └── kind-of@3.2.2 deduped -│ │ │ │ │ ├─┬ union-value@1.0.1 -│ │ │ │ │ │ ├── arr-union@3.1.0 deduped -│ │ │ │ │ │ ├── get-value@2.0.6 deduped -│ │ │ │ │ │ ├── is-extendable@0.1.1 deduped -│ │ │ │ │ │ └── set-value@2.0.1 deduped -│ │ │ │ │ └─┬ unset-value@1.0.0 -│ │ │ │ │ ├─┬ has-value@0.3.1 -│ │ │ │ │ │ ├── get-value@2.0.6 deduped -│ │ │ │ │ │ ├── has-values@0.1.4 -│ │ │ │ │ │ └─┬ isobject@2.1.0 -│ │ │ │ │ │ └── isarray@1.0.0 deduped -│ │ │ │ │ └── isobject@3.0.1 deduped -│ │ │ │ ├─┬ class-utils@0.3.6 -│ │ │ │ │ ├── arr-union@3.1.0 -│ │ │ │ │ ├── define-property@0.2.5 deduped -│ │ │ │ │ ├── isobject@3.0.1 deduped -│ │ │ │ │ └─┬ static-extend@0.1.2 -│ │ │ │ │ ├── define-property@0.2.5 deduped -│ │ │ │ │ └─┬ object-copy@0.1.0 -│ │ │ │ │ ├── copy-descriptor@0.1.1 -│ │ │ │ │ ├── define-property@0.2.5 deduped -│ │ │ │ │ └── kind-of@3.2.2 deduped -│ │ │ │ ├── component-emitter@1.3.0 -│ │ │ │ ├─┬ define-property@1.0.0 -│ │ │ │ │ └── is-descriptor@1.0.2 deduped -│ │ │ │ ├── isobject@3.0.1 deduped -│ │ │ │ ├─┬ mixin-deep@1.3.2 -│ │ │ │ │ ├── for-in@1.0.2 -│ │ │ │ │ └─┬ is-extendable@1.0.1 -│ │ │ │ │ └── is-plain-object@2.0.4 deduped -│ │ │ │ └── pascalcase@0.1.1 -│ │ │ ├─┬ debug@2.6.9 -│ │ │ │ └── ms@2.0.0 -│ │ │ ├─┬ define-property@0.2.5 -│ │ │ │ └─┬ is-descriptor@0.1.6 -│ │ │ │ ├─┬ is-accessor-descriptor@0.1.6 -│ │ │ │ │ └─┬ kind-of@3.2.2 -│ │ │ │ │ └── is-buffer@1.1.6 deduped -│ │ │ │ ├─┬ is-data-descriptor@0.1.4 -│ │ │ │ │ └─┬ kind-of@3.2.2 -│ │ │ │ │ └── is-buffer@1.1.6 deduped -│ │ │ │ └── kind-of@5.1.0 -│ │ │ ├── extend-shallow@2.0.1 deduped -│ │ │ ├── map-cache@0.2.2 deduped -│ │ │ ├── source-map@0.5.7 -│ │ │ ├─┬ source-map-resolve@0.5.3 -│ │ │ │ ├── atob@2.1.2 -│ │ │ │ ├── decode-uri-component@0.2.0 -│ │ │ │ ├── resolve-url@0.2.1 -│ │ │ │ ├── source-map-url@0.4.0 -│ │ │ │ └── urix@0.1.0 -│ │ │ └── use@3.1.1 -│ │ └─┬ to-regex@3.0.2 -│ │ ├─┬ define-property@2.0.2 -│ │ │ ├── is-descriptor@1.0.2 deduped -│ │ │ └── isobject@3.0.1 deduped -│ │ ├─┬ extend-shallow@3.0.2 -│ │ │ ├── assign-symbols@1.0.0 deduped -│ │ │ └─┬ is-extendable@1.0.1 -│ │ │ └── is-plain-object@2.0.4 deduped -│ │ ├── regex-not@1.0.2 deduped -│ │ └── safe-regex@1.1.0 deduped -│ ├─┬ npm-which@3.0.1 -│ │ ├── commander@2.20.3 deduped -│ │ ├─┬ npm-path@2.0.4 -│ │ │ └── which@1.3.1 deduped -│ │ └── which@1.3.1 deduped -│ ├── p-map@1.2.0 -│ ├── path-is-inside@1.0.2 -│ ├── pify@3.0.0 -│ ├── please-upgrade-node@3.2.0 deduped -│ ├── staged-git-files@1.1.2 -│ ├── string-argv@0.0.2 -│ ├─┬ stringify-object@3.3.0 -│ │ ├── get-own-enumerable-property-symbols@3.0.2 -│ │ ├── is-obj@1.0.1 deduped -│ │ └── is-regexp@1.0.0 -│ └─┬ yup@0.27.0 -│ ├── @babel/runtime@7.11.2 deduped -│ ├── fn-name@2.0.1 -│ ├── lodash@4.17.20 deduped -│ ├── property-expr@1.5.1 -│ ├── synchronous-promise@2.0.13 -│ └── toposort@2.0.2 -├── monaco-editor-webpack-plugin@1.9.0 extraneous -├── prettier@1.19.1 -├── UNMET PEER DEPENDENCY react@^15.0.0 -├── supertest@4.0.2 extraneous -├─┬ ts-node@7.0.1 -│ ├── arrify@1.0.1 deduped -│ ├── buffer-from@1.1.1 -│ ├── diff@3.5.0 -│ ├── make-error@1.3.6 -│ ├── minimist@1.2.5 -│ ├── mkdirp@0.5.5 deduped -│ ├── source-map-support@0.5.19 deduped -│ └── yn@2.0.0 -├── tslib@1.13.0 -└── typescript@3.9.7 - From 07ddf1789a3af0ff43f57a4d86df0530da5738a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E5=BD=AC?= Date: Wed, 2 Sep 2020 15:59:49 +0800 Subject: [PATCH 5/9] Publish - @ali/lowcode-code-generator@1.0.6-0 - @ali/lowcode-demo-server@1.0.6-0 - @ali/lowcode-demo@1.0.6-0 - @ali/lowcode-designer@1.0.6-0 - @ali/lowcode-editor-core@1.0.6-0 - @ali/lowcode-editor-preset-general@1.0.6-0 - @ali/lowcode-editor-preset-vision@1.0.6-0 - @ali/lowcode-editor-setters@1.0.6-0 - @ali/lowcode-editor-skeleton@1.0.6-0 - @ali/lowcode-material-parser@1.0.6-0 - @ali/lowcode-plugin-components-pane@1.0.6-0 - @ali/lowcode-plugin-designer@1.0.6-0 - @ali/lowcode-plugin-event-bind-dialog@1.0.6-0 - @ali/lowcode-plugin-outline-pane@1.0.6-0 - @ali/lowcode-plugin-sample-logo@1.0.6-0 - @ali/lowcode-plugin-sample-preview@1.0.6-0 - @ali/lowcode-plugin-source-editor@1.0.6-0 - @ali/lowcode-plugin-undo-redo@1.0.6-0 - @ali/lowcode-plugin-variable-bind-dialog@1.0.6-0 - @ali/lowcode-plugin-zh-en@1.0.6-0 - @ali/lowcode-rax-provider@1.0.6-0 - @ali/lowcode-rax-renderer@1.0.6-0 - @ali/lowcode-rax-simulator-renderer@1.0.6-0 - @ali/lowcode-react-provider@1.0.6-0 - @ali/lowcode-react-renderer@1.0.6-0 - @ali/lowcode-react-simulator-renderer@1.0.6-0 - @ali/lowcode-runtime@1.0.6-0 - @ali/lowcode-types@1.0.6-0 - @ali/lowcode-utils@1.0.6-0 --- packages/code-generator/CHANGELOG.md | 8 +++ packages/code-generator/package.json | 2 +- packages/demo-server/CHANGELOG.md | 8 +++ packages/demo-server/package.json | 2 +- packages/demo/CHANGELOG.md | 51 ++++++++++++++++++- packages/demo/package.json | 30 +++++------ packages/designer/CHANGELOG.md | 17 +++++++ packages/designer/package.json | 8 +-- packages/editor-core/CHANGELOG.md | 12 +++++ packages/editor-core/package.json | 6 +-- packages/editor-preset-general/CHANGELOG.md | 11 ++++ packages/editor-preset-general/package.json | 16 +++--- packages/editor-preset-vision/CHANGELOG.md | 11 ++++ packages/editor-preset-vision/package.json | 12 ++--- packages/editor-setters/CHANGELOG.md | 26 ++++++++++ packages/editor-setters/package.json | 4 +- packages/editor-skeleton/CHANGELOG.md | 23 +++++++++ packages/editor-skeleton/package.json | 10 ++-- packages/material-parser/CHANGELOG.md | 11 ++++ packages/material-parser/package.json | 2 +- packages/plugin-components-pane/CHANGELOG.md | 10 ++++ packages/plugin-components-pane/package.json | 8 +-- packages/plugin-designer/CHANGELOG.md | 15 ++++++ packages/plugin-designer/package.json | 6 +-- .../plugin-event-bind-dialog/CHANGELOG.md | 17 +++++++ .../plugin-event-bind-dialog/package.json | 6 +-- packages/plugin-outline-pane/CHANGELOG.md | 11 ++++ packages/plugin-outline-pane/package.json | 10 ++-- packages/plugin-sample-logo/CHANGELOG.md | 10 ++++ packages/plugin-sample-logo/package.json | 4 +- packages/plugin-sample-preview/CHANGELOG.md | 18 +++++++ packages/plugin-sample-preview/package.json | 12 ++--- packages/plugin-source-editor/CHANGELOG.md | 12 +++++ packages/plugin-source-editor/package.json | 4 +- packages/plugin-undo-redo/CHANGELOG.md | 11 ++++ packages/plugin-undo-redo/package.json | 12 ++--- .../plugin-variable-bind-dialog/CHANGELOG.md | 11 ++++ .../plugin-variable-bind-dialog/package.json | 4 +- packages/plugin-zh-en/CHANGELOG.md | 10 ++++ packages/plugin-zh-en/package.json | 8 +-- packages/rax-provider/CHANGELOG.md | 8 +++ packages/rax-provider/package.json | 4 +- packages/rax-render/CHANGELOG.md | 17 +++++-- packages/rax-render/package.json | 2 +- packages/rax-simulator-renderer/CHANGELOG.md | 16 ++++++ packages/rax-simulator-renderer/package.json | 10 ++-- packages/react-provider/CHANGELOG.md | 8 +++ packages/react-provider/package.json | 4 +- packages/react-renderer/CHANGELOG.md | 13 +++++ packages/react-renderer/package.json | 2 +- .../react-simulator-renderer/CHANGELOG.md | 16 ++++++ .../react-simulator-renderer/package.json | 10 ++-- packages/runtime/CHANGELOG.md | 8 +++ packages/runtime/package.json | 2 +- packages/types/CHANGELOG.md | 12 +++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 16 ++++++ packages/utils/package.json | 4 +- 58 files changed, 516 insertions(+), 107 deletions(-) diff --git a/packages/code-generator/CHANGELOG.md b/packages/code-generator/CHANGELOG.md index 9a98c11e4..400935465 100644 --- a/packages/code-generator/CHANGELOG.md +++ b/packages/code-generator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-code-generator@1.0.5-0...@ali/lowcode-code-generator@1.0.6-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-code-generator + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-code-generator@1.0.4-0...@ali/lowcode-code-generator@1.0.5-0) (2020-08-20) diff --git a/packages/code-generator/package.json b/packages/code-generator/package.json index e398d8ae0..87ed3b644 100644 --- a/packages/code-generator/package.json +++ b/packages/code-generator/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-code-generator", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "出码引擎 for LowCode Engine", "main": "lib/index.js", "files": [ diff --git a/packages/demo-server/CHANGELOG.md b/packages/demo-server/CHANGELOG.md index ed2251268..b6ac812aa 100644 --- a/packages/demo-server/CHANGELOG.md +++ b/packages/demo-server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo-server@1.0.5-0...@ali/lowcode-demo-server@1.0.6-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-demo-server + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo-server@1.0.4-0...@ali/lowcode-demo-server@1.0.5-0) (2020-08-20) diff --git a/packages/demo-server/package.json b/packages/demo-server/package.json index 97dd73fc0..3c710fef5 100644 --- a/packages/demo-server/package.json +++ b/packages/demo-server/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo-server", - "version": "1.0.5-0", + "version": "1.0.6-0", "private": true, "description": "低代码引擎 DEMO Server 端", "scripts": { diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index ff001d83f..2abd686b3 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -3,7 +3,56 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. -## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@1.0.4-0...@ali/lowcode-demo@1.0.5-0) (2020-08-20) + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.62...@ali/lowcode-demo@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 🐛 更改复杂类型生成工具的接口形式,减少调用复杂度 ([ce616b5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/ce616b5)) +* 🐛 after event name & TabItem parent limitation ([76fb0b3](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/76fb0b3)) +* 🐛 Card component's settings ([f44e7ab](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f44e7ab)) +* 🐛 Cascader init status ([e4a28c4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/e4a28c4)) +* 🐛 codeout btn fix ([afda7d4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/afda7d4)) +* 🐛 Collapse render error ([6fed968](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/6fed968)) +* 🐛 fix Menu & MenuButton assets cfg ([3d40aa2](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/3d40aa2)) +* 🐛 Menu Items ([5ecacef](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/5ecacef)) +* 🐛 save and generator last page ([3e4254c](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/3e4254c)) +* 🐛 Tab & TabItem assets config ([0cc08fb](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0cc08fb)) +* 🐛 Tag assets ([b460dcf](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/b460dcf)) +* 🐛 Tag components setting ([de941da](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/de941da)) +* 🐛 Timeline asset config ([436dadd](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/436dadd)) +* 🐛 use JsonSetter as dataSource Setter ([553f924](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/553f924)) +* 😈 table 无法选中问题 ([34825f8](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/34825f8)) +* 适配Nav组件 ([7e9829f](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7e9829f)) +* 修改插件面板配置 ([f9ceda5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f9ceda5)) +* 修改js面板的保存schema问题 ([0ee8892](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0ee8892)) +* dropdown and menu schema ([ae1d125](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/ae1d125)) +* fix mixsetter style ([0ecce83](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0ecce83)) +* fix NextTable callback function ([ce77375](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/ce77375)) +* fix source edit bug ([047247c](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/047247c)) + + +### Features + +* 🎸 add demo-server ([df35c6a](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/df35c6a)) +* 🎸 Box config edit ([49b49ee](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/49b49ee)) +* 🎸 Button update ([7969273](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7969273)) +* 🎸 Collapse component update ([c682cc5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/c682cc5)) +* 🎸 Collapse.panel has drop in Collapse ([d4d41e4](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/d4d41e4)) +* 🎸 pagination update ([f13b3ab](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f13b3ab)) +* 🎸 saveload btn for demo ([f91da66](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f91da66)) +* 🎸 update upload component ([10abef5](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/10abef5)) +* 🎸 upload update ([f81932b](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f81932b)) +* 适配TreeNode节点 ([8c36928](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/8c36928)) +* 新增分隔符物料配置 ([af39c17](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/af39c17)) +* 新增simulatorurl,可以设置cdn使用simulator ([1f45b05](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1f45b05)) +* 增加出码按钮 ([6f7b066](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/6f7b066)) +* 主设置面板里深层次界面通过 stagebox 进行过渡 ([783e945](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/783e945)) +* demo 构造 componentsMap ([f445ffe](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/f445ffe)) +* tree 组件修改 ([7efa52f](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7efa52f)) + + diff --git a/packages/demo/package.json b/packages/demo/package.json index b981d9574..a6e6317b5 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo", - "version": "1.0.5-0", + "version": "1.0.6-0", "private": true, "description": "低代码引擎 DEMO", "scripts": { @@ -9,21 +9,21 @@ }, "config": {}, "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-editor-skeleton": "^1.0.5-0", - "@ali/lowcode-plugin-components-pane": "^1.0.5-0", - "@ali/lowcode-plugin-designer": "^1.0.5-0", - "@ali/lowcode-plugin-event-bind-dialog": "^1.0.5-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.5-0", - "@ali/lowcode-plugin-sample-logo": "^1.0.5-0", - "@ali/lowcode-plugin-sample-preview": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-skeleton": "^1.0.6-0", + "@ali/lowcode-plugin-components-pane": "^1.0.6-0", + "@ali/lowcode-plugin-designer": "^1.0.6-0", + "@ali/lowcode-plugin-event-bind-dialog": "^1.0.6-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", + "@ali/lowcode-plugin-sample-logo": "^1.0.6-0", + "@ali/lowcode-plugin-sample-preview": "^1.0.6-0", "@ali/lowcode-plugin-settings-pane": "^0.8.8", - "@ali/lowcode-plugin-undo-redo": "^1.0.5-0", - "@ali/lowcode-plugin-variable-bind-dialog": "^1.0.5-0", - "@ali/lowcode-plugin-zh-en": "^1.0.5-0", - "@ali/lowcode-react-renderer": "^1.0.5-0", - "@ali/lowcode-runtime": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-plugin-undo-redo": "^1.0.6-0", + "@ali/lowcode-plugin-variable-bind-dialog": "^1.0.6-0", + "@ali/lowcode-plugin-zh-en": "^1.0.6-0", + "@ali/lowcode-react-renderer": "^1.0.6-0", + "@ali/lowcode-runtime": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@ali/ve-action-pane": "^4.7.0-beta.0", "@ali/ve-datapool-pane": "^6.4.3", "@ali/ve-history-pane": "4.0.0", diff --git a/packages/designer/CHANGELOG.md b/packages/designer/CHANGELOG.md index 6eca1f53d..9ca87f5e5 100644 --- a/packages/designer/CHANGELOG.md +++ b/packages/designer/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.9.52...@ali/lowcode-designer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 兼容modal模式 ([1092ee9](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1092ee9)) + + +### Features + +* 🎸 支持设置模拟器的 viewport 的宽高和缩放级别 ([3a54241](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/3a54241)) +* 新增simulatorurl,可以设置cdn使用simulator ([1f45b05](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1f45b05)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@1.0.4-0...@ali/lowcode-designer@1.0.5-0) (2020-08-20) diff --git a/packages/designer/package.json b/packages/designer/package.json index b5c5e0210..92431fd8f 100644 --- a/packages/designer/package.json +++ b/packages/designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-designer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Designer for Ali LowCode Engine", "main": "lib/index.js", "module": "es/index.js", @@ -15,9 +15,9 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "classnames": "^2.2.6", "event": "^1.0.0", "react": "^16", diff --git a/packages/editor-core/CHANGELOG.md b/packages/editor-core/CHANGELOG.md index b9c731593..9d8aec5f2 100644 --- a/packages/editor-core/CHANGELOG.md +++ b/packages/editor-core/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@0.8.34...@ali/lowcode-editor-core@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 清理代码依赖及版本 ([0b15d30](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0b15d30)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@1.0.4-0...@ali/lowcode-editor-core@1.0.5-0) (2020-08-20) diff --git a/packages/editor-core/package.json b/packages/editor-core/package.json index b1a2ee851..896e992de 100644 --- a/packages/editor-core/package.json +++ b/packages/editor-core/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-core", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Core Api for Ali lowCode engine", "license": "MIT", "main": "lib/index.js", @@ -15,8 +15,8 @@ "cloud-build": "build-scripts build --skip-demo" }, "dependencies": { - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@alifd/next": "^1.19.16", "@recore/obx": "^1.0.9", "@recore/obx-react": "^1.0.8", diff --git a/packages/editor-preset-general/CHANGELOG.md b/packages/editor-preset-general/CHANGELOG.md index d3834c491..44e420f3a 100644 --- a/packages/editor-preset-general/CHANGELOG.md +++ b/packages/editor-preset-general/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@0.9.37...@ali/lowcode-editor-preset-general@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@1.0.4-0...@ali/lowcode-editor-preset-general@1.0.5-0) (2020-08-20) diff --git a/packages/editor-preset-general/package.json b/packages/editor-preset-general/package.json index bf01a04e3..04ad84baa 100644 --- a/packages/editor-preset-general/package.json +++ b/packages/editor-preset-general/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-general", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Ali General Editor Preset", "main": "lib/index.js", "files": [ @@ -14,12 +14,12 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-editor-skeleton": "^1.0.5-0", - "@ali/lowcode-plugin-designer": "^1.0.5-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-skeleton": "^1.0.6-0", + "@ali/lowcode-plugin-designer": "^1.0.6-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@alifd/next": "^1.19.12", "@alife/theme-lowcode-dark": "^0.1.0", "@alife/theme-lowcode-light": "^0.1.0", @@ -27,7 +27,7 @@ "react-dom": "^16.8.1" }, "devDependencies": { - "@ali/lowcode-editor-setters": "^1.0.5-0", + "@ali/lowcode-editor-setters": "^1.0.6-0", "@alib/build-scripts": "^0.1.18", "@types/events": "^3.0.0", "@types/react": "^16.8.3", diff --git a/packages/editor-preset-vision/CHANGELOG.md b/packages/editor-preset-vision/CHANGELOG.md index 0092b78e0..3b20d4ec3 100644 --- a/packages/editor-preset-vision/CHANGELOG.md +++ b/packages/editor-preset-vision/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@0.8.54...@ali/lowcode-editor-preset-vision@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 用户在动态修改 prototype 时也需要重新计算 meta ([66c21c0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/66c21c0)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@1.0.4-0...@ali/lowcode-editor-preset-vision@1.0.5-0) (2020-08-20) diff --git a/packages/editor-preset-vision/package.json b/packages/editor-preset-vision/package.json index 0e2f49842..39f596fc7 100644 --- a/packages/editor-preset-vision/package.json +++ b/packages/editor-preset-vision/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-vision", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Vision Polyfill for Ali lowCode engine", "main": "lib/index.js", "private": true, @@ -15,11 +15,11 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-editor-skeleton": "^1.0.5-0", - "@ali/lowcode-plugin-designer": "^1.0.5-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-skeleton": "^1.0.6-0", + "@ali/lowcode-plugin-designer": "^1.0.6-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", "@ali/ve-i18n-util": "^2.0.0", "@ali/ve-icons": "^4.1.9", "@ali/ve-less-variables": "2.0.3", diff --git a/packages/editor-setters/CHANGELOG.md b/packages/editor-setters/CHANGELOG.md index 7793b29b4..4d9d9b3ec 100644 --- a/packages/editor-setters/CHANGELOG.md +++ b/packages/editor-setters/CHANGELOG.md @@ -3,6 +3,32 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-setters@0.9.19...@ali/lowcode-editor-setters@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 清理代码依赖及版本 ([0b15d30](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0b15d30)) +* 适配Nav组件 ([7e9829f](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7e9829f)) +* fix function-setter bug ([dced647](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/dced647)) +* fix function-setter bug ([8fd77df](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/8fd77df)) +* fix NextTable callback function ([ce77375](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/ce77375)) + + +### Features + +* 新增事件入参功能 ([0614fa7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0614fa7)) +* 新增functionSetter ([9359ac6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/9359ac6)) +* add function setter ([114b6b0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/114b6b0)) +* add style-setters ([99b1d84](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/99b1d84)) +* setting-pane 新增removeProp 函数 ([b97c807](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/b97c807)) +* tree 组件修改 ([7efa52f](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7efa52f)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-setters@1.0.4-0...@ali/lowcode-editor-setters@1.0.5-0) (2020-08-20) diff --git a/packages/editor-setters/package.json b/packages/editor-setters/package.json index 3f5d9b011..8a98f33e9 100644 --- a/packages/editor-setters/package.json +++ b/packages/editor-setters/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-setters", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Builtin setters for Ali lowCode engine", "files": [ "es", @@ -22,7 +22,7 @@ "@ali/iceluna-comp-react-node": "^1.0.5", "@ali/iceluna-sdk": "^1.0.5-beta.24", "@ali/lc-style-setter": "^0.0.1", - "@ali/lowcode-editor-core": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", "@alifd/next": "^1.19.16", "acorn": "^6.4.1", "classnames": "^2.2.6", diff --git a/packages/editor-skeleton/CHANGELOG.md b/packages/editor-skeleton/CHANGELOG.md index 7353e0563..e976c14a4 100644 --- a/packages/editor-skeleton/CHANGELOG.md +++ b/packages/editor-skeleton/CHANGELOG.md @@ -3,6 +3,29 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@0.8.58...@ali/lowcode-editor-skeleton@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 🐛 修复主设置面板下 stagebox 的样式问题 ([d5a98c0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/d5a98c0)) +* 😈 table 无法选中问题 ([34825f8](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/34825f8)) +* 😊修复arraysetter删除不更新问题 ([9d8a730](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/9d8a730)) +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 兼容modal模式 ([1092ee9](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1092ee9)) +* fix mixsetter style ([0ecce83](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0ecce83)) + + +### Features + +* 新增事件入参功能 ([0614fa7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0614fa7)) +* 主设置面板里深层次界面通过 stagebox 进行过渡 ([783e945](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/783e945)) +* setting-pane 新增removeProp 函数 ([b97c807](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/b97c807)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@1.0.4-0...@ali/lowcode-editor-skeleton@1.0.5-0) (2020-08-20) diff --git a/packages/editor-skeleton/package.json b/packages/editor-skeleton/package.json index e6b788077..b87c9c031 100644 --- a/packages/editor-skeleton/package.json +++ b/packages/editor-skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-skeleton", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor skeleton", "main": "lib/index.js", "module": "es/index.js", @@ -19,10 +19,10 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@ali/ve-icons": "latest", "@ali/ve-less-variables": "^2.0.0", "@alifd/next": "^1.20.12", diff --git a/packages/material-parser/CHANGELOG.md b/packages/material-parser/CHANGELOG.md index da6f933ec..5cef91fa5 100644 --- a/packages/material-parser/CHANGELOG.md +++ b/packages/material-parser/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@1.0.5-0...@ali/lowcode-material-parser@1.0.6-0) (2020-09-02) + + +### Features + +* add root field to material parser options ([c6724e9](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/c6724e9)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@1.0.4-0...@ali/lowcode-material-parser@1.0.5-0) (2020-08-20) diff --git a/packages/material-parser/package.json b/packages/material-parser/package.json index dfa1c37aa..77e15661c 100644 --- a/packages/material-parser/package.json +++ b/packages/material-parser/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-material-parser", - "version": "1.0.5-1", + "version": "1.0.6-0", "description": "material parser for Ali lowCode engine", "main": "lib/index.js", "files": [ diff --git a/packages/plugin-components-pane/CHANGELOG.md b/packages/plugin-components-pane/CHANGELOG.md index 93408bcf4..3e52f7def 100644 --- a/packages/plugin-components-pane/CHANGELOG.md +++ b/packages/plugin-components-pane/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@0.8.54...@ali/lowcode-plugin-components-pane@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@1.0.4-0...@ali/lowcode-plugin-components-pane@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-components-pane/package.json b/packages/plugin-components-pane/package.json index 2c3532a7b..51a6431fb 100644 --- a/packages/plugin-components-pane/package.json +++ b/packages/plugin-components-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-components-pane", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor component-list plugin", "files": [ "es/", @@ -20,9 +20,9 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", "@ali/ve-component-list": "^1.1.1", "@alifd/next": "^1.19.19", "react": "^16.8.1" diff --git a/packages/plugin-designer/CHANGELOG.md b/packages/plugin-designer/CHANGELOG.md index 0028362e8..ad1d7b57e 100644 --- a/packages/plugin-designer/CHANGELOG.md +++ b/packages/plugin-designer/CHANGELOG.md @@ -3,6 +3,21 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.9.52...@ali/lowcode-plugin-designer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + +### Features + +* 新增simulatorurl,可以设置cdn使用simulator ([1f45b05](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1f45b05)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@1.0.4-0...@ali/lowcode-plugin-designer@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index ba043c08a..b3b42a878 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-designer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor designer plugin", "files": [ "es", @@ -20,8 +20,8 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/plugin-event-bind-dialog/CHANGELOG.md b/packages/plugin-event-bind-dialog/CHANGELOG.md index 74d95737e..8be18bbac 100644 --- a/packages/plugin-event-bind-dialog/CHANGELOG.md +++ b/packages/plugin-event-bind-dialog/CHANGELOG.md @@ -3,6 +3,23 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@0.8.32...@ali/lowcode-plugin-event-bind-dialog@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* fix function-setter bug ([dced647](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/dced647)) + + +### Features + +* 新增事件入参功能 ([0614fa7](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0614fa7)) +* 新增functionSetter ([9359ac6](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/9359ac6)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@1.0.4-0...@ali/lowcode-plugin-event-bind-dialog@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-event-bind-dialog/package.json b/packages/plugin-event-bind-dialog/package.json index 5c6650339..4a1e28538 100644 --- a/packages/plugin-event-bind-dialog/package.json +++ b/packages/plugin-event-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-event-bind-dialog", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor event bind dialog plugin", "files": [ "es", @@ -19,8 +19,8 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", "@alifd/next": "^1.19.16", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-outline-pane/CHANGELOG.md b/packages/plugin-outline-pane/CHANGELOG.md index 936e9b09a..a7a107bd3 100644 --- a/packages/plugin-outline-pane/CHANGELOG.md +++ b/packages/plugin-outline-pane/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.58...@ali/lowcode-plugin-outline-pane@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 兼容modal模式 ([1092ee9](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1092ee9)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@1.0.4-0...@ali/lowcode-plugin-outline-pane@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-outline-pane/package.json b/packages/plugin-outline-pane/package.json index a9f9f4c31..f34411016 100644 --- a/packages/plugin-outline-pane/package.json +++ b/packages/plugin-outline-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-outline-pane", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Outline pane for Ali lowCode engine", "files": [ "es", @@ -14,10 +14,10 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@alifd/next": "^1.19.16", "classnames": "^2.2.6", "react": "^16", diff --git a/packages/plugin-sample-logo/CHANGELOG.md b/packages/plugin-sample-logo/CHANGELOG.md index 41d15af04..7fd9acab5 100644 --- a/packages/plugin-sample-logo/CHANGELOG.md +++ b/packages/plugin-sample-logo/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@0.8.31...@ali/lowcode-plugin-sample-logo@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@1.0.4-0...@ali/lowcode-plugin-sample-logo@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-sample-logo/package.json b/packages/plugin-sample-logo/package.json index ac127b3ce..feb62cffd 100644 --- a/packages/plugin-sample-logo/package.json +++ b/packages/plugin-sample-logo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-logo", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor logo plugin", "files": [ "es/", @@ -20,7 +20,7 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", "react": "^16.8.1" }, "devDependencies": { diff --git a/packages/plugin-sample-preview/CHANGELOG.md b/packages/plugin-sample-preview/CHANGELOG.md index 4b58f48e6..05dcf2540 100644 --- a/packages/plugin-sample-preview/CHANGELOG.md +++ b/packages/plugin-sample-preview/CHANGELOG.md @@ -3,6 +3,24 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.56...@ali/lowcode-plugin-sample-preview@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* schema should be componentsTree ([69a2a89](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/69a2a89)) + + +### Features + +* load assets for preview ([5376469](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/5376469)) +* plugin preview ([18f149e](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/18f149e)) +* support components ([d72c0d1](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/d72c0d1)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@1.0.4-0...@ali/lowcode-plugin-sample-preview@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-sample-preview/package.json b/packages/plugin-sample-preview/package.json index 2b116e3a0..408832327 100644 --- a/packages/plugin-sample-preview/package.json +++ b/packages/plugin-sample-preview/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-preview", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor sample preview plugin", "files": [ "es", @@ -19,11 +19,11 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-react-renderer": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-react-renderer": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@alifd/next": "^1.x", "react": "^16.8.1" }, diff --git a/packages/plugin-source-editor/CHANGELOG.md b/packages/plugin-source-editor/CHANGELOG.md index 3a89a40ca..f95bcf0f7 100644 --- a/packages/plugin-source-editor/CHANGELOG.md +++ b/packages/plugin-source-editor/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@0.8.29...@ali/lowcode-plugin-source-editor@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 修改js面板的保存schema问题 ([0ee8892](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0ee8892)) +* fix source edit bug ([047247c](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/047247c)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@1.0.4-0...@ali/lowcode-plugin-source-editor@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-source-editor/package.json b/packages/plugin-source-editor/package.json index 3fe423f48..7bf949fcd 100644 --- a/packages/plugin-source-editor/package.json +++ b/packages/plugin-source-editor/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-source-editor", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor source-editor plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", "@alifd/next": "^1.19.16", "js-beautify": "^1.10.1", "prettier": "^1.18.2", diff --git a/packages/plugin-undo-redo/CHANGELOG.md b/packages/plugin-undo-redo/CHANGELOG.md index b3d2df30c..c8d6ef5a8 100644 --- a/packages/plugin-undo-redo/CHANGELOG.md +++ b/packages/plugin-undo-redo/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-undo-redo@0.8.56...@ali/lowcode-plugin-undo-redo@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 🐛 Tag assets ([b460dcf](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/b460dcf)) +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* remove vision dependency from plugin-undo-redo ([08b93f9](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/08b93f9)) + + diff --git a/packages/plugin-undo-redo/package.json b/packages/plugin-undo-redo/package.json index 5bfc4191b..bd4abd0d8 100644 --- a/packages/plugin-undo-redo/package.json +++ b/packages/plugin-undo-redo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-undo-redo", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor undo redo plugin", "files": [ "es", @@ -19,11 +19,11 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-editor-skeleton": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-skeleton": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/plugin-variable-bind-dialog/CHANGELOG.md b/packages/plugin-variable-bind-dialog/CHANGELOG.md index 730bdcb3e..efffae2b9 100644 --- a/packages/plugin-variable-bind-dialog/CHANGELOG.md +++ b/packages/plugin-variable-bind-dialog/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@0.8.30...@ali/lowcode-plugin-variable-bind-dialog@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@1.0.4-0...@ali/lowcode-plugin-variable-bind-dialog@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-variable-bind-dialog/package.json b/packages/plugin-variable-bind-dialog/package.json index a0d991aa0..db2dcfdc8 100644 --- a/packages/plugin-variable-bind-dialog/package.json +++ b/packages/plugin-variable-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-variable-bind-dialog", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor variable bind dialog plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", "@alifd/next": "^1.19.16", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-zh-en/CHANGELOG.md b/packages/plugin-zh-en/CHANGELOG.md index 4b860df2c..6f80a113c 100644 --- a/packages/plugin-zh-en/CHANGELOG.md +++ b/packages/plugin-zh-en/CHANGELOG.md @@ -3,6 +3,16 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.34...@ali/lowcode-plugin-zh-en@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@1.0.4-0...@ali/lowcode-plugin-zh-en@1.0.5-0) (2020-08-20) diff --git a/packages/plugin-zh-en/package.json b/packages/plugin-zh-en/package.json index 2666c7802..7a0809ffd 100644 --- a/packages/plugin-zh-en/package.json +++ b/packages/plugin-zh-en/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-zh-en", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "alibaba lowcode editor zhong english plugin", "files": [ "es", @@ -14,9 +14,9 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-editor-core": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/rax-provider/CHANGELOG.md b/packages/rax-provider/CHANGELOG.md index f5e56fc09..262b91c37 100644 --- a/packages/rax-provider/CHANGELOG.md +++ b/packages/rax-provider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-provider@1.0.5-0...@ali/lowcode-rax-provider@1.0.6-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-rax-provider + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-provider@1.0.4-0...@ali/lowcode-rax-provider@1.0.5-0) (2020-08-20) diff --git a/packages/rax-provider/package.json b/packages/rax-provider/package.json index fa850dd9f..887d395a8 100644 --- a/packages/rax-provider/package.json +++ b/packages/rax-provider/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-provider", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Rax Provider for Runtime", "files": [ "es", @@ -17,7 +17,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-runtime": "^1.0.5-0", + "@ali/lowcode-runtime": "^1.0.6-0", "driver-universal": "^3.1.3", "history": "^4.10.1", "rax-use-router": "^3.0.0" diff --git a/packages/rax-render/CHANGELOG.md b/packages/rax-render/CHANGELOG.md index a5567c144..3b532fa87 100644 --- a/packages/rax-render/CHANGELOG.md +++ b/packages/rax-render/CHANGELOG.md @@ -3,7 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.5-0...@ali/lowcode-rax-renderer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 清理代码依赖及版本 ([0b15d30](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0b15d30)) + + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.4-0...@ali/lowcode-rax-renderer@1.0.5-0) (2020-08-20) @@ -11,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline **Note:** Version bump only for package @ali/lowcode-rax-renderer - + ## [1.0.4-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.3-0...@ali/lowcode-rax-renderer@1.0.4-0) (2020-08-20) @@ -172,7 +183,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline <<<<<<< HEAD ======= - + >>>>>>> master && && diff --git a/packages/rax-render/package.json b/packages/rax-render/package.json index 295a2bcbe..11cc80753 100644 --- a/packages/rax-render/package.json +++ b/packages/rax-render/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-renderer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Rax renderer for Ali lowCode engine", "main": "lib/index.js", "module": "lib/index.js", diff --git a/packages/rax-simulator-renderer/CHANGELOG.md b/packages/rax-simulator-renderer/CHANGELOG.md index bd123a7d8..05f0c61a2 100644 --- a/packages/rax-simulator-renderer/CHANGELOG.md +++ b/packages/rax-simulator-renderer/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-simulator-renderer@0.8.57...@ali/lowcode-rax-simulator-renderer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + +### Features + +* 🎸 为了能更好地在设计态模拟, 将 device 透传到组件树根组件上 ([2a253fb](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/2a253fb)) +* 新增simulatorurl,可以设置cdn使用simulator ([1f45b05](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/1f45b05)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-simulator-renderer@1.0.4-0...@ali/lowcode-rax-simulator-renderer@1.0.5-0) (2020-08-20) diff --git a/packages/rax-simulator-renderer/package.json b/packages/rax-simulator-renderer/package.json index a44d95f6b..90b046951 100644 --- a/packages/rax-simulator-renderer/package.json +++ b/packages/rax-simulator-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-simulator-renderer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "rax simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -13,10 +13,10 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-rax-renderer": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-rax-renderer": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@ali/recore-rax": "^1.2.4", "@ali/vu-css-style": "^1.0.2", "@recore/obx": "^1.0.8", diff --git a/packages/react-provider/CHANGELOG.md b/packages/react-provider/CHANGELOG.md index 33ca7bb13..fc70e9168 100644 --- a/packages/react-provider/CHANGELOG.md +++ b/packages/react-provider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-provider@1.0.5-0...@ali/lowcode-react-provider@1.0.6-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-react-provider + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-provider@1.0.4-0...@ali/lowcode-react-provider@1.0.5-0) (2020-08-20) diff --git a/packages/react-provider/package.json b/packages/react-provider/package.json index 978d6d504..090339a48 100644 --- a/packages/react-provider/package.json +++ b/packages/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-provider", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "React Provider for Runtime", "files": [ "es", @@ -25,7 +25,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-runtime": "^1.0.5-0", + "@ali/lowcode-runtime": "^1.0.6-0", "@recore/router": "^1.0.11", "react": "^16", "react-dom": "^16" diff --git a/packages/react-renderer/CHANGELOG.md b/packages/react-renderer/CHANGELOG.md index 8b7664d57..186511a1b 100644 --- a/packages/react-renderer/CHANGELOG.md +++ b/packages/react-renderer/CHANGELOG.md @@ -3,6 +3,19 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-renderer@1.0.5-0...@ali/lowcode-react-renderer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并后bugfix ([c3e6b4b](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/c3e6b4b)) +* 清理代码依赖及版本 ([0b15d30](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/0b15d30)) +* add FaultComponent style ([77b0b2c](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/77b0b2c)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-renderer@1.0.4-0...@ali/lowcode-react-renderer@1.0.5-0) (2020-08-20) diff --git a/packages/react-renderer/package.json b/packages/react-renderer/package.json index 046c7c30d..dd83255e3 100644 --- a/packages/react-renderer/package.json +++ b/packages/react-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-renderer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "react renderer for ali lowcode engine", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/react-simulator-renderer/CHANGELOG.md b/packages/react-simulator-renderer/CHANGELOG.md index 537910c0c..10eacf465 100644 --- a/packages/react-simulator-renderer/CHANGELOG.md +++ b/packages/react-simulator-renderer/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.58...@ali/lowcode-react-simulator-renderer@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* 适配Nav组件 ([7e9829f](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7e9829f)) + + +### Features + +* 🎸 为了能更好地在设计态模拟, 将 device 透传到组件树根组件上 ([7ab7def](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/7ab7def)) + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@1.0.4-0...@ali/lowcode-react-simulator-renderer@1.0.5-0) (2020-08-20) diff --git a/packages/react-simulator-renderer/package.json b/packages/react-simulator-renderer/package.json index ffd99f165..374d9b55f 100644 --- a/packages/react-simulator-renderer/package.json +++ b/packages/react-simulator-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-simulator-renderer", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "react simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -16,10 +16,10 @@ "build": "build-scripts build --skip-demo" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.5-0", - "@ali/lowcode-react-renderer": "^1.0.5-0", - "@ali/lowcode-types": "^1.0.5-0", - "@ali/lowcode-utils": "^1.0.5-0", + "@ali/lowcode-designer": "^1.0.6-0", + "@ali/lowcode-react-renderer": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-utils": "^1.0.6-0", "@ali/vu-css-style": "^1.0.2", "@recore/obx": "^1.0.8", "@recore/obx-react": "^1.0.7", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index 93d517750..ecf958749 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@1.0.5-0...@ali/lowcode-runtime@1.0.6-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-runtime + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@1.0.4-0...@ali/lowcode-runtime@1.0.5-0) (2020-08-20) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 962287b7f..98d5ec817 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-runtime", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Runtime for Ali lowCode engine", "files": [ "es", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 1e1e3b0c8..9d5cb4c03 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-types@0.8.17...@ali/lowcode-types@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) +* fix NextTable callback function ([ce77375](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/ce77375)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-types@1.0.4-0...@ali/lowcode-types@1.0.5-0) (2020-08-20) diff --git a/packages/types/package.json b/packages/types/package.json index ff8e4f360..a32db1866 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-types", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Types for Ali lowCode engine", "files": [ "es", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index 0fb7ad0e3..dfcb45b36 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -3,6 +3,22 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-utils@0.8.20...@ali/lowcode-utils@1.0.6-0) (2020-09-02) + + +### Bug Fixes + +* 合并master分支 ([bd2c6ad](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/bd2c6ad)) + + +### Features + +* load assets for preview ([5376469](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/commit/5376469)) + + + + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-utils@1.0.4-0...@ali/lowcode-utils@1.0.5-0) (2020-08-20) diff --git a/packages/utils/package.json b/packages/utils/package.json index 8035b848a..68a946979 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-utils", - "version": "1.0.5-0", + "version": "1.0.6-0", "description": "Utils for Ali lowCode engine", "files": [ "es", @@ -14,7 +14,7 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-types": "^1.0.5-0", + "@ali/lowcode-types": "^1.0.6-0", "@alifd/next": "^1.19.16", "react": "^16" }, From ee34aff5f8381ad6f3524fc984b4ccff8a5f3de2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E5=BD=AC?= Date: Wed, 2 Sep 2020 16:38:37 +0800 Subject: [PATCH 6/9] Publish - @ali/lowcode-code-generator@1.0.7-0 - @ali/lowcode-demo-server@1.0.7-0 - @ali/lowcode-demo@1.0.7-0 - @ali/lowcode-designer@1.0.7-0 - @ali/lowcode-editor-core@1.0.7-0 - @ali/lowcode-editor-preset-general@1.0.7-0 - @ali/lowcode-editor-preset-vision@1.0.7-0 - @ali/lowcode-editor-setters@1.0.7-0 - @ali/lowcode-editor-skeleton@1.0.7-0 - @ali/lowcode-material-parser@1.0.7-0 - @ali/lowcode-plugin-components-pane@1.0.7-0 - @ali/lowcode-plugin-designer@1.0.7-0 - @ali/lowcode-plugin-event-bind-dialog@1.0.7-0 - @ali/lowcode-plugin-outline-pane@1.0.7-0 - @ali/lowcode-plugin-sample-logo@1.0.7-0 - @ali/lowcode-plugin-sample-preview@1.0.7-0 - @ali/lowcode-plugin-source-editor@1.0.7-0 - @ali/lowcode-plugin-undo-redo@1.0.7-0 - @ali/lowcode-plugin-variable-bind-dialog@1.0.7-0 - @ali/lowcode-plugin-zh-en@1.0.7-0 - @ali/lowcode-rax-provider@1.0.7-0 - @ali/lowcode-rax-renderer@1.0.7-0 - @ali/lowcode-rax-simulator-renderer@1.0.7-0 - @ali/lowcode-react-provider@1.0.7-0 - @ali/lowcode-react-renderer@1.0.7-0 - @ali/lowcode-react-simulator-renderer@1.0.7-0 - @ali/lowcode-runtime@1.0.7-0 - @ali/lowcode-types@1.0.7-0 - @ali/lowcode-utils@1.0.7-0 --- packages/code-generator/CHANGELOG.md | 8 +++++ packages/code-generator/package.json | 2 +- packages/demo-server/CHANGELOG.md | 8 +++++ packages/demo-server/package.json | 2 +- packages/demo/CHANGELOG.md | 8 +++++ packages/demo/package.json | 30 +++++++++---------- packages/designer/CHANGELOG.md | 8 +++++ packages/designer/package.json | 8 ++--- packages/editor-core/CHANGELOG.md | 8 +++++ packages/editor-core/package.json | 6 ++-- packages/editor-preset-general/CHANGELOG.md | 8 +++++ packages/editor-preset-general/package.json | 16 +++++----- packages/editor-preset-vision/CHANGELOG.md | 8 +++++ packages/editor-preset-vision/package.json | 12 ++++---- packages/editor-setters/CHANGELOG.md | 8 +++++ packages/editor-setters/package.json | 4 +-- packages/editor-skeleton/CHANGELOG.md | 8 +++++ packages/editor-skeleton/package.json | 10 +++---- packages/material-parser/CHANGELOG.md | 8 +++++ packages/material-parser/package.json | 2 +- packages/plugin-components-pane/CHANGELOG.md | 8 +++++ packages/plugin-components-pane/package.json | 8 ++--- packages/plugin-designer/CHANGELOG.md | 8 +++++ packages/plugin-designer/package.json | 6 ++-- .../plugin-event-bind-dialog/CHANGELOG.md | 8 +++++ .../plugin-event-bind-dialog/package.json | 6 ++-- packages/plugin-outline-pane/CHANGELOG.md | 8 +++++ packages/plugin-outline-pane/package.json | 10 +++---- packages/plugin-sample-logo/CHANGELOG.md | 8 +++++ packages/plugin-sample-logo/package.json | 4 +-- packages/plugin-sample-preview/CHANGELOG.md | 8 +++++ packages/plugin-sample-preview/package.json | 12 ++++---- packages/plugin-source-editor/CHANGELOG.md | 8 +++++ packages/plugin-source-editor/package.json | 4 +-- packages/plugin-undo-redo/CHANGELOG.md | 8 +++++ packages/plugin-undo-redo/package.json | 12 ++++---- .../plugin-variable-bind-dialog/CHANGELOG.md | 8 +++++ .../plugin-variable-bind-dialog/package.json | 4 +-- packages/plugin-zh-en/CHANGELOG.md | 8 +++++ packages/plugin-zh-en/package.json | 8 ++--- packages/rax-provider/CHANGELOG.md | 8 +++++ packages/rax-provider/package.json | 4 +-- packages/rax-render/CHANGELOG.md | 12 ++++++-- packages/rax-render/package.json | 2 +- packages/rax-simulator-renderer/CHANGELOG.md | 8 +++++ packages/rax-simulator-renderer/package.json | 10 +++---- packages/react-provider/CHANGELOG.md | 8 +++++ packages/react-provider/package.json | 4 +-- packages/react-renderer/CHANGELOG.md | 8 +++++ packages/react-renderer/package.json | 2 +- .../react-simulator-renderer/CHANGELOG.md | 8 +++++ .../react-simulator-renderer/package.json | 10 +++---- packages/runtime/CHANGELOG.md | 8 +++++ packages/runtime/package.json | 2 +- packages/types/CHANGELOG.md | 8 +++++ packages/types/package.json | 2 +- packages/utils/CHANGELOG.md | 8 +++++ packages/utils/package.json | 4 +-- 58 files changed, 337 insertions(+), 105 deletions(-) diff --git a/packages/code-generator/CHANGELOG.md b/packages/code-generator/CHANGELOG.md index 400935465..8ebc3cde2 100644 --- a/packages/code-generator/CHANGELOG.md +++ b/packages/code-generator/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-code-generator@1.0.6-0...@ali/lowcode-code-generator@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-code-generator + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-code-generator@1.0.5-0...@ali/lowcode-code-generator@1.0.6-0) (2020-09-02) diff --git a/packages/code-generator/package.json b/packages/code-generator/package.json index 87ed3b644..6e0a1158a 100644 --- a/packages/code-generator/package.json +++ b/packages/code-generator/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-code-generator", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "出码引擎 for LowCode Engine", "main": "lib/index.js", "files": [ diff --git a/packages/demo-server/CHANGELOG.md b/packages/demo-server/CHANGELOG.md index b6ac812aa..60406c3bb 100644 --- a/packages/demo-server/CHANGELOG.md +++ b/packages/demo-server/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo-server@1.0.6-0...@ali/lowcode-demo-server@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-demo-server + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo-server@1.0.5-0...@ali/lowcode-demo-server@1.0.6-0) (2020-09-02) diff --git a/packages/demo-server/package.json b/packages/demo-server/package.json index 3c710fef5..4f233ed09 100644 --- a/packages/demo-server/package.json +++ b/packages/demo-server/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo-server", - "version": "1.0.6-0", + "version": "1.0.7-0", "private": true, "description": "低代码引擎 DEMO Server 端", "scripts": { diff --git a/packages/demo/CHANGELOG.md b/packages/demo/CHANGELOG.md index 2abd686b3..241ff0218 100644 --- a/packages/demo/CHANGELOG.md +++ b/packages/demo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@1.0.6-0...@ali/lowcode-demo@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-demo + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-demo@0.8.62...@ali/lowcode-demo@1.0.6-0) (2020-09-02) diff --git a/packages/demo/package.json b/packages/demo/package.json index a6e6317b5..08bc1f502 100644 --- a/packages/demo/package.json +++ b/packages/demo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-demo", - "version": "1.0.6-0", + "version": "1.0.7-0", "private": true, "description": "低代码引擎 DEMO", "scripts": { @@ -9,21 +9,21 @@ }, "config": {}, "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-editor-skeleton": "^1.0.6-0", - "@ali/lowcode-plugin-components-pane": "^1.0.6-0", - "@ali/lowcode-plugin-designer": "^1.0.6-0", - "@ali/lowcode-plugin-event-bind-dialog": "^1.0.6-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", - "@ali/lowcode-plugin-sample-logo": "^1.0.6-0", - "@ali/lowcode-plugin-sample-preview": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-editor-skeleton": "^1.0.7-0", + "@ali/lowcode-plugin-components-pane": "^1.0.7-0", + "@ali/lowcode-plugin-designer": "^1.0.7-0", + "@ali/lowcode-plugin-event-bind-dialog": "^1.0.7-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.7-0", + "@ali/lowcode-plugin-sample-logo": "^1.0.7-0", + "@ali/lowcode-plugin-sample-preview": "^1.0.7-0", "@ali/lowcode-plugin-settings-pane": "^0.8.8", - "@ali/lowcode-plugin-undo-redo": "^1.0.6-0", - "@ali/lowcode-plugin-variable-bind-dialog": "^1.0.6-0", - "@ali/lowcode-plugin-zh-en": "^1.0.6-0", - "@ali/lowcode-react-renderer": "^1.0.6-0", - "@ali/lowcode-runtime": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-plugin-undo-redo": "^1.0.7-0", + "@ali/lowcode-plugin-variable-bind-dialog": "^1.0.7-0", + "@ali/lowcode-plugin-zh-en": "^1.0.7-0", + "@ali/lowcode-react-renderer": "^1.0.7-0", + "@ali/lowcode-runtime": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@ali/ve-action-pane": "^4.7.0-beta.0", "@ali/ve-datapool-pane": "^6.4.3", "@ali/ve-history-pane": "4.0.0", diff --git a/packages/designer/CHANGELOG.md b/packages/designer/CHANGELOG.md index 9ca87f5e5..86d68e285 100644 --- a/packages/designer/CHANGELOG.md +++ b/packages/designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@1.0.6-0...@ali/lowcode-designer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-designer + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-designer@0.9.52...@ali/lowcode-designer@1.0.6-0) (2020-09-02) diff --git a/packages/designer/package.json b/packages/designer/package.json index 92431fd8f..395a4eecc 100644 --- a/packages/designer/package.json +++ b/packages/designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-designer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Designer for Ali LowCode Engine", "main": "lib/index.js", "module": "es/index.js", @@ -15,9 +15,9 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "classnames": "^2.2.6", "event": "^1.0.0", "react": "^16", diff --git a/packages/editor-core/CHANGELOG.md b/packages/editor-core/CHANGELOG.md index 9d8aec5f2..74ddda28e 100644 --- a/packages/editor-core/CHANGELOG.md +++ b/packages/editor-core/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@1.0.6-0...@ali/lowcode-editor-core@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-core + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-core@0.8.34...@ali/lowcode-editor-core@1.0.6-0) (2020-09-02) diff --git a/packages/editor-core/package.json b/packages/editor-core/package.json index 896e992de..3e059a64c 100644 --- a/packages/editor-core/package.json +++ b/packages/editor-core/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-core", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Core Api for Ali lowCode engine", "license": "MIT", "main": "lib/index.js", @@ -15,8 +15,8 @@ "cloud-build": "build-scripts build --skip-demo" }, "dependencies": { - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@alifd/next": "^1.19.16", "@recore/obx": "^1.0.9", "@recore/obx-react": "^1.0.8", diff --git a/packages/editor-preset-general/CHANGELOG.md b/packages/editor-preset-general/CHANGELOG.md index 44e420f3a..ea6bfd4df 100644 --- a/packages/editor-preset-general/CHANGELOG.md +++ b/packages/editor-preset-general/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@1.0.6-0...@ali/lowcode-editor-preset-general@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-preset-general + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-general@0.9.37...@ali/lowcode-editor-preset-general@1.0.6-0) (2020-09-02) diff --git a/packages/editor-preset-general/package.json b/packages/editor-preset-general/package.json index 04ad84baa..9b0bca620 100644 --- a/packages/editor-preset-general/package.json +++ b/packages/editor-preset-general/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-general", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Ali General Editor Preset", "main": "lib/index.js", "files": [ @@ -14,12 +14,12 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-editor-skeleton": "^1.0.6-0", - "@ali/lowcode-plugin-designer": "^1.0.6-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-editor-skeleton": "^1.0.7-0", + "@ali/lowcode-plugin-designer": "^1.0.7-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@alifd/next": "^1.19.12", "@alife/theme-lowcode-dark": "^0.1.0", "@alife/theme-lowcode-light": "^0.1.0", @@ -27,7 +27,7 @@ "react-dom": "^16.8.1" }, "devDependencies": { - "@ali/lowcode-editor-setters": "^1.0.6-0", + "@ali/lowcode-editor-setters": "^1.0.7-0", "@alib/build-scripts": "^0.1.18", "@types/events": "^3.0.0", "@types/react": "^16.8.3", diff --git a/packages/editor-preset-vision/CHANGELOG.md b/packages/editor-preset-vision/CHANGELOG.md index 3b20d4ec3..86cb46b24 100644 --- a/packages/editor-preset-vision/CHANGELOG.md +++ b/packages/editor-preset-vision/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@1.0.6-0...@ali/lowcode-editor-preset-vision@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-preset-vision + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-preset-vision@0.8.54...@ali/lowcode-editor-preset-vision@1.0.6-0) (2020-09-02) diff --git a/packages/editor-preset-vision/package.json b/packages/editor-preset-vision/package.json index 39f596fc7..29a5aaa77 100644 --- a/packages/editor-preset-vision/package.json +++ b/packages/editor-preset-vision/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-preset-vision", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Vision Polyfill for Ali lowCode engine", "main": "lib/index.js", "private": true, @@ -15,11 +15,11 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-editor-skeleton": "^1.0.6-0", - "@ali/lowcode-plugin-designer": "^1.0.6-0", - "@ali/lowcode-plugin-outline-pane": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-editor-skeleton": "^1.0.7-0", + "@ali/lowcode-plugin-designer": "^1.0.7-0", + "@ali/lowcode-plugin-outline-pane": "^1.0.7-0", "@ali/ve-i18n-util": "^2.0.0", "@ali/ve-icons": "^4.1.9", "@ali/ve-less-variables": "2.0.3", diff --git a/packages/editor-setters/CHANGELOG.md b/packages/editor-setters/CHANGELOG.md index 4d9d9b3ec..e425a44a4 100644 --- a/packages/editor-setters/CHANGELOG.md +++ b/packages/editor-setters/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-setters@1.0.6-0...@ali/lowcode-editor-setters@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-setters + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-setters@0.9.19...@ali/lowcode-editor-setters@1.0.6-0) (2020-09-02) diff --git a/packages/editor-setters/package.json b/packages/editor-setters/package.json index 8a98f33e9..e13e2c064 100644 --- a/packages/editor-setters/package.json +++ b/packages/editor-setters/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-setters", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Builtin setters for Ali lowCode engine", "files": [ "es", @@ -22,7 +22,7 @@ "@ali/iceluna-comp-react-node": "^1.0.5", "@ali/iceluna-sdk": "^1.0.5-beta.24", "@ali/lc-style-setter": "^0.0.1", - "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", "@alifd/next": "^1.19.16", "acorn": "^6.4.1", "classnames": "^2.2.6", diff --git a/packages/editor-skeleton/CHANGELOG.md b/packages/editor-skeleton/CHANGELOG.md index e976c14a4..2deae1e92 100644 --- a/packages/editor-skeleton/CHANGELOG.md +++ b/packages/editor-skeleton/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@1.0.6-0...@ali/lowcode-editor-skeleton@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-editor-skeleton + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-editor-skeleton@0.8.58...@ali/lowcode-editor-skeleton@1.0.6-0) (2020-09-02) diff --git a/packages/editor-skeleton/package.json b/packages/editor-skeleton/package.json index b87c9c031..e3d1e6663 100644 --- a/packages/editor-skeleton/package.json +++ b/packages/editor-skeleton/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-editor-skeleton", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor skeleton", "main": "lib/index.js", "module": "es/index.js", @@ -19,10 +19,10 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@ali/ve-icons": "latest", "@ali/ve-less-variables": "^2.0.0", "@alifd/next": "^1.20.12", diff --git a/packages/material-parser/CHANGELOG.md b/packages/material-parser/CHANGELOG.md index 5cef91fa5..8c5bf393c 100644 --- a/packages/material-parser/CHANGELOG.md +++ b/packages/material-parser/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@1.0.6-0...@ali/lowcode-material-parser@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-material-parser + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-material-parser@1.0.5-0...@ali/lowcode-material-parser@1.0.6-0) (2020-09-02) diff --git a/packages/material-parser/package.json b/packages/material-parser/package.json index 77e15661c..9000fe794 100644 --- a/packages/material-parser/package.json +++ b/packages/material-parser/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-material-parser", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "material parser for Ali lowCode engine", "main": "lib/index.js", "files": [ diff --git a/packages/plugin-components-pane/CHANGELOG.md b/packages/plugin-components-pane/CHANGELOG.md index 3e52f7def..b93be3466 100644 --- a/packages/plugin-components-pane/CHANGELOG.md +++ b/packages/plugin-components-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@1.0.6-0...@ali/lowcode-plugin-components-pane@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-components-pane + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-components-pane@0.8.54...@ali/lowcode-plugin-components-pane@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-components-pane/package.json b/packages/plugin-components-pane/package.json index 51a6431fb..fd27716b6 100644 --- a/packages/plugin-components-pane/package.json +++ b/packages/plugin-components-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-components-pane", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor component-list plugin", "files": [ "es/", @@ -20,9 +20,9 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", "@ali/ve-component-list": "^1.1.1", "@alifd/next": "^1.19.19", "react": "^16.8.1" diff --git a/packages/plugin-designer/CHANGELOG.md b/packages/plugin-designer/CHANGELOG.md index ad1d7b57e..ebea4766f 100644 --- a/packages/plugin-designer/CHANGELOG.md +++ b/packages/plugin-designer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@1.0.6-0...@ali/lowcode-plugin-designer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-designer + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-designer@0.9.52...@ali/lowcode-plugin-designer@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-designer/package.json b/packages/plugin-designer/package.json index b3b42a878..43e2c1f9c 100644 --- a/packages/plugin-designer/package.json +++ b/packages/plugin-designer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-designer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor designer plugin", "files": [ "es", @@ -20,8 +20,8 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/plugin-event-bind-dialog/CHANGELOG.md b/packages/plugin-event-bind-dialog/CHANGELOG.md index 8be18bbac..e8a0bb544 100644 --- a/packages/plugin-event-bind-dialog/CHANGELOG.md +++ b/packages/plugin-event-bind-dialog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@1.0.6-0...@ali/lowcode-plugin-event-bind-dialog@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-event-bind-dialog + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-event-bind-dialog@0.8.32...@ali/lowcode-plugin-event-bind-dialog@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-event-bind-dialog/package.json b/packages/plugin-event-bind-dialog/package.json index 4a1e28538..c80c74635 100644 --- a/packages/plugin-event-bind-dialog/package.json +++ b/packages/plugin-event-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-event-bind-dialog", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor event bind dialog plugin", "files": [ "es", @@ -19,8 +19,8 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", "@alifd/next": "^1.19.16", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-outline-pane/CHANGELOG.md b/packages/plugin-outline-pane/CHANGELOG.md index a7a107bd3..b1c2f065f 100644 --- a/packages/plugin-outline-pane/CHANGELOG.md +++ b/packages/plugin-outline-pane/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@1.0.6-0...@ali/lowcode-plugin-outline-pane@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-outline-pane + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-outline-pane@0.8.58...@ali/lowcode-plugin-outline-pane@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-outline-pane/package.json b/packages/plugin-outline-pane/package.json index f34411016..113305416 100644 --- a/packages/plugin-outline-pane/package.json +++ b/packages/plugin-outline-pane/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-outline-pane", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Outline pane for Ali lowCode engine", "files": [ "es", @@ -14,10 +14,10 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@alifd/next": "^1.19.16", "classnames": "^2.2.6", "react": "^16", diff --git a/packages/plugin-sample-logo/CHANGELOG.md b/packages/plugin-sample-logo/CHANGELOG.md index 7fd9acab5..7d2871265 100644 --- a/packages/plugin-sample-logo/CHANGELOG.md +++ b/packages/plugin-sample-logo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@1.0.6-0...@ali/lowcode-plugin-sample-logo@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-sample-logo + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-logo@0.8.31...@ali/lowcode-plugin-sample-logo@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-sample-logo/package.json b/packages/plugin-sample-logo/package.json index feb62cffd..526ff51a0 100644 --- a/packages/plugin-sample-logo/package.json +++ b/packages/plugin-sample-logo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-logo", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor logo plugin", "files": [ "es/", @@ -20,7 +20,7 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", "react": "^16.8.1" }, "devDependencies": { diff --git a/packages/plugin-sample-preview/CHANGELOG.md b/packages/plugin-sample-preview/CHANGELOG.md index 05dcf2540..cc228c0ad 100644 --- a/packages/plugin-sample-preview/CHANGELOG.md +++ b/packages/plugin-sample-preview/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@1.0.6-0...@ali/lowcode-plugin-sample-preview@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-sample-preview + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-sample-preview@0.8.56...@ali/lowcode-plugin-sample-preview@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-sample-preview/package.json b/packages/plugin-sample-preview/package.json index 408832327..3e674b2f5 100644 --- a/packages/plugin-sample-preview/package.json +++ b/packages/plugin-sample-preview/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-sample-preview", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor sample preview plugin", "files": [ "es", @@ -19,11 +19,11 @@ "editor" ], "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-react-renderer": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-react-renderer": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@alifd/next": "^1.x", "react": "^16.8.1" }, diff --git a/packages/plugin-source-editor/CHANGELOG.md b/packages/plugin-source-editor/CHANGELOG.md index f95bcf0f7..ca431929e 100644 --- a/packages/plugin-source-editor/CHANGELOG.md +++ b/packages/plugin-source-editor/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@1.0.6-0...@ali/lowcode-plugin-source-editor@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-source-editor + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-source-editor@0.8.29...@ali/lowcode-plugin-source-editor@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-source-editor/package.json b/packages/plugin-source-editor/package.json index 7bf949fcd..8283c620c 100644 --- a/packages/plugin-source-editor/package.json +++ b/packages/plugin-source-editor/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-source-editor", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor source-editor plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", "@alifd/next": "^1.19.16", "js-beautify": "^1.10.1", "prettier": "^1.18.2", diff --git a/packages/plugin-undo-redo/CHANGELOG.md b/packages/plugin-undo-redo/CHANGELOG.md index c8d6ef5a8..7e37ae42d 100644 --- a/packages/plugin-undo-redo/CHANGELOG.md +++ b/packages/plugin-undo-redo/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-undo-redo@1.0.6-0...@ali/lowcode-plugin-undo-redo@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-undo-redo + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-undo-redo@0.8.56...@ali/lowcode-plugin-undo-redo@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-undo-redo/package.json b/packages/plugin-undo-redo/package.json index bd4abd0d8..60036233c 100644 --- a/packages/plugin-undo-redo/package.json +++ b/packages/plugin-undo-redo/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-undo-redo", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor undo redo plugin", "files": [ "es", @@ -19,11 +19,11 @@ ], "author": "xiayang.xy", "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-editor-skeleton": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-editor-skeleton": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/plugin-variable-bind-dialog/CHANGELOG.md b/packages/plugin-variable-bind-dialog/CHANGELOG.md index efffae2b9..ec96f176e 100644 --- a/packages/plugin-variable-bind-dialog/CHANGELOG.md +++ b/packages/plugin-variable-bind-dialog/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@1.0.6-0...@ali/lowcode-plugin-variable-bind-dialog@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-variable-bind-dialog + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-variable-bind-dialog@0.8.30...@ali/lowcode-plugin-variable-bind-dialog@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-variable-bind-dialog/package.json b/packages/plugin-variable-bind-dialog/package.json index db2dcfdc8..42a7724f5 100644 --- a/packages/plugin-variable-bind-dialog/package.json +++ b/packages/plugin-variable-bind-dialog/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-variable-bind-dialog", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor variable bind dialog plugin", "files": [ "es", @@ -19,7 +19,7 @@ ], "author": "zude.hzd", "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", "@alifd/next": "^1.19.16", "react": "^16.8.1", "react-dom": "^16.8.1" diff --git a/packages/plugin-zh-en/CHANGELOG.md b/packages/plugin-zh-en/CHANGELOG.md index 6f80a113c..2fb746250 100644 --- a/packages/plugin-zh-en/CHANGELOG.md +++ b/packages/plugin-zh-en/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@1.0.6-0...@ali/lowcode-plugin-zh-en@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-plugin-zh-en + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-plugin-zh-en@0.8.34...@ali/lowcode-plugin-zh-en@1.0.6-0) (2020-09-02) diff --git a/packages/plugin-zh-en/package.json b/packages/plugin-zh-en/package.json index 7a0809ffd..ca3db2978 100644 --- a/packages/plugin-zh-en/package.json +++ b/packages/plugin-zh-en/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-plugin-zh-en", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "alibaba lowcode editor zhong english plugin", "files": [ "es", @@ -14,9 +14,9 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-editor-core": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-editor-core": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "react": "^16.8.1", "react-dom": "^16.8.1" }, diff --git a/packages/rax-provider/CHANGELOG.md b/packages/rax-provider/CHANGELOG.md index 262b91c37..aba2cab50 100644 --- a/packages/rax-provider/CHANGELOG.md +++ b/packages/rax-provider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-provider@1.0.6-0...@ali/lowcode-rax-provider@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-rax-provider + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-provider@1.0.5-0...@ali/lowcode-rax-provider@1.0.6-0) (2020-09-02) diff --git a/packages/rax-provider/package.json b/packages/rax-provider/package.json index 887d395a8..679a9aaf8 100644 --- a/packages/rax-provider/package.json +++ b/packages/rax-provider/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-provider", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Rax Provider for Runtime", "files": [ "es", @@ -17,7 +17,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-runtime": "^1.0.6-0", + "@ali/lowcode-runtime": "^1.0.7-0", "driver-universal": "^3.1.3", "history": "^4.10.1", "rax-use-router": "^3.0.0" diff --git a/packages/rax-render/CHANGELOG.md b/packages/rax-render/CHANGELOG.md index 3b532fa87..eb2a037ea 100644 --- a/packages/rax-render/CHANGELOG.md +++ b/packages/rax-render/CHANGELOG.md @@ -3,7 +3,15 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. - + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.6-0...@ali/lowcode-rax-renderer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-rax-renderer + + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.5-0...@ali/lowcode-rax-renderer@1.0.6-0) (2020-09-02) @@ -14,7 +22,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline - + ## [1.0.5-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-renderer@1.0.4-0...@ali/lowcode-rax-renderer@1.0.5-0) (2020-08-20) diff --git a/packages/rax-render/package.json b/packages/rax-render/package.json index 11cc80753..5ab65c43e 100644 --- a/packages/rax-render/package.json +++ b/packages/rax-render/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-renderer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Rax renderer for Ali lowCode engine", "main": "lib/index.js", "module": "lib/index.js", diff --git a/packages/rax-simulator-renderer/CHANGELOG.md b/packages/rax-simulator-renderer/CHANGELOG.md index 05f0c61a2..f8dc9f200 100644 --- a/packages/rax-simulator-renderer/CHANGELOG.md +++ b/packages/rax-simulator-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-simulator-renderer@1.0.6-0...@ali/lowcode-rax-simulator-renderer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-rax-simulator-renderer + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-rax-simulator-renderer@0.8.57...@ali/lowcode-rax-simulator-renderer@1.0.6-0) (2020-09-02) diff --git a/packages/rax-simulator-renderer/package.json b/packages/rax-simulator-renderer/package.json index 90b046951..81d394da8 100644 --- a/packages/rax-simulator-renderer/package.json +++ b/packages/rax-simulator-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-rax-simulator-renderer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "rax simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -13,10 +13,10 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-rax-renderer": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-rax-renderer": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@ali/recore-rax": "^1.2.4", "@ali/vu-css-style": "^1.0.2", "@recore/obx": "^1.0.8", diff --git a/packages/react-provider/CHANGELOG.md b/packages/react-provider/CHANGELOG.md index fc70e9168..0575970db 100644 --- a/packages/react-provider/CHANGELOG.md +++ b/packages/react-provider/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-provider@1.0.6-0...@ali/lowcode-react-provider@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-react-provider + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-provider@1.0.5-0...@ali/lowcode-react-provider@1.0.6-0) (2020-09-02) diff --git a/packages/react-provider/package.json b/packages/react-provider/package.json index 090339a48..d24bf1aa2 100644 --- a/packages/react-provider/package.json +++ b/packages/react-provider/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-provider", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "React Provider for Runtime", "files": [ "es", @@ -25,7 +25,7 @@ }, "license": "MIT", "dependencies": { - "@ali/lowcode-runtime": "^1.0.6-0", + "@ali/lowcode-runtime": "^1.0.7-0", "@recore/router": "^1.0.11", "react": "^16", "react-dom": "^16" diff --git a/packages/react-renderer/CHANGELOG.md b/packages/react-renderer/CHANGELOG.md index 186511a1b..9ad93d3e6 100644 --- a/packages/react-renderer/CHANGELOG.md +++ b/packages/react-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-renderer@1.0.6-0...@ali/lowcode-react-renderer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-react-renderer + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-renderer@1.0.5-0...@ali/lowcode-react-renderer@1.0.6-0) (2020-09-02) diff --git a/packages/react-renderer/package.json b/packages/react-renderer/package.json index dd83255e3..a0e51f165 100644 --- a/packages/react-renderer/package.json +++ b/packages/react-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-renderer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "react renderer for ali lowcode engine", "main": "lib/index.js", "module": "es/index.js", diff --git a/packages/react-simulator-renderer/CHANGELOG.md b/packages/react-simulator-renderer/CHANGELOG.md index 10eacf465..204b2a3a7 100644 --- a/packages/react-simulator-renderer/CHANGELOG.md +++ b/packages/react-simulator-renderer/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@1.0.6-0...@ali/lowcode-react-simulator-renderer@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-react-simulator-renderer + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-react-simulator-renderer@0.8.58...@ali/lowcode-react-simulator-renderer@1.0.6-0) (2020-09-02) diff --git a/packages/react-simulator-renderer/package.json b/packages/react-simulator-renderer/package.json index 374d9b55f..8da44047a 100644 --- a/packages/react-simulator-renderer/package.json +++ b/packages/react-simulator-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-react-simulator-renderer", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "react simulator renderer for alibaba lowcode designer", "main": "lib/index.js", "module": "es/index.js", @@ -16,10 +16,10 @@ "build": "build-scripts build --skip-demo" }, "dependencies": { - "@ali/lowcode-designer": "^1.0.6-0", - "@ali/lowcode-react-renderer": "^1.0.6-0", - "@ali/lowcode-types": "^1.0.6-0", - "@ali/lowcode-utils": "^1.0.6-0", + "@ali/lowcode-designer": "^1.0.7-0", + "@ali/lowcode-react-renderer": "^1.0.7-0", + "@ali/lowcode-types": "^1.0.7-0", + "@ali/lowcode-utils": "^1.0.7-0", "@ali/vu-css-style": "^1.0.2", "@recore/obx": "^1.0.8", "@recore/obx-react": "^1.0.7", diff --git a/packages/runtime/CHANGELOG.md b/packages/runtime/CHANGELOG.md index ecf958749..243e43945 100644 --- a/packages/runtime/CHANGELOG.md +++ b/packages/runtime/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@1.0.6-0...@ali/lowcode-runtime@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-runtime + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-runtime@1.0.5-0...@ali/lowcode-runtime@1.0.6-0) (2020-09-02) diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 98d5ec817..db6091185 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-runtime", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Runtime for Ali lowCode engine", "files": [ "es", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 9d5cb4c03..20914973a 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-types@1.0.6-0...@ali/lowcode-types@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-types + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-types@0.8.17...@ali/lowcode-types@1.0.6-0) (2020-09-02) diff --git a/packages/types/package.json b/packages/types/package.json index a32db1866..9d5725a57 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-types", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Types for Ali lowCode engine", "files": [ "es", diff --git a/packages/utils/CHANGELOG.md b/packages/utils/CHANGELOG.md index dfcb45b36..e83dfef3d 100644 --- a/packages/utils/CHANGELOG.md +++ b/packages/utils/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. + +## [1.0.7-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-utils@1.0.6-0...@ali/lowcode-utils@1.0.7-0) (2020-09-02) + + + + +**Note:** Version bump only for package @ali/lowcode-utils + ## [1.0.6-0](https://gitlab.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/compare/@ali/lowcode-utils@0.8.20...@ali/lowcode-utils@1.0.6-0) (2020-09-02) diff --git a/packages/utils/package.json b/packages/utils/package.json index 68a946979..6f56bc89d 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -1,6 +1,6 @@ { "name": "@ali/lowcode-utils", - "version": "1.0.6-0", + "version": "1.0.7-0", "description": "Utils for Ali lowCode engine", "files": [ "es", @@ -14,7 +14,7 @@ "test:snapshot": "ava --update-snapshots" }, "dependencies": { - "@ali/lowcode-types": "^1.0.6-0", + "@ali/lowcode-types": "^1.0.7-0", "@alifd/next": "^1.19.16", "react": "^16" }, From 1f038575327d688e145d2d6ae5b28c8673cc3de8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8D=A3=E5=BD=AC?= Date: Wed, 2 Sep 2020 17:08:20 +0800 Subject: [PATCH 7/9] =?UTF-8?q?fix:=20demo=20=E4=B8=AD=E5=BC=95=E5=85=A5lo?= =?UTF-8?q?code-editor-general?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/demo/src/editor/index.tsx | 2 +- packages/react-renderer/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/demo/src/editor/index.tsx b/packages/demo/src/editor/index.tsx index 554cb1e6b..b68f5d87a 100644 --- a/packages/demo/src/editor/index.tsx +++ b/packages/demo/src/editor/index.tsx @@ -1,5 +1,5 @@ import { render } from 'react-dom'; -import GeneralWorkbench, { editor } from '../../../editor-preset-general/src'; +import GeneralWorkbench, { editor } from '@ali/lowcode-editor-preset-general'; import config from './config'; import components from './components'; import './global.scss'; diff --git a/packages/react-renderer/package.json b/packages/react-renderer/package.json index a0e51f165..df949554a 100644 --- a/packages/react-renderer/package.json +++ b/packages/react-renderer/package.json @@ -53,5 +53,5 @@ "publishConfig": { "registry": "http://registry.npm.alibaba-inc.com" }, - "homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.5-0/build/index.html" + "homepage": "https://unpkg.alibaba-inc.com/@ali/lowcode-react-renderer@1.0.7-0/build/index.html" } From 138e36b5ae84ecb0ac73faa80f5be9dd655e12e3 Mon Sep 17 00:00:00 2001 From: "zude.hzd" Date: Wed, 2 Sep 2020 22:57:45 +0800 Subject: [PATCH 8/9] fix-mixsetter bugs --- packages/demo/public/assets.json | 8 +- .../src/function-setter/index.tsx | 104 ++++++++++++++++-- .../src/components/popup/index.tsx | 4 +- 3 files changed, 101 insertions(+), 15 deletions(-) diff --git a/packages/demo/public/assets.json b/packages/demo/public/assets.json index 095625619..24b3061c6 100644 --- a/packages/demo/public/assets.json +++ b/packages/demo/public/assets.json @@ -1137,11 +1137,7 @@ },{ "name": "callback", "description": "callback", - "propType": "JsonSetter", - "defaultValue": { - "type": "JSFunction", - "value": "(rowData, action, table) => {\n return table.editRow(rowData).then((row) => {\n console.log(row);\n })}" - } + "setter": "FunctionSetter" }] } }, @@ -1149,7 +1145,7 @@ "title": "Title", "callback": { "type": "JSFunction", - "value": "(rowData, action, table) => {\n return table.editRow(rowData).then((row) => {\n console.log(row);\n })}" + "value": "function(){}" } } } diff --git a/packages/editor-setters/src/function-setter/index.tsx b/packages/editor-setters/src/function-setter/index.tsx index a823b42d4..397e131c5 100644 --- a/packages/editor-setters/src/function-setter/index.tsx +++ b/packages/editor-setters/src/function-setter/index.tsx @@ -1,12 +1,39 @@ import React, { PureComponent } from 'react'; // import PropTypes from 'prop-types'; -import { Button, Icon } from '@alifd/next'; - +import { Button, Icon,Dialog } from '@alifd/next'; +import MonacoEditor from 'react-monaco-editor'; +import { js_beautify, css_beautify } from 'js-beautify'; import './index.scss'; import { timingSafeEqual } from 'crypto'; const SETTER_NAME = 'function-setter' +const defaultEditorOption = { + width: '100%', + height: '100%', + options: { + readOnly: false, + automaticLayout: true, + folding: true, //默认开启折叠代码功能 + lineNumbers: 'on', + wordWrap: 'off', + formatOnPaste: true, + fontSize: 12, + tabSize: 2, + scrollBeyondLastLine: false, + fixedOverflowWidgets: false, + snippetSuggestions: 'top', + minimap: { + enabled: false, + }, + scrollbar: { + vertical: 'auto', + horizontal: 'auto', + }, + }, +}; + + interface FunctionSetterProps { value: string; type: string; @@ -30,6 +57,8 @@ export default class FunctionSetter extends PureComponent { + const {value={}} = this.props; + this.setState({ + isShowDialog:true + }) + + this.functionCode = value.value; + + } + + closeDialog = () => { + this.setState({ + isShowDialog:false + }) + } + removeFunctionBind = () => { const { field ,removeProp} = this.props; removeProp(); @@ -61,14 +106,14 @@ export default class FunctionSetter extends PureComponent { // 因为函数格式是固定的,所以可以按照字符换去匹配获取函数名 - let funNameStr = functionString.split('.')[1]; + let funNameStr = functionString.split('this.')[1]; if (funNameStr){ let endIndex = funNameStr.indexOf('('); return funNameStr.substr(0, endIndex); }else{ - return '匿名函数' + return '' } } @@ -79,6 +124,20 @@ export default class FunctionSetter extends PureComponent this.bindFunction()}>绑定函数 } + updateCode = (newCode) => { + this.functionCode = newCode; + } + + onDialogOk = () => { + const {onChange} = this.props; + onChange({ + type: 'JSFunction', + value: this.functionCode + }); + + this.closeDialog(); + } + focusFunctionName = (functionName) => { const { editor } = this.props.field; @@ -96,11 +155,11 @@ export default class FunctionSetter extends PureComponent { const { value } = this.props; + // 解析函数名 let functionName = this.parseFunctionName(value.value); - // let functionName = 'onClick'; return
- + this.focusFunctionName(functionName)}>{functionName} @@ -108,6 +167,16 @@ export default class FunctionSetter extends PureComponent { + return
+ +
+ } + + bindEventCallback = (eventName: String) => { const { onChange } = this.props; onChange({ @@ -118,10 +187,31 @@ export default class FunctionSetter extends PureComponent { - value ? this.renderBindFunction() : this.renderButton() + value ? (functionName?this.renderBindFunction():this.renderEditFunctionButton()) : this.renderButton() } + + { + value && value.value && {this.closeDialog()}}> +
+ this.updateCode(newCode)} + /> +
+
+ } + +
; } } diff --git a/packages/editor-skeleton/src/components/popup/index.tsx b/packages/editor-skeleton/src/components/popup/index.tsx index f52b7904d..43b3f20a6 100644 --- a/packages/editor-skeleton/src/components/popup/index.tsx +++ b/packages/editor-skeleton/src/components/popup/index.tsx @@ -125,11 +125,11 @@ export class PopupContent extends PureComponent<{ safeId?: string }> { safeNode={id} visible={visible} style={{ width }} - onVisibleChange={(visible) => { + onVisibleChange={(visible,type) => { if (avoidLaterHidden) { return; } - if (!visible) { + if (!visible && type === 'closeClick') { this.setState({ visible: false }); } }} From d4ab19a671964e00c32785177fcbb8115925bd7b Mon Sep 17 00:00:00 2001 From: "wuji.xwt" Date: Thu, 3 Sep 2020 10:20:35 +0800 Subject: [PATCH 9/9] docs: i18n/dataSource demo for React Renderer Link: https://code.aone.alibaba-inc.com/ali-lowcode/ali-lowcode-engine/codereview/3642343 * docs: add dataSource demo * docs: i18n demo --- packages/react-renderer/demo/config/utils.js | 3 +- packages/react-renderer/demo/dataSource.md | 37 +++++++++++++ packages/react-renderer/demo/i18n.md | 42 +++++++++++++++ .../react-renderer/demo/schemas/compose.js | 54 ++++++++++++++----- .../react-renderer/demo/schemas/dataSource.js | 37 +++++++++++++ packages/react-renderer/demo/schemas/i18n.js | 20 +++++++ 6 files changed, 178 insertions(+), 15 deletions(-) create mode 100644 packages/react-renderer/demo/dataSource.md create mode 100644 packages/react-renderer/demo/i18n.md create mode 100644 packages/react-renderer/demo/schemas/dataSource.js create mode 100644 packages/react-renderer/demo/schemas/i18n.js diff --git a/packages/react-renderer/demo/config/utils.js b/packages/react-renderer/demo/config/utils.js index 86c804851..ca179e9d2 100644 --- a/packages/react-renderer/demo/config/utils.js +++ b/packages/react-renderer/demo/config/utils.js @@ -1,9 +1,8 @@ -import { Message, Dialog } from '@alifd/next'; +import { Message } from '@alifd/next'; import moment from 'moment'; export default { Message, - Dialog, moment, test: function(msg) { this.Message.notice(msg); diff --git a/packages/react-renderer/demo/dataSource.md b/packages/react-renderer/demo/dataSource.md new file mode 100644 index 000000000..7167c8025 --- /dev/null +++ b/packages/react-renderer/demo/dataSource.md @@ -0,0 +1,37 @@ +--- +title: 数据源使用 +order: 4 +--- + +````jsx +import React, { PureComponent } from 'react'; +import ReactDOM from 'react-dom'; +import ReactRenderer from '@ali/lowcode-react-renderer'; +import schema from './schemas/dataSource'; +import components from './config/components/index'; +import utils from './config/utils'; +import constants from './config/constants'; + +class Demo extends PureComponent { + static displayName = 'renderer-demo'; + render() { + return ( +
+ +
+ ); + } +} + +ReactDOM.render(( + +), mountNode); +```` diff --git a/packages/react-renderer/demo/i18n.md b/packages/react-renderer/demo/i18n.md new file mode 100644 index 000000000..ebca94fae --- /dev/null +++ b/packages/react-renderer/demo/i18n.md @@ -0,0 +1,42 @@ +--- +title: 国际化 +order: 5 +--- + +````jsx +import React, { PureComponent } from 'react'; +import ReactDOM from 'react-dom'; +import ReactRenderer from '@ali/lowcode-react-renderer'; +import schema from './schemas/i18n'; +import components from './config/components/index'; +import utils from './config/utils'; +import constants from './config/constants'; + +class Demo extends PureComponent { + static displayName = 'renderer-demo'; + render() { + return ( +
+ +
+ ); + } +} + +ReactDOM.render(( + +), mountNode); +```` diff --git a/packages/react-renderer/demo/schemas/compose.js b/packages/react-renderer/demo/schemas/compose.js index 213362d25..9cd6f60ec 100644 --- a/packages/react-renderer/demo/schemas/compose.js +++ b/packages/react-renderer/demo/schemas/compose.js @@ -7,8 +7,33 @@ export default { children: [ { "componentName": "Dropdown", - "props": { "trigger": [{ "componentName": "Button", "props": { "type": "primary" }, "children": "确定" }], "triggerType": "click"}, - "children": [{ "componentName": "Menu", "props": { "style": { "width": 200 } }, "children": [{ "componentName": "MenuItem", "props": {}, "children": "Option 1" }, { "componentName": "MenuItem", "props": { "disabled": false }, "children": "option 2" }, { "componentName": "MenuItem", "props": { "disabled": false }, "children": "option 3" }]}] + "props": { + "trigger": [ + { + "componentName": "Button", + "props": { + "type": "primary" + }, + "children": "确定" + } + ], + "triggerType": "click" + }, + "children": [ + { + "componentName": "Menu", + "props": { + "style": { + "width": 200 + } + }, + "children": [ + { "componentName": "MenuItem", "props": {}, "children": "Option 1" }, + { "componentName": "MenuItem", "props": { "disabled": false }, "children": "option 2" }, + { "componentName": "MenuItem", "props": { "disabled": false }, "children": "option 3" } + ] + } + ] }, { "componentName": "Menu", @@ -17,17 +42,20 @@ export default { "width": 200 } }, - "children": [{ - "componentName": "MenuItem", - "props": { - }, - "children": "Option 1" - }, { - "componentName": "MenuItem", - "props": { - }, - "children": "Option 2" - }] + "children": [ + { + "componentName": "MenuItem", + "props": { + }, + "children": "Option 1" + }, + { + "componentName": "MenuItem", + "props": { + }, + "children": "Option 2" + } + ] } ] }; diff --git a/packages/react-renderer/demo/schemas/dataSource.js b/packages/react-renderer/demo/schemas/dataSource.js new file mode 100644 index 000000000..65f609aa1 --- /dev/null +++ b/packages/react-renderer/demo/schemas/dataSource.js @@ -0,0 +1,37 @@ +export default { + "componentName": "Page", + "fileName": "dataSource", + "props": {}, + "children": [{ + "componentName": "Div", + "props": {}, + "children": [{ + "componentName": "Text", + "props": { + "text": "{{this.item.title}}" + } + }, { + "componentName": "Switch", + "props": { + "checkedChildren": "开", + "unCheckedChildren": "关", + "checked": "{{this.item.done}}" + } + }], + "loop": "{{this.dataSourceMap.todos.data}}" + }], + "dataSource": { + "list": [{ + "id": "todos", + "isInit": true, + "type": "jsonp", + "options": { + "method": "GET", + "uri": "https://mocks.alibaba-inc.com/mock/D8iUX7zB/todo_getAll" + }, + "dataHandler": function dataHandler(data) { + return data.data; + } + }] + } +} \ No newline at end of file diff --git a/packages/react-renderer/demo/schemas/i18n.js b/packages/react-renderer/demo/schemas/i18n.js new file mode 100644 index 000000000..6e70aa098 --- /dev/null +++ b/packages/react-renderer/demo/schemas/i18n.js @@ -0,0 +1,20 @@ +export default { + "componentName": "Page", + "fileName": "i18n", + "props": {}, + "children": [{ + "componentName": "Div", + "props": {}, + "children": [{ + "componentName": "Text", + "props": { + "text": "{{this.i18n('hello')}}" + } + }, { + "componentName": "Text", + "props": { + "text": "{{this.i18n('china')}}" + } + }] + }] +} \ No newline at end of file