From 387787ba49b55602919f8c9f2e93ec83c2035788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:26:01 +0200 Subject: [PATCH 001/210] Bump actions/checkout from 3.5.0 to 3.5.2 (#13214) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 4 ++-- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/deploy-storybook.yml | 4 ++-- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/npm-release.yml | 4 ++-- .github/workflows/plugin-release.yml | 12 ++++++------ .github/workflows/scorecards.yml | 2 +- .github/workflows/tests-e2e.yml | 6 +++--- .github/workflows/tests-karma-dashboard.yml | 4 ++-- .github/workflows/tests-karma-editor.yml | 4 ++-- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 18 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 3db56f90337b..f98969551c78 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -100,7 +100,7 @@ jobs: storage.googleapis.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -133,7 +133,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 38395b886a79..4dcd06c61275 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -52,7 +52,7 @@ jobs: objects.githubusercontent.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b diff --git a/.github/workflows/deploy-storybook.yml b/.github/workflows/deploy-storybook.yml index 419a998eac7a..fa257e21ad2f 100644 --- a/.github/workflows/deploy-storybook.yml +++ b/.github/workflows/deploy-storybook.yml @@ -31,7 +31,7 @@ jobs: timeout-minutes: 10 steps: - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -70,7 +70,7 @@ jobs: github.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: ref: gh-pages token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index 3031f2be3817..8b640c615afe 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -74,7 +74,7 @@ jobs: 54.185.253.63:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index d72b497c905a..47a1eec67d87 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -47,7 +47,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Install WP-CLI run: | diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 1e476416ddd1..c45db9b9f3d1 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -55,7 +55,7 @@ jobs: dl.cloudsmith.io:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup PHP uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 5bd5db311389..16d59b5a6c69 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -34,7 +34,7 @@ jobs: environment: Production steps: - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -107,7 +107,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 34846b97d2ac..3ddbf661e10b 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -46,7 +46,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Verify semver compatibility run: | @@ -127,7 +127,7 @@ jobs: # Grab current assets version from `web-stories.php` and pass on to next steps. # - name: Checkout - # uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + # uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # with: # ref: @@ -143,7 +143,7 @@ jobs: # ASSETS_VERSION_REGEX: "https://wp.stories.google/static/([^']+)" - name: Checkout wp.stories.google - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: repository: GoogleForCreators/wp.stories.google lfs: true @@ -250,7 +250,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: fetch-depth: 0 # 0 indicates all history for all branches and tags. token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} @@ -413,7 +413,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Download release artifacts uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a @@ -449,7 +449,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: ref: main token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 5ed3f90b69c2..c201279edebf 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -30,7 +30,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: 'Checkout code' - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: persist-credentials: false diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index ef778546e05a..97e00ace93a9 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -75,7 +75,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -173,7 +173,7 @@ jobs: auth.docker.io:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Download bundle uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a @@ -272,7 +272,7 @@ jobs: storage.googleapis.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 6cb3df11f7a0..e6d8e4fb0321 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -74,7 +74,7 @@ jobs: www.gravatar.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -151,7 +151,7 @@ jobs: storage.googleapis.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index dc87b60f4a9b..626b87a5aa96 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -112,7 +112,7 @@ jobs: stories.local:80 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -192,7 +192,7 @@ jobs: storage.googleapis.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index 2cd4a8ce5add..56fc0f2c633b 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -67,7 +67,7 @@ jobs: fonts.gstatic.com:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 365bf9d2f311..cb9091ea542e 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -99,7 +99,7 @@ jobs: dl.cloudsmith.io:443 - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # PHP-Scoper only works on PHP 7.4+ and we need to prefix our dependencies to accurately test them. # So we temporarily switch PHP versions, do a full install and then remove the package. diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 2806ce0e96b8..87265cc02ebe 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 3b735549c2e0..9fe1389b5e5e 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index a139f435c031..8f91e6737f6c 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index d6ca78ac456e..004a06809625 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 + uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} From e3d61546ac8adb4f3473a22b1f22cbdecf9a36ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:27:58 +0200 Subject: [PATCH 002/210] Bump peter-evans/create-or-update-comment from 2.1.1 to 3.0.0 (#13192) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index f98969551c78..35054e8e0ae6 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -230,7 +230,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' - name: Create or update comment on PR with links to plugin builds - uses: peter-evans/create-or-update-comment@67dcc547d311b736a8e6c5c236542148a47adc3d + uses: peter-evans/create-or-update-comment@3383acd359705b10cb1eeef05c0e88c056ea4666 with: issue-number: ${{ github.event.pull_request.number }} comment-id: ${{ steps.find-comment.outputs.comment-id }} From 4f9f19c56fc6e1962df7209064875912b9737d2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:28:10 +0200 Subject: [PATCH 003/210] Bump peter-evans/create-pull-request from 4.2.4 to 5.0.0 (#13195) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 87265cc02ebe..5bf885c573f5 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -41,7 +41,7 @@ jobs: run: npx browserslist@latest --update-db - name: Create Pull Request - uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 + uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update browserslist db diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 9fe1389b5e5e..1a3426ba69b8 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -48,7 +48,7 @@ jobs: run: npm run workflow:fonts - name: Create Pull Request - uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 + uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update list of Google Fonts diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index 8f91e6737f6c..c369302c3aee 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -38,7 +38,7 @@ jobs: mv product.schema.json tests/phpunit/integration/data/schema.json - name: Create Pull Request - uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 + uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update Product Schema diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index 004a06809625..80c090a9e008 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -46,7 +46,7 @@ jobs: run: npm run workflow:migrate - name: Create Pull Request - uses: peter-evans/create-pull-request@38e0b6e68b4c852a5500a94740f0e535e0d7ba54 + uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Migrate templates and text sets to latest version From e1cc2519e6f5830d28b1a00fa0a3f57d4e30cac7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:28:41 +0200 Subject: [PATCH 004/210] Bump actions/github-script from 6.4.0 to 6.4.1 (#13197) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/add-milestone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/add-milestone.yml b/.github/workflows/add-milestone.yml index 1ded810a6c92..999cdfddab4d 100644 --- a/.github/workflows/add-milestone.yml +++ b/.github/workflows/add-milestone.yml @@ -62,7 +62,7 @@ jobs: RELEASE_ID: ${{ steps.release.outputs.release_id }} - name: Retrieve linked issues - uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 + uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 id: linked-issues with: script: | From 6aef4a009a244960b86ebe2a2c6373d565e73155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:29:32 +0200 Subject: [PATCH 005/210] Bump @testing-library/dom from 9.0.1 to 9.2.0 (#13200) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/story-editor/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81c34a3d25d1..ff7c3b04579e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^7.0.0", "@svgr/webpack": "^7.0.0", - "@testing-library/dom": "^9.0.1", + "@testing-library/dom": "^9.2.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", @@ -10797,9 +10797,9 @@ "integrity": "sha512-T0ORaQrH6kNFGzTg285RVPK+NCYZxOoA+r0QfKgHqK+yk5RuYPSKDa18XCLtycCNq+VWKpfyDpzGUGhYgCV+kw==" }, "node_modules/@testing-library/dom": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.0.1.tgz", - "integrity": "sha512-fTOVsMY9QLFCCXRHG3Ese6cMH5qIWwSbgxZsgeF5TNsy81HKaZ4kgehnSF8FsR3OF+numlIV2YcU79MzbnhSig==", + "version": "9.2.0", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.2.0.tgz", + "integrity": "sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==", "dev": true, "dependencies": { "@babel/code-frame": "^7.10.4", @@ -43493,7 +43493,7 @@ "@googleforcreators/karma-fixture": "*", "@googleforcreators/test-utils": "*", "@storybook/addon-essentials": "^6.5.12", - "@testing-library/dom": "^9.0.1", + "@testing-library/dom": "^9.2.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", diff --git a/package.json b/package.json index 8eadcfeba608..de5705edbcc6 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^7.0.0", "@svgr/webpack": "^7.0.0", - "@testing-library/dom": "^9.0.1", + "@testing-library/dom": "^9.2.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 709ef9ff96a9..ccc2cecf208f 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -91,7 +91,7 @@ "@googleforcreators/karma-fixture": "*", "@googleforcreators/test-utils": "*", "@storybook/addon-essentials": "^6.5.12", - "@testing-library/dom": "^9.0.1", + "@testing-library/dom": "^9.2.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", From 44dce153841c62d235f15b6ce754a55be6dca229 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:29:38 +0200 Subject: [PATCH 006/210] Bump undici from 5.21.0 to 5.21.2 (#13201) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- packages/fonts/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ff7c3b04579e..c968898ce4ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39904,9 +39904,9 @@ } }, "node_modules/undici": { - "version": "5.21.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.21.0.tgz", - "integrity": "sha512-HOjK8l6a57b2ZGXOcUsI5NLfoTrfmbOl90ixJDl0AEFG4wgHNDQxtZy15/ZQp7HhjkpaGlp/eneMgtsu1dIlUA==", + "version": "5.21.2", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.21.2.tgz", + "integrity": "sha512-f6pTQ9RF4DQtwoWSaC42P/NKlUjvezVvd9r155ohqkwFNRyBKM3f3pcty3ouusefNRyM25XhIQEbeQ46sZDJfQ==", "dev": true, "dependencies": { "busboy": "^1.6.0" @@ -42587,7 +42587,7 @@ "license": "Apache-2.0", "devDependencies": { "opentype.js": "^1.3.4", - "undici": "^5.21.0" + "undici": "^5.21.2" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 11033068e6ea..662bcf5bc217 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "opentype.js": "^1.3.4", - "undici": "^5.21.0" + "undici": "^5.21.2" }, "scripts": { "update-fonts": "node ./scripts/cli.js ./src/fonts.json" From 914e637ee38f5fad25084306042f9ca52d536e35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:29:50 +0200 Subject: [PATCH 007/210] Bump @rollup/plugin-node-resolve from 15.0.1 to 15.0.2 (#13205) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 18 +++++++++--------- package.json | 2 +- packages/migration/package.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index c968898ce4ce..8664852f91f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-node-resolve": "^15.0.1", + "@rollup/plugin-node-resolve": "^15.0.2", "@rollup/plugin-terser": "^0.4.0", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", @@ -5416,15 +5416,15 @@ } }, "node_modules/@rollup/plugin-node-resolve": { - "version": "15.0.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.1.tgz", - "integrity": "sha512-ReY88T7JhJjeRVbfCyNj+NXAG3IIsVMsX9b5/9jC98dRP8/yxlZdz7mHZbHk5zHr24wZZICS5AcXsFZAXYUQEg==", + "version": "15.0.2", + "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.2.tgz", + "integrity": "sha512-Y35fRGUjC3FaurG722uhUuG8YHOJRJQbI6/CkbRkdPotSpDj9NtIN85z1zrcyDcCQIW4qp5mgG72U+gJ0TAFEg==", "dev": true, "dependencies": { "@rollup/pluginutils": "^5.0.1", "@types/resolve": "1.20.2", "deepmerge": "^4.2.2", - "is-builtin-module": "^3.2.0", + "is-builtin-module": "^3.2.1", "is-module": "^1.0.0", "resolve": "^1.22.1" }, @@ -25022,9 +25022,9 @@ "integrity": "sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==" }, "node_modules/is-builtin-module": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.0.tgz", - "integrity": "sha512-phDA4oSGt7vl1n5tJvTWooWWAsXLY+2xCnxNqvKhGEzujg+A43wPlPOyDg3C8XQHN+6k/JTQWJ/j0dQh/qr+Hw==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-3.2.1.tgz", + "integrity": "sha512-BSLE3HnV2syZ0FK0iMA/yUGplUeMmNz4AW5fnTunbCIqZi4vG3WjJT9FHMy5D69xmAYBHXQhJdALdpwVxV501A==", "dev": true, "dependencies": { "builtin-modules": "^3.3.0" @@ -42813,7 +42813,7 @@ }, "devDependencies": { "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-node-resolve": "^15.0.1", + "@rollup/plugin-node-resolve": "^15.0.2", "rollup": "^2.79.1" }, "engines": { diff --git a/package.json b/package.json index de5705edbcc6..4a17e7c9222d 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@rollup/plugin-commonjs": "^24.0.1", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-node-resolve": "^15.0.1", + "@rollup/plugin-node-resolve": "^15.0.2", "@rollup/plugin-terser": "^0.4.0", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", diff --git a/packages/migration/package.json b/packages/migration/package.json index fb67c3700e61..ae5774f29ab4 100644 --- a/packages/migration/package.json +++ b/packages/migration/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-node-resolve": "^15.0.1", + "@rollup/plugin-node-resolve": "^15.0.2", "rollup": "^2.79.1" }, "scripts": { From 9a631fd97b31f1e6274b2fa92dafe52552fda35c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:30:04 +0200 Subject: [PATCH 008/210] Bump babel-plugin-styled-components from 2.0.7 to 2.1.1 (#13206) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8664852f91f3..b12f089365c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "ajv-formats": "^2.1.1", "babel-jest": "^29.5.0", "babel-loader": "^9.1.2", - "babel-plugin-styled-components": "^2.0.7", + "babel-plugin-styled-components": "^2.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", @@ -15201,14 +15201,14 @@ } }, "node_modules/babel-plugin-styled-components": { - "version": "2.0.7", - "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-2.0.7.tgz", - "integrity": "sha512-i7YhvPgVqRKfoQ66toiZ06jPNA3p6ierpfUuEWxNF+fV27Uv5gxBkf8KZLHUCc1nFA9j6+80pYoIpqCeyW3/bA==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.1.tgz", + "integrity": "sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA==", "dependencies": { "@babel/helper-annotate-as-pure": "^7.16.0", "@babel/helper-module-imports": "^7.16.0", "babel-plugin-syntax-jsx": "^6.18.0", - "lodash": "^4.17.11", + "lodash": "^4.17.21", "picomatch": "^2.3.0" }, "peerDependencies": { diff --git a/package.json b/package.json index 4a17e7c9222d..316b79d461e8 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "ajv-formats": "^2.1.1", "babel-jest": "^29.5.0", "babel-loader": "^9.1.2", - "babel-plugin-styled-components": "^2.0.7", + "babel-plugin-styled-components": "^2.1.1", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", From 2b571a1b55c52eb9e61d41942c12decbd28e7a64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:30:35 +0200 Subject: [PATCH 009/210] Bump php-stubs/woocommerce-stubs from 7.5.1 to 7.6.0 (#13216) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 92b2ab24b2cc..323f3454c5bf 100644 --- a/composer.lock +++ b/composer.lock @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.5.1", + "version": "v7.6.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "559ed2b300ddfe0239561891a6772064eb069bc9" + "reference": "8d59302c835f0099115be229d924e51d63823c66" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/559ed2b300ddfe0239561891a6772064eb069bc9", - "reference": "559ed2b300ddfe0239561891a6772064eb069bc9", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/8d59302c835f0099115be229d924e51d63823c66", + "reference": "8d59302c835f0099115be229d924e51d63823c66", "shasum": "" }, "require": { @@ -2240,9 +2240,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.5.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.6.0" }, - "time": "2023-03-21T21:50:40+00:00" + "time": "2023-04-13T21:15:01+00:00" }, { "name": "php-stubs/wordpress-stubs", From 1c9bea7eb90d3e908ff22269ceb88b44b1584808 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:30:45 +0200 Subject: [PATCH 010/210] Bump @types/jsdom from 21.1.0 to 21.1.1 (#13202) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b12f089365c8..a8300ee3405e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.0", "@types/jest": "^29.4.1", - "@types/jsdom": "^21.1.0", + "@types/jsdom": "^21.1.1", "@types/node": "^18.15.3", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", @@ -11498,9 +11498,9 @@ } }, "node_modules/@types/jsdom": { - "version": "21.1.0", - "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.0.tgz", - "integrity": "sha512-leWreJOdnuIxq9Y70tBVm/bvTuh31DSlF/r4l7Cfi4uhVQqLHD0Q4v301GMisEMwwbMgF7ZKxuZ+Jbd4NcdmRw==", + "version": "21.1.1", + "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.1.tgz", + "integrity": "sha512-cZFuoVLtzKP3gmq9eNosUL1R50U+USkbLtUQ1bYVgl/lKp0FZM7Cq4aIHAL8oIvQ17uSHi7jXPtfDOdjPwBE7A==", "dev": true, "dependencies": { "@types/node": "*", diff --git a/package.json b/package.json index 316b79d461e8..d25e7b6362e2 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.0", "@types/jest": "^29.4.1", - "@types/jsdom": "^21.1.0", + "@types/jsdom": "^21.1.1", "@types/node": "^18.15.3", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", From 3af45daee7e2060a673439c7150096b715226a7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:30:58 +0200 Subject: [PATCH 011/210] Bump google-github-actions/auth from 1.0.0 to 1.1.0 (#13227) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/cleanup-pr-assets.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 35054e8e0ae6..f42c54d33ec4 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -183,7 +183,7 @@ jobs: # Upload ZIP file to GCS for use in QA environment. - name: Authenticate - uses: google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d + uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf with: credentials_json: ${{ secrets.GCP_SA_KEY }} diff --git a/.github/workflows/cleanup-pr-assets.yml b/.github/workflows/cleanup-pr-assets.yml index 71e5dd54331d..6e1e4f55d65e 100644 --- a/.github/workflows/cleanup-pr-assets.yml +++ b/.github/workflows/cleanup-pr-assets.yml @@ -34,7 +34,7 @@ jobs: raw.githubusercontent.com:443 - name: Authenticate - uses: google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d + uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf with: credentials_json: ${{ secrets.GCP_SA_KEY }} diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 3ddbf661e10b..c0e38c76e26b 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -151,7 +151,7 @@ jobs: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} - name: Authenticate - uses: google-github-actions/auth@ef5d53e30bbcd8d0836f4288f5e50ff3e086997d + uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf with: credentials_json: ${{ secrets.GCP_SA_KEY }} From 2b7d2d0e91b781ce3944d9ef7191345b69d0fb3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:31:43 +0200 Subject: [PATCH 012/210] Bump szepeviktor/phpstan-wordpress from 1.1.7 to 1.3.0 (#13230) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 34 ++++++++++++---------------------- 1 file changed, 12 insertions(+), 22 deletions(-) diff --git a/composer.lock b/composer.lock index 323f3454c5bf..159aef9c5d93 100644 --- a/composer.lock +++ b/composer.lock @@ -2676,16 +2676,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.10", + "version": "1.10.14", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9" + "reference": "d232901b09e67538e5c86a724be841bea5768a7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/f1e22c9b17a879987f8743d81533250a5fff47f9", - "reference": "f1e22c9b17a879987f8743d81533250a5fff47f9", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c", + "reference": "d232901b09e67538e5c86a724be841bea5768a7c", "shasum": "" }, "require": { @@ -2734,7 +2734,7 @@ "type": "tidelift" } ], - "time": "2023-04-01T17:06:15+00:00" + "time": "2023-04-19T13:47:27+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -6265,22 +6265,22 @@ }, { "name": "szepeviktor/phpstan-wordpress", - "version": "v1.1.7", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/szepeviktor/phpstan-wordpress.git", - "reference": "979dcb81a01942b576b9fbf72dcb9515c57a4aa8" + "reference": "5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/979dcb81a01942b576b9fbf72dcb9515c57a4aa8", - "reference": "979dcb81a01942b576b9fbf72dcb9515c57a4aa8", + "url": "https://api.github.com/repos/szepeviktor/phpstan-wordpress/zipball/5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9", + "reference": "5b5cc77ed51fdaf64efe3f00b5aae4b709d2cfa9", "shasum": "" }, "require": { "php": "^7.2 || ^8.0", "php-stubs/wordpress-stubs": "^4.7 || ^5.0 || ^6.0", - "phpstan/phpstan": "^1.8.7", + "phpstan/phpstan": "^1.10.0", "symfony/polyfill-php73": "^1.12.0" }, "require-dev": { @@ -6318,19 +6318,9 @@ ], "support": { "issues": "https://github.com/szepeviktor/phpstan-wordpress/issues", - "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.1.7" + "source": "https://github.com/szepeviktor/phpstan-wordpress/tree/v1.3.0" }, - "funding": [ - { - "url": "https://www.paypal.me/szepeviktor", - "type": "custom" - }, - { - "url": "https://github.com/szepeviktor", - "type": "github" - } - ], - "time": "2023-02-04T13:10:27+00:00" + "time": "2023-04-23T06:15:06+00:00" }, { "name": "thecodingmachine/safe", From 78b6b0b6b64541c480b1be36a30b9bb4bb29f798 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:39:04 +0200 Subject: [PATCH 013/210] Bump step-security/harden-runner from 2.2.1 to 2.3.1 (#13231) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/add-milestone.yml | 2 +- .github/workflows/build-and-deploy.yml | 4 ++-- .github/workflows/cleanup-pr-assets.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/deploy-storybook.yml | 2 +- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/npm-release.yml | 2 +- .github/workflows/plugin-release.yml | 12 ++++++------ .github/workflows/scorecards.yml | 2 +- .github/workflows/tests-e2e.yml | 6 +++--- .github/workflows/tests-karma-dashboard.yml | 4 ++-- .github/workflows/tests-karma-editor.yml | 4 ++-- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 20 files changed, 30 insertions(+), 30 deletions(-) diff --git a/.github/workflows/add-milestone.yml b/.github/workflows/add-milestone.yml index 999cdfddab4d..a2671e1eff81 100644 --- a/.github/workflows/add-milestone.yml +++ b/.github/workflows/add-milestone.yml @@ -27,7 +27,7 @@ jobs: if: github.event.pull_request.merged == true steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index f42c54d33ec4..c1d966ee0c08 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -83,7 +83,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: block @@ -128,7 +128,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/cleanup-pr-assets.yml b/.github/workflows/cleanup-pr-assets.yml index 6e1e4f55d65e..d61b1124bea5 100644 --- a/.github/workflows/cleanup-pr-assets.yml +++ b/.github/workflows/cleanup-pr-assets.yml @@ -21,7 +21,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true disable-sudo: true diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 4dcd06c61275..32e8bac692fe 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -41,7 +41,7 @@ jobs: timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/deploy-storybook.yml b/.github/workflows/deploy-storybook.yml index fa257e21ad2f..4958819ccd56 100644 --- a/.github/workflows/deploy-storybook.yml +++ b/.github/workflows/deploy-storybook.yml @@ -62,7 +62,7 @@ jobs: needs: [build-storybook] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index 8b640c615afe..913524de77fb 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -61,7 +61,7 @@ jobs: timeout-minutes: 20 steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 47a1eec67d87..792998c3dde2 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -42,7 +42,7 @@ jobs: timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index c45db9b9f3d1..d8c8241d22a3 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -41,7 +41,7 @@ jobs: timeout-minutes: 5 steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: block diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 16d59b5a6c69..04b4dbfb5d1e 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -102,7 +102,7 @@ jobs: needs: [dry-run] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index c0e38c76e26b..3245c777a186 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -41,7 +41,7 @@ jobs: environment: Production steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -104,7 +104,7 @@ jobs: needs: [checks] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -245,7 +245,7 @@ jobs: release_name: ${{ steps.release_branch.outputs.release_name }} steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -408,7 +408,7 @@ jobs: needs: [build] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -444,7 +444,7 @@ jobs: if: ${{ ! startsWith(github.ref, 'refs/heads/release/') && ! contains(github.event.inputs.version, 'rc') }} steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -500,7 +500,7 @@ jobs: SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }} steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index c201279edebf..457766e4fae8 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 97e00ace93a9..9da4d7c0366d 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -70,7 +70,7 @@ jobs: timeout-minutes: 30 steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -158,7 +158,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: audit @@ -260,7 +260,7 @@ jobs: needs: [e2e, nonce] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index e6d8e4fb0321..cf0d27ed1003 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -57,7 +57,7 @@ jobs: needs: nonce steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: block @@ -138,7 +138,7 @@ jobs: needs: [karma, nonce] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 626b87a5aa96..40116da232d0 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -93,7 +93,7 @@ jobs: ] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: block @@ -179,7 +179,7 @@ jobs: needs: [karma, nonce] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index 56fc0f2c633b..a7d035b71b2f 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -51,7 +51,7 @@ jobs: shard: ['1/2', '2/2'] steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index cb9091ea542e..30b92c0d1fa4 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -79,7 +79,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: disable-file-monitoring: true egress-policy: audit diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 5bf885c573f5..eba198877bc6 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 1a3426ba69b8..5277f64342f5 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index c369302c3aee..d7a97c7fe2d0 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index 80c090a9e008..a50916677300 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@1f99358870fe1c846a3ccba386cc2b2246836776 + uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs From 564991d60696f1f50da51ce3099cbe4a93fde9a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:39:14 +0200 Subject: [PATCH 014/210] Bump slevomat/coding-standard from 8.9.1 to 8.11.1 (#13232) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index 159aef9c5d93..9502b9180c01 100644 --- a/composer.lock +++ b/composer.lock @@ -2631,16 +2631,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.16.1", + "version": "1.20.2", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571" + "reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/e27e92d939e2e3636f0a1f0afaba59692c0bf571", - "reference": "e27e92d939e2e3636f0a1f0afaba59692c0bf571", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/90490bd8fd8530a272043c4950c180b6d0cf5f81", + "reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81", "shasum": "" }, "require": { @@ -2670,9 +2670,9 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.16.1" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.2" }, - "time": "2023-02-07T18:11:17+00:00" + "time": "2023-04-22T12:59:35+00:00" }, { "name": "phpstan/phpstan", @@ -4978,32 +4978,32 @@ }, { "name": "slevomat/coding-standard", - "version": "8.9.1", + "version": "8.11.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "3d4fe0c803ae15829ef72d90d3d4eee3dd9f79b2" + "reference": "af87461316b257e46e15bb041dca6fca3796d822" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/3d4fe0c803ae15829ef72d90d3d4eee3dd9f79b2", - "reference": "3d4fe0c803ae15829ef72d90d3d4eee3dd9f79b2", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/af87461316b257e46e15bb041dca6fca3796d822", + "reference": "af87461316b257e46e15bb041dca6fca3796d822", "shasum": "" }, "require": { "dealerdirect/phpcodesniffer-composer-installer": "^0.6.2 || ^0.7 || ^1.0", "php": "^7.2 || ^8.0", - "phpstan/phpdoc-parser": ">=1.16.0 <1.17.0", + "phpstan/phpdoc-parser": ">=1.20.0 <1.21.0", "squizlabs/php_codesniffer": "^3.7.1" }, "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.4.10|1.10.8", + "phpstan/phpstan": "1.10.14", "phpstan/phpstan-deprecation-rules": "1.1.3", - "phpstan/phpstan-phpunit": "1.0.0|1.3.10", - "phpstan/phpstan-strict-rules": "1.5.0", - "phpunit/phpunit": "7.5.20|8.5.21|9.6.5" + "phpstan/phpstan-phpunit": "1.3.11", + "phpstan/phpstan-strict-rules": "1.5.1", + "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1" }, "type": "phpcodesniffer-standard", "extra": { @@ -5027,7 +5027,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.9.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.11.1" }, "funding": [ { @@ -5039,7 +5039,7 @@ "type": "tidelift" } ], - "time": "2023-03-27T11:00:16+00:00" + "time": "2023-04-24T08:19:01+00:00" }, { "name": "sniccowp/php-scoper-wordpress-excludes", From 7edf9124848672d886430200e6f56f54aa0e4f5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:39:38 +0200 Subject: [PATCH 015/210] Bump phpstan/extension-installer from 1.2.0 to 1.3.0 (#13233) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 9502b9180c01..7210b83849bc 100644 --- a/composer.lock +++ b/composer.lock @@ -2587,16 +2587,16 @@ }, { "name": "phpstan/extension-installer", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "f06dbb052ddc394e7896fcd1cfcd533f9f6ace40" + "reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f06dbb052ddc394e7896fcd1cfcd533f9f6ace40", - "reference": "f06dbb052ddc394e7896fcd1cfcd533f9f6ace40", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f5e02d40f277d28513001976f444d9ff1dc15e9a", + "reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a", "shasum": "" }, "require": { @@ -2611,7 +2611,12 @@ }, "type": "composer-plugin", "extra": { - "class": "PHPStan\\ExtensionInstaller\\Plugin" + "class": "PHPStan\\ExtensionInstaller\\Plugin", + "phpstan/extension-installer": { + "ignore": [ + "phpstan/phpstan-phpunit" + ] + } }, "autoload": { "psr-4": { @@ -2625,9 +2630,9 @@ "description": "Composer plugin for automatic installation of PHPStan extensions", "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.2.0" + "source": "https://github.com/phpstan/extension-installer/tree/1.3.0" }, - "time": "2022-10-17T12:59:16+00:00" + "time": "2023-04-18T13:08:02+00:00" }, { "name": "phpstan/phpdoc-parser", From b4a67cd1e8151db8e93faf906d39b5ec23604a08 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:40:04 +0200 Subject: [PATCH 016/210] Bump codecov/codecov-action from 3.1.1 to 3.1.3 (#13228) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests-karma-dashboard.yml | 2 +- .github/workflows/tests-karma-editor.yml | 2 +- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index cf0d27ed1003..0a8066bc5c58 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -121,7 +121,7 @@ jobs: if: github.event.pull_request.draft == true - name: Upload code coverage report - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 + uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/karma-coverage/dashboard/lcov.info flags: karmatests diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 40116da232d0..f21a5f82e256 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -162,7 +162,7 @@ jobs: if: github.event.pull_request.draft == true - name: Upload code coverage report - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 + uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/karma-coverage/story-editor/lcov.info flags: karmatests diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index a7d035b71b2f..5384a3541f18 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -103,7 +103,7 @@ jobs: AMP_VALIDATOR_FILE: ${{ env.validator_file }} - name: Upload code coverage report - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 + uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/lcov.info flags: unittests diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 30b92c0d1fa4..5853077dc143 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -177,7 +177,7 @@ jobs: if: ${{ matrix.random }} - name: Upload code coverage report - uses: codecov/codecov-action@d9f34f8cd5cb3b3eb79b3e4b5dae3a16df499a70 + uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/*.xml if: ${{ matrix.coverage }} From 322180ee936924285bbe961a54743d065b990677 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:40:15 +0200 Subject: [PATCH 017/210] Bump github/codeql-action from 2.2.9 to 2.3.0 (#13229) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 32e8bac692fe..b3babce94856 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@04df1262e6247151b5ac09cd2c303ac36ad3f62b + uses: github/codeql-action/init@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@04df1262e6247151b5ac09cd2c303ac36ad3f62b + uses: github/codeql-action/analyze@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 457766e4fae8..d2db2d14cdf5 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@04df1262e6247151b5ac09cd2c303ac36ad3f62b + uses: github/codeql-action/upload-sarif@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 with: sarif_file: results.sarif From 21d5cd4e0c2e321998d64e0e40fdda238d14d803 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:41:06 +0200 Subject: [PATCH 018/210] Bump shivammathur/setup-php from 2.24.0 to 2.25.1 (#13226) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- .github/workflows/tests-e2e.yml | 2 +- .github/workflows/tests-unit-php.yml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index c1d966ee0c08..17f91022afc0 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -142,7 +142,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 792998c3dde2..81bd5c026e89 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -73,7 +73,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index d8c8241d22a3..63a988252362 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' coverage: none diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 3245c777a186..90a432f33816 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -275,7 +275,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 9da4d7c0366d..2362cb7b5119 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -84,7 +84,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 5853077dc143..3f43a65fcb22 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -106,7 +106,7 @@ jobs: # Then switch back to the PHP version we want to test and delete the vendor directory. - name: Setup PHP 8.0 - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: '8.0' tools: composer @@ -120,7 +120,7 @@ jobs: run: rm -rf vendor/* - name: Setup PHP - uses: shivammathur/setup-php@d30ad8b1843ace22e6698ab99bbafaa747b6bd0d + uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 with: php-version: ${{ matrix.php }} extensions: mysql From 57c8c1bccafd32a0d08424a799a2bf8dbe09cdd8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:42:33 +0200 Subject: [PATCH 019/210] Bump core-js from 3.29.1 to 3.30.1 (#13218) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8300ee3405e..84f143272001 100644 --- a/package-lock.json +++ b/package-lock.json @@ -83,7 +83,7 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", - "core-js": "^3.29.1", + "core-js": "^3.30.1", "cross-env": "^7.0.3", "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", @@ -16969,9 +16969,9 @@ } }, "node_modules/core-js": { - "version": "3.29.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.29.1.tgz", - "integrity": "sha512-+jwgnhg6cQxKYIIjGtAHq2nwUOolo9eoFZ4sHfUH09BLXBgxnH4gA0zEd+t+BO2cNB8idaBtZFcFTRjQJRJmAw==", + "version": "3.30.1", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", + "integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", "hasInstallScript": true, "funding": { "type": "opencollective", diff --git a/package.json b/package.json index d25e7b6362e2..4982332f3d52 100644 --- a/package.json +++ b/package.json @@ -107,7 +107,7 @@ "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", - "core-js": "^3.29.1", + "core-js": "^3.30.1", "cross-env": "^7.0.3", "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", From be47067e36ec9d7c2b2d5092006953d3937fa9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 11:42:45 +0200 Subject: [PATCH 020/210] Bump puppeteer from 19.8.3 to 19.9.1 (#13219) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 25 +++++++++++++------------ package.json | 2 +- 2 files changed, 14 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84f143272001..c920c6425cc0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -136,7 +136,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.7", - "puppeteer": "^19.8.3", + "puppeteer": "^19.9.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", @@ -5145,9 +5145,9 @@ } }, "node_modules/@puppeteer/browsers": { - "version": "0.3.2", - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-0.3.2.tgz", - "integrity": "sha512-YAwrqy68PskkCDnSsv0afR8l8u90KhodcIFXCage5NLAoeWm0STGmtVugLBp2wc5PnhnCapCKkMjp9fYjvJl2g==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-0.4.1.tgz", + "integrity": "sha512-4IICvy1McAkT/HyNZHIs7sp8ngBX1dmO0TPQ+FWq9ATQMqI8p+Ulm5A3kS2wYDh5HDHHkYrrETOu6rlj64VuTw==", "dependencies": { "debug": "4.3.4", "extract-zip": "2.0.1", @@ -34861,24 +34861,25 @@ } }, "node_modules/puppeteer": { - "version": "19.8.3", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.8.3.tgz", - "integrity": "sha512-sKtt3aDRAcWuemeEtRaJqWKRlQ72OyKVcxX3Ur3KyFUEEzb2sEHpFc2mBlTMPmzOiNg5dB4dnxfelV9/xypJrA==", + "version": "19.9.1", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.9.1.tgz", + "integrity": "sha512-Ii8yZySNdpPzeKAK6ROFQ+gAi04igoZ0cPsBE1LW9fmzkqQTqbJpEGhJ/5gBS8oVqkQ2CNFA4BskJl75zaWWgA==", "hasInstallScript": true, "dependencies": { - "@puppeteer/browsers": "0.3.2", + "@puppeteer/browsers": "0.4.1", "cosmiconfig": "8.1.3", "https-proxy-agent": "5.0.1", "progress": "2.0.3", "proxy-from-env": "1.1.0", - "puppeteer-core": "19.8.3" + "puppeteer-core": "19.9.1" } }, "node_modules/puppeteer-core": { - "version": "19.8.3", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.8.3.tgz", - "integrity": "sha512-+gPT43K3trUIr+7+tNjCg95vMgM9RkFIeeyck3SXUTBpGkrf6sxfWckncqY8MnzHfRcyapvztKNmqvJ+Ngukyg==", + "version": "19.9.1", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.9.1.tgz", + "integrity": "sha512-46JGqhqTgYO5DuUMRGUiMCKM/86uHMsMCK7Fw7cbY/p+eCKLIPGVyQyI/E0UcGYa0+OH3dz0ResaDdHxqCgDDw==", "dependencies": { + "@puppeteer/browsers": "0.4.1", "chromium-bidi": "0.4.6", "cross-fetch": "3.1.5", "debug": "4.3.4", diff --git a/package.json b/package.json index 4982332f3d52..32d4406d2e93 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.7", - "puppeteer": "^19.8.3", + "puppeteer": "^19.9.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", From b70cb165bc1c759cc201b9b74df1490f81e47ec4 Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:07:45 +0530 Subject: [PATCH 021/210] Canvas: properly remove stale design space guideline (#13210) --- .../canvas/utils/useFullbleedMediaAsBackground.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/packages/story-editor/src/components/canvas/utils/useFullbleedMediaAsBackground.js b/packages/story-editor/src/components/canvas/utils/useFullbleedMediaAsBackground.js index 967d62612aba..1d4e46756e19 100644 --- a/packages/story-editor/src/components/canvas/utils/useFullbleedMediaAsBackground.js +++ b/packages/story-editor/src/components/canvas/utils/useFullbleedMediaAsBackground.js @@ -29,7 +29,7 @@ import SAT from 'sat'; /** * Internal dependencies */ -import { useStory, useCanvas } from '../../../app'; +import { useStory, useCanvas, useTransform } from '../../../app'; import useElementPolygon from '../../../utils/useElementPolygon'; function useFullbleedMediaAsBackground() { @@ -51,6 +51,9 @@ function useFullbleedMediaAsBackground() { fullbleedContainer, }) ); + const { clearTransforms } = useTransform((state) => ({ + clearTransforms: state.actions.clearTransforms, + })); const { showSnackbar } = useSnackbar(); const getElementPolygon = useElementPolygon(); @@ -89,6 +92,7 @@ function useFullbleedMediaAsBackground() { ); setIsBackgroundSnackbarMessageDismissed(true); } + clearTransforms(); } }; From 39c9a737cba2174d8a2cac29da8075c7c876f9bd Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:10:03 +0530 Subject: [PATCH 022/210] Carousel: fix carousel scroll button in RTL (#13211) --- .../footer/carousel/carouselContext/useCarouselScroll.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/story-editor/src/components/footer/carousel/carouselContext/useCarouselScroll.ts b/packages/story-editor/src/components/footer/carousel/carouselContext/useCarouselScroll.ts index 0c5865768e50..b2a2c8102973 100644 --- a/packages/story-editor/src/components/footer/carousel/carouselContext/useCarouselScroll.ts +++ b/packages/story-editor/src/components/footer/carousel/carouselContext/useCarouselScroll.ts @@ -85,8 +85,8 @@ function useCarouselScroll({ ); const scrollByPx = carouselWidth; - const isAtStart = isRTL ? 1 === ratio : 0 === ratio; - const isAtEnd = isRTL ? 0 === ratio : 1 === ratio; + const isAtStart = isRTL ? 0 === ratio : 0 === ratio; + const isAtEnd = isRTL ? -1 === ratio : 1 === ratio; const canScrollBack = hasOverflow && !isAtStart; const canScrollForward = hasOverflow && !isAtEnd; From b5e2b67f1393122eea34510bd2338a32e5e3376e Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Tue, 25 Apr 2023 17:14:31 +0530 Subject: [PATCH 023/210] Media: Remove attribution from sequential keyboard navigation (#13223) --- packages/story-editor/src/app/media/media3p/attribution.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/story-editor/src/app/media/media3p/attribution.js b/packages/story-editor/src/app/media/media3p/attribution.js index f5cba38fce7e..2ed314917df5 100644 --- a/packages/story-editor/src/app/media/media3p/attribution.js +++ b/packages/story-editor/src/app/media/media3p/attribution.js @@ -99,6 +99,7 @@ export function UnsplashAttribution() { target={'_blank'} rel={'noreferrer'} aria-label={getAriaLabel(MEDIA_PROVIDER.unsplash)} + tabIndex={-1} > {__('Powered by', 'web-stories')} @@ -115,6 +116,7 @@ export function CoverrAttribution() { target={'_blank'} rel={'noreferrer'} aria-label={getAriaLabel(MEDIA_PROVIDER.coverr)} + tabIndex={-1} > {__('Powered by', 'web-stories')} @@ -131,6 +133,7 @@ export function TenorAttribution() { target={'_blank'} rel={'noreferrer'} aria-label={getAriaLabel(MEDIA_PROVIDER.tenor)} + tabIndex={-1} > From 811a12f8f06cf2cf52e9091c273a7e256acf3332 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:49:15 +0200 Subject: [PATCH 024/210] Bump eslint from 8.37.0 to 8.39.0 (#13234) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 27 +++++++++++++++------------ package.json | 2 +- 2 files changed, 16 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index c920c6425cc0..b724c455d99b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", "cssnano": "^6.0.0", - "eslint": "^8.37.0", + "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", @@ -2874,9 +2874,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.37.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.37.0.tgz", - "integrity": "sha512-x5vzdtOOGgFVDCUs81QRB2+liax8rFg3+7hqM+QhBG0/G3F1ZsoYl97UrqgHgQ9KKT7G6c4V+aTUCgu/n22v1A==", + "version": "8.39.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.39.0.tgz", + "integrity": "sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -19862,15 +19862,15 @@ } }, "node_modules/eslint": { - "version": "8.37.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.37.0.tgz", - "integrity": "sha512-NU3Ps9nI05GUoVMxcZx1J8CNR6xOvUT4jAUMH5+z8lpp3aEdPVCImKw6PWG4PY+Vfkpr+jvMpxs/qoE7wq0sPw==", + "version": "8.39.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.39.0.tgz", + "integrity": "sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", "@eslint/eslintrc": "^2.0.2", - "@eslint/js": "8.37.0", + "@eslint/js": "8.39.0", "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -19880,7 +19880,7 @@ "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", - "eslint-scope": "^7.1.1", + "eslint-scope": "^7.2.0", "eslint-visitor-keys": "^3.4.0", "espree": "^9.5.1", "esquery": "^1.4.2", @@ -21247,9 +21247,9 @@ } }, "node_modules/eslint/node_modules/eslint-scope": { - "version": "7.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz", - "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.2.0.tgz", + "integrity": "sha512-DYj5deGlHBfMt15J7rdtyKNq/Nqlv5KfU4iodrQ019XESsRnwXH9KAE0y3cwtUHDo2ob7CypAnCqefh6vioWRw==", "dev": true, "dependencies": { "esrecurse": "^4.3.0", @@ -21257,6 +21257,9 @@ }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint/node_modules/eslint-visitor-keys": { diff --git a/package.json b/package.json index 32d4406d2e93..77cd166ebebe 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", "cssnano": "^6.0.0", - "eslint": "^8.37.0", + "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", From 4b630b62a6194ce51ee1eb32a86ea9d7501cec00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:49:35 +0200 Subject: [PATCH 025/210] Bump ansi-regex from 4.1.0 to 5.0.1 (#13237) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b724c455d99b..e1d0fc0eedfd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -38336,9 +38336,9 @@ } }, "node_modules/string-width/node_modules/ansi-regex": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz", - "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==", + "version": "4.1.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", + "integrity": "sha512-ILlv4k/3f6vfQ4OoP2AGvirOktlQ98ZEL1k9FaQjxa3L1abBgbuTDAdPOpvbGncC0BTVQrl+OM8xZGK6tWXt7g==", "engines": { "node": ">=6" } From 7034860d734e274c895a71bff70b51caeae00c9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:50:06 +0200 Subject: [PATCH 026/210] Bump stylelint from 15.3.0 to 15.6.0 (#13235) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 89 ++++++++++++++++++++++++++--------------------- package.json | 2 +- 2 files changed, 50 insertions(+), 41 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1d0fc0eedfd..d82314a117e0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -148,7 +148,7 @@ "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", "styled-components": "^5.3.9", - "stylelint": "^15.2.0", + "stylelint": "^15.6.0", "stylelint-config-recommended": "^11.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", @@ -2459,9 +2459,9 @@ } }, "node_modules/@csstools/css-parser-algorithms": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.0.1.tgz", - "integrity": "sha512-B9/8PmOtU6nBiibJg0glnNktQDZ3rZnGn/7UmDfrm2vMtrdlXO3p7ErE95N0up80IRk9YEtB5jyj/TmQ1WH3dw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@csstools/css-parser-algorithms/-/css-parser-algorithms-2.1.1.tgz", + "integrity": "sha512-viRnRh02AgO4mwIQb2xQNJju0i+Fh9roNgmbR5xEuG7J3TGgxjnE95HnBLgsFJOJOksvcfxOUCgODcft6Y07cA==", "dev": true, "engines": { "node": "^14 || ^16 || >=18" @@ -2471,13 +2471,13 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "@csstools/css-tokenizer": "^2.0.0" + "@csstools/css-tokenizer": "^2.1.1" } }, "node_modules/@csstools/css-tokenizer": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.1.0.tgz", - "integrity": "sha512-dtqFyoJBHUxGi9zPZdpCKP1xk8tq6KPHJ/NY4qWXiYo6IcSGwzk3L8x2XzZbbyOyBs9xQARoGveU2AsgLj6D2A==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@csstools/css-tokenizer/-/css-tokenizer-2.1.1.tgz", + "integrity": "sha512-GbrTj2Z8MCTUv+52GE0RbFGM527xuXZ0Xa5g0Z+YN573uveS4G0qi6WNOMyz3yrFM/jaILTTwJ0+umx81EzqfA==", "dev": true, "engines": { "node": "^14 || ^16 || >=18" @@ -2488,9 +2488,9 @@ } }, "node_modules/@csstools/media-query-list-parser": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.1.tgz", - "integrity": "sha512-X2/OuzEbjaxhzm97UJ+95GrMeT29d1Ib+Pu+paGLuRWZnWRK9sI9r3ikmKXPWGA1C4y4JEdBEFpp9jEqCvLeRA==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@csstools/media-query-list-parser/-/media-query-list-parser-2.0.4.tgz", + "integrity": "sha512-GyYot6jHgcSDZZ+tLSnrzkR7aJhF2ZW6d+CXH66mjy5WpAQhZD4HDke2OQ36SivGRWlZJpAz7TzbW6OKlEpxAA==", "dev": true, "engines": { "node": "^14 || ^16 || >=18" @@ -2500,14 +2500,14 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "@csstools/css-parser-algorithms": "^2.0.0", - "@csstools/css-tokenizer": "^2.0.0" + "@csstools/css-parser-algorithms": "^2.1.1", + "@csstools/css-tokenizer": "^2.1.1" } }, "node_modules/@csstools/selector-specificity": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.1.1.tgz", - "integrity": "sha512-jwx+WCqszn53YHOfvFMJJRd/B2GqkCBt+1MJSG6o5/s8+ytHMvDZXsJgUEWLk12UnLd7HYKac4BYU5i/Ron1Cw==", + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/@csstools/selector-specificity/-/selector-specificity-2.2.0.tgz", + "integrity": "sha512-+OJ9konv95ClSTOJCmMZqpd5+YGsB2S+x6w3E1oaM8UuR5j8nTNHYSz8c9BEPGDOCMQYIEEGlVPj/VY64iTbGw==", "dev": true, "engines": { "node": "^14 || ^16 || >=18" @@ -2517,7 +2517,6 @@ "url": "https://opencollective.com/csstools" }, "peerDependencies": { - "postcss": "^8.4", "postcss-selector-parser": "^6.0.10" } }, @@ -24308,9 +24307,9 @@ } }, "node_modules/html-tags": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.2.0.tgz", - "integrity": "sha512-vy7ClnArOZwCnqZgvv+ddgHgJiAFXe3Ge9ML5/mBctVJoUoYPCdxVucOywjDARn6CVoh3dRSFdPHy2sX80L0Wg==", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/html-tags/-/html-tags-3.3.1.tgz", + "integrity": "sha512-ztqyC3kLto0e9WbNp0aeP+M3kTt+nbaIveGmUxAtZa+8iFgKLUOD4YKM5j+f3QD89bra7UeumolZHKuOXnTmeQ==", "dev": true, "engines": { "node": ">=8" @@ -31968,9 +31967,15 @@ "peer": true }, "node_modules/nanoid": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz", - "integrity": "sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", + "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -33677,9 +33682,9 @@ } }, "node_modules/postcss": { - "version": "8.4.21", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.21.tgz", - "integrity": "sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==", + "version": "8.4.23", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", + "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", "funding": [ { "type": "opencollective", @@ -33688,10 +33693,14 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "dependencies": { - "nanoid": "^3.3.4", + "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, @@ -38620,18 +38629,18 @@ } }, "node_modules/stylelint": { - "version": "15.3.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.3.0.tgz", - "integrity": "sha512-9UYBYk7K9rtlKcTUDZrtntE840sZM00qyYBQHHe7tjwMNUsPsGvR6Fd43IxHEAhRrDLzpy3TVaHb6CReBB3eFg==", + "version": "15.6.0", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.0.tgz", + "integrity": "sha512-Cqzpc8tvJm77KaM8qUbhpJ/UYK55Ia0whQXj4b9IId9dlPICO7J8Lyo15SZWiHxKjlvy3p5FQor/3n6i8ignXg==", "dev": true, "dependencies": { - "@csstools/css-parser-algorithms": "^2.0.1", - "@csstools/css-tokenizer": "^2.1.0", - "@csstools/media-query-list-parser": "^2.0.1", - "@csstools/selector-specificity": "^2.1.1", + "@csstools/css-parser-algorithms": "^2.1.1", + "@csstools/css-tokenizer": "^2.1.1", + "@csstools/media-query-list-parser": "^2.0.4", + "@csstools/selector-specificity": "^2.2.0", "balanced-match": "^2.0.0", "colord": "^2.9.3", - "cosmiconfig": "^8.1.0", + "cosmiconfig": "^8.1.3", "css-functions-list": "^3.1.0", "css-tree": "^2.3.1", "debug": "^4.3.4", @@ -38641,7 +38650,7 @@ "global-modules": "^2.0.0", "globby": "^11.1.0", "globjoin": "^0.1.4", - "html-tags": "^3.2.0", + "html-tags": "^3.3.1", "ignore": "^5.2.4", "import-lazy": "^4.0.0", "imurmurhash": "^0.1.4", @@ -38652,7 +38661,7 @@ "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "picocolors": "^1.0.0", - "postcss": "^8.4.21", + "postcss": "^8.4.22", "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.1", "postcss-safe-parser": "^6.0.0", @@ -38717,9 +38726,9 @@ "dev": true }, "node_modules/stylelint/node_modules/cosmiconfig": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.0.tgz", - "integrity": "sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==", + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", + "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", "dev": true, "dependencies": { "import-fresh": "^3.2.1", diff --git a/package.json b/package.json index 77cd166ebebe..ec0c1e6e4264 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", "styled-components": "^5.3.9", - "stylelint": "^15.2.0", + "stylelint": "^15.6.0", "stylelint-config-recommended": "^11.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", From 8c11bc3aebcdead5a68b15275a739e8e69faefe0 Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Tue, 25 Apr 2023 18:24:03 +0530 Subject: [PATCH 027/210] Code Quality: Fix flakey canvas keys karma test (#13224) --- .../src/components/canvas/karma/canvasKeys.karma.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js b/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js index 6e3b7c58fd71..e36fa8d2c9a7 100644 --- a/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js +++ b/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js @@ -124,6 +124,9 @@ describe('Canvas Keyboard Shortcuts', () => { await fixture.events.click( fixture.screen.getByRole('option', { name: /^"Fade In" Effect$/ }) ); + + // Synthetic delay to make the dropdown behave correctly + await fixture.events.sleep(200); // click to close await fixture.events.click(effectChooser, { clickCount: 1 }); const duration = fixture.screen.getByLabelText('Duration'); From b0ed419551dbfb0aa431d85e0a20ed1c3669d009 Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Wed, 26 Apr 2023 15:25:41 +0530 Subject: [PATCH 028/210] Editor: Update behavior of consecutive snackbars (#13190) --- .../components/snackbar/snackbarContainer.tsx | 32 ++++++------------- .../components/snackbar/snackbarMessage.tsx | 2 ++ .../src/components/snackbar/types.ts | 1 - .../contexts/snackbar/snackbarProvider.tsx | 8 ++--- .../src/app/media/useUploadMedia.js | 4 +-- 5 files changed, 17 insertions(+), 30 deletions(-) diff --git a/packages/design-system/src/components/snackbar/snackbarContainer.tsx b/packages/design-system/src/components/snackbar/snackbarContainer.tsx index 30e52b045820..e355c9c969c2 100644 --- a/packages/design-system/src/components/snackbar/snackbarContainer.tsx +++ b/packages/design-system/src/components/snackbar/snackbarContainer.tsx @@ -18,6 +18,7 @@ */ import type { FC, ComponentProps } from 'react'; import { + createRef, useCallback, useEffect, useMemo, @@ -76,25 +77,21 @@ function getSnackbarXPos({ placement }: { placement: SnackbarPlacement }) { const ChildContainer = styled.div` &.react-snackbar-alert__snackbar-container-enter { - max-height: 0px; opacity: 0; - transition: all 300ms ease-out; } &.react-snackbar-alert__snackbar-container-enter-active { opacity: 1; - max-height: 100px; transition: all 300ms ease-out; } &.react-snackbar-alert__snackbar-container-exit { opacity: 1; - transition: all 300ms ease-out; } &.react-snackbar-alert__snackbar-container-exit-active { opacity: 0; - transition: all 300ms ease-out; + transition: all 100ms ease-out; } `; @@ -113,7 +110,7 @@ function SnackbarContainer({ notifications = [], onRemove, placement = SnackbarPlacement.Bottom, - max = 10, + max = 1, }: SnackbarContainerProps) { const speak = useLiveRegion('assertive'); const announcedNotifications = useRef(new Set()); @@ -134,10 +131,7 @@ function SnackbarContainer({ useEffect(() => { if (typeof max === 'number' && notifications.length > max) { - const timeout = setTimeout(() => { - onRemove?.(notifications.slice(0, notifications.length - max)); - }, 300); - return () => clearTimeout(timeout); + onRemove?.(notifications.slice(0, notifications.length - max)); } return undefined; }, [max, notifications, onRemove]); @@ -157,11 +151,10 @@ function SnackbarContainer({ } }); }, [notifications, speak]); - const nodeRefs = useRef>({}); return ( - {orderedNotifications.map((notification, index) => { + {orderedNotifications.map((notification) => { const { actionLabel, dismissible, @@ -172,25 +165,18 @@ function SnackbarContainer({ timeout, ...notificationProps } = notification; - - const id = notification.id || ids[index]; - + const id = notification.id || ids[0]; + const ref = createRef(); return ( - { - if (el) { - nodeRefs.current[id] = el; - } - }} - > + theme.borders.radius.medium}; z-index: ${({ customZIndex }) => customZIndex || DEFAULT_MESSAGE_Z_INDEX}; pointer-events: auto; + position: absolute; + bottom: 0; `; const Message = styled(Text.Paragraph)<{ diff --git a/packages/design-system/src/components/snackbar/types.ts b/packages/design-system/src/components/snackbar/types.ts index 609ca70d4470..12b4fb2e4040 100644 --- a/packages/design-system/src/components/snackbar/types.ts +++ b/packages/design-system/src/components/snackbar/types.ts @@ -49,6 +49,5 @@ export interface SnackbarNotification { preventAutoDismiss?: boolean; timeout?: number; thumbnail?: SnackbarNotificationThumbnail; - key?: string; id?: string; } diff --git a/packages/design-system/src/contexts/snackbar/snackbarProvider.tsx b/packages/design-system/src/contexts/snackbar/snackbarProvider.tsx index bf8e9fb0b2e1..01e6a4548e5e 100644 --- a/packages/design-system/src/contexts/snackbar/snackbarProvider.tsx +++ b/packages/design-system/src/contexts/snackbar/snackbarProvider.tsx @@ -42,15 +42,15 @@ function SnackbarProvider({ const remove = useCallback( ( toRemove: - | Pick - | Pick[] + | Pick + | Pick[] ) => { setNotifications((currentNotifications) => currentNotifications.filter((item) => { if (Array.isArray(toRemove)) { - return !toRemove.find(({ key }) => key === item.key); + return !toRemove.find(({ id }) => id === item.id); } - return item.key !== toRemove.key; + return item.id !== toRemove.id; }) ); }, diff --git a/packages/story-editor/src/app/media/useUploadMedia.js b/packages/story-editor/src/app/media/useUploadMedia.js index 5bf5bd2965fb..03f9a635a9a3 100644 --- a/packages/story-editor/src/app/media/useUploadMedia.js +++ b/packages/story-editor/src/app/media/useUploadMedia.js @@ -107,11 +107,11 @@ function useUploadMedia({ showSnackbar({ message: __('Optimizing file…', 'web-stories'), dismissible: true, - key: 'video-optimization', + id: 'video-optimization', }); } else { removeSnack({ - key: 'video-optimization', + id: 'video-optimization', }); } }, [isTranscoding, showSnackbar, removeSnack]); From 80d319272c6d992396038284f126bda8f7a43bcb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 12:15:24 +0200 Subject: [PATCH 029/210] Bump react-moveable from 0.39.6 to 0.49.2 (#13217) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ayushnirwal Co-authored-by: Pascal Birchler --- package-lock.json | 50 +++++++++---------- packages/moveable/package.json | 2 +- packages/story-editor/package.json | 2 +- .../canvas/multiSelectionMoveable/useDrag.js | 4 +- patches/react-moveable+0.39.6.patch | 2 +- 5 files changed, 29 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index d82314a117e0..f442260258ac 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2521,9 +2521,9 @@ } }, "node_modules/@daybrush/utils": { - "version": "1.10.0", - "resolved": "https://registry.npmjs.org/@daybrush/utils/-/utils-1.10.0.tgz", - "integrity": "sha512-IDT0DWAGcjxb2+WMr8pHrVTkHVKdilBumX1SubXJUlowN4rMSLphwDxvMNfv+vQOrdCPXSoPVZ3mhfrHsQ9Xow==" + "version": "1.11.0", + "resolved": "https://registry.npmjs.org/@daybrush/utils/-/utils-1.11.0.tgz", + "integrity": "sha512-/T0Oe7KkfUoCusFj1cJ6N+Tu+jFZXVkaKqDBcDY3P0goJfcfaT+4+oG8aHi4LDgBErNjP6uvC3IEOSMe2ka/yQ==" }, "node_modules/@discoveryjs/json-ext": { "version": "0.5.7", @@ -5542,19 +5542,14 @@ } }, "node_modules/@scena/dragscroll": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/@scena/dragscroll/-/dragscroll-1.3.0.tgz", - "integrity": "sha512-UlK/g9IX8fJ8+YczqfUT7WDjx/5KKQMU2/uZLYLXV8FWuzWS2WWpt2u1G6KCIF65380oCnCYOs7nOrYpedsOaQ==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/@scena/dragscroll/-/dragscroll-1.4.0.tgz", + "integrity": "sha512-3O8daaZD9VXA9CP3dra6xcgt/qrm0mg0xJCwiX6druCteQ9FFsXffkF8PrqxY4Z4VJ58fFKEa0RlKqbsi/XnRA==", "dependencies": { - "@daybrush/utils": "1.6.0", + "@daybrush/utils": "^1.6.0", "@scena/event-emitter": "^1.0.2" } }, - "node_modules/@scena/dragscroll/node_modules/@daybrush/utils": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/@daybrush/utils/-/utils-1.6.0.tgz", - "integrity": "sha512-9MjMoOLl1U+l8lXByN3BbLZXf+mktoLyeb6t78Jz2WZ7LRldK0FNg8oW//9giO2hHCUyxS7LX6jS1hToGIfRWA==" - }, "node_modules/@scena/event-emitter": { "version": "1.0.5", "resolved": "https://registry.npmjs.org/@scena/event-emitter/-/event-emitter-1.0.5.tgz", @@ -23181,9 +23176,9 @@ } }, "node_modules/gesto": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.14.0.tgz", - "integrity": "sha512-b89RyxAQb65t0HVJHPWi1+Ren66QoMaXpV5do3k7LRJAwunESYlJr520/4pNrMQGUkqopLMZjEceUE2uBqcgeQ==", + "version": "1.16.0", + "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.16.0.tgz", + "integrity": "sha512-MEOwXVWqMljfcjgJhhmuY8PXoLAlAHRk+r6t51RKc6RFY8ra0UMWsTOo2awd1W1pHnWjvlznHsY647ZPOICr/Q==", "dependencies": { "@daybrush/utils": "^1.7.1", "@scena/event-emitter": "^1.0.2" @@ -35249,9 +35244,9 @@ } }, "node_modules/react-css-styled": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/react-css-styled/-/react-css-styled-1.0.4.tgz", - "integrity": "sha512-nRske1bAKOCaf7Gf3o76tKQFIYggaW1qH4rutBlitH5lYnRPA7WoAYKrcxqdUPZd00oASg3SvFZSh3Mc1Wvj3w==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/react-css-styled/-/react-css-styled-1.1.2.tgz", + "integrity": "sha512-YHTGOWaCLf7pASGRY3awG8rv67qyOjaUXUKfa3jFwzWges22SxYWQdMWIhCz7I8PXTrNRcIkemc6o2vVpd+gUA==", "dependencies": { "css-styled": "~1.0.1", "framework-utils": "^1.1.0" @@ -35410,21 +35405,22 @@ } }, "node_modules/react-moveable": { - "version": "0.39.6", - "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.39.6.tgz", - "integrity": "sha512-3GGRKmtZYbVcCpQmqX1Qq8ukiF5AmT/+DzvFfUtwNxY8QMgH4yua3/dfFNvXMQr+qcxhms8epUhGVqltw9SUzA==", + "version": "0.49.2", + "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.49.2.tgz", + "integrity": "sha512-cE9xkadu5ZoNHtEY3/EYwyuYj/4989jXxbYbAeJ+z94wqJBKPMhoX3/b9OxuY1tZMvyLpqWQ/Tw7FgbLPafqtg==", "dependencies": { - "@daybrush/utils": "^1.10.0", + "@daybrush/utils": "^1.11.0", "@egjs/agent": "^2.2.1", "@egjs/children-differ": "^1.0.1", - "@scena/dragscroll": "^1.2.0", + "@egjs/list-differ": "^1.0.0", + "@scena/dragscroll": "^1.4.0", "@scena/event-emitter": "^1.0.5", "@scena/matrix": "^1.1.1", "css-to-mat": "^1.0.3", "framework-utils": "^1.1.0", - "gesto": "^1.13.3", + "gesto": "^1.16.0", "overlap-area": "^1.1.0", - "react-css-styled": "^1.0.4" + "react-css-styled": "^1.1.2" } }, "node_modules/react-photo-album": { @@ -42867,7 +42863,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.39.3", + "react-moveable": "^0.49.2", "styled-components": "^5.3.9" }, "devDependencies": {}, @@ -43517,7 +43513,7 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.39.3" + "react-moveable": "^0.49.2" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", diff --git a/packages/moveable/package.json b/packages/moveable/package.json index a9efe5b6cec9..35a4de44ed39 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -41,7 +41,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.39.3", + "react-moveable": "^0.49.2", "styled-components": "^5.3.9" }, "devDependencies": {} diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index ccc2cecf208f..a981eac1f08a 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -102,6 +102,6 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.39.3" + "react-moveable": "^0.49.2" } } diff --git a/packages/story-editor/src/components/canvas/multiSelectionMoveable/useDrag.js b/packages/story-editor/src/components/canvas/multiSelectionMoveable/useDrag.js index db6b4bc8af2b..87ca0e47fdd7 100644 --- a/packages/story-editor/src/components/canvas/multiSelectionMoveable/useDrag.js +++ b/packages/story-editor/src/components/canvas/multiSelectionMoveable/useDrag.js @@ -63,7 +63,9 @@ function useMultiSelectionDrag({ nodesById[id].contains(inputEvent.target) ); if (clickedElement) { - handleSelectElement(clickedElement, inputEvent); + setTimeout(() => { + handleSelectElement(clickedElement, inputEvent); + }, 0); } // Click was handled. return true; diff --git a/patches/react-moveable+0.39.6.patch b/patches/react-moveable+0.39.6.patch index 4aab7baff041..66b52cccd3fe 100644 --- a/patches/react-moveable+0.39.6.patch +++ b/patches/react-moveable+0.39.6.patch @@ -6,5 +6,5 @@ index e7706fd..a28c4ab 100644 +import { IObject } from "@daybrush/utils"; import { Able } from "./types"; import { InitialMoveable } from "./InitialMoveable"; --export declare function makeMoveable(ables: Array>): typeof InitialMoveable & (new (...args: any[]) => InitialMoveable); +-export declare function makeMoveable = {}>(ables: Array>): typeof InitialMoveable & (new (...args: any[]) => InitialMoveable); +export declare function makeMoveable = {}>(ables: Array>): typeof InitialMoveable & (new (...args: any[]) => InitialMoveable); From 0f14ab44523f255aca6306d615219e087c891465 Mon Sep 17 00:00:00 2001 From: Google for Creators Bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Mon, 1 May 2023 14:37:19 +0200 Subject: [PATCH 030/210] Update list of Google Fonts (#13245) --- includes/data/fonts/fonts.json | 733 +++++++++++++++++++++++++++++---- packages/fonts/src/fonts.json | 733 +++++++++++++++++++++++++++++---- 2 files changed, 1290 insertions(+), 176 deletions(-) diff --git a/includes/data/fonts/fonts.json b/includes/data/fonts/fonts.json index f912813d67a7..7c0794d01aa9 100644 --- a/includes/data/fonts/fonts.json +++ b/includes/data/fonts/fonts.json @@ -2232,6 +2232,39 @@ "lGap": 0 } }, + { + "family": "Anuphan", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1025, + "des": -275, + "tAsc": 1025, + "tDes": -275, + "tLGap": 0, + "wAsc": 1119, + "wDes": 275, + "xH": 570, + "capH": 698, + "yMin": -267, + "yMax": 1119, + "hAsc": 1025, + "hDes": -275, + "lGap": 0 + } + }, { "family": "Anybody", "fallbacks": ["cursive"], @@ -2267,10 +2300,10 @@ "tLGap": 0, "wAsc": 2190, "wDes": 685, - "xH": 1200, + "xH": 1186, "capH": 1350, - "yMin": -458, - "yMax": 1828, + "yMin": -505, + "yMax": 1896, "hAsc": 1590, "hDes": -480, "lGap": 0 @@ -2659,10 +2692,10 @@ "tLGap": 0, "wAsc": 1073, "wDes": 560, - "xH": 500, + "xH": 509, "capH": 700, - "yMin": -539, - "yMax": 986, + "yMin": -535, + "yMax": 1024, "hAsc": 1073, "hDes": -560, "lGap": 0 @@ -5940,6 +5973,31 @@ "lGap": 0 } }, + { + "family": "Braah One", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 800, + "des": -600, + "tAsc": 800, + "tDes": -600, + "tLGap": 0, + "wAsc": 1150, + "wDes": 650, + "xH": 512, + "capH": 636, + "yMin": -619, + "yMax": 1120, + "hAsc": 800, + "hDes": -600, + "lGap": 0 + } + }, { "family": "Brawler", "fallbacks": ["serif"], @@ -5993,6 +6051,56 @@ "lGap": 0 } }, + { + "family": "Bruno Ace", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 953, + "des": -253, + "tAsc": 953, + "tDes": -253, + "tLGap": 0, + "wAsc": 953, + "wDes": 253, + "xH": 500, + "capH": 700, + "yMin": -253, + "yMax": 953, + "hAsc": 953, + "hDes": -253, + "lGap": 0 + } + }, + { + "family": "Bruno Ace SC", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 953, + "des": -253, + "tAsc": 953, + "tDes": -253, + "tLGap": 0, + "wAsc": 953, + "wDes": 253, + "xH": 500, + "capH": 700, + "yMin": -253, + "yMax": 908, + "hAsc": 953, + "hDes": -253, + "lGap": 0 + } + }, { "family": "Brush Script MT", "fallbacks": ["cursive"], @@ -6528,7 +6636,7 @@ }, { "family": "Cairo Play", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ @@ -6902,6 +7010,36 @@ "lGap": 0 } }, + { + "family": "Carlito", + "fallbacks": ["sans-serif"], + "weights": [400, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400], + [0, 700], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 1950, + "des": -550, + "tAsc": 1536, + "tDes": -512, + "tLGap": 452, + "wAsc": 1950, + "wDes": 550, + "xH": 978, + "capH": 1314, + "yMin": -529, + "yMax": 2078, + "hAsc": 1950, + "hDes": -550, + "lGap": 0 + } + }, { "family": "Carme", "fallbacks": ["sans-serif"], @@ -7018,7 +7156,7 @@ "des": -245, "tAsc": 755, "tDes": -245, - "tLGap": 250, + "tLGap": 330, "wAsc": 1091, "wDes": 430, "xH": 475, @@ -7027,7 +7165,32 @@ "yMax": 1091, "hAsc": 755, "hDes": -245, - "lGap": 250 + "lGap": 330 + } + }, + { + "family": "Castoro Titling", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 755, + "des": -245, + "tAsc": 755, + "tDes": -245, + "tLGap": 330, + "wAsc": 1091, + "wDes": 430, + "xH": 455, + "capH": 699, + "yMin": -430, + "yMax": 1091, + "hAsc": 755, + "hDes": -245, + "lGap": 330 } }, { @@ -8202,6 +8365,41 @@ "lGap": 21 } }, + { + "family": "Comme", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 1957, + "des": -501, + "tAsc": 1957, + "tDes": -501, + "tLGap": 0, + "wAsc": 2519, + "wDes": 632, + "xH": 1082, + "capH": 1456, + "yMin": -523, + "yMax": 2399, + "hAsc": 1957, + "hDes": -501, + "lGap": 0 + } + }, { "family": "Commissioner", "fallbacks": ["sans-serif"], @@ -8228,10 +8426,10 @@ "tLGap": 0, "wAsc": 2424, "wDes": 586, - "xH": 988, + "xH": 992, "capH": 1426, - "yMin": -564, - "yMax": 2282, + "yMin": -570, + "yMax": 2321, "hAsc": 2034, "hDes": -412, "lGap": 0 @@ -9287,6 +9485,31 @@ "lGap": 0 } }, + { + "family": "Darumadrop One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 435, + "capH": 590, + "yMin": -279, + "yMax": 860, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "David Libre", "fallbacks": ["serif"], @@ -9556,12 +9779,12 @@ "tAsc": 2118, "tDes": -442, "tLGap": 0, - "wAsc": 2118, - "wDes": 442, + "wAsc": 2631, + "wDes": 609, "xH": 1202, "capH": 1690, - "yMin": -442, - "yMax": 2118, + "yMin": -609, + "yMax": 2631, "hAsc": 2118, "hDes": -442, "lGap": 0 @@ -9681,12 +9904,12 @@ "tAsc": 930, "tDes": -287, "tLGap": 0, - "wAsc": 930, - "wDes": 287, + "wAsc": 1003, + "wDes": 396, "xH": 558, "capH": 650, - "yMin": -224, - "yMax": 930, + "yMin": -396, + "yMax": 1003, "hAsc": 930, "hDes": -287, "lGap": 0 @@ -12018,15 +12241,15 @@ "upm": 2048, "asc": 2066, "des": -508, - "tAsc": 1810, - "tDes": -458, + "tAsc": 2066, + "tDes": -508, "tLGap": 0, - "wAsc": 2066, - "wDes": 508, + "wAsc": 2702, + "wDes": 608, "xH": 1377, "capH": 1708, - "yMin": -458, - "yMax": 2066, + "yMin": -531, + "yMax": 2702, "hAsc": 2066, "hDes": -508, "lGap": 0 @@ -12210,6 +12433,41 @@ "lGap": 0 } }, + { + "family": "Foldit", + "fallbacks": ["cursive"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 900, + "des": -300, + "tAsc": 900, + "tDes": -300, + "tLGap": 0, + "wAsc": 1070, + "wDes": 400, + "xH": 500, + "capH": 700, + "yMin": -342, + "yMax": 965, + "hAsc": 900, + "hDes": -300, + "lGap": 0 + } + }, { "family": "Fondamento", "fallbacks": ["cursive"], @@ -12492,8 +12750,8 @@ "wDes": 252, "xH": 500, "capH": 700, - "yMin": -252, - "yMax": 950, + "yMin": -245, + "yMax": 962, "hAsc": 974, "hDes": -236, "lGap": 0 @@ -12694,12 +12952,12 @@ "tAsc": 986, "tDes": -295, "tLGap": 0, - "wAsc": 986, - "wDes": 295, + "wAsc": 1045, + "wDes": 580, "xH": 497, "capH": 718, - "yMin": -295, - "yMax": 986, + "yMin": -580, + "yMax": 1045, "hAsc": 986, "hDes": -295, "lGap": 0 @@ -16395,6 +16653,34 @@ "lGap": 0 } }, + { + "family": "Instrument Serif", + "fallbacks": ["serif"], + "weights": [400], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -310, + "tAsc": 990, + "tDes": -310, + "tLGap": 0, + "wAsc": 990, + "wDes": 310, + "xH": 510, + "capH": 720, + "yMin": -309, + "yMax": 986, + "hAsc": 990, + "hDes": -310, + "lGap": 0 + } + }, { "family": "Inter", "fallbacks": ["sans-serif"], @@ -17040,7 +17326,7 @@ "wAsc": 1003, "wDes": 331, "xH": 500, - "capH": 665, + "capH": 650, "yMin": -331, "yMax": 1003, "hAsc": 1003, @@ -17116,12 +17402,12 @@ "tAsc": 894, "tDes": -284, "tLGap": 0, - "wAsc": 894, - "wDes": 284, + "wAsc": 973, + "wDes": 345, "xH": 153, - "capH": 207, - "yMin": -284, - "yMax": 894, + "capH": 206, + "yMin": -345, + "yMax": 973, "hAsc": 894, "hDes": -284, "lGap": 0 @@ -18260,6 +18546,31 @@ "lGap": 0 } }, + { + "family": "Konkhmer Sleokchher", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 2500, + "des": -1200, + "tAsc": 2500, + "tDes": -1200, + "tLGap": 0, + "wAsc": 2501, + "wDes": 1503, + "xH": 1098, + "capH": 1462, + "yMin": -1503, + "yMax": 2487, + "hAsc": 2500, + "hDes": -1200, + "lGap": 0 + } + }, { "family": "Kosugi", "fallbacks": ["sans-serif"], @@ -19183,12 +19494,12 @@ "tAsc": 1019, "tDes": -287, "tLGap": 0, - "wAsc": 1019, - "wDes": 287, - "xH": 127, - "capH": 111, - "yMin": -287, - "yMax": 1019, + "wAsc": 1129, + "wDes": 424, + "xH": 575, + "capH": 710, + "yMin": -424, + "yMax": 1129, "hAsc": 1019, "hDes": -287, "lGap": 0 @@ -21615,12 +21926,12 @@ "tAsc": 958, "tDes": -262, "tLGap": 0, - "wAsc": 958, - "wDes": 262, + "wAsc": 1041, + "wDes": 307, "xH": 456, "capH": 700, - "yMin": -262, - "yMax": 935, + "yMin": -307, + "yMax": 1039, "hAsc": 958, "hDes": -262, "lGap": 0 @@ -21640,12 +21951,12 @@ "tAsc": 958, "tDes": -262, "tLGap": 0, - "wAsc": 958, + "wAsc": 1039, "wDes": 262, "xH": 473, "capH": 700, - "yMin": -241, - "yMax": 935, + "yMin": -308, + "yMax": 1039, "hAsc": 958, "hDes": -262, "lGap": 0 @@ -25451,7 +25762,7 @@ "tAsc": 896, "tDes": -408, "tLGap": 0, - "wAsc": 896, + "wAsc": 1347, "wDes": 408, "xH": 536, "capH": 622, @@ -26126,14 +26437,17 @@ { "family": "Noto Sans JP", "fallbacks": ["sans-serif"], - "weights": [100, 300, 400, 500, 700, 900], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 100], + [0, 200], [0, 300], [0, 400], [0, 500], + [0, 600], [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", @@ -27280,8 +27594,8 @@ "wDes": 321, "xH": 536, "capH": 714, - "yMin": -205, - "yMax": 941, + "yMin": -241, + "yMax": 995, "hAsc": 1069, "hDes": -321, "lGap": 0 @@ -28242,11 +28556,17 @@ { "family": "Noto Sans Syriac", "fallbacks": ["sans-serif"], - "weights": [100, 400, 900], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 100], + [0, 200], + [0, 300], [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", @@ -28257,12 +28577,12 @@ "tAsc": 926, "tDes": -486, "tLGap": 0, - "wAsc": 926, + "wAsc": 1012, "wDes": 486, "xH": 553, "capH": 714, "yMin": -442, - "yMax": 892, + "yMax": 995, "hAsc": 926, "hDes": -486, "lGap": 0 @@ -28679,7 +28999,7 @@ "xH": 536, "capH": 714, "yMin": -533, - "yMax": 1179, + "yMax": 1184, "hAsc": 1250, "hDes": -350, "lGap": 0 @@ -29059,8 +29379,8 @@ "tAsc": 930, "tDes": -625, "tLGap": 0, - "wAsc": 930, - "wDes": 625, + "wAsc": 1397, + "wDes": 660, "xH": 623, "capH": 715, "yMin": -660, @@ -30359,22 +30679,24 @@ { "family": "Nunito Sans", "fallbacks": ["sans-serif"], - "weights": [200, 300, 400, 600, 700, 800, 900], - "styles": ["italic", "regular"], + "weights": [200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], "variants": [ [0, 200], - [1, 200], [0, 300], - [1, 300], [0, 400], - [1, 400], + [0, 500], [0, 600], - [1, 600], [0, 700], - [1, 700], [0, 800], - [1, 800], [0, 900], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], [1, 900] ], "service": "fonts.google.com", @@ -30937,10 +31259,10 @@ "tLGap": 0, "wAsc": 1000, "wDes": 260, - "xH": 460, - "capH": 676, - "yMin": -209, - "yMax": 967, + "xH": 475, + "capH": 694, + "yMin": -338, + "yMax": 988, "hAsc": 1000, "hDes": -260, "lGap": 0 @@ -31560,6 +31882,50 @@ "lGap": 0 } }, + { + "family": "Pathway Extreme", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1070, + "des": -286, + "tAsc": 1070, + "tDes": -286, + "tLGap": 0, + "wAsc": 1182, + "wDes": 286, + "xH": 540, + "capH": 700, + "yMin": -233, + "yMax": 1159, + "hAsc": 1070, + "hDes": -286, + "lGap": 0 + } + }, { "family": "Pathway Gothic One", "fallbacks": ["sans-serif"], @@ -31571,15 +31937,15 @@ "upm": 1000, "asc": 954, "des": -198, - "tAsc": 740, - "tDes": -180, + "tAsc": 954, + "tDes": -198, "tLGap": 0, - "wAsc": 954, - "wDes": 198, + "wAsc": 1004, + "wDes": 222, "xH": 540, "capH": 700, - "yMin": -198, - "yMax": 954, + "yMin": -222, + "yMax": 1004, "hAsc": 954, "hDes": -198, "lGap": 0 @@ -32353,6 +32719,40 @@ "lGap": 0 } }, + { + "family": "Poltawski Nowy", + "fallbacks": ["serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [1, 400], + [1, 500], + [1, 600], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1000, + "des": -300, + "tAsc": 1000, + "tDes": -300, + "tLGap": 0, + "wAsc": 1105, + "wDes": 400, + "xH": 440, + "capH": 700, + "yMin": -362, + "yMax": 1098, + "hAsc": 1000, + "hDes": -300, + "lGap": 0 + } + }, { "family": "Poly", "fallbacks": ["serif"], @@ -34734,12 +35134,12 @@ "tAsc": 927, "tDes": -244, "tLGap": 0, - "wAsc": 1152, - "wDes": 305, - "xH": 508, + "wAsc": 1048, + "wDes": 251, + "xH": 518, "capH": 710, - "yMin": -305, - "yMax": 1152, + "yMin": -325, + "yMax": 1193, "hAsc": 927, "hDes": -244, "lGap": 0 @@ -35485,6 +35885,31 @@ "lGap": 0 } }, + { + "family": "Rubik Pixels", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 935, + "des": -250, + "tAsc": 935, + "tDes": -250, + "tLGap": 0, + "wAsc": 1040, + "wDes": 374, + "xH": 520, + "capH": 700, + "yMin": -287, + "yMax": 955, + "hAsc": 935, + "hDes": -250, + "lGap": 0 + } + }, { "family": "Rubik Puddles", "fallbacks": ["cursive"], @@ -36527,6 +36952,44 @@ "lGap": 0 } }, + { + "family": "Schibsted Grotesk", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 2000, + "des": -528, + "tAsc": 2000, + "tDes": -528, + "tLGap": 0, + "wAsc": 2502, + "wDes": 568, + "xH": 1080, + "capH": 1440, + "yMin": -485, + "yMax": 2427, + "hAsc": 2000, + "hDes": -528, + "lGap": 0 + } + }, { "family": "Schoolbell", "fallbacks": ["cursive"], @@ -37209,6 +37672,31 @@ "lGap": 67 } }, + { + "family": "Sigmar", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1172, + "des": -466, + "tAsc": 1172, + "tDes": -466, + "tLGap": 0, + "wAsc": 1275, + "wDes": 477, + "xH": 578, + "capH": 655, + "yMin": -477, + "yMax": 1275, + "hAsc": 1172, + "hDes": -466, + "lGap": 0 + } + }, { "family": "Sigmar One", "fallbacks": ["cursive"], @@ -40793,10 +41281,10 @@ "tDes": -576, "tLGap": 0, "wAsc": 2085, - "wDes": 576, - "xH": 1, - "capH": 1, - "yMin": -576, + "wDes": 580, + "xH": 1073, + "capH": 1505, + "yMin": -580, "yMax": 2085, "hAsc": 2085, "hDes": -576, @@ -41767,6 +42255,31 @@ "lGap": 0 } }, + { + "family": "Vina Sans", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1045, + "des": -170, + "tAsc": 1045, + "tDes": -170, + "tLGap": 0, + "wAsc": 1063, + "wDes": 200, + "xH": 500, + "capH": 700, + "yMin": -200, + "yMax": 1063, + "hAsc": 1045, + "hDes": -170, + "lGap": 0 + } + }, { "family": "Voces", "fallbacks": ["cursive"], @@ -42595,6 +43108,50 @@ "lGap": 218 } }, + { + "family": "Ysabeau", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1054, + "des": -289, + "tAsc": 1054, + "tDes": -289, + "tLGap": 0, + "wAsc": 1056, + "wDes": 311, + "xH": 414, + "capH": 658, + "yMin": -291, + "yMax": 1024, + "hAsc": 1054, + "hDes": -289, + "lGap": 0 + } + }, { "family": "Yuji Boku", "fallbacks": ["serif"], diff --git a/packages/fonts/src/fonts.json b/packages/fonts/src/fonts.json index f912813d67a7..7c0794d01aa9 100644 --- a/packages/fonts/src/fonts.json +++ b/packages/fonts/src/fonts.json @@ -2232,6 +2232,39 @@ "lGap": 0 } }, + { + "family": "Anuphan", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1025, + "des": -275, + "tAsc": 1025, + "tDes": -275, + "tLGap": 0, + "wAsc": 1119, + "wDes": 275, + "xH": 570, + "capH": 698, + "yMin": -267, + "yMax": 1119, + "hAsc": 1025, + "hDes": -275, + "lGap": 0 + } + }, { "family": "Anybody", "fallbacks": ["cursive"], @@ -2267,10 +2300,10 @@ "tLGap": 0, "wAsc": 2190, "wDes": 685, - "xH": 1200, + "xH": 1186, "capH": 1350, - "yMin": -458, - "yMax": 1828, + "yMin": -505, + "yMax": 1896, "hAsc": 1590, "hDes": -480, "lGap": 0 @@ -2659,10 +2692,10 @@ "tLGap": 0, "wAsc": 1073, "wDes": 560, - "xH": 500, + "xH": 509, "capH": 700, - "yMin": -539, - "yMax": 986, + "yMin": -535, + "yMax": 1024, "hAsc": 1073, "hDes": -560, "lGap": 0 @@ -5940,6 +5973,31 @@ "lGap": 0 } }, + { + "family": "Braah One", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 800, + "des": -600, + "tAsc": 800, + "tDes": -600, + "tLGap": 0, + "wAsc": 1150, + "wDes": 650, + "xH": 512, + "capH": 636, + "yMin": -619, + "yMax": 1120, + "hAsc": 800, + "hDes": -600, + "lGap": 0 + } + }, { "family": "Brawler", "fallbacks": ["serif"], @@ -5993,6 +6051,56 @@ "lGap": 0 } }, + { + "family": "Bruno Ace", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 953, + "des": -253, + "tAsc": 953, + "tDes": -253, + "tLGap": 0, + "wAsc": 953, + "wDes": 253, + "xH": 500, + "capH": 700, + "yMin": -253, + "yMax": 953, + "hAsc": 953, + "hDes": -253, + "lGap": 0 + } + }, + { + "family": "Bruno Ace SC", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 953, + "des": -253, + "tAsc": 953, + "tDes": -253, + "tLGap": 0, + "wAsc": 953, + "wDes": 253, + "xH": 500, + "capH": 700, + "yMin": -253, + "yMax": 908, + "hAsc": 953, + "hDes": -253, + "lGap": 0 + } + }, { "family": "Brush Script MT", "fallbacks": ["cursive"], @@ -6528,7 +6636,7 @@ }, { "family": "Cairo Play", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ @@ -6902,6 +7010,36 @@ "lGap": 0 } }, + { + "family": "Carlito", + "fallbacks": ["sans-serif"], + "weights": [400, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400], + [0, 700], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 1950, + "des": -550, + "tAsc": 1536, + "tDes": -512, + "tLGap": 452, + "wAsc": 1950, + "wDes": 550, + "xH": 978, + "capH": 1314, + "yMin": -529, + "yMax": 2078, + "hAsc": 1950, + "hDes": -550, + "lGap": 0 + } + }, { "family": "Carme", "fallbacks": ["sans-serif"], @@ -7018,7 +7156,7 @@ "des": -245, "tAsc": 755, "tDes": -245, - "tLGap": 250, + "tLGap": 330, "wAsc": 1091, "wDes": 430, "xH": 475, @@ -7027,7 +7165,32 @@ "yMax": 1091, "hAsc": 755, "hDes": -245, - "lGap": 250 + "lGap": 330 + } + }, + { + "family": "Castoro Titling", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 755, + "des": -245, + "tAsc": 755, + "tDes": -245, + "tLGap": 330, + "wAsc": 1091, + "wDes": 430, + "xH": 455, + "capH": 699, + "yMin": -430, + "yMax": 1091, + "hAsc": 755, + "hDes": -245, + "lGap": 330 } }, { @@ -8202,6 +8365,41 @@ "lGap": 21 } }, + { + "family": "Comme", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 1957, + "des": -501, + "tAsc": 1957, + "tDes": -501, + "tLGap": 0, + "wAsc": 2519, + "wDes": 632, + "xH": 1082, + "capH": 1456, + "yMin": -523, + "yMax": 2399, + "hAsc": 1957, + "hDes": -501, + "lGap": 0 + } + }, { "family": "Commissioner", "fallbacks": ["sans-serif"], @@ -8228,10 +8426,10 @@ "tLGap": 0, "wAsc": 2424, "wDes": 586, - "xH": 988, + "xH": 992, "capH": 1426, - "yMin": -564, - "yMax": 2282, + "yMin": -570, + "yMax": 2321, "hAsc": 2034, "hDes": -412, "lGap": 0 @@ -9287,6 +9485,31 @@ "lGap": 0 } }, + { + "family": "Darumadrop One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 435, + "capH": 590, + "yMin": -279, + "yMax": 860, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "David Libre", "fallbacks": ["serif"], @@ -9556,12 +9779,12 @@ "tAsc": 2118, "tDes": -442, "tLGap": 0, - "wAsc": 2118, - "wDes": 442, + "wAsc": 2631, + "wDes": 609, "xH": 1202, "capH": 1690, - "yMin": -442, - "yMax": 2118, + "yMin": -609, + "yMax": 2631, "hAsc": 2118, "hDes": -442, "lGap": 0 @@ -9681,12 +9904,12 @@ "tAsc": 930, "tDes": -287, "tLGap": 0, - "wAsc": 930, - "wDes": 287, + "wAsc": 1003, + "wDes": 396, "xH": 558, "capH": 650, - "yMin": -224, - "yMax": 930, + "yMin": -396, + "yMax": 1003, "hAsc": 930, "hDes": -287, "lGap": 0 @@ -12018,15 +12241,15 @@ "upm": 2048, "asc": 2066, "des": -508, - "tAsc": 1810, - "tDes": -458, + "tAsc": 2066, + "tDes": -508, "tLGap": 0, - "wAsc": 2066, - "wDes": 508, + "wAsc": 2702, + "wDes": 608, "xH": 1377, "capH": 1708, - "yMin": -458, - "yMax": 2066, + "yMin": -531, + "yMax": 2702, "hAsc": 2066, "hDes": -508, "lGap": 0 @@ -12210,6 +12433,41 @@ "lGap": 0 } }, + { + "family": "Foldit", + "fallbacks": ["cursive"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 900, + "des": -300, + "tAsc": 900, + "tDes": -300, + "tLGap": 0, + "wAsc": 1070, + "wDes": 400, + "xH": 500, + "capH": 700, + "yMin": -342, + "yMax": 965, + "hAsc": 900, + "hDes": -300, + "lGap": 0 + } + }, { "family": "Fondamento", "fallbacks": ["cursive"], @@ -12492,8 +12750,8 @@ "wDes": 252, "xH": 500, "capH": 700, - "yMin": -252, - "yMax": 950, + "yMin": -245, + "yMax": 962, "hAsc": 974, "hDes": -236, "lGap": 0 @@ -12694,12 +12952,12 @@ "tAsc": 986, "tDes": -295, "tLGap": 0, - "wAsc": 986, - "wDes": 295, + "wAsc": 1045, + "wDes": 580, "xH": 497, "capH": 718, - "yMin": -295, - "yMax": 986, + "yMin": -580, + "yMax": 1045, "hAsc": 986, "hDes": -295, "lGap": 0 @@ -16395,6 +16653,34 @@ "lGap": 0 } }, + { + "family": "Instrument Serif", + "fallbacks": ["serif"], + "weights": [400], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -310, + "tAsc": 990, + "tDes": -310, + "tLGap": 0, + "wAsc": 990, + "wDes": 310, + "xH": 510, + "capH": 720, + "yMin": -309, + "yMax": 986, + "hAsc": 990, + "hDes": -310, + "lGap": 0 + } + }, { "family": "Inter", "fallbacks": ["sans-serif"], @@ -17040,7 +17326,7 @@ "wAsc": 1003, "wDes": 331, "xH": 500, - "capH": 665, + "capH": 650, "yMin": -331, "yMax": 1003, "hAsc": 1003, @@ -17116,12 +17402,12 @@ "tAsc": 894, "tDes": -284, "tLGap": 0, - "wAsc": 894, - "wDes": 284, + "wAsc": 973, + "wDes": 345, "xH": 153, - "capH": 207, - "yMin": -284, - "yMax": 894, + "capH": 206, + "yMin": -345, + "yMax": 973, "hAsc": 894, "hDes": -284, "lGap": 0 @@ -18260,6 +18546,31 @@ "lGap": 0 } }, + { + "family": "Konkhmer Sleokchher", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 2500, + "des": -1200, + "tAsc": 2500, + "tDes": -1200, + "tLGap": 0, + "wAsc": 2501, + "wDes": 1503, + "xH": 1098, + "capH": 1462, + "yMin": -1503, + "yMax": 2487, + "hAsc": 2500, + "hDes": -1200, + "lGap": 0 + } + }, { "family": "Kosugi", "fallbacks": ["sans-serif"], @@ -19183,12 +19494,12 @@ "tAsc": 1019, "tDes": -287, "tLGap": 0, - "wAsc": 1019, - "wDes": 287, - "xH": 127, - "capH": 111, - "yMin": -287, - "yMax": 1019, + "wAsc": 1129, + "wDes": 424, + "xH": 575, + "capH": 710, + "yMin": -424, + "yMax": 1129, "hAsc": 1019, "hDes": -287, "lGap": 0 @@ -21615,12 +21926,12 @@ "tAsc": 958, "tDes": -262, "tLGap": 0, - "wAsc": 958, - "wDes": 262, + "wAsc": 1041, + "wDes": 307, "xH": 456, "capH": 700, - "yMin": -262, - "yMax": 935, + "yMin": -307, + "yMax": 1039, "hAsc": 958, "hDes": -262, "lGap": 0 @@ -21640,12 +21951,12 @@ "tAsc": 958, "tDes": -262, "tLGap": 0, - "wAsc": 958, + "wAsc": 1039, "wDes": 262, "xH": 473, "capH": 700, - "yMin": -241, - "yMax": 935, + "yMin": -308, + "yMax": 1039, "hAsc": 958, "hDes": -262, "lGap": 0 @@ -25451,7 +25762,7 @@ "tAsc": 896, "tDes": -408, "tLGap": 0, - "wAsc": 896, + "wAsc": 1347, "wDes": 408, "xH": 536, "capH": 622, @@ -26126,14 +26437,17 @@ { "family": "Noto Sans JP", "fallbacks": ["sans-serif"], - "weights": [100, 300, 400, 500, 700, 900], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 100], + [0, 200], [0, 300], [0, 400], [0, 500], + [0, 600], [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", @@ -27280,8 +27594,8 @@ "wDes": 321, "xH": 536, "capH": 714, - "yMin": -205, - "yMax": 941, + "yMin": -241, + "yMax": 995, "hAsc": 1069, "hDes": -321, "lGap": 0 @@ -28242,11 +28556,17 @@ { "family": "Noto Sans Syriac", "fallbacks": ["sans-serif"], - "weights": [100, 400, 900], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 100], + [0, 200], + [0, 300], [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", @@ -28257,12 +28577,12 @@ "tAsc": 926, "tDes": -486, "tLGap": 0, - "wAsc": 926, + "wAsc": 1012, "wDes": 486, "xH": 553, "capH": 714, "yMin": -442, - "yMax": 892, + "yMax": 995, "hAsc": 926, "hDes": -486, "lGap": 0 @@ -28679,7 +28999,7 @@ "xH": 536, "capH": 714, "yMin": -533, - "yMax": 1179, + "yMax": 1184, "hAsc": 1250, "hDes": -350, "lGap": 0 @@ -29059,8 +29379,8 @@ "tAsc": 930, "tDes": -625, "tLGap": 0, - "wAsc": 930, - "wDes": 625, + "wAsc": 1397, + "wDes": 660, "xH": 623, "capH": 715, "yMin": -660, @@ -30359,22 +30679,24 @@ { "family": "Nunito Sans", "fallbacks": ["sans-serif"], - "weights": [200, 300, 400, 600, 700, 800, 900], - "styles": ["italic", "regular"], + "weights": [200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], "variants": [ [0, 200], - [1, 200], [0, 300], - [1, 300], [0, 400], - [1, 400], + [0, 500], [0, 600], - [1, 600], [0, 700], - [1, 700], [0, 800], - [1, 800], [0, 900], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], [1, 900] ], "service": "fonts.google.com", @@ -30937,10 +31259,10 @@ "tLGap": 0, "wAsc": 1000, "wDes": 260, - "xH": 460, - "capH": 676, - "yMin": -209, - "yMax": 967, + "xH": 475, + "capH": 694, + "yMin": -338, + "yMax": 988, "hAsc": 1000, "hDes": -260, "lGap": 0 @@ -31560,6 +31882,50 @@ "lGap": 0 } }, + { + "family": "Pathway Extreme", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1070, + "des": -286, + "tAsc": 1070, + "tDes": -286, + "tLGap": 0, + "wAsc": 1182, + "wDes": 286, + "xH": 540, + "capH": 700, + "yMin": -233, + "yMax": 1159, + "hAsc": 1070, + "hDes": -286, + "lGap": 0 + } + }, { "family": "Pathway Gothic One", "fallbacks": ["sans-serif"], @@ -31571,15 +31937,15 @@ "upm": 1000, "asc": 954, "des": -198, - "tAsc": 740, - "tDes": -180, + "tAsc": 954, + "tDes": -198, "tLGap": 0, - "wAsc": 954, - "wDes": 198, + "wAsc": 1004, + "wDes": 222, "xH": 540, "capH": 700, - "yMin": -198, - "yMax": 954, + "yMin": -222, + "yMax": 1004, "hAsc": 954, "hDes": -198, "lGap": 0 @@ -32353,6 +32719,40 @@ "lGap": 0 } }, + { + "family": "Poltawski Nowy", + "fallbacks": ["serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [1, 400], + [1, 500], + [1, 600], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1000, + "des": -300, + "tAsc": 1000, + "tDes": -300, + "tLGap": 0, + "wAsc": 1105, + "wDes": 400, + "xH": 440, + "capH": 700, + "yMin": -362, + "yMax": 1098, + "hAsc": 1000, + "hDes": -300, + "lGap": 0 + } + }, { "family": "Poly", "fallbacks": ["serif"], @@ -34734,12 +35134,12 @@ "tAsc": 927, "tDes": -244, "tLGap": 0, - "wAsc": 1152, - "wDes": 305, - "xH": 508, + "wAsc": 1048, + "wDes": 251, + "xH": 518, "capH": 710, - "yMin": -305, - "yMax": 1152, + "yMin": -325, + "yMax": 1193, "hAsc": 927, "hDes": -244, "lGap": 0 @@ -35485,6 +35885,31 @@ "lGap": 0 } }, + { + "family": "Rubik Pixels", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 935, + "des": -250, + "tAsc": 935, + "tDes": -250, + "tLGap": 0, + "wAsc": 1040, + "wDes": 374, + "xH": 520, + "capH": 700, + "yMin": -287, + "yMax": 955, + "hAsc": 935, + "hDes": -250, + "lGap": 0 + } + }, { "family": "Rubik Puddles", "fallbacks": ["cursive"], @@ -36527,6 +36952,44 @@ "lGap": 0 } }, + { + "family": "Schibsted Grotesk", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2048, + "asc": 2000, + "des": -528, + "tAsc": 2000, + "tDes": -528, + "tLGap": 0, + "wAsc": 2502, + "wDes": 568, + "xH": 1080, + "capH": 1440, + "yMin": -485, + "yMax": 2427, + "hAsc": 2000, + "hDes": -528, + "lGap": 0 + } + }, { "family": "Schoolbell", "fallbacks": ["cursive"], @@ -37209,6 +37672,31 @@ "lGap": 67 } }, + { + "family": "Sigmar", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1172, + "des": -466, + "tAsc": 1172, + "tDes": -466, + "tLGap": 0, + "wAsc": 1275, + "wDes": 477, + "xH": 578, + "capH": 655, + "yMin": -477, + "yMax": 1275, + "hAsc": 1172, + "hDes": -466, + "lGap": 0 + } + }, { "family": "Sigmar One", "fallbacks": ["cursive"], @@ -40793,10 +41281,10 @@ "tDes": -576, "tLGap": 0, "wAsc": 2085, - "wDes": 576, - "xH": 1, - "capH": 1, - "yMin": -576, + "wDes": 580, + "xH": 1073, + "capH": 1505, + "yMin": -580, "yMax": 2085, "hAsc": 2085, "hDes": -576, @@ -41767,6 +42255,31 @@ "lGap": 0 } }, + { + "family": "Vina Sans", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1045, + "des": -170, + "tAsc": 1045, + "tDes": -170, + "tLGap": 0, + "wAsc": 1063, + "wDes": 200, + "xH": 500, + "capH": 700, + "yMin": -200, + "yMax": 1063, + "hAsc": 1045, + "hDes": -170, + "lGap": 0 + } + }, { "family": "Voces", "fallbacks": ["cursive"], @@ -42595,6 +43108,50 @@ "lGap": 218 } }, + { + "family": "Ysabeau", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1054, + "des": -289, + "tAsc": 1054, + "tDes": -289, + "tLGap": 0, + "wAsc": 1056, + "wDes": 311, + "xH": 414, + "capH": 658, + "yMin": -291, + "yMax": 1024, + "hAsc": 1054, + "hDes": -289, + "lGap": 0 + } + }, { "family": "Yuji Boku", "fallbacks": ["serif"], From 3bbe43a5b83647069bf26f36d907297835b50137 Mon Sep 17 00:00:00 2001 From: Google for Creators Bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Mon, 1 May 2023 14:37:36 +0200 Subject: [PATCH 031/210] Update browserslist db (#13244) --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f442260258ac..c90935976f48 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16069,9 +16069,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001473", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001473.tgz", - "integrity": "sha512-ewDad7+D2vlyy+E4UJuVfiBsU69IL+8oVmTuZnH5Q6CIUbxNfI50uVpRHbUPDD6SUaN2o0Lh4DhTrvLG/Tn1yg==", + "version": "1.0.30001481", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz", + "integrity": "sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==", "funding": [ { "type": "opencollective", From 0d648816dbd3cee7a355b8e129d3c60fb081c0a1 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 1 May 2023 14:47:13 +0200 Subject: [PATCH 032/210] CI: remove Percy (#13242) * CI: remove percy * Fix workflows --- .github/workflows/tests-e2e.yml | 64 +------------------ .github/workflows/tests-karma-dashboard.yml | 68 --------------------- .github/workflows/tests-karma-editor.yml | 68 --------------------- 3 files changed, 1 insertion(+), 199 deletions(-) diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 2362cb7b5119..63ca94160f71 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -121,21 +121,12 @@ jobs: name: web-stories path: build/web-stories - nonce: - name: Percy Nonce - runs-on: ubuntu-latest - outputs: - result: ${{ env.result }} - steps: - - id: nonce - run: echo "result=${{ github.run_id }}-${{ github.run_attempt }}-$(date +%s)" >> $GITHUB_ENV - e2e: name: '${{ matrix.browser }} - WP ${{ matrix.wp }} (${{ matrix.shard }})' runs-on: ubuntu-latest timeout-minutes: 30 continue-on-error: ${{ matrix.experimental == true }} - needs: [build, nonce] + needs: [build] strategy: fail-fast: false matrix: @@ -215,24 +206,12 @@ jobs: AMP_VALIDATOR_FILE="${RUNNER_TEMP}/validator_wasm.js" echo "validator_file=$AMP_VALIDATOR_FILE" >> $GITHUB_ENV - - name: Run E2E tests with percy - run: npm run test:e2e:percy -- -- --shard=$SHARD - env: - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN_E2E }} - WP_VERSION: ${{ matrix.wp }} - PERCY_BROWSER_EXECUTABLE: ${{ env.chromium_path }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} - SHARD: ${{ matrix.shard }} - AMP_VALIDATOR_FILE: ${{ env.validator_file }} - if: ( matrix.snapshots ) && ( github.event.pull_request.draft == false ) - - name: Run E2E tests run: npm run test:e2e -- --shard=$SHARD env: WP_VERSION: ${{ matrix.wp }} SHARD: ${{ matrix.shard }} AMP_VALIDATOR_FILE: ${{ env.validator_file }} - if: ( ! matrix.snapshots ) || ( github.event.pull_request.draft == true ) - name: Stop Docker environment run: npm run env:stop @@ -247,44 +226,3 @@ jobs: name: failures-artifacts path: build/e2e-artifacts if-no-files-found: ignore - - percy: - name: Percy - runs-on: ubuntu-latest - timeout-minutes: 5 - if: > - always() && - github.event.pull_request.draft == false && - github.event.pull_request.head.repo.fork == false && - github.event.pull_request.user.login != 'dependabot[bot]' - needs: [e2e, nonce] - steps: - - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 - with: - disable-sudo: true - egress-policy: block - allowed-endpoints: > - api.github.com:443 - github.com:443 - percy.io:443 - registry.npmjs.org:443 - storage.googleapis.com:443 - - - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - - name: Setup Node - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c - with: - node-version-file: '.nvmrc' - cache: npm - - - name: Install dependencies - run: npm install @percy/cli - - - name: Finalize Percy build - run: npx percy build:finalize - env: - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN_E2E }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 0a8066bc5c58..85e5eac78b8f 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -41,20 +41,10 @@ concurrency: cancel-in-progress: true jobs: - nonce: - name: Percy Nonce - runs-on: ubuntu-latest - outputs: - result: ${{ env.result }} - steps: - - id: nonce - run: echo "result=${{ github.run_id }}-${{ github.run_attempt }}-$(date +%s)" >> $GITHUB_ENV - karma: name: Karma runs-on: ubuntu-latest timeout-minutes: 30 - needs: nonce steps: - name: Harden Runner uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 @@ -67,7 +57,6 @@ jobs: fonts.googleapis.com:443 fonts.gstatic.com:443 github.com:443 - percy.io:443 registry.npmjs.org:443 storage.googleapis.com:443 uploader.codecov.io:443 @@ -100,70 +89,13 @@ jobs: CHROMIUM=$(node -p "const puppeteer = require('puppeteer'); puppeteer.executablePath();") echo "chromium_path=${CHROMIUM}" >> $GITHUB_ENV - - name: Run integration tests with Percy - run: | - npx percy exec --quiet --parallel --config=percy.config.karma.yml -- \ - npm run test:karma:dashboard -- --headless --viewport=1600:1000 --coverage --shard=$SHARD || \ - npx percy exec --quiet --parallel --config=percy.config.karma.yml -- \ - npm run test:karma:dashboard:retry-failed -- --headless --viewport=1600:1000 --shard=$SHARD - env: - DISABLE_ERROR_BOUNDARIES: true - SHARD: ${{ matrix.shard }} - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN_DASHBOARD }} - PERCY_BROWSER_EXECUTABLE: ${{ env.chromium_path }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} - if: github.event.pull_request.draft == false - - name: Run integration tests run: npm run test:karma:dashboard -- --headless --viewport=1600:1000 --coverage || npm run test:karma:dashboard:retry-failed -- --headless --viewport=1600:1000 env: DISABLE_ERROR_BOUNDARIES: true - if: github.event.pull_request.draft == true - name: Upload code coverage report uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/karma-coverage/dashboard/lcov.info flags: karmatests - - percy: - name: Percy - runs-on: ubuntu-latest - timeout-minutes: 5 - if: > - always() && - github.event.pull_request.draft == false && - github.event.pull_request.head.repo.fork == false && - github.event.pull_request.user.login != 'dependabot[bot]' - needs: [karma, nonce] - steps: - - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 - with: - disable-sudo: true - disable-file-monitoring: true - egress-policy: block - allowed-endpoints: > - api.github.com:443 - github.com:443 - percy.io:443 - registry.npmjs.org:443 - storage.googleapis.com:443 - - - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - - name: Setup Node - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c - with: - node-version-file: '.nvmrc' - cache: npm - - - name: Install dependencies - run: npm install @percy/cli - - - name: Finalize Percy build - run: npx percy build:finalize - env: - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN_DASHBOARD }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index f21a5f82e256..4abb6a319107 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -50,20 +50,10 @@ concurrency: cancel-in-progress: true jobs: - nonce: - name: Percy Nonce - runs-on: ubuntu-latest - outputs: - result: ${{ env.result }} - steps: - - id: nonce - run: echo "result=${{ github.run_id }}-${{ github.run_attempt }}-$(date +%s)" >> $GITHUB_ENV - karma: name: Karma (${{ matrix.shard }}) runs-on: ubuntu-latest timeout-minutes: 60 - needs: nonce strategy: fail-fast: false matrix: @@ -103,7 +93,6 @@ jobs: fonts.googleapis.com:443 fonts.gstatic.com:443 github.com:443 - percy.io:443 registry.npmjs.org:443 storage.googleapis.com:443 uploader.codecov.io:443 @@ -138,20 +127,6 @@ jobs: CHROMIUM=$(node -p "const puppeteer = require('puppeteer'); puppeteer.executablePath();") echo "chromium_path=${CHROMIUM}" >> $GITHUB_ENV - - name: Run integration tests with Percy - run: | - npx percy exec --quiet --parallel --config=percy.config.karma.yml -- \ - npm run test:karma:story-editor -- --headless --viewport=1600:1000 --coverage --shard=$SHARD || \ - npx percy exec --quiet --parallel --config=percy.config.karma.yml -- \ - npm run test:karma:story-editor:retry-failed -- --headless --viewport=1600:1000 --shard=$SHARD - env: - DISABLE_ERROR_BOUNDARIES: true - SHARD: ${{ matrix.shard }} - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }} - PERCY_BROWSER_EXECUTABLE: ${{ env.chromium_path }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} - if: github.event.pull_request.draft == false - - name: Run integration tests run: | npm run test:karma:story-editor -- --headless --viewport=1600:1000 --coverage --shard=$SHARD || \ @@ -159,52 +134,9 @@ jobs: env: DISABLE_ERROR_BOUNDARIES: true SHARD: ${{ matrix.shard }} - if: github.event.pull_request.draft == true - name: Upload code coverage report uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 with: file: build/logs/karma-coverage/story-editor/lcov.info flags: karmatests - - percy: - name: Percy - runs-on: ubuntu-latest - timeout-minutes: 5 - if: > - always() && - github.event.pull_request.draft == false && - github.event.pull_request.head.repo.fork == false && - github.event.pull_request.user.login != 'dependabot[bot]' - needs: [karma, nonce] - steps: - - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 - with: - disable-sudo: true - disable-file-monitoring: true - egress-policy: block - allowed-endpoints: > - api.github.com:443 - github.com:443 - percy.io:443 - registry.npmjs.org:443 - storage.googleapis.com:443 - - - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - - - name: Setup Node - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c - with: - node-version-file: '.nvmrc' - cache: npm - - - name: Install dependencies - run: npm install @percy/cli - - - name: Finalize Percy build - run: npx percy build:finalize - env: - PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }} - PERCY_PARALLEL_NONCE: ${{ needs.nonce.outputs.result }} From 1a1c9a62f6cc0fceb9cd30248f057de2361c642a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:48:32 +0200 Subject: [PATCH 033/210] Bump php-stubs/woocommerce-stubs from 7.6.0 to 7.6.1 (#13246) Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 7.6.0 to 7.6.1. - [Release notes](https://github.com/php-stubs/woocommerce-stubs/releases) - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v7.6.0...v7.6.1) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7210b83849bc..31f8d73767b9 100644 --- a/composer.lock +++ b/composer.lock @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.6.0", + "version": "v7.6.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "8d59302c835f0099115be229d924e51d63823c66" + "reference": "56ab9401658bc416e978ca2b80b5ce515eb4e4a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/8d59302c835f0099115be229d924e51d63823c66", - "reference": "8d59302c835f0099115be229d924e51d63823c66", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/56ab9401658bc416e978ca2b80b5ce515eb4e4a1", + "reference": "56ab9401658bc416e978ca2b80b5ce515eb4e4a1", "shasum": "" }, "require": { @@ -2240,9 +2240,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.6.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.6.1" }, - "time": "2023-04-13T21:15:01+00:00" + "time": "2023-04-26T15:35:51+00:00" }, { "name": "php-stubs/wordpress-stubs", From d4b9d268c905417eeed6a6d145c1672f69ca16cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:48:49 +0200 Subject: [PATCH 034/210] Bump peter-evans/find-comment from 2.3.0 to 2.4.0 (#13247) Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](https://github.com/peter-evans/find-comment/compare/034abe94d3191f9c89d870519735beae326f2bdb...a54c31d7fa095754bfef525c0c8e5e5674c4b4b1) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 17f91022afc0..dd18e82d0641 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -201,7 +201,7 @@ jobs: - name: Check if a comment was already made id: find-comment - uses: peter-evans/find-comment@034abe94d3191f9c89d870519735beae326f2bdb + uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 with: issue-number: ${{ github.event.pull_request.number }} comment-author: googleforcreators-bot From 0cb5fb10abffc9453ef3b3eb5664ef906fa3a7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:49:04 +0200 Subject: [PATCH 035/210] Bump stylelint-config-recommended from 11.0.0 to 12.0.0 (#13257) Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended) from 11.0.0 to 12.0.0. - [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases) - [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/11.0.0...12.0.0) --- updated-dependencies: - dependency-name: stylelint-config-recommended dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c90935976f48..426b23e1786d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -149,7 +149,7 @@ "source-map-loader": "^4.0.1", "styled-components": "^5.3.9", "stylelint": "^15.6.0", - "stylelint-config-recommended": "^11.0.0", + "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", @@ -38685,12 +38685,12 @@ } }, "node_modules/stylelint-config-recommended": { - "version": "11.0.0", - "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz", - "integrity": "sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==", + "version": "12.0.0", + "resolved": "https://registry.npmjs.org/stylelint-config-recommended/-/stylelint-config-recommended-12.0.0.tgz", + "integrity": "sha512-x6x8QNARrGO2sG6iURkzqL+Dp+4bJorPMMRNPScdvaUK8PsynriOcMW7AFDKqkWAS5wbue/u8fUT/4ynzcmqdQ==", "dev": true, "peerDependencies": { - "stylelint": "^15.3.0" + "stylelint": "^15.5.0" } }, "node_modules/stylelint-prettier": { diff --git a/package.json b/package.json index ec0c1e6e4264..346a777212f2 100644 --- a/package.json +++ b/package.json @@ -173,7 +173,7 @@ "source-map-loader": "^4.0.1", "styled-components": "^5.3.9", "stylelint": "^15.6.0", - "stylelint-config-recommended": "^11.0.0", + "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", From d778b5d2ae839f19b421d673bc9897f3498a644d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:49:33 +0200 Subject: [PATCH 036/210] Bump github/codeql-action from 2.3.0 to 2.3.2 (#13248) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.0 to 2.3.2. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/b2c19fb9a2a485599ccf4ed5d65527d94bc57226...f3feb00acb00f31a6f60280e6ace9ca31d91c76a) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index b3babce94856..cf4f54c5ff37 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 + uses: github/codeql-action/init@f3feb00acb00f31a6f60280e6ace9ca31d91c76a with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 + uses: github/codeql-action/analyze@f3feb00acb00f31a6f60280e6ace9ca31d91c76a diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index d2db2d14cdf5..9ee1117f0f39 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@b2c19fb9a2a485599ccf4ed5d65527d94bc57226 + uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a with: sarif_file: results.sarif From c992df57f14de7b32ea0fe3d30310c88680bab7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:49:46 +0200 Subject: [PATCH 037/210] Bump markdownlint-cli from 0.33.0 to 0.34.0 (#13256) Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.33.0 to 0.34.0. - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases) - [Commits](https://github.com/igorshubovych/markdownlint-cli/compare/v0.33.0...v0.34.0) --- updated-dependencies: - dependency-name: markdownlint-cli dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 376 ++++++++++++++++++++++++++++++++++++++++++++-- package.json | 2 +- 2 files changed, 361 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 426b23e1786d..84e1d29ba2fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -126,7 +126,7 @@ "karma-sourcemap-loader": "^0.4.0", "karma-webpack": "^5.0.0", "lint-staged": "^13.2.0", - "markdownlint-cli": "^0.33.0", + "markdownlint-cli": "^0.34.0", "mini-css-extract-plugin": "^2.7.5", "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", @@ -4980,6 +4980,16 @@ "quantize": "npm:@pioug/quantize@^1.2.0" } }, + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "optional": true, + "engines": { + "node": ">=14" + } + }, "node_modules/@pmmmwh/react-refresh-webpack-plugin": { "version": "0.5.10", "resolved": "https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.10.tgz", @@ -19459,6 +19469,12 @@ "integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ=", "dev": true }, + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true + }, "node_modules/ee-first": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz", @@ -25863,6 +25879,114 @@ "url": "https://github.com/sponsors/ljharb" } }, + "node_modules/jackspeak": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.1.2.tgz", + "integrity": "sha512-IEVVfX66eop4fvm6VP252GgiIY8ttDfFSrPD439JJucDHdASn9kd+WL209Bhcwvbhu7VYcYFGZMSXPjCvb9ASA==", + "dev": true, + "dependencies": { + "cliui": "github:isaacs/cliui#isaacs/esm-cjs-consistency" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" + } + }, + "node_modules/jackspeak/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/jackspeak/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/jackspeak/node_modules/cliui": { + "version": "8.0.1", + "resolved": "git+ssh://git@github.com/isaacs/cliui.git#9f97090165675fdda63a79c29bc36bb1033506b0", + "dev": true, + "license": "ISC", + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/jackspeak/node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", + "dev": true, + "dependencies": { + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/jackspeak/node_modules/strip-ansi": { + "version": "7.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.0.1.tgz", + "integrity": "sha512-cXNxvT8dFNRVfhVME3JAe98mkXDYN2O1l7jmcwMnOslDeESg1rF/OZMtK0nRAhiari1unG5cD4jG3rapUAkLbw==", + "dev": true, + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/jackspeak/node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, "node_modules/jasmine-core": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.2.0.tgz", @@ -31103,31 +31227,32 @@ "dev": true }, "node_modules/markdownlint": { - "version": "0.27.0", - "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.27.0.tgz", - "integrity": "sha512-HtfVr/hzJJmE0C198F99JLaeada+646B5SaG2pVoEakLFI6iRGsvMqrnnrflq8hm1zQgwskEgqSnhDW11JBp0w==", + "version": "0.28.2", + "resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.28.2.tgz", + "integrity": "sha512-yYaQXoKKPV1zgrFsyAuZPEQoe+JrY9GDag9ObKpk09twx4OCU5lut+0/kZPrQ3W7w82SmgKhd7D8m34aG1unVw==", "dev": true, "dependencies": { - "markdown-it": "13.0.1" + "markdown-it": "13.0.1", + "markdownlint-micromark": "0.1.2" }, "engines": { "node": ">=14.18.0" } }, "node_modules/markdownlint-cli": { - "version": "0.33.0", - "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.33.0.tgz", - "integrity": "sha512-zMK1oHpjYkhjO+94+ngARiBBrRDEUMzooDHBAHtmEIJ9oYddd9l3chCReY2mPlecwH7gflQp1ApilTo+o0zopQ==", + "version": "0.34.0", + "resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.34.0.tgz", + "integrity": "sha512-4G9I++VBTZkaye6Yfc/7dU6HQHcyldZEVB+bYyQJLcpJOHKk/q5ZpGqK80oKMIdlxzsA3aWOJLZ4DkoaoUWXbQ==", "dev": true, "dependencies": { - "commander": "~9.4.1", + "commander": "~10.0.1", "get-stdin": "~9.0.0", - "glob": "~8.0.3", + "glob": "~10.2.2", "ignore": "~5.2.4", "js-yaml": "^4.1.0", "jsonc-parser": "~3.2.0", - "markdownlint": "~0.27.0", - "minimatch": "~5.1.2", + "markdownlint": "~0.28.2", + "minimatch": "~9.0.0", "run-con": "~1.2.11" }, "bin": { @@ -31152,6 +31277,31 @@ "balanced-match": "^1.0.0" } }, + "node_modules/markdownlint-cli/node_modules/commander": { + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", + "dev": true, + "engines": { + "node": ">=14" + } + }, + "node_modules/markdownlint-cli/node_modules/foreground-child": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", + "dev": true, + "dependencies": { + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/markdownlint-cli/node_modules/get-stdin": { "version": "9.0.0", "resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-9.0.0.tgz", @@ -31164,6 +31314,28 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/markdownlint-cli/node_modules/glob": { + "version": "10.2.2", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.2.2.tgz", + "integrity": "sha512-Xsa0BcxIC6th9UwNjZkhrMtNo/MnyRL8jGCP+uEwhA5oFOCY1f2s1/oNKY47xQ0Bg5nkjsfAEIej1VeH62bDDQ==", + "dev": true, + "dependencies": { + "foreground-child": "^3.1.0", + "jackspeak": "^2.0.3", + "minimatch": "^9.0.0", + "minipass": "^5.0.0", + "path-scurry": "^1.7.0" + }, + "bin": { + "glob": "dist/cjs/src/bin.js" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/markdownlint-cli/node_modules/ignore": { "version": "5.2.4", "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", @@ -31186,15 +31358,48 @@ } }, "node_modules/markdownlint-cli/node_modules/minimatch": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.2.tgz", - "integrity": "sha512-bNH9mmM9qsJ2X4r2Nat1B//1dJVcn3+iBLa3IgqJ7EbGaDNepL9QSHOxN4ng33s52VMMhhIfgCYDk3C4ZmlDAg==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.0.tgz", + "integrity": "sha512-0jJj8AvgKqWN05mrwuqi8QYKx1WmYSUoKSxu5Qhs9prezTz10sxAHGNZe9J9cqIJzta8DWsleh2KaVaLl6Ru2w==", "dev": true, "dependencies": { "brace-expansion": "^2.0.1" }, "engines": { - "node": ">=10" + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/markdownlint-cli/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/markdownlint-cli/node_modules/signal-exit": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.1.tgz", + "integrity": "sha512-uUWsN4aOxJAS8KOuf3QMyFtgm1pkb6I+KRZbRF/ghdf5T7sM+B1lLLzPDxswUjkmHyxQAVzEgG35E3NzDM9GVw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/markdownlint-micromark": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/markdownlint-micromark/-/markdownlint-micromark-0.1.2.tgz", + "integrity": "sha512-jRxlQg8KpOfM2IbCL9RXM8ZiYWz2rv6DlZAnGv8ASJQpUh6byTBnEsbuMZ6T2/uIgntyf7SKg/mEaEBo1164fQ==", + "dev": true, + "engines": { + "node": ">=14.18.0" } }, "node_modules/mathml-tag-names": { @@ -33506,6 +33711,40 @@ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, + "node_modules/path-scurry": { + "version": "1.7.0", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.7.0.tgz", + "integrity": "sha512-UkZUeDjczjYRE495+9thsgcVgsaCPkaw80slmfVFgllxY+IO8ubTsOpFVjDPROBqJdHfVPUFRHPBV/WciOVfWg==", + "dev": true, + "dependencies": { + "lru-cache": "^9.0.0", + "minipass": "^5.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/path-scurry/node_modules/lru-cache": { + "version": "9.1.1", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-9.1.1.tgz", + "integrity": "sha512-65/Jky17UwSb0BuB9V+MyDpsOtXKmYwzhyl+cOa9XUiI4uV2Ouy/2voFP3+al0BjZbJgMBD8FojMpAf+Z+qn4A==", + "dev": true, + "engines": { + "node": "14 || >=16.14" + } + }, + "node_modules/path-scurry/node_modules/minipass": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-5.0.0.tgz", + "integrity": "sha512-3FnjYuehv9k6ovOEbyOswadCDPX1piCfhV8ncmYtHOjuPwylVWsghTLo7rabjC3Rx5xD4HDx8Wm1xnMF7S5qFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/path-to-regexp": { "version": "0.1.7", "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz", @@ -38340,6 +38579,27 @@ "node": ">=6" } }, + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, "node_modules/string-width/node_modules/ansi-regex": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.1.tgz", @@ -38469,6 +38729,19 @@ "node": ">=8" } }, + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/strip-bom": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", @@ -41881,6 +42154,77 @@ "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, "node_modules/wrap-ansi/node_modules/ansi-styles": { "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", diff --git a/package.json b/package.json index 346a777212f2..1cef3e46573b 100644 --- a/package.json +++ b/package.json @@ -150,7 +150,7 @@ "karma-sourcemap-loader": "^0.4.0", "karma-webpack": "^5.0.0", "lint-staged": "^13.2.0", - "markdownlint-cli": "^0.33.0", + "markdownlint-cli": "^0.34.0", "mini-css-extract-plugin": "^2.7.5", "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", From e491dc76a5c7e0526479ea30a17c29ec5b80edf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:50:12 +0200 Subject: [PATCH 038/210] Bump eslint-plugin-testing-library from 5.10.2 to 5.10.3 (#13249) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.2...v5.10.3) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 100 ++++++++++++++++++---------------------------- package.json | 2 +- 2 files changed, 39 insertions(+), 63 deletions(-) diff --git a/package-lock.json b/package-lock.json index 84e1d29ba2fe..9f01087498f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -106,7 +106,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", - "eslint-plugin-testing-library": "^5.10.2", + "eslint-plugin-testing-library": "^5.10.3", "html-webpack-plugin": "^5.3.2", "husky": "^8.0.3", "jest": "^29.5.0", @@ -20977,12 +20977,12 @@ } }, "node_modules/eslint-plugin-testing-library": { - "version": "5.10.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.2.tgz", - "integrity": "sha512-f1DmDWcz5SDM+IpCkEX0lbFqrrTs8HRsEElzDEqN/EBI0hpRj8Cns5+IVANXswE8/LeybIJqPAOQIFu2j5Y5sw==", + "version": "5.10.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.3.tgz", + "integrity": "sha512-0yhsKFsjHLud5PM+f2dWr9K3rqYzMy4cSHs3lcmFYMa1CdSzRvHGgXvsFarBjZ41gU8jhTdMIkg8jHLxGJqLqw==", "dev": true, "dependencies": { - "@typescript-eslint/utils": "^5.43.0" + "@typescript-eslint/utils": "^5.58.0" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0", @@ -20993,13 +20993,13 @@ } }, "node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/scope-manager": { - "version": "5.53.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.53.0.tgz", - "integrity": "sha512-Opy3dqNsp/9kBBeCPhkCNR7fmdSQqA+47r21hr9a14Bx0xnkElEQmhoHga+VoaoQ6uDHjDKmQPIYcUcKJifS7w==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", + "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.53.0", - "@typescript-eslint/visitor-keys": "5.53.0" + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -21010,9 +21010,9 @@ } }, "node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/types": { - "version": "5.53.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.53.0.tgz", - "integrity": "sha512-5kcDL9ZUIP756K6+QOAfPkigJmCPHcLN7Zjdz76lQWWDdzfOhZDTj1irs6gPBKiXx5/6O3L0+AvupAut3z7D2A==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", + "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -21023,13 +21023,13 @@ } }, "node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.53.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.53.0.tgz", - "integrity": "sha512-eKmipH7QyScpHSkhbptBBYh9v8FxtngLquq292YTEQ1pxVs39yFBlLC1xeIZcPPz1RWGqb7YgERJRGkjw8ZV7w==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", + "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.53.0", - "@typescript-eslint/visitor-keys": "5.53.0", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -21050,18 +21050,18 @@ } }, "node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/utils": { - "version": "5.53.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.53.0.tgz", - "integrity": "sha512-VUOOtPv27UNWLxFwQK/8+7kvxVC+hPHNsJjzlJyotlaHjLSIgOCKj9I0DBUjwOOA64qjBwx5afAPjksqOxMO0g==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.2.tgz", + "integrity": "sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==", "dev": true, "dependencies": { + "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.53.0", - "@typescript-eslint/types": "5.53.0", - "@typescript-eslint/typescript-estree": "5.53.0", + "@typescript-eslint/scope-manager": "5.59.2", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/typescript-estree": "5.59.2", "eslint-scope": "^5.1.1", - "eslint-utils": "^3.0.0", "semver": "^7.3.7" }, "engines": { @@ -21076,12 +21076,12 @@ } }, "node_modules/eslint-plugin-testing-library/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.53.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.53.0.tgz", - "integrity": "sha512-JqNLnX3leaHFZEN0gCh81sIvgrp/2GOACZNgO4+Tkf64u51kTpAyWFOY8XHx8XuXr3N2C9zgPPHtcpMg6z1g0w==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", + "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.53.0", + "@typescript-eslint/types": "5.59.2", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -21092,46 +21092,22 @@ "url": "https://opencollective.com/typescript-eslint" } }, - "node_modules/eslint-plugin-testing-library/node_modules/eslint-utils": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz", - "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^2.0.0" - }, - "engines": { - "node": "^10.0.0 || ^12.0.0 || >= 14.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=5" - } - }, - "node_modules/eslint-plugin-testing-library/node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, "node_modules/eslint-plugin-testing-library/node_modules/eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", + "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/eslint-plugin-testing-library/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 1cef3e46573b..42f4526b5e5c 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", - "eslint-plugin-testing-library": "^5.10.2", + "eslint-plugin-testing-library": "^5.10.3", "html-webpack-plugin": "^5.3.2", "husky": "^8.0.3", "jest": "^29.5.0", From 435e413df0337c6bdf1f2b310de5d7745da04242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:50:35 +0200 Subject: [PATCH 039/210] Bump cssnano from 6.0.0 to 6.0.1 (#13250) Bumps [cssnano](https://github.com/cssnano/cssnano) from 6.0.0 to 6.0.1. - [Release notes](https://github.com/cssnano/cssnano/releases) - [Commits](https://github.com/cssnano/cssnano/compare/cssnano@6.0.0...cssnano@6.0.1) --- updated-dependencies: - dependency-name: cssnano dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 56 ++++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 37 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f01087498f9..ba0c4ac520e7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -87,7 +87,7 @@ "cross-env": "^7.0.3", "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", - "cssnano": "^6.0.0", + "cssnano": "^6.0.1", "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", @@ -18347,12 +18347,12 @@ } }, "node_modules/cssnano": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.0.0.tgz", - "integrity": "sha512-RGlcbzGhzEBCHuQe3k+Udyj5M00z0pm9S+VurHXFEOXxH+y0sVrJH2sMzoyz2d8N1EScazg+DVvmgyx0lurwwA==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-6.0.1.tgz", + "integrity": "sha512-fVO1JdJ0LSdIGJq68eIxOqFpIJrZqXUsBt8fkrBcztCQqAjQD51OhZp7tc0ImcbwXD4k7ny84QTV90nZhmqbkg==", "dev": true, "dependencies": { - "cssnano-preset-default": "^6.0.0", + "cssnano-preset-default": "^6.0.1", "lilconfig": "^2.1.0" }, "engines": { @@ -18367,14 +18367,14 @@ } }, "node_modules/cssnano-preset-default": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.0.0.tgz", - "integrity": "sha512-BDxlaFzObRDXUiCCBQUNQcI+f1/aX2mgoNtXGjV6PG64POcHoDUoX+LgMWw+Q4609QhxwkcSnS65YFs42RA6qQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-6.0.1.tgz", + "integrity": "sha512-7VzyFZ5zEB1+l1nToKyrRkuaJIx0zi/1npjvZfbBwbtNTzhLtlvYraK/7/uqmX2Wb2aQtd983uuGw79jAjLSuQ==", "dev": true, "dependencies": { "css-declaration-sorter": "^6.3.1", "cssnano-utils": "^4.0.0", - "postcss-calc": "^8.2.3", + "postcss-calc": "^9.0.0", "postcss-colormin": "^6.0.0", "postcss-convert-values": "^6.0.0", "postcss-discard-comments": "^6.0.0", @@ -18382,7 +18382,7 @@ "postcss-discard-empty": "^6.0.0", "postcss-discard-overridden": "^6.0.0", "postcss-merge-longhand": "^6.0.0", - "postcss-merge-rules": "^6.0.0", + "postcss-merge-rules": "^6.0.1", "postcss-minify-font-values": "^6.0.0", "postcss-minify-gradients": "^6.0.0", "postcss-minify-params": "^6.0.0", @@ -18409,6 +18409,22 @@ "postcss": "^8.2.15" } }, + "node_modules/cssnano-preset-default/node_modules/postcss-calc": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-9.0.0.tgz", + "integrity": "sha512-B9BNW/SVh4SMJfoCQ6D9h1Wo7Yjqks7UdbiARJ16J5TIsQn5NEqwMF5joSgOYb26oJPUR5Uv3fCQ/4PvmZWeJQ==", + "dev": true, + "dependencies": { + "postcss-selector-parser": "^6.0.11", + "postcss-value-parser": "^4.2.0" + }, + "engines": { + "node": "^14 || ^16 || >=18.0" + }, + "peerDependencies": { + "postcss": "^8.2.2" + } + }, "node_modules/cssnano-preset-simple": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/cssnano-preset-simple/-/cssnano-preset-simple-2.0.0.tgz", @@ -34147,9 +34163,9 @@ } }, "node_modules/postcss-merge-rules": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-6.0.0.tgz", - "integrity": "sha512-rCXkklftzEkniyv3f4mRCQzxD6oE4Quyh61uyWTUbCJ26Pv2hoz+fivJSsSBWxDBeScR4fKCfF3HHTcD7Ybqnw==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-6.0.1.tgz", + "integrity": "sha512-a4tlmJIQo9SCjcfiCcCMg/ZCEe0XTkl/xK0XHBs955GWg9xDX3NwP9pwZ78QUOWB8/0XCjZeJn98Dae0zg6AAw==", "dev": true, "dependencies": { "browserslist": "^4.21.4", @@ -34724,23 +34740,23 @@ } }, "node_modules/postcss-svgo/node_modules/domutils": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", - "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", + "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", "dev": true, "dependencies": { "dom-serializer": "^2.0.0", "domelementtype": "^2.3.0", - "domhandler": "^5.0.1" + "domhandler": "^5.0.3" }, "funding": { "url": "https://github.com/fb55/domutils?sponsor=1" } }, "node_modules/postcss-svgo/node_modules/entities": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", - "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", "dev": true, "engines": { "node": ">=0.12" diff --git a/package.json b/package.json index 42f4526b5e5c..cec01d0b7f11 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "cross-env": "^7.0.3", "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^4.2.2", - "cssnano": "^6.0.0", + "cssnano": "^6.0.1", "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", From 968efcd9c4614b627e4eaca5935c1d319d7183ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:51:18 +0200 Subject: [PATCH 040/210] Bump @types/estree from 1.0.0 to 1.0.1 (#13253) Bumps [@types/estree](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/estree) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/estree) --- updated-dependencies: - dependency-name: "@types/estree" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ba0c4ac520e7..a41770698ca1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -57,7 +57,7 @@ "@testing-library/user-event": "^14.4.3", "@types/eslint": "^8.37.0", "@types/eslint-scope": "^3.7.4", - "@types/estree": "^1.0.0", + "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", "@types/node": "^18.15.3", @@ -11376,9 +11376,9 @@ } }, "node_modules/@types/estree": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.0.tgz", - "integrity": "sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==", + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.1.tgz", + "integrity": "sha512-LG4opVs2ANWZ1TJoKc937iMmNstM/d0ae1vNbnBvBhqCSezgVUOzcLCqbI5elV8Vy6WKwKjaqR+zO9VKirBBCA==", "dev": true }, "node_modules/@types/express": { diff --git a/package.json b/package.json index cec01d0b7f11..2f96fbc18647 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@testing-library/user-event": "^14.4.3", "@types/eslint": "^8.37.0", "@types/eslint-scope": "^3.7.4", - "@types/estree": "^1.0.0", + "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", "@types/node": "^18.15.3", From 13bfbc8c0474b87c90082349e4cd256738765635 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:51:39 +0200 Subject: [PATCH 041/210] Bump @types/react-modal from 3.13.1 to 3.16.0 (#13254) Bumps [@types/react-modal](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-modal) from 3.13.1 to 3.16.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-modal) --- updated-dependencies: - dependency-name: "@types/react-modal" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- packages/design-system/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a41770698ca1..3c82161e9bfa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11671,9 +11671,9 @@ } }, "node_modules/@types/react-modal": { - "version": "3.13.1", - "resolved": "https://registry.npmjs.org/@types/react-modal/-/react-modal-3.13.1.tgz", - "integrity": "sha512-iY/gPvTDIy6Z+37l+ibmrY+GTV4KQTHcCyR5FIytm182RQS69G5ps4PH2FxtC7bAQ2QRHXMevsBgck7IQruHNg==", + "version": "3.16.0", + "resolved": "https://registry.npmjs.org/@types/react-modal/-/react-modal-3.16.0.tgz", + "integrity": "sha512-iphdqXAyUfByLbxJn5j6d+yh93dbMgshqGP0IuBeaKbZXx0aO+OXsvEkt6QctRdxjeM9/bR+Gp3h9F9djVWTQQ==", "dependencies": { "@types/react": "*" } @@ -42717,7 +42717,7 @@ "@googleforcreators/patterns": "*", "@googleforcreators/react": "*", "@googleforcreators/tracking": "*", - "@types/react-modal": "^3.13.1", + "@types/react-modal": "^3.16.0", "big.js": "^6.2.1", "mousetrap": "^1.6.5", "polished": "^4.2.2", diff --git a/packages/design-system/package.json b/packages/design-system/package.json index ad5576906a25..86c121cc4022 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -42,7 +42,7 @@ "@googleforcreators/patterns": "*", "@googleforcreators/react": "*", "@googleforcreators/tracking": "*", - "@types/react-modal": "^3.13.1", + "@types/react-modal": "^3.16.0", "big.js": "^6.2.1", "mousetrap": "^1.6.5", "polished": "^4.2.2", From a5f768bf44db846e41ea4482bc3878ece02895cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:52:13 +0200 Subject: [PATCH 042/210] Bump react-calendar from 4.0.0 to 4.2.1 (#13255) Bumps [react-calendar](https://github.com/wojtekmaj/react-calendar) from 4.0.0 to 4.2.1. - [Release notes](https://github.com/wojtekmaj/react-calendar/releases) - [Commits](https://github.com/wojtekmaj/react-calendar/compare/v4.0.0...v4.2.1) --- updated-dependencies: - dependency-name: react-calendar dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 39 ++++++++++++++++----------- packages/story-editor/package.json | 2 +- packages/wp-story-editor/package.json | 2 +- 3 files changed, 26 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3c82161e9bfa..2ea6895f0502 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11551,8 +11551,15 @@ "node_modules/@types/lodash": { "version": "4.14.172", "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.172.tgz", - "integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==", - "dev": true + "integrity": "sha512-/BHF5HAx3em7/KkzVKm3LrsD6HZAXuXO1AJZQ3cRRBZj4oHZDviWPYu0aEplAqDFNHZPW6d3G7KN+ONcCCC7pw==" + }, + "node_modules/@types/lodash.memoize": { + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/@types/lodash.memoize/-/lodash.memoize-4.1.7.tgz", + "integrity": "sha512-lGN7WeO4vO6sICVpf041Q7BX/9k1Y24Zo3FY0aUezr1QlKznpjzsDk3T3wvH8ofYzoK0QupN9TWcFAFZlyPwQQ==", + "dependencies": { + "@types/lodash": "*" + } }, "node_modules/@types/mdast": { "version": "3.0.3", @@ -12806,9 +12813,9 @@ } }, "node_modules/@wojtekmaj/date-utils": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/@wojtekmaj/date-utils/-/date-utils-1.0.3.tgz", - "integrity": "sha512-1VPkkTBk07gMR1fjpBtse4G+oJqpmE+0gUFB0dg3VIL7qJmUVaBoD/vlzMm/jNeOPfvlmerl1lpnsZyBUFIRuw==", + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/@wojtekmaj/date-utils/-/date-utils-1.1.3.tgz", + "integrity": "sha512-rHrDuTl1cx5LYo8F4K4HVauVjwzx4LwrKfEk4br4fj4nK8JjJZ8IG6a6pBHkYmPLBQHCOEDwstb0WNXMGsmdOw==", "funding": { "url": "https://github.com/wojtekmaj/date-utils?sponsor=1" } @@ -23280,10 +23287,11 @@ } }, "node_modules/get-user-locale": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/get-user-locale/-/get-user-locale-1.5.1.tgz", - "integrity": "sha512-WiNpoFRcHn1qxP9VabQljzGwkAQDrcpqUtaP0rNBEkFxJdh4f3tik6MfZsMYZc+UgQJdGCxWEjL9wnCUlRQXag==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/get-user-locale/-/get-user-locale-2.2.1.tgz", + "integrity": "sha512-3814zipTZ2MvczOcppEXB3jXu+0HWwj5WmPI6//SeCnUIUaRXu7W4S54eQZTEPadlMZefE+jAlPOn+zY3tD4Qw==", "dependencies": { + "@types/lodash.memoize": "^4.1.7", "lodash.memoize": "^4.1.1" }, "funding": { @@ -35448,13 +35456,14 @@ } }, "node_modules/react-calendar": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.0.0.tgz", - "integrity": "sha512-y9Q5Oo3Mq869KExbOCP3aJ3hEnRZKZ0TqUa9QU1wJGgDZFrW1qTaWp5v52oZpmxTTrpAMTUcUGaC0QJcO1f8Nw==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.1.tgz", + "integrity": "sha512-T5oKXD+KLy/g6bmJJkZ7E9wj0iRMesWMZcrC7q2kI6ybOsu9NlPQx8uXJzG4A4C3Sh5Xi0deznyzWIVsUpF8tA==", "dependencies": { - "@wojtekmaj/date-utils": "^1.0.2", + "@types/react": "*", + "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^1.2.1", - "get-user-locale": "^1.2.0", + "get-user-locale": "^2.2.1", "prop-types": "^15.6.0" }, "funding": { @@ -43824,7 +43833,7 @@ "polished": "^4.2.2", "prop-types": "^15.8.1", "react-blurhash": "^0.3.0", - "react-calendar": "^4.0.0", + "react-calendar": "^4.2.1", "react-photo-album": "^2.0.3", "react-transition-group": "^4.4.5", "react-virtual": "^2.10.4", @@ -44277,7 +44286,7 @@ "@wordpress/dom-ready": "^3.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "react-calendar": "^4.0.0", + "react-calendar": "^4.2.1", "styled-components": "^5.3.9" }, "devDependencies": { diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index a981eac1f08a..baf81b6482e8 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -77,7 +77,7 @@ "polished": "^4.2.2", "prop-types": "^15.8.1", "react-blurhash": "^0.3.0", - "react-calendar": "^4.0.0", + "react-calendar": "^4.2.1", "react-photo-album": "^2.0.3", "react-transition-group": "^4.4.5", "react-virtual": "^2.10.4", diff --git a/packages/wp-story-editor/package.json b/packages/wp-story-editor/package.json index dde7b280a667..35d488f83e0d 100644 --- a/packages/wp-story-editor/package.json +++ b/packages/wp-story-editor/package.json @@ -44,7 +44,7 @@ "@wordpress/dom-ready": "^3.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "react-calendar": "^4.0.0", + "react-calendar": "^4.2.1", "styled-components": "^5.3.9" }, "devDependencies": { From c4fd8466e350b2ba2bff8daf01d58154a10c5782 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 May 2023 23:52:25 +0200 Subject: [PATCH 043/210] Bump @typescript-eslint/eslint-plugin from 5.57.0 to 5.59.2 (#13252) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.57.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 128 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 65 insertions(+), 65 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2ea6895f0502..e91193c8590d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "@types/node": "^18.15.3", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", - "@typescript-eslint/eslint-plugin": "^5.57.0", + "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", @@ -11898,15 +11898,15 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.57.0.tgz", - "integrity": "sha512-itag0qpN6q2UMM6Xgk6xoHa0D0/P+M17THnr4SVgqn9Rgam5k/He33MA7/D7QoJcdMxHFyX7U9imaBonAX/6qA==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz", + "integrity": "sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.57.0", - "@typescript-eslint/type-utils": "5.57.0", - "@typescript-eslint/utils": "5.57.0", + "@typescript-eslint/scope-manager": "5.59.2", + "@typescript-eslint/type-utils": "5.59.2", + "@typescript-eslint/utils": "5.59.2", "debug": "^4.3.4", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", @@ -11932,13 +11932,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz", - "integrity": "sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", + "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0" + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -11949,9 +11949,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.0.tgz", - "integrity": "sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", + "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -11962,13 +11962,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz", - "integrity": "sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", + "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -11989,17 +11989,17 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.57.0.tgz", - "integrity": "sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.2.tgz", + "integrity": "sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.57.0", - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/typescript-estree": "5.57.0", + "@typescript-eslint/scope-manager": "5.59.2", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/typescript-estree": "5.59.2", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, @@ -12015,12 +12015,12 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz", - "integrity": "sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", + "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", + "@typescript-eslint/types": "5.59.2", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -12053,9 +12053,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -12229,13 +12229,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.57.0.tgz", - "integrity": "sha512-kxXoq9zOTbvqzLbdNKy1yFrxLC6GDJFE2Yuo3KqSwTmDOFjUGeWSakgoXT864WcK5/NAJkkONCiKb1ddsqhLXQ==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz", + "integrity": "sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.57.0", - "@typescript-eslint/utils": "5.57.0", + "@typescript-eslint/typescript-estree": "5.59.2", + "@typescript-eslint/utils": "5.59.2", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -12256,13 +12256,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz", - "integrity": "sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", + "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0" + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12273,9 +12273,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.0.tgz", - "integrity": "sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", + "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12286,13 +12286,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz", - "integrity": "sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", + "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/visitor-keys": "5.59.2", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12313,17 +12313,17 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.57.0.tgz", - "integrity": "sha512-ps/4WohXV7C+LTSgAL5CApxvxbMkl9B9AUZRtnEFonpIxZDIT7wC1xfvuJONMidrkB9scs4zhtRyIwHh4+18kw==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.2.tgz", + "integrity": "sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.57.0", - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/typescript-estree": "5.57.0", + "@typescript-eslint/scope-manager": "5.59.2", + "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/typescript-estree": "5.59.2", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, @@ -12339,12 +12339,12 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz", - "integrity": "sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==", + "version": "5.59.2", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", + "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", + "@typescript-eslint/types": "5.59.2", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -12368,9 +12368,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 2f96fbc18647..554915801f8b 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/node": "^18.15.3", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", - "@typescript-eslint/eslint-plugin": "^5.57.0", + "@typescript-eslint/eslint-plugin": "^5.59.2", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", From 20464eebfc608d96a9445a7255a2dcd2dfbbd519 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 May 2023 08:38:45 +0200 Subject: [PATCH 044/210] Bump @percy/cli from 1.21.0 to 1.24.0 (#13258) Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.21.0 to 1.24.0. - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.24.0/packages/cli) --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 150 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 76 insertions(+), 76 deletions(-) diff --git a/package-lock.json b/package-lock.json index e91193c8590d..02c2953591cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@googleforcreators/story-editor": "*", "@jest/types": "^29.5.0", "@jsdevtools/coverage-istanbul-loader": "^3.0.5", - "@percy/cli": "^1.21.0", + "@percy/cli": "^1.24.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", @@ -4688,20 +4688,20 @@ } }, "node_modules/@percy/cli": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli/-/cli-1.21.0.tgz", - "integrity": "sha512-capaTXkj/L0Itn8VpDY/ePkHM9InaqwTRTK+IHGTA2HsRlpiNotunDAv8cNJ/fBMoRBh1Bki7tEWIp6zB+KmBQ==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli/-/cli-1.24.0.tgz", + "integrity": "sha512-n8dxQfA2GoPk468EQ+sO7P/P5sBl3Q+s7UrljQhf4wPt4l+CBmoxMML8Ib71MyISzwxY7bOSw2QMr26r6n06/A==", "dev": true, "dependencies": { - "@percy/cli-app": "1.21.0", - "@percy/cli-build": "1.21.0", - "@percy/cli-command": "1.21.0", - "@percy/cli-config": "1.21.0", - "@percy/cli-exec": "1.21.0", - "@percy/cli-snapshot": "1.21.0", - "@percy/cli-upload": "1.21.0", - "@percy/client": "1.21.0", - "@percy/logger": "1.21.0" + "@percy/cli-app": "1.24.0", + "@percy/cli-build": "1.24.0", + "@percy/cli-command": "1.24.0", + "@percy/cli-config": "1.24.0", + "@percy/cli-exec": "1.24.0", + "@percy/cli-snapshot": "1.24.0", + "@percy/cli-upload": "1.24.0", + "@percy/client": "1.24.0", + "@percy/logger": "1.24.0" }, "bin": { "percy": "bin/run.cjs" @@ -4711,39 +4711,39 @@ } }, "node_modules/@percy/cli-app": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-app/-/cli-app-1.21.0.tgz", - "integrity": "sha512-kkYMTGEk33nsLIIKx57LzheK7WZK77Y52c+DAwnV1FDpzDvhpP4eLEpXwarTIapN76O4wZndFlX4zm07U9Cvfw==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-app/-/cli-app-1.24.0.tgz", + "integrity": "sha512-z7ksv+SvdgDuAZ4WDnluuLuS72xb18DKauuwikSKipdICHHFQuXdRc0ngloADC/6IFzp0JhiukiRanntbBkPvg==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0", - "@percy/cli-exec": "1.21.0" + "@percy/cli-command": "1.24.0", + "@percy/cli-exec": "1.24.0" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-build": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-build/-/cli-build-1.21.0.tgz", - "integrity": "sha512-LRvGsTl6bw6zNMOQ36emjdIdkvCEUAbRRp2nryBODMpJ8YUd1NcXw/qLVM2bzpJcTmeBXR76Yjgi1VhFZrNZlg==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-build/-/cli-build-1.24.0.tgz", + "integrity": "sha512-p/wmO0OzqJ2Uou7QNAdxioqKmxu7U+6Al02GvVhYcPja/MkVjfJT/jDl+XstXawR76txQW9QWrNsK5YOAWUupQ==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0" + "@percy/cli-command": "1.24.0" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-command": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-command/-/cli-command-1.21.0.tgz", - "integrity": "sha512-ZfjDMgUQRQonJT106Y89NVDzVd2qDmwQ+4oC0AyGgE5h1cHAEaPoYV8LnMvpjbvFYni+jbeZvHNANMP7Ut2yOQ==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-command/-/cli-command-1.24.0.tgz", + "integrity": "sha512-n4qyDdUc+TiX/YykGg59IS1DBmm4UdA7ZaiTdw/D5AZohzwwVbwL+Q4QMYqcohtfYZ/F8UT7Qy3Jma3+YKTnxw==", "dev": true, "dependencies": { - "@percy/config": "1.21.0", - "@percy/core": "1.21.0", - "@percy/logger": "1.21.0" + "@percy/config": "1.24.0", + "@percy/core": "1.24.0", + "@percy/logger": "1.24.0" }, "bin": { "percy-cli-readme": "bin/readme.js" @@ -4753,24 +4753,24 @@ } }, "node_modules/@percy/cli-config": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-config/-/cli-config-1.21.0.tgz", - "integrity": "sha512-7Wn3L/XkKhVWixH4/oPJV66jD6LBCma6pT/bzbKuV5Hlpscel2xz3p8JSDOvxQJl1eSRtjwhI1HP/0OT6EX5dg==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-config/-/cli-config-1.24.0.tgz", + "integrity": "sha512-7T70Y3vC0hIGBe+WOmdzspN8N5uflBRwuPoRXn2PdzxvH55hUhCGFT/Wxb8C6rTMJ9k++POkxMoQaSErVANYYg==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0" + "@percy/cli-command": "1.24.0" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-exec": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-exec/-/cli-exec-1.21.0.tgz", - "integrity": "sha512-Uwqw1WqXzYXk4WQLyRWkQJ4Tdm7/bUOOa2HJU/J5kGLDmoSRNX/TesobFy8ii55mB0QV2hkZnMkAFPwzfxaCSw==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-exec/-/cli-exec-1.24.0.tgz", + "integrity": "sha512-T5B8HLjPde0js5lkO14uk02QZKmgxILjALh5SX9VFL2Qx4cUXw+A29epPPv6OLI2x2oww8e5nTdlnmykX8n4kQ==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0", + "@percy/cli-command": "1.24.0", "cross-spawn": "^7.0.3", "which": "^2.0.2" }, @@ -4779,12 +4779,12 @@ } }, "node_modules/@percy/cli-snapshot": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-snapshot/-/cli-snapshot-1.21.0.tgz", - "integrity": "sha512-DR0yPRCCRFGXrDwfAmC/26yF4CGMTAWNgIKFgeQcPGgjkdXOSmm04fhU36QBU5S66B2gmSjEG0mfh+2oOD68EQ==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-snapshot/-/cli-snapshot-1.24.0.tgz", + "integrity": "sha512-zxoE1SbdTvUlP7QAjTs7+M7U8cHEDF1ec7ov06m1i+bul68YhZ0S+P4a1Mbt6oWBsAxjYz06h4jnq32JitbSDg==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0", + "@percy/cli-command": "1.24.0", "yaml": "^2.0.0" }, "engines": { @@ -4792,21 +4792,21 @@ } }, "node_modules/@percy/cli-snapshot/node_modules/yaml": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz", - "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", + "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==", "dev": true, "engines": { "node": ">= 14" } }, "node_modules/@percy/cli-upload": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/cli-upload/-/cli-upload-1.21.0.tgz", - "integrity": "sha512-NDh6NiirUgdnrNergiwtQceA0TjcT5vK6dzuE6pscwksvb9vzx+tvvbBcVBhpEQt+FmIoYDdqb8FVzMqxd5wEg==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/cli-upload/-/cli-upload-1.24.0.tgz", + "integrity": "sha512-/4XNzMAhbccYSsPhw/KWRVjnd13nd17LB178dVNX4UEtaETDbBF+VZSlU3scgs8mlpuqY8b8bHDaSJNfI71UwQ==", "dev": true, "dependencies": { - "@percy/cli-command": "1.21.0", + "@percy/cli-command": "1.24.0", "fast-glob": "^3.2.11", "image-size": "^1.0.0" }, @@ -4815,25 +4815,25 @@ } }, "node_modules/@percy/client": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/client/-/client-1.21.0.tgz", - "integrity": "sha512-IKFcMYcibWQjisjmS4K9HK7TbjPK4fnVeh/3Uq7Da0ejiu5qBvLn49aNcYfnrguPqaUcgIvLvpcgtHeH+srv/g==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/client/-/client-1.24.0.tgz", + "integrity": "sha512-mCMIGryE+0oxJN6v+riZ+XqnubEL9rajLOJI7xNOj5gNBNNvwgvkpTiNId9d6LNZVhA7dN9ZHTW+zFK+i4nU8A==", "dev": true, "dependencies": { - "@percy/env": "1.21.0", - "@percy/logger": "1.21.0" + "@percy/env": "1.24.0", + "@percy/logger": "1.24.0" }, "engines": { "node": ">=14" } }, "node_modules/@percy/config": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/config/-/config-1.21.0.tgz", - "integrity": "sha512-s6XFBhjP0fGVg8onapDwebGNIdwMgdidZW5q0HziBiQVqfwh/83NkDlCq+c6/JU5P0Y5DArxCIFDVUfiLkcs4A==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/config/-/config-1.24.0.tgz", + "integrity": "sha512-FOV8VkW/MjLI7PXzKSjxFBK7z0ND1s8LtXuLQNIrux3oiCKHIVBAQWIV86LLnXSSn+G5i3tfQua9YED5ATyNFQ==", "dev": true, "dependencies": { - "@percy/logger": "1.21.0", + "@percy/logger": "1.24.0", "ajv": "^8.6.2", "cosmiconfig": "^7.0.0", "yaml": "^2.0.0" @@ -4865,25 +4865,25 @@ "dev": true }, "node_modules/@percy/config/node_modules/yaml": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz", - "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", + "integrity": "sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==", "dev": true, "engines": { "node": ">= 14" } }, "node_modules/@percy/core": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/core/-/core-1.21.0.tgz", - "integrity": "sha512-YFBTiRghq1m9t0/4ZUFWgS8LJ4DYugcMDoZ04yKWsIjRDcALwHAZahYpBZRcHkmfqB/kqLB5IYoyc6rel+PNeA==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/core/-/core-1.24.0.tgz", + "integrity": "sha512-wys1k3RmENOWT4MeS2+8yGHNqzYuy64lqPi36dFoHwZHzSGHH52+6EPPDb+gXLFIxBUHVTwbdaNimstIO3F9Ww==", "dev": true, "hasInstallScript": true, "dependencies": { - "@percy/client": "1.21.0", - "@percy/config": "1.21.0", - "@percy/dom": "1.21.0", - "@percy/logger": "1.21.0", + "@percy/client": "1.24.0", + "@percy/config": "1.24.0", + "@percy/dom": "1.24.0", + "@percy/logger": "1.24.0", "content-disposition": "^0.5.4", "cross-spawn": "^7.0.3", "extract-zip": "^2.0.1", @@ -4926,24 +4926,24 @@ } }, "node_modules/@percy/dom": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/dom/-/dom-1.21.0.tgz", - "integrity": "sha512-OKpS9EPnUrMx3Mu9L7QiqEtc+yAUz3gbXrbRlrPAljyRAmmBe9p5vy0hKtP8wO1vxjumqmtxNABpz5bc70CJ2Q==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/dom/-/dom-1.24.0.tgz", + "integrity": "sha512-URMLvsOPkCKayx/Wtyj5IymmIhzrtf4en6IKeW2sSTsm7X+kJQ+3wOa3017mX3HXJPIS5xEJKpiCR7hP9BtcUA==", "dev": true }, "node_modules/@percy/env": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/env/-/env-1.21.0.tgz", - "integrity": "sha512-rqbACxivUTkpAJnjk/7IosFdh2vdz1SVGV0KXFf2xtEuUb7YhYrYixhf/6xE81o93C+pxrlXYWkgUSaMhZpP5A==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/env/-/env-1.24.0.tgz", + "integrity": "sha512-fUUWWDZJ71kv+Po5yOaoS8t7eLmQL5NN6hqRdLhgqN9PZnu+OKIGaeK1GNaTWiHL9+zANRBc1pZjQWhRlleWVA==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@percy/logger": { - "version": "1.21.0", - "resolved": "https://registry.npmjs.org/@percy/logger/-/logger-1.21.0.tgz", - "integrity": "sha512-qKKSFP25X+a50vpjUSolI8WSQ2YAunS6K4brdTRemgvc48Wlkv3541SP8iMK5BAy3Nn4u0KRiwkstvyRr1tXlA==", + "version": "1.24.0", + "resolved": "https://registry.npmjs.org/@percy/logger/-/logger-1.24.0.tgz", + "integrity": "sha512-yaAo08FMED1o8jZycTEnTob1CZIVGaNluJc4R9fCRw7wWS88IAu4F9sdbzUZQZwZ/QGvtfI+55dNQaaesk69Bw==", "dev": true, "engines": { "node": ">=14" diff --git a/package.json b/package.json index 554915801f8b..4458fd38a01c 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@googleforcreators/story-editor": "*", "@jest/types": "^29.5.0", "@jsdevtools/coverage-istanbul-loader": "^3.0.5", - "@percy/cli": "^1.21.0", + "@percy/cli": "^1.24.0", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", From ad49781c2a35c5c92ef704d4b621ab4e5cb77d68 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 2 May 2023 15:26:03 +0200 Subject: [PATCH 045/210] Merge pull request from GHSA-xcx6-4gm7-wrfm * Update permission check when duplicating stories Check for update instead of read permission * Disallow view context for `style_presets` field * Do not return `story_data` for password protected stories --- includes/REST_API/Stories_Base_Controller.php | 4 +- includes/REST_API/Stories_Controller.php | 2 +- .../tests/REST_API/Stories_Controller.php | 74 ++++++++++++++++++- 3 files changed, 76 insertions(+), 4 deletions(-) diff --git a/includes/REST_API/Stories_Base_Controller.php b/includes/REST_API/Stories_Base_Controller.php index e3443439d9c1..1d8b0ea07545 100644 --- a/includes/REST_API/Stories_Base_Controller.php +++ b/includes/REST_API/Stories_Base_Controller.php @@ -134,7 +134,7 @@ public function prepare_item_for_response( $post, $request ): WP_REST_Response { if ( ! empty( $schema['properties']['story_data'] ) && rest_is_field_included( 'story_data', $fields ) ) { $post_story_data = json_decode( $post->post_content_filtered, true ); - $data['story_data'] = rest_sanitize_value_from_schema( $post_story_data, $schema['properties']['story_data'] ); + $data['story_data'] = post_password_required( $post ) ? (object) [] : rest_sanitize_value_from_schema( $post_story_data, $schema['properties']['story_data'] ); } /** @@ -184,7 +184,7 @@ public function create_item( $request ) { return $original_post; } - if ( ! $this->check_read_permission( $original_post ) ) { + if ( ! $this->check_update_permission( $original_post ) ) { return new \WP_Error( 'rest_cannot_create', __( 'Sorry, you are not allowed to duplicate this story.', 'web-stories' ), diff --git a/includes/REST_API/Stories_Controller.php b/includes/REST_API/Stories_Controller.php index 23b557000841..422291d62b80 100644 --- a/includes/REST_API/Stories_Controller.php +++ b/includes/REST_API/Stories_Controller.php @@ -215,7 +215,7 @@ public function get_item_schema(): array { $schema['properties']['style_presets'] = [ 'description' => __( 'Style presets used by all stories', 'web-stories' ), 'type' => 'object', - 'context' => [ 'view', 'edit' ], + 'context' => [ 'edit' ], ]; $schema['properties']['preview_link'] = [ diff --git a/tests/phpunit/integration/tests/REST_API/Stories_Controller.php b/tests/phpunit/integration/tests/REST_API/Stories_Controller.php index a804515482d0..5901ee2adf70 100644 --- a/tests/phpunit/integration/tests/REST_API/Stories_Controller.php +++ b/tests/phpunit/integration/tests/REST_API/Stories_Controller.php @@ -411,6 +411,36 @@ public function test_get_item_lock(): void { $this->assertArrayHasKey( 'https://api.w.org/lock', $links ); } + /** + * @covers ::get_item + * @covers ::prepare_item_for_response + * @covers \Google\Web_Stories\REST_API\Stories_Base_Controller::prepare_item_for_response + */ + public function test_get_item_no_story_data_for_password_protected_post(): void { + $this->controller->register_routes(); + + $story = self::factory()->post->create( + [ + 'post_type' => Story_Post_Type::POST_TYPE_SLUG, + 'post_status' => 'publish', + 'post_password' => 'Top Secret', + 'post_author' => self::$user_id, + ] + ); + + wp_set_current_user( self::$author_id ); + + $request = new WP_REST_Request( \WP_REST_Server::READABLE, '/web-stories/v1/web-story/' . $story ); + $response = rest_get_server()->dispatch( $request ); + + $data = $response->get_data(); + + $this->assertIsArray( $data ); + $this->assertArrayHasKey( 'story_data', $data ); + $this->assertIsObject( $data['story_data'] ); + $this->assertEmpty( (array) $data['story_data'] ); + } + /** * @covers ::get_item * @covers \Google\Web_Stories\REST_API\Stories_Base_Controller::get_available_actions @@ -1070,7 +1100,7 @@ public function test_create_item_duplicate_id_invalid_id(): void { /** * @covers ::create_item */ - public function test_create_item_duplicate_id_permission(): void { + public function test_create_item_duplicate_id_no_permission_for_private_post(): void { $this->controller->register_routes(); $unsanitized_content = file_get_contents( WEB_STORIES_TEST_DATA_DIR . '/story_post_content.html' ); @@ -1107,6 +1137,48 @@ public function test_create_item_duplicate_id_permission(): void { $this->assertErrorResponse( 'rest_cannot_create', $response, 403 ); } + + /** + * @covers ::create_item + */ + public function test_create_item_duplicate_id_no_permission_for_password_protected_post(): void { + $this->controller->register_routes(); + + $unsanitized_content = file_get_contents( WEB_STORIES_TEST_DATA_DIR . '/story_post_content.html' ); + $unsanitized_story_data = wp_json_encode( [ 'pages' => [] ] ); + $original_id = self::factory()->post->create( + [ + 'post_type' => Story_Post_Type::POST_TYPE_SLUG, + 'post_content' => $unsanitized_content, + 'post_title' => 'Example title', + 'post_excerpt' => 'Example excerpt', + 'post_author' => self::$user_id, + 'post_status' => 'publish', + 'post_password' => 'Top Secret', + 'post_content_filtered' => $unsanitized_story_data, + ] + ); + + $attachment_id = self::factory()->attachment->create_upload_object( WEB_STORIES_TEST_DATA_DIR . '/attachment.jpg' ); + + $this->assertNotWPError( $attachment_id ); + + set_post_thumbnail( $original_id, $attachment_id ); + + wp_set_current_user( self::$author_id ); + $this->kses_int(); + + $request = new WP_REST_Request( \WP_REST_Server::CREATABLE, '/web-stories/v1/web-story' ); + $request->set_body_params( + [ + 'original_id' => $original_id, + ] + ); + + $response = rest_get_server()->dispatch( $request ); + $this->assertErrorResponse( 'rest_cannot_create', $response, 403 ); + } + /** * @covers ::update_item * @covers \Google\Web_Stories\REST_API\Stories_Base_Controller::update_item From b0fac56be92c6b4d2cafd0a2a9e06762203a74dd Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 2 May 2023 11:29:47 +0200 Subject: [PATCH 046/210] Update changelog --- readme.txt | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/readme.txt b/readme.txt index bee197047313..365d0e3df76a 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,13 @@ Web Stories are powered by [AMP](https://amp.dev/), which adds some restrictions For the plugin's full changelog, please see [the Releases page on GitHub](https://github.com/googleforcreators/web-stories-wp/releases). += 1.32.0 = + +* New feature: support searching saved and default page templates in the editor. +* New feature: support naming saved page templates in the editor. +* Enhancement: filter stories in the Web Stories shortcode by categories and tags. +* Bug fixes and performance improvements. + = 1.31.0 = * Enhancement: compatibility with WordPress 6.2. @@ -126,12 +133,11 @@ For the plugin's full changelog, please see [the Releases page on GitHub](https: * Fixes an issue with image filters. * Bug fixes and performance improvements. -= 1.29.0 = +== Upgrade Notice == -* Stability and compatibility improvements. -* Bug fixes and performance improvements. += 1.32.0 = -== Upgrade Notice == +This release includes support for naming and searching page templates in the editor, and several bug fixes and stability improvements. = 1.31.0 = @@ -140,7 +146,3 @@ This release includes support for linking to specific story pages, compatibility = 1.30.0 = This release includes HEIF/HEIC image support, improvements to the Web Stories block, and several bug fixes. - -= 1.29.0 = - -This release includes several bug fixes and stability improvements. From 66fb8786ddc460f192f42e3b4996a23609faf2b6 Mon Sep 17 00:00:00 2001 From: googleforcreators-bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Wed, 3 May 2023 15:56:18 +0000 Subject: [PATCH 047/210] Post-release version bump --- web-stories.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web-stories.php b/web-stories.php index 6aa09491d452..424d443b3b06 100644 --- a/web-stories.php +++ b/web-stories.php @@ -9,7 +9,7 @@ * Plugin URI: https://wp.stories.google/ * Author: Google * Author URI: https://opensource.google.com/ - * Version: 1.32.0-alpha.0 + * Version: 1.33.0-alpha.0 * Requires at least: 6.0 * Requires PHP: 7.4 * Text Domain: web-stories @@ -40,7 +40,7 @@ exit; } -define( 'WEBSTORIES_VERSION', '1.32.0-alpha.0' ); +define( 'WEBSTORIES_VERSION', '1.33.0-alpha.0' ); define( 'WEBSTORIES_DB_VERSION', '3.0.16' ); define( 'WEBSTORIES_AMP_VERSION', '2.4.1' ); // Version of the AMP library included in the plugin. define( 'WEBSTORIES_PLUGIN_FILE', __FILE__ ); From 6d96d32cdfe2b7311ca114cf939005a9db971913 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 08:58:12 +0200 Subject: [PATCH 048/210] Bump engine.io and socket.io (#13261) Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together. Updates `engine.io` from 6.2.1 to 6.4.2 - [Release notes](https://github.com/socketio/engine.io/releases) - [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2) Updates `socket.io` from 4.5.1 to 4.6.1 - [Release notes](https://github.com/socketio/socket.io/releases) - [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io/compare/4.5.1...4.6.1) --- updated-dependencies: - dependency-name: engine.io dependency-type: indirect - dependency-name: socket.io dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 92 ++++++++++++++++++++++++++++++----------------- 1 file changed, 59 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 02c2953591cd..a7b339ade927 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5615,6 +5615,11 @@ "@sinonjs/commons": "^2.0.0" } }, + "node_modules/@socket.io/component-emitter": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz", + "integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==" + }, "node_modules/@storybook/addon-a11y": { "version": "6.5.16", "resolved": "https://registry.npmjs.org/@storybook/addon-a11y/-/addon-a11y-6.5.16.tgz", @@ -11311,11 +11316,6 @@ "@types/node": "*" } }, - "node_modules/@types/component-emitter": { - "version": "1.2.11", - "resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.11.tgz", - "integrity": "sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==" - }, "node_modules/@types/connect": { "version": "3.4.35", "resolved": "https://registry.npmjs.org/@types/connect/-/connect-3.4.35.tgz", @@ -11341,9 +11341,12 @@ "integrity": "sha512-XW/Aa8APYr6jSVVA1y/DEIZX0/GMKLEVekNG727R8cs56ahETkRAy/3DR7+fJyh7oUgGwNQaRfXCun0+KbWY7Q==" }, "node_modules/@types/cors": { - "version": "2.8.12", - "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz", - "integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==" + "version": "2.8.13", + "resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz", + "integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==", + "dependencies": { + "@types/node": "*" + } }, "node_modules/@types/draft-js": { "version": "0.11.9", @@ -16773,7 +16776,8 @@ "node_modules/component-emitter": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz", - "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==" + "integrity": "sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==", + "dev": true }, "node_modules/compressible": { "version": "2.0.18", @@ -19590,9 +19594,9 @@ } }, "node_modules/engine.io": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.1.tgz", - "integrity": "sha512-ECceEFcAaNRybd3lsGQKas3ZlMVjN3cyWwMP25D2i0zWfyiytVbTpRPa34qrr+FHddtpBVOmq4H/DCv1O0lZRA==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.4.2.tgz", + "integrity": "sha512-FKn/3oMiJjrOEOeUub2WCox6JhxBXq/Zn3fZOMCBxKnNYtsdKjxhl7yR3fZhM9PV+rdE75SU5SYMc+2PGzo+Tg==", "dependencies": { "@types/cookie": "^0.4.1", "@types/cors": "^2.8.12", @@ -19603,24 +19607,24 @@ "cors": "~2.8.5", "debug": "~4.3.1", "engine.io-parser": "~5.0.3", - "ws": "~8.2.3" + "ws": "~8.11.0" }, "engines": { "node": ">=10.0.0" } }, "node_modules/engine.io-parser": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.4.tgz", - "integrity": "sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==", + "version": "5.0.6", + "resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.6.tgz", + "integrity": "sha512-tjuoZDMAdEhVnSFleYPCtdL2GXwVTGtNjoeJd9IhIG3C1xs9uwxqRNEu5WpnDZCaozwVlK/nuQhpodhXSIMaxw==", "engines": { "node": ">=10.0.0" } }, "node_modules/engine.io/node_modules/ws": { - "version": "8.2.3", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz", - "integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==", + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz", + "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==", "engines": { "node": ">=10.0.0" }, @@ -38032,33 +38036,55 @@ } }, "node_modules/socket.io": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.5.1.tgz", - "integrity": "sha512-0y9pnIso5a9i+lJmsCdtmTTgJFFSvNQKDnPQRz28mGNnxbmqYg2QPtJTLFxhymFZhAIn50eHAKzJeiNaKr+yUQ==", + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.6.1.tgz", + "integrity": "sha512-KMcaAi4l/8+xEjkRICl6ak8ySoxsYG+gG6/XfRCPJPQ/haCRIJBTL4wIl8YCsmtaBovcAXGLOShyVWQ/FG8GZA==", "dependencies": { "accepts": "~1.3.4", "base64id": "~2.0.0", "debug": "~4.3.2", - "engine.io": "~6.2.0", - "socket.io-adapter": "~2.4.0", - "socket.io-parser": "~4.0.4" + "engine.io": "~6.4.1", + "socket.io-adapter": "~2.5.2", + "socket.io-parser": "~4.2.1" }, "engines": { "node": ">=10.0.0" } }, "node_modules/socket.io-adapter": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz", - "integrity": "sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==" + "version": "2.5.2", + "resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz", + "integrity": "sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==", + "dependencies": { + "ws": "~8.11.0" + } + }, + "node_modules/socket.io-adapter/node_modules/ws": { + "version": "8.11.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz", + "integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==", + "engines": { + "node": ">=10.0.0" + }, + "peerDependencies": { + "bufferutil": "^4.0.1", + "utf-8-validate": "^5.0.2" + }, + "peerDependenciesMeta": { + "bufferutil": { + "optional": true + }, + "utf-8-validate": { + "optional": true + } + } }, "node_modules/socket.io-parser": { - "version": "4.0.5", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.5.tgz", - "integrity": "sha512-sNjbT9dX63nqUFIOv95tTVm6elyIU4RvB1m8dOeZt+IgWwcWklFDOdmGcfo3zSiRsnR/3pJkjY5lfoGqEe4Eig==", + "version": "4.2.2", + "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.2.tgz", + "integrity": "sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw==", "dependencies": { - "@types/component-emitter": "^1.2.10", - "component-emitter": "~1.3.0", + "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.1" }, "engines": { From 51c657b190cd3b0e682ca541a8a37bb6c00494df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:46:42 +0200 Subject: [PATCH 049/210] Bump webpack-cli from 5.0.1 to 5.1.0 (#13270) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 52 ++++++++++++++++------------------------------- package.json | 2 +- 2 files changed, 18 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7b339ade927..4447e33a74f1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "typescript": "^5.0.2", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", - "webpack-cli": "^5.0.1", + "webpack-cli": "^5.1.0", "webpack-dev-server": "^4.13.2", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", @@ -12764,9 +12764,9 @@ } }, "node_modules/@webpack-cli/configtest": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.0.1.tgz", - "integrity": "sha512-njsdJXJSiS2iNbQVS0eT8A/KPnmyH4pv1APj2K0d1wrZcBLw+yppxOy4CGqa0OxDJkzfL/XELDhD8rocnIwB5A==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.0.tgz", + "integrity": "sha512-K/vuv72vpfSEZoo5KIU0a2FsEoYdW0DUMtMpB5X3LlUwshetMZRZRxB7sCsVji/lFaSxtQQ3aM9O4eMolXkU9w==", "dev": true, "engines": { "node": ">=14.15.0" @@ -12790,9 +12790,9 @@ } }, "node_modules/@webpack-cli/serve": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.1.tgz", - "integrity": "sha512-0G7tNyS+yW8TdgHwZKlDWYXFA6OJQnoLCQvYKkQP0Q2X205PSQ6RNUj0M+1OB/9gRQaUZ/ccYfaxd0nhaWKfjw==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.3.tgz", + "integrity": "sha512-Bwxd73pHuYc0cyl7vulPp2I6kAYtmJPkfUivbts7by6wDAVyFdKzGX3AksbvCRyNVFUJu7o2ZTcWXdT90T3qbg==", "dev": true, "engines": { "node": ">=14.15.0" @@ -16744,12 +16744,12 @@ } }, "node_modules/commander": { - "version": "9.4.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz", - "integrity": "sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==", + "version": "10.0.1", + "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", + "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", "dev": true, "engines": { - "node": "^12.20.0 || >=14" + "node": ">=14" } }, "node_modules/comment-parser": { @@ -30447,15 +30447,6 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, - "node_modules/lint-staged/node_modules/commander": { - "version": "10.0.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.0.tgz", - "integrity": "sha512-zS5PnTI22FIRM6ylNW8G4Ap0IEOyk62fhLSD0+uHRT9McRCLGpkVNvao4bjimpK/GShynyQkFFxHhwMcETmduA==", - "dev": true, - "engines": { - "node": ">=14" - } - }, "node_modules/lint-staged/node_modules/execa": { "version": "7.1.0", "resolved": "https://registry.npmjs.org/execa/-/execa-7.1.0.tgz", @@ -31281,15 +31272,6 @@ "balanced-match": "^1.0.0" } }, - "node_modules/markdownlint-cli/node_modules/commander": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/commander/-/commander-10.0.1.tgz", - "integrity": "sha512-y4Mg2tXshplEbSGzx7amzPwKKOCGuoSRP/CjEdwwk0FOGlUbq6lKuoyDZTNZkmxHdJtp54hdfY/JUrdL7Xfdug==", - "dev": true, - "engines": { - "node": ">=14" - } - }, "node_modules/markdownlint-cli/node_modules/foreground-child": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", @@ -41225,17 +41207,17 @@ } }, "node_modules/webpack-cli": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.0.1.tgz", - "integrity": "sha512-S3KVAyfwUqr0Mo/ur3NzIp6jnerNpo7GUO6so51mxLi1spqsA17YcMXy0WOIJtBSnj748lthxC6XLbNKh/ZC+A==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.0.tgz", + "integrity": "sha512-a7KRJnCxejFoDpYTOwzm5o21ZXMaNqtRlvS183XzGDUPRdVEzJNImcQokqYZ8BNTnk9DkKiuWxw75+DCCoZ26w==", "dev": true, "dependencies": { "@discoveryjs/json-ext": "^0.5.0", - "@webpack-cli/configtest": "^2.0.1", + "@webpack-cli/configtest": "^2.1.0", "@webpack-cli/info": "^2.0.1", - "@webpack-cli/serve": "^2.0.1", + "@webpack-cli/serve": "^2.0.3", "colorette": "^2.0.14", - "commander": "^9.4.1", + "commander": "^10.0.1", "cross-spawn": "^7.0.3", "envinfo": "^7.7.3", "fastest-levenshtein": "^1.0.12", diff --git a/package.json b/package.json index 4458fd38a01c..8f2fd8082905 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "typescript": "^5.0.2", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", - "webpack-cli": "^5.0.1", + "webpack-cli": "^5.1.0", "webpack-dev-server": "^4.13.2", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", From 065fc35c06e7856b3baed6fcb496d74b3691ea24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:47:08 +0200 Subject: [PATCH 050/210] Bump step-security/harden-runner from 2.3.1 to 2.4.0 (#13267) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/add-milestone.yml | 2 +- .github/workflows/build-and-deploy.yml | 4 ++-- .github/workflows/cleanup-pr-assets.yml | 2 +- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/deploy-storybook.yml | 2 +- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/npm-release.yml | 2 +- .github/workflows/plugin-release.yml | 12 ++++++------ .github/workflows/scorecards.yml | 2 +- .github/workflows/tests-e2e.yml | 4 ++-- .github/workflows/tests-karma-dashboard.yml | 2 +- .github/workflows/tests-karma-editor.yml | 2 +- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 20 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/workflows/add-milestone.yml b/.github/workflows/add-milestone.yml index a2671e1eff81..ddd3b76f74a7 100644 --- a/.github/workflows/add-milestone.yml +++ b/.github/workflows/add-milestone.yml @@ -27,7 +27,7 @@ jobs: if: github.event.pull_request.merged == true steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index dd18e82d0641..1a19a6474c58 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -83,7 +83,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: block @@ -128,7 +128,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/cleanup-pr-assets.yml b/.github/workflows/cleanup-pr-assets.yml index d61b1124bea5..2b285d2d1f75 100644 --- a/.github/workflows/cleanup-pr-assets.yml +++ b/.github/workflows/cleanup-pr-assets.yml @@ -21,7 +21,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true disable-sudo: true diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index cf4f54c5ff37..fc33ace39e84 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -41,7 +41,7 @@ jobs: timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/deploy-storybook.yml b/.github/workflows/deploy-storybook.yml index 4958819ccd56..ba78d7b46c78 100644 --- a/.github/workflows/deploy-storybook.yml +++ b/.github/workflows/deploy-storybook.yml @@ -62,7 +62,7 @@ jobs: needs: [build-storybook] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-sudo: true egress-policy: block diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index 913524de77fb..fa7bd41645d1 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -61,7 +61,7 @@ jobs: timeout-minutes: 20 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 81bd5c026e89..137c22e99635 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -42,7 +42,7 @@ jobs: timeout-minutes: 10 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 63a988252362..e17b139d3b84 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -41,7 +41,7 @@ jobs: timeout-minutes: 5 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: block diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 04b4dbfb5d1e..073b29c1ac5b 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -102,7 +102,7 @@ jobs: needs: [dry-run] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 90a432f33816..f760ddcb9a1d 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -41,7 +41,7 @@ jobs: environment: Production steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -104,7 +104,7 @@ jobs: needs: [checks] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -245,7 +245,7 @@ jobs: release_name: ${{ steps.release_branch.outputs.release_name }} steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -408,7 +408,7 @@ jobs: needs: [build] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -444,7 +444,7 @@ jobs: if: ${{ ! startsWith(github.ref, 'refs/heads/release/') && ! contains(github.event.inputs.version, 'rc') }} steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -500,7 +500,7 @@ jobs: SVN_PASSWORD: ${{ secrets.SVN_PASSWORD }} steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 9ee1117f0f39..db6fcb3f25f9 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -25,7 +25,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 63ca94160f71..c805d36f770a 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -70,7 +70,7 @@ jobs: timeout-minutes: 30 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs @@ -149,7 +149,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: audit diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 85e5eac78b8f..56179ae3ddc1 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -47,7 +47,7 @@ jobs: timeout-minutes: 30 steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: block diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 4abb6a319107..979bdb776256 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -83,7 +83,7 @@ jobs: ] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: block diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index 5384a3541f18..6b7d62ef765f 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -51,7 +51,7 @@ jobs: shard: ['1/2', '2/2'] steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-sudo: true disable-file-monitoring: true diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 3f43a65fcb22..64d9024f0771 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -79,7 +79,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: disable-file-monitoring: true egress-policy: audit diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index eba198877bc6..86417f2e1e52 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 5277f64342f5..d82b77a1545f 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index d7a97c7fe2d0..b753230cefef 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index a50916677300..39713f6e0d58 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -22,7 +22,7 @@ jobs: steps: - name: Harden Runner - uses: step-security/harden-runner@6b3083af2869dc3314a0257a42f4af696cc79ba3 + uses: step-security/harden-runner@128a63446a954579617e875aaab7d2978154e969 with: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs From 69b5d8b47296a33b5ed817f7e1c5fa8bc2654de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:47:27 +0200 Subject: [PATCH 051/210] Bump google-github-actions/auth from 1.1.0 to 1.1.1 (#13268) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/cleanup-pr-assets.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1a19a6474c58..c980c508d074 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -183,7 +183,7 @@ jobs: # Upload ZIP file to GCS for use in QA environment. - name: Authenticate - uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf + uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 with: credentials_json: ${{ secrets.GCP_SA_KEY }} diff --git a/.github/workflows/cleanup-pr-assets.yml b/.github/workflows/cleanup-pr-assets.yml index 2b285d2d1f75..6d0357d19434 100644 --- a/.github/workflows/cleanup-pr-assets.yml +++ b/.github/workflows/cleanup-pr-assets.yml @@ -34,7 +34,7 @@ jobs: raw.githubusercontent.com:443 - name: Authenticate - uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf + uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 with: credentials_json: ${{ secrets.GCP_SA_KEY }} diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index f760ddcb9a1d..1977ca7acb0c 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -151,7 +151,7 @@ jobs: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} - name: Authenticate - uses: google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf + uses: google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 with: credentials_json: ${{ secrets.GCP_SA_KEY }} From 02ce636cdf910f7cdec8a32803f8fa34beff0e7d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:47:47 +0200 Subject: [PATCH 052/210] Bump peter-evans/create-or-update-comment from 3.0.0 to 3.0.1 (#13265) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index c980c508d074..4a47588de4fa 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -230,7 +230,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' - name: Create or update comment on PR with links to plugin builds - uses: peter-evans/create-or-update-comment@3383acd359705b10cb1eeef05c0e88c056ea4666 + uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b with: issue-number: ${{ github.event.pull_request.number }} comment-id: ${{ steps.find-comment.outputs.comment-id }} From a7a164805e4d34cba26d35849fd5450c117d2035 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:47:54 +0200 Subject: [PATCH 053/210] Bump github/codeql-action from 2.3.2 to 2.3.3 (#13269) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index fc33ace39e84..1c1ab866221b 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@f3feb00acb00f31a6f60280e6ace9ca31d91c76a + uses: github/codeql-action/init@29b1f65c5e92e24fe6b6647da1eaabe529cec70f with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@f3feb00acb00f31a6f60280e6ace9ca31d91c76a + uses: github/codeql-action/analyze@29b1f65c5e92e24fe6b6647da1eaabe529cec70f diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index db6fcb3f25f9..3021122a3721 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a + uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f with: sarif_file: results.sarif From 28f4c8da22ead2fb442803cd94331ea0b279eafa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:50:58 +0200 Subject: [PATCH 054/210] Bump peter-evans/create-pull-request from 5.0.0 to 5.0.1 (#13266) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 86417f2e1e52..0fd4a8b5f18f 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -41,7 +41,7 @@ jobs: run: npx browserslist@latest --update-db - name: Create Pull Request - uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 + uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update browserslist db diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index d82b77a1545f..3c924b54ad2d 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -48,7 +48,7 @@ jobs: run: npm run workflow:fonts - name: Create Pull Request - uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 + uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update list of Google Fonts diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index b753230cefef..a3f1af622ead 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -38,7 +38,7 @@ jobs: mv product.schema.json tests/phpunit/integration/data/schema.json - name: Create Pull Request - uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 + uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update Product Schema diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index 39713f6e0d58..b3594ebb506b 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -46,7 +46,7 @@ jobs: run: npm run workflow:migrate - name: Create Pull Request - uses: peter-evans/create-pull-request@5b4a9f6a9e2af26e5f02351490b90d01eb8ec1e5 + uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Migrate templates and text sets to latest version From a73f0f0a122f2701e2bdca2239c9bae83f6ea41c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:51:14 +0200 Subject: [PATCH 055/210] Bump @babel/eslint-parser from 7.21.3 to 7.21.8 (#13271) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4447e33a74f1..f5822bcaf22e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", "@babel/core": "^7.21.0", - "@babel/eslint-parser": "^7.21.3", + "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.19.4", "@babel/preset-react": "^7.18.6", @@ -402,9 +402,9 @@ } }, "node_modules/@babel/eslint-parser": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz", - "integrity": "sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg==", + "version": "7.21.8", + "resolved": "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.21.8.tgz", + "integrity": "sha512-HLhI+2q+BP3sf78mFUZNCGc10KEmoUqtUT1OCdMZsN+qr4qFeLUod62/zAnF3jNQstwyasDkZnVXwfK2Bml7MQ==", "dev": true, "dependencies": { "@nicolo-ribaudo/eslint-scope-5-internals": "5.1.1-v1", diff --git a/package.json b/package.json index 8f2fd8082905..5ba30ca536c6 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", "@babel/core": "^7.21.0", - "@babel/eslint-parser": "^7.21.3", + "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.19.4", "@babel/preset-react": "^7.18.6", From 9bf6f6aa9c05759d1fc06de38f9a34f5554cf3e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:53:26 +0200 Subject: [PATCH 056/210] Bump karma from 6.4.1 to 6.4.2 (#13272) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f5822bcaf22e..fc1ea6976c50 100644 --- a/package-lock.json +++ b/package-lock.json @@ -118,7 +118,7 @@ "jest-matcher-deep-close-to": "^3.0.2", "jest-silent-reporter": "^0.5.0", "jest-styled-components": "^7.1.1", - "karma": "^6.4.1", + "karma": "^6.4.2", "karma-chrome-launcher": "^3.1.1", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-jasmine": "^5.1.0", @@ -29994,9 +29994,9 @@ } }, "node_modules/karma": { - "version": "6.4.1", - "resolved": "https://registry.npmjs.org/karma/-/karma-6.4.1.tgz", - "integrity": "sha512-Cj57NKOskK7wtFWSlMvZf459iX+kpYIPXmkNUzP2WAFcA7nhr/ALn5R7sw3w+1udFDcpMx/tuB8d5amgm3ijaA==", + "version": "6.4.2", + "resolved": "https://registry.npmjs.org/karma/-/karma-6.4.2.tgz", + "integrity": "sha512-C6SU/53LB31BEgRg+omznBEMY4SjHU3ricV6zBcAe1EeILKkeScr+fZXtaI5WyDbkVowJxxAI6h73NcFPmXolQ==", "dependencies": { "@colors/colors": "1.5.0", "body-parser": "^1.19.0", diff --git a/package.json b/package.json index 5ba30ca536c6..6d93f3d14a88 100644 --- a/package.json +++ b/package.json @@ -142,7 +142,7 @@ "jest-matcher-deep-close-to": "^3.0.2", "jest-silent-reporter": "^0.5.0", "jest-styled-components": "^7.1.1", - "karma": "^6.4.1", + "karma": "^6.4.2", "karma-chrome-launcher": "^3.1.1", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-jasmine": "^5.1.0", From 4f0e3e4d26572f52f282437bd3b9fbf9c81032dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:53:34 +0200 Subject: [PATCH 057/210] Bump @types/node from 18.15.3 to 20.1.1 (#13278) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/commander/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index fc1ea6976c50..85bfb839860e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", - "@types/node": "^18.15.3", + "@types/node": "^20.1.1", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", @@ -11597,9 +11597,9 @@ "integrity": "sha512-F0oAily9Q9QQpv9JKxKn0zMKfOo36KHCW7myYsmUyf2t0g+sBTbG3UleTPoguHdE1z3GLFr3p7/wiOio52QFjQ==" }, "node_modules/@types/node": { - "version": "18.15.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.15.3.tgz", - "integrity": "sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==" + "version": "20.1.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.1.tgz", + "integrity": "sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -42633,7 +42633,7 @@ "commander": "src/index.ts" }, "devDependencies": { - "@types/node": "^18.15.3", + "@types/node": "^20.1.1", "@types/semver": "^7.3.13" }, "engines": { diff --git a/package.json b/package.json index 6d93f3d14a88..da751b86514d 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", - "@types/node": "^18.15.3", + "@types/node": "^20.1.1", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", diff --git a/packages/commander/package.json b/packages/commander/package.json index c1d1c541a1da..70fdab1458a0 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -31,7 +31,7 @@ "semver": "^7.3.8" }, "devDependencies": { - "@types/node": "^18.15.3", + "@types/node": "^20.1.1", "@types/semver": "^7.3.13" }, "bin": { From b9edfc4ea8125560238bbb1c244be0c5972cf401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:54:03 +0200 Subject: [PATCH 058/210] Bump use-debounce from 9.0.3 to 9.0.4 (#13273) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- packages/design-system/package.json | 2 +- packages/react/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 85bfb839860e..e47499d930ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40695,9 +40695,9 @@ } }, "node_modules/use-debounce": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-9.0.3.tgz", - "integrity": "sha512-FhtlbDtDXILJV7Lix5OZj5yX/fW1tzq+VrvK1fnT2bUrPOGruU9Rw8NCEn+UI9wopfERBEZAOQ8lfeCJPllgnw==", + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-9.0.4.tgz", + "integrity": "sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==", "engines": { "node": ">= 10.0.0" }, @@ -42751,7 +42751,7 @@ "@types/big.js": "^6.1.6", "@types/react-transition-group": "^4.4.5", "@types/styled-components": "^5.1.26", - "use-debounce": "^9.0.3" + "use-debounce": "^9.0.4" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", @@ -43278,7 +43278,7 @@ "prop-types": "^15.8.1", "shallow-equal": "^3.1.0", "use-context-selector": "^1.2.11", - "use-debounce": "^9.0.3", + "use-debounce": "^9.0.4", "use-reduction": "^2.1.2" }, "devDependencies": { diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 86c121cc4022..9b3a41ca61ff 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -59,6 +59,6 @@ "@types/big.js": "^6.1.6", "@types/react-transition-group": "^4.4.5", "@types/styled-components": "^5.1.26", - "use-debounce": "^9.0.3" + "use-debounce": "^9.0.4" } } diff --git a/packages/react/package.json b/packages/react/package.json index ffd893a4c77d..4868e9c46544 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -40,7 +40,7 @@ "prop-types": "^15.8.1", "shallow-equal": "^3.1.0", "use-context-selector": "^1.2.11", - "use-debounce": "^9.0.3", + "use-debounce": "^9.0.4", "use-reduction": "^2.1.2" }, "devDependencies": { From cec28c029e8331e5fc4466c65af28ff59ee629d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 10:54:15 +0200 Subject: [PATCH 059/210] Bump prettier from 2.8.7 to 2.8.8 (#13277) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e47499d930ce..4b917a19d66e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -135,7 +135,7 @@ "postcss-jsx": "^0.36.4", "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", - "prettier": "^2.8.7", + "prettier": "^2.8.8", "puppeteer": "^19.9.1", "react": "^17.0.2", "react-dom": "^17.0.2", @@ -34828,9 +34828,9 @@ } }, "node_modules/prettier": { - "version": "2.8.7", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.7.tgz", - "integrity": "sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==", + "version": "2.8.8", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-2.8.8.tgz", + "integrity": "sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==", "dev": true, "bin": { "prettier": "bin-prettier.js" diff --git a/package.json b/package.json index da751b86514d..60d3f40fd12b 100644 --- a/package.json +++ b/package.json @@ -159,7 +159,7 @@ "postcss-jsx": "^0.36.4", "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", - "prettier": "^2.8.7", + "prettier": "^2.8.8", "puppeteer": "^19.9.1", "react": "^17.0.2", "react-dom": "^17.0.2", From 1c7e969af17cb15a687bde7312818ebad5365a2c Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Tue, 9 May 2023 14:28:34 +0530 Subject: [PATCH 060/210] Popups: Fix done button in color picker and saved text styles (#13225) --- .../canvas/karma/canvasKeys.karma.js | 2 +- .../src/components/colorPicker/header.js | 31 ++++++++++++------- .../floatingMenu/karma/video.karma.js | 5 ++- .../src/components/styleManager/header.js | 28 ++++++++++------- 4 files changed, 39 insertions(+), 27 deletions(-) diff --git a/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js b/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js index e36fa8d2c9a7..7f0e551b2a3c 100644 --- a/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js +++ b/packages/story-editor/src/components/canvas/karma/canvasKeys.karma.js @@ -126,7 +126,7 @@ describe('Canvas Keyboard Shortcuts', () => { ); // Synthetic delay to make the dropdown behave correctly - await fixture.events.sleep(200); + await fixture.events.sleep(400); // click to close await fixture.events.click(effectChooser, { clickCount: 1 }); const duration = fixture.screen.getByLabelText('Duration'); diff --git a/packages/story-editor/src/components/colorPicker/header.js b/packages/story-editor/src/components/colorPicker/header.js index a50dad67a6b2..81eb6cdd0239 100644 --- a/packages/story-editor/src/components/colorPicker/header.js +++ b/packages/story-editor/src/components/colorPicker/header.js @@ -84,18 +84,25 @@ function Header({ {children} - {hasPresets && ( - - {isEditMode ? __('Done', 'web-stories') : } - - )} + {hasPresets ? ( + isEditMode ? ( + + {__('Done', 'web-stories')} + + ) : ( + + + + ) + ) : null} { let fixture; @@ -67,8 +67,6 @@ describe('Video Design Menu: Keyboard Navigation', () => { // Escape out of the canvas elements focus trap await fixture.events.keyboard.press('esc'); - - await tabToCanvasFocusContainer(focusContainer, fixture); await fixture.events.keyboard.press('Enter'); await fixture.events.keyboard.press('Tab'); @@ -122,6 +120,7 @@ describe('Video Design Menu: Keyboard Navigation', () => { await fixture.events.keyboard.press('tab'); // Tab from color picker into swatches await fixture.events.keyboard.press('tab'); + await fixture.events.keyboard.press('tab'); // Navigate down one row and to the right once await fixture.events.keyboard.press('ArrowDown'); await fixture.events.keyboard.press('ArrowRight'); diff --git a/packages/story-editor/src/components/styleManager/header.js b/packages/story-editor/src/components/styleManager/header.js index 92c4b7c71470..9d45db7bcc62 100644 --- a/packages/story-editor/src/components/styleManager/header.js +++ b/packages/story-editor/src/components/styleManager/header.js @@ -71,7 +71,6 @@ function Header({ const buttonProps = { type: ButtonType.Tertiary, size: ButtonSize.Small, - variant: ButtonVariant.Square, onClick: (evt) => { evt.stopPropagation(); setIsEditMode(!isEditMode); @@ -83,16 +82,23 @@ function Header({ {children} - - {isEditMode ? __('Done', 'web-stories') : } - + {isEditMode ? ( + + {__('Done', 'web-stories')} + + ) : ( + + + + )} Date: Tue, 9 May 2023 11:02:41 +0200 Subject: [PATCH 061/210] Bump react-moveable from 0.49.2 to 0.50.4 (#13274) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 18 +++++++++--------- packages/moveable/package.json | 2 +- packages/story-editor/package.json | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4b917a19d66e..6e7beb575b54 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23195,9 +23195,9 @@ } }, "node_modules/gesto": { - "version": "1.16.0", - "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.16.0.tgz", - "integrity": "sha512-MEOwXVWqMljfcjgJhhmuY8PXoLAlAHRk+r6t51RKc6RFY8ra0UMWsTOo2awd1W1pHnWjvlznHsY647ZPOICr/Q==", + "version": "1.17.1", + "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.17.1.tgz", + "integrity": "sha512-9MMYuTYhxoNf4uSPnXez9lte7O5fpj7Sbui7vNkPcW9Tgg4wFRWC9q/9raVZkWWiKr+MTDKFfMOM+4rEt9GvkQ==", "dependencies": { "@daybrush/utils": "^1.7.1", "@scena/event-emitter": "^1.0.2" @@ -35631,9 +35631,9 @@ } }, "node_modules/react-moveable": { - "version": "0.49.2", - "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.49.2.tgz", - "integrity": "sha512-cE9xkadu5ZoNHtEY3/EYwyuYj/4989jXxbYbAeJ+z94wqJBKPMhoX3/b9OxuY1tZMvyLpqWQ/Tw7FgbLPafqtg==", + "version": "0.50.4", + "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.50.4.tgz", + "integrity": "sha512-EURR0D+wYiQCtSZ/skpHD6LYHGesTywKYaIQcWygLqHd3NndbYMSfKp+tWiXIUsNr4FbebESI9ToQVGvb7WFHA==", "dependencies": { "@daybrush/utils": "^1.11.0", "@egjs/agent": "^2.2.1", @@ -35644,7 +35644,7 @@ "@scena/matrix": "^1.1.1", "css-to-mat": "^1.0.3", "framework-utils": "^1.1.0", - "gesto": "^1.16.0", + "gesto": "^1.17.1", "overlap-area": "^1.1.0", "react-css-styled": "^1.1.2" } @@ -43216,7 +43216,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.49.2", + "react-moveable": "^0.50.4", "styled-components": "^5.3.9" }, "devDependencies": {}, @@ -43866,7 +43866,7 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.49.2" + "react-moveable": "^0.50.4" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", diff --git a/packages/moveable/package.json b/packages/moveable/package.json index 35a4de44ed39..44772aef6366 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -41,7 +41,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.49.2", + "react-moveable": "^0.50.4", "styled-components": "^5.3.9" }, "devDependencies": {} diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index baf81b6482e8..933706a7ba75 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -102,6 +102,6 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.49.2" + "react-moveable": "^0.50.4" } } From b7225bafd0f1c02876d5d5e85894cd7ceb12683f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 11:11:49 +0200 Subject: [PATCH 062/210] Bump @babel/preset-env from 7.20.2 to 7.21.5 (#13279) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 466 ++++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 240 insertions(+), 228 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6e7beb575b54..6134ee1904d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/core": "^7.21.0", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", - "@babel/preset-env": "^7.19.4", + "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.21.4", "@googleforcreators/dashboard": "*", @@ -346,9 +346,9 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz", - "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==", + "version": "7.21.4", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", + "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", "dependencies": { "@babel/highlight": "^7.18.6" }, @@ -357,9 +357,9 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.20.10", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.20.10.tgz", - "integrity": "sha512-sEnuDPpOJR/fcafHMjpcpGN5M2jbUGUHwmuWKM/YdPzeEDJg8bgmbcWQFUfE32MQjti1koACvoPVsDe8Uq+idg==", + "version": "7.21.7", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz", + "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==", "engines": { "node": ">=6.9.0" } @@ -454,11 +454,11 @@ } }, "node_modules/@babel/generator": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.3.tgz", - "integrity": "sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz", + "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==", "dependencies": { - "@babel/types": "^7.21.3", + "@babel/types": "^7.21.5", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -492,12 +492,12 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.20.7.tgz", - "integrity": "sha512-4tGORmfQcrc+bvrjb5y3dG9Mx1IOZjsHqQVUz7XCNHO+iTmqxWnVg3KRygjGmpRLJGdQSKuvFinbIb0CnZwHAQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz", + "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==", "dependencies": { - "@babel/compat-data": "^7.20.5", - "@babel/helper-validator-option": "^7.18.6", + "@babel/compat-data": "^7.21.5", + "@babel/helper-validator-option": "^7.21.0", "browserslist": "^4.21.3", "lru-cache": "^5.1.1", "semver": "^6.3.0" @@ -553,13 +553,14 @@ } }, "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.19.0.tgz", - "integrity": "sha512-htnV+mHX32DF81amCDrwIDr8nrp1PTm+3wfBN9/v8QJOLEioOCOG7qNyq0nHeFiWbT3Eb7gsPwEmV64UCQ1jzw==", + "version": "7.21.8", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.21.8.tgz", + "integrity": "sha512-zGuSdedkFtsFHGbexAvNuipg1hbtitDLo2XE8/uf6Y9sOQV1xsYX/2pNbtedp/X0eU1pIt+kGvaqHCowkRbS5g==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", - "regexpu-core": "^5.1.0" + "regexpu-core": "^5.3.1", + "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" @@ -568,6 +569,15 @@ "@babel/core": "^7.0.0" } }, + "node_modules/@babel/helper-create-regexp-features-plugin/node_modules/semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/@babel/helper-define-polyfill-provider": { "version": "0.1.5", "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.1.5.tgz", @@ -597,9 +607,9 @@ } }, "node_modules/@babel/helper-environment-visitor": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz", - "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz", + "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", "engines": { "node": ">=6.9.0" } @@ -652,29 +662,29 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz", - "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==", + "version": "7.21.4", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", + "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==", "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.21.4" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.21.2", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz", - "integrity": "sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz", + "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==", "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-simple-access": "^7.20.2", + "@babel/helper-environment-visitor": "^7.21.5", + "@babel/helper-module-imports": "^7.21.4", + "@babel/helper-simple-access": "^7.21.5", "@babel/helper-split-export-declaration": "^7.18.6", "@babel/helper-validator-identifier": "^7.19.1", "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.2", - "@babel/types": "^7.21.2" + "@babel/traverse": "^7.21.5", + "@babel/types": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -693,9 +703,9 @@ } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.20.2.tgz", - "integrity": "sha512-8RvlJG2mj4huQ4pZ+rU9lqKi9ZKiRmuvGuM2HlWmkmgOhbs6zEAw6IEiJ5cQqGbDzGZOhwuOQNtZMi/ENLjZoQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz", + "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==", "engines": { "node": ">=6.9.0" } @@ -736,11 +746,11 @@ } }, "node_modules/@babel/helper-simple-access": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.20.2.tgz", - "integrity": "sha512-+0woI/WPq59IrqDYbVGfshjT5Dmk/nnbdpcF8SnMhhXObpTq2KNBdLFRFrkVdbDOyUmHBCxzm5FHV1rACIkIbA==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz", + "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==", "dependencies": { - "@babel/types": "^7.20.2" + "@babel/types": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -770,9 +780,9 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.19.4", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.19.4.tgz", - "integrity": "sha512-nHtDoQcuqFmwYNYPz3Rah5ph2p8PFeFCsZk9A/48dPc/rGocJ5J3hAAZ7pb76VWX3fZKu+uEr/FhH5jLx7umrw==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz", + "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==", "engines": { "node": ">=6.9.0" } @@ -794,15 +804,15 @@ } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.18.9.tgz", - "integrity": "sha512-cG2ru3TRAL6a60tfQflpEfs4ldiPwF6YW3zfJiRgmoFVIaC1vGnBBgatfec+ZUziPHkHSaXAuEck3Cdkf3eRpQ==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz", + "integrity": "sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==", "dev": true, "dependencies": { - "@babel/helper-function-name": "^7.18.9", - "@babel/template": "^7.18.6", - "@babel/traverse": "^7.18.9", - "@babel/types": "^7.18.9" + "@babel/helper-function-name": "^7.19.0", + "@babel/template": "^7.18.10", + "@babel/traverse": "^7.20.5", + "@babel/types": "^7.20.5" }, "engines": { "node": ">=6.9.0" @@ -835,9 +845,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.3.tgz", - "integrity": "sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==", + "version": "7.21.8", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz", + "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==", "bin": { "parser": "bin/babel-parser.js" }, @@ -861,14 +871,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.18.9.tgz", - "integrity": "sha512-AHrP9jadvH7qlOj6PINbgSuphjQUAK7AOT7DPjBo9EHoLhQTnnK5u45e1Hd4DbSQEO9nqPWtQ89r+XEOWFScKg==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz", + "integrity": "sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", - "@babel/plugin-proposal-optional-chaining": "^7.18.9" + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", + "@babel/plugin-proposal-optional-chaining": "^7.20.7" }, "engines": { "node": ">=6.9.0" @@ -878,13 +888,13 @@ } }, "node_modules/@babel/plugin-proposal-async-generator-functions": { - "version": "7.20.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.1.tgz", - "integrity": "sha512-Gh5rchzSwE4kC+o/6T8waD0WHEQIsDmjltY8WnWRXHUdH8axZhuH86Ov9M72YhJfDrZseQwuuWaaIT/TmePp3g==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz", + "integrity": "sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==", "dev": true, "dependencies": { "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-plugin-utils": "^7.19.0", + "@babel/helper-plugin-utils": "^7.20.2", "@babel/helper-remap-async-to-generator": "^7.18.9", "@babel/plugin-syntax-async-generators": "^7.8.4" }, @@ -912,13 +922,13 @@ } }, "node_modules/@babel/plugin-proposal-class-static-block": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.18.6.tgz", - "integrity": "sha512-+I3oIiNxrCpup3Gi8n5IGMwj0gOCAjcJUSQEcotNnCCPMEnixawOQ+KeJPlgfjzx+FKQ1QSyZOWe7wmoJp7vhw==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.21.0.tgz", + "integrity": "sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==", "dev": true, "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6", + "@babel/helper-create-class-features-plugin": "^7.21.0", + "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-class-static-block": "^7.14.5" }, "engines": { @@ -1012,12 +1022,12 @@ } }, "node_modules/@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.18.9.tgz", - "integrity": "sha512-128YbMpjCrP35IOExw2Fq+x55LMP42DzhOhX2aNNIdI9avSWl2PI0yuBWarr3RYpZBSPtabfadkH2yeRiMD61Q==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz", + "integrity": "sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", + "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" }, "engines": { @@ -1060,16 +1070,16 @@ } }, "node_modules/@babel/plugin-proposal-object-rest-spread": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.2.tgz", - "integrity": "sha512-Ks6uej9WFK+fvIMesSqbAto5dD8Dz4VuuFvGJFKgIGSkJuRGcrwGECPA1fDgQK3/DbExBJpEkTeYeB8geIFCSQ==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz", + "integrity": "sha512-d2S98yCiLxDVmBmE8UjGcfPvNEUbA1U5q5WxaWFUGRzJSVAZqm5W6MbPct0jxnegUZ0niLeNX+IOzEs7wYg9Dg==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.20.1", - "@babel/helper-compilation-targets": "^7.20.0", + "@babel/compat-data": "^7.20.5", + "@babel/helper-compilation-targets": "^7.20.7", "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.20.1" + "@babel/plugin-transform-parameters": "^7.20.7" }, "engines": { "node": ">=6.9.0" @@ -1095,13 +1105,13 @@ } }, "node_modules/@babel/plugin-proposal-optional-chaining": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.18.9.tgz", - "integrity": "sha512-v5nwt4IqBXihxGsW2QmCWMDS3B3bzGIk/EQVZz2ei7f3NJl8NzAJVvUmpDW5q1CRNY+Beb/k58UAH1Km1N411w==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz", + "integrity": "sha512-p4zeefM72gpmEe2fkUr/OnOXpWEf8nAgk7ZYVqqfFiyIG7oFfVZcCrU64hWn5xp4tQ9LkV4bTIa5rD0KANpKNA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9", + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "engines": { @@ -1128,14 +1138,14 @@ } }, "node_modules/@babel/plugin-proposal-private-property-in-object": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.18.6.tgz", - "integrity": "sha512-9Rysx7FOctvT5ouj5JODjAFAkgGoudQuLPamZb0v1TGLpapdNaftzifU8NTWQm0IRjqoYypdrSmyWgkocDQ8Dw==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0.tgz", + "integrity": "sha512-ha4zfehbJjc5MmXBlHec1igel5TJXXLDDRbuJ4+XT2TJcyD9/V1919BA8gMvsdHcNMBy4WBUBiRb3nw/EQUtBw==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6", + "@babel/helper-create-class-features-plugin": "^7.21.0", + "@babel/helper-plugin-utils": "^7.20.2", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, "engines": { @@ -1439,12 +1449,12 @@ } }, "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.18.6.tgz", - "integrity": "sha512-9S9X9RUefzrsHZmKMbDXxweEH+YlE8JJEuat9FdvW9Qh1cw7W64jELCtWNkPBPX5En45uy28KGvA/AySqUh8CQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz", + "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -1454,14 +1464,14 @@ } }, "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.18.6.tgz", - "integrity": "sha512-ARE5wZLKnTgPW7/1ftQmSi1CmkqqHo2DNmtztFhvgtOWSDfq0Cq9/9L+KnZNYSNrydBekhW3rwShduf59RoXag==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", + "integrity": "sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==", "dev": true, "dependencies": { "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/helper-remap-async-to-generator": "^7.18.6" + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-remap-async-to-generator": "^7.18.9" }, "engines": { "node": ">=6.9.0" @@ -1486,9 +1496,9 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.20.2.tgz", - "integrity": "sha512-y5V15+04ry69OV2wULmwhEA6jwSWXO1TwAtIwiPXcvHcoOQUqpyMVd2bDsQJMW8AurjulIyUV8kDqtjSwHy1uQ==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz", + "integrity": "sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.20.2" @@ -1501,18 +1511,18 @@ } }, "node_modules/@babel/plugin-transform-classes": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.20.2.tgz", - "integrity": "sha512-9rbPp0lCVVoagvtEyQKSo5L8oo0nQS/iif+lwlAz29MccX2642vWDlSZK+2T2buxbopotId2ld7zZAzRfz9j1g==", + "version": "7.21.0", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz", + "integrity": "sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-compilation-targets": "^7.20.0", + "@babel/helper-compilation-targets": "^7.20.7", "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-function-name": "^7.19.0", + "@babel/helper-function-name": "^7.21.0", "@babel/helper-optimise-call-expression": "^7.18.6", "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-replace-supers": "^7.19.1", + "@babel/helper-replace-supers": "^7.20.7", "@babel/helper-split-export-declaration": "^7.18.6", "globals": "^11.1.0" }, @@ -1524,12 +1534,13 @@ } }, "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.18.9.tgz", - "integrity": "sha512-+i0ZU1bCDymKakLxn5srGHrsAPRELC2WIbzwjLhHW9SIE1cPYkLCL0NlnXMZaM1vhfgA2+M7hySk42VBvrkBRw==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz", + "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/template": "^7.20.7" }, "engines": { "node": ">=6.9.0" @@ -1539,9 +1550,9 @@ } }, "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.20.2.tgz", - "integrity": "sha512-mENM+ZHrvEgxLTBXUiQ621rRXZes3KWUv6NdQlrnr1TkWVw+hUjQBZuP2X32qKlrlG2BzgR95gkuCRSkJl8vIw==", + "version": "7.21.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz", + "integrity": "sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.20.2" @@ -1617,12 +1628,12 @@ } }, "node_modules/@babel/plugin-transform-for-of": { - "version": "7.18.8", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.18.8.tgz", - "integrity": "sha512-yEfTRnjuskWYo0k1mHUqrVWaZwrdq8AYbfrpqULOJOaucGSp4mNMVps+YtA8byoevxS/urwU75vyhQIxcCgiBQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz", + "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -1679,13 +1690,13 @@ } }, "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.19.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.19.6.tgz", - "integrity": "sha512-uG3od2mXvAtIFQIh0xrpLH6r5fpSQN04gIVovl+ODLdUMANokxQLZnPBHcjmv3GxRjnqwLuHvppjjcelqUFZvg==", + "version": "7.20.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz", + "integrity": "sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.19.6", - "@babel/helper-plugin-utils": "^7.19.0" + "@babel/helper-module-transforms": "^7.20.11", + "@babel/helper-plugin-utils": "^7.20.2" }, "engines": { "node": ">=6.9.0" @@ -1695,14 +1706,14 @@ } }, "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.21.2", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.2.tgz", - "integrity": "sha512-Cln+Yy04Gxua7iPdj6nOV96smLGjpElir5YwzF0LBPKoPlLDNJePNlrGGaybAJkd0zKRnOVXOgizSqPYMNYkzA==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz", + "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.21.2", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-simple-access": "^7.20.2" + "@babel/helper-module-transforms": "^7.21.5", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-simple-access": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -1712,14 +1723,14 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.19.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.19.6.tgz", - "integrity": "sha512-fqGLBepcc3kErfR9R3DnVpURmckXP7gj7bAlrTQyBxrigFqszZCkFkcoxzCp2v32XmwXLvbw+8Yq9/b+QqksjQ==", + "version": "7.20.11", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz", + "integrity": "sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==", "dev": true, "dependencies": { "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-module-transforms": "^7.19.6", - "@babel/helper-plugin-utils": "^7.19.0", + "@babel/helper-module-transforms": "^7.20.11", + "@babel/helper-plugin-utils": "^7.20.2", "@babel/helper-validator-identifier": "^7.19.1" }, "engines": { @@ -1746,13 +1757,13 @@ } }, "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.19.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.19.1.tgz", - "integrity": "sha512-oWk9l9WItWBQYS4FgXD4Uyy5kq898lvkXpXQxoJEY1RnvPk4R/Dvu2ebXU9q8lP+rlMwUQTFf2Ok6d78ODa0kw==", + "version": "7.20.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz", + "integrity": "sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.19.0", - "@babel/helper-plugin-utils": "^7.19.0" + "@babel/helper-create-regexp-features-plugin": "^7.20.5", + "@babel/helper-plugin-utils": "^7.20.2" }, "engines": { "node": ">=6.9.0" @@ -1793,9 +1804,9 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.20.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.20.3.tgz", - "integrity": "sha512-oZg/Fpx0YDrj13KsLyO8I/CX3Zdw7z0O9qOd95SqcoIzuqy/WTGWvePeHAnZCN54SfdyjHcb1S30gc8zlzlHcA==", + "version": "7.21.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz", + "integrity": "sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==", "dev": true, "dependencies": { "@babel/helper-plugin-utils": "^7.20.2" @@ -1903,13 +1914,13 @@ } }, "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.18.6.tgz", - "integrity": "sha512-poqRI2+qiSdeldcz4wTSTXBRryoq3Gc70ye7m7UD5Ww0nE29IXqMl6r7Nd15WBgRd74vloEMlShtH6CKxVzfmQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz", + "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "regenerator-transform": "^0.15.0" + "@babel/helper-plugin-utils": "^7.21.5", + "regenerator-transform": "^0.15.1" }, "engines": { "node": ">=6.9.0" @@ -2008,13 +2019,13 @@ } }, "node_modules/@babel/plugin-transform-spread": { - "version": "7.19.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.19.0.tgz", - "integrity": "sha512-RsuMk7j6n+r752EtzyScnWkQyuJdli6LdO5Klv8Yx0OfPVTcQkIUfS8clx5e9yHXzlnhOZF3CbQ8C2uP5j074w==", + "version": "7.20.7", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz", + "integrity": "sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.19.0", - "@babel/helper-skip-transparent-expression-wrappers": "^7.18.9" + "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0" }, "engines": { "node": ">=6.9.0" @@ -2087,12 +2098,12 @@ } }, "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.18.10", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz", - "integrity": "sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz", + "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -2118,31 +2129,31 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.20.2", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.20.2.tgz", - "integrity": "sha512-1G0efQEWR1EHkKvKHqbG+IN/QdgwfByUpM5V5QroDzGV2t3S/WXNQd693cHiHTlCFMpr9B6FkPFXDA2lQcKoDg==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.5.tgz", + "integrity": "sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.20.1", - "@babel/helper-compilation-targets": "^7.20.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-validator-option": "^7.18.6", + "@babel/compat-data": "^7.21.5", + "@babel/helper-compilation-targets": "^7.21.5", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-validator-option": "^7.21.0", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.18.9", - "@babel/plugin-proposal-async-generator-functions": "^7.20.1", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7", + "@babel/plugin-proposal-async-generator-functions": "^7.20.7", "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-class-static-block": "^7.18.6", + "@babel/plugin-proposal-class-static-block": "^7.21.0", "@babel/plugin-proposal-dynamic-import": "^7.18.6", "@babel/plugin-proposal-export-namespace-from": "^7.18.9", "@babel/plugin-proposal-json-strings": "^7.18.6", - "@babel/plugin-proposal-logical-assignment-operators": "^7.18.9", + "@babel/plugin-proposal-logical-assignment-operators": "^7.20.7", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-proposal-numeric-separator": "^7.18.6", - "@babel/plugin-proposal-object-rest-spread": "^7.20.2", + "@babel/plugin-proposal-object-rest-spread": "^7.20.7", "@babel/plugin-proposal-optional-catch-binding": "^7.18.6", - "@babel/plugin-proposal-optional-chaining": "^7.18.9", + "@babel/plugin-proposal-optional-chaining": "^7.21.0", "@babel/plugin-proposal-private-methods": "^7.18.6", - "@babel/plugin-proposal-private-property-in-object": "^7.18.6", + "@babel/plugin-proposal-private-property-in-object": "^7.21.0", "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", @@ -2150,6 +2161,7 @@ "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-namespace-from": "^7.8.3", "@babel/plugin-syntax-import-assertions": "^7.20.0", + "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", @@ -2159,40 +2171,40 @@ "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5", - "@babel/plugin-transform-arrow-functions": "^7.18.6", - "@babel/plugin-transform-async-to-generator": "^7.18.6", + "@babel/plugin-transform-arrow-functions": "^7.21.5", + "@babel/plugin-transform-async-to-generator": "^7.20.7", "@babel/plugin-transform-block-scoped-functions": "^7.18.6", - "@babel/plugin-transform-block-scoping": "^7.20.2", - "@babel/plugin-transform-classes": "^7.20.2", - "@babel/plugin-transform-computed-properties": "^7.18.9", - "@babel/plugin-transform-destructuring": "^7.20.2", + "@babel/plugin-transform-block-scoping": "^7.21.0", + "@babel/plugin-transform-classes": "^7.21.0", + "@babel/plugin-transform-computed-properties": "^7.21.5", + "@babel/plugin-transform-destructuring": "^7.21.3", "@babel/plugin-transform-dotall-regex": "^7.18.6", "@babel/plugin-transform-duplicate-keys": "^7.18.9", "@babel/plugin-transform-exponentiation-operator": "^7.18.6", - "@babel/plugin-transform-for-of": "^7.18.8", + "@babel/plugin-transform-for-of": "^7.21.5", "@babel/plugin-transform-function-name": "^7.18.9", "@babel/plugin-transform-literals": "^7.18.9", "@babel/plugin-transform-member-expression-literals": "^7.18.6", - "@babel/plugin-transform-modules-amd": "^7.19.6", - "@babel/plugin-transform-modules-commonjs": "^7.19.6", - "@babel/plugin-transform-modules-systemjs": "^7.19.6", + "@babel/plugin-transform-modules-amd": "^7.20.11", + "@babel/plugin-transform-modules-commonjs": "^7.21.5", + "@babel/plugin-transform-modules-systemjs": "^7.20.11", "@babel/plugin-transform-modules-umd": "^7.18.6", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.19.1", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5", "@babel/plugin-transform-new-target": "^7.18.6", "@babel/plugin-transform-object-super": "^7.18.6", - "@babel/plugin-transform-parameters": "^7.20.1", + "@babel/plugin-transform-parameters": "^7.21.3", "@babel/plugin-transform-property-literals": "^7.18.6", - "@babel/plugin-transform-regenerator": "^7.18.6", + "@babel/plugin-transform-regenerator": "^7.21.5", "@babel/plugin-transform-reserved-words": "^7.18.6", "@babel/plugin-transform-shorthand-properties": "^7.18.6", - "@babel/plugin-transform-spread": "^7.19.0", + "@babel/plugin-transform-spread": "^7.20.7", "@babel/plugin-transform-sticky-regex": "^7.18.6", "@babel/plugin-transform-template-literals": "^7.18.9", "@babel/plugin-transform-typeof-symbol": "^7.18.9", - "@babel/plugin-transform-unicode-escapes": "^7.18.10", + "@babel/plugin-transform-unicode-escapes": "^7.21.5", "@babel/plugin-transform-unicode-regex": "^7.18.6", "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.20.2", + "@babel/types": "^7.21.5", "babel-plugin-polyfill-corejs2": "^0.3.3", "babel-plugin-polyfill-corejs3": "^0.6.0", "babel-plugin-polyfill-regenerator": "^0.4.1", @@ -2336,6 +2348,12 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/regjsgen": { + "version": "0.8.0", + "resolved": "https://registry.npmjs.org/@babel/regjsgen/-/regjsgen-0.8.0.tgz", + "integrity": "sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==", + "dev": true + }, "node_modules/@babel/runtime": { "version": "7.20.7", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz", @@ -2361,18 +2379,18 @@ } }, "node_modules/@babel/traverse": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.3.tgz", - "integrity": "sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz", + "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==", "dependencies": { - "@babel/code-frame": "^7.18.6", - "@babel/generator": "^7.21.3", - "@babel/helper-environment-visitor": "^7.18.9", + "@babel/code-frame": "^7.21.4", + "@babel/generator": "^7.21.5", + "@babel/helper-environment-visitor": "^7.21.5", "@babel/helper-function-name": "^7.21.0", "@babel/helper-hoist-variables": "^7.18.6", "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.21.3", - "@babel/types": "^7.21.3", + "@babel/parser": "^7.21.5", + "@babel/types": "^7.21.5", "debug": "^4.1.0", "globals": "^11.1.0" }, @@ -2381,11 +2399,11 @@ } }, "node_modules/@babel/types": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.3.tgz", - "integrity": "sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz", + "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==", "dependencies": { - "@babel/helper-string-parser": "^7.19.4", + "@babel/helper-string-parser": "^7.21.5", "@babel/helper-validator-identifier": "^7.19.1", "to-fast-properties": "^2.0.0" }, @@ -36009,9 +36027,9 @@ "dev": true }, "node_modules/regenerate-unicode-properties": { - "version": "10.0.1", - "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.0.1.tgz", - "integrity": "sha512-vn5DU6yg6h8hP/2OkQo3K7uVILvY4iu0oI4t3HFa81UPkhGJwkRwM10JEc3upjdhHjs/k8GJY1sRBhk5sr69Bw==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/regenerate-unicode-properties/-/regenerate-unicode-properties-10.1.0.tgz", + "integrity": "sha512-d1VudCLoIGitcU/hEg2QqvyGZQmdC0Lf8BqdOMXGFSvJP4bNV1+XqbPQeHHLD51Jh4QJJ225dlIFvY4Ly6MXmQ==", "dev": true, "dependencies": { "regenerate": "^1.4.2" @@ -36026,9 +36044,9 @@ "integrity": "sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==" }, "node_modules/regenerator-transform": { - "version": "0.15.0", - "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.0.tgz", - "integrity": "sha512-LsrGtPmbYg19bcPHwdtmXwbW+TqNvtY4riE3P83foeHRroMbH6/2ddFBfab3t7kbzc7v7p4wbkIecHImqt0QNg==", + "version": "0.15.1", + "resolved": "https://registry.npmjs.org/regenerator-transform/-/regenerator-transform-0.15.1.tgz", + "integrity": "sha512-knzmNAcuyxV+gQCufkYcvOqX/qIIfHLv0u5x79kRxuGojfYVky1f15TzZEu2Avte8QGepvUNTnLskf8E6X6Vyg==", "dev": true, "dependencies": { "@babel/runtime": "^7.8.4" @@ -36092,32 +36110,26 @@ } }, "node_modules/regexpu-core": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.1.0.tgz", - "integrity": "sha512-bb6hk+xWd2PEOkj5It46A16zFMs2mv86Iwpdu94la4S3sJ7C973h2dHpYKwIBGaWSO7cIRJ+UX0IeMaWcO4qwA==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.3.2.tgz", + "integrity": "sha512-RAM5FlZz+Lhmo7db9L298p2vHP5ZywrVXmVXpmAD9GuL5MPH6t9ROw1iA/wfHkQ76Qe7AaPF0nGuim96/IrQMQ==", "dev": true, "dependencies": { + "@babel/regjsgen": "^0.8.0", "regenerate": "^1.4.2", - "regenerate-unicode-properties": "^10.0.1", - "regjsgen": "^0.6.0", - "regjsparser": "^0.8.2", + "regenerate-unicode-properties": "^10.1.0", + "regjsparser": "^0.9.1", "unicode-match-property-ecmascript": "^2.0.0", - "unicode-match-property-value-ecmascript": "^2.0.0" + "unicode-match-property-value-ecmascript": "^2.1.0" }, "engines": { "node": ">=4" } }, - "node_modules/regjsgen": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/regjsgen/-/regjsgen-0.6.0.tgz", - "integrity": "sha512-ozE883Uigtqj3bx7OhL1KNbCzGyW2NQZPl6Hs09WTvCuZD5sTI4JY58bkbQWa/Y9hxIsvJ3M8Nbf7j54IqeZbA==", - "dev": true - }, "node_modules/regjsparser": { - "version": "0.8.4", - "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.8.4.tgz", - "integrity": "sha512-J3LABycON/VNEu3abOviqGHuB/LOtOQj8SKmfP9anY5GfAVw/SPjwzSjxGjbZXIxbGfqTHtJw58C2Li/WkStmA==", + "version": "0.9.1", + "resolved": "https://registry.npmjs.org/regjsparser/-/regjsparser-0.9.1.tgz", + "integrity": "sha512-dQUtn90WanSNl+7mQKcXAgZxvUe7Z0SqXlgzv0za4LwiUhyzBC58yQO3liFoUgu8GiJVInAhJjkj1N0EtQ5nkQ==", "dev": true, "dependencies": { "jsesc": "~0.5.0" @@ -40249,18 +40261,18 @@ } }, "node_modules/unicode-match-property-value-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.0.0.tgz", - "integrity": "sha512-7Yhkc0Ye+t4PNYzOGKedDhXbYIBe1XEQYQxOPyhcXNMJ0WCABqqj6ckydd6pWRZTHV4GuCPKdBAUiMc60tsKVw==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-match-property-value-ecmascript/-/unicode-match-property-value-ecmascript-2.1.0.tgz", + "integrity": "sha512-qxkjQt6qjg/mYscYMC0XKRn3Rh0wFPlfxB0xkt9CfyTvpX1Ra0+rAmdX2QyAobptSEvuy4RtpPRui6XkV+8wjA==", "dev": true, "engines": { "node": ">=4" } }, "node_modules/unicode-property-aliases-ecmascript": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.0.0.tgz", - "integrity": "sha512-5Zfuy9q/DFr4tfO7ZPeVXb1aPoeQSdeFMLpYuFebehDAhbuevLs5yxSZmIFN1tP5F9Wl4IpJrYojg85/zgyZHQ==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-2.1.0.tgz", + "integrity": "sha512-6t3foTQI9qne+OZoVQB/8x8rk2k1eVy1gRXhV3oFQ5T6R1dqQ1xtin3XqSlx3+ATBkliTaR/hHyJBm+LVPNM8w==", "dev": true, "engines": { "node": ">=4" diff --git a/package.json b/package.json index 60d3f40fd12b..fcda255dc842 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/core": "^7.21.0", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", - "@babel/preset-env": "^7.19.4", + "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.21.4", "@googleforcreators/dashboard": "*", From e5d6eda08c480dd1ab58204d2a90ad27aec24226 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 May 2023 14:58:51 +0200 Subject: [PATCH 063/210] Bump commander from 10.0.0 to 10.0.1 (#13275) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 2 +- packages/commander/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6134ee1904d3..7bbd8093effb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42638,7 +42638,7 @@ "name": "@web-stories-wp/commander", "license": "Apache-2.0", "dependencies": { - "commander": "^10.0.0", + "commander": "^10.0.1", "semver": "^7.3.8" }, "bin": { diff --git a/packages/commander/package.json b/packages/commander/package.json index 70fdab1458a0..4287092f54c9 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -27,7 +27,7 @@ }, "type": "module", "dependencies": { - "commander": "^10.0.0", + "commander": "^10.0.1", "semver": "^7.3.8" }, "devDependencies": { From 30f07c297f085cc9ece23f1969381a73787ca698 Mon Sep 17 00:00:00 2001 From: Ayush Nirwal <53055971+ayushnirwal@users.noreply.github.com> Date: Thu, 11 May 2023 14:46:53 +0530 Subject: [PATCH 064/210] Remove unused props from default templates and save requests (#13221) --- includes/data/stories/demo.json | 17 -- .../src/dataUtils/formattedTemplatesArray.js | 14 -- packages/element-library/src/test/index.js | 5 +- packages/elements/src/types/element.ts | 1 - .../elements/src/utils/duplicateElement.ts | 53 ++--- .../src/utils/getOffsetCoordinates.ts | 38 ++++ packages/elements/src/utils/index.ts | 1 + .../test/v0048_removeBasedOnFromElements.js | 89 ++++++++ .../v0048_removeBasedOnFromElements.ts | 60 ++++++ .../src/app/canvas/useCanvasCopyPaste.ts | 11 +- .../pageCanvas/testUtils/createMockPage.js | 5 - .../reducers/duplicateElementsById.ts | 3 +- .../reducers/duplicateGroup.ts | 1 - .../test/duplicateGroupById.js | 4 - .../src/app/story/utils/getAllProducts.ts | 6 +- .../app/story/utils/getStoryPropsToSave.ts | 1 + .../canvas/karma/rightClickMenu.karma.js | 4 +- .../src/components/devTools/devTools.js | 8 - .../karma/defaultPageTemplates.karma.js | 2 +- .../thumbnail/stories/demoThumbnails.js | 2 - .../src/dataUtils/formattedTemplatesArray.js | 14 -- packages/story-editor/src/utils/copyPaste.tsx | 24 ++- .../story-editor/src/utils/test/copyPaste.js | 16 +- .../raw/12-hours-in-barcelona/template.json | 64 +----- .../src/raw/a-day-in-the-life/template.json | 35 +-- .../raw/ace-hotel-kyoto-review/template.json | 48 +---- .../src/raw/album-releases/template.json | 25 +-- .../src/raw/all-about-cars/template.json | 103 +-------- .../src/raw/almodos-films/template.json | 53 +---- .../src/raw/an-artists-legacy/template.json | 18 +- .../raw/art-books-gift-guide/template.json | 44 +--- .../src/raw/baking-bread-guide/template.json | 60 +----- .../src/raw/beauty-quiz/template.json | 61 +----- .../src/raw/belly-fat-workout/template.json | 38 +--- .../buying-art-on-the-internet/template.json | 52 +---- .../raw/celebrity-life-story/template.json | 55 +---- .../src/raw/celebrity-q-and-a/template.json | 36 +--- .../src/raw/diy-home-office/template.json | 27 +-- .../src/raw/doers-get-more-done/template.json | 45 +--- .../elegant-travel-itinerary/template.json | 60 +----- .../src/raw/experience-thailand/template.json | 31 +-- .../src/raw/fashion-inspiration/template.json | 27 +-- .../src/raw/fashion-on-the-go/template.json | 37 +--- .../src/raw/fitness-apps-ranked/template.json | 33 +-- .../src/raw/food-and-stuff/template.json | 51 +---- .../src/raw/fresh-and-bright/template.json | 38 +--- .../google-music-studio-tour/template.json | 30 +-- .../hawaii-travel-packing-list/template.json | 72 +------ .../raw/honeymooning-in-italy/template.json | 42 +--- .../src/raw/house-hunting/template.json | 44 +--- .../how-contact-tracing-works/template.json | 26 +-- .../template.json | 41 +--- .../src/raw/indoor-garden-oasis/template.json | 53 +---- .../src/raw/kitchen-makeover/template.json | 50 +---- .../src/raw/kitchen-stories/template.json | 58 +---- .../src/raw/laptop-buying-guide/template.json | 108 +--------- .../raw/los-angeles-city-guide/template.json | 37 +--- .../src/raw/magazine-article/template.json | 31 +-- .../raw/modernist-travel-guide/template.json | 53 +---- .../raw/new-york-party-round-up/template.json | 100 +-------- .../src/raw/no-days-off/template.json | 23 +- .../raw/one-day-city-itinerary/template.json | 50 +---- .../src/raw/pizzas-in-nyc/template.json | 38 +--- .../src/raw/plant-based-dyes/template.json | 49 +---- .../raw/pride-month-watchlist/template.json | 44 +--- .../src/raw/rock-music-festival/template.json | 20 +- .../src/raw/sangria-artichoke/template.json | 47 +--- .../src/raw/self-care-guide/template.json | 82 +------ .../src/raw/series-best-of/template.json | 35 +-- .../raw/simple-tech-tutorial/template.json | 13 +- .../src/raw/skin-care-at-home/template.json | 41 +--- .../templates/src/raw/sleep/template.json | 37 +--- .../src/raw/sports-quiz/template.json | 60 +----- .../raw/street-style-on-the-go/template.json | 42 +--- .../raw/summer-adventure-guide/template.json | 65 +----- .../summer-fashion-collection/template.json | 61 +----- .../src/raw/sustainability-tips/template.json | 19 +- .../src/raw/technology-advice/template.json | 36 +--- .../template.json | 35 +-- .../src/raw/tv-show-recap/template.json | 49 +---- .../src/raw/ultimate-comparison/template.json | 123 +---------- .../vintage-chairs-buying-guide/template.json | 17 +- .../src/raw/ways-to-eat-avocado/template.json | 51 +---- .../raw/weekly-entertainment/template.json | 65 +----- packages/templates/src/test/raw.js | 6 +- packages/text-sets/src/raw/contact.json | 20 +- packages/text-sets/src/raw/cover.json | 52 +---- packages/text-sets/src/raw/editorial.json | 45 +--- packages/text-sets/src/raw/list.json | 204 +----------------- packages/text-sets/src/raw/quote.json | 16 +- .../text-sets/src/raw/section_header.json | 32 +-- packages/text-sets/src/raw/step.json | 33 +-- packages/text-sets/src/raw/table.json | 142 +----------- packages/text-sets/src/test/raw.js | 6 +- 94 files changed, 325 insertions(+), 3498 deletions(-) create mode 100644 packages/elements/src/utils/getOffsetCoordinates.ts create mode 100644 packages/migration/src/migrations/test/v0048_removeBasedOnFromElements.js create mode 100644 packages/migration/src/migrations/v0048_removeBasedOnFromElements.ts diff --git a/includes/data/stories/demo.json b/includes/data/stories/demo.json index cc0aa3024b61..6a5dbf3deb1b 100644 --- a/includes/data/stories/demo.json +++ b/includes/data/stories/demo.json @@ -94,7 +94,6 @@ "content": "L10N_PLACEHOLDER_1_1", "width": 334, "height": 220, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "103b0de3-c269-4dbc-bd68-568ef5b7dbd3", "x": 62, "y": 373, @@ -235,7 +234,6 @@ "x": 42, "y": 501, "id": "004a2890-04b2-4cea-aa73-961f2450507f", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_2_2", "width": 328, @@ -285,7 +283,6 @@ "content": "L10N_PLACEHOLDER_2_1", "width": 316, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "68b0dbfc-c986-4267-b96e-b2bc025d56c9", "x": 42, "y": 461, @@ -392,7 +389,6 @@ "width": 328, "height": 104, "type": "text", - "basedOn": "004a2890-04b2-4cea-aa73-961f2450507f", "id": "8352409b-8d75-45b1-8a56-bd2f57c81a7f", "x": 42, "y": 501 @@ -440,7 +436,6 @@ "width": 327, "height": 24, "type": "text", - "basedOn": "68b0dbfc-c986-4267-b96e-b2bc025d56c9", "id": "2619d1cc-3328-4683-a5ea-3e6f07f9b5ba", "x": 43, "y": 462 @@ -544,7 +539,6 @@ "x": 42, "y": 501, "id": "f8b4a07c-1f1b-4140-945c-66a729bd77ae", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_4_2", "width": 328, @@ -594,7 +588,6 @@ "content": "L10N_PLACEHOLDER_4_1", "width": 310, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "00b5e9e3-1134-4407-974c-8f0f0770eb19", "x": 42, "y": 461, @@ -699,7 +692,6 @@ "x": 42, "y": 501, "id": "8abc8e46-48f4-4a57-8396-3a74d5fa0790", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_5_2", "width": 326, @@ -748,7 +740,6 @@ "content": "L10N_PLACEHOLDER_5_1", "width": 230, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "8f0b5de9-1252-4dab-9596-d1bc7dd45e1c", "x": 42, "y": 461, @@ -853,7 +844,6 @@ "x": 42, "y": 501, "id": "3cdc3e2c-80b9-4946-b0c6-5d473ffe127d", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_6_2", "width": 322, @@ -902,7 +892,6 @@ "content": "L10N_PLACEHOLDER_6_1", "width": 281, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "7d453d81-a14d-4420-b143-6a39854dceea", "x": 42, "y": 461, @@ -1007,7 +996,6 @@ "x": 42, "y": 501, "id": "0108f423-121e-41e7-8fb9-68da265caaba", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_7_2", "width": 318, @@ -1056,7 +1044,6 @@ "content": "L10N_PLACEHOLDER_7_1", "width": 282, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "bee50053-183a-43dc-95cd-dcfa6817f4e6", "x": 42, "y": 461, @@ -1162,7 +1149,6 @@ "x": 42, "y": 501, "id": "5542ba59-9388-49fc-b7e1-f2ec50c047a9", - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "title": "", "content": "L10N_PLACEHOLDER_8_2", "width": 330, @@ -1211,7 +1197,6 @@ "content": "L10N_PLACEHOLDER_8_1", "width": 321, "height": 24, - "basedOn": "2a187a24-c4ae-4a0d-9911-cb60d11bb02b", "id": "86baa049-1a48-44ae-a82c-08ba93244754", "x": 42, "y": 461, @@ -1316,7 +1301,6 @@ "content": "L10N_PLACEHOLDER_9_1", "width": 313, "height": 190, - "basedOn": "0e74eb8a-5f77-4f1c-a68f-c2f52f786679", "id": "0106c119-e3d1-416f-92e4-b3f5b7e6c2c5", "x": 49, "y": 292 @@ -1331,7 +1315,6 @@ "width": 30, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "4ce80a9c-b414-4924-9f0e-29451a6b1a8c", "id": "9acf6b79-00a8-4264-854d-63a465f0a8c7", "x": 48.5, "y": 518 diff --git a/packages/dashboard/src/dataUtils/formattedTemplatesArray.js b/packages/dashboard/src/dataUtils/formattedTemplatesArray.js index 7e5596671251..bbadcba037f6 100644 --- a/packages/dashboard/src/dataUtils/formattedTemplatesArray.js +++ b/packages/dashboard/src/dataUtils/formattedTemplatesArray.js @@ -96,7 +96,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -272,7 +271,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -448,7 +446,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -623,7 +620,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -798,7 +794,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -973,7 +968,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1148,7 +1142,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1364,7 +1357,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1581,7 +1573,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1797,7 +1788,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2013,7 +2003,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2229,7 +2218,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2445,7 +2433,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2661,7 +2648,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, diff --git a/packages/element-library/src/test/index.js b/packages/element-library/src/test/index.js index ace37ac60175..caed953b3be7 100644 --- a/packages/element-library/src/test/index.js +++ b/packages/element-library/src/test/index.js @@ -89,12 +89,12 @@ describe('Element', () => { }; const { element } = duplicateElement({ element: oldElement, + shouldOffset: false, }); expect(element).toStrictEqual( expect.objectContaining({ ...oldElement, id: expect.not.stringMatching(new RegExp(`/^${oldElement.id}$/`)), - basedOn: oldElement.id, }) ); }); @@ -108,13 +108,12 @@ describe('Element', () => { }; const { element } = duplicateElement({ element: oldElement, - existingElements: [oldElement], + currentElements: [oldElement], }); expect(element).toStrictEqual( expect.objectContaining({ ...oldElement, id: expect.not.stringMatching(new RegExp(`/^${oldElement.id}$/`)), - basedOn: oldElement.id, x: expect.any(Number), y: expect.any(Number), }) diff --git a/packages/elements/src/types/element.ts b/packages/elements/src/types/element.ts index ef6e9d69f06b..d6caaf6509bf 100644 --- a/packages/elements/src/types/element.ts +++ b/packages/elements/src/types/element.ts @@ -96,7 +96,6 @@ export interface Element extends ElementBox { groupId?: string; border?: Border; borderRadius?: BorderRadius; - basedOn?: ElementId; layerName?: string; isLocked?: boolean; isHidden?: boolean; diff --git a/packages/elements/src/utils/duplicateElement.ts b/packages/elements/src/utils/duplicateElement.ts index 48f228e9acaa..99ac1d251d76 100644 --- a/packages/elements/src/utils/duplicateElement.ts +++ b/packages/elements/src/utils/duplicateElement.ts @@ -17,7 +17,6 @@ * External dependencies */ import { v4 as uuidv4 } from 'uuid'; -import { PAGE_HEIGHT, PAGE_WIDTH } from '@googleforcreators/units'; import type { StoryAnimation } from '@googleforcreators/animation'; /** @@ -25,24 +24,7 @@ import type { StoryAnimation } from '@googleforcreators/animation'; */ import type { Element } from '../types'; import createNewElement from './createNewElement'; - -/** - * Gets x, y values for cloned element, ensuring it's not added out of the page. - * - * @param originX Original X. - * @param originY Original Y. - * @return Coordinates. - */ -function getOffsetCoordinates(originX: number, originY: number) { - const placementDiff = 30; - const allowedBorderDistance = 20; - const x = originX + placementDiff; - const y = originY + placementDiff; - return { - x: PAGE_WIDTH - x > allowedBorderDistance ? x : placementDiff, - y: PAGE_HEIGHT - y > allowedBorderDistance ? y : placementDiff, - }; -} +import getOffsetCoordinates from './getOffsetCoordinates'; /** * returns a copy of element and element's animations as well @@ -52,13 +34,15 @@ function getOffsetCoordinates(originX: number, originY: number) { * @param args - named arguments * @param args.element - story element to be coppied * @param args.animations - set of existing animations - * @param args.existingElements - set of existing story elements + * @param args.currentElements - set of existing story elements + * @param args.offsetBase - a point from which offset will be applied * @return cloned story element and associated cloned animations */ interface DuplicateElementArgs { element: Element; animations?: StoryAnimation[]; - existingElements?: Element[]; + currentElements?: Element[]; + offsetBase?: { x: number; y: number }; } interface DuplicateElementReturn { element: Element; @@ -67,25 +51,22 @@ interface DuplicateElementReturn { function duplicateElement({ element, animations = [], - existingElements = [], + currentElements = [], + offsetBase, }: DuplicateElementArgs): DuplicateElementReturn { const { type, ...attrs } = element; const duplicatedElement = createNewElement(type, attrs); - duplicatedElement.basedOn = element.id; - existingElements.forEach((existingElement) => { - if ( - existingElement.id === duplicatedElement.basedOn || - existingElement.basedOn === duplicatedElement.basedOn - ) { - const pastedXY = getOffsetCoordinates( - duplicatedElement.x, - duplicatedElement.y - ); - duplicatedElement.x = pastedXY.x; - duplicatedElement.y = pastedXY.y; - } - }); + // update position with an offset if copied element is on canvas + if (currentElements.map(({ id }) => id).includes(element.id)) { + // use provided base offset if passed or offset from element's position + const pastedXY = getOffsetCoordinates( + offsetBase?.x ?? element.x, + offsetBase?.y ?? element.y + ); + duplicatedElement.x = pastedXY.x; + duplicatedElement.y = pastedXY.y; + } const duplicatedAnimations = animations .filter((animation) => animation.targets.includes(element.id)) diff --git a/packages/elements/src/utils/getOffsetCoordinates.ts b/packages/elements/src/utils/getOffsetCoordinates.ts new file mode 100644 index 000000000000..4e04dc1fa0d4 --- /dev/null +++ b/packages/elements/src/utils/getOffsetCoordinates.ts @@ -0,0 +1,38 @@ +/* + * Copyright 2021 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import { PAGE_HEIGHT, PAGE_WIDTH } from '@googleforcreators/units'; + +/** + * Gets x, y values for cloned element, ensuring it's not added out of the page. + * + * @param originX Original X. + * @param originY Original Y. + * @return Coordinates. + */ +export default function getOffsetCoordinates(originX: number, originY: number) { + const placementDiff = 30; + const allowedBorderDistance = 20; + const x = originX + placementDiff; + const y = originY + placementDiff; + return { + x: PAGE_WIDTH - x > allowedBorderDistance ? x : placementDiff, + y: PAGE_HEIGHT - y > allowedBorderDistance ? y : placementDiff, + }; +} diff --git a/packages/elements/src/utils/index.ts b/packages/elements/src/utils/index.ts index f95b59479e65..188ace106517 100644 --- a/packages/elements/src/utils/index.ts +++ b/packages/elements/src/utils/index.ts @@ -21,4 +21,5 @@ export { default as isElementBelowLimit } from './isElementBelowLimit'; export { default as getTransformFlip } from './getTransformFlip'; export { default as getLayerName } from './getLayerName'; export { default as duplicateElement } from './duplicateElement'; +export { default as getOffsetCoordinates } from './getOffsetCoordinates'; export { default as elementIs } from './elementIs'; diff --git a/packages/migration/src/migrations/test/v0048_removeBasedOnFromElements.js b/packages/migration/src/migrations/test/v0048_removeBasedOnFromElements.js new file mode 100644 index 000000000000..b1aa44b02171 --- /dev/null +++ b/packages/migration/src/migrations/test/v0048_removeBasedOnFromElements.js @@ -0,0 +1,89 @@ +/* + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +/** + * Internal dependencies + */ +import removeBasedOnFromElements from '../v0048_removeBasedOnFromElements'; + +describe('removeBasedOnFromElements', () => { + it('should move grouped elements together', () => { + expect( + removeBasedOnFromElements({ + pages: [ + { + elements: [ + { id: '1_1', groupId: 'a', basedOn: '123' }, + { id: '1_3', groupId: 'a' }, + { id: '1_2' }, + ], + }, + { + elements: [ + { id: '2_1', groupId: 'b' }, + { id: '2_5', groupId: 'b', basedOn: '123' }, + { id: '2_2' }, + { id: '2_3', groupId: 'c' }, + { id: '2_4', groupId: 'c' }, + ], + }, + { + elements: [ + { id: '3_1', groupId: 'd' }, + { id: '3_5', groupId: 'd', basedOn: '123' }, + { id: '3_2', groupId: 'e' }, + { id: '3_6', groupId: 'e' }, + { id: '3_3', groupId: 'f' }, + { id: '3_7', groupId: 'f' }, + { id: '3_4', groupId: 'g' }, + { id: '3_8', groupId: 'g' }, + ], + }, + ], + }) + ).toStrictEqual({ + pages: [ + { + elements: [ + { id: '1_1', groupId: 'a' }, + { id: '1_3', groupId: 'a' }, + { id: '1_2' }, + ], + }, + { + elements: [ + { id: '2_1', groupId: 'b' }, + { id: '2_5', groupId: 'b' }, + { id: '2_2' }, + { id: '2_3', groupId: 'c' }, + { id: '2_4', groupId: 'c' }, + ], + }, + { + elements: [ + { id: '3_1', groupId: 'd' }, + { id: '3_5', groupId: 'd' }, + { id: '3_2', groupId: 'e' }, + { id: '3_6', groupId: 'e' }, + { id: '3_3', groupId: 'f' }, + { id: '3_7', groupId: 'f' }, + { id: '3_4', groupId: 'g' }, + { id: '3_8', groupId: 'g' }, + ], + }, + ], + }); + }); +}); diff --git a/packages/migration/src/migrations/v0048_removeBasedOnFromElements.ts b/packages/migration/src/migrations/v0048_removeBasedOnFromElements.ts new file mode 100644 index 000000000000..cffabfe2f2ce --- /dev/null +++ b/packages/migration/src/migrations/v0048_removeBasedOnFromElements.ts @@ -0,0 +1,60 @@ +/* + * Copyright 2022 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * Internal dependencies + */ +import type { + PageV47, + StoryV47, + UnionElementV47, +} from './v0047_fixBrokenTemplates'; + +export interface PageV48 extends Omit { + elements: Omit[]; +} + +export interface StoryV48 extends Omit { + pages: PageV48[]; +} + +function removeBasedOnFromElements({ pages, ...rest }: StoryV47): StoryV48 { + return { + pages: pages.map(fixBrokenPage), + ...rest, + }; +} + +function fixBrokenPage({ elements, ...rest }: PageV47): PageV48 { + return { + elements: elements.map( + (element) => + objectWithout(element, ['basedOn']) as Omit + ), + ...rest, + }; +} + +function objectWithout( + obj: T, + propertiesToRemove: string[] +): Partial { + return Object.keys(obj) + .filter((key) => !propertiesToRemove.includes(key)) + .reduce((newObj, key) => ({ ...newObj, [key]: obj[key as keyof T] }), {}); +} + +export default removeBasedOnFromElements; diff --git a/packages/story-editor/src/app/canvas/useCanvasCopyPaste.ts b/packages/story-editor/src/app/canvas/useCanvasCopyPaste.ts index 61ac0ac50a73..9673c8a295e9 100644 --- a/packages/story-editor/src/app/canvas/useCanvasCopyPaste.ts +++ b/packages/story-editor/src/app/canvas/useCanvasCopyPaste.ts @@ -129,7 +129,8 @@ function useCanvasGlobalKeys() { } const { elements, animations, groups } = processPastedElements( content, - currentPage + currentPage, + selectedElements ); const newProductsFromElements = elements @@ -183,7 +184,13 @@ function useCanvasGlobalKeys() { return addPastedElements(elements, animations, groups); }, - [addPastedElements, currentPage, showSnackbar, currentPageProductIds] + [ + addPastedElements, + currentPage, + showSnackbar, + currentPageProductIds, + selectedElements, + ] ); const pasteHandler = useCallback( diff --git a/packages/story-editor/src/app/pageCanvas/testUtils/createMockPage.js b/packages/story-editor/src/app/pageCanvas/testUtils/createMockPage.js index b0b3a8108952..67e8a2d0e54d 100644 --- a/packages/story-editor/src/app/pageCanvas/testUtils/createMockPage.js +++ b/packages/story-editor/src/app/pageCanvas/testUtils/createMockPage.js @@ -36,7 +36,6 @@ function createMockPage() { type: 'shape', id: '21e59f86-f8e8-44d4-bf33-6fb25259fdf3', isDefaultBackground: true, - basedOn: '37b01e6c-d289-4e86-a897-310a69040040', }, { opacity: 100, @@ -64,7 +63,6 @@ function createMockPage() { mask: { type: 'rectangle', }, - basedOn: 'ad88d25d-80cd-4f15-b44f-9bc2b030644a', id: 'a90d42b7-b1ac-4616-9979-76ed3b70115b', }, { @@ -93,7 +91,6 @@ function createMockPage() { mask: { type: 'rectangle', }, - basedOn: '3172eb85-e95d-4742-94ee-4d4969e85fe4', id: 'ebfbdd1c-cc6f-4a16-a630-0d8f055e792d', }, { @@ -122,7 +119,6 @@ function createMockPage() { mask: { type: 'rectangle', }, - basedOn: '0ed4e3c1-7efb-48bf-b8af-da92adb7e6a8', id: '686bd91e-0c1a-4344-ae67-f6e9fe2eb6da', }, ], @@ -165,7 +161,6 @@ function createMockPage() { type: 'shape', id: '61df41e7-b2dc-4ed0-8c5e-91cd08261d1e', isDefaultBackground: true, - basedOn: '696809e0-6749-4292-b28a-a8e633a994f4', }, image: { id: 769, diff --git a/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateElementsById.ts b/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateElementsById.ts index d6046c6dd534..8671a2ffe3ea 100644 --- a/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateElementsById.ts +++ b/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateElementsById.ts @@ -68,11 +68,10 @@ export const duplicateElementsById = ( if (elementToDuplicate.type === ELEMENT_TYPES.PRODUCT) { return; } - const { element, elementAnimations } = duplicateElement({ element: elementToDuplicate, animations: page.animations, - existingElements: page.elements, + currentElements: page?.elements, }); if (!hasDeletedSomething) { diff --git a/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateGroup.ts b/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateGroup.ts index 00bb367ebffe..436d4c50196e 100644 --- a/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateGroup.ts +++ b/packages/story-editor/src/app/story/useStoryReducer/reducers/duplicateGroup.ts @@ -73,7 +73,6 @@ export const duplicateGroup = ( const { element, elementAnimations } = duplicateElement({ element: oldElement, animations: page.animations, - existingElements: page.elements, }); element.groupId = groupId; diff --git a/packages/story-editor/src/app/story/useStoryReducer/test/duplicateGroupById.js b/packages/story-editor/src/app/story/useStoryReducer/test/duplicateGroupById.js index 2bdcec1d07b8..f9c9dac3702a 100644 --- a/packages/story-editor/src/app/story/useStoryReducer/test/duplicateGroupById.js +++ b/packages/story-editor/src/app/story/useStoryReducer/test/duplicateGroupById.js @@ -196,14 +196,12 @@ describe('duplicateGroupById', () => { { id: '345', type: 'shape', border: { width: 3 }, groupId: 'g1' }, expect.objectContaining({ id: expect.any(String), - basedOn: '234', type: 'shape', border: { width: 1 }, groupId: 'g3', }), expect.objectContaining({ id: expect.any(String), - basedOn: '345', type: 'shape', border: { width: 3 }, groupId: 'g3', @@ -274,14 +272,12 @@ describe('duplicateGroupById', () => { { id: '345', type: 'shape', border: { width: 3 }, groupId: 'g1' }, expect.objectContaining({ id: expect.any(String), - basedOn: '234', type: 'shape', border: { width: 1 }, groupId: 'g3', }), expect.objectContaining({ id: expect.any(String), - basedOn: '345', type: 'shape', border: { width: 3 }, groupId: 'g3', diff --git a/packages/story-editor/src/app/story/utils/getAllProducts.ts b/packages/story-editor/src/app/story/utils/getAllProducts.ts index 55cdab4d5d65..fbd7a7160936 100644 --- a/packages/story-editor/src/app/story/utils/getAllProducts.ts +++ b/packages/story-editor/src/app/story/utils/getAllProducts.ts @@ -20,11 +20,15 @@ import { ELEMENT_TYPES, type Element, - type Page, type ProductElement, type ProductData, + type Page, } from '@googleforcreators/elements'; +/** + * Internal dependencies + */ + function isProduct(e: Element): e is ProductElement { return 'product' in e; } diff --git a/packages/story-editor/src/app/story/utils/getStoryPropsToSave.ts b/packages/story-editor/src/app/story/utils/getStoryPropsToSave.ts index 4f7caf6d3719..c18268ac2d2b 100644 --- a/packages/story-editor/src/app/story/utils/getStoryPropsToSave.ts +++ b/packages/story-editor/src/app/story/utils/getStoryPropsToSave.ts @@ -66,6 +66,7 @@ function getStoryPropsToSave({ const cleandFonts = getStoryFontsFromPages(pages); // clean up text elements to remove font properties from individual elements const cleanedPages = cleanElementFontProperties(pages); + const products = getAllProducts(cleanedPages); const content = getStoryMarkup( { ...story, fonts: cleandFonts }, diff --git a/packages/story-editor/src/components/canvas/karma/rightClickMenu.karma.js b/packages/story-editor/src/components/canvas/karma/rightClickMenu.karma.js index 2c9aef8c49d8..0da469ac6eab 100644 --- a/packages/story-editor/src/components/canvas/karma/rightClickMenu.karma.js +++ b/packages/story-editor/src/components/canvas/karma/rightClickMenu.karma.js @@ -402,7 +402,7 @@ describe('Right Click Menu integration', () => { pages[0].elements.forEach((elem, index) => { // ids won't match const { id, ...originalElement } = elem; - const { id: newId, basedOn, ...newElement } = pages[1].elements[index]; + const { id: newId, ...newElement } = pages[1].elements[index]; expect(originalElement).toEqual(newElement); }); @@ -422,8 +422,6 @@ describe('Right Click Menu integration', () => { expect(element1[property]).not.toEqual(element2[property]); } } - - expect(element2.basedOn).toBe(element1.id); } describe('menu visibility', () => { diff --git a/packages/story-editor/src/components/devTools/devTools.js b/packages/story-editor/src/components/devTools/devTools.js index f8532199916a..0de82d6e472e 100644 --- a/packages/story-editor/src/components/devTools/devTools.js +++ b/packages/story-editor/src/components/devTools/devTools.js @@ -122,11 +122,6 @@ const getResourceFileName = (src) => { * which are not used and adding handy placeholder strings for easy replacement * of template names. * - * Sets following properties, - * current: null, - * selection: [], - * story: {}, - * * Resource ids and posterIds are reset to 0 and replaces the resource URL with * replaceable path. * @@ -137,9 +132,6 @@ const getResourceFileName = (src) => { const prepareTemplate = (state) => { const newState = { ...state, - current: null, - selection: [], - story: {}, pages: state.pages.map((page) => ({ ...page, elements: page.elements.map((element) => { diff --git a/packages/story-editor/src/components/library/panes/pageTemplates/karma/defaultPageTemplates.karma.js b/packages/story-editor/src/components/library/panes/pageTemplates/karma/defaultPageTemplates.karma.js index b4e51e3b765c..1b1f025ccba3 100644 --- a/packages/story-editor/src/components/library/panes/pageTemplates/karma/defaultPageTemplates.karma.js +++ b/packages/story-editor/src/components/library/panes/pageTemplates/karma/defaultPageTemplates.karma.js @@ -27,7 +27,7 @@ import { useStory } from '../../../../../app/story'; import formattedTemplatesArray from '../../../../../dataUtils/formattedTemplatesArray'; function getComparableElement(fullElement) { - const { id, basedOn, ...partialElement } = fullElement; + const { id, ...partialElement } = fullElement; if (partialElement.isDefaultBackground) { const { backgroundColor, ...defaultBackgroundElement } = partialElement; return defaultBackgroundElement; diff --git a/packages/story-editor/src/components/thumbnail/stories/demoThumbnails.js b/packages/story-editor/src/components/thumbnail/stories/demoThumbnails.js index 1e0ce97ffdc0..a6cf4d5e4297 100644 --- a/packages/story-editor/src/components/thumbnail/stories/demoThumbnails.js +++ b/packages/story-editor/src/components/thumbnail/stories/demoThumbnails.js @@ -166,7 +166,6 @@ const page = { mask: { type: 'star', }, - basedOn: '81d3fd2e-2acf-4af1-95fa-373c647621f5', id: 'd2a7bed9-b81b-4f65-9bc5-17a14471e178', x: 258, y: 136, @@ -195,7 +194,6 @@ const page = { mask: { type: 'star', }, - basedOn: 'd2a7bed9-b81b-4f65-9bc5-17a14471e178', id: '318a9c26-2d6e-43b5-99c0-f6f249c22f6a', x: 34, y: 330, diff --git a/packages/story-editor/src/dataUtils/formattedTemplatesArray.js b/packages/story-editor/src/dataUtils/formattedTemplatesArray.js index 4f411e03c97a..0dd0b102d4c8 100644 --- a/packages/story-editor/src/dataUtils/formattedTemplatesArray.js +++ b/packages/story-editor/src/dataUtils/formattedTemplatesArray.js @@ -98,7 +98,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -275,7 +274,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -451,7 +449,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -627,7 +624,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -803,7 +799,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -979,7 +974,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1155,7 +1149,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1383,7 +1376,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1587,7 +1579,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1791,7 +1782,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -1995,7 +1985,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2199,7 +2188,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2403,7 +2391,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, @@ -2607,7 +2594,6 @@ const formattedTemplatesArray = [ focalX: 50, focalY: 50, type: 'text', - basedOn: '53004538-6bca-4ac6-810e-18bd81e84276', id: '51e3dfb3-fe95-4132-ade1-cd226982cf68', x: 65, y: 28, diff --git a/packages/story-editor/src/utils/copyPaste.tsx b/packages/story-editor/src/utils/copyPaste.tsx index 68fcdc0a430d..19efc13bfaf9 100644 --- a/packages/story-editor/src/utils/copyPaste.tsx +++ b/packages/story-editor/src/utils/copyPaste.tsx @@ -44,13 +44,15 @@ interface Payload { items?: Element[]; groups?: Groups; animations?: StoryAnimation[]; + selectedElements?: Element[]; } /** * Processes pasted content to find story elements. */ export function processPastedElements( content: DocumentFragment, - currentPage: Page + currentPage: Page, + selectedElements?: Element[] ): ProcessPastedElementsReturn { let foundElementsAndAnimations: ProcessPastedElementsReturn = { animations: [], @@ -76,15 +78,21 @@ export function processPastedElements( elements, animations, }: { elements: Element[]; animations: StoryAnimation[] }, - payloadElement: Element + payloadElement: Element, + index: number ) => { + const offsetBase = + selectedElements && selectedElements[index] + ? { + x: selectedElements[index].x, + y: selectedElements[index].y, + } + : undefined; const { element, elementAnimations } = duplicateElement({ - element: { - ...payloadElement, - id: payloadElement.basedOn as string, - }, + element: payloadElement, animations: payload.animations, - existingElements: currentPage.elements, + currentElements: currentPage.elements, + offsetBase, }); return { @@ -143,8 +151,6 @@ export function addElementsToClipboard( ...(elementIs.defaultBackground(element) ? { backgroundColor: page.backgroundColor } : null), - basedOn: element.id, - id: undefined, })), animations, groups, diff --git a/packages/story-editor/src/utils/test/copyPaste.js b/packages/story-editor/src/utils/test/copyPaste.js index 1954070f7352..b4343fd95f31 100644 --- a/packages/story-editor/src/utils/test/copyPaste.js +++ b/packages/story-editor/src/utils/test/copyPaste.js @@ -57,10 +57,10 @@ describe('copyPaste utils', () => { content: 'Fill in some text', x: 91, y: 23, - basedOn: 'text', width: 100, height: 100, color: createSolid(0, 0, 0), + id: '1', }; const IMAGE_ELEMENT = { ...getDefinitionForType('image').defaultAttributes, @@ -71,7 +71,6 @@ describe('copyPaste utils', () => { y: 41, width: 220, height: 202, - basedOn: 'image', resource: { type: 'image', mimeType: '', @@ -79,6 +78,7 @@ describe('copyPaste utils', () => { width: 1, height: 1, }, + id: '2', }; const SHAPE_ELEMENT = { @@ -92,14 +92,14 @@ describe('copyPaste utils', () => { mask: { type: 'rectangle', }, - basedOn: 'shape', isBackground: true, backgroundColor: createSolid(1, 1, 1), + id: '3', }; const ANIMATION = { type: 'BOUNCE', - targets: ['shape'], + targets: ['3'], duration: 1000, delay: 0, }; @@ -161,10 +161,14 @@ describe('copyPaste utils', () => { const currentPage = { elements: [ { - id: 'text', + id: '1', + x: 91, + y: 23, }, { - id: 'image', + id: '2', + x: PAGE_WIDTH, + y: 41, }, ], }; diff --git a/packages/templates/src/raw/12-hours-in-barcelona/template.json b/packages/templates/src/raw/12-hours-in-barcelona/template.json index 72cba9c855ed..7088479e1b06 100644 --- a/packages/templates/src/raw/12-hours-in-barcelona/template.json +++ b/packages/templates/src/raw/12-hours-in-barcelona/template.json @@ -56,7 +56,6 @@ "width": 69, "height": 103, "mask": { "type": "rectangle" }, - "basedOn": "1a69626e-3d78-4399-9847-d10366be6e95", "id": "cfd2781a-77cb-470c-ad0e-3712913f04d0", "x": 0, "y": 43, @@ -187,7 +186,6 @@ }, "width": 316, "height": 139, - "basedOn": "14813d7e-86a1-433f-ad2b-c8afa393d991", "id": "c153d6f9-3904-4c8a-bec6-2a7e84e0d7d9", "x": 48, "y": 152, @@ -263,7 +261,6 @@ "width": 14, "height": 268, "mask": { "type": "rectangle" }, - "basedOn": "23ae6a18-688f-4b6c-b25f-94f2f23be53e", "id": "baf1f174-c8e9-43cc-be31-ddcd62be8207", "x": 398, "y": 405, @@ -355,7 +352,6 @@ "width": 16, "height": 126, "mask": { "type": "rectangle" }, - "basedOn": "1a69626e-3d78-4399-9847-d10366be6e95", "id": "0b51116c-4383-4d84-b102-30665a0622f8", "x": 0, "y": 0, @@ -480,7 +476,6 @@ }, "width": 316, "height": 98, - "basedOn": "14813d7e-86a1-433f-ad2b-c8afa393d991", "id": "6ef1a8e1-da7b-4c8d-9240-9e6359bc1086", "x": 48, "y": 37, @@ -591,7 +586,6 @@ }, "width": 275, "height": 40, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "e09010ea-b97f-4d11-83e5-4c2901fc427d", "x": 89, "y": 450, @@ -606,7 +600,6 @@ "width": 22, "height": 27, "sticker": { "type": "travelList" }, - "basedOn": "4df5f52e-2da9-4a7e-b5f5-e492516d19fe", "id": "363c5121-5877-454b-b831-29468b73d86e", "x": 52, "y": 520, @@ -666,7 +659,6 @@ }, "width": 275, "height": 40, - "basedOn": "fcdd28f8-c61a-4b5a-85b7-bdc561a453e3", "id": "502d7135-c336-4d93-af50-88e37be12ae5", "x": 89, "y": 515, @@ -681,7 +673,6 @@ "width": 22, "height": 27, "sticker": { "type": "travelList" }, - "basedOn": "4df5f52e-2da9-4a7e-b5f5-e492516d19fe", "id": "902d99ed-9236-41f5-a929-8c9d272ef7ee", "x": 52, "y": 585, @@ -741,7 +732,6 @@ }, "width": 275, "height": 40, - "basedOn": "fcdd28f8-c61a-4b5a-85b7-bdc561a453e3", "id": "1f9a47ce-2654-4f29-9e45-cb8c4b1105a7", "x": 89, "y": 580, @@ -855,7 +845,6 @@ "width": 220, "height": 25, "mask": { "type": "rectangle" }, - "basedOn": "23ae6a18-688f-4b6c-b25f-94f2f23be53e", "id": "5cff9137-0b76-4f14-b6f1-3eebff20e48d", "x": 47, "y": 40, @@ -921,7 +910,6 @@ "width": 316, "height": 37, "type": "text", - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "8810ec7c-291f-4dea-bd40-565bb3970bd5", "x": 52, "y": 22, @@ -995,7 +983,6 @@ "width": 267, "height": 39, "type": "text", - "basedOn": "8810ec7c-291f-4dea-bd40-565bb3970bd5", "id": "63525e80-0249-4709-9ffd-217f5d7544da", "x": 85, "y": 117, @@ -1010,7 +997,6 @@ "width": 24, "height": 28, "sticker": { "type": "yellowLocationPin" }, - "basedOn": "308e8e8f-09e8-48f0-8a5a-bb0e86c6ee07", "id": "c4e0bb0e-876d-4539-90e1-0f1fe56ecc12", "x": 48, "y": 182, @@ -1070,7 +1056,6 @@ "width": 267, "height": 39, "type": "text", - "basedOn": "63525e80-0249-4709-9ffd-217f5d7544da", "id": "0b9b543c-0832-4994-bf6b-f5dcfe73bb49", "x": 86, "y": 181, @@ -1085,7 +1070,6 @@ "width": 24, "height": 28, "sticker": { "type": "yellowLocationPin" }, - "basedOn": "c4e0bb0e-876d-4539-90e1-0f1fe56ecc12", "id": "db397abd-79d6-4df1-8900-91499c45dc96", "x": 46, "y": 252, @@ -1145,7 +1129,6 @@ "width": 267, "height": 40, "type": "text", - "basedOn": "63525e80-0249-4709-9ffd-217f5d7544da", "id": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "x": 85, "y": 247, @@ -1320,7 +1303,6 @@ "width": 315, "height": 108, "type": "text", - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "c6de292a-421d-472b-9475-abfe7ead8219", "x": 48, "y": 510 @@ -1514,7 +1496,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "1c683d7a-39cb-485b-b5a4-e8e39096c8e7", "id": "7e996619-8518-4bd0-b521-9cdb4f318efe", "x": 48, "y": 20, @@ -1579,7 +1560,6 @@ }, "width": 316, "height": 96, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "c6792456-6509-4487-a53c-b7c83b336044", "x": 48, "y": 37, @@ -1633,7 +1613,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "7eb4ea8c-36c4-4a83-84bd-35e06ef1fd00", "id": "f706b393-4a67-49fa-b973-b59cc793c3e6", "x": 92, "y": 259, @@ -1693,7 +1672,6 @@ }, "width": 76, "height": 18, - "basedOn": "42a0aee5-4867-4bdd-9fcc-992d75a14eab", "id": "b068cae7-1d0f-4650-a7ed-52e09deae130", "x": 93, "y": 262, @@ -1757,7 +1735,6 @@ }, "width": 315, "height": 157, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "bed3654d-9924-49df-ae65-2335fd4c897e", "x": 48, "y": 462, @@ -1923,7 +1900,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "65482b24-a601-403a-bd5c-7392ee9a58cd", "id": "1c683d7a-39cb-485b-b5a4-e8e39096c8e7", "x": 48, "y": 20, @@ -1988,7 +1964,6 @@ }, "width": 316, "height": 138, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "f3d132ca-c5ad-412d-ad8e-320a5e8b4059", "x": 47, "y": 36, @@ -2044,7 +2019,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "f706b393-4a67-49fa-b973-b59cc793c3e6", "id": "9843703b-6315-4916-8d27-a871f5f63a1d", "x": 258, "y": 324, @@ -2104,7 +2078,6 @@ }, "width": 79, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "937f7e2e-6a1e-484b-895e-c4e6f4b4817c", "x": 259, "y": 331, @@ -2168,7 +2141,6 @@ }, "width": 315, "height": 113, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "0407e214-bae3-487f-b3b8-3e90562ecf18", "x": 48, "y": 505, @@ -2329,7 +2301,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "1c683d7a-39cb-485b-b5a4-e8e39096c8e7", "id": "30e73da3-a0de-4790-9db1-549450bd1e3a", "x": 48, "y": 20, @@ -2394,7 +2365,6 @@ }, "width": 316, "height": 138, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "2eb9913f-adb8-49c6-b6cd-f68efc8373b3", "x": 52, "y": 37, @@ -2450,7 +2420,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "d8569334-b57b-449d-8b55-9c1e4f61f827", "id": "10e1baa9-dc97-41e8-82b8-70ab243a2ab4", "x": 299, "y": 328, @@ -2510,7 +2479,6 @@ }, "width": 80, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "a4d6302a-a910-47df-b202-58fa068c4a75", "x": 299, "y": 332, @@ -2574,7 +2542,6 @@ }, "width": 317, "height": 110, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "c5364cb9-6b40-4a02-b65d-715b3c024d9c", "x": 48, "y": 506, @@ -2732,7 +2699,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "d8569334-b57b-449d-8b55-9c1e4f61f827", "id": "564b12c5-cd1d-473c-863c-8e0ac570918a", "x": 279, "y": 319, @@ -2792,7 +2758,6 @@ }, "width": 80, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "272dfab6-46bf-40d9-b090-0a9efa7e5c09", "x": 279, "y": 324, @@ -2852,7 +2817,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "30e73da3-a0de-4790-9db1-549450bd1e3a", "id": "86ab6768-cbf2-45f3-a0f0-3e74da538c9f", "x": 48, "y": 20, @@ -2917,7 +2881,6 @@ }, "width": 316, "height": 96, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "e406dbd5-4c40-4aeb-8ec9-ff74bf275b94", "x": 46, "y": 37, @@ -2983,7 +2946,6 @@ }, "width": 316, "height": 132, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "ec789224-25b4-440b-8ae4-9b7b1a7d7a99", "x": 46, "y": 485, @@ -3147,7 +3109,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "86ab6768-cbf2-45f3-a0f0-3e74da538c9f", "id": "cae06000-380b-46a0-b4b1-539b676724f2", "x": 48, "y": 20, @@ -3212,7 +3173,6 @@ }, "width": 316, "height": 55, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "077eceeb-0615-4ba5-bc26-552a128bd803", "x": 47, "y": 37, @@ -3266,7 +3226,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "d8569334-b57b-449d-8b55-9c1e4f61f827", "id": "7d752bc2-9c20-4ea4-97b9-ea61b7a65b2d", "x": 282, "y": 320, @@ -3326,7 +3285,6 @@ }, "width": 73, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "d37ce262-0dc4-46c0-a478-8eb12df52fe1", "x": 284, "y": 325, @@ -3390,7 +3348,6 @@ }, "width": 316, "height": 114, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "fd200968-8ccd-4f68-907b-443262f35486", "x": 48, "y": 505, @@ -3565,7 +3522,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "cae06000-380b-46a0-b4b1-539b676724f2", "id": "773970b2-e5d8-4061-953d-fb0e3e284735", "x": 48, "y": 20, @@ -3630,7 +3586,6 @@ }, "width": 316, "height": 96, - "basedOn": "34b8691e-be81-4464-b4c1-af056b37b0fa", "id": "0c9c16a6-cd3e-4203-bc39-7174277be2a8", "x": 48, "y": 37, @@ -3684,7 +3639,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "d8569334-b57b-449d-8b55-9c1e4f61f827", "id": "9fb6ef2f-f6d0-4791-9c08-79804328b806", "x": 141, "y": 340, @@ -3744,7 +3698,6 @@ }, "width": 73, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "4f733d66-2844-493b-9274-de6211700766", "x": 144, "y": 345, @@ -3808,7 +3761,6 @@ }, "width": 314, "height": 114, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "27472069-5878-4a0e-8c5f-c9eee943a15d", "x": 48, "y": 505, @@ -3951,7 +3903,6 @@ "width": 80, "height": 33, "sticker": { "type": "travelToolTip" }, - "basedOn": "d8569334-b57b-449d-8b55-9c1e4f61f827", "id": "e7085bfe-9d76-45b0-b220-a7651e26cc3b", "x": 172, "y": 381, @@ -4011,7 +3962,6 @@ }, "width": 73, "height": 18, - "basedOn": "b068cae7-1d0f-4650-a7ed-52e09deae130", "id": "1f15ef40-5c58-455e-abd0-008f2de4c5a1", "x": 175, "y": 386, @@ -4075,7 +4025,6 @@ }, "width": 315, "height": 117, - "basedOn": "60ed9ffe-24ef-488c-bd94-a96a4e88da3e", "id": "fccd7415-af38-4f6b-b9b6-380a20f6e8b7", "x": 48, "y": 500, @@ -4236,7 +4185,6 @@ "width": 186, "height": 18, "type": "text", - "basedOn": "f423a8aa-eadb-4bfb-976c-ad695af8788f", "id": "ffcbf0a0-8720-4d0c-9c48-904056bc6e98", "x": 52, "y": 34, @@ -4302,7 +4250,6 @@ "width": 316, "height": 96, "type": "text", - "basedOn": "0c9c16a6-cd3e-4203-bc39-7174277be2a8", "id": "0fee495a-3b8c-4e00-9170-7b32c0a1a38b", "x": 52, "y": 60, @@ -4368,7 +4315,6 @@ "width": 22, "height": 67, "type": "text", - "basedOn": "0fee495a-3b8c-4e00-9170-7b32c0a1a38b", "id": "ef5cbd25-6d2e-4fc7-876f-5a11ac357010", "x": 197, "y": 253, @@ -4435,7 +4381,6 @@ "width": 99, "height": 46, "type": "text", - "basedOn": "0fee495a-3b8c-4e00-9170-7b32c0a1a38b", "id": "61390d07-3107-4db5-b90f-27b90e8b53ec", "x": 225, "y": 280, @@ -4492,7 +4437,6 @@ "focalX": 61.84536881607784, "focalY": 62.75964944835199, "mask": { "type": "rectangle" }, - "basedOn": "f429e54a-bd63-443c-ae14-f46a0f3963ab", "id": "031713db-689e-4ebf-8779-6aeb3a31ae17", "x": 72, "y": 237, @@ -4571,7 +4515,6 @@ "width": 22, "height": 66, "type": "text", - "basedOn": "ef5cbd25-6d2e-4fc7-876f-5a11ac357010", "id": "9cc2576e-652e-4f03-8a3d-8463f3fc8ff7", "x": 55, "y": 416, @@ -4638,7 +4581,6 @@ "width": 133, "height": 47, "type": "text", - "basedOn": "61390d07-3107-4db5-b90f-27b90e8b53ec", "id": "59e236f3-2390-4349-8392-46b4d9e29d28", "x": 91, "y": 447, @@ -4677,7 +4619,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "295b719f-2a5c-4d13-9ae1-3396804c5b20", "id": "fe7bdf60-e08b-460d-a12a-4864f80e232f", "x": 234, "y": 412, @@ -4826,8 +4767,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/a-day-in-the-life/template.json b/packages/templates/src/raw/a-day-in-the-life/template.json index 2d67d7f17653..e44ffcab54ed 100644 --- a/packages/templates/src/raw/a-day-in-the-life/template.json +++ b/packages/templates/src/raw/a-day-in-the-life/template.json @@ -560,7 +560,6 @@ }, "width": 325, "height": 28, - "basedOn": "16a0f85f-86e3-4840-8305-7004ae62146e", "id": "724858ef-097e-4b72-9ec2-105750f1c638", "x": 48, "y": 14, @@ -632,7 +631,6 @@ }, "width": 318, "height": 86, - "basedOn": "b948a841-067e-4cc0-9e0a-4c56ff1e10bd", "id": "5793290c-aabd-48d9-a4fe-3b39ae4c51e0", "x": 47, "y": 55, @@ -649,7 +647,6 @@ "x": 55, "y": 195, "id": "f6deaf9c-23ef-4c55-aeb5-7aba4dd616dc", - "basedOn": "8e802c3d-59e6-4250-9c9f-f06dfaf57ae2", "width": 50, "height": 50, "mask": { "type": "circle" }, @@ -680,7 +677,6 @@ "x": 330, "y": 259, "id": "99003f39-617c-4a03-813b-e97da611d750", - "basedOn": "8e802c3d-59e6-4250-9c9f-f06dfaf57ae2", "width": 50, "height": 50, "mask": { "type": "circle" }, @@ -696,7 +692,6 @@ "x": 345, "y": 274, "id": "10794479-1b6c-46a2-8576-948369ec3939", - "basedOn": "8e802c3d-59e6-4250-9c9f-f06dfaf57ae2", "width": 20, "height": 20, "mask": { "type": "circle" }, @@ -766,7 +761,6 @@ "x": 124, "y": 568, "id": "16df8a94-58d5-4d2b-bbdd-73c5678ca9c4", - "basedOn": "b948a841-067e-4cc0-9e0a-4c56ff1e10bd", "content": "View Products", "borderRadius": { "locked": true, @@ -1165,7 +1159,6 @@ "width": 50, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "885232e6-5e0f-41ca-85e0-ca09c61bc5a4", "id": "9f793930-5646-43d4-9f59-8ab1e4ccbe81", "x": 48, "y": 436, @@ -1236,7 +1229,6 @@ }, "width": 317, "height": 28, - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "id": "4310b80c-ea1b-433c-bfeb-5bde5b82a6b7", "x": 48, "y": 439, @@ -1314,7 +1306,6 @@ "x": 60, "y": 553, "id": "5715d14d-e802-4e6b-b2cb-6e78a8ae26ba", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "20M", "borderRadius": { "locked": true, @@ -1387,7 +1378,6 @@ "x": 47, "y": 595, "id": "3d7c4dfd-b784-4e40-b668-a5d9eaaebc5b", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "Treadmill", "borderRadius": { "locked": true, @@ -1473,7 +1463,6 @@ "x": 177, "y": 553, "id": "6ec08767-f5a9-4a7c-b304-591bc4c75884", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "10X", "borderRadius": { "locked": true, @@ -1546,7 +1535,6 @@ "x": 168, "y": 595, "id": "ecd6f5a5-36e4-4f3c-b9ad-16971584f12e", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "Jump Rope", "borderRadius": { "locked": true, @@ -1632,7 +1620,6 @@ "x": 315, "y": 553, "id": "f66b9636-128b-4f3f-bc2f-ad70e4ee5f6c", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "5X", "borderRadius": { "locked": true, @@ -1705,7 +1692,6 @@ "x": 294, "y": 595, "id": "d72284c6-a9e2-48dc-992d-aec36bc8e5c0", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "Lunges", "borderRadius": { "locked": true, @@ -2099,7 +2085,6 @@ "width": 50, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "885232e6-5e0f-41ca-85e0-ca09c61bc5a4", "id": "d9911d02-510d-4e02-a9f6-60271a2fd934", "x": 48, "y": 436, @@ -2170,7 +2155,6 @@ }, "width": 317, "height": 28, - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "id": "9fa5baa1-061e-4083-a3ae-ed1408d37631", "x": 48, "y": 439, @@ -2248,7 +2232,6 @@ "x": 60, "y": 553, "id": "d28cf99e-ba51-4b57-a87b-8790e9e0231e", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "2", "borderRadius": { "locked": true, @@ -2321,7 +2304,6 @@ "x": 75, "y": 557, "id": "f728e032-be7a-40c5-a5c0-c15645c9420c", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "OZ", "borderRadius": { "locked": true, @@ -2393,7 +2375,6 @@ "x": 48, "y": 595, "id": "bbc75e67-0972-441d-8161-2b3870d00ad6", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "FISH", "borderRadius": { "locked": true, @@ -2479,7 +2460,6 @@ "x": 168, "y": 595, "id": "6b5725a6-2c2f-4ef4-be30-c55530e5f37d", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "BROWN RICE", "borderRadius": { "locked": true, @@ -2551,7 +2531,6 @@ "x": 177, "y": 553, "id": "715f2995-b65b-4162-bc5d-dbf67207a8c8", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "1 CUP", "borderRadius": { "locked": true, @@ -2638,7 +2617,6 @@ "x": 312, "y": 553, "id": "5d34c5e5-520e-464f-abf8-11722f6d9b33", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "3", "borderRadius": { "locked": true, @@ -2711,7 +2689,6 @@ "x": 327, "y": 557, "id": "eb375931-651a-4160-88bd-964b5b4300b3", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "OZ", "borderRadius": { "locked": true, @@ -2783,7 +2760,6 @@ "x": 291, "y": 594, "id": "0985e096-cbee-4a47-a96a-12da843590a0", - "basedOn": "80f0b983-7a12-4351-9c98-09a107aadcb3", "content": "VEGGIES", "borderRadius": { "locked": true, @@ -3536,7 +3512,6 @@ }, "width": 317, "height": 28, - "basedOn": "16a0f85f-86e3-4840-8305-7004ae62146e", "id": "0cde6bd1-1284-43e4-b292-813f40003e10", "x": 48, "y": 15, @@ -3608,7 +3583,6 @@ }, "width": 318, "height": 87, - "basedOn": "b948a841-067e-4cc0-9e0a-4c56ff1e10bd", "id": "b16d69e2-c15a-4cca-9e03-a63455396546", "x": 47, "y": 56, @@ -3959,7 +3933,6 @@ }, "width": 317, "height": 36, - "basedOn": "a77a6180-1571-4a3e-991a-a0910b39e1db", "id": "b99133c9-9989-40b0-bd13-de9f0ddd49a3", "x": 48, "y": -6, @@ -4064,7 +4037,6 @@ }, "width": 192, "height": 120, - "basedOn": "dfbbea38-849a-4efb-81f4-078ef1f8e8b4", "id": "0315941d-7e80-44c4-8c2d-603947137752", "x": 187, "y": 205, @@ -4099,7 +4071,6 @@ "x": 170, "y": 357, "id": "3bb0ef4b-92f9-4aef-9509-0db281673427", - "basedOn": "6069f666-e14e-45ef-9717-cbe5b5c5fe60", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 195, "height": 295, @@ -4165,7 +4136,6 @@ "x": 47, "y": 517, "id": "45b30b77-d14b-4e81-b9ee-7c3cd3ed1708", - "basedOn": "dfbbea38-849a-4efb-81f4-078ef1f8e8b4", "content": "Evan Chris: Downunder", "borderRadius": { "locked": true, @@ -4214,8 +4184,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/ace-hotel-kyoto-review/template.json b/packages/templates/src/raw/ace-hotel-kyoto-review/template.json index 3d9ae3581b60..523d568e62d3 100644 --- a/packages/templates/src/raw/ace-hotel-kyoto-review/template.json +++ b/packages/templates/src/raw/ace-hotel-kyoto-review/template.json @@ -131,7 +131,6 @@ "x": 69, "y": 101, "id": "24fcde09-a421-4762-9a3f-9c8793df7f41", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -190,7 +189,6 @@ "x": 57, "y": 161, "id": "3ce61444-e401-490f-b9f1-f775b3d0244f", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -338,7 +336,6 @@ }, "width": 256, "height": 82, - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "id": "439926ff-ecf2-489d-9870-f740f2835572", "x": 79, "y": 101, @@ -403,7 +400,6 @@ "x": 220, "y": 323, "id": "63b7aeb9-0761-44f4-8412-ea1911828986", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -468,7 +464,6 @@ "x": 39, "y": 559, "id": "03641918-b334-4ab8-bf45-dd29b4e5ca62", - "basedOn": "bb39be65-63ed-4e55-8604-e44621f3a282", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -484,7 +479,6 @@ "x": 46, "y": 558, "id": "e97f2792-33c5-4fcf-8bc9-d2ca6493e259", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -549,7 +543,6 @@ "x": 181, "y": 459, "id": "dc78e3e5-1195-4da9-967d-c57719c01048", - "basedOn": "bb39be65-63ed-4e55-8604-e44621f3a282", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -565,7 +558,6 @@ "x": 188, "y": 460, "id": "ed7be9f2-e1ae-4196-9e1b-a10f3bdfa996", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -645,7 +637,6 @@ "x": 240, "y": 428, "id": "85dc98f6-314b-4b37-8ea7-a41d69b89bfb", - "basedOn": "797322a7-6134-41be-81c3-74643f4a80e9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -703,7 +694,6 @@ "x": 179, "y": 605, "id": "1306def3-30cb-4412-bcd1-59a735454118", - "basedOn": "fe229179-97dc-421e-844e-fa71747fe45c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -858,7 +848,6 @@ }, "width": 200, "height": 28, - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "id": "62d6cdb7-2964-4bdb-bad8-4e2a2b4439f4", "x": 48, "y": 6 @@ -916,7 +905,6 @@ }, "width": 243, "height": 70, - "basedOn": "24fcde09-a421-4762-9a3f-9c8793df7f41", "id": "810c35ee-8652-4cd2-95bc-8730d8623de1", "x": 48, "y": 40 @@ -925,7 +913,6 @@ "x": 48, "y": 106, "id": "066f7c7f-ba73-4976-8d46-b9fdee662241", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1029,7 +1016,6 @@ "x": 182, "y": 453, "id": "8bc06f95-963a-4340-9cb7-de463b091329", - "basedOn": "3ce61444-e401-490f-b9f1-f775b3d0244f", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1202,7 +1188,6 @@ "width": 231, "height": 62, "marginOffset": -9.015, - "basedOn": "dd4bc0b7-c929-4c8d-9851-2bbf3467d5fc", "x": 58, "y": 551, "id": "1c545b91-68a9-43da-af81-5c63cc677722" @@ -1266,7 +1251,6 @@ "width": 412, "height": 418, "mask": { "type": "rectangle" }, - "basedOn": "92661475-0b13-4b28-8bc9-129cfdd1dcc4", "id": "ea0f3e8b-cf60-4356-8aab-8cfd49f370d3", "x": 0, "y": -58 @@ -1325,7 +1309,6 @@ "width": 256, "height": 63, "marginOffset": -3.9129999999999967, - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "id": "38b57f0e-3e70-47d0-87d4-6c190d05079b", "x": 51, "y": 536 @@ -1545,7 +1528,6 @@ }, "width": 200, "height": 28, - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "id": "402d3feb-2211-4453-b72b-d93ec9c6bb62", "x": 48, "y": 6, @@ -1603,7 +1585,6 @@ }, "width": 243, "height": 70, - "basedOn": "24fcde09-a421-4762-9a3f-9c8793df7f41", "id": "70398854-13bb-4abf-ace8-791209f63479", "x": 48, "y": 40, @@ -1654,7 +1635,6 @@ "x": 48, "y": 106, "id": "61c674ba-d889-4a96-8183-d9fbf2f347ed", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "content": "The pool is a modern take on a Japanese onsen meets infinity pool.", "borderRadius": { "locked": true, @@ -1760,7 +1740,6 @@ "x": 225, "y": 454, "id": "ac3d04d8-e41a-46de-8ee6-c7cc0ae90aaf", - "basedOn": "3ce61444-e401-490f-b9f1-f775b3d0244f", "content": "K", "borderRadius": { "locked": true, @@ -1842,7 +1821,6 @@ "width": 213, "height": 36, "mask": { "type": "rectangle" }, - "basedOn": "dc78e3e5-1195-4da9-967d-c57719c01048", "id": "519f6416-483c-4785-b928-927c7747984a", "x": 58, "y": 551, @@ -1857,7 +1835,6 @@ "x": 58, "y": 573, "id": "74dd496c-0d53-4c5c-b7b8-1d438d38c6e9", - "basedOn": "dc78e3e5-1195-4da9-967d-c57719c01048", "width": 155, "height": 36, "mask": { "type": "rectangle" }, @@ -1921,7 +1898,6 @@ "width": 180, "height": 46, "marginOffset": -9.015, - "basedOn": "ed7be9f2-e1ae-4196-9e1b-a10f3bdfa996", "id": "26a0a8aa-0fd3-40c1-8968-59ad1b526a47", "x": 71, "y": 558, @@ -2081,7 +2057,6 @@ "width": 295, "height": 82, "marginOffset": -3.9129999999999967, - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "id": "a005ce30-6798-4b35-b58c-de026b05c63b", "x": 51, "y": 493, @@ -2193,7 +2168,6 @@ }, "width": 200, "height": 28, - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "id": "33fded58-58cf-414f-8a99-5e96902f3c83", "x": 48, "y": 6, @@ -2251,7 +2225,6 @@ }, "width": 243, "height": 70, - "basedOn": "24fcde09-a421-4762-9a3f-9c8793df7f41", "id": "ca6faece-0ba9-44a6-bf36-71b0f2fda8a9", "x": 48, "y": 40, @@ -2302,7 +2275,6 @@ "x": 48, "y": 106, "id": "56014d69-45f9-41d2-bdb6-8a26bff358ab", - "basedOn": "ea6badf3-5d35-4903-8593-e7154b48d5a4", "content": "Not your average hotel gym. \nNot even close.", "borderRadius": { "locked": true, @@ -2408,7 +2380,6 @@ "x": 227, "y": 454, "id": "b4257d95-bfec-4e61-ac95-212c3bb41ac4", - "basedOn": "3ce61444-e401-490f-b9f1-f775b3d0244f", "content": "A", "borderRadius": { "locked": true, @@ -2540,7 +2511,6 @@ "width": 231, "height": 61, "marginOffset": -9.015, - "basedOn": "1c545b91-68a9-43da-af81-5c63cc677722", "x": 58, "y": 551, "id": "0e4a5d78-5ae1-4e9b-9bca-dcc1fb005264" @@ -2603,7 +2573,6 @@ "width": 412, "height": 418, "mask": { "type": "rectangle" }, - "basedOn": "92661475-0b13-4b28-8bc9-129cfdd1dcc4", "id": "e927c316-13ba-40d7-a489-43ad1c5e2750", "x": 0, "y": -58, @@ -2662,7 +2631,6 @@ "width": 307, "height": 82, "marginOffset": -3.9129999999999967, - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "id": "2cf1a0c7-cc8d-415f-af76-16a05ba2c198", "x": 51, "y": 536, @@ -2885,7 +2853,6 @@ "width": 202, "height": 43, "marginOffset": -3.9129999999999967, - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "id": "4647ea8a-684a-49b1-9812-14cadff005aa", "x": 69, "y": 173, @@ -2950,7 +2917,6 @@ "width": 71, "height": 26, "marginOffset": -3.9129999999999967, - "basedOn": "63b7aeb9-0761-44f4-8412-ea1911828986", "id": "c99b1739-6393-4782-9ae9-1006a3bfa158", "x": 61, "y": 142, @@ -3010,7 +2976,6 @@ "width": 215, "height": 45, "type": "text", - "basedOn": "ca6faece-0ba9-44a6-bf36-71b0f2fda8a9", "id": "55b0af73-b5d6-44e2-b88c-3fe3df0d9466", "x": 61, "y": 3, @@ -3075,7 +3040,6 @@ "width": 153, "height": 28, "marginOffset": -10.216999999999999, - "basedOn": "c99b1739-6393-4782-9ae9-1006a3bfa158", "x": 61, "y": 275, "groupId": "ea188731-c024-4eb1-a52a-97cc326e1204", @@ -3086,7 +3050,6 @@ "x": 69, "y": 303, "id": "389e14ce-287b-44b6-9e92-de67fecc6c52", - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3146,7 +3109,6 @@ "x": 61, "y": 402, "id": "b7ebec19-a9c6-495f-9a82-a6e15c84ca0f", - "basedOn": "bb39be65-63ed-4e55-8604-e44621f3a282", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3217,7 +3179,6 @@ "width": 99, "height": 28, "marginOffset": -10.216999999999999, - "basedOn": "8bac226e-2548-4c25-9c93-776fe61b5d39", "x": 60, "y": 404, "groupId": "59963d38-3472-45c2-8518-2afa53d82ca3", @@ -3228,7 +3189,6 @@ "x": 69, "y": 433, "id": "cf5994e4-ab40-4597-86de-ce177f3517b4", - "basedOn": "439926ff-ecf2-489d-9870-f740f2835572", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3428,7 +3388,6 @@ }, "width": 215, "height": 29, - "basedOn": "ca6faece-0ba9-44a6-bf36-71b0f2fda8a9", "id": "d3b8dc1d-4fbb-4444-87bd-63c3a468e1ed", "x": 68, "y": 3, @@ -3439,7 +3398,6 @@ "x": 68, "y": 84, "id": "011d843e-66a6-49c2-b00a-c20d7929f2f7", - "basedOn": "ca6faece-0ba9-44a6-bf36-71b0f2fda8a9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3585,7 +3543,6 @@ "height": 288, "marginOffset": -338.583, "type": "text", - "basedOn": "b4257d95-bfec-4e61-ac95-212c3bb41ac4", "id": "dcb28936-1d06-4c08-9041-2bca836f784f", "x": 68, "y": 169, @@ -3615,8 +3572,5 @@ "id": "f2170217-9ff2-49d8-8c46-7717b5b5b428", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/album-releases/template.json b/packages/templates/src/raw/album-releases/template.json index ec5adbc70415..fda202b90898 100644 --- a/packages/templates/src/raw/album-releases/template.json +++ b/packages/templates/src/raw/album-releases/template.json @@ -468,7 +468,6 @@ }, "width": 20, "height": 30, - "basedOn": "1259e77a-6aca-4f1e-b9b1-7538938e4f74", "id": "48f1a8fc-827f-4bd7-ac0a-ed55096e7b78", "x": 194, "y": 350 @@ -649,7 +648,6 @@ }, "width": 44, "height": 24, - "basedOn": "530b11bf-555b-47bb-8d3c-cb2d72dc9169", "id": "1259e77a-6aca-4f1e-b9b1-7538938e4f74", "x": 183, "y": 550, @@ -751,7 +749,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "52b42674-7b59-4205-9196-2276cf77b377", "id": "a99a598c-91af-4406-a409-2747b117bf12", "x": -290.5, "y": 397.5 @@ -1153,7 +1150,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0cc7a75b-97ea-4e05-8175-8619710e4711", "id": "8b25f662-0591-4482-b901-feb11b07e6fb", "x": -27.5, "y": -82, @@ -1252,7 +1248,6 @@ }, "width": 20, "height": 30, - "basedOn": "1259e77a-6aca-4f1e-b9b1-7538938e4f74", "id": "4e4f1657-b3d1-482b-94a3-1ae032550d4f", "x": 196, "y": 350, @@ -1433,7 +1428,6 @@ }, "width": 44, "height": 24, - "basedOn": "530b11bf-555b-47bb-8d3c-cb2d72dc9169", "id": "6a034b77-e600-49f2-8452-5093f4e43595", "x": 185, "y": 550, @@ -1537,7 +1531,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "a99a598c-91af-4406-a409-2747b117bf12", "id": "e5cd5289-1c22-4e6a-a82e-36ac37c513d2", "x": -289.5, "y": 411.5 @@ -1597,7 +1590,6 @@ }, "width": 324, "height": 211, - "basedOn": "aa0a3a83-2b78-4368-bb2d-2eba6ceb3cf7", "id": "beac2df8-847c-471a-be2b-5c28272047da", "x": 48, "y": 354, @@ -1939,7 +1931,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0cc7a75b-97ea-4e05-8175-8619710e4711", "id": "0cbfcc06-9e54-4dc3-9f0b-4ba94bfb4e32", "x": -27.5, "y": -82, @@ -2038,7 +2029,6 @@ }, "width": 20, "height": 30, - "basedOn": "1259e77a-6aca-4f1e-b9b1-7538938e4f74", "id": "55769b1d-a9a4-41b2-b59a-c26bb9542f0e", "x": 196, "y": 350, @@ -2219,7 +2209,6 @@ }, "width": 44, "height": 24, - "basedOn": "530b11bf-555b-47bb-8d3c-cb2d72dc9169", "id": "e8ce1801-48bb-4818-a733-dd68475c479a", "x": 185, "y": 550, @@ -2324,7 +2313,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "a99a598c-91af-4406-a409-2747b117bf12", "id": "d54e6eef-c8c8-46a8-b673-969920b7ed71", "x": -289.5, "y": 412.5 @@ -2383,7 +2371,6 @@ }, "width": 316, "height": 211, - "basedOn": "aa0a3a83-2b78-4368-bb2d-2eba6ceb3cf7", "id": "30e0117e-0b3e-4f60-b564-4b6e059a341b", "x": 48, "y": 354, @@ -2725,7 +2712,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0cc7a75b-97ea-4e05-8175-8619710e4711", "id": "c0b46049-38f2-466c-b317-18df5b3d1ddf", "x": -27.5, "y": -82, @@ -2785,7 +2771,6 @@ }, "width": 20, "height": 30, - "basedOn": "1259e77a-6aca-4f1e-b9b1-7538938e4f74", "id": "42e6fd19-b453-4cfb-a9ef-976c3f187c8c", "x": 196, "y": 350, @@ -2966,7 +2951,6 @@ }, "width": 44, "height": 24, - "basedOn": "530b11bf-555b-47bb-8d3c-cb2d72dc9169", "id": "8a6b264d-f57d-4835-8084-d7c6ab904466", "x": 185, "y": 550, @@ -3108,7 +3092,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "a99a598c-91af-4406-a409-2747b117bf12", "id": "e6b8257c-fc13-4af9-b899-78e002b6297d", "x": -289.5, "y": 413.5 @@ -3167,7 +3150,6 @@ }, "width": 316, "height": 183, - "basedOn": "aa0a3a83-2b78-4368-bb2d-2eba6ceb3cf7", "id": "7295ae08-99ad-4121-8e2d-d3af5168b95f", "x": 48, "y": 386, @@ -3531,7 +3513,6 @@ "width": 166, "height": 103, "type": "text", - "basedOn": "a532098d-7c38-4a95-8acc-99b1aecfea76", "id": "55b718d7-5953-4f81-adad-6c5b6cf3b87a", "x": 122, "y": 10 @@ -3626,7 +3607,6 @@ "width": 166, "height": 58, "type": "text", - "basedOn": "0d87c15d-0c0e-4806-a469-f72a57593bca", "id": "35202050-6f6b-42c1-a6cb-5979366a58d3", "x": 123, "y": 453 @@ -3728,8 +3708,5 @@ "id": "ce1b993b-e400-429d-86c8-0236ff5cec5d", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/all-about-cars/template.json b/packages/templates/src/raw/all-about-cars/template.json index 7d8ed364a58c..f4311a724b40 100644 --- a/packages/templates/src/raw/all-about-cars/template.json +++ b/packages/templates/src/raw/all-about-cars/template.json @@ -179,7 +179,6 @@ }, "width": 240, "height": 213, - "basedOn": "db95ee9d-6314-4c89-8419-332af371d591", "id": "6815fa2d-5446-4838-b840-c8ea6853a48f", "x": 49, "y": 393, @@ -310,7 +309,6 @@ }, "width": 316, "height": 129, - "basedOn": "112aa5f2-7765-411f-a2bc-3069771c287a", "id": "482ef501-2ac0-4fd0-99d9-5a3511d253c1", "x": 48, "y": 0, @@ -453,7 +451,6 @@ }, "width": 70, "height": 27, - "basedOn": "5457b78c-3230-413e-84f1-c4e7eb836e52", "id": "0172700e-9c1c-4eb9-a614-9cb96e865540", "x": 175, "y": 494, @@ -469,7 +466,6 @@ "width": 160, "height": 160, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "a0047d9a-0aeb-4d88-8df8-02a099aafcba", "id": "b679adf8-369f-4d89-b5a5-11d4f1f79f3b", "x": 119, "y": 357, @@ -533,7 +529,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "c07ca576-5114-4eb4-a27e-0d9a1405a317", "x": 269, "y": 368, @@ -549,7 +544,6 @@ "width": 60, "height": 60, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "b679adf8-369f-4d89-b5a5-11d4f1f79f3b", "id": "0c141bd2-22ea-476e-aaec-72b14bd71531", "x": 266, "y": 389, @@ -710,7 +704,6 @@ }, "width": 55, "height": 27, - "basedOn": "76b5af09-6b15-4f77-bd61-bfb723ed0971", "id": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "x": 178.5, "y": 0, @@ -775,7 +768,6 @@ }, "width": 142, "height": 137, - "basedOn": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "id": "e777a152-66f7-41be-90c5-b8310f8d049e", "x": 135, "y": 5, @@ -840,7 +832,6 @@ }, "width": 55, "height": 61, - "basedOn": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "id": "0598f042-d8b3-44b9-933c-fcc10e03edca", "x": 255, "y": 62, @@ -855,7 +846,6 @@ "width": 495, "height": 494, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "045aa174-4326-485e-ab49-061d5d7f517c", "id": "0be7ded0-d3d7-46d4-a0c2-e48f00b51273", "x": -50, "y": 56, @@ -960,7 +950,6 @@ }, "width": 316, "height": 98, - "basedOn": "76b5af09-6b15-4f77-bd61-bfb723ed0971", "id": "d6d72c7f-00ea-448f-82f5-cf085d903c8c", "x": 48, "y": 494, @@ -1069,7 +1058,6 @@ }, "width": 55, "height": 27, - "basedOn": "76b5af09-6b15-4f77-bd61-bfb723ed0971", "id": "b1fb8137-80f6-4279-8ce3-f36e3a487177", "x": 178.5, "y": 0, @@ -1134,7 +1122,6 @@ }, "width": 142, "height": 136, - "basedOn": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "id": "8401e2f6-fd99-43db-8e95-c957ef1520bc", "x": 135, "y": 5, @@ -1200,7 +1187,6 @@ }, "width": 55, "height": 61, - "basedOn": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "id": "96de7370-c0e7-43f2-a54e-ffe6d05f3db1", "x": 255, "y": 62, @@ -1217,7 +1203,6 @@ "width": 283, "height": 282, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "7ecdaac6-2e52-4005-8e5d-5656a296e528", "id": "849db591-181c-4cc5-baf4-f132373f0c84", "x": 279, "y": 73, @@ -1258,7 +1243,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "13c6da8a-5e16-4b48-b6f8-69c85c8647e6", "id": "4b180471-cd03-43e0-9242-aeb204d17df1", "x": 354, "y": 151, @@ -1273,7 +1257,6 @@ "width": 283, "height": 282, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "42357ead-4f0c-476c-bc48-5c6e479c29ec", "id": "7ecdaac6-2e52-4005-8e5d-5656a296e528", "x": 87, "y": 168, @@ -1314,7 +1297,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "5800ab1e-6ff4-418b-94f3-a1551e9a6e3a", "id": "13c6da8a-5e16-4b48-b6f8-69c85c8647e6", "x": 162, "y": 246, @@ -1329,7 +1311,6 @@ "width": 283, "height": 282, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "93711dbc-810e-4e61-ae1f-03411657903c", "id": "42357ead-4f0c-476c-bc48-5c6e479c29ec", "x": -103, "y": 261, @@ -1370,7 +1351,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0d64b9ad-4b91-4085-b9d8-cc786ca3e5c8", "id": "5800ab1e-6ff4-418b-94f3-a1551e9a6e3a", "x": -28, "y": 339, @@ -1529,7 +1509,6 @@ }, "width": 247, "height": 136, - "basedOn": "4b7a6c25-b2df-40b0-9a2d-4875b9d32b77", "id": "2e3cf014-ce0d-44e9-989e-3c1eabc07ac3", "x": 82.5, "y": 5, @@ -1594,7 +1573,6 @@ }, "width": 55, "height": 27, - "basedOn": "76b5af09-6b15-4f77-bd61-bfb723ed0971", "id": "0075819c-8770-41ed-aec8-41f6b1a76ede", "x": 178, "y": 0, @@ -1610,7 +1588,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "06f3264f-758c-4673-a566-c5f50bf98daf", "id": "94796b51-6311-47b2-b33f-9f4f524ddf3b", "x": -97, "y": 577 @@ -1624,7 +1601,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "94796b51-6311-47b2-b33f-9f4f524ddf3b", "id": "8722b660-d374-4954-ba74-3d4463c1982b", "x": 268, "y": 577 @@ -1638,7 +1614,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "849db591-181c-4cc5-baf4-f132373f0c84", "id": "167cac5c-f5f1-4127-ab4f-4eef672fc3f1", "x": -97, "y": -142, @@ -1679,7 +1654,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "5800ab1e-6ff4-418b-94f3-a1551e9a6e3a", "id": "7c183417-6160-4a3d-99e5-37d6c56d0b7f", "x": -28, "y": -72, @@ -1694,7 +1668,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "167cac5c-f5f1-4127-ab4f-4eef672fc3f1", "id": "d1f8d40a-0409-4886-ac2b-3d046c5ac7be", "x": 268, "y": -142, @@ -1735,7 +1708,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "7c183417-6160-4a3d-99e5-37d6c56d0b7f", "id": "fe27aa44-d0dc-48e1-85f2-7130c24f353c", "x": 337, "y": -72, @@ -1750,7 +1722,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "d1f8d40a-0409-4886-ac2b-3d046c5ac7be", "id": "8a5d41aa-8112-4643-bc8d-dde0ad2c5bab", "x": -97, "y": 41, @@ -1791,7 +1762,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "fe27aa44-d0dc-48e1-85f2-7130c24f353c", "id": "0b372c4e-7395-4f86-b754-00e92e0a70f1", "x": -28, "y": 111, @@ -1806,7 +1776,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "8a5d41aa-8112-4643-bc8d-dde0ad2c5bab", "id": "b229f274-2ef4-4ccf-8e02-31153c9a91c5", "x": 268, "y": 41, @@ -1847,7 +1816,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0b372c4e-7395-4f86-b754-00e92e0a70f1", "id": "7e3b2ce3-f00c-4448-a77c-0c36daff3241", "x": 337, "y": 111, @@ -1862,7 +1830,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "b229f274-2ef4-4ccf-8e02-31153c9a91c5", "id": "dba0f245-7515-4339-9647-ee981abb4b82", "x": 82, "y": 121, @@ -1903,7 +1870,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "7e3b2ce3-f00c-4448-a77c-0c36daff3241", "id": "704fedc6-fddd-49b0-856c-44604133fd70", "x": 151, "y": 191, @@ -1918,7 +1884,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "dba0f245-7515-4339-9647-ee981abb4b82", "id": "58855cc7-5bd5-40cc-bf20-d9e763c84d25", "x": -97, "y": 220, @@ -1959,7 +1924,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "704fedc6-fddd-49b0-856c-44604133fd70", "id": "90cdbc8e-0aee-4f36-ae32-041cb8fb3bef", "x": -28, "y": 290, @@ -1974,7 +1938,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "58855cc7-5bd5-40cc-bf20-d9e763c84d25", "id": "13431965-90e4-4ab8-84be-3fb52ef19ee0", "x": 268, "y": 220, @@ -2015,7 +1978,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "90cdbc8e-0aee-4f36-ae32-041cb8fb3bef", "id": "b699516d-4f80-4dd5-8ad5-2a20ee69abfc", "x": 337, "y": 290, @@ -2030,7 +1992,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "13431965-90e4-4ab8-84be-3fb52ef19ee0", "id": "19bb87ff-0c58-4501-a681-de0794128166", "x": 82, "y": 304, @@ -2071,7 +2032,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "b699516d-4f80-4dd5-8ad5-2a20ee69abfc", "id": "86dbf62c-4ce2-4949-9390-298dc82ff8b3", "x": 151, "y": 374, @@ -2086,7 +2046,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "19bb87ff-0c58-4501-a681-de0794128166", "id": "0b20a372-4f7b-478f-953d-e6daecf1fed0", "x": -97, "y": 397, @@ -2127,7 +2086,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "86dbf62c-4ce2-4949-9390-298dc82ff8b3", "id": "e9988cc0-a672-4d90-9df6-3e7c44fcea29", "x": -28, "y": 467, @@ -2142,7 +2100,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "0b20a372-4f7b-478f-953d-e6daecf1fed0", "id": "379fe051-74aa-427f-988a-c444831db902", "x": 268, "y": 399, @@ -2183,7 +2140,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "e9988cc0-a672-4d90-9df6-3e7c44fcea29", "id": "30353c58-3bdc-4572-9052-f1be972f98e5", "x": 337, "y": 469, @@ -2198,7 +2154,6 @@ "width": 241, "height": 241, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "379fe051-74aa-427f-988a-c444831db902", "id": "06f3264f-758c-4673-a566-c5f50bf98daf", "x": 85, "y": 483, @@ -2239,7 +2194,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "30353c58-3bdc-4572-9052-f1be972f98e5", "id": "666446b0-35fb-4408-b76c-595b1331d58a", "x": 154, "y": 553, @@ -2522,7 +2476,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "147217cf-832a-4c94-b75f-7a0df885504a", "x": 50, "y": 0, @@ -2599,7 +2552,6 @@ }, "width": 315, "height": 121, - "basedOn": "7e9a975d-3602-4934-806d-b95654aced10", "id": "caf5297a-74df-4688-9a21-5702caf3ce5e", "x": 48, "y": 447, @@ -2664,7 +2616,6 @@ }, "width": 315, "height": 46, - "basedOn": "374c6e55-8bf1-4186-ae1b-2fd8525e0839", "id": "21180795-6fb7-46d6-916a-ceeb5ab42ef2", "x": 50, "y": 566, @@ -2805,7 +2756,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "9af4f225-3e46-409e-8cad-591d0c94a536", "x": 50, "y": 0, @@ -2869,7 +2819,6 @@ }, "width": 315, "height": 121, - "basedOn": "7e9a975d-3602-4934-806d-b95654aced10", "id": "88a91603-04dc-462f-934b-11ebdc139f62", "x": 48, "y": 447, @@ -2934,7 +2883,6 @@ }, "width": 315, "height": 45, - "basedOn": "374c6e55-8bf1-4186-ae1b-2fd8525e0839", "id": "8c26348b-7c5c-4d59-8930-4f36c83084ab", "x": 50, "y": 566, @@ -2949,7 +2897,6 @@ "width": 318, "height": 317, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "ffb33d6a-22d1-425e-b967-590ee01921d7", "id": "2e7137f4-6067-4d92-90c2-ef20f09d388d", "x": 6, "y": 20 @@ -3095,7 +3042,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "de227f53-2565-4f3c-a103-e3497f1c8fb5", "x": 50, "y": 0, @@ -3159,7 +3105,6 @@ }, "width": 315, "height": 121, - "basedOn": "7e9a975d-3602-4934-806d-b95654aced10", "id": "34f24416-a6c5-4445-9fc4-2fd95d2cbed0", "x": 48, "y": 432, @@ -3224,7 +3169,6 @@ }, "width": 315, "height": 67, - "basedOn": "374c6e55-8bf1-4186-ae1b-2fd8525e0839", "id": "e27baa44-e8b9-4a98-aae6-7e553ecb1122", "x": 50, "y": 551, @@ -3239,7 +3183,6 @@ "width": 189, "height": 189, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "2e7137f4-6067-4d92-90c2-ef20f09d388d", "id": "339085c4-01f5-4913-917c-3be35f1ac156", "x": 215, "y": 171 @@ -3389,7 +3332,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "abdfcac1-d6f9-45d5-9721-389e72c256d7", "x": 50, "y": 0, @@ -3453,7 +3395,6 @@ }, "width": 315, "height": 121, - "basedOn": "7e9a975d-3602-4934-806d-b95654aced10", "id": "c48fb36e-0fa0-4d2d-9b88-7baeded54cc6", "x": 48, "y": 447, @@ -3518,7 +3459,6 @@ }, "width": 315, "height": 45, - "basedOn": "374c6e55-8bf1-4186-ae1b-2fd8525e0839", "id": "e90a15c2-59ff-4df2-a714-a116d628b787", "x": 50, "y": 566, @@ -3533,7 +3473,6 @@ "width": 189, "height": 189, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "339085c4-01f5-4913-917c-3be35f1ac156", "id": "065a31fb-ce1d-464b-b831-3fb1d15a59e1", "x": 238, "y": 278 @@ -3679,7 +3618,6 @@ }, "width": 70, "height": 27, - "basedOn": "3bf53d42-3cab-479a-861e-1d7c6c47cbf0", "id": "d107a529-7d1b-4837-87c1-9fdcba27ef82", "x": 50, "y": 0, @@ -3743,7 +3681,6 @@ }, "width": 315, "height": 119, - "basedOn": "7e9a975d-3602-4934-806d-b95654aced10", "id": "08ad927a-1d6e-4a77-aab7-239425d516a2", "x": 48, "y": 432, @@ -3808,7 +3745,6 @@ }, "width": 315, "height": 67, - "basedOn": "374c6e55-8bf1-4186-ae1b-2fd8525e0839", "id": "4df4a4b9-77c2-449e-aac2-2677e61e8e85", "x": 50, "y": 551, @@ -3823,7 +3759,6 @@ "width": 189, "height": 189, "sticker": { "type": "selfDrivingCarsBlueRings" }, - "basedOn": "065a31fb-ce1d-464b-b831-3fb1d15a59e1", "id": "f3d6cb23-e721-4139-be11-1beccd400426", "x": 241, "y": 352 @@ -4006,7 +3941,6 @@ }, "width": 116, "height": 46, - "basedOn": "2f0e0519-0864-4b30-ad14-f96ce0c941b4", "id": "d79d9ae5-3538-4184-acd4-9052d8a602df", "x": 47, "y": 148 @@ -4070,7 +4004,6 @@ }, "width": 116, "height": 45, - "basedOn": "d79d9ae5-3538-4184-acd4-9052d8a602df", "id": "609a8199-5525-458a-9d51-b6e57e4ade6f", "x": 47, "y": 560, @@ -4103,7 +4036,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "8efa0bf9-bd79-407c-9d3b-8d440efe4c1a", "id": "4bb4a2d5-696f-484f-af3d-3918ce46f59b", "x": 154, "y": 406, @@ -4121,7 +4053,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "4bb4a2d5-696f-484f-af3d-3918ce46f59b", "id": "9cbc74d8-80ac-48a0-af9d-9e11082e3c85", "x": 154, "y": 303, @@ -4139,7 +4070,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "9cbc74d8-80ac-48a0-af9d-9e11082e3c85", "id": "907c7910-2f46-4c38-9aff-78ddf3ba16b3", "x": 154, "y": 200, @@ -4157,7 +4087,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "907c7910-2f46-4c38-9aff-78ddf3ba16b3", "id": "24172698-6ba7-463d-9077-a7377f46c2a0", "x": 154, "y": 98, @@ -4222,7 +4151,6 @@ }, "width": 25, "height": 40, - "basedOn": "609a8199-5525-458a-9d51-b6e57e4ade6f", "id": "ab20e044-7d71-4ca9-be26-16f2f1687482", "x": 124, "y": 498, @@ -4237,7 +4165,6 @@ "width": 275, "height": 274, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "93711dbc-810e-4e61-ae1f-03411657903c", "id": "02eb1747-08ee-4b70-87c7-fbbf519b284c", "x": 140, "y": 383, @@ -4278,7 +4205,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "666446b0-35fb-4408-b76c-595b1331d58a", "id": "fdd4d13e-1b6c-4762-b724-bbeadd2d673f", "x": 214, "y": 458, @@ -4450,7 +4376,6 @@ }, "width": 116, "height": 46, - "basedOn": "2f0e0519-0864-4b30-ad14-f96ce0c941b4", "id": "bf751abd-6ecd-4b35-9683-74d46d032ac7", "x": 47, "y": 148, @@ -4515,7 +4440,6 @@ }, "width": 116, "height": 45, - "basedOn": "d79d9ae5-3538-4184-acd4-9052d8a602df", "id": "ef4edff3-ec72-4a99-8848-0c773ad4626e", "x": 47, "y": 560, @@ -4548,7 +4472,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "8efa0bf9-bd79-407c-9d3b-8d440efe4c1a", "id": "d35b352b-e4a7-4dae-aa4b-26c11658f7b0", "x": 154, "y": 406, @@ -4566,7 +4489,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "4bb4a2d5-696f-484f-af3d-3918ce46f59b", "id": "f3a0d4f5-0cbe-4c18-beca-019f8f17dfb2", "x": 154, "y": 303, @@ -4584,7 +4506,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "9cbc74d8-80ac-48a0-af9d-9e11082e3c85", "id": "2d8a5461-3642-4d46-a4b8-5d3e39e21107", "x": 154, "y": 200, @@ -4602,7 +4523,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "907c7910-2f46-4c38-9aff-78ddf3ba16b3", "id": "8077523d-f678-4e52-8258-2e775b6a8675", "x": 154, "y": 98, @@ -4667,7 +4587,6 @@ }, "width": 25, "height": 39, - "basedOn": "609a8199-5525-458a-9d51-b6e57e4ade6f", "id": "e9166c36-b575-4ed7-8ae1-e031148732af", "x": 124, "y": 396, @@ -4683,7 +4602,6 @@ "width": 275, "height": 274, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "8372925d-dff2-4de1-8545-a4210bad328a", "id": "93711dbc-810e-4e61-ae1f-03411657903c", "x": 140, "y": 253, @@ -4724,7 +4642,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "fdd4d13e-1b6c-4762-b724-bbeadd2d673f", "id": "c469ffa6-eec5-4006-9efa-f60396525041", "x": 214, "y": 328, @@ -4896,7 +4813,6 @@ }, "width": 116, "height": 46, - "basedOn": "2f0e0519-0864-4b30-ad14-f96ce0c941b4", "id": "34939693-fc32-4059-8045-f353b88b5367", "x": 47, "y": 148, @@ -4961,7 +4877,6 @@ }, "width": 116, "height": 47, - "basedOn": "d79d9ae5-3538-4184-acd4-9052d8a602df", "id": "f59a716d-5dff-4126-8297-3aec8582e757", "x": 47, "y": 560, @@ -4994,7 +4909,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "8efa0bf9-bd79-407c-9d3b-8d440efe4c1a", "id": "a1539564-e077-4944-9bd7-509337411915", "x": 154, "y": 406, @@ -5012,7 +4926,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "4bb4a2d5-696f-484f-af3d-3918ce46f59b", "id": "2e272416-78e4-471f-9b69-35740542c15b", "x": 154, "y": 303, @@ -5030,7 +4943,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "9cbc74d8-80ac-48a0-af9d-9e11082e3c85", "id": "18e04ecc-c4af-4bae-b128-830fb03186f3", "x": 154, "y": 200, @@ -5048,7 +4960,6 @@ "width": 6, "height": 91, "mask": { "type": "rectangle" }, - "basedOn": "907c7910-2f46-4c38-9aff-78ddf3ba16b3", "id": "db529494-def0-4024-91d4-0883b15e1867", "x": 154, "y": 98, @@ -5113,7 +5024,6 @@ }, "width": 25, "height": 39, - "basedOn": "609a8199-5525-458a-9d51-b6e57e4ade6f", "id": "14c5a37b-039a-4f21-b4d2-c961adcbc6fc", "x": 124, "y": 87, @@ -5129,7 +5039,6 @@ "width": 275, "height": 274, "sticker": { "type": "selfDrivingCarsMultipleBlueRings" }, - "basedOn": "0be7ded0-d3d7-46d4-a0c2-e48f00b51273", "id": "8372925d-dff2-4de1-8545-a4210bad328a", "x": 139, "y": 53, @@ -5170,7 +5079,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "fdd4d13e-1b6c-4762-b724-bbeadd2d673f", "id": "a68efc4d-d373-40b6-b5b3-f4a99d1c82b3", "x": 213, "y": 126, @@ -5279,7 +5187,6 @@ }, "width": 229, "height": 119, - "basedOn": "e58cc371-f1fd-48f2-8c2d-a1295db6f453", "id": "51508948-08ab-4382-aa39-571326a74741", "x": 47, "y": 0, @@ -5343,7 +5250,6 @@ }, "width": 70, "height": 27, - "basedOn": "84e19d8d-92f0-444c-9922-abe3c2953a69", "id": "6819b5a8-2bb7-4c06-94ed-2f447cf88497", "x": 148, "y": 351, @@ -5408,7 +5314,6 @@ }, "width": 183, "height": 55, - "basedOn": "ab0545ba-cceb-48f8-a867-a14a522a7bdf", "id": "a97a3a00-d7c3-4786-9033-524993ffd119", "x": 148, "y": 378, @@ -5507,7 +5412,6 @@ }, "width": 70, "height": 27, - "basedOn": "ab0545ba-cceb-48f8-a867-a14a522a7bdf", "id": "18b06e50-020c-4ae6-bc82-8ed21fa405fa", "x": 148, "y": 502, @@ -5572,7 +5476,6 @@ }, "width": 206, "height": 55, - "basedOn": "bc711a2d-4733-4732-b020-5aa5f3657df6", "id": "2d01a816-02c1-410b-9698-f617f452d6e1", "x": 148, "y": 529, @@ -5607,7 +5510,6 @@ "width": 86, "height": 70, "mask": { "type": "rectangle" }, - "basedOn": "4e20e980-5e85-4502-87a2-6c1a927ded2f", "id": "ca9db983-2e78-46d9-b589-dae645b4c836", "x": 47, "y": 507, @@ -5760,8 +5662,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/almodos-films/template.json b/packages/templates/src/raw/almodos-films/template.json index def1dda84074..ee46c198232a 100644 --- a/packages/templates/src/raw/almodos-films/template.json +++ b/packages/templates/src/raw/almodos-films/template.json @@ -314,7 +314,6 @@ }, "width": 317, "height": 190, - "basedOn": "70bdefdd-8ac8-4ebd-8fc5-3a38fc804549", "id": "7aa2fd5a-706a-4350-a96c-757447120b69", "x": 47, "y": 341, @@ -382,7 +381,6 @@ }, "width": 316, "height": 91, - "basedOn": "4838faa0-fb5d-49d4-9095-1b14feac4aba", "id": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "x": 49, "y": 513, @@ -548,7 +546,6 @@ }, "width": 300, "height": 93, - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "id": "2eee5b42-aed2-456c-b501-175c2f0f1349", "x": 57, "y": 479, @@ -608,7 +605,6 @@ }, "width": 317, "height": 70, - "basedOn": "7aa2fd5a-706a-4350-a96c-757447120b69", "id": "9a252096-7acd-41ce-9215-fe124771dc7c", "x": 45, "y": 419, @@ -668,7 +664,6 @@ "x": 129, "y": 34, "id": "81b9cbb1-fc48-4d5f-8bf8-9d8076ef71d7", - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "content": "A woman's journey", "borderRadius": { "locked": true, @@ -704,7 +699,6 @@ "x": 290, "y": 36.5, "id": "e7f0c1ab-c6a8-49d0-83d1-f97577c16a01", - "basedOn": "5fa445aa-d2b9-4b23-ba40-54f756b963df", "width": 13, "height": 13, "sticker": { "type": "heptagram" }, @@ -795,7 +789,6 @@ "bottomLeft": 100, "locked": false }, - "basedOn": "a7a0779c-491d-43bf-aea3-7c994c52f6a7", "id": "6303fb88-e618-4ff5-b70d-0bec786837c2", "x": 0, "y": -62, @@ -863,7 +856,6 @@ }, "width": 315, "height": 93, - "basedOn": "49d4a588-fb14-43d0-b0a3-73b5619631f8", "id": "ebfa9763-2f94-41e4-98ca-cb1ca649ef16", "x": 49, "y": 34, @@ -924,7 +916,6 @@ }, "width": 209, "height": 51, - "basedOn": "b16420a2-acb2-4106-88ae-5f9fdab35a74", "id": "5b7a158e-a4d4-4fff-8d30-57a83d356aa6", "x": 48, "y": -13, @@ -1055,7 +1046,6 @@ }, "width": 315, "height": 67, - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "id": "1c5fbc43-1fb1-47c5-b67e-80eba95da7bd", "x": 50, "y": 540, @@ -1116,7 +1106,6 @@ }, "width": 312, "height": 51, - "basedOn": "5b7a158e-a4d4-4fff-8d30-57a83d356aa6", "id": "7ac7d85c-f623-41e0-a997-d41ee26e83e7", "x": 49, "y": -13, @@ -1165,7 +1154,6 @@ "x": 172, "y": 204, "id": "fc3c6ae0-fa0f-4c50-84f5-0e07c266e8bf", - "basedOn": "85c8d43f-b488-45c5-a24b-445f63748e1c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1278,7 +1266,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a7a0779c-491d-43bf-aea3-7c994c52f6a7", "id": "27cf2b7d-ac31-44d6-a076-35da17bb8034", "x": 0, "y": 303, @@ -1338,7 +1325,6 @@ }, "width": 317, "height": 236, - "basedOn": "70bdefdd-8ac8-4ebd-8fc5-3a38fc804549", "id": "d4449ab6-9590-4a16-8fe8-8c5df5e42c6e", "x": 48, "y": 355, @@ -1407,7 +1393,6 @@ }, "width": 316, "height": 20, - "basedOn": "4838faa0-fb5d-49d4-9095-1b14feac4aba", "id": "e5d74804-c12d-44cb-8361-03c45d6cacf1", "x": 49, "y": 590, @@ -1575,7 +1560,6 @@ }, "width": 300, "height": 93, - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "id": "956c518f-30dd-43dc-83b1-60e136fc1a16", "x": 56, "y": 479, @@ -1635,7 +1619,6 @@ }, "width": 317, "height": 70, - "basedOn": "7aa2fd5a-706a-4350-a96c-757447120b69", "id": "d2016699-8393-49ca-923b-aa21385d5161", "x": 49, "y": 419, @@ -1695,7 +1678,6 @@ "x": 129, "y": 34, "id": "217b8544-8ff2-4131-9a40-ca5ed2d27afd", - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "content": "Female Identity", "borderRadius": { "locked": true, @@ -1717,7 +1699,6 @@ "width": 13, "height": 13, "sticker": { "type": "heptagram" }, - "basedOn": "5fa445aa-d2b9-4b23-ba40-54f756b963df", "id": "9f971c69-149e-477d-a8c3-b27b9fbce181", "x": 121, "y": 36.5, @@ -1732,7 +1713,6 @@ "width": 13, "height": 13, "sticker": { "type": "heptagram" }, - "basedOn": "eef565bf-4eb4-4174-b514-5f63b8701f54", "id": "df20e5d2-fce7-4fb2-82bc-f891e3b4716a", "x": 280, "y": 36.5, @@ -1823,7 +1803,6 @@ "bottomLeft": 100, "locked": false }, - "basedOn": "6303fb88-e618-4ff5-b70d-0bec786837c2", "id": "1ed5de75-8afd-42dd-8480-261cd15463fb", "x": 0, "y": -62, @@ -1890,7 +1869,6 @@ }, "width": 315, "height": 117, - "basedOn": "49d4a588-fb14-43d0-b0a3-73b5619631f8", "id": "2410871a-1ba7-4b29-b082-0d0ac6d4adad", "x": 49, "y": 34, @@ -1951,7 +1929,6 @@ }, "width": 315, "height": 52, - "basedOn": "b16420a2-acb2-4106-88ae-5f9fdab35a74", "id": "4c323030-2f1e-4044-9233-a17fca56353d", "x": 49, "y": -13, @@ -2058,7 +2035,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "27cf2b7d-ac31-44d6-a076-35da17bb8034", "id": "a29b0756-f9ef-4a77-ac28-dd0d9edf62d8", "x": 0, "y": 336, @@ -2118,7 +2094,6 @@ }, "width": 317, "height": 202, - "basedOn": "70bdefdd-8ac8-4ebd-8fc5-3a38fc804549", "id": "ec70578b-9c7a-4e22-a0d4-51734242c223", "x": 49, "y": 386, @@ -2187,7 +2162,6 @@ }, "width": 316, "height": 21, - "basedOn": "4838faa0-fb5d-49d4-9095-1b14feac4aba", "id": "2e688881-29ac-4534-8bc2-0b9c0e408386", "x": 49, "y": 590, @@ -2354,7 +2328,6 @@ }, "width": 300, "height": 69, - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "id": "4d86a05f-3c75-40a0-947c-3e04dc90058e", "x": 56, "y": 479, @@ -2414,7 +2387,6 @@ }, "width": 317, "height": 105, - "basedOn": "7aa2fd5a-706a-4350-a96c-757447120b69", "id": "972478a3-3890-4aba-a9e4-c775a8e8aa85", "x": 47, "y": 388, @@ -2474,7 +2446,6 @@ "x": 130, "y": 34, "id": "69a8da9c-eb98-4f4c-8f7f-c271d7ffcd47", - "basedOn": "2ca4f034-d08f-441d-b6d2-b0b81acc112f", "content": "Women Who Act", "borderRadius": { "locked": true, @@ -2496,7 +2467,6 @@ "width": 13, "height": 13, "sticker": { "type": "heptagram" }, - "basedOn": "5fa445aa-d2b9-4b23-ba40-54f756b963df", "id": "3d0d4e6a-9ac8-445b-805f-73798142e6ae", "x": 124, "y": 36.5, @@ -2511,7 +2481,6 @@ "width": 13, "height": 13, "sticker": { "type": "heptagram" }, - "basedOn": "eef565bf-4eb4-4174-b514-5f63b8701f54", "id": "188a9280-5841-44f3-ad8d-b7051056efda", "x": 276, "y": 36.5, @@ -2609,7 +2578,6 @@ "bottomLeft": 100, "locked": false }, - "basedOn": "1ed5de75-8afd-42dd-8480-261cd15463fb", "id": "4b2ef586-6dd7-4e59-bc0d-4c8835c54d7d", "x": 0, "y": -62, @@ -2676,7 +2644,6 @@ }, "width": 315, "height": 116, - "basedOn": "49d4a588-fb14-43d0-b0a3-73b5619631f8", "id": "65b87c49-45e9-44d1-abff-be35deb096c8", "x": 49, "y": 34, @@ -2737,7 +2704,6 @@ }, "width": 315, "height": 51, - "basedOn": "b16420a2-acb2-4106-88ae-5f9fdab35a74", "id": "994fc256-4f85-4be4-8410-084d07445365", "x": 48, "y": -13, @@ -2851,7 +2817,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a29b0756-f9ef-4a77-ac28-dd0d9edf62d8", "id": "ded20a6f-204f-46de-ad66-6970e082f9f1", "x": 0, "y": 303, @@ -2911,7 +2876,6 @@ }, "width": 317, "height": 236, - "basedOn": "70bdefdd-8ac8-4ebd-8fc5-3a38fc804549", "id": "4edf29e6-9064-446a-a7f6-f14b9911ad19", "x": 49, "y": 352, @@ -2980,7 +2944,6 @@ }, "width": 316, "height": 21, - "basedOn": "4838faa0-fb5d-49d4-9095-1b14feac4aba", "id": "02ab4eaf-379d-413a-8104-f7dac02d397b", "x": 49, "y": 590, @@ -3104,7 +3067,6 @@ }, "width": 194, "height": 74, - "basedOn": "70bdefdd-8ac8-4ebd-8fc5-3a38fc804549", "id": "0d842297-b498-4fee-8615-f707b13352a6", "x": 48, "y": -13, @@ -3172,7 +3134,6 @@ }, "width": 316, "height": 93, - "basedOn": "4838faa0-fb5d-49d4-9095-1b14feac4aba", "id": "ffea6a83-e91a-4bae-bc67-d69bdbdc6d21", "x": 49, "y": 516, @@ -3213,7 +3174,6 @@ "locked": true }, "type": "image", - "basedOn": "85c8d43f-b488-45c5-a24b-445f63748e1c", "id": "e9097afb-5e54-4518-844c-39c949bcc1c9", "x": 49, "y": 71 @@ -3253,7 +3213,6 @@ "locked": true }, "type": "image", - "basedOn": "fc3c6ae0-fa0f-4c50-84f5-0e07c266e8bf", "id": "764558dd-47aa-4027-837f-cfa7cbf53c70", "x": 172, "y": 204 @@ -3370,7 +3329,6 @@ "width": 316, "height": 140, "type": "text", - "basedOn": "0d842297-b498-4fee-8615-f707b13352a6", "id": "cc557f7d-b36e-4beb-99b8-b9ac9e8ee41d", "x": 48, "y": -28, @@ -3402,7 +3360,6 @@ "x": 327, "y": 124, "id": "d09e3b35-5ccc-468c-a7e8-10f7b9062221", - "basedOn": "8f98248e-e03b-4e4f-a1c0-04857b9ab1da", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3425,7 +3382,6 @@ "x": -112, "y": 385, "id": "bc168ffd-841e-47af-b3e1-e7ec793854b3", - "basedOn": "8f98248e-e03b-4e4f-a1c0-04857b9ab1da", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3448,7 +3404,6 @@ "x": 325, "y": 385, "id": "1bbf68d0-4e83-424a-8935-ea7c64809dd1", - "basedOn": "8f98248e-e03b-4e4f-a1c0-04857b9ab1da", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3471,7 +3426,6 @@ "x": 109, "y": 124, "id": "2a6a2790-5d10-42e6-96e5-a37704ed2136", - "basedOn": "8f98248e-e03b-4e4f-a1c0-04857b9ab1da", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3573,7 +3527,6 @@ "x": 109, "y": 386, "id": "80dbfb66-ca4b-4743-9e35-2ce531cb1102", - "basedOn": "8f98248e-e03b-4e4f-a1c0-04857b9ab1da", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3614,7 +3567,6 @@ "x": 53, "y": 538, "id": "203125f8-e726-4a2f-987b-0587191de874", - "basedOn": "a0cad156-0467-42bb-a2c2-9c074999edf7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3759,8 +3711,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/an-artists-legacy/template.json b/packages/templates/src/raw/an-artists-legacy/template.json index d6b1074328eb..0d1e6c69e10f 100644 --- a/packages/templates/src/raw/an-artists-legacy/template.json +++ b/packages/templates/src/raw/an-artists-legacy/template.json @@ -22,7 +22,6 @@ "x": 71, "y": -58, "id": "55d8dd3d-34b0-47ab-a2fe-342cee96b734", - "basedOn": "c6b0da80-454c-42e5-ae27-0203c0689ea5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -77,7 +76,6 @@ "color": { "color": { "r": 234, "g": 238, "b": 244 } } }, "type": "shape", - "basedOn": "c6b0da80-454c-42e5-ae27-0203c0689ea5", "id": "56b3420e-ee0a-472f-9b3a-23452b35ee20", "x": 71, "y": 372 @@ -225,7 +223,6 @@ "x": -58, "y": 144, "id": "7e59b671-7185-4686-a937-a51913442919", - "basedOn": "84a98cb9-3a36-4fbe-b7e7-2f77f58c9fab", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 270, @@ -925,7 +922,6 @@ "x": 223, "y": 7, "id": "11836dc9-014d-43bc-8ba5-b11b8129bea1", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1122,7 +1118,6 @@ "x": -1, "y": -74, "id": "9f539e27-524a-4f0c-905d-9d3d7a4c661e", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 364, "height": 269, "scale": 179, @@ -1508,7 +1503,6 @@ "x": 223, "y": 306, "id": "5d728e16-96e3-46f1-9f75-ed036c350109", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 142, "height": 300, "scale": 106, @@ -1665,7 +1659,6 @@ "x": 0, "y": -60, "id": "c6b0da80-454c-42e5-ae27-0203c0689ea5", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 412, "height": 584, "scale": 100, @@ -1752,7 +1745,6 @@ "x": 0, "y": 91, "id": "aeb15097-42eb-4407-9f48-75fafbf35b73", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 412, "height": 584, "scale": 105, @@ -2140,7 +2132,6 @@ "x": -1, "y": -74, "id": "f8e9b469-5e50-4e41-9bee-9b81f5f6e6b9", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 364, "height": 269, "scale": 100, @@ -2391,7 +2382,6 @@ "x": 223, "y": 306, "id": "f01dd2e3-4169-41a5-8dc0-077537ad6e81", - "basedOn": "a014bb66-2837-4b53-92bb-c860100028f0", "width": 142, "height": 300, "scale": 110, @@ -2522,7 +2512,6 @@ "width": 322, "height": 132, "type": "text", - "basedOn": "bf183e1a-f2a3-4015-96d8-9b32c85f747f", "id": "77e32ad0-40dc-4fbe-8e6c-75b7192e66fa", "x": 50, "y": 308 @@ -2548,7 +2537,6 @@ "color": { "color": { "r": 85, "g": 85, "b": 85 } } }, "type": "image", - "basedOn": "c6b0da80-454c-42e5-ae27-0203c0689ea5", "id": "4054b2ae-3547-4110-b4d3-8615d805a2ae", "x": 50, "y": -41, @@ -2619,7 +2607,6 @@ }, "width": 247, "height": 35, - "basedOn": "258abf02-b54b-496e-9ccf-7e356430b07d", "id": "95c3589a-2f3b-42cc-bb5d-f8e8b361d092", "x": 50, "y": 258 @@ -2640,8 +2627,5 @@ "id": "d17aab13-a4b3-4f06-9767-12a334a42c2e", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/art-books-gift-guide/template.json b/packages/templates/src/raw/art-books-gift-guide/template.json index 41735c1bce51..a05c0cfa2b4c 100644 --- a/packages/templates/src/raw/art-books-gift-guide/template.json +++ b/packages/templates/src/raw/art-books-gift-guide/template.json @@ -92,7 +92,6 @@ "x": 67, "y": 148, "id": "f7759f78-a4c5-4b50-b234-2c6ec855e99a", - "basedOn": "f6877772-87af-4046-95ba-76d84c6605fb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -262,7 +261,6 @@ }, "width": 276, "height": 144, - "basedOn": "b55d79bb-b396-4b68-8d33-212e121f6937", "id": "a4162e76-7489-4258-8f6b-3cac147bf992", "x": 50, "y": 77 @@ -370,7 +368,6 @@ }, "width": 250, "height": 39, - "basedOn": "c65c4497-f641-434d-9d2c-14eb5d2e0402", "id": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "x": 67, "y": 174 @@ -441,7 +438,6 @@ }, "width": 250, "height": 79, - "basedOn": "51c8ffff-d091-43af-9887-d6cb8004a839", "id": "840bb7c6-772c-4ab6-beb9-ccb415514d2d", "x": 67, "y": 77 @@ -609,7 +605,6 @@ }, "width": 118, "height": 20, - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "id": "598f304a-0826-4b36-8ce8-02adcf9fafc8", "x": 229, "y": 44, @@ -619,7 +614,6 @@ "x": 223, "y": 121, "id": "ca5afbb0-12d2-4015-9105-919fe53e918b", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -729,7 +723,6 @@ "x": -32, "y": 399, "id": "d164f119-f0ce-4d2c-bf56-480c77b2a275", - "basedOn": "a7ff7705-466d-4145-9060-55e50fefd286", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -744,7 +737,6 @@ "x": 42, "y": 414, "id": "d2157111-b18b-408c-9385-bb4a0dd58837", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -816,7 +808,6 @@ "x": 42, "y": 459, "id": "3b6ad9ec-a488-41ea-85f6-095878692006", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -975,7 +966,6 @@ "width": 232, "height": 328, "sticker": { "type": "artHandHeldSign" }, - "basedOn": "a7ff7705-466d-4145-9060-55e50fefd286", "id": "77a97a80-7162-4814-96c6-e89594ec96a8", "x": 207, "y": 28, @@ -1046,7 +1036,6 @@ }, "width": 118, "height": 20, - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "id": "b3130e85-7bac-47a1-b1ec-be45dbbd6fa2", "x": 225, "y": 46, @@ -1111,7 +1100,6 @@ "x": 225, "y": 88, "id": "b6ced4b0-1bd5-424b-9954-cac6b2a54820", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "content": "Breaking Ground: Architecture by Women Amazon", "borderRadius": { "locked": true, @@ -1139,7 +1127,6 @@ "width": 232, "height": 328, "sticker": { "type": "artHandHeldSign" }, - "basedOn": "d164f119-f0ce-4d2c-bf56-480c77b2a275", "id": "f7bc1f2c-f9e5-4a56-b6e5-1adbc8a32962", "x": -32, "y": 399, @@ -1203,7 +1190,6 @@ "x": 44, "y": 412, "id": "3b395780-46aa-4406-b8c6-9fefe36a9609", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "content": "$44", "borderRadius": { "locked": true, @@ -1275,7 +1261,6 @@ "x": 44, "y": 478, "id": "ea8abd53-2472-474f-b41f-c7fa2dd42be9", - "basedOn": "78f3930a-6395-45ea-9bf7-02b08bc76c8b", "content": "The New Black Vanguard\nAmazon", "borderRadius": { "locked": true, @@ -1510,7 +1495,6 @@ }, "width": 264, "height": 58, - "basedOn": "c65c4497-f641-434d-9d2c-14eb5d2e0402", "id": "31ae845b-2ca4-4b32-904a-6f8157c88c8d", "x": 67, "y": 174, @@ -1581,7 +1565,6 @@ }, "width": 250, "height": 79, - "basedOn": "51c8ffff-d091-43af-9887-d6cb8004a839", "id": "edcab60a-a58e-4f70-8d8c-0f29b59bed79", "x": 67, "y": 77, @@ -1629,7 +1612,6 @@ "x": 366, "y": 304, "id": "da698ecc-cd48-40c5-a7b1-202284bfe55b", - "basedOn": "49c80482-23c2-45de-bd5d-a418905e7312", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1668,7 +1650,6 @@ "x": -14, "y": 422, "id": "b9168a92-a459-4f5d-b9f2-8b60e54a1a19", - "basedOn": "49c80482-23c2-45de-bd5d-a418905e7312", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1806,7 +1787,6 @@ "x": 71, "y": 49, "id": "0ff7e277-3063-45e0-9a7a-124e064d0295", - "basedOn": "7bbe2ee2-f54e-4a81-b16b-09db2edbd897", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1821,7 +1801,6 @@ "x": 89, "y": 66, "id": "2c3b2493-2951-4837-adea-0f02a30eb4b1", - "basedOn": "7bbe2ee2-f54e-4a81-b16b-09db2edbd897", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1915,7 +1894,6 @@ "width": 67, "height": 20, "type": "text", - "basedOn": "b3130e85-7bac-47a1-b1ec-be45dbbd6fa2", "id": "d43c4892-2da1-453f-b3cb-0796b19e02a7", "x": 89, "y": 472 @@ -1986,7 +1964,6 @@ "width": 153, "height": 49, "type": "text", - "basedOn": "b6ced4b0-1bd5-424b-9954-cac6b2a54820", "id": "671dd7d7-6455-400f-bd24-9ac377e1c793", "x": 150, "y": 467, @@ -2005,7 +1982,6 @@ "width": 198, "height": 107, "sticker": { "type": "artHands" }, - "basedOn": "fa62a01c-6375-4576-8491-a7be73526e74", "id": "d942d107-e000-4704-9c6d-b951b8443ea5", "x": 107, "y": 592 @@ -2059,7 +2035,6 @@ "x": 89, "y": 0, "id": "8d9ffc82-820f-4866-b2d7-0088f89fa4ab", - "basedOn": "7bbe2ee2-f54e-4a81-b16b-09db2edbd897", "width": 234, "height": 355, "mask": { "type": "rectangle" }, @@ -2104,7 +2079,6 @@ "x": 104, "y": 13, "id": "25485940-5d2e-498a-a936-5553ccc39e04", - "basedOn": "7bbe2ee2-f54e-4a81-b16b-09db2edbd897", "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "width": 205, "height": 322, @@ -2176,7 +2150,6 @@ }, "width": 67, "height": 20, - "basedOn": "b3130e85-7bac-47a1-b1ec-be45dbbd6fa2", "id": "5f27da0d-7e71-4973-b1d4-4c20b4e6c7f2", "x": 101, "y": 345, @@ -2247,7 +2220,6 @@ }, "width": 153, "height": 49, - "basedOn": "b6ced4b0-1bd5-424b-9954-cac6b2a54820", "id": "287f4fb1-6f79-4d8a-9cc5-fcecf1cac6b4", "x": 160, "y": 340, @@ -2263,7 +2235,6 @@ "width": 198, "height": 107, "sticker": { "type": "artHands" }, - "basedOn": "e89a6865-0482-44ad-9f6f-9d75281de7f2", "id": "fa62a01c-6375-4576-8491-a7be73526e74", "x": 107, "y": 592 @@ -2334,7 +2305,6 @@ "width": 261, "height": 58, "type": "text", - "basedOn": "31ae845b-2ca4-4b32-904a-6f8157c88c8d", "id": "2d41822e-5033-4d98-94a2-3fcdca3270ab", "x": 103, "y": 446 @@ -2343,7 +2313,6 @@ "x": 103, "y": 518, "id": "39d1b204-ddf8-4ece-89bb-ee0c561b6dc6", - "basedOn": "31ae845b-2ca4-4b32-904a-6f8157c88c8d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2515,7 +2484,6 @@ }, "width": 276, "height": 97, - "basedOn": "b55d79bb-b396-4b68-8d33-212e121f6937", "id": "2ec09536-06f3-4f5e-965a-03f13822fdbb", "x": 50, "y": 0, @@ -2579,7 +2547,6 @@ "x": 49, "y": 117, "id": "c2838699-b88f-4b38-936a-804f57775fa7", - "basedOn": "b55d79bb-b396-4b68-8d33-212e121f6937", "content": "Not to mention, holidays are just around the corner!", "borderRadius": { "locked": true, @@ -2601,7 +2568,6 @@ "width": 296, "height": 269, "sticker": { "type": "artBooks" }, - "basedOn": "9f6bdbef-2e18-4382-b3b5-eb50c19eb682", "id": "e608b6d2-0aa8-4f7a-b744-1b819cde4dc3", "x": 66, "y": 348 @@ -2735,7 +2701,6 @@ "x": 195, "y": 119, "id": "be852c25-89f2-4ba3-8c56-d1b66af5a6c1", - "basedOn": "840c4b09-46f1-4939-a795-52af1bff9e88", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2750,7 +2715,6 @@ "x": 0, "y": 367, "id": "8c74e67f-b16e-4e43-aad7-a2417d328323", - "basedOn": "840c4b09-46f1-4939-a795-52af1bff9e88", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2765,7 +2729,6 @@ "x": 196, "y": 367, "id": "2462790e-886f-41f5-b649-4126a8fe5340", - "basedOn": "840c4b09-46f1-4939-a795-52af1bff9e88", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2859,7 +2822,6 @@ "width": 130, "height": 77, "type": "text", - "basedOn": "287f4fb1-6f79-4d8a-9cc5-fcecf1cac6b4", "id": "bf227f0e-886f-490f-b7d4-2211c7418bf0", "x": 219, "y": 214, @@ -2874,7 +2836,6 @@ "x": 46, "y": 462, "id": "33739323-584a-485a-be33-d2edbaaf2d71", - "basedOn": "287f4fb1-6f79-4d8a-9cc5-fcecf1cac6b4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2967,8 +2928,5 @@ "id": "86c0e307-d8ad-4bbb-9829-a32fa5e7ba8a", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/baking-bread-guide/template.json b/packages/templates/src/raw/baking-bread-guide/template.json index e7426102ea9f..069447e407c9 100644 --- a/packages/templates/src/raw/baking-bread-guide/template.json +++ b/packages/templates/src/raw/baking-bread-guide/template.json @@ -31,7 +31,6 @@ "focalX": 50, "focalY": 33.01094072280514, "mask": { "type": "rectangle" }, - "basedOn": "cb08239a-51c6-48f6-a516-aea526bbb0e1", "id": "1d5e5fbc-5fc6-4707-8430-c96ee46482de", "x": 0, "y": -57, @@ -61,7 +60,6 @@ "width": 37, "height": 35, "mask": { "type": "triangle" }, - "basedOn": "0e87fa78-9538-4fb6-beb2-5237d820da3d", "id": "058e4521-038d-4034-be16-f80248526262", "x": 57, "y": 402 @@ -123,7 +121,6 @@ }, "width": 183, "height": 16, - "basedOn": "99ed29a5-d0b1-4539-89ec-b1c77d54af84", "id": "01fa0fd7-aeb2-43f4-b52e-b1731b2290e3", "x": 114.5, "y": 449 @@ -175,7 +172,6 @@ }, "width": 316, "height": 78, - "basedOn": "d6bf026b-c84c-4db0-8a97-861914fae4d4", "id": "b77a2dd4-5b1f-4b65-ad07-0689182056df", "x": 48, "y": 489, @@ -228,7 +224,6 @@ }, "width": 317, "height": 19, - "basedOn": "f592f101-a93f-4e29-b06e-1c4f05e5f122", "id": "a32f5187-3902-428f-94ba-9faa7555ef4b", "x": 38, "y": 584 @@ -299,7 +294,6 @@ "width": 46, "height": 44, "mask": { "type": "triangle" }, - "basedOn": "c60c875f-ffd4-4216-b031-a7641859178a", "id": "0e87fa78-9538-4fb6-beb2-5237d820da3d", "x": 36, "y": 310 @@ -351,7 +345,6 @@ }, "width": 315, "height": 182, - "basedOn": "386608e8-668b-441c-af3c-884095ee2f91", "id": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "x": 49, "y": 39, @@ -406,7 +399,6 @@ "width": 315, "height": 55, "marginOffset": 3.299999999999997, - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "id": "dccf045e-6b78-4db1-9447-e2583a5e93b2", "x": 50, "y": 220, @@ -543,7 +535,6 @@ }, "width": 301, "height": 235, - "basedOn": "469eff9a-7401-4112-bf1f-90f99bdcb51a", "id": "afc1d24f-a73c-4375-9e78-198f71a7eeb8", "x": 64, "y": 372, @@ -606,7 +597,6 @@ }, "width": 150, "height": 44, - "basedOn": "0a7630d0-0bce-472a-824d-31b5c13eeb90", "id": "9e47f0f8-d0c2-48ba-8436-f27f919a29e2", "x": 48, "y": 362 @@ -698,7 +688,6 @@ }, "width": 316, "height": 88, - "basedOn": "0452aebc-3d49-47c2-9914-ed354b89d90d", "id": "16a1e440-3dca-42c6-abc1-d139939023e1", "x": 48, "y": 0, @@ -751,7 +740,6 @@ }, "width": 136, "height": 116, - "basedOn": "8d86a4b5-9ebd-4679-83df-bfe4bb6848ea", "id": "00f94fef-2e30-4849-aeaa-e5d627e25006", "x": 59, "y": 159, @@ -818,7 +806,6 @@ }, "width": 108, "height": 86, - "basedOn": "0a9779ab-713c-4c29-93ae-19de602a728a", "id": "92b13dac-b7bf-4b20-8a30-c2440824eb99", "x": 237, "y": 159, @@ -885,7 +872,6 @@ }, "width": 118, "height": 92, - "basedOn": "cf6b4c45-a15f-446b-b872-2412bc8989f2", "id": "11615f30-317c-4620-bcd1-4a95f73c1dbb", "x": 59, "y": 339, @@ -952,7 +938,6 @@ }, "width": 116, "height": 91, - "basedOn": "527d7efd-1887-40cc-a9fc-9dd4e74dd02b", "id": "e22cd567-66ac-425d-8611-f2d2f1fb21d1", "x": 237, "y": 339, @@ -1019,7 +1004,6 @@ }, "width": 136, "height": 92, - "basedOn": "62ef83cc-c8da-4e15-a69c-78b3f88b134b", "id": "7c520025-e6f3-452e-94c5-c0d0ca0a8c82", "x": 59, "y": 497, @@ -1086,7 +1070,6 @@ }, "width": 119, "height": 92, - "basedOn": "8deb67ff-8a59-4773-98a2-b62378cf8244", "id": "3119b163-57ce-431e-96d7-569f2d462b56", "x": 237, "y": 497, @@ -1230,7 +1213,6 @@ "focalX": 49.705845423943224, "focalY": 56.52173913043478, "mask": { "type": "rectangle" }, - "basedOn": "cb08239a-51c6-48f6-a516-aea526bbb0e1", "id": "d40aed6a-b833-4f82-93c6-b65d2e2fc0f1", "x": 0, "y": -59, @@ -1260,7 +1242,6 @@ "width": 48, "height": 46, "mask": { "type": "triangle" }, - "basedOn": "0e87fa78-9538-4fb6-beb2-5237d820da3d", "id": "53be6e2a-5359-4321-a0e3-db39db99126b", "x": 37, "y": 365 @@ -1312,7 +1293,6 @@ }, "width": 261, "height": 64, - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "id": "71459ccb-fea5-45bd-b97f-d3305bbd1f06", "x": 101, "y": 435 @@ -1321,7 +1301,6 @@ "x": 48, "y": 435, "id": "2446c1cd-46e9-4392-bada-6b17973d3f4d", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1374,7 +1353,6 @@ "x": 101, "y": 518, "id": "c935d5f6-ca44-4263-b130-06b16f0876e5", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "opacity": 60, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1459,7 +1437,6 @@ "focalX": 62.153903387331034, "focalY": 68.67475141397557, "mask": { "type": "rectangle" }, - "basedOn": "d40aed6a-b833-4f82-93c6-b65d2e2fc0f1", "id": "fc207625-f197-4ddb-980c-7b8cd535de9e", "x": -9, "y": -58, @@ -1489,7 +1466,6 @@ "width": 45, "height": 42, "mask": { "type": "triangle" }, - "basedOn": "53be6e2a-5359-4321-a0e3-db39db99126b", "id": "310a1d2d-9c15-4180-bab9-e82b5a68a71f", "x": 38, "y": 371 @@ -1541,7 +1517,6 @@ }, "width": 261, "height": 31, - "basedOn": "71459ccb-fea5-45bd-b97f-d3305bbd1f06", "id": "7f8d3dad-7463-4d82-9246-75dbce5a4670", "x": 102, "y": 435 @@ -1593,7 +1568,6 @@ }, "width": 30, "height": 30, - "basedOn": "2446c1cd-46e9-4392-bada-6b17973d3f4d", "id": "4ad093bc-7a41-4ba5-8d92-c5257c1e9d4b", "x": 48, "y": 435, @@ -1646,7 +1620,6 @@ }, "width": 261, "height": 98, - "basedOn": "c935d5f6-ca44-4263-b130-06b16f0876e5", "id": "1db9ee9a-200d-4316-9721-acd1dc25eefd", "x": 102, "y": 488 @@ -1703,7 +1676,6 @@ "focalX": 51.32275132275132, "focalY": 57.76014109347444, "mask": { "type": "rectangle" }, - "basedOn": "cb08239a-51c6-48f6-a516-aea526bbb0e1", "id": "d89a2156-a2b1-4dc8-9d65-41d4e8bb409e", "x": 0, "y": -59, @@ -1733,7 +1705,6 @@ "width": 48, "height": 46, "mask": { "type": "triangle" }, - "basedOn": "0e87fa78-9538-4fb6-beb2-5237d820da3d", "id": "c596ffca-5b22-4df1-8b7e-3e2a5592659f", "x": 37, "y": 365, @@ -1785,7 +1756,6 @@ }, "width": 261, "height": 31, - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "id": "0e2903f7-5393-4897-bb17-64260280028a", "x": 101, "y": 435, @@ -1830,7 +1800,6 @@ "x": 48, "y": 435, "id": "1f4f5e00-54e2-4ce0-99ca-d1c6989a0362", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "content": "03", "borderRadius": { "locked": true, @@ -1883,7 +1852,6 @@ "x": 101, "y": 488, "id": "d8acea82-3fe0-403e-b330-aa5946dcb61a", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "content": "Get good bread flour. It’s ground specifically for making bread! ", "borderRadius": { "locked": true, @@ -1937,7 +1905,6 @@ "focalX": 47.120837613107994, "focalY": 50.47567366063136, "mask": { "type": "rectangle" }, - "basedOn": "d40aed6a-b833-4f82-93c6-b65d2e2fc0f1", "id": "a72425c1-32f5-459f-ad35-fb94eb7fe514", "x": 0, "y": -59, @@ -1967,7 +1934,6 @@ "width": 52, "height": 46, "mask": { "type": "triangle" }, - "basedOn": "53be6e2a-5359-4321-a0e3-db39db99126b", "id": "d33cf65c-dac1-4f38-9a13-2402573e6010", "x": 37, "y": 366, @@ -2019,7 +1985,6 @@ }, "width": 263, "height": 30, - "basedOn": "71459ccb-fea5-45bd-b97f-d3305bbd1f06", "id": "b92e076a-8b69-400e-8d1a-4ece201afd76", "x": 101, "y": 435, @@ -2071,7 +2036,6 @@ }, "width": 30, "height": 31, - "basedOn": "2446c1cd-46e9-4392-bada-6b17973d3f4d", "id": "33a33767-1230-485c-93eb-99d36f94bc1c", "x": 48, "y": 435, @@ -2124,7 +2088,6 @@ }, "width": 261, "height": 98, - "basedOn": "c935d5f6-ca44-4263-b130-06b16f0876e5", "id": "c3acbb73-11bc-4e08-a1c3-63b32deb8b9a", "x": 101, "y": 490, @@ -2182,7 +2145,6 @@ "focalX": 51.048429287851604, "focalY": 49.37094242728904, "mask": { "type": "rectangle" }, - "basedOn": "cb08239a-51c6-48f6-a516-aea526bbb0e1", "id": "2fbb2f16-e99e-4d0e-a7ae-be892480d711", "x": 0, "y": -59, @@ -2213,7 +2175,6 @@ "height": 46, "mask": { "type": "triangle" }, "type": "shape", - "basedOn": "c596ffca-5b22-4df1-8b7e-3e2a5592659f", "id": "975f6314-92ae-40d8-a317-b875ba97f8ae", "x": 37, "y": 365 @@ -2264,7 +2225,6 @@ }, "width": 261, "height": 63, - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "id": "27daba3e-d36f-4819-a10d-54e63bd9b85c", "x": 101, "y": 435, @@ -2309,7 +2269,6 @@ "x": 48, "y": 435, "id": "be956d2e-177b-4263-bdf4-0662cbb725e0", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "content": "05", "borderRadius": { "locked": true, @@ -2362,7 +2321,6 @@ "x": 101, "y": 518, "id": "2d86e11c-8491-4f94-9e09-e90bce600859", - "basedOn": "2a0e6c2d-2b10-4b9d-9efe-5bf60e3e3d3d", "content": "Quick breads usually don’t require kneading (think cake mix) while yeast bread requires some kneading.", "borderRadius": { "locked": true, @@ -2411,7 +2369,6 @@ "focalX": 48.826315885723645, "focalY": 45.84826594826905, "mask": { "type": "rectangle" }, - "basedOn": "d40aed6a-b833-4f82-93c6-b65d2e2fc0f1", "id": "bef5e047-e2bb-4798-bdfd-4de3282c2b39", "x": 0, "y": -59, @@ -2442,7 +2399,6 @@ "height": 46, "mask": { "type": "triangle" }, "type": "shape", - "basedOn": "d33cf65c-dac1-4f38-9a13-2402573e6010", "id": "f55181ef-456d-4620-bac0-bea368f6d159", "x": 37, "y": 366 @@ -2493,7 +2449,6 @@ }, "width": 275, "height": 30, - "basedOn": "71459ccb-fea5-45bd-b97f-d3305bbd1f06", "id": "fda34afa-4e74-43e5-98af-84dce551bd8d", "x": 101, "y": 435, @@ -2545,7 +2500,6 @@ }, "width": 30, "height": 31, - "basedOn": "2446c1cd-46e9-4392-bada-6b17973d3f4d", "id": "7479e9b3-a69d-49e4-a561-3998150c81aa", "x": 48, "y": 435, @@ -2598,7 +2552,6 @@ }, "width": 261, "height": 123, - "basedOn": "c935d5f6-ca44-4263-b130-06b16f0876e5", "id": "c8758f4c-0797-4a2d-b836-014c081660cf", "x": 101, "y": 488, @@ -2654,7 +2607,6 @@ "width": 412, "height": 191, "mask": { "type": "rectangle" }, - "basedOn": "d40aed6a-b833-4f82-93c6-b65d2e2fc0f1", "id": "b694f1a5-c447-4572-be03-0abfcd19ae0e", "x": 0, "y": 485, @@ -2670,7 +2622,6 @@ "width": 26, "height": 24, "mask": { "type": "triangle" }, - "basedOn": "53be6e2a-5359-4321-a0e3-db39db99126b", "id": "f2bd63d3-1e19-4863-8743-a52d68cf0ead", "x": 65, "y": 466, @@ -2737,7 +2688,6 @@ }, "width": 199, "height": 78, - "basedOn": "7f8d3dad-7463-4d82-9246-75dbce5a4670", "id": "d25f125a-751f-453a-8b2b-82f91d1b8b9c", "x": 164, "y": 0, @@ -2747,7 +2697,6 @@ "x": 66, "y": 294, "id": "8b105649-9015-4c21-90b2-9242f0dda07e", - "basedOn": "7f8d3dad-7463-4d82-9246-75dbce5a4670", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2802,7 +2751,6 @@ "x": 195, "y": 281, "id": "3838e975-9f05-4195-9202-c9c3a2a11871", - "basedOn": "95df0e77-bdab-4709-a33e-b43f1cc44349", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2836,7 +2784,6 @@ "x": 66, "y": 186, "id": "835c0875-e0c3-42aa-b2ca-a157c263498e", - "basedOn": "7f8d3dad-7463-4d82-9246-75dbce5a4670", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2967,7 +2914,6 @@ "width": 192, "height": 30, "type": "text", - "basedOn": "27daba3e-d36f-4819-a10d-54e63bd9b85c", "id": "27242169-2379-41c1-82b1-21bda1ab40b4", "x": 65, "y": 549, @@ -3027,7 +2973,6 @@ "width": 212, "height": 57, "type": "text", - "basedOn": "2d86e11c-8491-4f94-9e09-e90bce600859", "id": "d2036eb8-eaef-4054-b4c4-1b12cb5acba6", "x": 57, "y": 575, @@ -3185,8 +3130,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/beauty-quiz/template.json b/packages/templates/src/raw/beauty-quiz/template.json index 7d2969e4658d..395beda80caf 100644 --- a/packages/templates/src/raw/beauty-quiz/template.json +++ b/packages/templates/src/raw/beauty-quiz/template.json @@ -116,7 +116,6 @@ "x": 238, "y": 567, "id": "ff1d2f99-fec1-4935-833d-b36d66e0b1fa", - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -368,7 +367,6 @@ "x": 78, "y": 0, "id": "f58ec61b-6b3f-46ab-8355-42e99abb92f1", - "basedOn": "4757c9d5-ea12-4a06-b516-76e437d9d68d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -491,7 +489,6 @@ "width": 260, "height": 89, "marginOffset": 0.703125, - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "id": "0313916c-44be-44b1-b5de-f8dd2d8014ab", "x": 78, "y": 140 @@ -500,7 +497,6 @@ "x": 78, "y": 97, "id": "9afb766f-6742-49bd-816b-668b73389c56", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -584,7 +580,6 @@ "x": 47, "y": 416, "id": "e0808680-a000-4216-a5e7-2fb9d60d17b3", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -606,7 +601,6 @@ "x": 47, "y": 517, "id": "591728f6-f5a2-4162-b3dd-b2482325372b", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -628,7 +622,6 @@ "x": 173.5, "y": 348, "id": "c51e338a-436e-4f83-94be-ca644df3750c", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -691,7 +684,6 @@ "x": 166, "y": 448, "id": "361e513b-a25c-48f1-a0be-599b3d88bbba", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -754,7 +746,6 @@ "x": 170, "y": 548, "id": "dd0d4345-1f24-4bf1-82b7-09116af2fb04", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -917,7 +908,6 @@ "x": 78, "y": 0, "id": "40db48cd-8787-460f-8f46-c225e188c91e", - "basedOn": "4757c9d5-ea12-4a06-b516-76e437d9d68d", "content": "02 / 04", "borderRadius": { "locked": true, @@ -991,7 +981,6 @@ "width": 260, "height": 61, "marginOffset": 0.703125, - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "id": "d74eb94c-1702-4dbb-8c41-cef2b6f52015", "x": 78, "y": 140, @@ -1046,7 +1035,6 @@ "x": 78, "y": 97, "id": "f6857a9d-ffd3-46c4-beb4-a9c3a4bbd33f", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "QUESTION", "borderRadius": { "locked": true, @@ -1090,7 +1078,6 @@ "x": 49, "y": 417, "id": "14d6fdbc-36af-4d61-aa96-50174cbe8637", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -1112,7 +1099,6 @@ "x": 47, "y": 517, "id": "ea5b4f0d-8954-4a92-8398-7cadd15b8df9", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -1174,7 +1160,6 @@ "x": 158, "y": 348, "id": "0d872af9-68a4-4bf2-a625-ad57c3b5b12b", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Pregnant", "borderRadius": { "locked": true, @@ -1237,7 +1222,6 @@ "x": 164, "y": 448, "id": "964763e8-7cff-41f3-b2df-9b76625af59a", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Eczema", "borderRadius": { "locked": true, @@ -1300,7 +1284,6 @@ "x": 108.5, "y": 548, "id": "f586254a-907d-445a-a64f-99308d0b6e9f", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Seasonal allergies", "borderRadius": { "locked": true, @@ -1346,7 +1329,6 @@ "width": 571, "height": 409, "sticker": { "type": "beautyQuizGreenBlob" }, - "basedOn": "380bdeec-030d-4b2b-b5ad-b3c921e16e23", "id": "b137c337-7cc4-4a44-b325-9dc823f87234", "x": -43, "y": 331, @@ -1478,7 +1460,6 @@ "width": 282, "height": 109, "marginOffset": -2.9468749999999986, - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "id": "ed3fe49d-37e8-4f2b-be90-18efc60afb9b", "x": 65, "y": 488, @@ -1560,7 +1541,6 @@ "x": 78, "y": 0, "id": "84afa341-30d8-4508-9735-e9b959fc00c9", - "basedOn": "4757c9d5-ea12-4a06-b516-76e437d9d68d", "content": "03 / 04", "borderRadius": { "locked": true, @@ -1634,7 +1614,6 @@ "width": 260, "height": 59, "marginOffset": 0.703125, - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "id": "a2a31a1c-00a8-4044-adcb-6befe1910e31", "x": 78, "y": 140, @@ -1689,7 +1668,6 @@ "x": 78, "y": 97, "id": "a6e03012-b9f7-4f20-a56c-badc016a12be", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "QUESTION", "borderRadius": { "locked": true, @@ -1733,7 +1711,6 @@ "x": 47, "y": 417, "id": "5eb852cd-8837-4f6c-87a4-ea6b3a9014b9", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -1755,7 +1732,6 @@ "x": 47, "y": 517, "id": "526c5c01-5df7-47bc-909f-48d75189892b", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -1817,7 +1793,6 @@ "x": 158, "y": 348, "id": "605e3181-c2e2-4af1-baae-e1f40e799f7a", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Bright", "borderRadius": { "locked": true, @@ -1880,7 +1855,6 @@ "x": 138.5, "y": 448, "id": "896b41cf-0e4a-446f-abe5-88f9650ec21b", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Glowy, dewy", "borderRadius": { "locked": true, @@ -1943,7 +1917,6 @@ "x": 109, "y": 548, "id": "a48bd3a4-92fc-4a82-913d-9515874b9da3", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Even, calm", "borderRadius": { "locked": true, @@ -1989,7 +1962,6 @@ "width": 571, "height": 409, "sticker": { "type": "beautyQuizGreenBlob" }, - "basedOn": "380bdeec-030d-4b2b-b5ad-b3c921e16e23", "id": "ffda7a52-2471-40fb-a607-87e788cbec45", "x": -43, "y": 331, @@ -2123,7 +2095,6 @@ "width": 282, "height": 109, "marginOffset": -2.9468749999999986, - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "id": "b55ba81b-0dcf-48f7-962d-3771adae861a", "x": 65, "y": 488, @@ -2205,7 +2176,6 @@ "x": 78, "y": 0, "id": "7221c892-fa68-4bbd-99b6-1dc1139f00ca", - "basedOn": "4757c9d5-ea12-4a06-b516-76e437d9d68d", "content": "04 / 04", "borderRadius": { "locked": true, @@ -2279,7 +2249,6 @@ "width": 266, "height": 92, "marginOffset": 0.703125, - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "id": "aa1fdf83-461a-49ed-8726-2f4ceb944202", "x": 78, "y": 140, @@ -2334,7 +2303,6 @@ "x": 78, "y": 97, "id": "8c582e3a-6fd4-4f9f-9f9b-73c178b0e0b3", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "QUESTION", "borderRadius": { "locked": true, @@ -2378,7 +2346,6 @@ "x": 47, "y": 417, "id": "374e9e8c-406f-429f-b9cd-40b371efc3de", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -2400,7 +2367,6 @@ "x": 47, "y": 517, "id": "9f4d5214-e843-434c-8ea2-9868df5ecb44", - "basedOn": "d87e7fe2-868f-4602-84d0-907bdebea91a", "width": 317, "height": 90, "mask": { "type": "rectangle" }, @@ -2462,7 +2428,6 @@ "x": 84, "y": 348, "id": "f3272c5d-c503-4dcf-8817-e22f6ed18c95", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "5 mins or less", "borderRadius": { "locked": true, @@ -2525,7 +2490,6 @@ "x": 139, "y": 448, "id": "d609d546-692e-4ba7-8cdd-a5f5dc35adca", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "30 mins", "borderRadius": { "locked": true, @@ -2588,7 +2552,6 @@ "x": 109, "y": 548, "id": "38933f56-29e5-4b64-a329-2373c73c456a", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "1 hour", "borderRadius": { "locked": true, @@ -2686,7 +2649,6 @@ "width": 260, "height": 113, "marginOffset": 0.703125, - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "id": "89054a81-950e-446e-8aca-6ddba66353a6", "x": 78, "y": 77, @@ -2744,7 +2706,6 @@ "x": 78, "y": 302, "id": "4ed6b780-7e96-4d6a-9532-a3f4dc985609", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "content": "Evenness", "borderRadius": { "locked": true, @@ -2762,7 +2723,6 @@ "x": 164, "y": 415, "id": "41abd4ca-8158-4380-a40a-352e926d529c", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2828,7 +2788,6 @@ "x": 246, "y": 544, "id": "cf396d80-f35e-4ce0-b294-16b4c18f3490", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2894,7 +2853,6 @@ "x": 77, "y": 249, "id": "dd4709f9-db6a-4219-81ba-92af9f20f51a", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2957,7 +2915,6 @@ "x": 164, "y": 360, "id": "12565a1e-7e46-4f62-bdb2-8934f0d69790", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3020,7 +2977,6 @@ "x": 246, "y": 491, "id": "54282bed-a600-4d24-ac41-4aa714533e92", - "basedOn": "0f8418e7-2885-42c5-a2c9-b7fece4613b6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3177,7 +3133,6 @@ "width": 571, "height": 409, "sticker": { "type": "beautyQuizGreenBlob" }, - "basedOn": "380bdeec-030d-4b2b-b5ad-b3c921e16e23", "id": "20075941-d9c4-406b-b2e9-ec5b107f3e76", "x": -43, "y": 331, @@ -3243,7 +3198,6 @@ "width": 282, "height": 30, "marginOffset": -2.9468749999999986, - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "id": "02657fa3-2a3a-4fd3-85d4-d882f0e15e75", "x": 64, "y": 426, @@ -3253,7 +3207,6 @@ "x": 64, "y": 471, "id": "b6a35ee7-e424-4f42-9144-0fd647c8d860", - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3406,7 +3359,6 @@ "width": 571, "height": 409, "sticker": { "type": "beautyQuizGreenBlob" }, - "basedOn": "380bdeec-030d-4b2b-b5ad-b3c921e16e23", "id": "edb4959a-aad7-428d-9b1d-e187c8520e97", "x": -43, "y": 331, @@ -3472,7 +3424,6 @@ "width": 282, "height": 30, "marginOffset": -2.9468749999999986, - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "id": "d6748315-85fb-441e-8ed5-13b8e4e2069e", "x": 64, "y": 426, @@ -3530,7 +3481,6 @@ "x": 64, "y": 469, "id": "4d89d11f-ca6e-40ac-b2ae-2ccc3eb9f2fc", - "basedOn": "45c9b8e5-68bc-4682-92c8-f45b1051296e", "content": "A refreshing toner that balances and refreshes the complexion.", "borderRadius": { "locked": true, @@ -3634,7 +3584,6 @@ "height": 75, "marginOffset": -2.9468749999999986, "type": "text", - "basedOn": "d6748315-85fb-441e-8ed5-13b8e4e2069e", "id": "925e2838-c184-4740-944d-736e7874816e", "x": 53, "y": 29 @@ -3643,7 +3592,6 @@ "x": 185, "y": 203, "id": "a4e47588-1a7a-415b-8de5-efc836d8c90d", - "basedOn": "d6748315-85fb-441e-8ed5-13b8e4e2069e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3709,7 +3657,6 @@ "x": 51, "y": 349, "id": "1183e006-e4ed-4881-b105-f3dfba8eed5d", - "basedOn": "d6748315-85fb-441e-8ed5-13b8e4e2069e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3775,7 +3722,6 @@ "x": 185, "y": 472, "id": "fb1b1001-5350-4893-a317-809f4cd98579", - "basedOn": "d6748315-85fb-441e-8ed5-13b8e4e2069e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3854,7 +3800,6 @@ "x": 37, "y": 194, "id": "00b30c06-d0f2-42e2-b6a7-e77b6edf3011", - "basedOn": "47cae18d-3068-4772-907e-a103a60b3e11", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3868,7 +3813,6 @@ "x": 34, "y": 464, "id": "b6bc201a-f6b2-41a2-aee8-70e493d480d0", - "basedOn": "47cae18d-3068-4772-907e-a103a60b3e11", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 109, @@ -4066,8 +4010,5 @@ "id": "9f816b1c-2e08-434a-a6eb-9033cf5cd99b", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/belly-fat-workout/template.json b/packages/templates/src/raw/belly-fat-workout/template.json index 4450d0bb8491..b65c3f9405b2 100644 --- a/packages/templates/src/raw/belly-fat-workout/template.json +++ b/packages/templates/src/raw/belly-fat-workout/template.json @@ -316,7 +316,6 @@ "height": 68, "marginOffset": -18.9, "type": "text", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "26858498-5688-45aa-b8db-7ee40c925d81", "x": 51, "y": 459, @@ -380,7 +379,6 @@ "height": 90, "marginOffset": 5.69318181818182, "type": "text", - "basedOn": "511adafd-261e-40dd-bc57-83f71f8cac6a", "id": "09d161b2-9e38-4b24-ad38-1dc8e19132b4", "x": 51, "y": 522 @@ -523,7 +521,6 @@ "width": 310, "height": 117, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "b25c087d-5036-4bb0-9b3b-09ef24e20076", "x": 51, "y": 465, @@ -534,7 +531,6 @@ "x": 51, "y": 583, "id": "3d1aa735-2127-48d7-927a-4b54866b24e4", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -589,7 +585,6 @@ "x": 51, "y": 392, "id": "f7370472-ec38-4b15-b9be-9545e4b27331", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -755,7 +750,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "1e67f834-8a69-441f-a640-d8d963982e75", "x": -17, "y": 384 @@ -807,7 +801,6 @@ "width": 310, "height": 68, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "892648f8-1887-4623-a5ba-d125d4563c1a", "x": 51, "y": 514, @@ -853,7 +846,6 @@ "x": 51, "y": 583, "id": "e5a3ba83-9e64-4978-8d61-540895ce8f62", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 8x", "borderRadius": { "locked": true, @@ -918,7 +910,6 @@ "x": 51, "y": 391, "id": "6f3d0683-411d-461e-88b6-4660ca29c6d8", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "2", "borderRadius": { "locked": true, @@ -1039,7 +1030,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "4891ce42-8347-452f-afcb-9e16d9572940", "x": -17, "y": 384 @@ -1091,7 +1081,6 @@ "width": 310, "height": 117, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "26862c80-fc12-4ad0-91c2-b727f6857a44", "x": 51, "y": 465, @@ -1138,7 +1127,6 @@ "x": 51, "y": 583, "id": "31803504-4ba8-4cca-9b39-67caaebff486", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 16x", "borderRadius": { "locked": true, @@ -1203,7 +1191,6 @@ "x": 51, "y": 392, "id": "fcd0d318-243a-472b-a24f-69afa50b25d1", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "3", "borderRadius": { "locked": true, @@ -1323,7 +1310,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "80c4d764-ca75-4959-987d-3eb02b2729b8", "x": -17, "y": 384 @@ -1375,7 +1361,6 @@ "width": 310, "height": 117, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "b0261658-f0f5-464e-a555-8d40395706ea", "x": 51, "y": 465, @@ -1422,7 +1407,6 @@ "x": 51, "y": 583, "id": "9af14d2b-7061-4c72-a67e-64ee4906533b", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 8x", "borderRadius": { "locked": true, @@ -1487,7 +1471,6 @@ "x": 51, "y": 392, "id": "c9054608-a576-469c-9172-ffe0883f5211", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "4", "borderRadius": { "locked": true, @@ -1608,7 +1591,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "3b65c35e-f567-486d-9726-924b8ec7f548", "x": -17, "y": 384 @@ -1660,7 +1642,6 @@ "width": 310, "height": 68, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "c1c133cc-284f-4467-964a-3e4740427276", "x": 51, "y": 514, @@ -1707,7 +1688,6 @@ "x": 51, "y": 583, "id": "6784c4ae-6f96-423e-bbab-fad7982f870b", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 8x", "borderRadius": { "locked": true, @@ -1772,7 +1752,6 @@ "x": 51, "y": 392, "id": "804b84ce-167f-4dde-a0bc-0806b41c5832", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "5", "borderRadius": { "locked": true, @@ -1893,7 +1872,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "ae169475-d791-45bb-8d10-8644248f957e", "x": -17, "y": 384 @@ -1945,7 +1923,6 @@ "width": 310, "height": 117, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "19820766-a470-451b-bf66-08b40c53bbe7", "x": 51, "y": 465, @@ -1992,7 +1969,6 @@ "x": 51, "y": 583, "id": "fd4f4ceb-ff05-4e0e-bfbb-7c956beac753", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 16x", "borderRadius": { "locked": true, @@ -2057,7 +2033,6 @@ "x": 51, "y": 392, "id": "6096276e-9e15-434c-af8e-6b2658837382", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "6", "borderRadius": { "locked": true, @@ -2178,7 +2153,6 @@ "width": 446, "height": 306, "sticker": { "type": "homeWorkoutSectionSeparator" }, - "basedOn": "bad04e66-3686-49a6-89dc-a673f2669b2b", "id": "5c7a909d-ab2e-4810-b5c5-e05ed9d8b5b7", "x": -17, "y": 384 @@ -2230,7 +2204,6 @@ "width": 310, "height": 117, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "e32e2a3b-f55d-47d0-8061-e2423b2d2ce8", "x": 51, "y": 465, @@ -2277,7 +2250,6 @@ "x": 51, "y": 583, "id": "c45bac82-3050-4cb0-9d5c-098f3a085cb9", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "repeat: 10x", "borderRadius": { "locked": true, @@ -2342,7 +2314,6 @@ "x": 51, "y": 393, "id": "e379e224-fcf6-402d-8c6a-75ceb3ccfcc4", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "7", "borderRadius": { "locked": true, @@ -2637,7 +2608,6 @@ "width": 310, "height": 129, "marginOffset": -18.9, - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "id": "b81a0d70-c939-4d77-80c9-37f0b0eb35b1", "x": 50, "y": 0, @@ -2682,7 +2652,6 @@ "x": 238, "y": 220, "id": "df2e9106-0be7-491c-884e-3fd4aadcf9e0", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "content": "Full Body Workout for Beach Body", "borderRadius": { "locked": true, @@ -2780,7 +2749,6 @@ "x": 241, "y": 358, "id": "a6aee34c-b1a4-4baf-bc56-3f5f196a63ef", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2874,7 +2842,6 @@ "x": 238, "y": 496, "id": "620c1daa-49d1-4552-b2b6-ff7a1aa2259e", - "basedOn": "14150f8a-687f-4e56-bb86-d08bdf7c145d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3020,8 +2987,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/buying-art-on-the-internet/template.json b/packages/templates/src/raw/buying-art-on-the-internet/template.json index b61222212097..6bbfce1f15f1 100644 --- a/packages/templates/src/raw/buying-art-on-the-internet/template.json +++ b/packages/templates/src/raw/buying-art-on-the-internet/template.json @@ -108,7 +108,6 @@ "x": 47, "y": 441, "id": "67154d5e-32dd-48b6-89a9-566130a3e6ed", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -160,7 +159,6 @@ "x": 48, "y": 600, "id": "0a5abdef-b0eb-4e67-b0fb-d7fb4f036e5d", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -314,7 +312,6 @@ }, "width": 314, "height": 53, - "basedOn": "f0bdf78b-7be0-42d9-8cd3-53ad40290c5a", "id": "10d1cc5c-019a-47fb-993b-7e26ff16c512", "x": 50, "y": 542, @@ -371,7 +368,6 @@ }, "width": 214, "height": 19, - "basedOn": "0a5abdef-b0eb-4e67-b0fb-d7fb4f036e5d", "id": "ef0a218c-5fa9-4363-97db-19de60547325", "x": 48, "y": 600 @@ -500,7 +496,6 @@ "x": 47, "y": 33, "id": "da8f17ab-640d-473c-a1c7-60792a758cb6", - "basedOn": "ebcdb784-b88d-4433-8c57-fcb2d0f328c0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -760,7 +755,6 @@ "x": 47, "y": 571, "id": "77b51f76-619d-4ff4-b7bb-96f94fca91b4", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1061,7 +1055,6 @@ "x": 49, "y": 569, "id": "eb7733e8-2085-48c3-83eb-b9e3229f8b55", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "content": "Available at Artonline - $1000", "borderRadius": { "locked": true, @@ -1095,7 +1088,6 @@ "focalX": 50.121067262368946, "focalY": 45.60251011448475, "mask": { "type": "rectangle" }, - "basedOn": "aac3071a-740f-456b-a762-cf2b35759788", "id": "d6f667b5-35c7-4cde-b55f-e4b4a4e5ba2c", "x": 88, "y": 137, @@ -1232,7 +1224,6 @@ "x": 47, "y": 154, "id": "44e7d881-bfd2-4872-997f-352fb472f529", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "Taparts", "borderRadius": { "locked": true, @@ -1250,7 +1241,6 @@ "x": 47, "y": 189, "id": "7a7fbdbd-ad53-48fa-bb36-9f5349cb9d99", - "basedOn": "2e6b6761-9cb7-4bba-b532-a04659992d1e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1307,7 +1297,6 @@ "x": 137, "y": 157, "id": "997ff382-00d0-46ee-b6a9-d92308115e5b", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1416,7 +1405,6 @@ "x": 47, "y": 241, "id": "9049ad56-906f-4fdf-84e5-5e8fad764897", - "basedOn": "46f36d48-2334-4cc5-81d9-b527c0cc3f82", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1457,7 +1445,6 @@ "x": 48, "y": 358, "id": "0f0fd3dc-aae3-4daf-bdc6-ba125dec61f7", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1510,7 +1497,6 @@ "x": 49, "y": 394, "id": "5a86946a-bd37-47f9-9611-4abd0fa765ae", - "basedOn": "2e6b6761-9cb7-4bba-b532-a04659992d1e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1567,7 +1553,6 @@ "x": 113, "y": 362, "id": "ffdb8987-9466-46dd-a58b-96e2d7d12ae2", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1620,7 +1605,6 @@ "x": 47, "y": 446, "id": "ecaf5cd2-e1ee-4c42-b251-ebbe32fce55d", - "basedOn": "46f36d48-2334-4cc5-81d9-b527c0cc3f82", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1660,7 +1644,6 @@ "x": 49, "y": 564, "id": "dd52a2a0-e8f6-40a0-99c0-f8bb0fd89232", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1713,7 +1696,6 @@ "x": 47, "y": 599, "id": "831ca3df-c0d2-4c54-9ef8-f7abb7d20270", - "basedOn": "2e6b6761-9cb7-4bba-b532-a04659992d1e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1770,7 +1752,6 @@ "x": 158, "y": 567, "id": "4c974f1a-5b2f-4e51-bbac-f6c976db5307", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1997,7 +1978,6 @@ "x": 47, "y": 33, "id": "4d34ba88-23c8-4312-a4a4-b978ec8b12b9", - "basedOn": "ebcdb784-b88d-4433-8c57-fcb2d0f328c0", "content": "Listen to your gut when it comes to independent art", "borderRadius": { "locked": true, @@ -2193,7 +2173,6 @@ "x": 49, "y": 569, "id": "edea597f-25af-4b96-a222-17c5cbc834e1", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "content": "Visit Website", "borderRadius": { "locked": true, @@ -2231,7 +2210,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "aac3071a-740f-456b-a762-cf2b35759788", "id": "1fce66fc-6c8b-4775-926d-ce5dec5f1ff9", "x": 47, "y": 162, @@ -2309,7 +2287,6 @@ }, "width": 317, "height": 18, - "basedOn": "ebcdb784-b88d-4433-8c57-fcb2d0f328c0", "id": "36cb8504-44b2-4348-8e0c-28bc268bf7d9", "x": 47, "y": 0 @@ -2332,7 +2309,6 @@ "x": 51, "y": 57, "id": "e533d9b2-89e3-4349-a6f5-ea85c8050a70", - "basedOn": "aa54cb88-2eba-44ae-8836-a923fd5ef45c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2570,7 +2546,6 @@ "x": 49, "y": 569, "id": "588c7a52-6a4a-4b38-96d7-90fbd8521898", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "content": "Visit Website", "borderRadius": { "locked": true, @@ -2608,7 +2583,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "aac3071a-740f-456b-a762-cf2b35759788", "id": "8ee994c2-994a-4d50-9afc-74bd5bba9f7f", "x": 47, "y": 162, @@ -2688,7 +2662,6 @@ "x": 51, "y": 57, "id": "4a767a31-7875-4b6c-86b9-04499fa9ace9", - "basedOn": "aa54cb88-2eba-44ae-8836-a923fd5ef45c", "content": "2/3", "borderRadius": { "locked": true, @@ -2805,7 +2778,6 @@ }, "width": 317, "height": 18, - "basedOn": "36cb8504-44b2-4348-8e0c-28bc268bf7d9", "id": "57499dc2-34e9-486d-8841-603e854865b5", "x": 47, "y": 0 @@ -2948,7 +2920,6 @@ "x": 49, "y": 569, "id": "1caf13b8-416f-48af-94b6-8f2d54f0e6d4", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "content": "Visit Website", "borderRadius": { "locked": true, @@ -2986,7 +2957,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "aac3071a-740f-456b-a762-cf2b35759788", "id": "0f8a1666-4930-4bd6-a075-18d2686508d5", "x": 47, "y": 162, @@ -3060,7 +3030,6 @@ "x": 51, "y": 57, "id": "cd2d0a0a-5f5f-451e-a998-a12d889d7559", - "basedOn": "aa54cb88-2eba-44ae-8836-a923fd5ef45c", "content": "3/3", "borderRadius": { "locked": true, @@ -3177,7 +3146,6 @@ }, "width": 317, "height": 18, - "basedOn": "36cb8504-44b2-4348-8e0c-28bc268bf7d9", "id": "ce2cb624-7701-4bc2-a0db-93a4998d5bb8", "x": 47, "y": 0 @@ -3332,7 +3300,6 @@ "x": 47, "y": 118, "id": "83deae4a-41e1-4c8e-8336-08e2599ed185", - "basedOn": "ebcdb784-b88d-4433-8c57-fcb2d0f328c0", "content": "Affordable art is out there, just waiting to be snatched up and added to your collection. Trust your taste!", "borderRadius": { "locked": true, @@ -3481,7 +3448,6 @@ "x": 47, "y": 183, "id": "92b62c6b-b70a-4ba0-a983-6b580abeeaae", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "TapArts", "borderRadius": { "locked": true, @@ -3535,7 +3501,6 @@ "x": 167, "y": 186, "id": "1e22903e-aa18-46cf-9d1b-881f03d24fd9", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "04", "borderRadius": { "locked": true, @@ -3589,7 +3554,6 @@ "x": 47, "y": 247, "id": "d5236a44-9c35-48a7-96aa-871625d8e0b7", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "2x2x2", "borderRadius": { "locked": true, @@ -3643,7 +3607,6 @@ "x": 138, "y": 249, "id": "f1faef6f-7540-4a1e-bff3-34c910cea87b", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "05", "borderRadius": { "locked": true, @@ -3696,7 +3659,6 @@ "x": 47, "y": 311, "id": "63405bca-3b45-49bb-8a26-4d869c9cc0b5", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "Savvy Art", "borderRadius": { "locked": true, @@ -3749,7 +3711,6 @@ "x": 195, "y": 314, "id": "e24855b6-c913-468c-ad2e-5922b6c9a111", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "content": "06", "borderRadius": { "locked": true, @@ -3767,7 +3728,6 @@ "x": 57, "y": 375, "id": "4c5db39e-d57a-49ce-9dad-a8045de51e7b", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3820,7 +3780,6 @@ "x": 136, "y": 377, "id": "8ae7a228-3dcc-4f04-a3c7-51ae1762da58", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3873,7 +3832,6 @@ "x": 47, "y": 439, "id": "ba854802-d549-460f-b372-6110092f7285", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3926,7 +3884,6 @@ "x": 171, "y": 442, "id": "ac3b08ec-875d-43c4-a830-32f118d97502", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3979,7 +3936,6 @@ "x": 47, "y": 503, "id": "1673dcc8-1fca-4e15-8f0b-faacedb3f00d", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4033,7 +3989,6 @@ "x": 304, "y": 504, "id": "99dae96e-f595-4649-92da-7b4c58ae1aec", - "basedOn": "0f6e85db-9be0-4d0c-b999-241a8413bda5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4200,7 +4155,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "aac3071a-740f-456b-a762-cf2b35759788", "id": "39c80752-6536-4959-b444-051cf144a5c7", "x": 47, "y": 17, @@ -4384,7 +4338,6 @@ "x": 49, "y": 571, "id": "2329882a-8007-4b63-8212-5c561dc1420f", - "basedOn": "7005e203-6f47-4dc0-a147-9eb1c0edfb53", "content": "Instagram", "borderRadius": { "locked": true, @@ -4450,8 +4403,5 @@ "id": "543334ac-dbbc-4dc7-a744-f65ae1ccf8dc", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/celebrity-life-story/template.json b/packages/templates/src/raw/celebrity-life-story/template.json index 830dfdf48afd..e45791cf8a31 100644 --- a/packages/templates/src/raw/celebrity-life-story/template.json +++ b/packages/templates/src/raw/celebrity-life-story/template.json @@ -304,7 +304,6 @@ }, "width": 228, "height": 18, - "basedOn": "bd4b3464-19f6-4402-b36b-cdd7ee3bc833", "id": "c8e63fad-0c15-41f2-8fe5-51fcdce97f0c", "x": 56, "y": 579, @@ -536,7 +535,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "9c5bb683-5335-427c-817c-85e4dffd67d1", "id": "2982684c-0a66-46e0-8766-e5d181530e3c", "x": -152, "y": 204, @@ -594,7 +592,6 @@ }, "width": 228, "height": 20, - "basedOn": "bd4b3464-19f6-4402-b36b-cdd7ee3bc833", "id": "75185f3c-da05-4442-aada-ae0399f4beee", "x": 51, "y": 425, @@ -652,7 +649,6 @@ }, "width": 309, "height": 62, - "basedOn": "18a88899-ac86-41e2-a998-2495c57b7d03", "id": "3b62ed05-299e-4eef-a86f-ee1e64126a89", "x": 49, "y": 451, @@ -711,7 +707,6 @@ }, "width": 313, "height": 88, - "basedOn": "2537e2cd-4874-4cf9-bdb6-e0f3597c1ab2", "id": "ff194c12-adb7-43a8-a1a4-00227c631b12", "x": 51, "y": 512, @@ -864,7 +859,6 @@ }, "width": 141, "height": 62, - "basedOn": "52067791-3788-4a3e-919d-96fc937e8ebb", "id": "5a220006-60a0-4e13-a386-b0194547c2e8", "x": 8, "y": 81, @@ -928,7 +922,6 @@ }, "width": 278, "height": 46, - "basedOn": "2537e2cd-4874-4cf9-bdb6-e0f3597c1ab2", "id": "e30b24f6-8714-408e-8471-dcab59896856", "x": 54, "y": 550, @@ -1035,7 +1028,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6897ef26-51d1-4f74-a05a-c9d235ff7186", "id": "2f00885d-d894-41aa-b27d-1004c24e2faa", "x": 0, "y": 21, @@ -1050,7 +1042,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "0ef7e769-b89f-40b3-9ee9-74e65e1136e3", "id": "0cede45b-d159-4b3e-8e7d-7dfa1b877d5e", "x": 63, "y": 8 @@ -1107,7 +1098,6 @@ }, "width": 141, "height": 62, - "basedOn": "96893bd9-ce1e-45eb-8bf3-09e600312765", "id": "110fea93-813e-4b6c-840e-5f749b45c432", "x": 8, "y": 81, @@ -1171,7 +1161,6 @@ }, "width": 312, "height": 47, - "basedOn": "40f0566e-c9e5-4524-8838-f66235c6c5d4", "id": "16d66303-88b5-4f3f-943a-f7517fea6afd", "x": 54, "y": 550, @@ -1270,7 +1259,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "346c0122-391f-490c-a3f1-dfd170ea8bbd", "id": "a2960f26-a76c-4284-879e-2720662a4e82", "x": 0, "y": 21, @@ -1285,7 +1273,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "0cede45b-d159-4b3e-8e7d-7dfa1b877d5e", "id": "16695198-0936-4d94-9f69-0f7e86fc3c6b", "x": 63, "y": 8 @@ -1342,7 +1329,6 @@ }, "width": 141, "height": 62, - "basedOn": "4794d57b-740e-48cd-b47a-b2778afe2da4", "id": "d5344787-8eea-4c7d-8f1b-115a324b5fef", "x": 8, "y": 81, @@ -1406,7 +1392,6 @@ }, "width": 312, "height": 97, - "basedOn": "5155b66d-bdb6-4974-93e8-71e24f95f2f6", "id": "6e8ee380-c283-4c81-b19a-70876f9345de", "x": 54, "y": 500, @@ -1505,7 +1490,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "c2d413a4-ef18-40e2-902c-39d086ff867c", "id": "cbfd3b86-b20c-4bb9-ba24-f1842825aca4", "x": 0, "y": 21, @@ -1520,7 +1504,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "0cede45b-d159-4b3e-8e7d-7dfa1b877d5e", "id": "3fc5c956-ec03-44cd-8b47-b075c8a70316", "x": 63, "y": 8 @@ -1577,7 +1560,6 @@ }, "width": 141, "height": 62, - "basedOn": "77c9686b-71f2-4579-a277-9479304fd0ff", "id": "dbd10921-96cf-4c7e-a33b-f3bcbd14aabd", "x": 8, "y": 81, @@ -1641,7 +1623,6 @@ }, "width": 312, "height": 47, - "basedOn": "1e776f8c-9889-4eac-a22d-6e93dcb85f2e", "id": "ac1d8aac-91f9-4e23-8bf9-36d49682b848", "x": 54, "y": 546, @@ -1756,7 +1737,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "dfd99a1c-3497-4358-a652-6914876b4a4a", "id": "140a5e4a-bd90-4052-a542-58330b327445", "x": -152, "y": 204, @@ -1814,7 +1794,6 @@ }, "width": 228, "height": 19, - "basedOn": "ccd7b77b-ceed-4450-937a-4ed200c8eabd", "id": "b0cdcf12-dcdf-46bb-a444-2f760562097a", "x": 51, "y": 425, @@ -1872,7 +1851,6 @@ }, "width": 309, "height": 62, - "basedOn": "52067791-3788-4a3e-919d-96fc937e8ebb", "id": "edcf6a81-8c7d-4fc0-b607-a9929f448555", "x": 49, "y": 451, @@ -1930,7 +1908,6 @@ }, "width": 265, "height": 88, - "basedOn": "014cb9f4-eb99-410e-b7d7-8142f099002f", "id": "76fccd9c-757e-4372-ade9-106c3efd66c9", "x": 51, "y": 512, @@ -2013,7 +1990,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "8f47ba47-163e-400c-a15d-95bf92254297", "id": "582f611f-c3a7-4f12-9e28-e9b66eca6e29", "x": 0, "y": 21, @@ -2028,7 +2004,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "0ef7e769-b89f-40b3-9ee9-74e65e1136e3", "id": "a8c3e8ee-6435-4488-b300-9fd842e64eeb", "x": 63, "y": 8 @@ -2085,7 +2060,6 @@ }, "width": 141, "height": 62, - "basedOn": "1b475abe-aca8-4dba-a989-82271af4dfb7", "id": "9aa84b2d-09bc-4c6a-9080-effc174b70b5", "x": 7, "y": 81, @@ -2149,7 +2123,6 @@ }, "width": 302, "height": 71, - "basedOn": "80b7f2ab-6246-42ee-b809-9d97acbc4471", "id": "bc70ab47-145c-475f-86aa-895ae68c3d4f", "x": 54, "y": 519, @@ -2256,7 +2229,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "3ecbecea-16a3-4878-b757-367b53c08ad3", "id": "8053f009-ff17-44d0-8616-0a567093b0d9", "x": 0, "y": 21, @@ -2271,7 +2243,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "3fc5c956-ec03-44cd-8b47-b075c8a70316", "id": "f13e5742-46e5-430c-9d01-a9ee2c44c434", "x": 63, "y": 8 @@ -2328,7 +2299,6 @@ }, "width": 141, "height": 62, - "basedOn": "65761a7f-5ce1-439a-ab1a-0e35b144af85", "id": "9eff3941-3007-4ca2-9c1e-407218579013", "x": 8, "y": 81, @@ -2392,7 +2362,6 @@ }, "width": 302, "height": 47, - "basedOn": "78209041-3abb-428e-aa8f-c06a07a9d711", "id": "54706f73-92be-429e-a581-b0687dbef0b7", "x": 55, "y": 546, @@ -2491,7 +2460,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "a26c4484-3e07-4ee5-99ec-50d72030c2c6", "id": "fa5bc7fd-b61c-4ca0-9212-c2d7f7910466", "x": 0, "y": 21, @@ -2506,7 +2474,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "3fc5c956-ec03-44cd-8b47-b075c8a70316", "id": "ff0c5898-c719-4c7e-8304-c321e88a0e4c", "x": 63, "y": 8 @@ -2563,7 +2530,6 @@ }, "width": 141, "height": 62, - "basedOn": "70408781-9b32-4f18-854e-4b6544edb69c", "id": "f60de09f-b334-49a8-a273-d6cf2d2a4866", "x": 8, "y": 81, @@ -2627,7 +2593,6 @@ }, "width": 302, "height": 72, - "basedOn": "47bd3ea0-00cb-4ffe-a46d-13e0063e213b", "id": "4a26f345-fe20-46e2-b286-1086c8772bf4", "x": 54, "y": 519, @@ -2726,7 +2691,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "49085353-7405-4bba-95a6-38fbd141a4e0", "id": "26cf6ebf-6fec-4fb5-b2a9-8216bf12d6db", "x": 0, "y": 21, @@ -2741,7 +2705,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "3fc5c956-ec03-44cd-8b47-b075c8a70316", "id": "d44e43d8-7bc8-49dd-a0b1-b13edcb562ef", "x": 63, "y": 8 @@ -2798,7 +2761,6 @@ }, "width": 141, "height": 62, - "basedOn": "d777f8fe-b613-4fa8-a49c-9185d92a2583", "id": "219e916e-8947-424d-991a-054b8d730494", "x": 8, "y": 81, @@ -2862,7 +2824,6 @@ }, "width": 302, "height": 47, - "basedOn": "4ab0d59b-f6bd-4ff6-823c-a9947c1433c5", "id": "4bb4d70f-4078-4be6-b2cc-ffadf01ea162", "x": 54, "y": 546, @@ -2961,7 +2922,6 @@ "width": 412, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "49085353-7405-4bba-95a6-38fbd141a4e0", "id": "b858db76-9aa0-4ea4-adcf-a8f7efefe2f3", "x": 0, "y": 21, @@ -2976,7 +2936,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularGreenStar" }, - "basedOn": "3fc5c956-ec03-44cd-8b47-b075c8a70316", "id": "66179b44-e939-4d35-8b41-319b8c88b35e", "x": 63, "y": 8 @@ -3033,7 +2992,6 @@ }, "width": 141, "height": 62, - "basedOn": "d777f8fe-b613-4fa8-a49c-9185d92a2583", "id": "6a1c589b-dfcf-4855-9189-a882a58be4b8", "x": 8, "y": 81, @@ -3097,7 +3055,6 @@ }, "width": 302, "height": 72, - "basedOn": "4ab0d59b-f6bd-4ff6-823c-a9947c1433c5", "id": "b4e6d607-8ec2-4e92-912c-f00daecaa356", "x": 54, "y": 519, @@ -3250,7 +3207,6 @@ }, "width": 316, "height": 152, - "basedOn": "aefe7201-2bb2-4e3b-a416-e189e479bc62", "id": "80e72f7f-1338-409f-a43c-50fe913ab37a", "x": 48, "y": 0, @@ -3337,7 +3293,6 @@ }, "width": 115, "height": 60, - "basedOn": "1d6d7f25-784b-4645-9d71-51b23da980a0", "id": "ac767d4c-3130-4b09-94b3-44837191cb0e", "x": 51, "y": 207, @@ -3401,7 +3356,6 @@ }, "width": 212, "height": 22, - "basedOn": "c1ac761d-0e34-4cdc-a466-0c6f137a3556", "id": "b192731b-c6f9-4820-99dd-a7460775654f", "x": 51, "y": 274, @@ -3493,7 +3447,6 @@ }, "width": 156, "height": 60, - "basedOn": "1da128c4-3965-4f89-a017-381b95020617", "id": "3f44114e-19a7-4997-87ad-f96598d5dd44", "x": 166, "y": 414, @@ -3557,7 +3510,6 @@ }, "width": 198, "height": 22, - "basedOn": "0a2dcf63-0e45-414d-89a3-ed9a6c1c30e4", "id": "e1cc4281-7e28-4ffc-aeec-197a36e044fd", "x": 166, "y": 480, @@ -3573,7 +3525,6 @@ "width": 412, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "023f9508-e333-4f22-a0a3-8ad4b77b9986", "id": "96922fed-d760-45e2-9c9a-87ed30097d8a", "x": 0, "y": 390, @@ -3589,7 +3540,6 @@ "width": 28, "height": 28, "sticker": { "type": "popularBlackStar" }, - "basedOn": "65d900a8-4ee1-4490-96d1-5fc93648af13", "id": "407315d7-7316-4657-a82e-06f1a206c57b", "x": 166, "y": 377, @@ -3740,8 +3690,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/celebrity-q-and-a/template.json b/packages/templates/src/raw/celebrity-q-and-a/template.json index 4216cb6be311..ef7918099aed 100644 --- a/packages/templates/src/raw/celebrity-q-and-a/template.json +++ b/packages/templates/src/raw/celebrity-q-and-a/template.json @@ -403,7 +403,6 @@ "width": 272, "height": 253, "mask": { "type": "rectangle" }, - "basedOn": "8b8afbf4-fc93-4683-bc23-3e14e260f83c", "id": "decfcaeb-a56a-46a7-bae6-48c0d86fa253", "x": 140, "y": 422, @@ -464,7 +463,6 @@ }, "width": 299, "height": 478, - "basedOn": "9e37d4b1-e772-4788-b803-efd5383eca40", "id": "cbcde42e-1c7f-45da-99f1-6f5569e3c9f5", "x": 47, "y": -2, @@ -516,7 +514,6 @@ }, "width": 92, "height": 269, - "basedOn": "f17d02a2-108f-435e-969b-f1660af14d66", "id": "c3941ca7-3cfe-4fd9-8409-096a20f70785", "x": 12, "y": -64, @@ -568,7 +565,6 @@ }, "width": 92, "height": 293, - "basedOn": "9b5f4749-dba1-4555-b667-a2112436d98c", "id": "ee1d45cd-54d0-44a2-b651-09ebe1812154", "x": 271, "y": 253, @@ -717,7 +713,6 @@ }, "width": 759, "height": 526, - "basedOn": "9e37d4b1-e772-4788-b803-efd5383eca40", "id": "8aec9776-cdcf-44d3-b68c-ce981dca68dc", "x": -123, "y": 42, @@ -759,7 +754,6 @@ "width": 315, "height": 515, "mask": { "type": "rectangle" }, - "basedOn": "d38aa0d7-f3a8-409f-aaae-e9181d57ce41", "id": "27ae4af9-cf9d-424e-81fe-872391371fac", "x": 97, "y": -57, @@ -820,7 +814,6 @@ }, "width": 223, "height": 85, - "basedOn": "58774c14-c31f-4e32-806b-934673a36908", "id": "c8c7c040-9a15-4729-8e33-5a768c1cef2f", "x": 97, "y": 513, @@ -905,7 +898,6 @@ }, "width": 92, "height": 269, - "basedOn": "9b5f4749-dba1-4555-b667-a2112436d98c", "id": "cd89deb5-663b-452a-81a5-c5a05bcd6c4f", "x": 11, "y": 243, @@ -957,7 +949,6 @@ }, "width": 92, "height": 268, - "basedOn": "9b5f4749-dba1-4555-b667-a2112436d98c", "id": "6b459de4-a092-4a90-ac45-7bd6acc30aed", "x": 279, "y": 449, @@ -1018,7 +1009,6 @@ }, "width": 285, "height": 217, - "basedOn": "ca5c3747-ca26-43bf-829f-11ac96e4daba", "id": "3f010d5c-2816-473f-8bd3-5c66b2fac1d9", "x": 47, "y": 330, @@ -1052,7 +1042,6 @@ "width": 256, "height": 366, "mask": { "type": "rectangle" }, - "basedOn": "8f4e9c36-4c28-47b7-aeba-5999630343c0", "id": "d89ed844-8f84-4c6f-aab6-d4c5d76bd533", "x": 157, "y": -57, @@ -1133,7 +1122,6 @@ "width": 265, "height": 183, "mask": { "type": "rectangle" }, - "basedOn": "79efeb10-da8f-43b2-bac4-5eaf1a49b75c", "id": "4a6f6ac1-7a58-466e-b972-c0ee339808bf", "x": 147, "y": -57, @@ -1167,7 +1155,6 @@ "width": 331, "height": 220, "mask": { "type": "rectangle" }, - "basedOn": "79efeb10-da8f-43b2-bac4-5eaf1a49b75c", "id": "685975e0-431f-4c4b-8e93-5a829d15b08b", "x": 0, "y": 455, @@ -1217,7 +1204,6 @@ }, "width": 344, "height": 208, - "basedOn": "9e37d4b1-e772-4788-b803-efd5383eca40", "id": "b64babea-33f3-4264-8af4-3fdeadaab637", "x": 35, "y": 142, @@ -1268,7 +1254,6 @@ }, "width": 344, "height": 208, - "basedOn": "9e46a676-8045-4183-aeb3-9c49f54a7edd", "id": "99ed2b90-9c62-4155-9b62-c80eda6ac022", "x": 35, "y": 295, @@ -1320,7 +1305,6 @@ }, "width": 137, "height": 156, - "basedOn": "3e8e1a21-6960-4f0f-9873-6792e4a28182", "id": "ca68969a-9b92-4ef2-bea4-e04d195b2b2c", "x": 14, "y": 235, @@ -1373,7 +1357,6 @@ }, "width": 63, "height": 215, - "basedOn": "bdf51273-db12-44a2-a28b-32fa7626ebaf", "id": "27029d5c-cb10-4400-92b6-6f3aa651b30d", "x": 341, "y": 254, @@ -1559,7 +1542,6 @@ }, "width": 759, "height": 526, - "basedOn": "9e37d4b1-e772-4788-b803-efd5383eca40", "id": "5a747c42-7d9b-4e26-9adb-29f86fccddcf", "x": -123, "y": 42, @@ -1601,7 +1583,6 @@ "width": 304, "height": 448, "mask": { "type": "rectangle" }, - "basedOn": "d38aa0d7-f3a8-409f-aaae-e9181d57ce41", "id": "c499efe0-85f5-45b7-adc5-8b958ae32ca6", "x": 0, "y": -57, @@ -1662,7 +1643,6 @@ }, "width": 223, "height": 129, - "basedOn": "58774c14-c31f-4e32-806b-934673a36908", "id": "032c2609-dcf6-4f9e-b5ba-e68180af13f0", "x": 97, "y": 479, @@ -1747,7 +1727,6 @@ }, "width": 92, "height": 269, - "basedOn": "9b5f4749-dba1-4555-b667-a2112436d98c", "id": "71853bb0-e683-4df4-afc9-6378607039e3", "x": 11, "y": 243, @@ -1799,7 +1778,6 @@ }, "width": 92, "height": 269, - "basedOn": "9b5f4749-dba1-4555-b667-a2112436d98c", "id": "b209ce60-b077-4423-bdbe-bbaf46e74cbf", "x": 279, "y": 449, @@ -1860,7 +1838,6 @@ }, "width": 285, "height": 216, - "basedOn": "ca5c3747-ca26-43bf-829f-11ac96e4daba", "id": "33558267-f6af-4466-9933-6b4673dd6b26", "x": 47, "y": 330, @@ -1894,7 +1871,6 @@ "width": 256, "height": 366, "mask": { "type": "rectangle" }, - "basedOn": "8f4e9c36-4c28-47b7-aeba-5999630343c0", "id": "cbf1acf8-1862-4b25-8730-f18c60359851", "x": 157, "y": -57, @@ -2062,7 +2038,6 @@ }, "width": 759, "height": 356, - "basedOn": "9e37d4b1-e772-4788-b803-efd5383eca40", "id": "bb66915e-fbea-4a6a-b883-31fcc3476910", "x": -115, "y": 122, @@ -2120,7 +2095,6 @@ }, "width": 178, "height": 265, - "basedOn": "9e46a676-8045-4183-aeb3-9c49f54a7edd", "id": "2184c995-419b-4bbc-b56f-e7736ad376eb", "x": 56, "y": 21, @@ -2155,7 +2129,6 @@ "width": 200, "height": 250, "mask": { "type": "rectangle" }, - "basedOn": "d38aa0d7-f3a8-409f-aaae-e9181d57ce41", "id": "1e0f3868-24d5-4f1b-aab3-dd539ce372bf", "x": 212, "y": -57, @@ -2208,7 +2181,6 @@ }, "width": 92, "height": 89, - "basedOn": "334d73e5-3559-45a7-93d2-e97f41287616", "id": "03d45231-d0e1-4389-b51f-d7457f38d448", "x": 27, "y": -2, @@ -2243,7 +2215,6 @@ "width": 168, "height": 294, "mask": { "type": "rectangle" }, - "basedOn": "b4920a69-bf49-415c-9496-97e3ad6adc81", "id": "4b3c1c28-6607-4fc2-a4b5-ab606572f279", "x": 0, "y": 381, @@ -2294,7 +2265,6 @@ }, "width": 178, "height": 266, - "basedOn": "97e47161-4a06-4d47-8b16-88fcaf2d1763", "id": "b0c805a0-3f15-4fe8-aff9-140d6a1d7def", "x": 181, "y": 346, @@ -2347,7 +2317,6 @@ }, "width": 92, "height": 89, - "basedOn": "c57c4d4a-4347-46d3-8232-b0403f098014", "id": "c6d5c39d-d54a-4748-b071-603b17e88bf7", "x": 275, "y": 543, @@ -2420,8 +2389,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/diy-home-office/template.json b/packages/templates/src/raw/diy-home-office/template.json index 987a1517e8e6..5e2fc5f85654 100644 --- a/packages/templates/src/raw/diy-home-office/template.json +++ b/packages/templates/src/raw/diy-home-office/template.json @@ -359,7 +359,6 @@ }, "width": 246, "height": 111, - "basedOn": "e0dcbf6e-c26f-4509-bb08-8aacfc57fa40", "id": "fb36525e-6494-4ed9-8868-60a27afeb4c1", "x": 47, "y": 256, @@ -525,7 +524,6 @@ }, "width": 189, "height": 107, - "basedOn": "e0dcbf6e-c26f-4509-bb08-8aacfc57fa40", "id": "7a4c91ce-8adc-40bd-8846-9b56a3934c5e", "x": 48, "y": 499, @@ -652,7 +650,6 @@ "width": 175, "height": 107, "type": "text", - "basedOn": "7a4c91ce-8adc-40bd-8846-9b56a3934c5e", "id": "c58c7605-2ce3-4023-9f7b-f69857b6acd7", "x": 66, "y": 402 @@ -764,7 +761,6 @@ "width": 268, "height": 63, "type": "text", - "basedOn": "7a4c91ce-8adc-40bd-8846-9b56a3934c5e", "id": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "x": 51, "y": 10 @@ -782,7 +778,6 @@ "focalX": 50.14118961267398, "focalY": 62.062626018231846, "mask": { "type": "rectangle" }, - "basedOn": "8dfb4a66-1c4c-4967-9c52-6856c055307c", "id": "66ded9ac-538f-4f36-b87c-d620c3f3ab2d", "x": 0, "y": 325, @@ -930,7 +925,6 @@ }, "width": 246, "height": 111, - "basedOn": "e0dcbf6e-c26f-4509-bb08-8aacfc57fa40", "id": "c49bbb0a-72ba-4388-bf64-94165b4b9164", "x": 47, "y": 256, @@ -1101,7 +1095,6 @@ "width": 137, "height": 136, "type": "text", - "basedOn": "c49bbb0a-72ba-4388-bf64-94165b4b9164", "id": "8ed9f9db-812b-4a82-8244-0cf7e5a9a76a", "x": 48, "y": 397, @@ -1166,7 +1159,6 @@ "width": 317, "height": 62, "type": "text", - "basedOn": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "id": "4a91612c-4a90-4912-9e47-4bbd0642e7de", "x": 48, "y": 555 @@ -1262,7 +1254,6 @@ }, "width": 317, "height": 62, - "basedOn": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "id": "5caf6a6a-a8e6-4a23-8530-01d824fee4a4", "x": 48, "y": 0, @@ -1357,7 +1348,6 @@ "width": 137, "height": 136, "type": "text", - "basedOn": "8ed9f9db-812b-4a82-8244-0cf7e5a9a76a", "x": 228, "y": 80, "tagName": "p", @@ -1485,7 +1475,6 @@ }, "width": 317, "height": 62, - "basedOn": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "id": "2b92d8b3-1992-4277-b533-79437eafc19c", "x": 48, "y": 555, @@ -1548,7 +1537,6 @@ "width": 137, "height": 136, "type": "text", - "basedOn": "8ed9f9db-812b-4a82-8244-0cf7e5a9a76a", "x": 48, "y": 397, "tagName": "p", @@ -1646,7 +1634,6 @@ }, "width": 317, "height": 62, - "basedOn": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "id": "cd02ebfb-ebad-413f-b6e4-e17b4350d0dd", "x": 48, "y": 0, @@ -1739,7 +1726,6 @@ "width": 137, "height": 136, "type": "text", - "basedOn": "85701ccb-a47a-41c1-9937-9b974d1039bf", "x": 228, "y": 80, "tagName": "p", @@ -1867,7 +1853,6 @@ }, "width": 317, "height": 62, - "basedOn": "4232e1c5-431d-4e22-8bc7-b9f013f8b519", "id": "64fc0a48-d0b4-41cb-8235-1518e3319c15", "x": 48, "y": 555, @@ -1930,7 +1915,6 @@ "width": 137, "height": 136, "type": "text", - "basedOn": "8ed9f9db-812b-4a82-8244-0cf7e5a9a76a", "x": 48, "y": 397, "tagName": "p", @@ -2041,7 +2025,6 @@ "width": 138, "height": 32, "type": "text", - "basedOn": "c49bbb0a-72ba-4388-bf64-94165b4b9164", "id": "68d6f3c3-7390-4122-9604-da058bc13a39", "x": 225, "y": 164 @@ -2104,7 +2087,6 @@ "width": 138, "height": 62, "type": "text", - "basedOn": "64fc0a48-d0b4-41cb-8235-1518e3319c15", "id": "ae40221d-36f7-41aa-8762-22b5f8c00794", "x": 226, "y": 201 @@ -2176,7 +2158,6 @@ "width": 138, "height": 53, "type": "text", - "basedOn": "68d6f3c3-7390-4122-9604-da058bc13a39", "id": "b282552a-c253-4393-a17f-f9689ec7fb7f", "x": 234, "y": 280, @@ -2312,7 +2293,6 @@ "width": 165, "height": 43, "type": "text", - "basedOn": "68d6f3c3-7390-4122-9604-da058bc13a39", "id": "c89a1406-36c6-4fff-a53e-1afb70e4e056", "x": 47, "y": 32 @@ -2360,7 +2340,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "b3ecdca4-ddaf-4d99-9796-9ae032783b86", "id": "74c63c75-03d6-4156-89d0-bf0d6ae37ba9", "x": 245, "y": 403, @@ -2436,7 +2415,6 @@ "width": 184, "height": 40, "type": "text", - "basedOn": "64fc0a48-d0b4-41cb-8235-1518e3319c15", "id": "ab29bebd-17cd-409c-ab71-523ad8e04569", "x": 47, "y": 563, @@ -2479,8 +2457,5 @@ "id": "5c8c6848-3cb2-4e4d-8897-36870c4c3c83", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/doers-get-more-done/template.json b/packages/templates/src/raw/doers-get-more-done/template.json index 27de7ac3b6de..8832d916ea16 100644 --- a/packages/templates/src/raw/doers-get-more-done/template.json +++ b/packages/templates/src/raw/doers-get-more-done/template.json @@ -131,7 +131,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.3, "textAlign": "center", - "basedOn": "4e256c35-5e30-45f5-9095-d8ce0a230b21", "id": "b8f9eb9a-5007-4642-aca3-750cdb7c7463", "content": "Issue No. 2", "fontSize": 14, @@ -243,7 +242,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "4e256c35-5e30-45f5-9095-d8ce0a230b21", "id": "8e053a88-17a5-4162-8ae0-214e5a84e33c", "content": "Expand Your\nLiving Space To", "fontSize": 77, @@ -289,7 +287,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "right", - "basedOn": "8e053a88-17a5-4162-8ae0-214e5a84e33c", "id": "9b8df2db-2f35-4aa6-a48c-f7bc71afc6de", "content": "The Outdoors", "fontSize": 77, @@ -406,7 +403,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.3, "textAlign": "center", - "basedOn": "b8f9eb9a-5007-4642-aca3-750cdb7c7463", "id": "b767306b-6b92-4b2a-935d-00954a502681", "content": "Anonymous", "fontSize": 14, @@ -451,7 +447,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "center", - "basedOn": "b767306b-6b92-4b2a-935d-00954a502681", "id": "ec867712-86cf-4681-a2f9-48fe633cfb4c", "content": "“”", "fontSize": 66, @@ -483,7 +478,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 133, "g": 130, "b": 128 } }, "mask": { "type": "rectangle" }, - "basedOn": "7d8bae39-0d48-4424-b7ac-f95231a7c688", "id": "a9bf183b-8951-4fdc-8bfd-fa6a71736a28" }, { @@ -538,7 +532,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.2, "textAlign": "center", - "basedOn": "b767306b-6b92-4b2a-935d-00954a502681", "id": "1788ced3-50fc-495e-9944-9f7a205b3107", "content": "Always pay particular attention to the terrain, soil and weather influences of your landscape.", "fontSize": 30, @@ -671,7 +664,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "4e256c35-5e30-45f5-9095-d8ce0a230b21", "id": "457c0ed6-69da-43c4-ac59-1d1359d980b9", "content": "Start\nWith", "fontSize": 110, @@ -717,7 +709,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "right", - "basedOn": "457c0ed6-69da-43c4-ac59-1d1359d980b9", "id": "b0b134b8-2aae-4da8-83be-a0f5a811f082", "content": "The\nFounda\ntion", "fontSize": 110, @@ -804,7 +795,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 250, "g": 244, "b": 234 } }, "mask": { "type": "rectangle" }, - "basedOn": "4b5a41ea-1f3c-4f52-8ee7-6e314d66e9f2", "id": "4496cff1-60d7-4f33-9231-9fb423308319" }, { @@ -846,7 +836,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "7b86d9a0-7674-4172-8abb-ddd27f241376", "id": "67f45a53-bf09-4235-95f0-680ad1bc9e66", "content": "Getting Started", "fontSize": 22, @@ -954,7 +943,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "67f45a53-bf09-4235-95f0-680ad1bc9e66", "id": "88038fd9-5e4e-41f2-a831-a79e990695ce", "content": "Learn More", "fontSize": 14, @@ -1116,7 +1104,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "right", - "basedOn": "4e256c35-5e30-45f5-9095-d8ce0a230b21", "id": "2af301c7-7cdf-4afc-bd9c-86309ec7cc80", "content": "Hem-fir\nBrown\nStain\nGround\nContact\npressure-t\nreated\nlumber", "fontSize": 55, @@ -1162,7 +1149,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.3, "textAlign": "left", - "basedOn": "b767306b-6b92-4b2a-935d-00954a502681", "id": "e754bfb7-0132-4515-80c2-5c20b2b1475b", "content": "Natural", "fontSize": 14, @@ -1207,7 +1193,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.3, "textAlign": "left", - "basedOn": "e754bfb7-0132-4515-80c2-5c20b2b1475b", "id": "e3de1f4e-c47e-439b-97cd-50c779650b6d", "content": "1.5 in. x 5.5 in. x 96 in", "fontSize": 13, @@ -1379,7 +1364,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "67f45a53-bf09-4235-95f0-680ad1bc9e66", "id": "9c0db82d-9759-4a90-8c97-3d1eb8f370e3", "content": "TD-1M Circular Saw", "fontSize": 22, @@ -1443,7 +1427,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.5, "textAlign": "left", - "basedOn": "9c0db82d-9759-4a90-8c97-3d1eb8f370e3", "id": "112e77ab-1cec-4679-b501-b9085d5f5d79", "content": "The TD-1M Cordless Circular Saw features 3,700 rpm for fast rip and cross cuts, carbide tip blade to maintain sharpness, and high strength shoe and upper guard for increased durability.", "fontSize": 16, @@ -1573,7 +1556,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "2a83d681-85df-4b20-88e4-cc67d02817d4", "id": "5fe94c96-3a59-4b24-bb76-1a2a24795c23", "content": "The best tools\nfor your DIY\nproject.", "fontSize": 44, @@ -1608,7 +1590,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "ae3014b3-9828-4285-991d-4b0aa1fc83a6", "id": "ad72e216-61e5-474b-b187-9f06a613a4d5", "groupId": "d1387b40-30ae-4a2c-ab0c-856cdfc7be3f" }, @@ -1651,7 +1632,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "ac28f1fa-0509-49e2-82d2-4607c9e2cc23", "id": "bc9330a4-a5c1-4711-842c-9f6c2a577bd0", "content": "Jet Screws", "fontSize": 22, @@ -1697,7 +1677,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "7b1484d1-e0d5-4d8c-8c03-d28ecf193b4f", "id": "db606b2b-1199-4a93-885e-8e1be559c256", "content": "2.", "fontSize": 22, @@ -1774,7 +1753,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "bc9330a4-a5c1-4711-842c-9f6c2a577bd0", "id": "b29b6af7-1fd0-4f84-a9c5-8e33c4623865", "content": "Clamp Meter", "fontSize": 22, @@ -1820,7 +1798,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "bc9330a4-a5c1-4711-842c-9f6c2a577bd0", "id": "7b1484d1-e0d5-4d8c-8c03-d28ecf193b4f", "content": "3.", "fontSize": 22, @@ -1897,7 +1874,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "5fe94c96-3a59-4b24-bb76-1a2a24795c23", "id": "ac28f1fa-0509-49e2-82d2-4607c9e2cc23", "content": "Cordless\nPower Drill", "fontSize": 22, @@ -1943,7 +1919,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "db606b2b-1199-4a93-885e-8e1be559c256", "id": "9b59aecd-69c2-45c3-8f8e-b12aa586e99b", "content": "1.", "fontSize": 22, @@ -1989,7 +1964,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "b767306b-6b92-4b2a-935d-00954a502681", "id": "1f552208-c803-40aa-8eaf-8c7356196a87", "content": "View All Products", "fontSize": 14, @@ -2170,7 +2144,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 250, "g": 244, "b": 234 } }, "mask": { "type": "rectangle" }, - "basedOn": "4b5a41ea-1f3c-4f52-8ee7-6e314d66e9f2", "id": "d38b12e9-ba7a-4a62-9e65-b03305beae30" }, { @@ -2212,7 +2185,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "2a83d681-85df-4b20-88e4-cc67d02817d4", "id": "7b86d9a0-7674-4172-8abb-ddd27f241376", "content": "The Right Tools For The Job.", "fontSize": 44, @@ -2251,7 +2223,6 @@ "icon": null, "desc": "Example Domain" }, - "basedOn": "7ad8800a-9b13-4856-b5b9-52ecf10388ef", "id": "13b9e040-b2f7-4376-ab05-2e790ac4f906", "x": 99, "y": 438 @@ -2270,7 +2241,6 @@ "icon": null, "desc": "Example Domain" }, - "basedOn": "13b9e040-b2f7-4376-ab05-2e790ac4f906", "id": "ed0b7813-6d43-4e9e-9818-d9f8b52e178f", "x": 81, "y": 240 @@ -2342,7 +2312,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 250, "g": 244, "b": 234 } }, "mask": { "type": "rectangle" }, - "basedOn": "4b5a41ea-1f3c-4f52-8ee7-6e314d66e9f2", "id": "f92aa000-0cfa-40ea-a9dd-dfee946477ab" }, { @@ -2384,7 +2353,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "7b86d9a0-7674-4172-8abb-ddd27f241376", "id": "3d4ecfbb-db87-4575-95f3-ad04b65645c9", "content": "More\nStories.", "fontSize": 44, @@ -2430,7 +2398,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "bc9330a4-a5c1-4711-842c-9f6c2a577bd0", "id": "57cb521c-1572-490b-96aa-daa9ae4b45a9", "content": "Kitchen Remodeling", "fontSize": 22, @@ -2527,7 +2494,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1.5, "textAlign": "left", - "basedOn": "57cb521c-1572-490b-96aa-daa9ae4b45a9", "id": "e68025e7-bea3-47fc-ba92-466cdd5fbaf5", "content": "Learn how to remodel your kitchen in 10 steps", "fontSize": 16, @@ -2574,7 +2540,6 @@ "content": "The Right Tools", "fontSize": 22, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "57cb521c-1572-490b-96aa-daa9ae4b45a9", "id": "bf4d94b8-f717-4ed1-a09d-f0d4cb4f7801", "x": 173, "y": 291, @@ -2639,7 +2604,6 @@ "content": "Finding the right tools for every home project", "fontSize": 16, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "e68025e7-bea3-47fc-ba92-466cdd5fbaf5", "id": "9a04e762-70f6-45bb-b265-a78a04253b5c", "x": 173, "y": 318, @@ -2658,7 +2622,6 @@ "focalX": 61.70024257061352, "focalY": 62.66451151162751, "mask": { "type": "rectangle" }, - "basedOn": "261f4295-b4c7-40b3-8195-53181ea2380b", "id": "222b994c-3782-4970-8a0c-05bdc0c78cb8", "x": 49, "y": 276, @@ -2718,7 +2681,6 @@ "content": "Cabinetry", "fontSize": 22, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "bf4d94b8-f717-4ed1-a09d-f0d4cb4f7801", "id": "aa346ca1-cce7-4e30-b0e3-7f11462bf2e4", "x": 172, "y": 425, @@ -2783,7 +2745,6 @@ "content": "Learn the basics of cabinetry", "fontSize": 16, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "9a04e762-70f6-45bb-b265-a78a04253b5c", "id": "221fddb4-180f-4239-bb83-76d6e25bd38c", "x": 172, "y": 452, @@ -2802,7 +2763,6 @@ "focalX": 50, "focalY": 38.41341111589627, "mask": { "type": "rectangle" }, - "basedOn": "261f4295-b4c7-40b3-8195-53181ea2380b", "id": "dfe5ba2a-fbb4-4739-b42c-b28b28fe3e44", "x": 50, "y": 413, @@ -2995,8 +2955,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/elegant-travel-itinerary/template.json b/packages/templates/src/raw/elegant-travel-itinerary/template.json index 041b8a19eab7..fa6c2eeedbe6 100644 --- a/packages/templates/src/raw/elegant-travel-itinerary/template.json +++ b/packages/templates/src/raw/elegant-travel-itinerary/template.json @@ -138,7 +138,6 @@ "x": 44, "y": 151, "id": "3b0d63b8-6a9d-420a-a172-c7ec19ca3754", - "basedOn": "488359ff-1e82-46b4-a74b-1b6593450c80", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -210,7 +209,6 @@ "x": 44, "y": 32, "id": "bded7bda-df15-412c-9d0a-e27415cd0412", - "basedOn": "488359ff-1e82-46b4-a74b-1b6593450c80", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -338,7 +336,6 @@ "x": -6.5, "y": -57, "id": "ce6dcc37-b3f6-4549-952a-0799856a433d", - "basedOn": "48c07057-0d09-471a-92dc-024a666d8523", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -428,7 +425,6 @@ "x": 71, "y": 102, "id": "57b4bac8-9f59-4564-b55c-2e7dadc21038", - "basedOn": "fe083ef7-9105-4ca3-9872-3f6fa2c365aa", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -583,7 +579,6 @@ "width": 429, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "48c07057-0d09-471a-92dc-024a666d8523", "id": "fb17e1a1-01c2-464a-806a-56c270d99ed4", "x": -8.5, "y": -57 @@ -664,7 +659,6 @@ "width": 274, "height": 82, "marginOffset": -4.440000000000001, - "basedOn": "fe083ef7-9105-4ca3-9872-3f6fa2c365aa", "id": "cb1d1884-6f57-464c-a6c9-f126faba3c28", "x": 71, "y": 498 @@ -768,7 +762,6 @@ "width": 429, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "ce6dcc37-b3f6-4549-952a-0799856a433d", "id": "393b366e-6c83-4322-bcaf-6fc63963d7d9", "x": -8.5, "y": -57 @@ -836,7 +829,6 @@ "width": 222, "height": 54, "marginOffset": -5.796000000000003, - "basedOn": "cb1d1884-6f57-464c-a6c9-f126faba3c28", "id": "13be2b01-1780-4c97-adb5-e92d52f5592a", "x": 95, "y": 46 @@ -850,7 +842,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "dc7e3e81-8767-4749-8e04-e32eed42fa2e", "id": "d1cd8a15-46b8-4f85-bb94-079d0a939fbe", "x": 155.5, "y": 5 @@ -939,7 +930,6 @@ "width": 429, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "ce6dcc37-b3f6-4549-952a-0799856a433d", "id": "0664c49a-0c52-457d-868f-e6b1f2ffa5fc", "x": -8.5, "y": -57, @@ -1007,7 +997,6 @@ "width": 248, "height": 54, "marginOffset": -5.796000000000003, - "basedOn": "cb1d1884-6f57-464c-a6c9-f126faba3c28", "id": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "x": 82, "y": 571, @@ -1021,7 +1010,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "dc7e3e81-8767-4749-8e04-e32eed42fa2e", "id": "cef81440-c106-46e8-8329-3d9a9093b7c2", "x": 155.5, "y": 530, @@ -1123,7 +1111,6 @@ "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, "type": "sticker", - "basedOn": "cef81440-c106-46e8-8329-3d9a9093b7c2", "id": "c32ec50e-daf1-4e8b-a1c5-5bf795878f99", "x": 155.5, "y": 5, @@ -1192,7 +1179,6 @@ "height": 54, "marginOffset": -7.084000000000003, "type": "text", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "id": "6f21120f-99c0-43b0-9864-e5d0c7f0cd40", "x": 74, "y": 46, @@ -1288,7 +1274,6 @@ "x": 93, "y": 223, "id": "578b455b-7be6-4be7-89b9-21b623e02f13", - "basedOn": "1db3e8b6-0630-4e74-b6ed-977af47e128a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1304,7 +1289,6 @@ "x": 138, "y": 288, "id": "c2647c9f-aee5-407c-aec8-b700aa255cbf", - "basedOn": "1db3e8b6-0630-4e74-b6ed-977af47e128a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1320,7 +1304,6 @@ "x": 278, "y": 384, "id": "175f9e72-686c-4223-b55b-9c75c45d5722", - "basedOn": "1db3e8b6-0630-4e74-b6ed-977af47e128a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1336,7 +1319,6 @@ "x": 60, "y": 197, "id": "af2979b7-14e5-4cd7-94d2-98bb23e6f23f", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1405,7 +1387,6 @@ "x": 103, "y": 304, "id": "3c4361c1-2eb3-4975-9462-fa24d25cfbab", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1474,7 +1455,6 @@ "x": 192, "y": 378, "id": "1e462206-8fa5-4347-83fe-420759a624d4", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1543,7 +1523,6 @@ "x": 283, "y": 411, "id": "bffcdd32-cc3f-4016-a873-d9fa85f4909e", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1626,7 +1605,6 @@ "x": 60, "y": 572.5, "id": "ef5edc33-08cb-4749-b2b7-efbffd449e19", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1695,7 +1673,6 @@ "x": 57, "y": 603, "id": "a453fbe5-2310-4073-a3bf-3340bc73bda2", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1768,7 +1745,6 @@ "x": 177, "y": 603, "id": "a31b94f8-cdfb-41d2-bb25-676b62cdde62", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1855,7 +1831,6 @@ "x": 184, "y": 572.5, "id": "25cc0c04-b8cd-4901-af41-a6ebe7ceb0e8", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1924,7 +1899,6 @@ "x": 286, "y": 603, "id": "d9232c45-1bbb-4e9f-b679-369826461a63", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2011,7 +1985,6 @@ "x": 298, "y": 572.5, "id": "57766d0f-00b2-498c-8d8c-abe7bbe336a7", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2282,7 +2255,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "cef81440-c106-46e8-8329-3d9a9093b7c2", "id": "af8a748a-23cc-4c37-b1cb-4efe601071d2", "x": 155.5, "y": 5, @@ -2351,7 +2323,6 @@ "width": 264, "height": 30, "marginOffset": -7.084000000000003, - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "id": "7614ccd1-001c-43fb-bd04-75e6be01fcd2", "x": 74, "y": 46, @@ -2454,7 +2425,6 @@ "width": 8, "height": 8, "mask": { "type": "circle" }, - "basedOn": "175f9e72-686c-4223-b55b-9c75c45d5722", "id": "4586c430-8745-4edb-9997-55e6dab9bc7b", "x": 273, "y": 158, @@ -2514,7 +2484,6 @@ "x": 51, "y": 222, "id": "c5150c32-105e-422a-b52e-8f5765129ccb", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "content": "Verona", "borderRadius": { "locked": true, @@ -2625,7 +2594,6 @@ "width": 425, "height": 734, "mask": { "type": "rectangle" }, - "basedOn": "ce6dcc37-b3f6-4549-952a-0799856a433d", "id": "feb47bf8-9265-4aef-aeaf-f1096d9e13f9", "x": -6.5, "y": -57, @@ -2693,7 +2661,6 @@ "width": 248, "height": 54, "marginOffset": -5.796000000000003, - "basedOn": "cb1d1884-6f57-464c-a6c9-f126faba3c28", "id": "7691274f-25dd-49d7-907e-663e7835f375", "x": 82, "y": 571, @@ -2707,7 +2674,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "dc7e3e81-8767-4749-8e04-e32eed42fa2e", "id": "fc8dc765-5609-4f22-8fae-b8d6bedc097e", "x": 155.5, "y": 530, @@ -2846,7 +2812,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "cef81440-c106-46e8-8329-3d9a9093b7c2", "id": "05780628-ce8e-4949-914a-228286aad847", "x": 155.5, "y": 5, @@ -2915,7 +2880,6 @@ "width": 264, "height": 30, "marginOffset": -7.084000000000003, - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "id": "88b09b12-96c3-49f4-856b-83ade487bb96", "x": 74, "y": 46, @@ -3017,7 +2981,6 @@ "width": 8, "height": 8, "mask": { "type": "circle" }, - "basedOn": "175f9e72-686c-4223-b55b-9c75c45d5722", "id": "2821aed5-b46a-472c-b321-960674119b05", "x": 314, "y": 220, @@ -3078,7 +3041,6 @@ "x": 51, "y": 225, "id": "c95c19dd-06f0-4b66-b568-34ec541dfaab", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "content": "Paris", "borderRadius": { "locked": true, @@ -3353,7 +3315,6 @@ "width": 264, "height": 56, "marginOffset": -7.084000000000003, - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "id": "0b19f04e-d24a-4f9c-8b18-39af051cce2e", "x": 74, "y": 517, @@ -3364,7 +3325,6 @@ "x": -5.5, "y": -58, "id": "37d7f4c5-876e-4bf7-a4d5-9964a3d98925", - "basedOn": "ef68f316-eaab-41f8-8f92-0260f6c1a022", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3429,7 +3389,6 @@ "x": 34, "y": 380, "id": "637d773b-8e7e-43ea-8ffe-922a0e2cbb78", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "content": "Le Marais", "borderRadius": { "locked": true, @@ -3586,7 +3545,6 @@ "width": 432, "height": 413, "mask": { "type": "rectangle" }, - "basedOn": "27f525cf-b469-425e-be46-1078540331d4", "id": "379275ad-f90e-44c9-a2c6-98d411e907af", "x": -10, "y": 262 @@ -3645,7 +3603,6 @@ "x": 43, "y": 218, "id": "0c5dcee6-e8d1-4e16-98d0-ac1060d0d025", - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "content": "London", "borderRadius": { "locked": true, @@ -3715,7 +3672,6 @@ "width": 8, "height": 8, "mask": { "type": "circle" }, - "basedOn": "175f9e72-686c-4223-b55b-9c75c45d5722", "id": "8c0e631a-884b-4f45-81e2-589ac8091c1b", "x": 263, "y": 234, @@ -3756,7 +3712,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "6d77678e-af6c-4dd9-bf25-8be73fc6ca20", "id": "ecb9a927-2049-4022-a486-3ca6c83903c1", "x": 132, "y": 190, @@ -3770,7 +3725,6 @@ "width": 101, "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, - "basedOn": "cef81440-c106-46e8-8329-3d9a9093b7c2", "id": "0ea311b8-4133-401a-9721-ac3c574f8047", "x": 155.5, "y": 5, @@ -3839,7 +3793,6 @@ "width": 264, "height": 30, "marginOffset": -7.084000000000003, - "basedOn": "b1bd827b-1c84-49b9-8b58-627cbfc20743", "id": "8c368da4-d6dd-4efb-96d2-057e7f10ce06", "x": 74, "y": 46, @@ -3935,7 +3888,6 @@ "width": 425, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "48c07057-0d09-471a-92dc-024a666d8523", "id": "7365ed90-3a05-479a-a85b-473fd5893619", "x": -6.5, "y": -57, @@ -4003,7 +3955,6 @@ "width": 274, "height": 107, "marginOffset": -4.440000000000001, - "basedOn": "fe083ef7-9105-4ca3-9872-3f6fa2c365aa", "id": "3082c247-35c5-4a42-8964-4a98959408d3", "x": 69, "y": 307, @@ -4026,7 +3977,6 @@ "x": 69, "y": 271, "id": "80a7bb2e-435a-42ee-b105-51302427c2b7", - "basedOn": "fe083ef7-9105-4ca3-9872-3f6fa2c365aa", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4100,7 +4050,6 @@ "height": 16, "sticker": { "type": "elegantTravelFloralSeparator" }, "type": "sticker", - "basedOn": "05780628-ce8e-4949-914a-228286aad847", "id": "3c4487b8-925d-4a70-8cc1-6af849d71a87", "x": 155.5, "y": 238 @@ -4163,7 +4112,6 @@ "height": 685, "sticker": { "type": "elegantTravelFloralFrame" }, "type": "sticker", - "basedOn": "c33c74bc-ddb6-4cf4-acab-baffbf6a5307", "id": "ffc651fc-c67a-4ead-9595-a9c03a260223", "x": 21, "y": -33.5 @@ -4235,7 +4183,6 @@ "width": 324, "height": 19, "marginOffset": -38.564, - "basedOn": "3b0d63b8-6a9d-420a-a172-c7ec19ca3754", "id": "94e874ee-edff-46b0-afeb-bbf6ea8d8270", "x": 44, "y": 34, @@ -4319,7 +4266,6 @@ "x": 44, "y": 294, "id": "280b404b-49f7-4483-8e52-d2ac0a94ae34", - "basedOn": "3b0d63b8-6a9d-420a-a172-c7ec19ca3754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4387,7 +4333,6 @@ "x": 44, "y": 561, "id": "fb5db080-b238-435f-b1b1-d84b29be7e10", - "basedOn": "3b0d63b8-6a9d-420a-a172-c7ec19ca3754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4494,8 +4439,5 @@ "id": "4af8e3b1-7d59-42b8-9441-efeb85e86b93", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/experience-thailand/template.json b/packages/templates/src/raw/experience-thailand/template.json index a0af1af9fc69..5eb6d5a5bf33 100644 --- a/packages/templates/src/raw/experience-thailand/template.json +++ b/packages/templates/src/raw/experience-thailand/template.json @@ -1398,7 +1398,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "6258d646-a291-498f-81ab-3095f352bb26", "id": "3932eb5c-e456-43d8-988d-4aa01dd4a8bd", "content": "Temple\nName", "fontSize": 52, @@ -1452,7 +1451,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "883808f1-b87b-4b35-b0f1-0945e0faef2e", "id": "bc7d8800-b421-4a19-9db0-f594e9b0bd8d", "content": "The courtyard around the 3 Kings Monument is the best place to give early morning Alms to the Monks in Central Chiang Mai.", "fontSize": 18, @@ -1544,7 +1542,6 @@ }, "lockAspectRatio": true, "marginOffset": 0, - "basedOn": "3cf17fb8-a5ae-4f32-8e5f-d3a0513215de", "id": "b6dd7e92-0951-4581-9436-29393593c5d3" } ], @@ -1676,7 +1673,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "6258d646-a291-498f-81ab-3095f352bb26", "id": "30716193-c4ff-4619-b485-8108d250c8b8", "content": "Island\nHopping", "fontSize": 52, @@ -1730,7 +1726,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "883808f1-b87b-4b35-b0f1-0945e0faef2e", "id": "41d3069f-61de-4998-8487-036ea86917a6", "content": "The main island hopping hubs are Phuket, Krabi, Koh Phi Phi, and Koh Lipe. Other favorites include Ko Tao, Ko Pha-Ngan, Ko Samui and Surat Thani.", "fontSize": 18, @@ -1791,7 +1786,6 @@ }, "lockAspectRatio": true, "marginOffset": 0, - "basedOn": "3cf17fb8-a5ae-4f32-8e5f-d3a0513215de", "id": "88d486d7-a957-4c41-b4e9-11280585f13f" } ], @@ -1880,7 +1874,6 @@ "rotationAngle": 0, "backgroundColor": { "color": { "r": 241, "g": 241, "b": 241 } }, "mask": { "type": "rectangle" }, - "basedOn": "d90985a8-8ba6-45b1-8e8a-ef2fa073dac9", "id": "359fca2c-a5ab-448c-b9e6-11dd47517650" }, { @@ -1894,7 +1887,6 @@ "rotationAngle": 0, "backgroundColor": { "color": { "r": 241, "g": 241, "b": 241 } }, "mask": { "type": "rectangle" }, - "basedOn": "359fca2c-a5ab-448c-b9e6-11dd47517650", "id": "2a391259-057a-4976-b90d-2c6140e2a222" }, { @@ -1942,7 +1934,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "3932eb5c-e456-43d8-988d-4aa01dd4a8bd", "id": "5cb07f8c-750f-437b-981f-cc3228cdeffd", "content": "1. Phuket", "fontSize": 20, @@ -1996,7 +1987,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "d773e2ce-05a7-4195-a815-cfd66e93f66a", "id": "adc642e3-a739-4349-9646-cb06d88f51a4", "content": "Start your journey here", "fontSize": 18, @@ -2080,7 +2070,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "5cb07f8c-750f-437b-981f-cc3228cdeffd", "id": "840cd415-bf08-4186-9649-932beb2e6778", "content": "2. Koh Phi Phi", "fontSize": 20, @@ -2134,7 +2123,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "adc642e3-a739-4349-9646-cb06d88f51a4", "id": "919e9a80-e851-49fe-9660-c67937a14e13", "content": "Scoot around the island", "fontSize": 18, @@ -2155,7 +2143,6 @@ "focalX": 38.57638552918454, "focalY": 50.00000000000002, "mask": { "type": "rectangle" }, - "basedOn": "43b28f35-fdc3-4b59-b3da-ad9581cbeb8c", "id": "d16ef169-d80c-4e70-817a-9e3bf66d1428", "resource": { "type": "image", @@ -2219,7 +2206,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "5cb07f8c-750f-437b-981f-cc3228cdeffd", "id": "bbe6302e-87c0-49d2-b16b-ff787059c187", "content": "3. Koh Lipe", "fontSize": 20, @@ -2273,7 +2259,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "adc642e3-a739-4349-9646-cb06d88f51a4", "id": "63b0bbbf-6ef4-42c1-b017-d7db0db07039", "content": "Best red curry", "fontSize": 18, @@ -2294,7 +2279,6 @@ "focalX": 37.799042537992264, "focalY": 54.72610116975728, "mask": { "type": "rectangle" }, - "basedOn": "43b28f35-fdc3-4b59-b3da-ad9581cbeb8c", "id": "a7ca1ee4-5f88-45e3-aa3d-ea3cfda6b027", "resource": { "type": "image", @@ -2358,7 +2342,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "5cb07f8c-750f-437b-981f-cc3228cdeffd", "id": "44db08e2-0900-40a6-9e52-3ab2325aeab2", "content": "4. Ko Samui", "fontSize": 20, @@ -2412,7 +2395,6 @@ "lineHeight": 1.3, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "adc642e3-a739-4349-9646-cb06d88f51a4", "id": "300c43cc-b0b0-45de-97ba-1775028d50bb", "content": "Semi-secluded island", "fontSize": 18, @@ -2433,7 +2415,6 @@ "focalX": 68.9811217492273, "focalY": 60.54933296820826, "mask": { "type": "rectangle" }, - "basedOn": "43b28f35-fdc3-4b59-b3da-ad9581cbeb8c", "id": "07155f07-19d8-4eca-8817-9b512fd3303f", "resource": { "type": "image", @@ -2654,7 +2635,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "840cd415-bf08-4186-9649-932beb2e6778", "id": "7ea7ab1b-9bcd-45d6-941d-2c1143cadf0f", "content": "5 Spiciest\nDishes", "fontSize": 20, @@ -2705,7 +2685,6 @@ "rotationAngle": 0, "backgroundColor": { "color": { "r": 236, "g": 236, "b": 236 } }, "mask": { "type": "rectangle" }, - "basedOn": "b542beff-39c1-4787-a8ad-a2a061c51a60", "id": "12b82d84-167c-49b1-8efd-afae77b857f0", "lockAspectRatio": true, "groupId": "84a09ec9-f5b8-4fd9-9095-4f5dec1a5db2" @@ -2755,7 +2734,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "cb201d61-faec-476e-9d72-14caf813197b", "id": "fcdc8182-cfb1-4010-82cd-91b5f235f0fc", "content": "Catch The Swimming Monkeys", "fontSize": 20, @@ -2791,7 +2769,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "19fd443d-f580-436b-82b4-ef2938c55e89", "id": "098c9143-7ca0-4b04-866f-02c5c48339d2", "alt": "Two monkeys swimming", "groupId": "84a09ec9-f5b8-4fd9-9095-4f5dec1a5db2" @@ -2841,7 +2818,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "3932eb5c-e456-43d8-988d-4aa01dd4a8bd", "id": "e5272870-2b37-4bba-abcf-eab0ffc222a4", "content": "More\nStories", "fontSize": 52, @@ -2893,7 +2869,6 @@ "lineHeight": 1, "textAlign": "left", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, - "basedOn": "7ea7ab1b-9bcd-45d6-941d-2c1143cadf0f", "id": "cb201d61-faec-476e-9d72-14caf813197b", "content": "Hikes Off The Beaten\nTrail", "fontSize": 20, @@ -2929,7 +2904,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "85439d79-2100-4dc8-9b20-e6e51d2064af", "id": "19fd443d-f580-436b-82b4-ef2938c55e89", "alt": "Person hiking during sunset", "groupId": "b4c42e7f-223e-4460-a534-f464437321b0" @@ -3092,8 +3066,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/fashion-inspiration/template.json b/packages/templates/src/raw/fashion-inspiration/template.json index da350f6c7bf3..0da245476291 100644 --- a/packages/templates/src/raw/fashion-inspiration/template.json +++ b/packages/templates/src/raw/fashion-inspiration/template.json @@ -81,7 +81,6 @@ }, "width": 317, "height": 71, - "basedOn": "b15a666f-cdee-44ca-ac56-d44baf180069", "id": "3cccfd70-c5ed-4e0a-84f8-8356b205e519", "x": -25, "y": 54, @@ -151,7 +150,6 @@ }, "width": 317, "height": 71, - "basedOn": "af4c9586-d2c9-430c-9ed1-7775d318b73d", "id": "50548434-d1d7-4699-b5f7-9cf582a6eccd", "x": -25, "y": 99, @@ -221,7 +219,6 @@ }, "width": 317, "height": 71, - "basedOn": "e0a71d72-c0fc-4158-9243-2d0fa2bd2f26", "id": "5516447e-18cd-4ecd-a76c-140029547b89", "x": -25, "y": 146, @@ -291,7 +288,6 @@ }, "width": 317, "height": 71, - "basedOn": "6fabfdf7-64a4-4729-bba1-97c944d0f32e", "id": "64b35e74-ddac-484f-affb-60c2ca646824", "x": -25, "y": 193, @@ -627,7 +623,6 @@ "width": 56, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "bf64e85e-2200-4a03-a693-759dc33c59a3", "id": "e608ed67-86a8-4ceb-ac10-eb277154251e", "x": 47, "y": 452, @@ -1530,7 +1525,6 @@ "icon": "", "desc": "https://www.google.com/" }, - "basedOn": "54ee90ef-5a31-4992-9766-3a5162fd8e22", "id": "8f710eb8-e301-4ea3-95f9-6fded111b4d4", "x": 124, "y": 567, @@ -1545,7 +1539,6 @@ "width": 14, "height": 18, "sticker": { "type": "dayInTheLifeBag" }, - "basedOn": "1de14df5-1d34-489d-b3a9-90e38e8051f8", "id": "c3c59637-b5e6-4f00-9add-08ea41390357", "x": 152, "y": 581, @@ -1799,7 +1792,6 @@ "width": 420, "height": 437, "sticker": { "type": "fashionInspirationCutout" }, - "basedOn": "603c1ff8-e8c3-4d9d-a81b-7f7508020425", "id": "9b3370d0-1194-4a3d-9463-b45810b8b34e", "x": 247, "y": -276, @@ -2294,7 +2286,6 @@ "icon": "", "desc": "https://www.google.com/" }, - "basedOn": "9a38899b-86de-4b4e-9d64-c88de817cd1d", "id": "a025b957-94e1-4c43-b05b-e621764e4506", "x": 124, "y": 567, @@ -2309,7 +2300,6 @@ "width": 14, "height": 18, "sticker": { "type": "dayInTheLifeBag" }, - "basedOn": "ea649a1d-287d-48c6-b0e5-a447e059d55c", "id": "65e6c375-bb46-48d0-9384-303c013b13aa", "x": 152, "y": 581, @@ -3086,7 +3076,6 @@ "icon": "", "desc": "https://www.google.com/" }, - "basedOn": "54ee90ef-5a31-4992-9766-3a5162fd8e22", "id": "e81ccabd-d745-4faa-afc8-36bb402755a0", "x": 124, "y": 567, @@ -3101,7 +3090,6 @@ "width": 14, "height": 18, "sticker": { "type": "dayInTheLifeBag" }, - "basedOn": "1de14df5-1d34-489d-b3a9-90e38e8051f8", "id": "0c6e3167-bed0-4a8c-ba3e-b9ec910ebaf6", "x": 152, "y": 581, @@ -3258,7 +3246,6 @@ "width": 104, "height": 156, "mask": { "type": "rectangle" }, - "basedOn": "3225d9f0-55e7-44b0-89c3-1f8e7d62d70b", "id": "fb813a40-d366-42ac-915d-bdb07abfa09a", "x": 56, "y": 102, @@ -3432,7 +3419,6 @@ }, "width": 39, "height": 17, - "basedOn": "383af8ff-63c2-4f32-af59-dd8acd4076bd", "id": "26241101-e136-4646-b0f9-f60a1657e10d", "x": 192, "y": 138, @@ -3448,7 +3434,6 @@ "width": 104, "height": 156, "mask": { "type": "rectangle" }, - "basedOn": "e7db971b-4340-41e5-b277-0f2767bd11ac", "id": "a649b052-f7ef-4cf1-96f5-ae81bbe9814e", "x": 271, "y": 280, @@ -3483,7 +3468,6 @@ "width": 104, "height": 156, "mask": { "type": "rectangle" }, - "basedOn": "3225d9f0-55e7-44b0-89c3-1f8e7d62d70b", "id": "5ae1181e-7f2d-4dc7-9c5f-1f9c7b1c92e6", "x": 261, "y": 271, @@ -3553,7 +3537,6 @@ }, "width": 39, "height": 16, - "basedOn": "2bd06b08-de14-4ba9-8632-e04812eb204f", "id": "f010b1f4-de52-4231-80af-152a3746ba0b", "x": 110, "y": 315, @@ -3623,7 +3606,6 @@ }, "width": 121, "height": 46, - "basedOn": "fe46a1cc-1c93-4b51-adb9-30f64a24a64d", "id": "51dceca8-dac3-440b-ac74-e0293f535484", "x": 110, "y": 336, @@ -3640,7 +3622,6 @@ "width": 104, "height": 156, "mask": { "type": "rectangle" }, - "basedOn": "55029ba5-e4d2-48bd-9874-6e909ae01356", "id": "b3b735d1-b218-4249-84ae-820a3721d799", "x": 57, "y": 459, @@ -3675,7 +3656,6 @@ "width": 104, "height": 156, "mask": { "type": "rectangle" }, - "basedOn": "2c7a417e-f497-46de-9d28-86b3c702940f", "id": "26d690b7-14f1-4ee1-9779-2a9b1f829345", "x": 47, "y": 449, @@ -3745,7 +3725,6 @@ }, "width": 39, "height": 16, - "basedOn": "5dc3ccae-971f-4544-9b22-16a0591595ed", "id": "661f8451-8212-4cdd-b4cc-42a6d6f538e5", "x": 192, "y": 493, @@ -3815,7 +3794,6 @@ }, "width": 147, "height": 46, - "basedOn": "d620276d-a4aa-4bbd-a1a7-618a2ca35fa1", "id": "3266dd8d-7b77-4c72-afd3-599d2b7b9813", "x": 192, "y": 514, @@ -3937,8 +3915,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/fashion-on-the-go/template.json b/packages/templates/src/raw/fashion-on-the-go/template.json index c078f31cfaf2..a791aabc0ceb 100644 --- a/packages/templates/src/raw/fashion-on-the-go/template.json +++ b/packages/templates/src/raw/fashion-on-the-go/template.json @@ -214,7 +214,6 @@ "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "lineHeight": 1, "textAlign": "left", - "basedOn": "d773925c-2f95-44c0-9b0e-0743d45476f2", "id": "61d23551-31e3-4aad-ac15-b8fc5e4be2ec", "content": "— Anonymous", "fontSize": 28, @@ -1010,7 +1009,6 @@ "lineHeight": 1.3, "textAlign": "right", "type": "text", - "basedOn": "e6ee6ead-43e0-45a4-aeef-1bcb7c914fcd", "id": "9156bf8e-3cdd-41fb-99c2-f6206f95ec1b", "content": "1930", "fontSize": 66, @@ -1070,7 +1068,6 @@ "lineHeight": 1.3, "textAlign": "right", "type": "text", - "basedOn": "2c548d81-abe2-4f74-9292-9910382fb293", "id": "78ef1efb-0ca7-4067-9a38-a646987fd096", "content": "The Kepler Bag", "fontSize": 26, @@ -1130,7 +1127,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "8c45242f-9941-4fdc-b5de-3339a36585bf", "id": "f5593520-3bb3-49d6-bfbd-c9fe2af7ee51", "content": "The Stargaze Bag", "fontSize": 26, @@ -1190,7 +1186,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "acb2ccae-1faf-4192-bf28-19614324ed25", "id": "a10cc4c5-ee6f-43dd-a391-ce72a14a43b7", "content": "1966", "fontSize": 100, @@ -1453,7 +1448,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "bad4432f-b82b-4579-bb2d-d9858f7feec2", "id": "875e2b60-1738-425a-8d7d-95f648bb3af6", "content": "The Handbag", "fontSize": 132, @@ -1563,7 +1557,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "f19846b4-b351-4607-a8f9-c7e69ff7a6f3", "id": "61b42950-25ca-46cf-83bf-1e04cdc0cd94", "content": "The Kepler Handbag $450", "fontSize": 20, @@ -1615,7 +1608,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "61b42950-25ca-46cf-83bf-1e04cdc0cd94", "id": "67777589-1517-4a00-9e95-11e262bf02dd", "content": "Learn More", "fontSize": 16, @@ -1870,7 +1862,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "735394cc-0da6-479c-951d-14579f0766ef", "id": "ecfb31af-00a8-4533-b86a-e268e7b2a573", "content": "MJ Kepler", "fontSize": 48, @@ -1930,7 +1921,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "735394cc-0da6-479c-951d-14579f0766ef", "id": "3873fcaf-3c89-43dd-ba61-47bfed747b3e", "content": "1", "fontSize": 36, @@ -2003,7 +1993,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "ecfb31af-00a8-4533-b86a-e268e7b2a573", "id": "f40e6fac-12c9-4259-a5af-8de9d1fd1c64", "content": "Jardin", "fontSize": 48, @@ -2063,7 +2052,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "3873fcaf-3c89-43dd-ba61-47bfed747b3e", "id": "e614554a-4201-4bdd-9ced-c5fe97c758c8", "content": "2", "fontSize": 36, @@ -2136,7 +2124,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "f40e6fac-12c9-4259-a5af-8de9d1fd1c64", "id": "dc565020-6358-44d9-9aac-a8eb90e76415", "content": "Rick Marks", "fontSize": 48, @@ -2196,7 +2183,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "e614554a-4201-4bdd-9ced-c5fe97c758c8", "id": "53f8e685-93b5-4971-bb76-03d52602eb47", "content": "3", "fontSize": 36, @@ -2269,7 +2255,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "dc565020-6358-44d9-9aac-a8eb90e76415", "id": "d6fea8bd-8f0a-414b-a845-722d436a6d43", "content": "Prag", "fontSize": 48, @@ -2329,7 +2314,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "53f8e685-93b5-4971-bb76-03d52602eb47", "id": "c8f479d6-429d-4ea4-93e8-ce8dfb37a5d5", "content": "4", "fontSize": 36, @@ -2402,7 +2386,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "d6fea8bd-8f0a-414b-a845-722d436a6d43", "id": "7726e175-d97f-42ed-bb2e-a581f4135332", "content": "Rag’n Tag", "fontSize": 48, @@ -2462,7 +2445,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "53f8e685-93b5-4971-bb76-03d52602eb47", "id": "175d2727-d683-4601-8405-f0a2ee56a654", "content": "5", "fontSize": 36, @@ -2745,7 +2727,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "ecfb31af-00a8-4533-b86a-e268e7b2a573", "id": "9ce78e9e-7568-45de-bef3-1f9438a11568", "content": "Prag", "fontSize": 51, @@ -2804,7 +2785,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "735394cc-0da6-479c-951d-14579f0766ef", "id": "8c86903b-0df0-4c1e-a75a-23f1e79522b3", "content": "1", "fontSize": 78, @@ -2908,7 +2888,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "67777589-1517-4a00-9e95-11e262bf02dd", "id": "46ec18b4-8061-467f-88a0-fb2abd494061", "content": "Learn More", "fontSize": 16, @@ -3049,7 +3028,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "bad4432f-b82b-4579-bb2d-d9858f7feec2", "id": "faf0a8bb-fa80-40b7-b423-80b8bd4cd7a5", "content": "Get The Look", "fontSize": 110, @@ -3078,7 +3056,6 @@ "width": 32, "height": 31, "sticker": { "type": "fashionStarburstSolid" }, - "basedOn": "bafc748f-0169-477f-9f44-0281f11c80cc", "id": "67c81c32-d417-42e4-ba62-9254fbffc6cb", "x": 291, "y": 381 @@ -3092,7 +3069,6 @@ "width": 32, "height": 31, "sticker": { "type": "fashionStarburstSolid" }, - "basedOn": "0a5fea5b-58b1-4414-9b2e-fb042b30ff90", "id": "26ca74b2-e9f8-4e5e-a3af-e4e0f8e814f5", "x": 131, "y": 110 @@ -3218,7 +3194,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "64b41c08-0817-4b98-aa55-0aaa9ea205e8", "id": "421f76ac-4c4d-4a44-ad77-622facf57db5", "content": "More\nStories", "fontSize": 50, @@ -3277,7 +3252,6 @@ "lineHeight": 1.1, "textAlign": "left", "type": "text", - "basedOn": "2c548d81-abe2-4f74-9292-9910382fb293", "id": "1043803d-625c-4b7a-a5ad-1cdecfbb1c62", "content": "How to pull off the\nall denim look", "fontSize": 20, @@ -3368,7 +3342,6 @@ "lineHeight": 1.1, "textAlign": "left", "type": "text", - "basedOn": "1043803d-625c-4b7a-a5ad-1cdecfbb1c62", "id": "87b77bd3-8bc3-44ca-af6f-661e45522a7c", "content": "The Best Street Styles From NYFW", "fontSize": 20, @@ -3391,7 +3364,6 @@ "focalY": 35.212817670108095, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "d01ae69c-43cc-455e-bb63-250642795201", "id": "c77c788b-cba9-421d-8a9a-2e8b604e99b8", "resource": { "type": "image", @@ -3460,7 +3432,6 @@ "lineHeight": 1.1, "textAlign": "left", "type": "text", - "basedOn": "87b77bd3-8bc3-44ca-af6f-661e45522a7c", "id": "44e7aa5c-3fe0-43db-8d46-c0a4425eeb18", "content": "The Latest Trends In Sneaker Land", "fontSize": 20, @@ -3483,7 +3454,6 @@ "focalY": 63.289037207094864, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "c77c788b-cba9-421d-8a9a-2e8b604e99b8", "id": "ba68ba92-edcd-4c5c-a4fe-5263fc994e2b", "resource": { "type": "image", @@ -3527,7 +3497,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "ba68ba92-edcd-4c5c-a4fe-5263fc994e2b", "id": "40d8eaeb-1fad-4346-b56b-eef002fcb4db", "x": 29, "y": 496, @@ -3586,7 +3555,6 @@ "content": "The 90’s Back!", "fontSize": 20, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "44e7aa5c-3fe0-43db-8d46-c0a4425eeb18", "id": "0785511b-324d-4a52-90bc-1fa6d5a8a0e6", "x": 148, "y": 535, @@ -3695,8 +3663,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/fitness-apps-ranked/template.json b/packages/templates/src/raw/fitness-apps-ranked/template.json index bc43650fb367..f82c11f9a64f 100644 --- a/packages/templates/src/raw/fitness-apps-ranked/template.json +++ b/packages/templates/src/raw/fitness-apps-ranked/template.json @@ -271,7 +271,6 @@ }, "width": 131, "height": 21, - "basedOn": "87486d08-73e9-4ed8-8d18-3fdc0c7bd51b", "id": "33a1ce8a-1602-41d0-abf3-99c96e9a58d7", "x": 47, "y": 607 @@ -752,7 +751,6 @@ }, "width": 86, "height": 24, - "basedOn": "3f2f6921-a444-4bcf-b83c-26c0e8f6642c", "id": "6ad918bb-886c-4dad-b1d9-b610a5d0b952", "x": 197, "y": 538, @@ -823,7 +821,6 @@ }, "width": 142, "height": 30, - "basedOn": "4693cff4-e8dd-4569-b27a-16c25301af7d", "id": "3e345ce0-9c02-46fd-a38b-1df95c555957", "x": 197, "y": 567, @@ -953,7 +950,6 @@ "bottomLeft": 120, "locked": true }, - "basedOn": "b75958ad-f27d-4a49-a159-034521643cbd", "id": "e5e8ace3-c6f2-4dce-9956-e20fd2b1b617", "x": -150, "y": -114 @@ -1357,7 +1353,6 @@ }, "width": 86, "height": 24, - "basedOn": "3f2f6921-a444-4bcf-b83c-26c0e8f6642c", "id": "1f161ac6-656f-40c6-ab44-2fbe7f517405", "x": 197, "y": 538, @@ -1428,7 +1423,6 @@ }, "width": 142, "height": 31, - "basedOn": "4693cff4-e8dd-4569-b27a-16c25301af7d", "id": "b6a2777a-cd6c-4a74-8977-d89d956a342d", "x": 197, "y": 567, @@ -1626,7 +1620,6 @@ "bottomLeft": 120, "locked": true }, - "basedOn": "e5e8ace3-c6f2-4dce-9956-e20fd2b1b617", "id": "858585e5-669a-4054-bf91-e71f8cc6c399", "x": -150, "y": -114 @@ -1959,7 +1952,6 @@ }, "width": 96, "height": 24, - "basedOn": "3f2f6921-a444-4bcf-b83c-26c0e8f6642c", "id": "e60f1beb-5a0e-479b-9412-52aefa868e8f", "x": 197, "y": 538, @@ -2030,7 +2022,6 @@ }, "width": 181, "height": 30, - "basedOn": "4693cff4-e8dd-4569-b27a-16c25301af7d", "id": "4a2ae072-fcc5-44ba-a8e4-58cdfad212e1", "x": 197, "y": 567, @@ -2223,7 +2214,6 @@ "bottomLeft": 120, "locked": true }, - "basedOn": "858585e5-669a-4054-bf91-e71f8cc6c399", "id": "652d9673-d5ca-4db6-831e-d8fe40160ad2", "x": -150, "y": -114 @@ -2299,7 +2289,6 @@ "locked": true }, "type": "shape", - "basedOn": "d91c0a8f-3852-4f50-bd7d-9a24f408c45c", "id": "d0f9a832-6edd-404d-b901-fbd26bd133b0", "x": -137, "y": 649, @@ -2322,7 +2311,6 @@ "locked": true }, "type": "shape", - "basedOn": "d0f9a832-6edd-404d-b901-fbd26bd133b0", "id": "f6dba06f-74c8-47e3-b2b9-1daa894954e5", "x": 202, "y": -130, @@ -2394,7 +2382,6 @@ }, "width": 341, "height": 126, - "basedOn": "256ed426-a1b3-4507-a6a0-4aa0d3dcbe78", "id": "c5c1927a-a461-4655-abcf-558d60946e60", "x": 47, "y": 70, @@ -2509,7 +2496,6 @@ }, "width": 112, "height": 31, - "basedOn": "c5c1927a-a461-4655-abcf-558d60946e60", "id": "3517ae98-6e41-466f-b4b7-1450e61662df", "x": 189, "y": 242, @@ -2581,7 +2567,6 @@ }, "width": 144, "height": 38, - "basedOn": "3517ae98-6e41-466f-b4b7-1450e61662df", "id": "ca30a640-6708-42d0-a226-9daa57069a88", "x": 189, "y": 275, @@ -2604,7 +2589,6 @@ "bottomLeft": 10, "locked": true }, - "basedOn": "7eeb17d7-d26e-4476-b2ec-52e2e6a42447", "id": "17ffcd54-b88d-4307-8fd8-e8759f3f7915", "x": 71, "y": 362, @@ -2690,7 +2674,6 @@ }, "width": 112, "height": 31, - "basedOn": "3517ae98-6e41-466f-b4b7-1450e61662df", "id": "de3a2c4e-0e2c-4806-8c0a-482ebf71c625", "x": 189, "y": 354, @@ -2762,7 +2745,6 @@ }, "width": 112, "height": 57, - "basedOn": "ca30a640-6708-42d0-a226-9daa57069a88", "id": "6db24f9a-c2c9-40ba-a6d4-255015e1e9cb", "x": 189, "y": 391, @@ -2785,7 +2767,6 @@ "bottomLeft": 10, "locked": true }, - "basedOn": "17ffcd54-b88d-4307-8fd8-e8759f3f7915", "id": "1299e382-b9b7-4cc5-b4c3-283c1cd22dcf", "x": 71, "y": 482, @@ -2871,7 +2852,6 @@ }, "width": 112, "height": 31, - "basedOn": "de3a2c4e-0e2c-4806-8c0a-482ebf71c625", "id": "2d97fc7c-c3a8-4a95-bfe4-bac6cc74e7af", "x": 188, "y": 482, @@ -2943,7 +2923,6 @@ }, "width": 135, "height": 57, - "basedOn": "6db24f9a-c2c9-40ba-a6d4-255015e1e9cb", "id": "e2ff0591-7b07-4312-a4d2-03b29372d003", "x": 187, "y": 517, @@ -3125,7 +3104,6 @@ "locked": true }, "type": "shape", - "basedOn": "f6dba06f-74c8-47e3-b2b9-1daa894954e5", "id": "384412ef-2fba-466a-b867-ff0aeb243fe8", "x": 279, "y": -141 @@ -3196,7 +3174,6 @@ }, "width": 140, "height": 28, - "basedOn": "3517ae98-6e41-466f-b4b7-1450e61662df", "id": "0ce7cd0e-c641-4ea3-9df8-1ff400fcd1f4", "x": 136, "y": 14 @@ -3305,7 +3282,6 @@ }, "width": 131, "height": 38, - "basedOn": "0ce7cd0e-c641-4ea3-9df8-1ff400fcd1f4", "id": "cad091f8-9d55-4101-a087-d311f81ee04e", "x": 63, "y": 242, @@ -3331,7 +3307,6 @@ "bottomLeft": 7, "locked": true }, - "basedOn": "824ed88e-636d-4bb0-921e-c7169f43ed6c", "id": "48b1d0dd-1982-4d62-bbe4-a2dae9d6347e", "x": 218, "y": 206, @@ -3418,7 +3393,6 @@ }, "width": 131, "height": 38, - "basedOn": "cad091f8-9d55-4101-a087-d311f81ee04e", "id": "783bcbab-9cf3-4023-89ae-b251e1e33168", "x": 219, "y": 370, @@ -3444,7 +3418,6 @@ "bottomLeft": 7, "locked": true }, - "basedOn": "48b1d0dd-1982-4d62-bbe4-a2dae9d6347e", "id": "a5731d92-fe49-4742-a696-f92d9094c56f", "x": 63, "y": 340, @@ -3531,7 +3504,6 @@ }, "width": 131, "height": 38, - "basedOn": "783bcbab-9cf3-4023-89ae-b251e1e33168", "id": "f39454d6-f499-4d27-96a8-6bce103371d5", "x": 63, "y": 498, @@ -3616,8 +3588,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/food-and-stuff/template.json b/packages/templates/src/raw/food-and-stuff/template.json index 907fdb736ce2..8307b96a8e5f 100644 --- a/packages/templates/src/raw/food-and-stuff/template.json +++ b/packages/templates/src/raw/food-and-stuff/template.json @@ -260,7 +260,6 @@ "lineHeight": 1.2, "textAlign": "center", "type": "text", - "basedOn": "5ad5b20a-e1ef-4341-a9ea-afc442cca079", "id": "d3bb1cdf-9ab7-4444-a71b-e4a5bfd27410", "content": "- Anonymous", "fontSize": 18, @@ -510,7 +509,6 @@ "lineHeight": 1.25, "textAlign": "center", "type": "text", - "basedOn": "31272720-81e0-416c-b7e6-870d7c68bf81", "id": "d189d8f5-809a-4775-8043-4f1ff432a932", "content": "View\nMore", "fontSize": 12, @@ -638,7 +636,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "a6b673a3-db8d-48a2-9469-1892e6266eb3", "id": "b4b4b005-1524-4a37-ba21-0ef518581240", "content": "Currently in season", "fontSize": 22, @@ -657,7 +654,6 @@ "backgroundColor": { "color": { "r": 255, "g": 146, "b": 46 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "5fe7e903-115a-4e30-99fc-89216a2c16cc", "id": "d3799e22-bfe3-4d56-8bb4-5f5603ecaeae" }, { @@ -672,7 +668,6 @@ "backgroundColor": { "color": { "r": 255, "g": 146, "b": 46 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "d3799e22-bfe3-4d56-8bb4-5f5603ecaeae", "id": "ea9de973-d615-466a-bf7e-7f6539688a63" }, { @@ -687,7 +682,6 @@ "backgroundColor": { "color": { "r": 255, "g": 146, "b": 46 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "d3799e22-bfe3-4d56-8bb4-5f5603ecaeae", "id": "2645174d-c03f-4e45-b801-a92cf39cccfb" }, { @@ -807,7 +801,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "30276475-9eaf-4f66-824b-4619e28b788f", "id": "2312c664-2f6e-4aa7-a179-2d76900b7ab1", "content": "Carrots", "fontSize": 50, @@ -877,7 +870,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "2312c664-2f6e-4aa7-a179-2d76900b7ab1", "id": "1ea46b67-82b6-43dc-9b68-761f60b23367", "content": "Persimmons", "fontSize": 50, @@ -947,7 +939,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "1ea46b67-82b6-43dc-9b68-761f60b23367", "id": "429d7f44-4a17-4bbe-af08-6786b3b122f2", "content": "Artichokes", "fontSize": 50, @@ -1345,7 +1336,6 @@ "lineHeight": 1.1, "textAlign": "center", "type": "text", - "basedOn": "962ba57a-da00-4ea0-8ac9-649c7996768d", "id": "7979d059-fcdd-4a43-b92c-a9700cab7519", "content": "Discover them", "fontSize": 12, @@ -1400,7 +1390,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "b6d08619-ca6a-4466-8f40-e4845ec26eda", "id": "38be890d-5627-4041-b008-2f24707bf749", "content": "Persimmon Salsa Tacos", "fontSize": 17, @@ -1455,7 +1444,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "38be890d-5627-4041-b008-2f24707bf749", "id": "127f9ed4-f754-45f1-9bc5-60fee6cbc90c", "content": "Steamed Persimmon Pudding", "fontSize": 17, @@ -1511,7 +1499,6 @@ "content": "Frozen Persimmon Custard", "fontSize": 17, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "e3681a5a-e2a2-4754-b9d2-5a466a46c218", "id": "1e5d493d-dbfa-40b9-afa2-6b0c4312cb25", "x": 104, "y": 425.5, @@ -1565,7 +1552,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "127f9ed4-f754-45f1-9bc5-60fee6cbc90c", "id": "260c32cf-161f-4d2c-9b0b-f9d04cbf57f9", "content": "Persimmon and Brie Crostini", "fontSize": 17, @@ -1620,7 +1606,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "127f9ed4-f754-45f1-9bc5-60fee6cbc90c", "id": "9aa100d8-d095-4c1a-8430-1b3a5bbbc5b4", "content": "Persimmon, Beet, and Citrus Salad", "fontSize": 17, @@ -1675,7 +1660,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "127f9ed4-f754-45f1-9bc5-60fee6cbc90c", "id": "e3681a5a-e2a2-4754-b9d2-5a466a46c218", "content": "Persimmon and Bresaola Bites", "fontSize": 17, @@ -1730,7 +1714,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "38be890d-5627-4041-b008-2f24707bf749", "id": "c65251ab-3347-4658-a18a-1425b12b7081", "content": "1", "fontSize": 22, @@ -1785,7 +1768,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "c65251ab-3347-4658-a18a-1425b12b7081", "id": "3d65fd5b-fc80-4b1a-90ba-d866036d934a", "content": "2", "fontSize": 22, @@ -1840,7 +1822,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "c65251ab-3347-4658-a18a-1425b12b7081", "id": "87a59266-ad7d-43cd-a626-0d2a0126828d", "content": "3", "fontSize": 22, @@ -1895,7 +1876,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "c65251ab-3347-4658-a18a-1425b12b7081", "id": "050e9d9e-6b37-44ef-9f9c-a516ea88c8a4", "content": "4", "fontSize": 22, @@ -1950,7 +1930,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "c65251ab-3347-4658-a18a-1425b12b7081", "id": "86a51872-f144-4332-8b93-13b189f1d30b", "content": "5", "fontSize": 22, @@ -2005,7 +1984,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "c65251ab-3347-4658-a18a-1425b12b7081", "id": "ac878a4a-4cf7-41be-8269-c1f317f3fef6", "content": "6", "fontSize": 22, @@ -2296,7 +2274,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "4b496f17-b72e-4ead-aaa9-92936156e01f", "id": "6f97df5b-14e7-4b83-be99-b82cd767f0ff" }, { @@ -2351,7 +2328,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "d189d8f5-809a-4775-8043-4f1ff432a932", "id": "962ba57a-da00-4ea0-8ac9-649c7996768d", "content": "Learn\nMore", "fontSize": 12, @@ -2405,7 +2381,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "6c29ba73-482b-4759-bbc0-2a503f075b61", "id": "f4b2e739-5428-4639-8b71-b25630dac775", "content": "Squash Soup \nwith Persimmon", "fontSize": 33, @@ -2517,7 +2492,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "33d395dd-462d-4457-97c0-7b82f8c7c5d8", "id": "6eff8e7e-7799-456b-9bd3-5abe4fffac5d", "content": "4-6 people", "fontSize": 17, @@ -2576,7 +2550,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "33d395dd-462d-4457-97c0-7b82f8c7c5d8", "id": "a5f5f1d9-015f-4f74-8bb7-a92e3ec3ea9a", "content": "Type", "fontSize": 11, @@ -2631,7 +2604,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "6eff8e7e-7799-456b-9bd3-5abe4fffac5d", "id": "5ac12eaa-a7f3-4ded-8273-ba0d9f73955e", "content": "Vegetarian", "fontSize": 17, @@ -2690,7 +2662,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "a5f5f1d9-015f-4f74-8bb7-a92e3ec3ea9a", "id": "296554e7-af85-41ab-8f40-44b091a1b3a8", "content": "Time", "fontSize": 11, @@ -2745,7 +2716,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "5ac12eaa-a7f3-4ded-8273-ba0d9f73955e", "id": "b6d08619-ca6a-4466-8f40-e4845ec26eda", "content": "40 minutes", "fontSize": 17, @@ -2804,7 +2774,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "296554e7-af85-41ab-8f40-44b091a1b3a8", "id": "36968290-c6c8-4de1-bb7b-b8faf7a5872e", "content": "Level", "fontSize": 11, @@ -2859,7 +2828,6 @@ "lineHeight": 1.25, "textAlign": "left", "type": "text", - "basedOn": "b6d08619-ca6a-4466-8f40-e4845ec26eda", "id": "a3d09960-be5c-4ce2-b6ef-669d2efa927b", "content": "Beginner", "fontSize": 17, @@ -3032,7 +3000,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "6f97df5b-14e7-4b83-be99-b82cd767f0ff", "id": "c9526803-1a13-4a9e-93ca-9f6d9b14cc61" }, { @@ -3083,7 +3050,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "6b49808a-0de8-4ef8-87a0-0ee0781dab8a", "id": "4377060a-594e-4d7d-a544-d6ab79b91c99", "content": "3", "fontSize": 274, @@ -3141,7 +3107,6 @@ "lineHeight": 1.37, "textAlign": "left", "type": "text", - "basedOn": "31272720-81e0-416c-b7e6-870d7c68bf81", "id": "e474a0ae-051d-4788-8578-b5888531dac8", "content": "Rinse and dry your squash. Slice off the stem and bottom ends of the squash, so that both ends are flat. Slice the squash in half and lightly salt.", "fontSize": 16, @@ -3200,7 +3165,6 @@ "content": "View\nMore", "fontSize": 12, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "962ba57a-da00-4ea0-8ac9-649c7996768d", "id": "e0681907-a6fa-4d61-a7b1-ad71fc8b6335", "x": 307, "y": 510 @@ -3374,7 +3338,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "b6b37e1f-c36b-4d93-97d4-a3eff77486e6", "id": "a2be26e3-7314-4fc5-aa65-c69d390a173f", "content": "More stories", "fontSize": 33, @@ -3461,7 +3424,6 @@ "lineHeight": 1.37, "textAlign": "left", "type": "text", - "basedOn": "38be890d-5627-4041-b008-2f24707bf749", "id": "c4a34697-400c-4b45-8646-b81c1ada574f", "content": "Our best taco recipes to date", "fontSize": 16, @@ -3496,7 +3458,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "f5d57c6a-fc29-4136-ba9d-08d3119d1cd2", "id": "90256502-5ed3-4354-90f3-16ef1e0d1d3a", "groupId": "a3b03eae-2040-4198-a68b-458c5f6ad925" }, @@ -3550,7 +3511,6 @@ "lineHeight": 1.37, "textAlign": "left", "type": "text", - "basedOn": "c4a34697-400c-4b45-8646-b81c1ada574f", "id": "8b2ad361-4db2-41ef-9f96-142b4f150556", "content": "Comfort food for all occasions", "fontSize": 16, @@ -3585,7 +3545,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "90256502-5ed3-4354-90f3-16ef1e0d1d3a", "id": "73ba04c5-2f32-44c3-9c96-a9300e9c4e89", "groupId": "31ad6d42-0256-4c0c-ab1e-04082d4383c1" }, @@ -3639,7 +3598,6 @@ "lineHeight": 1.37, "textAlign": "left", "type": "text", - "basedOn": "c4a34697-400c-4b45-8646-b81c1ada574f", "id": "55aae5bd-87d3-4ecb-add2-ed214ce75805", "content": "Desserts you can’t live without", "fontSize": 16, @@ -3674,7 +3632,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "73ba04c5-2f32-44c3-9c96-a9300e9c4e89", "id": "2729ff59-dfa0-4d0d-9023-de6d26f812ac", "groupId": "0cb22084-123b-45d1-a397-969199f9cfef" }, @@ -3728,7 +3685,6 @@ "lineHeight": 1.37, "textAlign": "left", "type": "text", - "basedOn": "c4a34697-400c-4b45-8646-b81c1ada574f", "id": "21aed5d1-b061-4a20-87e8-3e9c9b804d41", "content": "Easy brunch recipes that will impress your guests", "fontSize": 16, @@ -3761,7 +3717,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "f5d57c6a-fc29-4136-ba9d-08d3119d1cd2", "id": "3e2b3e2f-40a7-4301-9dae-4a8772ecad92", "x": 27, "y": 509, @@ -3818,7 +3773,6 @@ "content": "Easy steak tacos", "fontSize": 16, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "21aed5d1-b061-4a20-87e8-3e9c9b804d41", "id": "cf0ee6ac-7b90-4c56-b5d4-0062726c42e1", "x": 148, "y": 551, @@ -3946,8 +3900,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/fresh-and-bright/template.json b/packages/templates/src/raw/fresh-and-bright/template.json index eb2b199a23a1..9ce5fb709c38 100644 --- a/packages/templates/src/raw/fresh-and-bright/template.json +++ b/packages/templates/src/raw/fresh-and-bright/template.json @@ -87,7 +87,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "d886c844-5b5c-4b27-a9c3-332df2aed3f3", "id": "25b6f99b-3f69-4351-9e18-31b8ef1d1a61", "content": "Fresh\n\nBright", "fontSize": 55, @@ -249,7 +248,6 @@ "width": 66, "height": 57, "sticker": { "type": "beautyHeart" }, - "basedOn": "bd8f9376-7962-44a0-b2b7-175ab75b9d58", "id": "254ac1ec-228e-424f-ab2f-392364e08947", "x": 316, "y": 45, @@ -264,7 +262,6 @@ "width": 66, "height": 57, "sticker": { "type": "beautyHeart" }, - "basedOn": "254ac1ec-228e-424f-ab2f-392364e08947", "id": "3797ec08-e931-4774-a4bd-9f91af2439f5", "x": 30, "y": 235, @@ -279,7 +276,6 @@ "width": 66, "height": 57, "sticker": { "type": "beautyHeart" }, - "basedOn": "3797ec08-e931-4774-a4bd-9f91af2439f5", "id": "98375f28-5877-481d-a08d-a0b525af943c", "x": 337, "y": 540, @@ -294,7 +290,6 @@ "width": 66, "height": 57, "sticker": { "type": "beautyHeart" }, - "basedOn": "98375f28-5877-481d-a08d-a0b525af943c", "id": "19df8224-87e4-4d81-a452-43b6d0a218f5", "x": 6, "y": 590, @@ -339,7 +334,6 @@ "lineHeight": 1.02, "textAlign": "center", "type": "text", - "basedOn": "53004538-6bca-4ac6-810e-18bd81e84276", "id": "51e3dfb3-fe95-4132-ade1-cd226982cf68", "content": "I\nwoke\nup\nlike\nthis\n", "fontSize": 88, @@ -424,7 +418,6 @@ "focalY": 58.06001706624724, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "9f1b4f10-f779-4a36-9833-baef0c4530a4", "id": "254e9e10-3f62-4e5a-8184-35f7aa9f15b8", "resource": { "type": "image", @@ -660,7 +653,6 @@ "width": 60, "height": 60, "sticker": { "type": "beautyCta" }, - "basedOn": "44e92a2d-e8ce-47fb-a081-5d84792272ce", "id": "6e2c6c31-800c-40b4-8b4c-423e875fa897", "x": 164, "y": 125, @@ -679,7 +671,6 @@ "width": 60, "height": 60, "sticker": { "type": "beautyCta" }, - "basedOn": "ba504f4a-7eee-4e86-add7-6fb6c15166c7", "id": "44e92a2d-e8ce-47fb-a081-5d84792272ce", "x": 102, "y": 302, @@ -843,7 +834,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "25b6f99b-3f69-4351-9e18-31b8ef1d1a61", "id": "65b49662-1ad8-4478-8fe9-98a7b60b2ea4", "content": "Gifts\nfor\nunder", "fontSize": 55, @@ -893,7 +883,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "6ef90019-01ac-420c-851a-bd9486cd9092", "id": "e4be23ed-5219-4df3-8cde-5a9a2e571f8f", "content": "$20", "fontSize": 92, @@ -981,7 +970,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "6ef90019-01ac-420c-851a-bd9486cd9092", "id": "53c22575-7ab2-4c00-931d-b0a8b68b7464", "content": "1", "fontSize": 100, @@ -1037,7 +1025,6 @@ "lineHeight": 1.3, "textAlign": "center", "type": "text", - "basedOn": "96e93ceb-accb-4c38-b603-7d616174e5d3", "id": "6db599ec-da49-4694-ad37-9384644b0f8d", "content": "Natural Beauty", "fontSize": 44, @@ -1103,7 +1090,6 @@ "lineHeight": 1.375, "textAlign": "center", "type": "text", - "basedOn": "b93fdb3d-22a9-4f54-bcdc-5c9c0aa7117c", "id": "c7cb3455-9a2e-4af4-8098-e5f04567b377", "content": "For that friend who barely wears makeup\nbut likes to add a little sparkle.", "fontSize": 16, @@ -1273,7 +1259,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "74deb240-66ad-43e1-986d-7c9201800001", "id": "ef299f55-6f0c-4a50-80e4-254eb5d0e633", "content": "Lid Shimmer $12\nwebsite.com", "fontSize": 20, @@ -1435,7 +1420,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "ef299f55-6f0c-4a50-80e4-254eb5d0e633", "id": "ac0add24-bf97-46a4-abe0-1241f0e91a20", "content": "Lid Shimmer $12", "fontSize": 20, @@ -1500,7 +1484,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "d30b7bc0-5ff5-4fd0-87f2-970911904782", "id": "479bdbea-1369-40c8-bcb7-96d82fb8b36c", "content": "website.com", "fontSize": 16, @@ -1519,7 +1502,6 @@ "backgroundColor": { "color": { "r": 216, "g": 221, "b": 204 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "66c7e85f-72de-4dda-93cd-c3d114332275", "id": "6b601d9d-0aa0-4c11-8077-19881fb1f744", "groupId": "76b1a926-7a44-4dba-8a75-668acfb884e4" }, @@ -1602,7 +1584,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "ac0add24-bf97-46a4-abe0-1241f0e91a20", "id": "d07cf4f9-46d9-420c-aa06-ad4e406b7a42", "content": "Lip Tattoo $18", "fontSize": 20, @@ -1667,7 +1648,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "479bdbea-1369-40c8-bcb7-96d82fb8b36c", "id": "6017e32e-c0fb-4ea3-8876-aaaa1b2bbef5", "content": "website.com", "fontSize": 16, @@ -1739,7 +1719,6 @@ "horizontal": 8, "vertical": 12 }, - "basedOn": "b21c003f-d5ad-4829-8ebd-4fe39746ec36", "id": "fc58f262-ffa0-4d0c-a233-a95aa62d27ad" }, { @@ -1807,7 +1786,6 @@ "horizontal": 8, "vertical": 12 }, - "basedOn": "fc58f262-ffa0-4d0c-a233-a95aa62d27ad", "id": "04968afa-8979-49ea-a445-43865ea4099e" } ], @@ -1909,7 +1887,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "6db599ec-da49-4694-ad37-9384644b0f8d", "id": "7ad20266-6a32-4038-8ed7-d84b8f697532", "content": "TV Inspired\nMake-up", "fontSize": 44, @@ -1974,7 +1951,6 @@ "lineHeight": 1.37, "textAlign": "center", "type": "text", - "basedOn": "c7cb3455-9a2e-4af4-8098-e5f04567b377", "id": "3eafb106-5681-4bba-9eef-b162d3364486", "content": "Want to look like Hunter Schafer from “Euphoria”? We got’chyu, plus looks from the rest of the cast.", "fontSize": 16, @@ -2059,7 +2035,6 @@ "horizontal": 8, "vertical": 12 }, - "basedOn": "b21c003f-d5ad-4829-8ebd-4fe39746ec36", "id": "0ab67d94-4d3a-423d-acfb-444d1c8359e4" }, { @@ -2185,7 +2160,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "20f12482-ebbd-469f-a4da-315da300cbc1", "id": "2d2d9987-93c3-4c06-83c4-8e59dff41e48", "content": "More\nStories", "fontSize": 55, @@ -2286,7 +2260,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "7ad20266-6a32-4038-8ed7-d84b8f697532", "id": "e5f86bbb-dd3e-431a-aae3-5a8e00cf6d0f", "content": "Top 10 Bronzing\nKits for Summer", "fontSize": 20, @@ -2304,7 +2277,6 @@ "width": 704, "height": 152, "mask": { "type": "brush-stroke-2" }, - "basedOn": "6ec575af-42c7-4b91-b0ed-49780a002117", "id": "95bffcec-5323-4f5d-9eea-8402d676bd2e", "x": -15, "y": 454, @@ -2325,7 +2297,6 @@ "focalY": 41.18825111898196, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "7fc72830-25a5-47a0-8228-d1adee50581e", "id": "f36a0781-1fa1-4cf5-9d88-c5a4140f9e77", "resource": { "type": "image", @@ -2390,7 +2361,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "e5f86bbb-dd3e-431a-aae3-5a8e00cf6d0f", "id": "6405d5d0-89ec-4f1e-976e-48eed941608d", "content": "Use the Fenty\nShade Finder", "fontSize": 20, @@ -2408,7 +2378,6 @@ "width": 569, "height": 127, "mask": { "type": "brush-stroke-2" }, - "basedOn": "6ec575af-42c7-4b91-b0ed-49780a002117", "id": "c83e126a-96a0-4131-8906-6ed69881877e", "x": -166, "y": 310, @@ -2429,7 +2398,6 @@ "focalY": 55.87449925401202, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "7fc72830-25a5-47a0-8228-d1adee50581e", "id": "eb703bda-f03c-44b1-8df7-a7970252e4ea", "resource": { "type": "image", @@ -2493,7 +2461,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "e5f86bbb-dd3e-431a-aae3-5a8e00cf6d0f", "id": "41f71d08-27df-4137-94b7-eaf0aec0d16c", "content": "This Year’s\nK-Beauty Trends", "fontSize": 20, @@ -2556,8 +2523,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/google-music-studio-tour/template.json b/packages/templates/src/raw/google-music-studio-tour/template.json index 88d634e6ba1c..da10a47a25b4 100644 --- a/packages/templates/src/raw/google-music-studio-tour/template.json +++ b/packages/templates/src/raw/google-music-studio-tour/template.json @@ -235,7 +235,6 @@ "width": 202, "height": 322, "mask": { "type": "rectangle" }, - "basedOn": "5b8d8195-30d2-487b-b6c3-3e3ae6ba10b5", "id": "8f0263c1-0944-408f-8d4d-5d38e9316efe", "x": 210, "y": 294, @@ -270,7 +269,6 @@ "width": 198, "height": 130, "mask": { "type": "rectangle" }, - "basedOn": "5b8d8195-30d2-487b-b6c3-3e3ae6ba10b5", "id": "633c9283-8ef8-41eb-b3a7-9373c86e4fc3", "x": 0, "y": 545, @@ -547,7 +545,6 @@ }, "width": 318, "height": 58, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "36ef2da0-0f0b-4eac-8496-2e57116293b0", "x": 46, "y": 562, @@ -646,7 +643,6 @@ "width": 366, "height": 254, "mask": { "type": "rectangle" }, - "basedOn": "7baef955-ade5-4463-8303-d5a09edee104", "id": "a16488af-5fe8-48f5-a0d5-d08d0e465b3c", "x": 46, "y": 190, @@ -859,7 +855,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "47b388e1-e39e-414d-afa3-d4dbb71a1ddf", "x": 46, "y": 562, @@ -1137,7 +1132,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "48266e4a-ed7d-402c-8c45-43c65cd9798e", "x": 46, "y": 562, @@ -1481,7 +1475,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "22aecd03-3ebb-4b81-a680-a94753d9825b", "x": 46, "y": 562, @@ -1582,7 +1575,6 @@ "width": 366, "height": 254, "mask": { "type": "rectangle" }, - "basedOn": "2df23d64-234b-4667-830a-c65303523492", "id": "642f69ce-b64d-47b5-b1ff-862eeb31d6e2", "x": 46, "y": 189, @@ -1795,7 +1787,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "cdc7bc24-a9ce-4aed-9724-483d8042731f", "x": 46, "y": 562, @@ -1915,7 +1906,6 @@ }, "width": 314, "height": 183, - "basedOn": "a033d938-2a42-45e2-ba46-7b83a438b515", "id": "e8ac7200-c7fc-4a2f-a574-d0160e0ab872", "x": 50, "y": 0, @@ -1983,7 +1973,6 @@ "width": 186, "height": 228, "mask": { "type": "rectangle" }, - "basedOn": "dac97db5-053c-4fe0-b1d1-2611e58a580a", "id": "53e7a3d9-8db7-400f-8c13-a0a12eca257b", "x": 0, "y": 360, @@ -2058,7 +2047,6 @@ "width": 412, "height": 502, "mask": { "type": "rectangle" }, - "basedOn": "d2a4f351-82c7-4804-84c1-e95aa156192e", "id": "37fbd9c3-9b17-460e-95de-2ab3dc7e41dd", "x": 0, "y": -57, @@ -2271,7 +2259,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "0bbc746f-9d00-4aee-b3a3-839c313d9575", "x": 46, "y": 562, @@ -2374,7 +2361,6 @@ }, "width": 318, "height": 56, - "basedOn": "75d3b5ee-5544-4ae7-af6d-a6dcdf64ce04", "id": "8092efd0-0461-4ab8-b408-454851eecfc4", "x": 46, "y": 562, @@ -2551,7 +2537,6 @@ "width": 366, "height": 254, "mask": { "type": "rectangle" }, - "basedOn": "5cb38d6e-fae5-4e7c-b49e-165f31c87ed1", "id": "f4bcb3e3-1541-481b-b7cf-7383125b5a6a", "x": 46, "y": 190, @@ -2585,7 +2570,6 @@ "width": 365, "height": 238, "mask": { "type": "rectangle" }, - "basedOn": "2df23d64-234b-4667-830a-c65303523492", "id": "0e2607cf-90a9-49c9-ba24-669dd8f581d6", "x": 0, "y": -57, @@ -2687,7 +2671,6 @@ }, "width": 288, "height": 25, - "basedOn": "49706efa-0acf-4f47-b447-b5f14ee38082", "id": "86b132f1-3869-45a5-a5f3-9f17ba1083ec", "x": 62, "y": -7, @@ -2759,7 +2742,6 @@ }, "width": 30, "height": 18, - "basedOn": "18137270-bfc0-4ef3-86ab-5131e3b047c5", "id": "4e5598b1-45a4-43c2-ae65-2eb0703115f4", "x": 47, "y": 51, @@ -2831,7 +2813,6 @@ }, "width": 257, "height": 18, - "basedOn": "125f9c42-ba00-427d-a801-ef49e13d7d01", "id": "26bf1a5f-564c-485f-9048-344a936f1e10", "x": 77, "y": 51, @@ -2938,7 +2919,6 @@ }, "width": 30, "height": 17, - "basedOn": "125f9c42-ba00-427d-a801-ef49e13d7d01", "id": "a36c3297-13d2-4333-aa2f-9338d83f3bef", "x": 47, "y": 250, @@ -3010,7 +2990,6 @@ }, "width": 257, "height": 18, - "basedOn": "2b6abef0-7198-4252-adee-c44e4b3aa4e8", "id": "49939af7-773d-405c-8d6c-70d4878b1f93", "x": 77, "y": 250, @@ -3047,7 +3026,6 @@ "width": 318, "height": 136, "mask": { "type": "rectangle" }, - "basedOn": "1fa85132-1f33-4135-aa2d-956cd6326103", "id": "5102a5cb-5788-44b6-8c30-b55051963daf", "x": 47, "y": 285, @@ -3119,7 +3097,6 @@ }, "width": 30, "height": 17, - "basedOn": "af6818c7-ae9d-42eb-9f80-3f4e43023cfb", "id": "ef9a7645-885a-4e5d-9049-57ff221a7208", "x": 47, "y": 449, @@ -3191,7 +3168,6 @@ }, "width": 257, "height": 18, - "basedOn": "e46904d0-0d36-405d-89d2-e6e54b9e90c6", "id": "1bc94b34-b669-4fe4-8e5b-c7b34d598fe8", "x": 77, "y": 449, @@ -3227,7 +3203,6 @@ "width": 318, "height": 136, "mask": { "type": "rectangle" }, - "basedOn": "a2f3c92b-f216-4af9-a8de-f1c57846ac57", "id": "bd08f395-85b1-4e5e-9c77-8739e6d81492", "x": 47, "y": 484, @@ -3283,8 +3258,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/hawaii-travel-packing-list/template.json b/packages/templates/src/raw/hawaii-travel-packing-list/template.json index 33b2632ff10b..5ace4a913e66 100644 --- a/packages/templates/src/raw/hawaii-travel-packing-list/template.json +++ b/packages/templates/src/raw/hawaii-travel-packing-list/template.json @@ -22,7 +22,6 @@ "x": 0, "y": -547, "id": "015d0097-ce2d-4a51-b191-b7b86fba1466", - "basedOn": "61662db2-b979-4ca5-a026-a227bfd6229d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -38,7 +37,6 @@ "x": 291, "y": -4, "id": "ec570a8b-f907-4cfd-9e5a-cc75ca90f911", - "basedOn": "6b545f60-6744-4023-9246-799504b66352", "opacity": 10, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -22, @@ -172,7 +170,6 @@ "x": 47, "y": 121, "id": "6db574ef-4f1e-455e-92c6-e4ade991687a", - "basedOn": "55010409-03f7-412c-a1f4-57f52e26dce7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -363,7 +360,6 @@ "x": 47, "y": 504, "id": "c5432395-652c-4926-a1a9-5f5329268beb", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -432,7 +428,6 @@ "x": 230, "y": 299, "id": "d1626a8f-0eb3-4ef4-847e-34957857b08c", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -500,7 +495,6 @@ "x": 331, "y": 399, "id": "4890d03b-5aee-4406-9a9e-cca55aeedabf", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -568,7 +562,6 @@ "x": 197, "y": 258, "id": "8172abd1-875d-447f-b034-a11e29f394aa", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -636,7 +629,6 @@ "x": 238, "y": 204, "id": "8adddbb7-e6cb-4201-9f7c-74fc654903eb", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -704,7 +696,6 @@ "x": 312, "y": 240, "id": "095a51f7-549b-49ec-ab8a-a55393745d76", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -772,7 +763,6 @@ "x": 132, "y": 190, "id": "1d361452-7794-4f50-9d2f-6403db8cbe7f", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -840,7 +830,6 @@ "x": 99, "y": 143, "id": "82d51f5a-6685-4b9b-aa32-8a8f08dc9bfb", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -908,7 +897,6 @@ "x": 32, "y": 208, "id": "f4723c53-f0e5-4eff-bc65-31a7a8123aa0", - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1179,7 +1167,6 @@ "width": 318, "height": 49, "marginOffset": 0.6343749999999986, - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "id": "67618dc9-78d0-4981-b9a6-d204f905c67c", "x": 47, "y": 28 @@ -1247,7 +1234,6 @@ "width": 318, "height": 30, "marginOffset": 0.6343749999999986, - "basedOn": "c5432395-652c-4926-a1a9-5f5329268beb", "id": "2847b4de-c487-42c2-ba38-fd8a7d12a96e", "x": 47, "y": 0 @@ -1390,7 +1376,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "id": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "x": 48, "y": 0 @@ -1468,7 +1453,6 @@ "x": 197, "y": 241, "id": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1576,7 +1560,6 @@ "x": 197, "y": 424, "id": "cb0b4ab6-42cc-40d9-9fef-b799efb67e3c", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1645,7 +1628,6 @@ "x": 197, "y": 293, "id": "d9d3084f-7a34-4c17-852b-c86122d8a804", - "basedOn": "6b6fb17c-80d5-4c2a-b6ed-a3351f311adb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1793,7 +1775,6 @@ "x": 197, "y": 596, "id": "02f02e19-7948-4b33-94db-cfedb4204398", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1862,7 +1843,6 @@ "x": 198, "y": 468, "id": "41640a1f-1053-4101-bfa3-1225b8d689ff", - "basedOn": "6b6fb17c-80d5-4c2a-b6ed-a3351f311adb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2085,7 +2065,6 @@ "width": 318, "height": 48, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "d2749f0d-66cf-4f7f-8dda-eb8b08f4eb5f", "x": 47, "y": 22, @@ -2154,7 +2133,6 @@ "width": 24, "height": 27, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "9edc054d-2841-45cc-b836-404987ea4f4b", "x": 47, "y": 0, @@ -2164,7 +2142,6 @@ "x": 47, "y": 78, "id": "f404b1ef-78c6-424f-93e1-79cb30117a20", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2250,7 +2227,6 @@ "x": 191, "y": 466, "id": "490495b8-88c3-48b6-974d-13993bbd234a", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2280,7 +2256,6 @@ { "x": 126, "y": 571, - "basedOn": "6b1f4017-01cc-4775-adf7-7808ca543fd8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2530,7 +2505,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "efdec576-b782-496c-a4cc-c33f16899360", "x": 47, "y": 315, @@ -2599,7 +2573,6 @@ "width": 24, "height": 25, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "afe90b5c-b712-4a89-b525-b0edd3e98371", "x": 47, "y": 293, @@ -2660,7 +2633,6 @@ "x": 47, "y": 371, "id": "5c2a2df4-a9cf-405e-a185-ac3e8c6746cc", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "content": "You’re going to want more than what your average phone camera can capture. These are going to be photos of a lifetime.", "borderRadius": { "locked": true, @@ -2701,7 +2673,6 @@ "x": 184, "y": 226, "id": "47a47418-5a8a-4551-9d6e-d8249a47ab68", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "width": 15, "height": 15, "mask": { "type": "circle" }, @@ -2718,7 +2689,6 @@ "height": 17, "sticker": { "type": "travelBag" }, "link": { "url": "google.com", "icon": null, "desc": "google.com" }, - "basedOn": "1cc96554-113c-4f54-b5f4-7df3dc7e6653", "id": "071f4bfc-2abe-4ac6-85a1-4e011e5b7a5a", "x": 144, "y": 585.5, @@ -2727,7 +2697,6 @@ { "x": 126, "y": 571, - "basedOn": "6b1f4017-01cc-4775-adf7-7808ca543fd8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2978,7 +2947,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "a66f0e2d-c496-4189-96d4-c95c53e13d22", "x": 47, "y": 22, @@ -3047,7 +3015,6 @@ "width": 24, "height": 25, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "5e255d7a-6c59-402f-99d9-1fd5c0716ae8", "x": 47, "y": 0, @@ -3108,7 +3075,6 @@ "x": 47, "y": 78, "id": "62ebe965-c9f2-4575-9c95-43b3f118904d", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "content": "Weather can be fickle here. If you plan to hike all day, make sure to be prepared with a set of warmer layers in a backpack.", "borderRadius": { "locked": true, @@ -3149,7 +3115,6 @@ "x": 302, "y": 383, "id": "9010c573-4dd5-4f33-bb5d-1cdd3107c4e7", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "width": 15, "height": 15, "mask": { "type": "circle" }, @@ -3166,7 +3131,6 @@ "height": 17, "sticker": { "type": "travelBag" }, "link": { "url": "google.com", "icon": null, "desc": "google.com" }, - "basedOn": "071f4bfc-2abe-4ac6-85a1-4e011e5b7a5a", "id": "d7e5c2c5-6028-481f-8abb-c43a6ad05741", "x": 144, "y": 585.5, @@ -3175,7 +3139,6 @@ { "x": 126, "y": 571, - "basedOn": "6b1f4017-01cc-4775-adf7-7808ca543fd8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3413,7 +3376,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "a485b5b6-9547-41d3-9f40-81e828d73722", "id": "e5bf4b20-707d-4be0-a6b7-fe0c899432d0", "x": 48, "y": 28, @@ -3481,7 +3443,6 @@ "width": 318, "height": 30, "marginOffset": 0.6343749999999986, - "basedOn": "c5432395-652c-4926-a1a9-5f5329268beb", "id": "728beedc-20b0-4799-a72c-6a99619e8206", "x": 47, "y": 0, @@ -3624,7 +3585,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "id": "75835290-acf7-4719-be83-b141fa50955e", "x": 48, "y": 0, @@ -3753,7 +3713,6 @@ "x": 197, "y": 239, "id": "bebdc562-d78a-4929-aa27-9345af67fca4", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "content": "Snorkel Mask", "borderRadius": { "locked": true, @@ -3861,7 +3820,6 @@ "x": 197, "y": 424, "id": "90a60cf8-deab-4f43-a632-3a268583cf02", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "content": "Sunglasses", "borderRadius": { "locked": true, @@ -3930,7 +3888,6 @@ "x": 197, "y": 293, "id": "937f563a-fded-40c9-992a-b1807dc576ca", - "basedOn": "6b6fb17c-80d5-4c2a-b6ed-a3351f311adb", "content": "02.", "borderRadius": { "locked": true, @@ -4078,7 +4035,6 @@ "x": 198, "y": 468, "id": "08447e7e-6d78-4f39-8fe1-77ce92f3d487", - "basedOn": "6b6fb17c-80d5-4c2a-b6ed-a3351f311adb", "content": "03.", "borderRadius": { "locked": true, @@ -4148,7 +4104,6 @@ "x": 197, "y": 570, "id": "168149ee-3c87-4c52-a75b-44120eb5fd68", - "basedOn": "67618dc9-78d0-4981-b9a6-d204f905c67c", "content": "Waterproof Pro-Cam", "borderRadius": { "locked": true, @@ -4318,7 +4273,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "e2a8d30f-7073-4bc0-88e0-b04f3e1f5550", "x": 47, "y": 22, @@ -4387,7 +4341,6 @@ "width": 24, "height": 27, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "3f242762-f6d4-4b84-b9ce-c4bd403de7fb", "x": 47, "y": 0, @@ -4448,7 +4401,6 @@ "x": 47, "y": 78, "id": "36565544-69be-4c43-bb88-5241b78942b3", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "content": "If you can, why not pack your own snorkel mask? Especially these days, you want something that is custom for your face and your face only.", "borderRadius": { "locked": true, @@ -4489,7 +4441,6 @@ "x": 246, "y": 475, "id": "9ba05243-911c-4567-a5af-0e9cb60fcc6d", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "width": 15, "height": 15, "mask": { "type": "circle" }, @@ -4506,7 +4457,6 @@ "height": 17, "sticker": { "type": "travelBag" }, "link": { "url": "google.com", "icon": null, "desc": "google.com" }, - "basedOn": "071f4bfc-2abe-4ac6-85a1-4e011e5b7a5a", "id": "3ce64b2f-c6fe-4e17-82aa-0ec2085bf45f", "x": 144, "y": 585.5, @@ -4515,7 +4465,6 @@ { "x": 126, "y": 571, - "basedOn": "6f8af339-0975-4c87-af37-94b9503284a9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4765,7 +4714,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "53c30df8-ca0b-4223-8baf-cbbb2b99b4d0", "x": 46, "y": 313, @@ -4834,7 +4782,6 @@ "width": 24, "height": 25, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "820aed53-1fdc-4a32-8404-0bc2d6428bd0", "x": 47, "y": 294, @@ -4895,7 +4842,6 @@ "x": 47, "y": 367, "id": "c67bb80e-024e-4818-96f1-a8028f59405b", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "content": "If you’re going to be on a boat en route to your snorkel destination, be sure to pack a pair of sunnies.", "borderRadius": { "locked": true, @@ -4936,7 +4882,6 @@ "x": 198, "y": 153, "id": "e2117b5d-4447-4c58-a9b7-a1ca0ba3e2e4", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "width": 15, "height": 15, "mask": { "type": "circle" }, @@ -4953,7 +4898,6 @@ "height": 17, "sticker": { "type": "travelBag" }, "link": { "url": "google.com", "icon": null, "desc": "google.com" }, - "basedOn": "071f4bfc-2abe-4ac6-85a1-4e011e5b7a5a", "id": "7261bb4b-a1d5-4def-80dd-27550c4ef4f2", "x": 144, "y": 585.5, @@ -4962,7 +4906,6 @@ { "x": 126, "y": 571, - "basedOn": "6f8af339-0975-4c87-af37-94b9503284a9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5212,7 +5155,6 @@ "width": 318, "height": 47, "marginOffset": 0.6343749999999986, - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "id": "1c834543-3dd0-4f47-b10b-9ce2a6a5b301", "x": 47, "y": 22, @@ -5281,7 +5223,6 @@ "width": 24, "height": 25, "marginOffset": -4.440000000000001, - "basedOn": "9ff216a4-051b-4f96-abfb-3ca0c64931d8", "id": "3f8aacdf-a7ef-42e6-b66d-2e0143ebe038", "x": 47, "y": 0, @@ -5342,7 +5283,6 @@ "x": 47, "y": 78, "id": "5676cfac-4771-4047-b5ff-a22b59357bda", - "basedOn": "81970e87-bdf8-44e2-b6d8-3930ed995b31", "content": "My rule of thumb is to capture everything. And underwater views are so special. They’re definitely worth savoring again and again.", "borderRadius": { "locked": true, @@ -5383,7 +5323,6 @@ "x": 273, "y": 331, "id": "0d6a4985-f3bd-496f-932a-0b868ef5ee16", - "basedOn": "a5d67eda-ba29-47f6-8406-b04e16d86def", "width": 15, "height": 15, "mask": { "type": "circle" }, @@ -5400,7 +5339,6 @@ "height": 17, "sticker": { "type": "travelBag" }, "link": { "url": "google.com", "icon": null, "desc": "google.com" }, - "basedOn": "7261bb4b-a1d5-4def-80dd-27550c4ef4f2", "id": "92a00e30-ef31-4b31-bbbe-01a8973ac441", "x": 144, "y": 585.5, @@ -5409,7 +5347,6 @@ { "x": 126, "y": 571, - "basedOn": "6b1f4017-01cc-4775-adf7-7808ca543fd8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5621,7 +5558,6 @@ "height": 77, "marginOffset": 0.6343749999999986, "type": "text", - "basedOn": "75835290-acf7-4719-be83-b141fa50955e", "id": "ef63944e-00b1-47b9-be06-dbb4c31557ec", "x": 49, "y": 0 @@ -5666,7 +5602,6 @@ "x": 140, "y": 81, "id": "0d90785f-0ab6-49bc-8088-aa516321f46f", - "basedOn": "75835290-acf7-4719-be83-b141fa50955e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5771,7 +5706,6 @@ "x": 36, "y": 417, "id": "023aa8f1-92b6-4e82-8697-ca7e152b2e1d", - "basedOn": "75835290-acf7-4719-be83-b141fa50955e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5896,7 +5830,6 @@ "height": 46, "marginOffset": 1.4699999999999989, "type": "text", - "basedOn": "450dec43-018e-4571-9799-2bc3a1d8d0ea", "id": "165e5f3e-1282-4cc3-a649-b70a53acbceb", "x": 127, "y": 571, @@ -5960,8 +5893,5 @@ "pageTemplateType": "list", "groups": {} } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/honeymooning-in-italy/template.json b/packages/templates/src/raw/honeymooning-in-italy/template.json index a778b0e32d7d..fb90e630c5e2 100644 --- a/packages/templates/src/raw/honeymooning-in-italy/template.json +++ b/packages/templates/src/raw/honeymooning-in-italy/template.json @@ -35,7 +35,6 @@ "x": 225, "y": 453, "id": "810c630a-5b70-4ffc-9425-7430abe1db92", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -237,7 +236,6 @@ "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "id": "f0e871c2-3cda-404d-9180-ed53d6150c8f", "x": -133, "y": 172 @@ -246,7 +244,6 @@ "x": 137, "y": 172, "id": "6412e96d-09bd-400e-abda-245c23cde7ac", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -45, @@ -276,7 +273,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "917e5357-2f93-4cba-adcd-476b1de3a775", "id": "f8dc27fc-9573-4739-8d64-63431f380c8e", "x": -19.5, "y": 247, @@ -355,7 +351,6 @@ }, "width": 283, "height": 42, - "basedOn": "40063a65-2c7a-4bc3-81dc-d240befed7bb", "id": "3db25d37-118f-4fa4-96d3-ba8cd849d286", "x": 76, "y": 35 @@ -414,7 +409,6 @@ }, "width": 240, "height": 66, - "basedOn": "88973f2a-66da-4907-8014-dc6e57c926d0", "id": "ded1eb29-9fd8-4219-b406-1505edcf0191", "x": 76, "y": 90 @@ -423,7 +417,6 @@ "x": 79, "y": 4, "id": "97be1561-f8ff-4119-90e8-060fcc90e134", - "basedOn": "40063a65-2c7a-4bc3-81dc-d240befed7bb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -543,7 +536,6 @@ "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "id": "599eee86-ae04-4824-8b5d-268454107eb8", "x": -134, "y": -40, @@ -557,7 +549,6 @@ "x": 142, "y": -40, "id": "7e0ea2d2-4466-45f9-a5c0-de20d79dfadf", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, @@ -583,7 +574,6 @@ "locked": false }, "type": "image", - "basedOn": "dbd3b64e-724b-4ab1-b38d-aefd4419b383", "id": "fc59ebdf-d016-4e0e-9089-8edbe91f5527", "x": -18.5, "y": -57, @@ -661,7 +651,6 @@ }, "width": 283, "height": 81, - "basedOn": "3db25d37-118f-4fa4-96d3-ba8cd849d286", "id": "145c032f-3a8c-4834-88ed-838087d08131", "x": 65, "y": 381 @@ -720,7 +709,6 @@ }, "width": 261, "height": 88, - "basedOn": "ded1eb29-9fd8-4219-b406-1505edcf0191", "id": "583c8c77-a7d5-40b0-80a8-f43e0e008365", "x": 64, "y": 472 @@ -784,7 +772,6 @@ "x": 225, "y": 453, "id": "a704e766-b7b4-40f2-a8e8-b98423de89b0", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "width": 371, "height": 356, "sticker": { "type": "floralPattern" }, @@ -1005,7 +992,6 @@ "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "id": "29c6278f-7aee-4cae-99ff-cde88f9569c7", "x": -133, "y": 172, @@ -1019,7 +1005,6 @@ "x": 137, "y": 172, "id": "76f59dc5-e7fd-4cff-8dd4-5d2b1c0510e4", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, @@ -1044,7 +1029,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "917e5357-2f93-4cba-adcd-476b1de3a775", "id": "9f9f9945-de51-468d-8680-5fa9d0e8a475", "x": -18.5, "y": 247, @@ -1122,7 +1106,6 @@ }, "width": 283, "height": 43, - "basedOn": "40063a65-2c7a-4bc3-81dc-d240befed7bb", "id": "c42f74e8-a9bf-4cdc-a94b-7fdfcc89e59b", "x": 76, "y": 35, @@ -1181,7 +1164,6 @@ }, "width": 253, "height": 43, - "basedOn": "88973f2a-66da-4907-8014-dc6e57c926d0", "id": "c63f0fa6-2594-4af9-95d8-22e8c8c7b104", "x": 76, "y": 90, @@ -1233,7 +1215,6 @@ "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "id": "d580b6fc-47d0-4f59-8130-d87ea334a95d", "x": -134, "y": -40, @@ -1247,7 +1228,6 @@ "x": 142, "y": -40, "id": "2a9f8c11-0c79-4d0f-b857-00f7bbb5e769", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "width": 382, "height": 367, "sticker": { "type": "floralPattern" }, @@ -1310,7 +1290,6 @@ }, "width": 299, "height": 42, - "basedOn": "3db25d37-118f-4fa4-96d3-ba8cd849d286", "id": "da32686c-63c4-461c-be70-e6829c7effea", "x": 57, "y": 415, @@ -1369,7 +1348,6 @@ }, "width": 240, "height": 65, - "basedOn": "ded1eb29-9fd8-4219-b406-1505edcf0191", "id": "2c7c697d-cafc-4930-a9ec-05d9a64fc6ad", "x": 57, "y": 470, @@ -1410,7 +1388,6 @@ "baseColor": "#232d2f", "isExternal": true }, - "basedOn": "fc59ebdf-d016-4e0e-9089-8edbe91f5527", "id": "a3581225-02ac-448b-8ef0-5ef40b26bf5d", "x": -18.5, "y": -121 @@ -1529,7 +1506,6 @@ }, "width": 283, "height": 78, - "basedOn": "1c476147-098b-467c-bb47-641299566361", "id": "4fe0fb5d-ae85-49c9-a706-68a3bd73971c", "x": 55, "y": 35 @@ -1588,7 +1564,6 @@ }, "width": 88, "height": 43, - "basedOn": "583c8c77-a7d5-40b0-80a8-f43e0e008365", "id": "c2fabfa0-d161-47e6-afd2-455b438d849f", "x": 51, "y": 307 @@ -1597,7 +1572,6 @@ "x": 274, "y": 271, "id": "344535e2-478b-4c70-bfc5-a6b7fa47628d", - "basedOn": "fa6e1d10-60bd-426a-85ef-6d8d924375cf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1638,7 +1612,6 @@ "x": 264, "y": 389, "id": "9304e89e-22b4-40ae-bad3-52df88e6d838", - "basedOn": "583c8c77-a7d5-40b0-80a8-f43e0e008365", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1697,7 +1670,6 @@ "x": 134, "y": 551, "id": "8615e7e7-a5fa-45e9-ab9f-ea539079e04c", - "basedOn": "583c8c77-a7d5-40b0-80a8-f43e0e008365", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1756,7 +1728,6 @@ "x": 57, "y": 188, "id": "f8a8b086-c45d-45de-80d9-b9ea15e44f2f", - "basedOn": "fa6e1d10-60bd-426a-85ef-6d8d924375cf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1797,7 +1768,6 @@ "x": 140, "y": 432, "id": "ac376bb1-44ee-484c-aa17-8c3013585b17", - "basedOn": "fa6e1d10-60bd-426a-85ef-6d8d924375cf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1941,7 +1911,6 @@ "x": 225, "y": 453, "id": "89ef9084-9e75-455e-a7d6-0fc5b07ac60b", - "basedOn": "f2201a06-f489-4521-8b8f-07b57ad7161f", "width": 371, "height": 356, "sticker": { "type": "floralPattern" }, @@ -2163,7 +2132,6 @@ "height": 373, "sticker": { "type": "floralPattern" }, "type": "sticker", - "basedOn": "1fee32e4-057c-421c-93dc-a31cccf741fb", "id": "a03cdc6a-ee6a-4f5f-a9f2-6d35e6ba7726", "x": -194, "y": -245 @@ -2177,7 +2145,6 @@ "height": 356, "sticker": { "type": "floralPattern" }, "type": "sticker", - "basedOn": "a704e766-b7b4-40f2-a8e8-b98423de89b0", "id": "eeb6cb89-2349-4b57-a798-92b9443d911f", "x": 225, "y": 453 @@ -2240,7 +2207,6 @@ }, "width": 283, "height": 42, - "basedOn": "4fe0fb5d-ae85-49c9-a706-68a3bd73971c", "id": "1eabe3b5-cf96-470a-b9dd-883a2e183111", "x": 55, "y": 35 @@ -2288,7 +2254,6 @@ "x": 62, "y": 359, "id": "129d39ec-ae37-4e9f-9f09-f3a0c2b586f4", - "basedOn": "3385bf43-19c8-4c6a-adc1-b54aa44b443c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2378,7 +2343,6 @@ }, "width": 108, "height": 66, - "basedOn": "9304e89e-22b4-40ae-bad3-52df88e6d838", "id": "96a88451-5c7f-4f26-8883-3a77501e2c82", "x": 239, "y": 209, @@ -2388,7 +2352,6 @@ "x": 238, "y": 439, "id": "c7655bcf-fb73-40b2-a639-2e4cc7565ba8", - "basedOn": "9304e89e-22b4-40ae-bad3-52df88e6d838", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2482,8 +2445,5 @@ "id": "ea962a18-b3b9-42b7-b82a-5711c26062bb", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/house-hunting/template.json b/packages/templates/src/raw/house-hunting/template.json index d69853c4ffce..ec9db0ab1705 100644 --- a/packages/templates/src/raw/house-hunting/template.json +++ b/packages/templates/src/raw/house-hunting/template.json @@ -156,7 +156,6 @@ }, "width": 270, "height": 78, - "basedOn": "2adc4970-9823-4adb-aebe-eda406140022", "id": "c4e87553-11d8-4d27-9c85-2591336413d2", "x": 71, "y": 476, @@ -209,7 +208,6 @@ }, "width": 270, "height": 18, - "basedOn": "c4e87553-11d8-4d27-9c85-2591336413d2", "id": "43fd8e6e-0e69-44fd-81f0-20303ebdf3eb", "x": 71, "y": 572 @@ -251,7 +249,6 @@ "focalX": 50, "focalY": 47.59878773678326, "mask": { "type": "rectangle" }, - "basedOn": "168933f8-16c7-41ae-94a0-d339ec226611", "id": "c8cdea4e-0fb6-4202-bbbe-ae544843a8e2", "x": 19.5, "y": 310, @@ -316,7 +313,6 @@ }, "width": 239, "height": 73, - "basedOn": "c4e87553-11d8-4d27-9c85-2591336413d2", "id": "2868430e-9026-4cde-b1f0-0eb54cd14531", "x": 84, "y": 101 @@ -368,7 +364,6 @@ }, "width": 239, "height": 22, - "basedOn": "2868430e-9026-4cde-b1f0-0eb54cd14531", "id": "889809e7-36d1-4c27-83e8-cf0d0d26316c", "x": 84, "y": 206 @@ -443,7 +438,6 @@ }, "width": 316, "height": 39, - "basedOn": "2adc4970-9823-4adb-aebe-eda406140022", "id": "affef821-e5f5-4d18-9960-ad7b0c8263dd", "x": 48, "y": 480, @@ -495,7 +489,6 @@ }, "width": 316, "height": 47, - "basedOn": "c4e87553-11d8-4d27-9c85-2591336413d2", "id": "e3fdc126-7223-4795-8f9b-06cf7e17c3f9", "x": 48, "y": 530, @@ -657,7 +650,6 @@ }, "width": 124, "height": 39, - "basedOn": "a0a1cd78-8de8-4e1b-abe1-20982bef2e5a", "id": "6ff14e23-da5a-4a8c-b272-e074b463e8ac", "x": 47, "y": 363, @@ -813,7 +805,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "354e4319-d1bf-45a8-ac64-fa61f084f81b", "x": 47, "y": 2, @@ -865,7 +856,6 @@ }, "width": 40, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "84e2ac5e-aff5-42be-a818-e69182e559b3", "x": 47, "y": 495, @@ -919,7 +909,6 @@ }, "width": 204, "height": 29, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "b23bab8b-8300-4ed6-b39e-70ee547fb372", "x": 161, "y": 499, @@ -972,7 +961,6 @@ }, "width": 202, "height": 72, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "ee1f242d-2a3d-4745-9809-fb7eab60f5b5", "x": 161, "y": 547, @@ -1123,7 +1111,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "13928a79-39f2-41ef-b284-88a1d7d27793", "x": 47, "y": 2, @@ -1175,7 +1162,6 @@ }, "width": 42, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "d2905692-f7f4-43b7-9193-8e22525f0507", "x": 47, "y": 495, @@ -1229,7 +1215,6 @@ }, "width": 204, "height": 30, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "1c7d9329-8b65-4c3f-a43e-d991210cea9f", "x": 161, "y": 499, @@ -1282,7 +1267,6 @@ }, "width": 202, "height": 73, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "4dbf3584-34a1-481e-904a-b1221ebab7c4", "x": 161, "y": 547, @@ -1433,7 +1417,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "f15270ec-1fac-41a0-bac8-2ffe2949c897", "x": 47, "y": 2, @@ -1485,7 +1468,6 @@ }, "width": 41, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "cd224c31-de17-41c1-b96c-66f57f59345c", "x": 47, "y": 495, @@ -1539,7 +1521,6 @@ }, "width": 204, "height": 30, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "d2880695-59a2-43cd-8c47-3026bbed798e", "x": 161, "y": 499, @@ -1592,7 +1573,6 @@ }, "width": 202, "height": 73, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "6ac417ae-e6f6-4b98-8ea0-ccf302afa224", "x": 161, "y": 547, @@ -1692,7 +1672,6 @@ }, "width": 316, "height": 40, - "basedOn": "2adc4970-9823-4adb-aebe-eda406140022", "id": "92dc0937-0487-4fd6-a6e3-ae9cf648db07", "x": 48, "y": 454, @@ -1744,7 +1723,6 @@ }, "width": 316, "height": 73, - "basedOn": "c4e87553-11d8-4d27-9c85-2591336413d2", "id": "53d35ae6-3846-4b01-9604-b24d57863088", "x": 48, "y": 504, @@ -1906,7 +1884,6 @@ }, "width": 124, "height": 39, - "basedOn": "a0a1cd78-8de8-4e1b-abe1-20982bef2e5a", "id": "a9189649-c7d6-4921-8840-ba2c1e909dd1", "x": 47, "y": 363, @@ -2065,7 +2042,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "2a9d28dd-cb18-4f3f-bf27-605ba3a01ee4", "x": 47, "y": 2, @@ -2117,7 +2093,6 @@ }, "width": 44, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "7041c27e-9046-459d-bf0b-b8ae2eff0a3a", "x": 47, "y": 495, @@ -2171,7 +2146,6 @@ }, "width": 204, "height": 30, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "7d12d05d-1970-48ca-9eb3-bc63ff4b2064", "x": 161, "y": 499, @@ -2224,7 +2198,6 @@ }, "width": 202, "height": 73, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "0b4d942c-3ffe-4674-90a2-413f1c87240b", "x": 161, "y": 547, @@ -2375,7 +2348,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "19a9b0d4-7824-4f00-bd81-e63e4e4d5534", "x": 47, "y": 2, @@ -2427,7 +2399,6 @@ }, "width": 44, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "b38972d1-414e-41e6-be15-119b79a68da5", "x": 47, "y": 495, @@ -2481,7 +2452,6 @@ }, "width": 204, "height": 30, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "51de8a00-107b-4783-95b3-c4904cce424c", "x": 161, "y": 499, @@ -2534,7 +2504,6 @@ }, "width": 195, "height": 72, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "26f9001e-c33a-4eb8-ab78-d6d091ed003b", "x": 161, "y": 547, @@ -2685,7 +2654,6 @@ }, "width": 316, "height": 22, - "basedOn": "8c7dc088-d908-4ca1-8975-16d2c257003c", "id": "fcc630a6-92ff-4c25-b53b-2878a1389843", "x": 47, "y": 2, @@ -2737,7 +2705,6 @@ }, "width": 45, "height": 29, - "basedOn": "2aed2f76-c98c-421d-a94b-74dec606f3b9", "id": "9d3995ab-41c2-45f0-8e57-4a606902f6b8", "x": 47, "y": 495, @@ -2791,7 +2758,6 @@ }, "width": 204, "height": 30, - "basedOn": "8e395527-1f48-45d6-a666-e9d42b0257f7", "id": "c2103ef1-6bb6-4545-ba03-3241276b0829", "x": 161, "y": 499, @@ -2844,7 +2810,6 @@ }, "width": 202, "height": 73, - "basedOn": "978d0c57-4911-4d2c-b484-3a1e30a5ce66", "id": "c22cbe3e-30a4-4196-8374-8fb6c5d4d83e", "x": 161, "y": 547, @@ -2944,7 +2909,6 @@ }, "width": 316, "height": 28, - "basedOn": "c4e87553-11d8-4d27-9c85-2591336413d2", "id": "6d1088aa-a9db-46b2-bc86-3e1a37574a05", "x": 48, "y": -3, @@ -3030,7 +2994,6 @@ }, "width": 272, "height": 45, - "basedOn": "af88dfca-8672-4e61-91bf-149e6423f556", "id": "137dc11c-8d6f-42ab-982b-83d5c9e20fa4", "x": 48, "y": 265, @@ -3065,7 +3028,6 @@ "width": 317, "height": 179, "mask": { "type": "rectangle" }, - "basedOn": "f3833848-07eb-4bf8-9e23-fa0f22ade6de", "id": "a74ee8ca-33ad-43f4-ad82-a4252431e1e9", "x": 48, "y": 344, @@ -3117,7 +3079,6 @@ }, "width": 272, "height": 45, - "basedOn": "f7f5f58c-d1d7-4d29-a074-b67e5515fb59", "id": "c382aeb5-f3a0-427b-bd72-46c893b47bab", "x": 48, "y": 538, @@ -3164,8 +3125,5 @@ "id": "c7c905cc-80d8-4f00-b8b5-6563dc2fcea5", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/how-contact-tracing-works/template.json b/packages/templates/src/raw/how-contact-tracing-works/template.json index 5ff38a1385f1..fee9706ded4a 100644 --- a/packages/templates/src/raw/how-contact-tracing-works/template.json +++ b/packages/templates/src/raw/how-contact-tracing-works/template.json @@ -284,7 +284,6 @@ "x": 76, "y": 140, "id": "33bc0ba3-8cb5-4caa-be61-8ead46a2b7f6", - "basedOn": "f3a16675-1450-4499-88d7-44a94c089a19", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -300,7 +299,6 @@ "x": 79, "y": 140, "id": "1fa37f0f-9d6b-4889-ab5a-cff421340ba3", - "basedOn": "f3a16675-1450-4499-88d7-44a94c089a19", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -316,7 +314,6 @@ "x": 82, "y": 140, "id": "27b5b56f-ec86-495d-a190-faeb2cc36879", - "basedOn": "f3a16675-1450-4499-88d7-44a94c089a19", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -332,7 +329,6 @@ "x": 73, "y": 154, "id": "3ce384ee-0f05-4a8e-8aef-f7c2f4401086", - "basedOn": "90a5e51a-13a2-44f8-8468-ac65afadeb1d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -703,7 +699,6 @@ "width": 282, "height": 39, "marginOffset": 0.703125, - "basedOn": "bb7291db-95c7-41e6-bbfa-691cb4f3ff97", "id": "8b60fcc3-a7ce-4fa8-a2f2-7c84b2ff0695", "x": 65, "y": 0 @@ -803,7 +798,6 @@ "height": 31, "marginOffset": 0.703125, "type": "text", - "basedOn": "ada5bd6e-9804-415c-99b0-9113c0918c63", "id": "e0745ebe-9335-4dbc-9139-54d2b633dc4c", "x": 65, "y": 252, @@ -908,7 +902,6 @@ "x": 209, "y": 16, "id": "59c25376-5094-46ce-a4c1-ae1ccb081b79", - "basedOn": "cbfeb59b-ce76-4994-a049-dc2058b113be", "opacity": 76, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -948,7 +941,6 @@ "x": 93, "y": 16, "id": "2b54870e-ac37-49f8-9c6b-58a30ade78aa", - "basedOn": "cbfeb59b-ce76-4994-a049-dc2058b113be", "opacity": 76, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1064,7 +1056,6 @@ "width": 282, "height": 39, "marginOffset": 0.703125, - "basedOn": "8b60fcc3-a7ce-4fa8-a2f2-7c84b2ff0695", "id": "d8a9e4c7-a061-4ca4-9e74-b267cba91e70", "x": 65, "y": 340 @@ -1362,7 +1353,6 @@ "width": 279, "height": 85, "marginOffset": 3.603999999999999, - "basedOn": "719de5d8-1a9e-4b38-a774-bdfd875ef763", "id": "4dcf770c-5afd-4476-b0bd-95160c4e5073", "x": 76, "y": 0 @@ -1779,7 +1769,6 @@ "width": 282, "height": 56, "marginOffset": 0.703125, - "basedOn": "bb7291db-95c7-41e6-bbfa-691cb4f3ff97", "id": "1f2631b6-355c-4e29-9e81-8c8d1178975a", "x": 65, "y": 0, @@ -1880,7 +1869,6 @@ "width": 590, "height": 579, "sticker": { "type": "contactTracingRings" }, - "basedOn": "7db345de-6d4b-48f6-b045-fd982f5590cb", "id": "79e3f304-520f-48e4-9b6e-b48a52f13200", "x": -89, "y": 49, @@ -1952,7 +1940,6 @@ "width": 282, "height": 75, "marginOffset": 0.703125, - "basedOn": "bb7291db-95c7-41e6-bbfa-691cb4f3ff97", "id": "5e9c2a56-fba1-4c5f-9599-bfdc66547d12", "x": 65, "y": 0, @@ -2055,7 +2042,6 @@ "width": 282, "height": 56, "marginOffset": 0.703125, - "basedOn": "bb7291db-95c7-41e6-bbfa-691cb4f3ff97", "id": "b423c51f-2157-48d5-8ea6-afcb4a9c19c4", "x": 65, "y": 0, @@ -2070,7 +2056,6 @@ "width": 592, "height": 581, "sticker": { "type": "contactTracingRings" }, - "basedOn": "47c8a613-4a9d-4c32-8780-ddfc4052ec5f", "id": "d0d3a306-c447-4107-8c81-db81c84ed03b", "x": -85, "y": 42, @@ -2085,7 +2070,6 @@ "width": 374, "height": 530, "sticker": { "type": "contactTracingPhone" }, - "basedOn": "3c12ddd1-a7f8-4095-8a68-02149412c1a2", "id": "a6ab5c47-7dbf-4ab5-b091-714476e1f689", "x": -19, "y": 174, @@ -2095,7 +2079,6 @@ "x": 65, "y": 252, "id": "ada5bd6e-9804-415c-99b0-9113c0918c63", - "basedOn": "bb7291db-95c7-41e6-bbfa-691cb4f3ff97", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2346,7 +2329,6 @@ "x": 146, "y": 544, "id": "694fa31d-e994-4feb-a0cd-6efb60b31d3d", - "basedOn": "b423c51f-2157-48d5-8ea6-afcb4a9c19c4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2458,7 +2440,6 @@ "x": 76, "y": 544, "id": "fa70bb42-6888-4263-a5ed-23542a818cce", - "basedOn": "b423c51f-2157-48d5-8ea6-afcb4a9c19c4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2531,7 +2512,6 @@ "x": 76, "y": 272, "id": "cd88ed81-c6e0-4603-8f3f-8f72f33cf319", - "basedOn": "b423c51f-2157-48d5-8ea6-afcb4a9c19c4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2667,7 +2647,6 @@ "height": 40, "marginOffset": 1.3439999999999976, "type": "text", - "basedOn": "b423c51f-2157-48d5-8ea6-afcb4a9c19c4", "id": "302714cf-49af-4528-a9a0-66b33fcdce68", "x": 146, "y": 272, @@ -2746,8 +2725,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/how-video-calls-saved-the-day/template.json b/packages/templates/src/raw/how-video-calls-saved-the-day/template.json index 6ce7d800c818..6c9bb5c69d73 100644 --- a/packages/templates/src/raw/how-video-calls-saved-the-day/template.json +++ b/packages/templates/src/raw/how-video-calls-saved-the-day/template.json @@ -106,7 +106,6 @@ "x": -224, "y": 322, "id": "323e1d16-d1b6-4256-beb8-facf11a6a2df", - "basedOn": "d10b538c-f14a-4c98-81c1-29a7d82e687c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -187,7 +186,6 @@ "x": 48, "y": 559, "id": "46740eba-44b0-4afb-96d3-d8c645de91b6", - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -342,7 +340,6 @@ "x": 216, "y": 363, "id": "587f4a17-7803-45a3-8edf-eb12dd3a704b", - "basedOn": "e8c24d48-b29d-4948-9cbd-dbc0c9b3fbc3", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -517,7 +514,6 @@ }, "width": 314, "height": 212, - "basedOn": "29b95b5f-9249-4899-bd3c-491f83973861", "id": "67c004c2-88a9-40d3-9273-d6b32a77559e", "x": 50, "y": 10, @@ -527,7 +523,6 @@ "x": 178, "y": 414, "id": "89645e1e-02df-4a6a-9534-8194a0ddcf3e", - "basedOn": "29b95b5f-9249-4899-bd3c-491f83973861", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -8, @@ -605,7 +600,6 @@ "x": 225, "y": 463, "id": "fc0ef842-cf31-4532-8c72-fec00cc8e938", - "basedOn": "29b95b5f-9249-4899-bd3c-491f83973861", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 8, @@ -683,7 +677,6 @@ "x": 156, "y": 520, "id": "18861eb7-26b1-4d67-a28f-6660e0b2718a", - "basedOn": "29b95b5f-9249-4899-bd3c-491f83973861", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -8, @@ -922,7 +915,6 @@ }, "width": 317, "height": 180, - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "id": "cd4fb90a-54b2-4fa6-83fd-865e13fbdbfa", "x": 53, "y": 119, @@ -933,7 +925,6 @@ "x": 125, "y": 254, "id": "c897e972-cb32-476a-8748-18871821aaab", - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1058,7 +1049,6 @@ "width": 112, "height": 50, "sticker": { "type": "videoCallsTooltip" }, - "basedOn": "40a6f116-13f9-4091-b364-9ae673d43f60", "id": "a01f052e-152a-4f8b-a47b-64142265abff", "x": 224, "y": 410, @@ -1124,7 +1114,6 @@ }, "width": 55, "height": 19, - "basedOn": "e8c24d48-b29d-4948-9cbd-dbc0c9b3fbc3", "id": "4a218b08-a654-42d7-9a0d-b54c57c531c1", "x": 237, "y": 423, @@ -1363,7 +1352,6 @@ }, "width": 314, "height": 113, - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "id": "42d44268-ecf9-4285-b6a3-b700eb086d1b", "x": 50, "y": 438, @@ -1373,7 +1361,6 @@ "x": 302, "y": 600, "id": "960fd66e-51f8-470c-a4ae-b91f55e1c91c", - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1525,7 +1512,6 @@ "focalX": 49.844271414312914, "focalY": 37.216274150177156, "mask": { "type": "rectangle" }, - "basedOn": "188df79a-bb3a-4c94-9faa-4200fe2e5dfe", "id": "262d7bbe-7dcf-4776-aef6-d5138c612d8e", "x": 96, "y": 47, @@ -1581,7 +1567,6 @@ "width": 268, "height": 30, "mask": { "type": "rectangle" }, - "basedOn": "7c280353-ec99-4412-96fe-92a2c8e49bae", "id": "f6009e6a-abcc-4be4-8896-2a1dcd250781", "x": 48, "y": 438 @@ -1649,7 +1634,6 @@ "x": 302, "y": 600, "id": "f9cb1694-8c47-480b-81e5-bffaa16f2c8f", - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "content": "John L.", "borderRadius": { "locked": true, @@ -1742,7 +1726,6 @@ "focalX": 46.554028628380415, "focalY": 55.324648535062806, "mask": { "type": "rectangle" }, - "basedOn": "188df79a-bb3a-4c94-9faa-4200fe2e5dfe", "id": "d7a6a69f-f2d4-4596-bceb-dad85a9cba8d", "x": 128, "y": 157, @@ -1924,7 +1907,6 @@ }, "width": 317, "height": 180, - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "id": "cb9cdccc-75a4-42e9-b374-434741e4e136", "x": 53, "y": 119, @@ -1990,7 +1972,6 @@ "x": 125, "y": 254, "id": "b6b7be67-5810-4210-b2fd-1daa0c2a010d", - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "content": "%", "borderRadius": { "locked": true, @@ -2014,7 +1995,6 @@ "width": 112, "height": 50, "sticker": { "type": "videoCallsTooltip" }, - "basedOn": "a01f052e-152a-4f8b-a47b-64142265abff", "id": "c7952817-a99a-4022-b60d-2d63a640939e", "x": 224, "y": 410, @@ -2080,7 +2060,6 @@ }, "width": 61, "height": 19, - "basedOn": "4a218b08-a654-42d7-9a0d-b54c57c531c1", "id": "914656ba-28ae-411c-aa0e-439fb2b3aea9", "x": 237, "y": 423, @@ -2194,7 +2173,6 @@ "focalX": 40.51069703243616, "focalY": 47.412008281573506, "mask": { "type": "rectangle" }, - "basedOn": "9209a9f3-71ec-4f2e-b5fa-80b1a10a56b3", "id": "5e8ed5b0-173f-4c71-ade7-fc3c0d0b358e", "x": 0, "y": 433, @@ -2339,7 +2317,6 @@ "width": 79, "height": 30, "mask": { "type": "rectangle" }, - "basedOn": "f6009e6a-abcc-4be4-8896-2a1dcd250781", "id": "a37f8a3e-a953-45d0-9cb1-e00335c66657", "x": 47, "y": 436 @@ -2414,7 +2391,6 @@ }, "width": 314, "height": 84, - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "id": "79adf470-d2c9-4fa9-bffb-06581df0d3d6", "x": 48, "y": 437, @@ -2484,7 +2460,6 @@ "x": 302, "y": 600, "id": "0eedd59f-eef0-485b-a10e-615123c184eb", - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "content": "John L.", "borderRadius": { "locked": true, @@ -2577,7 +2552,6 @@ "focalX": 55.77992130255349, "focalY": 50.127591590182355, "mask": { "type": "rectangle" }, - "basedOn": "de91ce5b-8a1b-4603-ad3e-350cb916fc17", "id": "188df79a-bb3a-4c94-9faa-4200fe2e5dfe", "x": 69, "y": 126, @@ -2632,7 +2606,6 @@ "width": 145, "height": 30, "mask": { "type": "rectangle" }, - "basedOn": "f6009e6a-abcc-4be4-8896-2a1dcd250781", "id": "73c5174a-1816-4e3b-abe3-1b0434901d1b", "x": 48, "y": 438 @@ -2700,7 +2673,6 @@ "x": 302, "y": 600, "id": "f09bd595-d63d-4474-b173-e74fc7d5df9a", - "basedOn": "55bcfb5d-944a-40fc-b0f2-f1f8658e6881", "content": "John L.", "borderRadius": { "locked": true, @@ -2835,7 +2807,6 @@ "x": 3, "y": 197, "id": "9a077340-22b0-48ef-b837-35e3a0cfc3c4", - "basedOn": "0363b1f6-4874-4ce8-93fc-8c049b692f37", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2869,7 +2840,6 @@ "x": 208, "y": 72, "id": "afe56b0a-19a4-4b3a-8994-56b34f1cb4a2", - "basedOn": "0363b1f6-4874-4ce8-93fc-8c049b692f37", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2903,7 +2873,6 @@ "x": 208, "y": 197, "id": "7d9642a4-0f1e-4b10-baba-d45517d0a35f", - "basedOn": "0363b1f6-4874-4ce8-93fc-8c049b692f37", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3037,7 +3006,6 @@ }, "width": 317, "height": 125, - "basedOn": "fa12a7c8-c985-459f-9c8e-401a76007576", "id": "8856d246-2f4b-456f-9e65-381c402385bb", "x": 47, "y": 13, @@ -3047,7 +3015,6 @@ "x": 160, "y": 546, "id": "762e82bf-a5b7-499f-96ba-0163bd782b36", - "basedOn": "89645e1e-02df-4a6a-9534-8194a0ddcf3e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3190,7 +3157,6 @@ }, "width": 189, "height": 51, - "basedOn": "89645e1e-02df-4a6a-9534-8194a0ddcf3e", "id": "95830244-e5c6-46ec-aeab-c07ae0f8679f", "x": 160, "y": 356 @@ -3284,7 +3250,6 @@ "x": 48, "y": 434, "id": "fbd645f5-bac7-40e6-8c24-14af1220eafd", - "basedOn": "d0d37097-15ae-4a55-b377-60d87b617440", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3299,7 +3264,6 @@ "x": 49, "y": 449, "id": "16c995f7-1bdb-4e70-8ac9-d6fa4a60cb18", - "basedOn": "de91ce5b-8a1b-4603-ad3e-350cb916fc17", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3404,8 +3368,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/indoor-garden-oasis/template.json b/packages/templates/src/raw/indoor-garden-oasis/template.json index e7f188aecb45..d0d044569cc6 100644 --- a/packages/templates/src/raw/indoor-garden-oasis/template.json +++ b/packages/templates/src/raw/indoor-garden-oasis/template.json @@ -129,7 +129,6 @@ }, "width": 180, "height": 42, - "basedOn": "c788e51a-191f-4388-a6f9-e95b175deba8", "id": "caa82a15-5242-43ff-8d6c-f8b16e6151ae", "x": 70, "y": 155, @@ -276,7 +275,6 @@ }, "width": 303, "height": 286, - "basedOn": "c788e51a-191f-4388-a6f9-e95b175deba8", "id": "7b178d50-8276-4635-8143-50b327621dd4", "x": 48, "y": 161, @@ -334,7 +332,6 @@ }, "width": 114, "height": 65, - "basedOn": "7b178d50-8276-4635-8143-50b327621dd4", "id": "e690e05a-80a3-4d9a-8093-c98223c8fbbf", "x": 203, "y": 537, @@ -486,7 +483,6 @@ }, "width": 20, "height": 26, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "504e4fcd-40b1-4fff-9a9c-9ce8b8dc566f", "x": 117, "y": 555, @@ -550,7 +546,6 @@ }, "width": 139, "height": 24, - "basedOn": "504e4fcd-40b1-4fff-9a9c-9ce8b8dc566f", "id": "6f4f2111-fa5c-438e-9dec-e35e790e7a6c", "x": 171, "y": 555, @@ -611,7 +606,6 @@ }, "width": 178, "height": 40, - "basedOn": "6f4f2111-fa5c-438e-9dec-e35e790e7a6c", "id": "8ccc12f5-3846-4d96-a1df-72c7947994dc", "x": 171, "y": 590, @@ -671,7 +665,6 @@ }, "width": 294, "height": 88, - "basedOn": "c788e51a-191f-4388-a6f9-e95b175deba8", "id": "823ef878-bce5-4b20-9042-43627cd963b2", "x": 60, "y": 10, @@ -686,7 +679,6 @@ "width": 110, "height": 7, "sticker": { "type": "homeGardenGreenCurvedLine" }, - "basedOn": "82ee8ece-6e93-4d34-bc74-19c7e48b091d", "id": "5d34b15e-1c4b-4571-8bf7-7ba08eabd846", "x": 142, "y": 92 @@ -779,7 +771,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a6f107f0-8240-4659-9426-53d487426882", "id": "7aced4c7-1069-482f-8c3f-60c6db9672d0", "x": 50, "y": 520, @@ -838,7 +829,6 @@ }, "width": 20, "height": 25, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "3f8a2113-98b9-48a0-be78-70325ed9aae4", "x": 117, "y": 555, @@ -902,7 +892,6 @@ }, "width": 193, "height": 24, - "basedOn": "504e4fcd-40b1-4fff-9a9c-9ce8b8dc566f", "id": "9f870da1-0183-48f4-aa7c-cc09169cd949", "x": 171, "y": 555, @@ -963,7 +952,6 @@ }, "width": 178, "height": 38, - "basedOn": "6f4f2111-fa5c-438e-9dec-e35e790e7a6c", "id": "3f78c080-30be-4e29-bc1e-2446887fc011", "x": 171, "y": 590, @@ -1108,7 +1096,6 @@ }, "width": 27, "height": 25, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "9e7aafdf-a11e-45e9-aeeb-79f0eb51b685", "x": 117, "y": 555, @@ -1172,7 +1159,6 @@ }, "width": 193, "height": 24, - "basedOn": "504e4fcd-40b1-4fff-9a9c-9ce8b8dc566f", "id": "8a552d5e-e826-42ff-8b0e-cc720947b9bf", "x": 171, "y": 555, @@ -1233,7 +1219,6 @@ }, "width": 163, "height": 38, - "basedOn": "6f4f2111-fa5c-438e-9dec-e35e790e7a6c", "id": "9f6cddd9-fb02-4c1c-9e5c-46a7ba0f8fe3", "x": 171, "y": 590, @@ -1388,7 +1373,6 @@ }, "width": 25, "height": 21, - "basedOn": "45002d21-5703-4197-aea8-80748fe4bf6a", "id": "63496cee-5d3a-447a-b61b-6c4c45505837", "x": 128, "y": 361, @@ -1448,7 +1432,6 @@ }, "width": 112, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "9a97dcd7-a430-4e44-ac18-0c4addfbbabb", "x": 165, "y": 360, @@ -1522,7 +1505,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "8b30efe8-3e05-4760-958f-49459adefb36", "x": 128, "y": 448, @@ -1582,7 +1564,6 @@ }, "width": 159, "height": 21, - "basedOn": "9a97dcd7-a430-4e44-ac18-0c4addfbbabb", "id": "8e47e485-1dd7-4dc4-b626-ec533400df6e", "x": 165, "y": 447, @@ -1656,7 +1637,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "93562e17-12f6-4080-a6d9-e43879fcc3ef", "x": 128, "y": 528, @@ -1716,7 +1696,6 @@ }, "width": 112, "height": 22, - "basedOn": "8e47e485-1dd7-4dc4-b626-ec533400df6e", "id": "b58a82c3-ef3c-4cb7-a8b4-685c5d630465", "x": 165, "y": 528, @@ -1790,7 +1769,6 @@ }, "width": 294, "height": 76, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "45002d21-5703-4197-aea8-80748fe4bf6a", "x": 48, "y": 227, @@ -1971,7 +1949,6 @@ }, "width": 25, "height": 21, - "basedOn": "45002d21-5703-4197-aea8-80748fe4bf6a", "id": "f6a2098d-7d32-4dfd-a982-108646809a56", "x": 112, "y": 364, @@ -2031,7 +2008,6 @@ }, "width": 112, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "52ab8831-c71e-43b2-a348-8470fe9d23db", "x": 149, "y": 363, @@ -2105,7 +2081,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "81dad450-7fb6-47c7-8376-b6ec665f07c0", "x": 112, "y": 467, @@ -2165,7 +2140,6 @@ }, "width": 159, "height": 22, - "basedOn": "9a97dcd7-a430-4e44-ac18-0c4addfbbabb", "id": "e61606d4-e7aa-47fe-a583-00035a799160", "x": 149, "y": 466, @@ -2239,7 +2213,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "e5f3315f-1531-4d65-98fa-bbf401b79a0e", "x": 112, "y": 572, @@ -2299,7 +2272,6 @@ }, "width": 112, "height": 22, - "basedOn": "8e47e485-1dd7-4dc4-b626-ec533400df6e", "id": "5a4683e0-4006-46b3-9a1b-46626f4e4d47", "x": 149, "y": 572, @@ -2373,7 +2345,6 @@ }, "width": 173, "height": 76, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "f8eb9a6f-2f70-434d-a688-82a64c1d4c28", "x": 48, "y": 217, @@ -2531,7 +2502,6 @@ }, "width": 25, "height": 21, - "basedOn": "45002d21-5703-4197-aea8-80748fe4bf6a", "id": "1410ff5b-c18b-4200-b4c5-11eb83796065", "x": 116, "y": 393, @@ -2591,7 +2561,6 @@ }, "width": 112, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "021a9f9f-f796-4f9e-8bc0-b42d999c8e8f", "x": 150, "y": 394, @@ -2665,7 +2634,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "49a9429d-aef8-409f-bcd7-3dc25e141345", "x": 116, "y": 479, @@ -2725,7 +2693,6 @@ }, "width": 192, "height": 22, - "basedOn": "9a97dcd7-a430-4e44-ac18-0c4addfbbabb", "id": "96aa0e6b-471f-4f7c-98c2-e961ddca48c8", "x": 155, "y": 477, @@ -2799,7 +2766,6 @@ }, "width": 25, "height": 22, - "basedOn": "63496cee-5d3a-447a-b61b-6c4c45505837", "id": "bb8f9e13-dadf-4163-bc4d-9c93d271a5cb", "x": 116, "y": 566, @@ -2859,7 +2825,6 @@ }, "width": 112, "height": 22, - "basedOn": "8e47e485-1dd7-4dc4-b626-ec533400df6e", "id": "d7943297-ed62-4126-b51b-8ef53c2d295d", "x": 153, "y": 566, @@ -2933,7 +2898,6 @@ }, "width": 288, "height": 111, - "basedOn": "823ef878-bce5-4b20-9042-43627cd963b2", "id": "75250deb-1eca-4181-ae65-c7c46278b5e0", "x": 48, "y": 217, @@ -3130,7 +3094,6 @@ }, "width": 303, "height": 181, - "basedOn": "c788e51a-191f-4388-a6f9-e95b175deba8", "id": "299fef66-21d1-473d-a135-034a6bf2b475", "x": 48, "y": 331, @@ -3188,7 +3151,6 @@ }, "width": 156, "height": 65, - "basedOn": "7b178d50-8276-4635-8143-50b327621dd4", "id": "10a539b3-dd5b-4d0e-8e3f-b68896fe53d3", "x": 203, "y": 531, @@ -3204,7 +3166,6 @@ "width": 170, "height": 184, "sticker": { "type": "homeGardenFloral" }, - "basedOn": "ee4193b8-ff82-431e-8c5c-e34b8b8d2da2", "id": "edcea37c-78d8-406b-b501-2bcb1110a3e9", "x": 307, "y": -92 @@ -3218,7 +3179,6 @@ "width": 50, "height": 21, "sticker": { "type": "homeGardenLightYellowArrow" }, - "basedOn": "21028a0a-0f9e-41e2-894c-9fa0c5d271d4", "id": "ec6aa0ad-a013-445e-ae02-a19d4fde7f41", "x": 313, "y": 575 @@ -3318,7 +3278,6 @@ "width": 185, "height": 103, "type": "text", - "basedOn": "75250deb-1eca-4181-ae65-c7c46278b5e0", "id": "193e1f0a-dddd-4a12-954e-324a15c69ed5", "x": 48, "y": 0, @@ -3431,7 +3390,6 @@ "width": 125, "height": 70, "type": "text", - "basedOn": "193e1f0a-dddd-4a12-954e-324a15c69ed5", "id": "00078d7f-9192-4398-a3a1-0b28517249d8", "x": 223, "y": 130, @@ -3458,7 +3416,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "54133c92-9e73-43f3-a799-0e81098a9cbc", "id": "16bc3d6f-c9ac-464a-9e39-b1b3adca0786", "x": 48, "y": 290, @@ -3487,7 +3444,6 @@ "width": 155, "height": 10, "mask": { "type": "rectangle" }, - "basedOn": "78b2cf98-5e85-4ce9-b593-a4fe81e2db9a", "id": "8eb40fa0-0a10-4b69-8621-346219fed3a9", "x": 48, "y": 410, @@ -3547,7 +3503,6 @@ "width": 125, "height": 70, "type": "text", - "basedOn": "00078d7f-9192-4398-a3a1-0b28517249d8", "id": "fcef8b1e-e7c0-44ba-a520-d8f12991ab96", "x": 223, "y": 288, @@ -3574,7 +3529,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "16bc3d6f-c9ac-464a-9e39-b1b3adca0786", "id": "e5c8f7ce-0ea7-4c82-bce9-b6a5dd335de1", "x": 48, "y": 446, @@ -3603,7 +3557,6 @@ "width": 155, "height": 10, "mask": { "type": "rectangle" }, - "basedOn": "8eb40fa0-0a10-4b69-8621-346219fed3a9", "id": "f711df59-b953-4b58-89e2-f30296af74fe", "x": 48, "y": 566, @@ -3663,7 +3616,6 @@ "width": 125, "height": 92, "type": "text", - "basedOn": "fcef8b1e-e7c0-44ba-a520-d8f12991ab96", "id": "2b603ba6-8707-4d53-96a1-78b0f781bd10", "x": 223, "y": 445, @@ -3777,8 +3729,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/kitchen-makeover/template.json b/packages/templates/src/raw/kitchen-makeover/template.json index 7996ca0d7c3b..89e620405dd6 100644 --- a/packages/templates/src/raw/kitchen-makeover/template.json +++ b/packages/templates/src/raw/kitchen-makeover/template.json @@ -151,7 +151,6 @@ }, "width": 95, "height": 22, - "basedOn": "d3c75e42-8c60-4e48-ab1c-d06db485cd6b", "id": "fc61968e-d3aa-434f-9ca0-986356222fa7", "x": 48, "y": 360 @@ -183,7 +182,6 @@ "focalX": 37.32043071100478, "focalY": 43.3444053310398, "mask": { "type": "rectangle" }, - "basedOn": "9fbca181-3982-4b18-a97a-d875f9450f4d", "id": "897f1bd0-56c7-4aa1-a133-3b6dd335bdbc", "x": 240, "y": 214, @@ -216,7 +214,6 @@ "focalX": 47.94498928241905, "focalY": 47.951303154163725, "mask": { "type": "rectangle" }, - "basedOn": "897f1bd0-56c7-4aa1-a133-3b6dd335bdbc", "id": "b2e89c85-d830-4faf-ba7e-8032c8486727", "x": 0, "y": 406, @@ -287,7 +284,6 @@ "focalX": 59.83404577305309, "focalY": 39.48527681315171, "mask": { "type": "rectangle" }, - "basedOn": "9fbca181-3982-4b18-a97a-d875f9450f4d", "id": "648358a9-6642-47bd-a930-a6c0240d7c37", "x": 29, "y": -35, @@ -369,7 +365,6 @@ }, "width": 132, "height": 51, - "basedOn": "fc61968e-d3aa-434f-9ca0-986356222fa7", "id": "c74a9059-8f6c-4948-8f7c-0bd3cb381f6e", "x": 75, "y": 544 @@ -431,7 +426,6 @@ }, "width": 191, "height": 28, - "basedOn": "c74a9059-8f6c-4948-8f7c-0bd3cb381f6e", "id": "fb6d2745-771d-46c7-b57a-0512f39c2896", "x": 59, "y": 607 @@ -479,7 +473,6 @@ "width": 653, "height": 653, "mask": { "type": "circle" }, - "basedOn": "84f09c6d-3ebd-4f6d-a93a-22dd1b3e0c4a", "id": "4509a51a-6dc5-4881-bb26-839c1ac8f7fb", "x": -313, "y": 309 @@ -546,7 +539,6 @@ }, "width": 49, "height": 49, - "basedOn": "e716c7d7-9da7-4675-bcbb-5c269d49def2", "id": "b2efed50-966e-4dcd-b5ae-8f036e491008", "x": 48, "y": 14, @@ -609,7 +601,6 @@ }, "width": 132, "height": 51, - "basedOn": "c74a9059-8f6c-4948-8f7c-0bd3cb381f6e", "id": "e716c7d7-9da7-4675-bcbb-5c269d49def2", "x": 132, "y": 16, @@ -628,7 +619,6 @@ "focalX": 49.898721729679885, "focalY": 52.53195675800284, "mask": { "type": "rectangle" }, - "basedOn": "8636810e-1da3-4930-bb66-42d2693ea86c", "id": "b69e01fd-0a6e-448e-a5ad-864696203ca2", "x": 46, "y": 123, @@ -661,7 +651,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "ae210595-0219-4069-b474-f0c2a21db105", "id": "715ad185-c00f-4df1-9712-aa6bcdb9edf8", "x": 254, "y": 169, @@ -695,7 +684,6 @@ "focalX": 49.89107020869228, "focalY": 44.724096000636116, "mask": { "type": "rectangle" }, - "basedOn": "da193df6-c2ef-4fa0-9643-bdf29765bd7d", "id": "497736d8-2239-4fad-b967-29274035de2d", "x": 46, "y": 325, @@ -729,7 +717,6 @@ "focalX": 46.33190876742058, "focalY": 54.59672192437167, "mask": { "type": "rectangle" }, - "basedOn": "c2346c11-cf27-4d78-a86e-2837d9bc2ef8", "id": "6fd40bcd-90da-4070-8d87-d751a14f23bd", "x": 254, "y": 326, @@ -789,7 +776,6 @@ "width": 653, "height": 653, "mask": { "type": "circle" }, - "basedOn": "84f09c6d-3ebd-4f6d-a93a-22dd1b3e0c4a", "id": "0d846a3c-5235-4350-823d-ea695d16b640", "x": -416, "y": -111, @@ -857,7 +843,6 @@ }, "width": 49, "height": 48, - "basedOn": "b2efed50-966e-4dcd-b5ae-8f036e491008", "x": 48, "y": 14, "id": "6cbfc854-5e7a-43e0-a618-4ebd4cb5ee81", @@ -919,7 +904,6 @@ }, "width": 132, "height": 51, - "basedOn": "c74a9059-8f6c-4948-8f7c-0bd3cb381f6e", "id": "26c6f04b-dcf6-44c2-8ba9-ee8643e46779", "x": 132, "y": 16, @@ -939,7 +923,6 @@ "focalX": 24.577855257841495, "focalY": 64.21644107221897, "mask": { "type": "rectangle" }, - "basedOn": "7cb95f84-d52c-4f87-814f-68c641ef7166", "id": "c51dbf66-6784-4a08-b0a9-5d1ca00f5298", "x": 46, "y": 169, @@ -972,7 +955,6 @@ "focalX": 51.233213547220124, "focalY": 49.92892359106439, "mask": { "type": "rectangle" }, - "basedOn": "12f57da9-57fb-403e-a898-09933cfb8268", "id": "be77f861-d492-4ba2-b537-cf93158fe3bd", "x": 208, "y": 123, @@ -1005,7 +987,6 @@ "focalX": 33.46779185581632, "focalY": 65.24828581661892, "mask": { "type": "rectangle" }, - "basedOn": "a2550d26-5a9b-41dc-bf49-64b96b3fc71f", "id": "3bdcaac7-6144-46c2-b0a7-ccf3626e53fd", "x": 46, "y": 327, @@ -1038,7 +1019,6 @@ "focalX": 36.88833434067644, "focalY": 83.66479277486994, "mask": { "type": "rectangle" }, - "basedOn": "f3cd5d4c-c5d9-4ecc-be2e-dfa486dc30a3", "id": "980c698d-8dc7-4b05-a4ff-e8aa6a50e2de", "x": 254, "y": 327, @@ -1108,7 +1088,6 @@ "width": 653, "height": 653, "mask": { "type": "circle" }, - "basedOn": "84f09c6d-3ebd-4f6d-a93a-22dd1b3e0c4a", "id": "e944b25b-ef92-41b3-9e45-824f2e9f9ff7", "x": -26, "y": 325, @@ -1176,7 +1155,6 @@ }, "width": 49, "height": 48, - "basedOn": "6cbfc854-5e7a-43e0-a618-4ebd4cb5ee81", "x": 48, "y": 14, "groupId": "35da833a-19f5-47ac-9641-603e73e3d361", @@ -1238,7 +1216,6 @@ }, "width": 132, "height": 51, - "basedOn": "c74a9059-8f6c-4948-8f7c-0bd3cb381f6e", "id": "d6f5e716-84cf-4c5a-893f-053f387fa85f", "x": 132, "y": 16, @@ -1258,7 +1235,6 @@ "focalX": 47.50254305380953, "focalY": 57.984607247360245, "mask": { "type": "rectangle" }, - "basedOn": "25472ea5-1be9-4975-8dda-01151ab872f3", "id": "7cb95f84-d52c-4f87-814f-68c641ef7166", "x": 46, "y": 123, @@ -1291,7 +1267,6 @@ "focalX": 48.42862296544557, "focalY": 40.86440872451797, "mask": { "type": "rectangle" }, - "basedOn": "dc0151ff-aaaa-49ae-b7ab-23c23b74d468", "id": "12f57da9-57fb-403e-a898-09933cfb8268", "x": 207, "y": 123, @@ -1324,7 +1299,6 @@ "focalX": 29.866991979751017, "focalY": 60.99485599074943, "mask": { "type": "rectangle" }, - "basedOn": "3f8f0f18-17f2-4c4a-9b7a-fc7d804277e5", "id": "f3cd5d4c-c5d9-4ecc-be2e-dfa486dc30a3", "x": 46, "y": 323, @@ -1358,7 +1332,6 @@ "focalX": 50, "focalY": 68.22136995395923, "mask": { "type": "rectangle" }, - "basedOn": "e110d18a-7762-47bc-bbb3-2a9f1be5ec85", "id": "a2550d26-5a9b-41dc-bf49-64b96b3fc71f", "x": 207, "y": 325, @@ -1436,7 +1409,6 @@ "focalX": 54.996844720429806, "focalY": 50.08105379887199, "mask": { "type": "rectangle" }, - "basedOn": "9fbca181-3982-4b18-a97a-d875f9450f4d", "id": "9997aa0e-4ba4-4a5f-ac2c-85d79090aa47", "x": 0, "y": -28, @@ -1565,7 +1537,6 @@ }, "width": 307, "height": 87, - "basedOn": "d3c75e42-8c60-4e48-ab1c-d06db485cd6b", "id": "d126bfa1-0cd1-4df7-b7df-79d01f0b7953", "x": 57, "y": 16, @@ -1584,7 +1555,6 @@ "focalX": 46.390485999276834, "focalY": 55.66018570591489, "mask": { "type": "rectangle" }, - "basedOn": "b23000d4-b2c0-434b-8ff5-86f3a4474fc0", "id": "9fbca181-3982-4b18-a97a-d875f9450f4d", "x": 0, "y": 136, @@ -1761,7 +1731,6 @@ }, "width": 307, "height": 60, - "basedOn": "d3c75e42-8c60-4e48-ab1c-d06db485cd6b", "id": "a662bea9-4b74-48a9-b1ee-d56e9badda1b", "x": 57, "y": 16, @@ -1781,7 +1750,6 @@ "focalX": 45.33712478517077, "focalY": 70.33531690911636, "mask": { "type": "rectangle" }, - "basedOn": "4eceaf60-868d-45e4-b4c0-697edb15fc84", "id": "b23000d4-b2c0-434b-8ff5-86f3a4474fc0", "x": 0, "y": 137, @@ -1915,7 +1883,6 @@ "width": 142, "height": 61, "type": "text", - "basedOn": "a662bea9-4b74-48a9-b1ee-d56e9badda1b", "id": "db6a956a-dfa5-4e8a-aeb5-021ea59b7094", "x": 37, "y": 12 @@ -1930,7 +1897,6 @@ "width": 234, "height": 117, "mask": { "type": "rectangle" }, - "basedOn": "b0eaba33-e848-4c1a-ab82-523b1420390d", "id": "ab09e79f-870c-4372-a747-e91627794d07", "x": 37, "y": 504 @@ -1992,7 +1958,6 @@ "width": 180, "height": 77, "type": "text", - "basedOn": "a662bea9-4b74-48a9-b1ee-d56e9badda1b", "id": "1c7d25d7-127d-45d1-a6b5-3ca97db27426", "x": 63, "y": 529 @@ -2073,7 +2038,6 @@ "width": 234, "height": 117, "mask": { "type": "rectangle" }, - "basedOn": "b0eaba33-e848-4c1a-ab82-523b1420390d", "id": "d670df46-914b-4cc0-be75-888d69cf478f", "x": 37, "y": 504, @@ -2135,7 +2099,6 @@ }, "width": 189, "height": 77, - "basedOn": "a662bea9-4b74-48a9-b1ee-d56e9badda1b", "id": "06d2fa6f-0519-4118-a2cf-411de755d280", "x": 58, "y": 529, @@ -2203,7 +2166,6 @@ "width": 117, "height": 61, "type": "text", - "basedOn": "db6a956a-dfa5-4e8a-aeb5-021ea59b7094", "x": 38, "y": 12, "id": "bef4a0ca-bc85-4f8d-92fa-b344fc572ae6" @@ -2272,7 +2234,6 @@ "height": 461, "mask": { "type": "circle" }, "type": "shape", - "basedOn": "8e17e971-49f7-417b-9bab-e5a004835627", "id": "c0f4a2c8-706d-46ab-81ca-815aa916869c", "x": 100, "y": 375 @@ -2333,7 +2294,6 @@ }, "width": 307, "height": 47, - "basedOn": "d3c75e42-8c60-4e48-ab1c-d06db485cd6b", "id": "147d337d-acb2-412f-9e82-dd93b90c5dd3", "x": 59, "y": 26, @@ -2352,7 +2312,6 @@ "focalX": 39.93516805245057, "focalY": 45.29112217227715, "mask": { "type": "rectangle" }, - "basedOn": "4eceaf60-868d-45e4-b4c0-697edb15fc84", "id": "dba2683d-752b-42b2-91d2-57747b4ccc18", "x": 59, "y": 103, @@ -2430,7 +2389,6 @@ "width": 131, "height": 64, "type": "text", - "basedOn": "06d2fa6f-0519-4118-a2cf-411de755d280", "id": "70a8342f-64c9-44c4-b907-586991aed329", "x": 213, "y": 151, @@ -2450,7 +2408,6 @@ "focalX": 49.90268045591324, "focalY": 59.00987597062672, "mask": { "type": "rectangle" }, - "basedOn": "49a34dd3-83c0-4bef-951c-52a42154ca56", "id": "4eceaf60-868d-45e4-b4c0-697edb15fc84", "x": 213, "y": 279, @@ -2528,7 +2485,6 @@ "width": 131, "height": 64, "type": "text", - "basedOn": "70a8342f-64c9-44c4-b907-586991aed329", "id": "03239ccd-b74e-4175-8769-de9bab13c743", "x": 59, "y": 325, @@ -2626,7 +2582,6 @@ "width": 131, "height": 45, "type": "text", - "basedOn": "70a8342f-64c9-44c4-b907-586991aed329", "id": "45e8c88c-df17-43e2-a914-925d82d23a6f", "x": 213, "y": 507, @@ -2674,8 +2629,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/kitchen-stories/template.json b/packages/templates/src/raw/kitchen-stories/template.json index 2b08bed0a3af..fbba28f21709 100644 --- a/packages/templates/src/raw/kitchen-stories/template.json +++ b/packages/templates/src/raw/kitchen-stories/template.json @@ -174,7 +174,6 @@ "x": 89, "y": 603, "id": "78e7271d-a523-4873-9481-aeb7eaa6da91", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -445,7 +444,6 @@ }, "width": 162, "height": 42, - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "id": "2bf6d528-33ae-426e-bd76-5300df70e2a9", "x": 125, "y": 502, @@ -469,7 +467,6 @@ "x": 20, "y": 610, "id": "d78c6352-773b-4bcb-bea6-337f6985be73", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -599,7 +596,6 @@ }, "width": 23, "height": 53, - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "id": "688d8eaa-0fe1-422d-9421-d3cb19fabcf6", "x": 65, "y": 557, @@ -609,7 +605,6 @@ "x": 169, "y": 610, "id": "2e08ccc8-cd8d-4cb6-a0f9-1d81ed351599", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -681,7 +676,6 @@ "x": 177, "y": 557, "id": "9e928779-97a5-44b3-8685-b360c02fac1a", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -749,7 +743,6 @@ "x": 269, "y": 565, "id": "bdc66397-bac8-4278-a567-cebca8c41cc0", - "basedOn": "b0df6175-c872-4ca1-bbd0-0231d9670a90", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -764,7 +757,6 @@ "x": 303, "y": 610, "id": "6392a731-c499-43a6-9202-da0281eb36c1", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -836,7 +828,6 @@ "x": 318, "y": 557, "id": "d5ef1659-f247-4c7e-b840-7075306efb88", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1072,7 +1063,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "3ed1ff54-1eea-43bc-8c96-f199bfd35eb8", "id": "9f8d380f-ba21-4359-b1cf-67e8f93f4a53", "x": 0, "y": 523, @@ -1149,7 +1139,6 @@ }, "width": 162, "height": 42, - "basedOn": "2bf6d528-33ae-426e-bd76-5300df70e2a9", "x": 125, "y": 502, "id": "84e6d6ba-4926-4c98-8035-3f9e6224b608", @@ -1227,7 +1216,6 @@ "x": 22, "y": 597, "id": "e43ec6dc-a72f-4778-ab06-5b58e3b67acd", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "content": "Red Potato", "borderRadius": { "locked": true, @@ -1302,7 +1290,6 @@ }, "width": 20, "height": 43, - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "id": "8b8d5d32-f8ae-409b-8eb0-8840772d24e8", "x": 21, "y": 555, @@ -1313,7 +1300,6 @@ "x": 45, "y": 566, "id": "640cd251-a5f1-4920-82b6-59b23da90e03", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1381,7 +1367,6 @@ "x": 124, "y": 555, "id": "313018be-de2a-4b12-8d0b-9c879110d45d", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1449,7 +1434,6 @@ "x": 149, "y": 566, "id": "ee6ed327-647b-4515-a8f2-714208a45265", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1517,7 +1501,6 @@ "x": 125, "y": 597, "id": "d7d989ff-6659-4f75-bdc6-d7566ba0ef19", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1589,7 +1572,6 @@ "x": 198, "y": 569, "id": "cd92a965-9cce-420f-8429-c99f108788a7", - "basedOn": "868e3296-caf9-40fc-9af9-1496df730d65", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1604,7 +1586,6 @@ "x": 301, "y": 569, "id": "bf66e3b6-d398-4817-8595-7edbe40bef8e", - "basedOn": "868e3296-caf9-40fc-9af9-1496df730d65", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1619,7 +1600,6 @@ "x": 228, "y": 597, "id": "f243930d-9b42-49dc-8d0f-8dcff1dfa906", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1691,7 +1671,6 @@ "x": 227, "y": 555, "id": "4f281cb2-bc89-416c-908a-84421a82a482", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1759,7 +1738,6 @@ "x": 317, "y": 597, "id": "7636d707-3247-4c58-a5b5-7b69de5aab02", - "basedOn": "ebab2ec8-98de-4766-9aa1-79f21f942dbe", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1831,7 +1809,6 @@ "x": 317, "y": 555, "id": "79f0484a-a883-4b15-91cb-2591c2e82023", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2111,7 +2088,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "3ed1ff54-1eea-43bc-8c96-f199bfd35eb8", "id": "d58b9350-fcf1-48e7-a42b-4c0a1bee0efc", "x": 0, "y": 523, @@ -2188,7 +2164,6 @@ }, "width": 162, "height": 42, - "basedOn": "84e6d6ba-4926-4c98-8035-3f9e6224b608", "x": 125, "y": 502, "groupId": "9da33eb2-6e4c-43f7-8fc2-44f00e1981d1", @@ -2204,7 +2179,6 @@ "height": 63, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "868e3296-caf9-40fc-9af9-1496df730d65", "id": "e6a713ca-bfa2-4dfd-a361-7076efc874eb", "x": 211, "y": 569 @@ -2275,7 +2249,6 @@ "width": 182, "height": 38, "type": "text", - "basedOn": "e43ec6dc-a72f-4778-ab06-5b58e3b67acd", "id": "8c84d348-91b0-4662-8ab9-126d85517ee6", "x": 21, "y": 597, @@ -2343,7 +2316,6 @@ "width": 20, "height": 43, "type": "text", - "basedOn": "8b8d5d32-f8ae-409b-8eb0-8840772d24e8", "id": "a0292b07-938a-4e79-916a-1b6a39c84611", "x": 21, "y": 555, @@ -2411,7 +2383,6 @@ "width": 20, "height": 26, "type": "text", - "basedOn": "640cd251-a5f1-4920-82b6-59b23da90e03", "id": "fe794fbb-3c47-42a6-81c7-959a1d0f1833", "x": 42, "y": 566, @@ -2479,7 +2450,6 @@ "width": 111, "height": 43, "type": "text", - "basedOn": "313018be-de2a-4b12-8d0b-9c879110d45d", "id": "b8219ef6-7c04-46d5-99e4-132c601e72cf", "x": 246, "y": 555, @@ -2551,7 +2521,6 @@ "width": 127, "height": 38, "type": "text", - "basedOn": "d7d989ff-6659-4f75-bdc6-d7566ba0ef19", "id": "22d4b2bb-c214-48bb-9304-d3e2bb0cd574", "x": 246, "y": 597, @@ -2687,7 +2656,6 @@ "x": 47, "y": 341, "id": "88c02233-a617-4708-9e12-081919794aed", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2823,7 +2791,6 @@ }, "width": 229, "height": 32, - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "id": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "x": 91.5, "y": 169, @@ -2895,7 +2862,6 @@ }, "width": 234, "height": 20, - "basedOn": "78e7271d-a523-4873-9481-aeb7eaa6da91", "id": "f5d43adb-c7de-45a8-a2cc-20720161643d", "x": 89, "y": 8 @@ -2904,7 +2870,6 @@ "x": 47, "y": 546, "id": "568da739-c0b4-4277-8430-04e8daa141ba", - "basedOn": "4f4d5944-8dee-471f-ad9c-6e81c9a03e3b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2975,7 +2940,6 @@ "width": 78, "height": 76, "sticker": { "type": "castIron" }, - "basedOn": "753d8f79-e9b9-481b-aae9-5c9292f89b66", "id": "bef0da7c-6f94-4a1d-8adf-323b90d1a7b9", "x": 171, "y": 455, @@ -3128,7 +3092,6 @@ "width": 120, "height": 19, "type": "text", - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "7f47519a-c35e-4489-8e8c-2992beab67a4", "x": 146, "y": -3 @@ -3193,7 +3156,6 @@ }, "width": 229, "height": 35, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "9f193540-3d0d-4cf9-b30d-8e82939aeb40", "x": 91.5, "y": 19 @@ -3344,7 +3306,6 @@ }, "width": 120, "height": 19, - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "a76107dc-def8-4687-b646-1b9f859cc4aa", "x": 146, "y": -3, @@ -3409,7 +3370,6 @@ }, "width": 229, "height": 35, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "034c9bb8-af6a-4d73-88a1-509598209d36", "x": 92, "y": 19, @@ -3561,7 +3521,6 @@ }, "width": 120, "height": 19, - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "19bc9c9d-184e-4c8d-84e9-ed726823ab69", "x": 146, "y": -3, @@ -3626,7 +3585,6 @@ }, "width": 229, "height": 34, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "f7d1cdca-c3f3-4e2b-8382-2c399cf841dd", "x": 91.5, "y": 19, @@ -3778,7 +3736,6 @@ }, "width": 120, "height": 19, - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "50a86785-9c0a-4e37-8181-40e989b1e7d3", "x": 146, "y": -3, @@ -3843,7 +3800,6 @@ }, "width": 229, "height": 35, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "71b066d8-7f15-46af-8efd-2a7515fdead4", "x": 92, "y": 19, @@ -3995,7 +3951,6 @@ }, "width": 120, "height": 19, - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "bddd6320-52c7-490f-8469-c9378f663b8f", "x": 146, "y": -3, @@ -4060,7 +4015,6 @@ }, "width": 229, "height": 35, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "e2d64143-9607-4e62-8dce-c394ec3d38e0", "x": 92, "y": 19, @@ -4212,7 +4166,6 @@ }, "width": 120, "height": 19, - "basedOn": "804f343a-a3f4-4600-9f64-7b145f4e1622", "id": "3d1a9647-44d3-47c7-af32-d47b62c02ebc", "x": 146, "y": -3, @@ -4277,7 +4230,6 @@ }, "width": 229, "height": 35, - "basedOn": "d9e02efb-411c-4e80-8c30-4eb9afeeb3ce", "id": "77f9f48c-0113-4fcc-b57b-510c55562362", "x": 92, "y": 19, @@ -4520,7 +4472,6 @@ "locked": false }, "type": "shape", - "basedOn": "ce0e45ad-68a2-4d47-a3fd-413229127fc9", "id": "edf1cf50-5dd4-4fd2-bf23-2954408c2021", "x": 0, "y": 523, @@ -4597,7 +4548,6 @@ }, "width": 162, "height": 42, - "basedOn": "84e6d6ba-4926-4c98-8035-3f9e6224b608", "x": 124, "y": 501, "groupId": "158c36cc-9c80-45b1-925c-c9f283d65c0a", @@ -4613,7 +4563,6 @@ "height": 63, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "e6a713ca-bfa2-4dfd-a361-7076efc874eb", "id": "78ad5ffc-0c41-41d5-93c4-b5c2ec9438c0", "x": 205.5, "y": 569 @@ -4691,7 +4640,6 @@ "width": 71, "height": 50, "type": "text", - "basedOn": "22d4b2bb-c214-48bb-9304-d3e2bb0cd574", "id": "619b94cd-0a00-4098-8f77-11f505568453", "x": 288, "y": 589, @@ -4802,7 +4750,6 @@ "x": 47, "y": 589, "id": "80b32681-e900-4008-aa8f-08a27c1b344d", - "basedOn": "22d4b2bb-c214-48bb-9304-d3e2bb0cd574", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4906,8 +4853,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/laptop-buying-guide/template.json b/packages/templates/src/raw/laptop-buying-guide/template.json index 65ae49b50260..3c7eee0db1db 100644 --- a/packages/templates/src/raw/laptop-buying-guide/template.json +++ b/packages/templates/src/raw/laptop-buying-guide/template.json @@ -87,7 +87,6 @@ "bottomLeft": 8, "locked": true }, - "basedOn": "519657d8-7d6d-4e93-aaf3-73be9fb3a9b5", "id": "d608d1c1-5b34-4bf0-aa42-22e09f9a5d31", "x": 379, "y": 25, @@ -118,7 +117,6 @@ "bottomLeft": 8, "locked": true }, - "basedOn": "d608d1c1-5b34-4bf0-aa42-22e09f9a5d31", "id": "ff0031c3-fedd-4506-b443-401a8cb59c45", "x": -286, "y": 96, @@ -456,7 +454,6 @@ }, "width": 322, "height": 64, - "basedOn": "051de424-1038-46a1-aba8-b2da9e81736a", "id": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "x": 49, "y": 401, @@ -524,7 +521,6 @@ }, "width": 314, "height": 64, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "x": 50, "y": 474 @@ -646,7 +642,6 @@ "width": 60, "height": 23, "type": "text", - "basedOn": "27b36872-63d2-44d3-808e-55376672da3a", "id": "723702f6-aae8-4ed6-9783-f27788dc41b8", "x": 176, "y": 229, @@ -713,7 +708,6 @@ }, "width": 314, "height": 39, - "basedOn": "051de424-1038-46a1-aba8-b2da9e81736a", "id": "27b36872-63d2-44d3-808e-55376672da3a", "x": 49, "y": 257, @@ -780,7 +774,6 @@ }, "width": 314, "height": 48, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "ee2b5264-6cc9-4088-a134-108885e4b57e", "x": 50, "y": 298, @@ -853,7 +846,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "225e39a4-b0d0-4c0b-b5ea-893fb5e01216", "x": 0, "y": -57, @@ -921,7 +913,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "x": 48, "y": 14, @@ -1027,7 +1018,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "bbf5d2af-0c07-421f-9647-17f16bed549c", "x": 49, "y": 451 @@ -1094,7 +1084,6 @@ }, "width": 314, "height": 42, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "99007627-849b-4b94-a6af-f0960282c250", "x": 49, "y": 487 @@ -1161,7 +1150,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "12b23d02-f578-478e-a2ce-68b8ef4c3eb8", "x": 49, "y": 596 @@ -1206,7 +1194,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "1b59b14b-9282-479b-bba9-709966e3e734", "x": 0, "y": -57, @@ -1274,7 +1261,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "051fed88-ad4a-4a8d-b8ff-3962154bab50", "x": 48, "y": 14, @@ -1380,7 +1366,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "415079a4-5d64-4552-9ac6-79f210b2272e", "x": 49, "y": 451, @@ -1447,7 +1432,6 @@ }, "width": 314, "height": 64, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "cb55e28d-7347-421d-9310-ad2f7fb36373", "x": 49, "y": 487, @@ -1514,7 +1498,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "e1060dec-1e31-4fe5-b485-66a6ebc0f20b", "x": 49, "y": 598, @@ -1560,7 +1543,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "9ff7f8f0-39f6-4ec8-b62e-1eb61c44298d", "x": 0, "y": -57, @@ -1628,7 +1610,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "7398926b-aede-49f2-8dbd-edfba83b9ef9", "x": 48, "y": 14, @@ -1696,7 +1677,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "3d6ef8bf-c78f-4d34-a607-a74fdfcb7bae", "x": 47, "y": 101, @@ -1778,7 +1758,6 @@ "width": 314, "height": 20, "type": "text", - "basedOn": "3d6ef8bf-c78f-4d34-a607-a74fdfcb7bae", "id": "0d24ffe0-2eb9-4622-9285-1cb68c2dc148", "x": 47, "y": 175, @@ -1794,7 +1773,6 @@ "width": 318, "height": 20, "mask": { "type": "rectangle" }, - "basedOn": "ef66981b-56de-43cf-8fdd-32a2db646e55", "id": "41998f9a-1160-4e76-9913-8a193bd3379f", "x": 47, "y": 208, @@ -1813,7 +1791,6 @@ "focalX": 43.6459724582783, "focalY": 54.33383630214046, "mask": { "type": "rectangle" }, - "basedOn": "41998f9a-1160-4e76-9913-8a193bd3379f", "id": "5dacdbec-201a-420b-b4bf-3a51d977fa54", "x": 47, "y": 212, @@ -1896,7 +1873,6 @@ "width": 51, "height": 15, "type": "text", - "basedOn": "0d24ffe0-2eb9-4622-9285-1cb68c2dc148", "id": "afb201d0-0c4c-434b-9659-591422d5d9ed", "x": 47, "y": 233, @@ -1912,7 +1888,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ef66981b-56de-43cf-8fdd-32a2db646e55", "id": "77a0f2db-d968-4abc-a7f5-52790199bdda", "x": 47, "y": 261 @@ -1979,7 +1954,6 @@ "width": 314, "height": 20, "type": "text", - "basedOn": "0d24ffe0-2eb9-4622-9285-1cb68c2dc148", "id": "60726046-5037-4ef2-a770-92d191d2c3a3", "x": 47, "y": 287, @@ -1995,7 +1969,6 @@ "width": 318, "height": 20, "mask": { "type": "rectangle" }, - "basedOn": "41998f9a-1160-4e76-9913-8a193bd3379f", "id": "516cb438-7cce-4fa4-8ed0-cd521a859614", "x": 48, "y": 320, @@ -2029,7 +2002,6 @@ }, "resizeWidth": 212.031, "resizeHeight": 13.2188, - "basedOn": "5dacdbec-201a-420b-b4bf-3a51d977fa54", "id": "aee50420-ba8f-487c-b586-6de0385c1a6e", "x": 47, "y": 324, @@ -2097,7 +2069,6 @@ "width": 57, "height": 15, "type": "text", - "basedOn": "afb201d0-0c4c-434b-9659-591422d5d9ed", "id": "7c111531-e067-4de2-aa99-b4b31b4ab563", "x": 47, "y": 345, @@ -2113,7 +2084,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "77a0f2db-d968-4abc-a7f5-52790199bdda", "id": "2189e638-7457-44f3-a712-197dea44b4b2", "x": 47, "y": 373 @@ -2180,7 +2150,6 @@ "width": 314, "height": 21, "type": "text", - "basedOn": "60726046-5037-4ef2-a770-92d191d2c3a3", "id": "984b1e3e-91f2-4ae7-aa0e-ec4188950fdc", "x": 50, "y": 399, @@ -2196,7 +2165,6 @@ "width": 318, "height": 20, "mask": { "type": "rectangle" }, - "basedOn": "516cb438-7cce-4fa4-8ed0-cd521a859614", "id": "2fe5f79c-cf9b-4e3c-baad-f500d4386183", "x": 47, "y": 432, @@ -2230,7 +2198,6 @@ }, "resizeWidth": 132.328, "resizeHeight": 11.4844, - "basedOn": "aee50420-ba8f-487c-b586-6de0385c1a6e", "id": "88ea99a5-eaec-4b80-9de2-0732b534f78f", "x": 47, "y": 436, @@ -2298,7 +2265,6 @@ "width": 54, "height": 15, "type": "text", - "basedOn": "7c111531-e067-4de2-aa99-b4b31b4ab563", "id": "b147e772-2e53-4b16-a6f9-ec62736f437e", "x": 50, "y": 457, @@ -2476,7 +2442,6 @@ }, "width": 60, "height": 23, - "basedOn": "27b36872-63d2-44d3-808e-55376672da3a", "id": "b85181a5-9df0-42c6-baaf-1b98c10bc34f", "x": 176, "y": 229, @@ -2544,7 +2509,6 @@ }, "width": 314, "height": 39, - "basedOn": "051de424-1038-46a1-aba8-b2da9e81736a", "id": "4ac8fedb-d51d-4d2b-bf0b-279a1057d2c5", "x": 49, "y": 257, @@ -2611,7 +2575,6 @@ }, "width": 314, "height": 73, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "d39c16e3-8d57-4573-aa4a-1156d9828d90", "x": 50, "y": 298, @@ -2683,7 +2646,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "8e29caf4-6e8b-46d8-aab4-39a0da1e9544", "x": 0, "y": -57, @@ -2751,7 +2713,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "ad3c24ac-139b-4524-b53f-91f266965e3e", "x": 48, "y": 14, @@ -2792,7 +2753,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "bb4787d9-cb32-475e-91e8-e38b0c55dea5", "id": "60eea6ef-d78f-4966-ab89-ffbeaf1b21ad", "x": 14, "y": 86 @@ -2858,7 +2818,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "e0615041-2c93-4727-848c-dba09903953a", "x": 49, "y": 451, @@ -2925,7 +2884,6 @@ }, "width": 314, "height": 64, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "a524c320-22c3-4d2f-ba0b-c4bdc5e6a71b", "x": 49, "y": 487, @@ -2992,7 +2950,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "96824fe1-b113-4fe5-8367-f1f875db9644", "x": 49, "y": 598, @@ -3038,7 +2995,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "cf425fab-2e5a-484c-8dab-381b362bc933", "x": 0, "y": -57, @@ -3106,7 +3062,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "44cc3a4f-f2a7-434e-8b08-3e766198ffde", "x": 48, "y": 14, @@ -3210,7 +3165,6 @@ }, "width": 314, "height": 30, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "e7cfc9f5-6bd3-46db-bffb-9be004f272dc", "x": 49, "y": 451, @@ -3277,7 +3231,6 @@ }, "width": 314, "height": 42, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "abde8104-c001-413d-b394-c913e8375958", "x": 49, "y": 487, @@ -3344,7 +3297,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "28791da5-3d77-4b7a-9222-e26f45790d10", "x": 49, "y": 598, @@ -3390,7 +3342,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "19e017a9-f61f-43e6-811c-05197b542e5c", "x": 0, "y": -57, @@ -3458,7 +3409,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "cb04be07-d1cc-4328-af2b-07f3b246fc58", "x": 48, "y": 14, @@ -3526,7 +3476,6 @@ }, "width": 314, "height": 30, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "1c091636-92a2-48df-b27f-13969241dc3a", "x": 47, "y": 101, @@ -3607,7 +3556,6 @@ }, "width": 314, "height": 21, - "basedOn": "3d6ef8bf-c78f-4d34-a607-a74fdfcb7bae", "id": "6f56acdb-9f0a-496d-8ca0-f08d014b2655", "x": 47, "y": 182, @@ -3637,7 +3585,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsFull" }, - "basedOn": "d2ca3724-95bb-4e22-8fe0-ad114322122b", "id": "5dea2216-2aa0-4d50-810d-b7cddb1eaea5", "x": 100, "y": 224, @@ -3652,7 +3599,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsFull" }, - "basedOn": "5dea2216-2aa0-4d50-810d-b7cddb1eaea5", "id": "2657bbb7-eec7-4df1-8964-46ed178204dd", "x": 153, "y": 224, @@ -3733,7 +3679,6 @@ }, "width": 56, "height": 15, - "basedOn": "0d24ffe0-2eb9-4622-9285-1cb68c2dc148", "id": "fed1ca37-b08b-4c11-a252-80ea40cb527b", "x": 47, "y": 266, @@ -3749,7 +3694,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ef66981b-56de-43cf-8fdd-32a2db646e55", "id": "bb40468c-e378-48e8-8ead-09aa827f5c44", "x": 48, "y": 300, @@ -3816,7 +3760,6 @@ }, "width": 314, "height": 20, - "basedOn": "0d24ffe0-2eb9-4622-9285-1cb68c2dc148", "id": "9190b4cc-bb94-4e25-baed-6870cd1c05df", "x": 47, "y": 321, @@ -3832,7 +3775,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsFull" }, - "basedOn": "2657bbb7-eec7-4df1-8964-46ed178204dd", "id": "97f9c448-7481-45df-9263-789f80810252", "x": 48, "y": 363, @@ -3847,7 +3789,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsHalf" }, - "basedOn": "06a19893-9eda-44e7-bae8-63473b66ac07", "id": "363e940a-7c23-4df9-8c46-ad92936d6591", "x": 100, "y": 363, @@ -3876,7 +3817,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopOff" }, - "basedOn": "2769a9b5-d436-411f-843d-31f5ed3104c8", "id": "5bef79b0-b43b-4b7e-8eee-69dda28f31d3", "x": 203, "y": 363, @@ -3943,7 +3883,6 @@ }, "width": 67, "height": 15, - "basedOn": "afb201d0-0c4c-434b-9659-591422d5d9ed", "id": "3d361dd0-0046-420f-a0ca-9f28257154af", "x": 47, "y": 405, @@ -3959,7 +3898,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "77a0f2db-d968-4abc-a7f5-52790199bdda", "id": "437d1dd5-2369-475f-b3b4-4fd701bbf148", "x": 48, "y": 439, @@ -4026,7 +3964,6 @@ }, "width": 314, "height": 21, - "basedOn": "60726046-5037-4ef2-a770-92d191d2c3a3", "id": "6a26355f-894a-4da4-a584-8a229a177f5c", "x": 47, "y": 460, @@ -4042,7 +3979,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsFull" }, - "basedOn": "97f9c448-7481-45df-9263-789f80810252", "id": "0ce2603b-9b30-4018-b180-41dea946f5f2", "x": 48, "y": 502, @@ -4057,7 +3993,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopRatingsFull" }, - "basedOn": "0ce2603b-9b30-4018-b180-41dea946f5f2", "id": "e4df9a01-789c-4b41-8f51-211e176e2182", "x": 101, "y": 502, @@ -4086,7 +4021,6 @@ "width": 42, "height": 26, "sticker": { "type": "laptopOff" }, - "basedOn": "5bef79b0-b43b-4b7e-8eee-69dda28f31d3", "id": "031e9649-d2ef-40ce-9fc3-6fcde92447fd", "x": 203, "y": 502, @@ -4153,7 +4087,6 @@ }, "width": 67, "height": 15, - "basedOn": "7c111531-e067-4de2-aa99-b4b31b4ab563", "id": "516cbe00-dbc5-42fb-805f-4f577d4211b3", "x": 47, "y": 544, @@ -4395,7 +4328,6 @@ }, "width": 60, "height": 23, - "basedOn": "27b36872-63d2-44d3-808e-55376672da3a", "id": "971c948f-7529-4680-9b16-6061ac9a9534", "x": 180, "y": 229, @@ -4463,7 +4395,6 @@ }, "width": 314, "height": 39, - "basedOn": "051de424-1038-46a1-aba8-b2da9e81736a", "id": "c85b20ff-b78d-4cf1-a7f6-ef2f187d192a", "x": 49, "y": 257, @@ -4530,7 +4461,6 @@ }, "width": 314, "height": 48, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "cc993193-6917-4dbd-8c00-2fc024548383", "x": 50, "y": 298, @@ -4602,7 +4532,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "a7e2f6ac-474b-4e13-8545-881928e13d5d", "x": 0, "y": -57, @@ -4670,7 +4599,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "b1322908-9a17-4466-be51-0e96cc9ad2b9", "x": 48, "y": 14, @@ -4709,7 +4637,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "113496d6-fe38-4ba4-811d-95e970eb92cc", "id": "7f6b3857-abc8-4d9b-aea2-e4dbfd907ad8", "x": 17, "y": 86 @@ -4775,7 +4702,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "1405adbe-8968-430c-9127-423a13055cb7", "x": 49, "y": 451, @@ -4842,7 +4768,6 @@ }, "width": 314, "height": 64, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "aedeb6af-cf95-44aa-b154-c36fa7e7f360", "x": 49, "y": 487, @@ -4909,7 +4834,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "676478ba-7e99-431d-8d83-5869661d9e04", "x": 49, "y": 598, @@ -4955,7 +4879,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "1130c10c-4f86-4beb-8bb4-bc9320a947dc", "x": 0, "y": -57, @@ -5023,7 +4946,6 @@ }, "width": 171, "height": 15, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "7b6f8422-1162-4365-bca7-a564ae4dd48d", "x": 48, "y": 14, @@ -5127,7 +5049,6 @@ }, "width": 314, "height": 29, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "f8312782-1fd3-408f-b7bc-3cd3848b5989", "x": 49, "y": 451, @@ -5194,7 +5115,6 @@ }, "width": 314, "height": 64, - "basedOn": "c15011a8-1687-44a2-b97c-7bdeacd7a8c0", "id": "213e55f5-2766-43d5-a5d2-a70860582871", "x": 49, "y": 487, @@ -5261,7 +5181,6 @@ }, "width": 196, "height": 21, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "f7ab7618-0010-438b-b471-2acfa3e1b4db", "x": 48, "y": 598, @@ -5307,7 +5226,6 @@ "width": 412, "height": 108, "mask": { "type": "rectangle" }, - "basedOn": "e3747b1b-f148-4e8f-9eb0-689a6eee8098", "id": "69bdef22-cb17-4e2a-8de4-e9f483a5c6b4", "x": 0, "y": -57, @@ -5375,7 +5293,6 @@ }, "width": 171, "height": 29, - "basedOn": "77148140-9bce-4227-9459-037099c7ba4e", "id": "ee2e993f-455e-42dd-8644-a22cb96f73db", "x": 48, "y": -8, @@ -5507,7 +5424,6 @@ "width": 152, "height": 16, "type": "text", - "basedOn": "7b6f8422-1162-4365-bca7-a564ae4dd48d", "id": "9f07b4e1-125f-43a6-8750-3b9e51bc2715", "x": 209, "y": 131, @@ -5574,7 +5490,6 @@ }, "width": 159, "height": 23, - "basedOn": "eba8bf59-5bb4-460a-a81f-afab25b2efef", "id": "d8f51bfe-d8a9-4ad6-9948-a020ffef89fd", "x": 206, "y": 158, @@ -5642,7 +5557,6 @@ }, "width": 155, "height": 15, - "basedOn": "ac7059af-1e18-4b7e-91d7-0bb7c2e918b3", "id": "79db26bd-67a9-41de-acf1-f8a8c4bedb03", "x": 209, "y": 190, @@ -5667,7 +5581,6 @@ "lockedWidth": true, "color": { "color": { "r": 228, "g": 228, "b": 228 } } }, - "basedOn": "aaccf5a7-cff1-4556-9c7b-4813c1a97b8d", "id": "9550a0b5-3b0f-4669-abc4-365940ee713f", "x": 48, "y": 248, @@ -5774,7 +5687,6 @@ "width": 155, "height": 15, "type": "text", - "basedOn": "9f07b4e1-125f-43a6-8750-3b9e51bc2715", "id": "884cbbcb-e8b0-4b30-a34c-5c9ef57640bd", "x": 209, "y": 263, @@ -5842,7 +5754,6 @@ "width": 156, "height": 46, "type": "text", - "basedOn": "d8f51bfe-d8a9-4ad6-9948-a020ffef89fd", "id": "1f7468ff-010c-481d-b203-3fe327bd6f24", "x": 209, "y": 290, @@ -5910,7 +5821,6 @@ "width": 155, "height": 15, "type": "text", - "basedOn": "79db26bd-67a9-41de-acf1-f8a8c4bedb03", "id": "2c3c05c9-4a8f-4fcf-85a4-561b7ee646b2", "x": 209, "y": 345, @@ -5934,7 +5844,6 @@ "lockedWidth": true, "color": { "color": { "r": 228, "g": 228, "b": 228 } } }, - "basedOn": "9550a0b5-3b0f-4669-abc4-365940ee713f", "id": "81d11d17-df5a-4125-bb9f-cf679ce4e70c", "x": 48, "y": 395, @@ -5972,7 +5881,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "a980a935-17ce-46bf-a72c-1181c0a2532c", "id": "4d1facf7-e3b2-499f-922c-e45e30db598e", "x": 56, "y": 408, @@ -6040,7 +5948,6 @@ "width": 155, "height": 15, "type": "text", - "basedOn": "9f07b4e1-125f-43a6-8750-3b9e51bc2715", "id": "57586933-8964-4d79-aca6-8b1d7f179b35", "x": 209, "y": 408, @@ -6108,7 +6015,6 @@ "width": 155, "height": 46, "type": "text", - "basedOn": "1f7468ff-010c-481d-b203-3fe327bd6f24", "id": "a95c6bb2-08fb-4bb7-8b31-aa84acab473e", "x": 209, "y": 435, @@ -6176,7 +6082,6 @@ "width": 155, "height": 15, "type": "text", - "basedOn": "79db26bd-67a9-41de-acf1-f8a8c4bedb03", "id": "bbc2afa1-c745-46bc-8e33-2464a0f0bc4e", "x": 209, "y": 491, @@ -6312,7 +6217,6 @@ "width": 171, "height": 29, "type": "text", - "basedOn": "ee2e993f-455e-42dd-8644-a22cb96f73db", "id": "ad8b4e80-08d5-4bb9-ba1f-de41d8c241c5", "x": 120.5, "y": 23, @@ -6380,7 +6284,6 @@ "width": 20, "height": 15, "type": "text", - "basedOn": "79db26bd-67a9-41de-acf1-f8a8c4bedb03", "id": "523c0db6-b686-42ca-906c-51b0bd7ee141", "x": 76, "y": 129, @@ -6480,7 +6383,6 @@ "width": 232, "height": 23, "type": "text", - "basedOn": "28791da5-3d77-4b7a-9222-e26f45790d10", "id": "eea77c70-7e10-4d58-b784-b758fa91b819", "x": 108, "y": 315, @@ -6549,7 +6451,6 @@ "width": 31, "height": 15, "type": "text", - "basedOn": "eea77c70-7e10-4d58-b784-b758fa91b819", "id": "abf6785d-9cb1-421e-8638-8391f2d4645f", "x": 76, "y": 319, @@ -6618,7 +6519,6 @@ "height": 15, "type": "text", "marginOffset": -1.2000000000000028, - "basedOn": "523c0db6-b686-42ca-906c-51b0bd7ee141", "id": "ce128187-c794-4d2d-b9fb-d93960c64d55", "x": 76, "y": 360, @@ -6637,7 +6537,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "cc940bbd-d9fd-4188-a789-69332de002e5", "id": "6194c4c1-88fd-4bfd-8ba0-02fd5589b846", "x": 76, "y": 384, @@ -6718,7 +6617,6 @@ "width": 232, "height": 23, "type": "text", - "basedOn": "eea77c70-7e10-4d58-b784-b758fa91b819", "id": "2303f2cb-8ecc-4ae8-9e54-e716fd02e43d", "x": 108, "y": 546, @@ -6787,7 +6685,6 @@ "width": 31, "height": 15, "type": "text", - "basedOn": "abf6785d-9cb1-421e-8638-8391f2d4645f", "id": "d975b68b-ae15-4f58-93d0-87782ac8ae37", "x": 76, "y": 551, @@ -6857,8 +6754,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/los-angeles-city-guide/template.json b/packages/templates/src/raw/los-angeles-city-guide/template.json index 76df7e2d052e..79969c5bf34f 100644 --- a/packages/templates/src/raw/los-angeles-city-guide/template.json +++ b/packages/templates/src/raw/los-angeles-city-guide/template.json @@ -112,7 +112,6 @@ "x": 47, "y": 601, "id": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", - "basedOn": "5307bdc0-6dd8-48ac-9158-63f1e4e56835", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -305,7 +304,6 @@ "width": 290, "height": 92, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "15a512ab-1fc9-46fc-a25f-b80d055329ef", "x": 47, "y": 151 @@ -314,7 +312,6 @@ "x": 47, "y": 278, "id": "0d89a999-8616-4888-ac6f-543d83fcddcc", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -535,7 +532,6 @@ "x": 47, "y": 573, "id": "458ce963-1fb6-4142-8398-22039c2e9861", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -598,7 +594,6 @@ "x": 11, "y": 454, "id": "176c402a-1019-4e10-8e8a-fc84c5d11124", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -807,7 +802,6 @@ "width": 217, "height": 73, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "230b15ae-17c4-4fec-8cb0-ab3e372339cf", "x": 98, "y": 34, @@ -1013,7 +1007,6 @@ "width": 217, "height": 68, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "b47e2f4c-5737-4938-a860-ed8a4abeccb4", "x": 109, "y": 498, @@ -1154,7 +1147,6 @@ "width": 318, "height": 81, "marginOffset": 3.146000000000001, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "d3a45f6b-7dd6-48b1-af35-ba01a3c0372c", "x": 47, "y": 280, @@ -1164,7 +1156,6 @@ "x": 89, "y": 387, "id": "73f59b57-24a2-4b82-b9dc-25f4b0a01c40", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1334,7 +1325,6 @@ "width": 318, "height": 17, "marginOffset": 3.146000000000001, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "15d310cb-be57-44cb-85da-f7eea18b7cd0", "x": 47, "y": 31, @@ -1358,7 +1348,6 @@ "x": 47, "y": 263, "id": "42a248b4-9218-467b-9529-b3187417ea8a", - "basedOn": "049f1eb9-c1fe-4698-97bb-45c0289580bf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1373,7 +1362,6 @@ "x": 47, "y": 395, "id": "48b4e14b-c157-46b0-811a-919691b7b50e", - "basedOn": "049f1eb9-c1fe-4698-97bb-45c0289580bf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1388,7 +1376,6 @@ "x": 47, "y": 526, "id": "ae851434-42f4-4e48-bd47-2f11041018a1", - "basedOn": "049f1eb9-c1fe-4698-97bb-45c0289580bf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1446,7 +1433,6 @@ "x": 47, "y": 163, "id": "539554c7-2730-41f4-b560-449f9367deee", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "content": "PRICE PAID", "borderRadius": { "locked": true, @@ -1465,7 +1451,6 @@ "x": 193, "y": 137, "id": "2d59d5e4-0b8d-433f-bfbb-841bb3a00fb8", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1529,7 +1514,6 @@ "x": 47, "y": 293, "id": "c95dec3e-321a-4c4f-80e5-d2315b0e9c26", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1591,7 +1575,6 @@ "x": 168, "y": 277, "id": "16535e27-ca83-4081-a561-659da1c81ede", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1655,7 +1638,6 @@ "x": 47, "y": 435, "id": "928bc426-93d8-4dea-879a-5464a19b8bf4", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1717,7 +1699,6 @@ "x": 166, "y": 423, "id": "45c93f87-8ca6-4d07-ae97-59c7a037ea50", - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2002,7 +1983,6 @@ "x": 47, "y": 564, "id": "740671e3-99ec-4eb4-aa98-710cd5abcb78", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "content": "You can drink in a Prohibition-era power plant.", "borderRadius": { "locked": true, @@ -2020,7 +2000,6 @@ { "x": 11, "y": 454, - "basedOn": "176c402a-1019-4e10-8e8a-fc84c5d11124", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2230,7 +2209,6 @@ "width": 217, "height": 92, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "a37f18db-dc92-46a2-9451-ce3c191c6aac", "x": 92, "y": 498, @@ -2418,7 +2396,6 @@ "width": 217, "height": 68, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "45128a01-03b9-4f0b-9a7f-ab387fcd80aa", "x": 166, "y": 98, @@ -2647,7 +2624,6 @@ "x": 47, "y": 574, "id": "c8dddf2e-442d-4157-9987-b70f83a2b7d1", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "content": "Dodger stadium is built on land teeming with Mexican history.", "borderRadius": { "locked": true, @@ -2665,7 +2641,6 @@ { "x": 11, "y": 454, - "basedOn": "f479f3a1-edbd-48c4-bc3d-b720dd6e8362", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2855,7 +2830,6 @@ "width": 217, "height": 92, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "a43a66b7-cc66-45d5-ab3f-8f163b77cb2d", "x": 98, "y": 518, @@ -2973,7 +2947,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "94a91098-3b63-4c98-8a82-d4628e401526", "id": "fcb9429b-ed44-435c-a3e1-f7baaf88095f", "x": -11.5, "y": -281.5 @@ -3055,7 +3028,6 @@ "width": 217, "height": 163, "marginOffset": 3.288999999999998, - "basedOn": "98663352-5c1c-4d3a-bc1a-f93c00d30ca2", "id": "14adcf65-e231-4d2c-b472-98263fa75d51", "x": 98, "y": 21, @@ -3222,7 +3194,6 @@ }, "x": 70, "y": 529, - "basedOn": "bd1b08a8-515a-4e8c-9809-f252945c7f3f", "content": "2.", "borderRadius": { "locked": true, @@ -3242,7 +3213,6 @@ "x": 138, "y": 551, "id": "a635585b-7f9d-407a-abf3-496582e271de", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3434,7 +3404,6 @@ "x": 70, "y": 238, "id": "bd1b08a8-515a-4e8c-9809-f252945c7f3f", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "content": "1.", "borderRadius": { "locked": true, @@ -3497,7 +3466,6 @@ "x": 138, "y": 259, "id": "2567e4e4-cf19-4014-adf4-9df5a9ee6bb7", - "basedOn": "0078d19f-a03e-491e-9c1d-ab59b33e6a94", "content": "What to Pack for Los Angeles", "borderRadius": { "locked": true, @@ -3547,8 +3515,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/magazine-article/template.json b/packages/templates/src/raw/magazine-article/template.json index abf825e49427..23af8b412b17 100644 --- a/packages/templates/src/raw/magazine-article/template.json +++ b/packages/templates/src/raw/magazine-article/template.json @@ -110,7 +110,6 @@ "x": 0, "y": -57, "id": "1aafefb6-a378-4de6-9c06-5366f8c4d53d", - "basedOn": "bddf496a-8bb8-4fe4-bd60-0d29624cc059", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -243,7 +242,6 @@ "x": 47, "y": 447, "id": "3178fe32-e693-4ac6-bd35-76543bf19ded", - "basedOn": "eb0caa01-f3f2-4732-ba5e-c443975f14eb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -335,7 +333,6 @@ "x": -172, "y": -69, "id": "5b9ca7af-b39b-432d-83ce-0860ad26e2b4", - "basedOn": "9041cb86-bedc-4205-88d6-1ee2b9f8f4c0", "opacity": 5, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -458,7 +455,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "9041cb86-bedc-4205-88d6-1ee2b9f8f4c0", "id": "0da85227-1992-4345-becd-0a1eee5bc1b1", "x": -172, "y": -69 @@ -631,7 +627,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "id": "26c5428d-7c06-4b09-bff4-a2cb52716308", "x": -172, "y": -69 @@ -699,7 +694,6 @@ "width": 318, "height": 108, "marginOffset": 4.299999999999997, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "2b9d8f99-69fe-45e2-95eb-84c0e1044fb9", "x": 47, "y": 494 @@ -708,7 +702,6 @@ "x": 47, "y": 399, "id": "8acb5e60-f288-46fd-8ddd-593b2de57bd1", - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -906,7 +899,6 @@ "x": -172, "y": -69, "id": "ff7714d7-5094-48c7-83d6-7d9b71cfdb76", - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "opacity": 6, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1003,7 +995,6 @@ "width": 318, "height": 102, "marginOffset": 4.299999999999997, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "82c58c80-002c-4a5d-a050-12d7337f6aef", "x": 47, "y": 515, @@ -1159,7 +1150,6 @@ "x": -7.5, "y": -57, "id": "318a9c13-6893-4d4f-a02c-9814f672f10c", - "basedOn": "de32848d-53df-4723-8b98-8cf69c2b23ef", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1240,7 +1230,6 @@ "height": 102, "marginOffset": 4.299999999999997, "type": "text", - "basedOn": "82c58c80-002c-4a5d-a050-12d7337f6aef", "id": "7687c5fa-9ed9-4eaa-97b8-859b26f0b1ae", "x": 47, "y": 520 @@ -1249,7 +1238,6 @@ "x": 47, "y": 160, "id": "4650e416-ead9-4d42-b97e-85d952a1e87b", - "basedOn": "82c58c80-002c-4a5d-a050-12d7337f6aef", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1408,7 +1396,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "id": "a6c27e0c-d1a5-4265-b8a7-50e0bad0eb0f", "x": -172, "y": -69, @@ -1476,7 +1463,6 @@ "width": 318, "height": 80, "marginOffset": 4.299999999999997, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "bff428c7-9dd2-47f5-a56d-eeff5ece7a2e", "x": 47, "y": 494, @@ -1536,7 +1522,6 @@ "x": 47, "y": 399, "id": "e0dd66a2-ecc7-4478-b669-07da11b371e6", - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "content": "Restructured Seating", "borderRadius": { "locked": true, @@ -1719,7 +1704,6 @@ "supportsBorder": true }, "type": "image", - "basedOn": "a6c27e0c-d1a5-4265-b8a7-50e0bad0eb0f", "id": "f3e1b71f-eda2-4d37-8e62-94a0e9eb2b4f", "x": -172, "y": -69 @@ -1879,7 +1863,6 @@ "x": -172, "y": -69, "id": "41f7b56c-4794-4178-b2fa-ea12e54553f2", - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "width": 756, "height": 756, "mask": { @@ -1954,7 +1937,6 @@ "width": 318, "height": 76, "marginOffset": 4.299999999999997, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "c7749f15-f6cd-4d6e-9007-fcd1b14997c0", "x": 45, "y": 517, @@ -2081,7 +2063,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "id": "78c2cfed-6c1a-4174-93a1-eee6c9c9d120", "x": -172, "y": -71, @@ -2149,7 +2130,6 @@ "width": 289, "height": 108, "marginOffset": 3.8699999999999974, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "8473fb01-5ac0-4658-ad01-aec4bd6cea0b", "x": 47, "y": 497, @@ -2209,7 +2189,6 @@ "x": 47, "y": 315, "id": "0bc8aea9-693f-47c3-8a21-98ded332dc6e", - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "content": "High-tech, \nlow-touch airport architecture", "borderRadius": { "locked": true, @@ -2365,7 +2344,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "0da85227-1992-4345-becd-0a1eee5bc1b1", "id": "2a6ea89a-73af-411e-a50f-ef0f39328b94", "x": -172, "y": -69, @@ -2433,7 +2411,6 @@ "width": 327, "height": 102, "marginOffset": 4.729999999999997, - "basedOn": "7bc86bd3-6677-48ff-a233-e9fed282a812", "id": "a506f0e0-2f63-461a-bbd5-047b9942c24e", "x": 48, "y": 517, @@ -2612,7 +2589,6 @@ "supportsBorder": true }, "type": "image", - "basedOn": "2a6ea89a-73af-411e-a50f-ef0f39328b94", "id": "a97a35d2-66d3-4193-9f7c-7e9773206859", "x": -172, "y": -69 @@ -2680,7 +2656,6 @@ "height": 101, "marginOffset": 4.729999999999997, "type": "text", - "basedOn": "a506f0e0-2f63-461a-bbd5-047b9942c24e", "id": "86bb7ebb-0047-429f-a9f4-f5d9144ec79c", "x": 48, "y": 517 @@ -2891,7 +2866,6 @@ "height": 64, "marginOffset": 2.299999999999997, "type": "text", - "basedOn": "86bb7ebb-0047-429f-a9f4-f5d9144ec79c", "id": "c5aba7cf-ef50-4594-a3ff-a643a5776d07", "x": 47, "y": 520, @@ -2904,8 +2878,5 @@ "id": "cede7b34-0a4c-4205-90cc-8f9411c96d01", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/modernist-travel-guide/template.json b/packages/templates/src/raw/modernist-travel-guide/template.json index c30de095c02a..34ad84f68fdb 100644 --- a/packages/templates/src/raw/modernist-travel-guide/template.json +++ b/packages/templates/src/raw/modernist-travel-guide/template.json @@ -250,7 +250,6 @@ "x": 231, "y": -76, "id": "00e1f6ba-47f6-430e-aaba-d57d3e48f6e3", - "basedOn": "9be5bc00-7f84-49c4-ba2a-10c434e48279", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -284,7 +283,6 @@ "width": 218, "height": 218, "sticker": { "type": "linedCircle" }, - "basedOn": "992268d0-90a5-45ea-80de-35dbb4bd00e3", "id": "a7a1826f-8bed-4890-9b02-ffbbcbba0a27", "x": 253, "y": 199 @@ -477,7 +475,6 @@ "x": 47, "y": 503, "id": "5aadc105-735c-471a-954f-26aa30f31c9a", - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -633,7 +630,6 @@ "width": 425, "height": 194, "mask": { "type": "rectangle" }, - "basedOn": "67e051f9-9d52-47bb-87bf-84b9e4c2a165", "id": "eacac07c-e1b5-443b-b8d7-32e0c3601400", "x": -6.5, "y": 481, @@ -657,7 +653,6 @@ "width": 421, "height": 194, "mask": { "type": "rectangle" }, - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "id": "d055a309-d0a1-47d7-a5cb-0ea3c695af43", "x": -4.5, "y": 481, @@ -667,7 +662,6 @@ "x": -79, "y": 474, "id": "e3dd68eb-97a8-48df-9809-7daf889c698d", - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "opacity": 70, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -745,7 +739,6 @@ }, "width": 145, "height": 20, - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "id": "7fade586-09fa-4467-a911-2f9aab170755", "x": 47, "y": 577, @@ -818,7 +811,6 @@ "width": 318, "height": 15, "marginOffset": -18.91000000000001, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "1aebd39f-0965-4161-9dcc-5e6708a6ac51", "x": 47, "y": 600, @@ -883,7 +875,6 @@ "width": 421, "height": 194, "mask": { "type": "rectangle" }, - "basedOn": "7b271df4-15c4-451c-8586-4e41aca5b525", "id": "2a1c335c-39ca-4e06-b697-0654ecf1ff45", "x": -4.5, "y": -57, @@ -907,7 +898,6 @@ "width": 421, "height": 194, "mask": { "type": "rectangle" }, - "basedOn": "2a8911c7-ddc4-4159-83aa-70b3ea75f513", "id": "4477159a-81fb-410c-9b53-23487b42c9ad", "x": -4.5, "y": -57, @@ -923,7 +913,6 @@ "width": 427, "height": 427, "mask": { "type": "circle" }, - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "id": "96896c17-84dc-4655-9070-a1e8f3a2bf1b", "x": -62, "y": -227, @@ -933,7 +922,6 @@ "x": 47, "y": 0, "id": "89f48602-1fd4-490e-88b9-2714ebc39ec5", - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1006,7 +994,6 @@ "x": 47, "y": 79, "id": "43bcc68b-e4ef-48ae-9545-0f2d7e907406", - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1317,7 +1304,6 @@ "width": 280, "height": 122, "marginOffset": 3.375, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "9f0dcb16-c292-4289-bb31-88941eb19904", "x": 67, "y": 487 @@ -1450,7 +1436,6 @@ "width": 318, "height": 33, "marginOffset": -5.25, - "basedOn": "89f48602-1fd4-490e-88b9-2714ebc39ec5", "id": "7034f05b-4c44-4f96-8178-56c787e85513", "x": 47, "y": 420 @@ -1522,7 +1507,6 @@ "width": 294, "height": 75, "marginOffset": 3.8249999999999957, - "basedOn": "9f0dcb16-c292-4289-bb31-88941eb19904", "id": "273aed33-5276-4d3f-9675-42aa560cca86", "x": 47, "y": 466 @@ -1531,7 +1515,6 @@ "x": 48, "y": 572, "id": "414d9609-a339-40e3-8b13-537531b8addf", - "basedOn": "9f0dcb16-c292-4289-bb31-88941eb19904", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1671,7 +1654,6 @@ "x": -6.5, "y": 481, "id": "67e051f9-9d52-47bb-87bf-84b9e4c2a165", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1726,7 +1708,6 @@ "x": -79, "y": 474, "id": "b6177518-38a2-4169-ae85-1302fe7d701c", - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "width": 374, "height": 374, "mask": { "type": "circle" }, @@ -1837,7 +1818,6 @@ }, "width": 145, "height": 21, - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "id": "c1a1a58f-deb6-482f-9d80-fca45ad17b40", "x": 47, "y": 577, @@ -1910,7 +1890,6 @@ "width": 318, "height": 15, "marginOffset": -18.91000000000001, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "96d3c326-c129-4798-99ff-c8282a7d1d8e", "x": 47, "y": 600, @@ -1921,7 +1900,6 @@ "x": -5.5, "y": -57, "id": "7b271df4-15c4-451c-8586-4e41aca5b525", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "opacity": 100, "flip": { "vertical": true, "horizontal": false }, "rotationAngle": 0, @@ -1948,7 +1926,6 @@ "x": -5.5, "y": -57, "id": "2a8911c7-ddc4-4159-83aa-70b3ea75f513", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "opacity": 100, "flip": { "vertical": true, "horizontal": false }, "rotationAngle": 0, @@ -1977,7 +1954,6 @@ "width": 427, "height": 427, "mask": { "type": "circle" }, - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "id": "3a25f42d-b4e0-4d20-81a9-87d86ff36165", "x": -62, "y": -227, @@ -2042,7 +2018,6 @@ "x": 47, "y": 0, "id": "9d8a9206-b76c-4f93-b9db-a67bfb2146c7", - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "content": "Gramercy \nPark Hotel", "borderRadius": { "locked": true, @@ -2115,7 +2090,6 @@ "x": 47, "y": 79, "id": "e3380b21-4b64-406c-84ea-1c9266e3dc8c", - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "content": "New York City", "borderRadius": { "locked": true, @@ -2257,7 +2231,6 @@ "width": 277, "height": 138, "marginOffset": 3.375, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "fa848205-c5e5-41cb-8a8e-1d4b9129c66d", "x": 48, "y": -3, @@ -2467,7 +2440,6 @@ "width": 318, "height": 33, "marginOffset": -5.25, - "basedOn": "89f48602-1fd4-490e-88b9-2714ebc39ec5", "id": "5a4c47c0-797e-409c-a7b9-c21d036c2138", "x": 47, "y": 420, @@ -2539,7 +2511,6 @@ "width": 294, "height": 71, "marginOffset": 3.8249999999999957, - "basedOn": "9f0dcb16-c292-4289-bb31-88941eb19904", "id": "a52af929-77c4-4e49-8683-cb182ed61dae", "x": 47, "y": 466, @@ -2584,7 +2555,6 @@ { "x": 48, "y": 572, - "basedOn": "414d9609-a339-40e3-8b13-537531b8addf", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2741,7 +2711,6 @@ "x": -6.5, "y": 481, "id": "5fcefa37-e724-4d9b-8acc-05826a7420bd", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "width": 425, "height": 194, "mask": { "type": "rectangle" }, @@ -2780,7 +2749,6 @@ "x": -79, "y": 474, "id": "5b8e1ab1-363e-4bb5-878c-e045ed9aeb76", - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "width": 374, "height": 374, "mask": { "type": "circle" }, @@ -2891,7 +2859,6 @@ }, "width": 145, "height": 20, - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "id": "836e587d-e6ec-43fe-a7df-9390229bfd5e", "x": 47, "y": 577, @@ -2964,7 +2931,6 @@ "width": 318, "height": 15, "marginOffset": -18.91000000000001, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "c42709f7-1e47-49fa-a4df-258966cbbc92", "x": 47, "y": 603, @@ -2991,7 +2957,6 @@ "x": -4.5, "y": -57, "id": "03b46ea1-00f8-4986-8aee-910f630dae07", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "width": 421, "height": 194, "mask": { "type": "rectangle" }, @@ -3015,7 +2980,6 @@ "x": -4.5, "y": -57, "id": "dd902f21-2961-4bd7-ab04-7f2164228e50", - "basedOn": "eb3869c4-16c2-4afa-97a8-a734a30f29cb", "width": 421, "height": 194, "mask": { "type": "rectangle" }, @@ -3031,7 +2995,6 @@ "width": 427, "height": 427, "mask": { "type": "circle" }, - "basedOn": "e318f391-b0a8-402c-8a12-200e1c3b6c83", "id": "cd949a65-7b5a-40bd-b4c9-382acc1c7ece", "x": -62, "y": -227, @@ -3096,7 +3059,6 @@ "x": 47, "y": 0, "id": "3f7b8e5e-8f1d-4002-ad8f-8f8848ef95cd", - "basedOn": "e22da101-952c-4c7f-b51f-0744cfc57cd1", "content": "Thanks Books", "borderRadius": { "locked": true, @@ -3169,7 +3131,6 @@ "x": 47, "y": 50, "id": "7e27cc14-5c39-44f2-978e-5cd7e06c36df", - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "content": "Seoul", "borderRadius": { "locked": true, @@ -3311,7 +3272,6 @@ "width": 277, "height": 97, "marginOffset": 3.375, - "basedOn": "5aadc105-735c-471a-954f-26aa30f31c9a", "id": "b40ba0e7-1c5f-46de-89a3-30c7d5244a7a", "x": 47, "y": 0, @@ -3559,7 +3519,6 @@ "width": 318, "height": 33, "marginOffset": -5.25, - "basedOn": "89f48602-1fd4-490e-88b9-2714ebc39ec5", "id": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "x": 47, "y": 420, @@ -3631,7 +3590,6 @@ "width": 294, "height": 46, "marginOffset": 3.8249999999999957, - "basedOn": "9f0dcb16-c292-4289-bb31-88941eb19904", "id": "db8f459d-5f18-4692-b092-ebd044d026da", "x": 47, "y": 466, @@ -3640,7 +3598,6 @@ { "x": 48, "y": 572, - "basedOn": "eedced71-7d76-4098-b51c-9668088b982c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3826,7 +3783,6 @@ "height": 33, "marginOffset": -5.25, "type": "text", - "basedOn": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "id": "b6df198f-3730-465c-8269-150de5f4353b", "x": 47, "y": 5 @@ -3835,7 +3791,6 @@ "x": 48, "y": 74, "id": "3b23f135-b6ee-4ffc-9925-29646451e669", - "basedOn": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3907,7 +3862,6 @@ "x": 47, "y": 283, "id": "a6dcefe0-83e2-4ab0-9710-14c6548a7802", - "basedOn": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3980,7 +3934,6 @@ "x": 48, "y": 343, "id": "b658c331-b6d6-4fb0-9ada-707a74a99083", - "basedOn": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4052,7 +4005,6 @@ "x": 48, "y": 559, "id": "357f2775-7f48-4241-9dfe-d9711791b16b", - "basedOn": "201807b3-c4cf-44fd-acc6-a1c1a96bf330", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4247,8 +4199,5 @@ "id": "27f5c03c-4a36-4269-8d27-966b911dfc57", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/new-york-party-round-up/template.json b/packages/templates/src/raw/new-york-party-round-up/template.json index cbe2f10d79ad..4ccf420f38be 100644 --- a/packages/templates/src/raw/new-york-party-round-up/template.json +++ b/packages/templates/src/raw/new-york-party-round-up/template.json @@ -361,7 +361,6 @@ }, "width": 290, "height": 195, - "basedOn": "6a3f6860-7507-4d56-9873-73d77c98038e", "id": "f569e972-ff30-4069-a979-cd49c1e93da8", "x": 47, "y": 343, @@ -504,7 +503,6 @@ }, "width": 164, "height": 48, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "5c8416a2-60a0-4f6b-8cd0-9edd58aaa750", "x": 48, "y": 3, @@ -608,7 +606,6 @@ }, "width": 125, "height": 82, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "1a514e92-2d60-4989-94d2-19e8ec033d3d", "x": 38, "y": 243, @@ -680,7 +677,6 @@ }, "width": 200, "height": 17, - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "id": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "x": 172, "y": 284, @@ -690,7 +686,6 @@ "x": 35, "y": 362, "id": "eb1c3f99-5f49-4f59-a23c-a59375b5f77e", - "basedOn": "822d351e-7cef-4da7-9b6f-3cb3722bbc76", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 3, @@ -723,7 +718,6 @@ "x": 42, "y": 538, "id": "c776de48-d44e-4c91-87bc-381544c387e8", - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -795,7 +789,6 @@ "x": 176, "y": 578, "id": "4cc215fd-77a4-4850-a9ba-3319048b6569", - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1003,7 +996,6 @@ }, "width": 254, "height": 48, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "168b955f-3766-4567-90be-f771f3bb3d4a", "x": 50, "y": 2, @@ -1107,7 +1099,6 @@ }, "width": 202, "height": 82, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "1eb72045-c5cd-4859-9d15-719be275853e", "x": 38, "y": 243, @@ -1179,7 +1170,6 @@ }, "width": 200, "height": 17, - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "id": "cf2a98f0-7f67-44f7-b750-68d54fcffe1b", "x": 202, "y": 284, @@ -1195,7 +1185,6 @@ "x": 35, "y": 362, "id": "f5973388-ba65-4223-8eb6-0e68cb049253", - "basedOn": "822d351e-7cef-4da7-9b6f-3cb3722bbc76", "resource": { "type": "image", "mimeType": "image/png", @@ -1277,7 +1266,6 @@ "x": 42, "y": 538, "id": "c6cf349f-74c6-403c-ae56-90618d52c788", - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "content": "9/12", "borderRadius": { "locked": true, @@ -1349,7 +1337,6 @@ "x": 202, "y": 578, "id": "c91619f9-96eb-4a37-b09d-fa12f2a76214", - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "content": "OUF! Cringe party\n—11:00PM", "borderRadius": { "locked": true, @@ -1502,7 +1489,6 @@ }, "width": 364, "height": 78, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "d16389af-9567-4596-b119-96e142c10f4d", "x": 31, "y": 280, @@ -1574,7 +1560,6 @@ }, "width": 346, "height": 235, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "73ce87ad-8503-487d-93c0-4276fb91fbc0", "x": -28, "y": -74, @@ -1585,7 +1570,6 @@ "x": 30, "y": 391, "id": "2b33139a-3051-47bf-b359-63b14a92dca5", - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1667,7 +1651,6 @@ "width": 144, "height": 138, "sticker": { "type": "nycPartyCircleIcon" }, - "basedOn": "daf179c2-c3f3-4157-b088-b090abb51780", "id": "986ad9a0-9815-44fa-ab8d-b87710245832", "x": 336, "y": 494 @@ -1750,7 +1733,6 @@ "x": 48, "y": 543, "id": "b1e3dacf-dc75-440c-95aa-4760a3b4624b", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1926,7 +1908,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "307571eb-24b1-4fb0-97b8-c264c53c633f", "id": "a5133442-8f67-4976-9e06-2ef5a82912d4", "x": 49, "y": 11, @@ -1936,7 +1917,6 @@ "x": 48, "y": 36, "id": "f63371b6-3beb-46e8-95ac-12fc112a3226", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2086,7 +2066,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "006db70c-d1a6-4994-9443-12b81cbbb6ec", "id": "dff941f4-8d7f-4268-825f-e7bc0fbac4ef", "x": 49, "y": 98, @@ -2096,7 +2075,6 @@ "x": 49, "y": 170, "id": "6d6de56a-5b4a-41fc-b5ab-9786be6b21e6", - "basedOn": "209ea68e-0a75-4c9f-846a-04d3888fc2a2", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2112,7 +2090,6 @@ "x": 48, "y": 124, "id": "d5a974db-cc2b-42bf-b597-076481c2cdfc", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2247,7 +2224,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "5bb22d79-c009-4d82-90d5-19fad9c70342", "id": "a8aa600c-5cf0-4afc-8d0c-c4d3556dddd1", "x": 49, "y": 187, @@ -2257,7 +2233,6 @@ "x": 48, "y": 213, "id": "1ec6c0ac-f9bf-438b-a83d-680c8ade0c19", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2330,7 +2305,6 @@ "x": 49, "y": 257, "id": "37182dab-597c-4006-90bc-85ea20760834", - "basedOn": "209ea68e-0a75-4c9f-846a-04d3888fc2a2", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2408,7 +2382,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "7e56ce88-ac04-4c97-9db5-499202d27cbb", "id": "95f7d545-cdc0-4b00-bc89-4a7c619c7d8b", "x": 49, "y": 276, @@ -2418,7 +2391,6 @@ "x": 49, "y": 344, "id": "cc25e651-a299-498a-ace6-10e0c199cec9", - "basedOn": "209ea68e-0a75-4c9f-846a-04d3888fc2a2", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2434,7 +2406,6 @@ "x": 48, "y": 302, "id": "0c7e492e-fd6c-4b55-8ad8-9d18cb9ec89d", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2779,7 +2750,6 @@ }, "width": 364, "height": 144, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "e70f49a1-9fde-44c4-b2de-0a7c4e89b3cd", "x": 30, "y": 249, @@ -2851,7 +2821,6 @@ }, "width": 346, "height": 235, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "7bddadc1-f7f3-4bb8-b0a9-6efd15bd86cc", "x": -28, "y": -74, @@ -2921,7 +2890,6 @@ "x": 39, "y": 430, "id": "cffdaab7-40b5-4f14-b83d-b5066b8e3c78", - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "content": "September 9 — 11:30PM", "borderRadius": { "locked": true, @@ -2943,7 +2911,6 @@ "width": 144, "height": 138, "sticker": { "type": "nycPartyCircleIcon" }, - "basedOn": "daf179c2-c3f3-4157-b088-b090abb51780", "id": "2053db0f-9910-42a2-8c36-3b9ae108f582", "x": 336, "y": 494, @@ -3080,7 +3047,6 @@ "x": 48, "y": 543, "id": "19ddd6f1-710b-4b42-a72e-2c1da984f882", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "SHARE:", "borderRadius": { "locked": true, @@ -3103,7 +3069,6 @@ "width": 28, "height": 22, "sticker": { "type": "nycPartyTwitterIcon" }, - "basedOn": "2f8146ab-3017-43ef-b832-34df3f5e13de", "id": "555deaf9-39b3-424a-973f-4b6cac4bc5b1", "x": 104, "y": 582, @@ -3118,7 +3083,6 @@ "width": 22, "height": 22, "sticker": { "type": "nycPartyInstagramIcon" }, - "basedOn": "79e781c3-8d3e-4659-a9c9-5053632fa5c3", "id": "32ae64c0-c876-4831-9e5b-d6f6cc15cd0b", "x": 49, "y": 582, @@ -3133,7 +3097,6 @@ "width": 20, "height": 22, "sticker": { "type": "nycPartyTwitchIcon" }, - "basedOn": "2f880bba-4e53-42d2-bf4e-88e9d7c38167", "id": "15c3677d-f663-4893-8bfd-6d66d51d89b7", "x": 166, "y": 582, @@ -3205,7 +3168,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "307571eb-24b1-4fb0-97b8-c264c53c633f", "id": "435fcd35-01cc-4ada-94ce-8cced98c591c", "x": 49, "y": 11, @@ -3277,7 +3239,6 @@ }, "width": 200, "height": 28, - "basedOn": "f63371b6-3beb-46e8-95ac-12fc112a3226", "id": "5b9288d9-5d5d-4128-ab9a-fab8f04f9513", "x": 50, "y": 36, @@ -3294,7 +3255,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "209ea68e-0a75-4c9f-846a-04d3888fc2a2", "id": "73c64fc2-ab9e-4a0a-8903-cf6e1d40259d", "x": 49, "y": 83, @@ -3366,7 +3326,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "006db70c-d1a6-4994-9443-12b81cbbb6ec", "id": "35bb8574-e028-4022-920d-900c9131c861", "x": 50, "y": 98, @@ -3382,7 +3341,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6d6de56a-5b4a-41fc-b5ab-9786be6b21e6", "id": "bb12ed7e-bbcd-4cca-a8fb-972eba53a4ea", "x": 49, "y": 170, @@ -3446,7 +3404,6 @@ "x": 48, "y": 124, "id": "db52484b-afe0-47ee-aacf-b6ff35747d64", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "Wed 09.07.20", "borderRadius": { "locked": true, @@ -3527,7 +3484,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "5bb22d79-c009-4d82-90d5-19fad9c70342", "id": "c7a0fd4d-fd75-467a-854e-034c295ff8fd", "x": 49, "y": 187, @@ -3543,7 +3499,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "37182dab-597c-4006-90bc-85ea20760834", "id": "254ef480-5acb-4075-ae8c-c90da0b1d471", "x": 49, "y": 257, @@ -3607,7 +3562,6 @@ "x": 48, "y": 213, "id": "7699a04e-c136-40f8-882f-e25bbd1c4d10", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "12:00 - 3:00", "borderRadius": { "locked": true, @@ -3632,7 +3586,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "cc25e651-a299-498a-ace6-10e0c199cec9", "id": "d88f3324-8907-4ffc-ad44-ab519709b36f", "x": 49, "y": 344, @@ -3704,7 +3657,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "7e56ce88-ac04-4c97-9db5-499202d27cbb", "id": "d466b4fc-0c89-4f15-aa52-704af739f2ac", "x": 49, "y": 276, @@ -3776,7 +3728,6 @@ }, "width": 200, "height": 28, - "basedOn": "0c7e492e-fd6c-4b55-8ad8-9d18cb9ec89d", "id": "571979fa-09ba-45d4-8cd5-34485ca37150", "x": 48, "y": 302, @@ -4058,7 +4009,6 @@ }, "width": 372, "height": 87, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "cf9968cf-5f45-4523-89c8-dfd6d7c33054", "x": 29, "y": 278, @@ -4130,7 +4080,6 @@ }, "width": 436, "height": 235, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "f8238f2f-5d36-41d4-9558-de0fdd890173", "x": -28, "y": -72, @@ -4200,7 +4149,6 @@ "x": 32, "y": 391, "id": "8a45d0f5-d0e0-407d-9046-24b4e5f3e544", - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "content": "September 10 — 9:00PM", "borderRadius": { "locked": true, @@ -4222,7 +4170,6 @@ "width": 144, "height": 138, "sticker": { "type": "nycPartyCircleIcon" }, - "basedOn": "daf179c2-c3f3-4157-b088-b090abb51780", "id": "47cd761f-d3b2-4d34-9ac6-c72459e42897", "x": 336, "y": 494, @@ -4361,7 +4308,6 @@ "x": 48, "y": 543, "id": "e1f9efab-fbb6-4870-bdff-9f390292fbc7", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "SHARE:", "borderRadius": { "locked": true, @@ -4384,7 +4330,6 @@ "width": 28, "height": 22, "sticker": { "type": "nycPartyTwitterIcon" }, - "basedOn": "2f8146ab-3017-43ef-b832-34df3f5e13de", "id": "98ae1512-77f3-4e63-a8bb-5e70f543683f", "x": 104, "y": 582, @@ -4399,7 +4344,6 @@ "width": 22, "height": 22, "sticker": { "type": "nycPartyInstagramIcon" }, - "basedOn": "79e781c3-8d3e-4659-a9c9-5053632fa5c3", "id": "2d9679fa-370b-46d2-b3e9-2438d17b81f4", "x": 49, "y": 582, @@ -4414,7 +4358,6 @@ "width": 20, "height": 22, "sticker": { "type": "nycPartyTwitchIcon" }, - "basedOn": "2f880bba-4e53-42d2-bf4e-88e9d7c38167", "id": "9e78cf91-76a0-41e3-99b2-1aa5ab3350e0", "x": 166, "y": 582, @@ -4486,7 +4429,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "435fcd35-01cc-4ada-94ce-8cced98c591c", "id": "9c92b6d6-1b73-417a-adbb-52cf94edfa55", "x": 49, "y": 11, @@ -4550,7 +4492,6 @@ "x": 48, "y": 35, "id": "5a0fc61d-c757-4c39-bdb1-7b57c57d0e4e", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "Drumsheds", "borderRadius": { "locked": true, @@ -4575,7 +4516,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "73c64fc2-ab9e-4a0a-8903-cf6e1d40259d", "id": "3acb3c9f-16d1-4c34-a3cf-e384b7653310", "x": 49, "y": 83, @@ -4647,7 +4587,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "35bb8574-e028-4022-920d-900c9131c861", "id": "1488487f-6de3-451a-9724-05253197ae30", "x": 50, "y": 98, @@ -4711,7 +4650,6 @@ "x": 48, "y": 124, "id": "d812be02-e23e-4bcc-ae2a-5e8edc05fb37", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "Thu 09.10.20", "borderRadius": { "locked": true, @@ -4736,7 +4674,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "bb12ed7e-bbcd-4cca-a8fb-972eba53a4ea", "id": "d35e59ba-59d5-4e7e-8455-521397863074", "x": 49, "y": 170, @@ -4808,7 +4745,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "c7a0fd4d-fd75-467a-854e-034c295ff8fd", "id": "0c4bad30-28e8-4639-9a3e-498dfa210eb8", "x": 49, "y": 187, @@ -4872,7 +4808,6 @@ "x": 48, "y": 213, "id": "145397e8-a032-422b-9413-f52aaba69767", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "9:00 - 2:00", "borderRadius": { "locked": true, @@ -4897,7 +4832,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "254ef480-5acb-4075-ae8c-c90da0b1d471", "id": "558f837c-857d-4b0a-8ad7-f9fd272215fe", "x": 49, "y": 257, @@ -4969,7 +4903,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "d466b4fc-0c89-4f15-aa52-704af739f2ac", "id": "52682620-1cf8-4a3e-abe7-74fbc93a6f79", "x": 49, "y": 276, @@ -4985,7 +4918,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "d88f3324-8907-4ffc-ad44-ab519709b36f", "id": "eeee21ff-4a78-4ec4-b8c8-77b10762c785", "x": 49, "y": 344, @@ -5057,7 +4989,6 @@ }, "width": 200, "height": 28, - "basedOn": "0c7e492e-fd6c-4b55-8ad8-9d18cb9ec89d", "id": "abe25859-f66f-404b-91ca-a38a63387ef8", "x": 48, "y": 302, @@ -5334,7 +5265,6 @@ }, "width": 439, "height": 234, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "5fb7a7ff-8e44-416d-8c82-84693542c5e8", "x": -28, "y": -74, @@ -5349,7 +5279,6 @@ "width": 144, "height": 138, "sticker": { "type": "nycPartyCircleIcon" }, - "basedOn": "daf179c2-c3f3-4157-b088-b090abb51780", "id": "78b9ace8-8055-4bec-9753-5dc6670760d0", "x": 336, "y": 494, @@ -5426,7 +5355,6 @@ "width": 372, "height": 152, "type": "text", - "basedOn": "d999a128-0c59-4790-b5c9-66f3c80b1874", "id": "0a7d8cfe-9828-4472-a0bf-7e7761ebd0f8", "x": 26, "y": 245, @@ -5503,7 +5431,6 @@ "width": 315, "height": 36, "type": "text", - "basedOn": "562bf3a2-be98-4dec-9fce-c8289489670b", "id": "b3f194e7-6ae5-4ab6-9eb6-d67bd05d2da2", "x": 39, "y": 430, @@ -5633,7 +5560,6 @@ "x": 48, "y": 543, "id": "40d727a9-8f5c-40e0-adf9-4b63b70ef3d4", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "SHARE:", "borderRadius": { "locked": true, @@ -5656,7 +5582,6 @@ "width": 28, "height": 22, "sticker": { "type": "nycPartyTwitterIcon" }, - "basedOn": "2f8146ab-3017-43ef-b832-34df3f5e13de", "id": "67df62f6-c055-4a5e-b469-73196d0cd1ad", "x": 104, "y": 582, @@ -5671,7 +5596,6 @@ "width": 22, "height": 22, "sticker": { "type": "nycPartyInstagramIcon" }, - "basedOn": "79e781c3-8d3e-4659-a9c9-5053632fa5c3", "id": "f700f569-7f02-4095-a11e-7cc4c646d580", "x": 49, "y": 582, @@ -5686,7 +5610,6 @@ "width": 20, "height": 22, "sticker": { "type": "nycPartyTwitchIcon" }, - "basedOn": "2f880bba-4e53-42d2-bf4e-88e9d7c38167", "id": "6a89fa03-8c35-447e-97de-06505b68ade6", "x": 166, "y": 582, @@ -5758,7 +5681,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "435fcd35-01cc-4ada-94ce-8cced98c591c", "id": "bea347c7-f003-4a22-9d35-46a06cfc26b0", "x": 49, "y": 11, @@ -5822,7 +5744,6 @@ "x": 48, "y": 35, "id": "106fc2c7-7d31-41ab-968b-e6047b1c20f7", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "Happy Endings", "borderRadius": { "locked": true, @@ -5847,7 +5768,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "73c64fc2-ab9e-4a0a-8903-cf6e1d40259d", "id": "1d0a5e5f-3d0a-4240-81ed-1a3f20c5e650", "x": 49, "y": 83, @@ -5919,7 +5839,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "35bb8574-e028-4022-920d-900c9131c861", "id": "1ad4ebfe-246a-490b-aef4-9b14c209d0da", "x": 50, "y": 98, @@ -5935,7 +5854,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "bb12ed7e-bbcd-4cca-a8fb-972eba53a4ea", "id": "55bbab18-af70-45ef-b6fb-9e63047a95ec", "x": 49, "y": 170, @@ -5999,7 +5917,6 @@ "x": 48, "y": 124, "id": "5cae9bae-9534-45d6-b76d-4761fe8634b0", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "Sat 09.12.20", "borderRadius": { "locked": true, @@ -6080,7 +5997,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "c7a0fd4d-fd75-467a-854e-034c295ff8fd", "id": "8b3ab1a7-fe74-450d-a941-620b5cb3d640", "x": 49, "y": 187, @@ -6096,7 +6012,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "254ef480-5acb-4075-ae8c-c90da0b1d471", "id": "9055c5bf-3c21-4bcf-8f9e-385c97eadcd3", "x": 49, "y": 257, @@ -6160,7 +6075,6 @@ "x": 48, "y": 212, "id": "af4c00bc-6fc6-475f-9868-72805d8a6a85", - "basedOn": "dd50c7a4-0e4a-491e-9a81-8ec4e04a8754", "content": "12:00 - 3:00", "borderRadius": { "locked": true, @@ -6241,7 +6155,6 @@ "width": 200, "height": 16, "type": "text", - "basedOn": "d466b4fc-0c89-4f15-aa52-704af739f2ac", "id": "5648ecdd-8c6d-4a1d-a998-399e06efa300", "x": 49, "y": 276, @@ -6257,7 +6170,6 @@ "width": 318, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "d88f3324-8907-4ffc-ad44-ab519709b36f", "id": "7d971b82-b5fb-4824-a71a-13ca149778fd", "x": 49, "y": 344, @@ -6329,7 +6241,6 @@ }, "width": 200, "height": 28, - "basedOn": "0c7e492e-fd6c-4b55-8ad8-9d18cb9ec89d", "id": "f2b32ce2-6f83-46e3-bfcb-1b6c44517d8f", "x": 48, "y": 302, @@ -6612,7 +6523,6 @@ }, "width": 288, "height": 48, - "basedOn": "1d98d184-492d-41f8-b6cb-09d2345b2bee", "id": "2d3c8f89-2efb-4a6a-98bd-0363655bae0f", "x": 48, "y": -1, @@ -6716,7 +6626,6 @@ }, "width": 110, "height": 18, - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "id": "e8447e1b-24f3-40da-a8dc-fee9898923e3", "x": 261, "y": 280, @@ -6788,7 +6697,6 @@ }, "width": 256, "height": 127, - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "id": "8c4a7012-bd08-43e4-ae06-f57c07cdea99", "x": 9, "y": 213, @@ -6805,7 +6713,6 @@ "x": 35, "y": 362, "id": "41ab9d9c-49a4-4d02-959d-cd656f3d3cf7", - "basedOn": "822d351e-7cef-4da7-9b6f-3cb3722bbc76", "resource": { "type": "image", "mimeType": "image/png", @@ -6887,7 +6794,6 @@ "x": 288, "y": 580, "id": "750a88ea-7448-418c-829b-c15bf671d459", - "basedOn": "638f49c3-4d5d-49e1-afc9-5ecaebcd3f60", "content": "Subfocus", "borderRadius": { "locked": true, @@ -6959,7 +6865,6 @@ "x": -1, "y": 523, "id": "19e0c202-deae-42f4-89d2-d127b1d536e9", - "basedOn": "68fb4e17-c785-40a4-b11d-f145fdd82c30", "content": "10/12", "borderRadius": { "locked": true, @@ -7009,8 +6914,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/no-days-off/template.json b/packages/templates/src/raw/no-days-off/template.json index a68133721b0c..d941b973d57a 100644 --- a/packages/templates/src/raw/no-days-off/template.json +++ b/packages/templates/src/raw/no-days-off/template.json @@ -286,7 +286,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "e44d4b12-221b-4fbf-96be-8a3c81e26f7c", "id": "7fc0fd6e-ce7e-4be9-925c-c30a39d7cfeb", "content": "-Anonymous", "fontSize": 22, @@ -395,7 +394,6 @@ "lineHeight": 0.74, "textAlign": "center", "type": "text", - "basedOn": "9fc66e49-85dd-477d-8bb9-30ae259bc7fe", "id": "8e351291-f603-459c-883b-66ba0d036694", "content": "Run", "fontSize": 209, @@ -447,7 +445,6 @@ "lineHeight": 0.72, "textAlign": "center", "type": "text", - "basedOn": "8e351291-f603-459c-883b-66ba0d036694", "id": "b4571f66-24f3-4908-8c18-8ac378735fb9", "content": "Like You\nMean It", "fontSize": 79, @@ -711,7 +708,6 @@ "lineHeight": 0.7, "textAlign": "left", "type": "text", - "basedOn": "9fc66e49-85dd-477d-8bb9-30ae259bc7fe", "id": "7470ab2a-4a73-49aa-aaf5-74cfafb51adb", "content": "Top\nDistance\nRunning\nShoes", "fontSize": 74, @@ -762,7 +758,6 @@ "lineHeight": 1.22, "textAlign": "left", "type": "text", - "basedOn": "002f9bfc-2f7a-45b0-b900-78251f2746f1", "id": "9832faa6-2c7e-43eb-b75a-b68051da626a", "content": "Hit the trails with the latest and greatest lightweight mid-distance shoes for the season.", "fontSize": 18, @@ -894,7 +889,6 @@ "lineHeight": 0.7, "textAlign": "left", "type": "text", - "basedOn": "7470ab2a-4a73-49aa-aaf5-74cfafb51adb", "id": "09d35ab8-76f0-4252-838d-4eb54a99c2b3", "content": "The Woven\nRunner", "fontSize": 74, @@ -946,7 +940,6 @@ "lineHeight": 1.22, "textAlign": "left", "type": "text", - "basedOn": "9832faa6-2c7e-43eb-b75a-b68051da626a", "id": "73bdf015-c3f1-41fb-bc24-79a1b881d914", "content": "Ideal for runs up to 3 miles, the Woven Runner delivers a lightweight design & breathable slip so you can get in and hit your stride.", "fontSize": 18, @@ -997,7 +990,6 @@ "lineHeight": 0.9, "textAlign": "left", "type": "text", - "basedOn": "37864aea-dc9e-42c6-bcf2-c1fbc93de1b1", "id": "a849f15a-ed9b-4589-abe0-c19da7abfcf4", "content": "3", "fontSize": 408, @@ -1062,7 +1054,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "7fc0fd6e-ce7e-4be9-925c-c30a39d7cfeb", "id": "d4bdc028-59aa-4adc-8762-570676202dc3", "content": "Buy Now", "fontSize": 20, @@ -1243,7 +1234,6 @@ "lineHeight": 0.7, "textAlign": "left", "type": "text", - "basedOn": "09d35ab8-76f0-4252-838d-4eb54a99c2b3", "id": "885a6a97-1fb8-4303-a27c-151395801c5b", "content": "The Best\nRunning\nTech", "fontSize": 74, @@ -1295,7 +1285,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "7470ab2a-4a73-49aa-aaf5-74cfafb51adb", "id": "c432d288-5b66-4c40-8141-060cc29f9ee6", "content": "The Perfect Mate", "fontSize": 46, @@ -1347,7 +1336,6 @@ "lineHeight": 1.22, "textAlign": "left", "type": "text", - "basedOn": "73bdf015-c3f1-41fb-bc24-79a1b881d914", "id": "ae9a760a-a4e8-4759-8407-001b3eb243f3", "content": "Whether you’re an elite athlete or you just want to track your daily activity, Apple Watch Series 5 helps you train smarter to get results faster.", "fontSize": 18, @@ -1485,7 +1473,6 @@ "lineHeight": 0.76, "textAlign": "left", "type": "text", - "basedOn": "09d35ab8-76f0-4252-838d-4eb54a99c2b3", "id": "5d25ecb0-3056-4597-ba08-44e958de6069", "content": "Gear\nUp", "fontSize": 100, @@ -1519,7 +1506,6 @@ "width": 40, "height": 40, "sticker": { "type": "fitnessCTA" }, - "basedOn": "c4da9212-236c-4fcf-b3ae-5029b03ff5cc", "id": "eb560c41-66a8-4b87-8447-aa42601cc960", "x": 129, "y": 356, @@ -1743,7 +1729,6 @@ "lineHeight": 0.76, "textAlign": "left", "type": "text", - "basedOn": "5d25ecb0-3056-4597-ba08-44e958de6069", "id": "7447a2ba-a336-4618-beb2-8423ebc1ddc3", "content": "More\nStories", "fontSize": 100, @@ -1795,7 +1780,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "0884aabc-ca1e-4b37-a87b-68a6fbf377db", "id": "96fea994-b71e-442f-b611-16d73f520016", "content": "Sweat\nResistent\nEarbuds", "fontSize": 22, @@ -1846,7 +1830,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "96fea994-b71e-442f-b611-16d73f520016", "id": "9b117b87-0269-4c4b-9e0d-8cdbcb0df89a", "content": "10 Best Coretraining Exercises", "fontSize": 22, @@ -1897,7 +1880,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "96fea994-b71e-442f-b611-16d73f520016", "id": "03c44ea1-7ec8-4bdf-8e49-bb43ba83b2f3", "content": "Triathlon\nTraining\nin The Summer", "fontSize": 22, @@ -1968,8 +1950,5 @@ "backgroundColor": { "color": { "r": 26, "g": 26, "b": 26 } }, "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/one-day-city-itinerary/template.json b/packages/templates/src/raw/one-day-city-itinerary/template.json index ba9003839fa0..d6f6fc182645 100644 --- a/packages/templates/src/raw/one-day-city-itinerary/template.json +++ b/packages/templates/src/raw/one-day-city-itinerary/template.json @@ -311,7 +311,6 @@ "width": 310, "height": 71, "marginOffset": -48.90899999999999, - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "id": "afd470c6-f92b-4c3e-9e9a-b0199d4a90fa", "x": 55, "y": 518, @@ -321,7 +320,6 @@ "x": 55, "y": 583, "id": "bfe53929-c226-4a63-a952-e871aa77f7e0", - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -465,7 +463,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "ba276bc3-529c-4e5d-abe4-58ab7fd2582d", "id": "94cf3a2e-dcb4-4ef5-bd7d-4cc8ad532af2", "x": 0, "y": -57 @@ -550,7 +547,6 @@ "width": 88, "height": 24, "marginOffset": -4.380000000000003, - "basedOn": "a6eae420-bfcf-449f-a435-a66045ab7bd6", "id": "253afcbd-78ba-4865-9560-ad8ad50a582e", "x": 51, "y": 9 @@ -603,7 +599,6 @@ "width": 310, "height": 85, "marginOffset": -48.90899999999999, - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "id": "d82fc575-69b6-4a88-919c-db015e6665b7", "x": 51, "y": 38 @@ -737,7 +732,6 @@ "width": 310, "height": 71, "marginOffset": -48.90899999999999, - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "id": "3f24b7a4-052e-4c65-bc25-5fef0687a9fb", "x": 51, "y": 450, @@ -810,7 +804,6 @@ "width": 194, "height": 20, "marginOffset": -4.380000000000003, - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "id": "970ef88d-e5ca-43c2-975b-7f70e3553f24", "x": 74, "y": 511, @@ -874,7 +867,6 @@ "x": 51, "y": 547, "id": "d6c86be7-ee2a-4bad-b96b-e3ea14a5269c", - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "content": "Hidden-away spot with amazing craft cocktails & colonial tavern decor.", "borderRadius": { "locked": true, @@ -932,7 +924,6 @@ "x": 204, "y": 375, "id": "36c8886c-cfa4-4193-8cb2-91b38b621f5b", - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "content": "Top Coffee", "borderRadius": { "locked": true, @@ -1078,7 +1069,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "ba276bc3-529c-4e5d-abe4-58ab7fd2582d", "id": "8ec93b33-9234-4fca-adf6-ae7752dbaa22", "x": 0, "y": -57, @@ -1093,7 +1083,6 @@ "width": 610, "height": 485, "sticker": { "type": "soloSundayRedSectionSeparator" }, - "basedOn": "755ecf83-5b3b-4df7-a2f8-217da4e6922a", "id": "e1d01635-e673-47ba-b962-f7a2657615ad", "x": -51, "y": -231 @@ -1164,7 +1153,6 @@ "width": 120, "height": 24, "marginOffset": -4.380000000000003, - "basedOn": "a6eae420-bfcf-449f-a435-a66045ab7bd6", "id": "a1bb7bd9-4c45-4884-8586-681935b3b403", "x": 51, "y": 9, @@ -1217,7 +1205,6 @@ "width": 310, "height": 83, "marginOffset": -48.90899999999999, - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "id": "51d6a217-bc2a-48c8-9f71-fe7555b76b88", "x": 51, "y": 38, @@ -1344,7 +1331,6 @@ "width": 310, "height": 71, "marginOffset": -48.90899999999999, - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "id": "44337e92-e554-414e-b88c-d50f80649dd2", "x": 51, "y": 450, @@ -1417,7 +1403,6 @@ "width": 287, "height": 20, "marginOffset": -4.380000000000003, - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "id": "bf9195b3-150c-4833-a552-01881229213f", "x": 74, "y": 511, @@ -1481,7 +1466,6 @@ "x": 51, "y": 547, "id": "cac33b6d-700b-4549-85ba-d59e1495065e", - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "content": "The best greenery, sights, and smells to take in and take an aimless stroll to.", "borderRadius": { "locked": true, @@ -1539,7 +1523,6 @@ "x": 49, "y": 364, "id": "80a6e2b3-af35-4ecc-88e0-943a3d1ad450", - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "content": "Love running here...", "borderRadius": { "locked": true, @@ -1562,7 +1545,6 @@ "width": 13, "height": 16, "sticker": { "type": "soloSundayOffWhiteLocation" }, - "basedOn": "d8c0e03b-74d9-46ba-a70b-0625cfa317c5", "id": "4ce14ff4-42ab-4d3d-aea0-ea7129ece010", "x": 56, "y": 513, @@ -1717,7 +1699,6 @@ "width": 310, "height": 119, "marginOffset": -48.90899999999999, - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "id": "2b901966-2731-4cbe-87e9-3fc1d1fdecab", "x": 51, "y": 399, @@ -1790,7 +1771,6 @@ "width": 257, "height": 20, "marginOffset": -4.380000000000003, - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "id": "3eb53c87-0f9e-44c7-9bbe-5f6e1406cbb0", "x": 74, "y": 511, @@ -1854,7 +1834,6 @@ "x": 51, "y": 547, "id": "9a78a949-2415-4a95-a641-fef70273f017", - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "content": "One of my favorite restaurants is on the bottom floor.", "borderRadius": { "locked": true, @@ -1912,7 +1891,6 @@ "x": 122, "y": 290, "id": "7452ff3d-d9d5-4d98-9ea7-17570bbe639b", - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "content": "Nice views", "borderRadius": { "locked": true, @@ -1935,7 +1913,6 @@ "width": 126, "height": 7, "sticker": { "type": "soloSundayWhiteLine" }, - "basedOn": "6966b7a7-d38f-4dc1-9cc2-c701e0a34dad", "id": "ed23d342-0726-4c43-b08d-435b20d92447", "x": 121, "y": 334, @@ -1949,7 +1926,6 @@ "width": 13, "height": 16, "sticker": { "type": "soloSundayOffWhiteLocation" }, - "basedOn": "767db28a-7cad-4548-9d68-6a297b09a1a0", "id": "fc8f276a-a564-42bd-ac43-1ad2a3cb8504", "x": 56, "y": 513, @@ -2051,7 +2027,6 @@ "width": 610, "height": 485, "sticker": { "type": "soloSundayRedSectionSeparator" }, - "basedOn": "e1d01635-e673-47ba-b962-f7a2657615ad", "id": "d01be94a-dea6-40dd-9d48-b6d9306a8f7f", "x": -51, "y": -231 @@ -2122,7 +2097,6 @@ "width": 120, "height": 24, "marginOffset": -4.380000000000003, - "basedOn": "a6eae420-bfcf-449f-a435-a66045ab7bd6", "id": "6edf6f64-ed81-4731-8d2a-a71c62542450", "x": 51, "y": 9, @@ -2175,7 +2149,6 @@ "width": 310, "height": 83, "marginOffset": -48.90899999999999, - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "id": "d23c372c-a99c-47c3-9be9-aebb4fafacdd", "x": 51, "y": 38, @@ -2185,7 +2158,6 @@ "x": 56, "y": 527, "id": "b63992c6-7a61-4586-95b8-5236f3df7aad", - "basedOn": "a6eae420-bfcf-449f-a435-a66045ab7bd6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2378,7 +2350,6 @@ "width": 310, "height": 70, "marginOffset": -48.90899999999999, - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "id": "34cec1be-cd06-41e2-8cbd-3f13ad10a086", "x": 51, "y": 449, @@ -2451,7 +2422,6 @@ "width": 274, "height": 20, "marginOffset": -4.380000000000003, - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "id": "53863afc-574c-4df7-bc35-a15bafb4a8e3", "x": 74, "y": 511, @@ -2515,7 +2485,6 @@ "x": 51, "y": 547, "id": "766c61f7-05bd-4318-b885-a000a3906fc7", - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "content": "Reveling in your city a little is one way to remember why you moved here. ", "borderRadius": { "locked": true, @@ -2573,7 +2542,6 @@ "x": 50, "y": 10, "id": "6207d60a-f752-4ddd-b0f4-830b25c698d9", - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "content": "I just need\nsomeone to share\nthis moment...", "borderRadius": { "locked": true, @@ -2597,7 +2565,6 @@ "width": 13, "height": 16, "sticker": { "type": "soloSundayOffWhiteLocation" }, - "basedOn": "767db28a-7cad-4548-9d68-6a297b09a1a0", "id": "01541df7-e276-491e-81d7-914e10b9d3a6", "x": 56, "y": 513 @@ -2611,7 +2578,6 @@ "width": 178, "height": 9, "sticker": { "type": "soloSundayWhiteLine" }, - "basedOn": "7b209170-9830-4f60-b65d-be431fc171cc", "id": "50f4a161-35cc-4e43-9cf5-6fd7ca9617b0", "x": 55, "y": 113 @@ -2748,7 +2714,6 @@ "width": 310, "height": 119, "marginOffset": -48.90899999999999, - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "id": "d6fa66ad-e587-4065-82da-951ef6ee1f41", "x": 51, "y": 399, @@ -2821,7 +2786,6 @@ "width": 274, "height": 19, "marginOffset": -4.380000000000003, - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "id": "f69a064f-c54e-47f3-a0ee-d562f3629dab", "x": 74, "y": 511, @@ -2885,7 +2849,6 @@ "x": 51, "y": 547, "id": "7c84efd4-d925-4556-b897-99e783a4d6c7", - "basedOn": "253afcbd-78ba-4865-9560-ad8ad50a582e", "content": "This Turkish-Mediterranean restaurant is one of my secret spots.", "borderRadius": { "locked": true, @@ -2943,7 +2906,6 @@ "x": 222, "y": 5, "id": "8e964f92-2a01-44dd-bb97-781a7e3a3204", - "basedOn": "d82fc575-69b6-4a88-919c-db015e6665b7", "content": "Best pasta\nof NYC", "borderRadius": { "locked": true, @@ -2967,7 +2929,6 @@ "width": 90, "height": 5, "sticker": { "type": "soloSundayWhiteLine" }, - "basedOn": "7b209170-9830-4f60-b65d-be431fc171cc", "id": "fd7680f7-8ae9-474e-b4ca-8e88014a8162", "x": 227, "y": 86 @@ -2981,7 +2942,6 @@ "width": 13, "height": 16, "sticker": { "type": "soloSundayOffWhiteLocation" }, - "basedOn": "01541df7-e276-491e-81d7-914e10b9d3a6", "id": "75cb08aa-c1bc-46a6-a67b-633d89d494a1", "x": 56, "y": 513 @@ -3072,7 +3032,6 @@ "width": 310, "height": 193, "marginOffset": -48.90899999999999, - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "id": "5a986aac-8c74-45c3-a6bf-2a2cd379c043", "x": 62, "y": 198, @@ -3136,7 +3095,6 @@ "x": 62, "y": 387, "id": "5000fd0f-727f-42e8-9b7a-51990ae7b8ca", - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "content": "Betty has lived in NYC for 14 years and has written numerous articles for The Cut.", "borderRadius": { "locked": true, @@ -3155,7 +3113,6 @@ "x": 62, "y": 528, "id": "c296c12d-7575-4f44-8609-ac882f55cb5f", - "basedOn": "9d29ef73-b53f-47b2-8ecd-c3a088e97f24", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3276,7 +3233,6 @@ "height": 32, "marginOffset": -48.90899999999999, "type": "text", - "basedOn": "8e964f92-2a01-44dd-bb97-781a7e3a3204", "id": "da4c515c-45ea-4ee2-a2b6-dc4661547908", "x": 62, "y": 580, @@ -3291,7 +3247,6 @@ "width": 610, "height": 488, "sticker": { "type": "soloSundayCreamSectionSeparator" }, - "basedOn": "e632af39-828c-4485-be24-02b4a1b0be58", "id": "f2852804-0e49-4035-8457-2369e834296b", "x": -51, "y": -232 @@ -3344,8 +3299,5 @@ "id": "46126af3-a79c-47cc-8aba-7fdd15d9f64f", "pageTemplateType": "editorial" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/pizzas-in-nyc/template.json b/packages/templates/src/raw/pizzas-in-nyc/template.json index 242d2902f088..4c35b791c960 100644 --- a/packages/templates/src/raw/pizzas-in-nyc/template.json +++ b/packages/templates/src/raw/pizzas-in-nyc/template.json @@ -104,7 +104,6 @@ "x": 59, "y": 144, "id": "3c6c91e1-8bb6-4934-830d-1d2e09ae22f0", - "basedOn": "6384cc8c-0cac-4709-9dfb-661f571a3328", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -287,7 +286,6 @@ }, "width": 174, "height": 41, - "basedOn": "141d53bc-61f1-4cec-a683-49ecfbed7167", "id": "f090cc50-af7f-4bb3-aae7-4a3635278181", "x": 119, "y": 495, @@ -345,7 +343,6 @@ }, "width": 155, "height": 23, - "basedOn": "fc8d37f1-7dc3-41a8-b109-5d970ac8df40", "id": "bb1dd937-9734-4d5e-8b60-68e45a56cc1f", "x": 130, "y": 537, @@ -458,7 +455,6 @@ }, "width": 277, "height": 74, - "basedOn": "f090cc50-af7f-4bb3-aae7-4a3635278181", "id": "93ab7171-4cea-407c-b67e-d6a9f0807b1c", "x": 59, "y": 174 @@ -515,7 +511,6 @@ }, "width": 278, "height": 100, - "basedOn": "bb1dd937-9734-4d5e-8b60-68e45a56cc1f", "id": "3e78f1a7-1047-46ca-9841-16520b2a1922", "x": 59, "y": 292 @@ -524,7 +519,6 @@ "x": 59, "y": 417, "id": "172b812a-c744-4885-822a-b01e31cfca64", - "basedOn": "bb1dd937-9734-4d5e-8b60-68e45a56cc1f", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -761,7 +755,6 @@ }, "width": 174, "height": 41, - "basedOn": "f090cc50-af7f-4bb3-aae7-4a3635278181", "id": "ed117c88-8375-41e1-b767-cd64cd0cbaaa", "x": 119, "y": 496, @@ -819,7 +812,6 @@ }, "width": 260, "height": 75, - "basedOn": "bb1dd937-9734-4d5e-8b60-68e45a56cc1f", "id": "e6df3ee2-a880-4378-84b6-a3f32f7c9232", "x": 75, "y": 537, @@ -966,7 +958,6 @@ "width": 174, "height": 41, "type": "text", - "basedOn": "ed117c88-8375-41e1-b767-cd64cd0cbaaa", "id": "7f1c95fe-7584-450a-a89a-369d21de63e2", "x": 119, "y": 1, @@ -1024,7 +1015,6 @@ "width": 260, "height": 50, "type": "text", - "basedOn": "e6df3ee2-a880-4378-84b6-a3f32f7c9232", "id": "15d5f0a0-6550-4191-b682-836656cbdb9e", "x": 76, "y": 44, @@ -1169,7 +1159,6 @@ }, "width": 218, "height": 41, - "basedOn": "ed117c88-8375-41e1-b767-cd64cd0cbaaa", "id": "d75e3812-8de5-4549-8b62-c56c5e83b2d8", "x": 97, "y": 224, @@ -1227,7 +1216,6 @@ }, "width": 270, "height": 75, - "basedOn": "e6df3ee2-a880-4378-84b6-a3f32f7c9232", "id": "c570dc78-a9d6-450a-9e75-62b5b515cea4", "x": 71, "y": 267, @@ -1373,7 +1361,6 @@ }, "width": 260, "height": 41, - "basedOn": "ed117c88-8375-41e1-b767-cd64cd0cbaaa", "id": "b98989c6-593e-4c61-8777-ffa12fece779", "x": 76, "y": 494, @@ -1431,7 +1418,6 @@ }, "width": 270, "height": 50, - "basedOn": "e6df3ee2-a880-4378-84b6-a3f32f7c9232", "id": "3f654768-f856-4e3d-981e-c8f88f19bb2c", "x": 71, "y": 537, @@ -1587,7 +1573,6 @@ "width": 260, "height": 73, "type": "text", - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "id": "7e8aef49-21f8-422b-8158-5b6762d52aed", "x": 76, "y": 96, @@ -1597,7 +1582,6 @@ "x": 76, "y": 187, "id": "407bf12a-cb90-40d9-8682-1f631cd7e592", - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1660,7 +1644,6 @@ "height": 20, "sticker": { "type": "nycArrowRight" }, "type": "sticker", - "basedOn": "e4323d9f-887f-4cc0-9ae9-bb7f413678b3", "id": "755bf31d-5ecd-47f0-abce-95938e285635", "x": 132, "y": 586, @@ -1718,7 +1701,6 @@ "width": 179, "height": 38, "type": "text", - "basedOn": "57149a11-36a9-4612-9bfb-e1d6fca70aa2", "x": 116, "y": 579, "groupId": "c27a215d-d7b5-4d87-9d46-c5f877506125", @@ -1894,7 +1876,6 @@ }, "width": 260, "height": 73, - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "id": "b4d74646-c7aa-46a4-ae0d-931372c5a306", "x": 76, "y": 61, @@ -1945,7 +1926,6 @@ "x": 76, "y": 151, "id": "f6854320-08b8-4ce7-a6fe-7cb48b0598ce", - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "content": "Artichoke’s Pizza", "borderRadius": { "locked": true, @@ -1968,7 +1948,6 @@ "height": 20, "sticker": { "type": "nycArrowRight" }, "type": "sticker", - "basedOn": "755bf31d-5ecd-47f0-abce-95938e285635", "id": "4e4e3e92-d4bf-408e-a1a2-9bad3f41d189", "x": 132, "y": 586, @@ -2026,7 +2005,6 @@ "width": 179, "height": 38, "type": "text", - "basedOn": "39f9cfdc-6996-448a-9303-481f8031599d", "x": 116, "y": 579, "groupId": "a900af27-4a6e-479f-ae08-d71ce869dc6d", @@ -2198,7 +2176,6 @@ }, "width": 260, "height": 73, - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "id": "dc318dfc-6f02-4890-8f93-f6f031debff9", "x": 76, "y": 219, @@ -2249,7 +2226,6 @@ "x": 76, "y": 309, "id": "7ca69d71-2970-461d-97c9-82ace04043d8", - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "content": "Trattoria", "borderRadius": { "locked": true, @@ -2272,7 +2248,6 @@ "height": 20, "sticker": { "type": "nycArrowRight" }, "type": "sticker", - "basedOn": "755bf31d-5ecd-47f0-abce-95938e285635", "id": "7155f312-5345-4c81-877d-b155d8962c97", "x": 132, "y": 586, @@ -2330,7 +2305,6 @@ "width": 179, "height": 38, "type": "text", - "basedOn": "57149a11-36a9-4612-9bfb-e1d6fca70aa2", "x": 116, "y": 579, "groupId": "ea319746-4536-4240-96ac-febdf13e5e49", @@ -2502,7 +2476,6 @@ }, "width": 260, "height": 73, - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "id": "3c3ee984-c4ac-45ea-99c3-6b1da119fc4c", "x": 76, "y": 270, @@ -2553,7 +2526,6 @@ "x": 76, "y": 360, "id": "7d799651-a5d5-4520-819d-0ab32348bac4", - "basedOn": "b98989c6-593e-4c61-8777-ffa12fece779", "content": "Di Fara Pizza", "borderRadius": { "locked": true, @@ -2576,7 +2548,6 @@ "height": 20, "sticker": { "type": "nycArrowRight" }, "type": "sticker", - "basedOn": "755bf31d-5ecd-47f0-abce-95938e285635", "id": "d979e4d6-52e0-4f77-90f3-2e5a55b45eae", "x": 132, "y": 586, @@ -2634,7 +2605,6 @@ "width": 179, "height": 38, "type": "text", - "basedOn": "57149a11-36a9-4612-9bfb-e1d6fca70aa2", "x": 116, "y": 579, "groupId": "b4fa7401-2904-444e-8f7b-d8d54e6af73f", @@ -2855,7 +2825,6 @@ "width": 240, "height": 74, "type": "text", - "basedOn": "1a999efe-598d-412c-b0db-8f9fea3910b6", "id": "e31ab540-e2cc-4779-ab41-67afc7210336", "x": 86, "y": 67 @@ -2869,7 +2838,6 @@ "height": 134, "sticker": { "type": "nycThickBrush" }, "type": "sticker", - "basedOn": "36be4aec-f421-44fe-a4f9-3e8a711f205e", "id": "e9847403-aa9f-4cdb-b1dd-bea51f9d76c6", "x": 61.5, "y": 387, @@ -2927,7 +2895,6 @@ "width": 154, "height": 78, "type": "text", - "basedOn": "3c3ee984-c4ac-45ea-99c3-6b1da119fc4c", "id": "5fae2cab-6229-424d-801f-7a019fc65f87", "x": 129, "y": 415, @@ -2985,8 +2952,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/plant-based-dyes/template.json b/packages/templates/src/raw/plant-based-dyes/template.json index 1a10fec8a6ed..48090aad9c9d 100644 --- a/packages/templates/src/raw/plant-based-dyes/template.json +++ b/packages/templates/src/raw/plant-based-dyes/template.json @@ -90,7 +90,6 @@ "x": 48, "y": 166, "id": "8762d1df-b171-4594-b8e4-6ec9eaca6955", - "basedOn": "dc8465af-6580-418b-bc0b-70a061683a74", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -369,7 +368,6 @@ }, "width": 317, "height": 129, - "basedOn": "dc8465af-6580-418b-bc0b-70a061683a74", "id": "88c4ea44-30c9-4413-8a66-473756a894d1", "x": 48, "y": 395, @@ -522,7 +520,6 @@ }, "width": 111, "height": 18, - "basedOn": "8762d1df-b171-4594-b8e4-6ec9eaca6955", "id": "ec24d629-03f7-4951-8f45-e684110c5019", "x": 150, "y": 9, @@ -665,7 +662,6 @@ "width": 288, "height": 207, "marginOffset": -1.3749999999999964, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "52330206-e62d-4b73-ab4b-45007c92d184", "x": 48, "y": 344, @@ -675,7 +671,6 @@ "x": 48, "y": 10, "id": "1398d39a-7410-4cf4-8539-26dfdb37deeb", - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -884,7 +879,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "4d0487b3-8879-444c-9043-633fe2e13394", "id": "2c3babd9-8de5-4bc5-b301-2f0c8da39eef", "x": 0, "y": -58, @@ -913,7 +907,6 @@ "width": 478, "height": 508, "sticker": { "type": "makerYellowLeaf" }, - "basedOn": "b8e2d22e-9d3d-437a-a7d3-30c1f7beb050", "id": "d50c5007-7110-4385-b348-07142bcee0b4", "x": -242, "y": 538, @@ -984,7 +977,6 @@ "width": 317, "height": 18, "marginOffset": -3.0599999999999987, - "basedOn": "ec24d629-03f7-4951-8f45-e684110c5019", "id": "759570a9-218e-42e4-b15b-83c3c4fdc81e", "x": 48, "y": 9 @@ -1054,7 +1046,6 @@ "width": 300, "height": 75, "marginOffset": -1.6499999999999986, - "basedOn": "52330206-e62d-4b73-ab4b-45007c92d184", "id": "99e7abb1-1a88-419b-bc0a-9a1fbadbff8b", "x": 56, "y": 30 @@ -1163,7 +1154,6 @@ "width": 675, "height": 323, "sticker": { "type": "makerOffWhiteSectionSeparator" }, - "basedOn": "9675c36c-59f6-4ba4-992c-d3d7ce9b620f", "id": "9e230c41-803a-4699-b749-1b0e132792cb", "x": -158, "y": 420, @@ -1303,7 +1293,6 @@ "width": 270, "height": 62, "marginOffset": 2.465, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "d798cb9b-9728-4c0e-9273-a1d4e7dcadd9", "x": 71, "y": 549 @@ -1326,7 +1315,6 @@ "x": 185, "y": 387, "id": "8fd756d0-f349-4c93-9311-df6c2ec5bc35", - "basedOn": "69b45dd0-1b8a-4a0d-a83e-1d65fdd8738e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1478,7 +1466,6 @@ "width": 675, "height": 323, "sticker": { "type": "makerOffWhiteSectionSeparator" }, - "basedOn": "9e230c41-803a-4699-b749-1b0e132792cb", "id": "0bd8ec6d-2d22-4004-a8cc-445508a9b9d8", "x": -158, "y": 420, @@ -1493,7 +1480,6 @@ "width": 142, "height": 97, "sticker": { "type": "makerRoundedBannerWithDots" }, - "basedOn": "bd6b5ffa-95ac-4494-af6f-30381d7d1a33", "id": "964aaa5b-80c9-4e28-80e0-84b6df4d464d", "x": 134, "y": 366, @@ -1564,7 +1550,6 @@ "width": 53, "height": 49, "marginOffset": -1.0999999999999979, - "basedOn": "8fd756d0-f349-4c93-9311-df6c2ec5bc35", "id": "dd8e4a7f-b0bf-4cf0-bb04-e64a84d7aa1d", "x": 184, "y": 387, @@ -1704,7 +1689,6 @@ "width": 270, "height": 62, "marginOffset": 2.465, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "1e1becb6-3295-4257-aaee-acdff63bf932", "x": 71, "y": 549, @@ -1794,7 +1778,6 @@ "width": 675, "height": 323, "sticker": { "type": "makerOffWhiteSectionSeparator" }, - "basedOn": "0bd8ec6d-2d22-4004-a8cc-445508a9b9d8", "id": "e82da8ca-7629-4f9f-8a5d-c0c261820e88", "x": -158, "y": 420, @@ -1809,7 +1792,6 @@ "width": 142, "height": 97, "sticker": { "type": "makerRoundedBannerWithDots" }, - "basedOn": "964aaa5b-80c9-4e28-80e0-84b6df4d464d", "id": "fbdc390e-f95d-4906-a8d5-326db351cf94", "x": 134, "y": 366, @@ -1880,7 +1862,6 @@ "width": 53, "height": 49, "marginOffset": -1.0999999999999979, - "basedOn": "dd8e4a7f-b0bf-4cf0-bb04-e64a84d7aa1d", "id": "e4955a10-955f-413b-9aa5-aa23744a222b", "x": 184, "y": 387, @@ -2020,7 +2001,6 @@ "width": 270, "height": 62, "marginOffset": 2.465, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "0e41564f-9a14-46c1-a918-b437aa2ced6e", "x": 71, "y": 549, @@ -2113,7 +2093,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "2c3babd9-8de5-4bc5-b301-2f0c8da39eef", "id": "660d1512-b88f-4a69-b655-aa9d286d466d", "x": 0, "y": -57, @@ -2196,7 +2175,6 @@ }, "width": 111, "height": 18, - "basedOn": "8762d1df-b171-4594-b8e4-6ec9eaca6955", "id": "de075d18-e33b-418c-91f2-ce961854c1c9", "x": 151, "y": 9, @@ -2269,7 +2247,6 @@ "width": 317, "height": 269, "marginOffset": -4.649999999999999, - "basedOn": "1398d39a-7410-4cf4-8539-26dfdb37deeb", "id": "c5a6502a-bc4f-4e31-a71d-8a1ef7d026e0", "x": 48, "y": 298, @@ -2279,7 +2256,6 @@ "x": 147, "y": 598, "id": "2db9aaee-d52c-4bab-9c67-c8505a66de35", - "basedOn": "8762d1df-b171-4594-b8e4-6ec9eaca6955", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2447,7 +2423,6 @@ "width": 675, "height": 323, "sticker": { "type": "makerOffWhiteSectionSeparator" }, - "basedOn": "e82da8ca-7629-4f9f-8a5d-c0c261820e88", "id": "327d176c-c140-44a2-bdfa-5367d3b42891", "x": -158, "y": 420, @@ -2462,7 +2437,6 @@ "width": 142, "height": 97, "sticker": { "type": "makerRoundedBannerWithDots" }, - "basedOn": "fbdc390e-f95d-4906-a8d5-326db351cf94", "id": "0d3189c5-49d8-4a6f-a6b2-61449592ce03", "x": 134, "y": 366, @@ -2533,7 +2507,6 @@ "width": 53, "height": 49, "marginOffset": -1.0999999999999979, - "basedOn": "dd8e4a7f-b0bf-4cf0-bb04-e64a84d7aa1d", "id": "1a0f7cf5-e99a-41fa-bcf9-012ac5d1679a", "x": 184, "y": 387, @@ -2673,7 +2646,6 @@ "width": 270, "height": 62, "marginOffset": 2.465, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "c915fc8d-e450-44da-b67f-4d9069ae7ce0", "x": 71, "y": 549, @@ -2763,7 +2735,6 @@ "width": 675, "height": 323, "sticker": { "type": "makerOffWhiteSectionSeparator" }, - "basedOn": "327d176c-c140-44a2-bdfa-5367d3b42891", "id": "512a716c-0c7e-4c8a-b169-d4b316476d71", "x": -158, "y": 420, @@ -2778,7 +2749,6 @@ "width": 142, "height": 97, "sticker": { "type": "makerRoundedBannerWithDots" }, - "basedOn": "0d3189c5-49d8-4a6f-a6b2-61449592ce03", "id": "63363320-828f-49bc-a457-a972b5a446a5", "x": 134, "y": 366, @@ -2849,7 +2819,6 @@ "width": 53, "height": 49, "marginOffset": -1.0999999999999979, - "basedOn": "1a0f7cf5-e99a-41fa-bcf9-012ac5d1679a", "id": "e42f5caa-4510-4b24-87af-c753e99d5242", "x": 184, "y": 387, @@ -2989,7 +2958,6 @@ "width": 300, "height": 64, "marginOffset": 2.465, - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "id": "3067bb2a-5b21-4ca2-b3bd-fb33271ceb37", "x": 56, "y": 549, @@ -3247,7 +3215,6 @@ "height": 18, "marginOffset": -3.0599999999999987, "type": "text", - "basedOn": "de075d18-e33b-418c-91f2-ce961854c1c9", "id": "c89e0355-28e4-448a-be7b-df28a0eebdce", "x": -32, "y": 577, @@ -3354,7 +3321,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "660d1512-b88f-4a69-b655-aa9d286d466d", "id": "48c68933-6f88-462b-8ecb-fcb0dcaec25a", "x": 0, "y": -57, @@ -3451,7 +3417,6 @@ }, "width": 111, "height": 18, - "basedOn": "8762d1df-b171-4594-b8e4-6ec9eaca6955", "id": "c532cbe6-252a-4aaa-ac35-1ac9d5f13d36", "x": 150, "y": 9, @@ -3523,7 +3488,6 @@ "width": 317, "height": 230, "marginOffset": -4.649999999999999, - "basedOn": "1398d39a-7410-4cf4-8539-26dfdb37deeb", "id": "a402030a-c04a-42f9-81e2-ca4a8abf541e", "x": 47, "y": 331, @@ -3586,7 +3550,6 @@ "x": 147, "y": 598, "id": "0987803c-2b09-4418-b7ca-98609ca450c3", - "basedOn": "8762d1df-b171-4594-b8e4-6ec9eaca6955", "content": "SASHA DUERR", "borderRadius": { "locked": true, @@ -3771,7 +3734,6 @@ "height": 58, "marginOffset": 1.7399999999999984, "type": "text", - "basedOn": "3067bb2a-5b21-4ca2-b3bd-fb33271ceb37", "id": "7bdfa090-6a40-4b73-b67a-591b2c148482", "x": 180, "y": 279, @@ -3843,7 +3805,6 @@ "height": 29, "marginOffset": -1.0999999999999979, "type": "text", - "basedOn": "5c845d6a-66e6-4d78-b2e1-35b967777d0e", "id": "ea6bfbad-e6f5-4f09-a232-2578197a0d78", "x": 180, "y": 216, @@ -3893,7 +3854,6 @@ "x": 39, "y": 490, "id": "66350784-9414-4772-8e82-c2cd21bec99a", - "basedOn": "c50daee2-0574-4325-b169-fbaac6104b37", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3908,7 +3868,6 @@ "x": 80, "y": 575, "id": "92b02ce0-fd6e-4958-9d13-95b3cde88829", - "basedOn": "3067bb2a-5b21-4ca2-b3bd-fb33271ceb37", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3980,7 +3939,6 @@ "x": 80, "y": 521, "id": "e660456d-4de2-4851-8b7e-27df340c0f51", - "basedOn": "5c845d6a-66e6-4d78-b2e1-35b967777d0e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4066,7 +4024,6 @@ "x": 274, "y": 476, "id": "bc7c0591-9088-44bc-99c6-c9503e52abb1", - "basedOn": "7bf924db-c2cb-49be-b5b2-abd58f68a685", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 270, @@ -4133,7 +4090,6 @@ "x": 48, "y": 10, "id": "d5850110-f792-4ef7-b144-71026ac02498", - "basedOn": "bf4f7a21-b8ba-4f95-ab01-1ada0467bdd3", "content": "Other stories", "borderRadius": { "locked": true, @@ -4219,8 +4175,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/pride-month-watchlist/template.json b/packages/templates/src/raw/pride-month-watchlist/template.json index 1cca1462f99b..441deaf366c5 100644 --- a/packages/templates/src/raw/pride-month-watchlist/template.json +++ b/packages/templates/src/raw/pride-month-watchlist/template.json @@ -61,7 +61,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "8b097584-d872-4e06-b105-f47cb20afb54", "id": "68ad66b4-73dd-42af-a7b2-788d497715b6", "x": 146, "y": -41, @@ -92,7 +91,6 @@ "focalX": 46.09509754221782, "focalY": 38.593312922305515, "mask": { "type": "rectangle" }, - "basedOn": "8b097584-d872-4e06-b105-f47cb20afb54", "id": "e2bd22c7-c501-4bf7-b70c-56529bf2aa12", "x": 276, "y": -41, @@ -339,7 +337,6 @@ "focalX": 50, "focalY": 36.851851851851855, "mask": { "type": "rectangle" }, - "basedOn": "e2bd22c7-c501-4bf7-b70c-56529bf2aa12", "id": "5294bc6f-8e55-4ab9-a15a-c9cd66f69377", "x": 0, "y": 402, @@ -424,7 +421,6 @@ "focalX": 47.65866050947544, "focalY": 64.84761203059782, "mask": { "type": "rectangle" }, - "basedOn": "fe0beabc-15fd-47f1-8ee9-bd1435094386", "id": "af589b5c-56cc-48bd-a128-17f1e8c95b03", "x": 245, "y": 0, @@ -489,7 +485,6 @@ }, "width": 316, "height": 67, - "basedOn": "46770d7c-7dd1-47ed-900a-6e94d96613d5", "id": "5f4960f4-2aef-4dfd-ad1c-f07418aafa74", "x": 59, "y": 406, @@ -561,7 +556,6 @@ "width": 288, "height": 74, "type": "text", - "basedOn": "4c7354f1-dd91-4f62-97a5-749c71014a29", "id": "990a67d8-aa6c-4a76-8d13-5413d7de8367", "x": 48, "y": 541 @@ -745,7 +739,6 @@ }, "width": 291, "height": 35, - "basedOn": "5f4960f4-2aef-4dfd-ad1c-f07418aafa74", "id": "b2e2d092-0fb7-4f91-9119-4f25ae140168", "x": 73, "y": 0 @@ -807,7 +800,6 @@ "width": 310, "height": 85, "type": "text", - "basedOn": "4c7354f1-dd91-4f62-97a5-749c71014a29", "id": "aabc53ef-8ad8-44f8-9847-dec873d1c2f2", "x": 47, "y": 530 @@ -987,7 +979,6 @@ }, "width": 291, "height": 99, - "basedOn": "5f4960f4-2aef-4dfd-ad1c-f07418aafa74", "id": "b514a18a-a050-464e-9157-bc1cf6bcd79f", "x": 73, "y": 0, @@ -1049,7 +1040,6 @@ }, "width": 317, "height": 62, - "basedOn": "4c7354f1-dd91-4f62-97a5-749c71014a29", "id": "b99a38b7-afa1-45f4-9cd8-37f6da8cd804", "x": 47, "y": 552, @@ -1108,7 +1098,6 @@ "focalX": 46.91415633550373, "focalY": 50.07807894915997, "mask": { "type": "rectangle" }, - "basedOn": "e8861c0e-76cf-42cd-817c-ab755cd123a5", "id": "60560392-fb01-49e2-aed2-6853093c3dac", "x": 116, "y": 2, @@ -1139,7 +1128,6 @@ "focalX": 70.22338421108417, "focalY": 45.92409822919098, "mask": { "type": "rectangle" }, - "basedOn": "d4de106c-c47e-4c5e-87e8-87e9c4871a60", "id": "c467a303-2129-432b-8981-0bd66055766a", "x": 245, "y": 2, @@ -1204,7 +1192,6 @@ }, "width": 316, "height": 67, - "basedOn": "5f4960f4-2aef-4dfd-ad1c-f07418aafa74", "id": "a0062be3-99ee-4d16-a4ae-72efeae71ef4", "x": 59, "y": 406, @@ -1276,7 +1263,6 @@ "width": 302, "height": 48, "type": "text", - "basedOn": "990a67d8-aa6c-4a76-8d13-5413d7de8367", "id": "0bb7eb89-89ee-424d-afee-90f5435d926c", "x": 48, "y": 566 @@ -1407,7 +1393,6 @@ "width": 26, "height": 16, "marginOffset": 3.9375, - "basedOn": "a4f7b221-79be-43b2-a44c-d55209950151", "id": "ae99cc69-ba6e-4ccc-8344-e366c3d154d4", "x": 47, "y": 2 @@ -1459,7 +1444,6 @@ }, "width": 291, "height": 35, - "basedOn": "b2e2d092-0fb7-4f91-9119-4f25ae140168", "id": "34227a5c-95bf-4f51-8029-c5c2975e0ea8", "x": 73, "y": 0 @@ -1521,7 +1505,6 @@ "width": 310, "height": 40, "type": "text", - "basedOn": "aabc53ef-8ad8-44f8-9847-dec873d1c2f2", "id": "ca542a10-381d-4da0-b23f-90a5b6ba56d5", "x": 47, "y": 574 @@ -1651,7 +1634,6 @@ "height": 17, "marginOffset": 3.9375, "type": "text", - "basedOn": "94fa6b8e-33f1-4068-a102-406f9eb20b79", "id": "593cd0f5-ca4b-4996-bdd7-e21d339fea23", "x": 47, "y": 2 @@ -1703,7 +1685,6 @@ "width": 291, "height": 35, "type": "text", - "basedOn": "b514a18a-a050-464e-9157-bc1cf6bcd79f", "id": "7f17809e-d78a-46f6-a14a-27e554e7a226", "x": 73, "y": 0 @@ -1765,7 +1746,6 @@ "width": 317, "height": 84, "type": "text", - "basedOn": "b99a38b7-afa1-45f4-9cd8-37f6da8cd804", "id": "80b59767-1d71-435a-972c-1b068da01329", "x": 47, "y": 552 @@ -1823,7 +1803,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "5294bc6f-8e55-4ab9-a15a-c9cd66f69377", "id": "8608de5a-0391-4467-818e-84fd52a6505c", "x": 0, "y": -57, @@ -1913,7 +1892,6 @@ "width": 309, "height": 259, "type": "text", - "basedOn": "4c7354f1-dd91-4f62-97a5-749c71014a29", "id": "eb8aedab-d7b9-4bd7-be31-39c2c33591d9", "x": 48, "y": 273 @@ -1960,7 +1938,6 @@ "focalX": 62.71604941708372, "focalY": 56.31464877471317, "mask": { "type": "rectangle" }, - "basedOn": "60560392-fb01-49e2-aed2-6853093c3dac", "id": "863fc5be-dc84-4e09-a833-9647924518ea", "x": 116, "y": 2, @@ -1991,7 +1968,6 @@ "focalX": 32.692210914183164, "focalY": 50.07807894915997, "mask": { "type": "rectangle" }, - "basedOn": "c467a303-2129-432b-8981-0bd66055766a", "id": "e1a254ab-7664-4f67-a944-1b5c85266491", "x": 245, "y": 2, @@ -2056,7 +2032,6 @@ }, "width": 316, "height": 99, - "basedOn": "a0062be3-99ee-4d16-a4ae-72efeae71ef4", "id": "7d51bd62-a5ff-4993-b9aa-59e5ac30b45b", "x": 48, "y": 406, @@ -2128,7 +2103,6 @@ "width": 285, "height": 48, "type": "text", - "basedOn": "0bb7eb89-89ee-424d-afee-90f5435d926c", "id": "fc64ee2d-fabc-44f8-891d-757cc471def0", "x": 48, "y": 567 @@ -2258,7 +2232,6 @@ "width": 26, "height": 16, "marginOffset": 3.9375, - "basedOn": "ae99cc69-ba6e-4ccc-8344-e366c3d154d4", "id": "9b8f0f29-5ed7-43e3-9fa1-d41edcba0bf4", "x": 47, "y": 2 @@ -2310,7 +2283,6 @@ }, "width": 291, "height": 35, - "basedOn": "34227a5c-95bf-4f51-8029-c5c2975e0ea8", "id": "0b17e829-a14a-41dd-b817-38459aceff55", "x": 73, "y": 0 @@ -2372,7 +2344,6 @@ "width": 310, "height": 40, "type": "text", - "basedOn": "ca542a10-381d-4da0-b23f-90a5b6ba56d5", "id": "91475c79-52d8-48d1-8037-ea66f3b7cd39", "x": 47, "y": 574 @@ -2503,7 +2474,6 @@ "height": 17, "marginOffset": 3.9375, "type": "text", - "basedOn": "593cd0f5-ca4b-4996-bdd7-e21d339fea23", "id": "3c9f8bdf-af22-4224-9449-6250cf03625a", "x": 47, "y": 2 @@ -2555,7 +2525,6 @@ "width": 291, "height": 99, "type": "text", - "basedOn": "7f17809e-d78a-46f6-a14a-27e554e7a226", "id": "60ea80dc-8e71-442e-9288-90e0939f6f0c", "x": 73, "y": 0 @@ -2617,7 +2586,6 @@ "width": 317, "height": 62, "type": "text", - "basedOn": "80b59767-1d71-435a-972c-1b068da01329", "id": "b9183775-1286-4d24-9d4b-7203cbfc70f5", "x": 47, "y": 552 @@ -2708,7 +2676,6 @@ }, "width": 316, "height": 35, - "basedOn": "b2e2d092-0fb7-4f91-9119-4f25ae140168", "id": "4dbdec34-61d6-4926-aaed-cb70458c6aac", "x": 48, "y": 0, @@ -2727,7 +2694,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "e1a254ab-7664-4f67-a944-1b5c85266491", "id": "4866035a-b5d7-4943-93a9-d80e93f0d713", "x": 48, "y": 61, @@ -2792,7 +2758,6 @@ "width": 101, "height": 46, "type": "text", - "basedOn": "4dbdec34-61d6-4926-aaed-cb70458c6aac", "id": "3e5704c9-5ae7-41ee-86a5-6145515356c6", "x": 48, "y": 297 @@ -2863,7 +2828,6 @@ "width": 101, "height": 100, "type": "text", - "basedOn": "eb8aedab-d7b9-4bd7-be31-39c2c33591d9", "id": "0b56a1ba-e87a-49b5-8642-30fcf5b597e3", "x": 48, "y": 353 @@ -2881,7 +2845,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "4866035a-b5d7-4943-93a9-d80e93f0d713", "id": "061fdd0d-ce29-4f92-8fc4-b0b8022442c5", "x": 225, "y": 234, @@ -2946,7 +2909,6 @@ "width": 111, "height": 46, "type": "text", - "basedOn": "3e5704c9-5ae7-41ee-86a5-6145515356c6", "id": "530b0fcb-1cc8-4450-a80f-3ed3766b8eaa", "x": 223, "y": 472 @@ -3017,7 +2979,6 @@ "width": 114, "height": 74, "type": "text", - "basedOn": "0b56a1ba-e87a-49b5-8642-30fcf5b597e3", "id": "6085d84b-f864-453a-9eb5-4f815a5232d8", "x": 223, "y": 529 @@ -3078,8 +3039,5 @@ "id": "76a17872-128b-4f38-af96-2525ef6ef367", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/rock-music-festival/template.json b/packages/templates/src/raw/rock-music-festival/template.json index 1ed2a42951c5..5909377eec9e 100644 --- a/packages/templates/src/raw/rock-music-festival/template.json +++ b/packages/templates/src/raw/rock-music-festival/template.json @@ -103,7 +103,6 @@ "x": 47, "y": 203, "id": "8ed77bbc-1fd0-45ad-9eb3-0987ffd86016", - "basedOn": "080b6375-2871-41d7-9ca3-3c7e6cb1c3df", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -168,7 +167,6 @@ "x": 45, "y": 276, "id": "bb82bfe7-21df-41fb-931e-0ae8360a0588", - "basedOn": "080b6375-2871-41d7-9ca3-3c7e6cb1c3df", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -747,7 +745,6 @@ }, "width": 325, "height": 176, - "basedOn": "bb82bfe7-21df-41fb-931e-0ae8360a0588", "id": "c3359848-855e-4070-aa52-151466088fb0", "x": 47, "y": 275 @@ -756,7 +753,6 @@ "x": 50, "y": 203, "id": "4aec4a45-f4d6-411b-b2ac-3a48eaeac9e1", - "basedOn": "103c2125-f9c7-4293-8bcf-a6440a05e80a", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1246,7 +1242,6 @@ "width": 317, "height": 108, "type": "text", - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "e6797678-86e7-46d5-b1d3-f166c0032f1b", "x": 48, "y": 496 @@ -1260,7 +1255,6 @@ "width": 56, "height": 46, "sticker": { "type": "rockInRotterdamWhiteLightning" }, - "basedOn": "0e165b77-e5db-4c1d-895e-3c50e9a38beb", "id": "517bca34-1b00-4011-8e4b-72bbe2273d52", "x": 374, "y": 496 @@ -1274,7 +1268,6 @@ "width": 56, "height": 46, "sticker": { "type": "rockInRotterdamWhiteLightning" }, - "basedOn": "d4022340-8457-4ff4-a876-6db92d8ac88a", "id": "30ab0e6f-14ab-4958-a0fd-44bea1d84cd0", "x": -18, "y": 494 @@ -1411,7 +1404,6 @@ }, "width": 317, "height": 136, - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "0d782601-12da-4fcf-b7a8-b5f6f25cc0f6", "x": 47, "y": 4, @@ -1631,7 +1623,6 @@ }, "width": 325, "height": 176, - "basedOn": "bb82bfe7-21df-41fb-931e-0ae8360a0588", "id": "4af4aaa1-6ae7-4ede-985c-8e4ff2e4c891", "x": 47, "y": 0, @@ -1790,7 +1781,6 @@ }, "width": 317, "height": 108, - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "be2f47ca-876d-480d-a96f-15a3262ad695", "x": 47, "y": 4, @@ -1921,7 +1911,6 @@ }, "width": 317, "height": 108, - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "7bd6b7f0-f7de-4144-8cfb-126fcfc437f7", "x": 47, "y": 4, @@ -2052,7 +2041,6 @@ }, "width": 317, "height": 79, - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "ef019b4d-19e3-4e3c-bf19-275948b160eb", "x": 47, "y": 4, @@ -2197,7 +2185,6 @@ }, "width": 317, "height": 37, - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "id": "9ba68eec-c8d6-4e5d-a61e-58adfc207bbf", "x": 58, "y": 3, @@ -2207,7 +2194,6 @@ "x": 58, "y": 476, "id": "c39a94a1-97f0-4793-a66e-3bcb289e1df0", - "basedOn": "d8669465-fc29-4a21-bde8-03f0e498f700", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2315,7 +2301,6 @@ "width": 276, "height": 51, "type": "text", - "basedOn": "f80ecd99-fd85-4d11-a12b-ff0eda15f6bd", "id": "a90d2d23-1339-49d8-93a8-396a3515b05b", "x": 58, "y": 535 @@ -2344,8 +2329,5 @@ "id": "b77ce411-935c-4e99-856f-3e24e7f2a744", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/sangria-artichoke/template.json b/packages/templates/src/raw/sangria-artichoke/template.json index 83f26a435a72..860c3fed012d 100644 --- a/packages/templates/src/raw/sangria-artichoke/template.json +++ b/packages/templates/src/raw/sangria-artichoke/template.json @@ -153,7 +153,6 @@ "x": 48, "y": 136, "id": "4726ca5d-9ab0-4cf9-8d7b-210c3da4c2d9", - "basedOn": "2987c930-d96f-4c50-b23c-0192e97413bc", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -225,7 +224,6 @@ "x": 48, "y": 264, "id": "44ee3a4b-ac3b-4c39-adbf-58554f991b59", - "basedOn": "2987c930-d96f-4c50-b23c-0192e97413bc", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -464,7 +462,6 @@ "x": 48, "y": 324, "id": "57eee62e-33cf-45fe-b1ed-f74d7a2f89d0", - "basedOn": "b6332c5b-6b1b-408e-89a5-0914d25d2fe2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -607,7 +604,6 @@ "width": 412, "height": 342, "mask": { "type": "rectangle" }, - "basedOn": "d4d24bc1-ed0c-432f-a216-243433a8a200", "id": "e1303605-ab23-4842-a012-2714bcdebbd8", "x": 0, "y": 333 @@ -695,7 +691,6 @@ "width": 266, "height": 32, "marginOffset": -7, - "basedOn": "b6332c5b-6b1b-408e-89a5-0914d25d2fe2", "id": "b3ca9afa-94ae-43ee-8910-ceccc59be427", "x": 73, "y": 292 @@ -704,7 +699,6 @@ "x": 48, "y": 452, "id": "3c6aad2b-c150-47c6-b124-edaebc1f9d43", - "basedOn": "b6332c5b-6b1b-408e-89a5-0914d25d2fe2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -924,7 +918,6 @@ "width": 337, "height": 179, "marginOffset": -7, - "basedOn": "b6332c5b-6b1b-408e-89a5-0914d25d2fe2", "id": "e3785666-3eaf-4e35-9035-eee296fb5512", "x": 48, "y": 204, @@ -997,7 +990,6 @@ "width": 337, "height": 50, "marginOffset": -7, - "basedOn": "57eee62e-33cf-45fe-b1ed-f74d7a2f89d0", "id": "07e6b9d0-c174-444d-be0a-159a9e03fc22", "x": 48, "y": 164 @@ -1006,7 +998,6 @@ "x": 208, "y": 538, "id": "b82ee0fe-d790-43b7-bcdd-62b4b432ef96", - "basedOn": "b6332c5b-6b1b-408e-89a5-0914d25d2fe2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1194,7 +1185,6 @@ "width": 234, "height": 61, "marginOffset": -7, - "basedOn": "e3785666-3eaf-4e35-9035-eee296fb5512", "id": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "x": 48, "y": 21, @@ -1232,7 +1222,6 @@ "x": 222, "y": 159, "id": "0e49bca8-9230-4120-a899-3bc9c5c6646d", - "basedOn": "e3785666-3eaf-4e35-9035-eee296fb5512", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1319,7 +1308,6 @@ "x": 222, "y": 342, "id": "c773c4df-e7cc-4ffa-873b-39f567edc037", - "basedOn": "e3785666-3eaf-4e35-9035-eee296fb5512", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1406,7 +1394,6 @@ "x": 222, "y": 508, "id": "a7f6d2e7-0b40-40b5-a8ef-4372f1ed0ed5", - "basedOn": "e3785666-3eaf-4e35-9035-eee296fb5512", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1587,7 +1574,6 @@ "width": 412, "height": 235, "mask": { "type": "rectangle" }, - "basedOn": "e6911ff4-a061-4254-b2c0-33ad3875a99b", "id": "c0dca19c-899b-481c-88c2-e474e68c2881", "x": 0, "y": 107 @@ -1659,7 +1645,6 @@ "width": 245, "height": 96, "marginOffset": -7, - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "id": "7f7945bb-7f5c-479f-a409-a07361bd24eb", "x": 87, "y": 132 @@ -1668,7 +1653,6 @@ "x": 87, "y": 245, "id": "ae9f6d78-6474-4ba3-97e3-020bbf4b041e", - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1758,7 +1742,6 @@ "width": 156, "height": 9, "sticker": { "type": "scribbledUnderline" }, - "basedOn": "b08b7a4a-51d3-4c28-ac19-c25865620ceb", "id": "4f0b88fd-3e83-4faf-878e-a356187b1ac3", "x": 84, "y": 223 @@ -1846,7 +1829,6 @@ "width": 436, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "e6911ff4-a061-4254-b2c0-33ad3875a99b", "id": "3aedbe49-6d7f-47f7-8c12-9314b76dc583", "x": 0, "y": -57, @@ -1856,7 +1838,6 @@ "x": 0, "y": 149, "id": "6913fc44-6059-4c20-89db-37a67bb247fe", - "basedOn": "e6911ff4-a061-4254-b2c0-33ad3875a99b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1940,7 +1921,6 @@ "width": 141, "height": 18, "marginOffset": -2.3999999999999986, - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "id": "22c34e70-ba26-403c-b50a-9ed378497cac", "x": 48, "y": 72, @@ -2004,7 +1984,6 @@ "x": 47, "y": 210, "id": "59bb33e9-b835-4479-97e9-33def6d23982", - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "content": "1 ½ cups chicken stock\n2 tsp olive oil\n1 onion\n2 garlic cloves\n1 cup rice\n2 tsp salt\n1/4 tsp curry powder\n12 olives\n2 artichoke hearts\n1 celery stalk", "borderRadius": { "locked": true, @@ -2022,7 +2001,6 @@ "x": 219, "y": 72, "id": "d4d7f45d-bb18-44d4-92f3-94f486df9c7f", - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2094,7 +2072,6 @@ "x": 48, "y": 161, "id": "56b330c1-57cd-46df-8c1b-ba179193030d", - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2337,7 +2314,6 @@ "height": 42, "marginOffset": -3, "type": "text", - "basedOn": "56b330c1-57cd-46df-8c1b-ba179193030d", "id": "4ec71f7a-5ebf-494a-b518-bbf7085a32ef", "x": 48, "y": 352, @@ -2410,7 +2386,6 @@ "width": 316, "height": 152, "marginOffset": -7, - "basedOn": "ae9f6d78-6474-4ba3-97e3-020bbf4b041e", "id": "2370e8d3-fb8a-4ee6-89d6-403d8ec53c7c", "x": 48, "y": 420 @@ -2424,7 +2399,6 @@ "width": 84, "height": 5, "sticker": { "type": "scribbledUnderline" }, - "basedOn": "49da6cef-0dfd-40d8-80ff-2eb4781029c3", "id": "86b2efc2-8920-4bb5-b657-a8b8658a6c32", "x": 48, "y": 393 @@ -2537,7 +2511,6 @@ "width": 146, "height": 42, "marginOffset": -3, - "basedOn": "56b330c1-57cd-46df-8c1b-ba179193030d", "id": "80e39c41-9a4a-4e8b-a46d-03ec93db09c6", "x": 48, "y": 352, @@ -2610,7 +2583,6 @@ "width": 316, "height": 131, "marginOffset": -7, - "basedOn": "ae9f6d78-6474-4ba3-97e3-020bbf4b041e", "id": "90d35d01-f4b8-458e-bf9b-2f9db9383518", "x": 48, "y": 420, @@ -2663,7 +2635,6 @@ "width": 84, "height": 5, "sticker": { "type": "scribbledUnderline" }, - "basedOn": "86b2efc2-8920-4bb5-b657-a8b8658a6c32", "id": "69c35143-88ea-4398-8ed5-a2e11767ab7d", "x": 48, "y": 393 @@ -2776,7 +2747,6 @@ "width": 146, "height": 42, "marginOffset": -3, - "basedOn": "56b330c1-57cd-46df-8c1b-ba179193030d", "id": "61f1a668-4b5f-494f-b81e-685b613f4c3f", "x": 48, "y": 352, @@ -2849,7 +2819,6 @@ "width": 316, "height": 71, "marginOffset": -7, - "basedOn": "ae9f6d78-6474-4ba3-97e3-020bbf4b041e", "id": "8134ea36-de52-45a3-96d5-923c117e18a6", "x": 48, "y": 420, @@ -2900,7 +2869,6 @@ "width": 84, "height": 5, "sticker": { "type": "scribbledUnderline" }, - "basedOn": "86b2efc2-8920-4bb5-b657-a8b8658a6c32", "id": "327bb2d0-2106-45d8-b0d3-c17e242f3b52", "x": 48, "y": 393 @@ -3013,7 +2981,6 @@ "width": 146, "height": 42, "marginOffset": -3, - "basedOn": "56b330c1-57cd-46df-8c1b-ba179193030d", "id": "e2f39dba-9816-4fde-b636-86a0b45bc035", "x": 48, "y": 352, @@ -3086,7 +3053,6 @@ "width": 316, "height": 71, "marginOffset": -7, - "basedOn": "ae9f6d78-6474-4ba3-97e3-020bbf4b041e", "id": "d01ce0b5-9f28-4cb7-b8e5-02ceaaf13cdb", "x": 48, "y": 420, @@ -3139,7 +3105,6 @@ "width": 84, "height": 5, "sticker": { "type": "scribbledUnderline" }, - "basedOn": "86b2efc2-8920-4bb5-b657-a8b8658a6c32", "id": "f83260cc-17af-4de7-a5cd-a8343e4fe574", "x": 48, "y": 393 @@ -3253,7 +3218,6 @@ "width": 234, "height": 61, "marginOffset": -7, - "basedOn": "8bdc65c6-aac5-4cf2-9953-e95370f5ddd7", "id": "8d7b9fcf-ee06-4e59-9d57-ca5f5b53c24b", "x": 48, "y": 21, @@ -3269,7 +3233,6 @@ "width": 240, "height": 14, "sticker": { "type": "scribbledUnderline2" }, - "basedOn": "b64c7a0d-8143-430f-be51-6d4e5cf31270", "id": "f8aaf895-1334-4a6a-a05c-e95d00cf229b", "x": 51, "y": 79, @@ -3342,7 +3305,6 @@ "width": 125, "height": 109, "marginOffset": -7, - "basedOn": "0e49bca8-9230-4120-a899-3bc9c5c6646d", "id": "6f355aac-02a4-4976-b3bd-8cff973f3ca0", "x": 48, "y": 138, @@ -3393,7 +3355,6 @@ "x": 48, "y": 311, "id": "40fc78ba-48ee-41a3-ad49-1466ce5d0f2c", - "basedOn": "0e49bca8-9230-4120-a899-3bc9c5c6646d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3467,7 +3428,6 @@ "x": 210, "y": 297, "id": "5a5f82ce-f26d-4bf5-9bd3-bcaf7fadd647", - "basedOn": "19a471db-914b-48f9-a5d1-e468d1a7f8e1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3508,7 +3468,6 @@ "x": 48, "y": 462, "id": "633bbd5a-6ddc-41bb-81ab-e5d4012b719b", - "basedOn": "0e49bca8-9230-4120-a899-3bc9c5c6646d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3582,7 +3541,6 @@ "x": 210, "y": 459, "id": "58060017-8a7b-4c83-a1f3-eda72fabab3e", - "basedOn": "19a471db-914b-48f9-a5d1-e468d1a7f8e1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3681,8 +3639,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/self-care-guide/template.json b/packages/templates/src/raw/self-care-guide/template.json index 8e0ebf6da4d8..5db4bec2d694 100644 --- a/packages/templates/src/raw/self-care-guide/template.json +++ b/packages/templates/src/raw/self-care-guide/template.json @@ -54,7 +54,6 @@ "x": 117, "y": -250, "id": "9c7df34e-1209-4a82-a973-20154a455d87", - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -102,7 +101,6 @@ "x": 216, "y": 609, "id": "62fca869-b824-4364-ae38-21932b519f27", - "basedOn": "0e2c1625-4aac-4476-8b1d-84c9fbfd90b7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -124,7 +122,6 @@ "width": 57, "height": 9, "mask": { "type": "rectangle" }, - "basedOn": "0e2c1625-4aac-4476-8b1d-84c9fbfd90b7", "id": "7e7f69f3-472e-42cf-863f-989c27ece528", "x": 104, "y": 609, @@ -140,7 +137,6 @@ "width": 57, "height": 9, "mask": { "type": "rectangle" }, - "basedOn": "7e7f69f3-472e-42cf-863f-989c27ece528", "id": "e13185ca-4f74-4957-b149-6a0939ee4950", "x": 47, "y": 609, @@ -205,7 +201,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "31dab9ec-0e5f-4d20-a77a-e883fc2e74d1", "id": "a4ceb8ab-764a-4611-8c2a-1585fde0329b", "x": 47, "y": -10, @@ -443,7 +438,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.2 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "3869addd-d01a-41d8-a631-36ed17b0fd34", "x": -177, "y": 39, @@ -476,7 +470,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.2 } } }, - "basedOn": "9c7df34e-1209-4a82-a973-20154a455d87", "id": "01881a70-d4c4-4bb6-8714-1cdb19159ad1", "x": 29, "y": -36, @@ -553,7 +546,6 @@ }, "width": 353, "height": 222, - "basedOn": "c8a77205-6c1e-4c60-8c50-0a359acfbcb7", "id": "c2d0f8f7-b86a-4e92-b421-635887ec7869", "x": 29, "y": 414 @@ -655,7 +647,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "8b4eb9cf-865f-441b-9e4d-8a3111d7b552", "x": -153, "y": 131, @@ -688,7 +679,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "01881a70-d4c4-4bb6-8714-1cdb19159ad1", "id": "85ec672f-cc6d-48f5-9198-dddee8abd4fb", "x": 229, "y": 448, @@ -728,7 +718,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a4ceb8ab-764a-4611-8c2a-1585fde0329b", "id": "74e1254b-bc03-4b9d-a351-44972f1f5324", "x": 47, "y": -130, @@ -810,7 +799,6 @@ }, "width": 294, "height": 43, - "basedOn": "eaf87cb8-e9e2-4bfc-8880-dcecd7fd1ddf", "id": "0fd3cc0e-a22b-49cb-94ae-101d68438d57", "x": 47, "y": 439 @@ -881,7 +869,6 @@ }, "width": 243, "height": 79, - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "id": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "x": 47, "y": 489 @@ -890,7 +877,6 @@ "x": 47, "y": 401, "id": "c694ec71-8620-4c06-991c-5868ba576dbd", - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1045,7 +1031,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "f29059fe-cbf9-49bb-90de-c58f85326dc9", "x": 110, "y": 131, @@ -1078,7 +1063,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "9c7df34e-1209-4a82-a973-20154a455d87", "id": "c01b6a06-08f3-4381-be34-f42db440d26c", "x": 117, "y": -250, @@ -1101,7 +1085,6 @@ "bottomLeft": 60, "locked": false }, - "basedOn": "74e1254b-bc03-4b9d-a351-44972f1f5324", "id": "64d31899-54e8-4e0d-bcb3-9469a6283a48", "x": 29, "y": -183, @@ -1214,7 +1197,6 @@ }, "width": 84, "height": 17, - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "id": "7d978541-31ae-49b6-9da9-80bce2fbbccd", "x": 223, "y": 317, @@ -1224,7 +1206,6 @@ "x": 223, "y": 342, "id": "bd127e29-8544-4966-9c46-abccfdf8ea6a", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1296,7 +1277,6 @@ "x": 57, "y": 446, "id": "604134a1-d8e8-4f30-b4e0-19febd833791", - "basedOn": "c9107a3c-b492-41be-ac0d-758504fd36ad", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1338,7 +1318,6 @@ "x": 223, "y": 455, "id": "33778ea4-a7d6-4885-afd0-e378049b1a9e", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1410,7 +1389,6 @@ "x": 222, "y": 481, "id": "d0946301-9eea-4de3-8e32-61cf1b5ecb9d", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1482,7 +1460,6 @@ "x": 47, "y": -4, "id": "cae57128-b8d9-4f3c-a0a1-cb93d7f3c9de", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1627,7 +1604,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "6fa5bcc1-f3d8-4ef1-aab6-31d3daff5e06", "x": -153, "y": 131, @@ -1660,7 +1636,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "01881a70-d4c4-4bb6-8714-1cdb19159ad1", "id": "39655dcb-c49f-4428-a1b7-b6b55a89a0ee", "x": 229, "y": 448, @@ -1701,7 +1676,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a4ceb8ab-764a-4611-8c2a-1585fde0329b", "id": "32c61414-e9cc-45ca-8a1b-b6c4903d474e", "x": 47, "y": -130, @@ -1783,7 +1757,6 @@ }, "width": 294, "height": 43, - "basedOn": "eaf87cb8-e9e2-4bfc-8880-dcecd7fd1ddf", "id": "a6c52001-a70d-4d54-9fd5-5a2a4d29a676", "x": 47, "y": 439, @@ -1854,7 +1827,6 @@ }, "width": 274, "height": 108, - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "id": "a946962e-b0ae-4b08-9cf6-28547453f3cc", "x": 47, "y": 489, @@ -1918,7 +1890,6 @@ "x": 47, "y": 401, "id": "faa16b91-1010-403e-a964-a1ea9cfc8070", - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "content": "Tip 2", "borderRadius": { "locked": true, @@ -2019,7 +1990,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "dcedd70c-ee4e-490c-90b1-07ca6a17a714", "x": 110, "y": 131, @@ -2052,7 +2022,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "9c7df34e-1209-4a82-a973-20154a455d87", "id": "5f69e607-0710-4fee-b098-d1041d363a8d", "x": 117, "y": -250, @@ -2075,7 +2044,6 @@ "bottomLeft": 60, "locked": false }, - "basedOn": "74e1254b-bc03-4b9d-a351-44972f1f5324", "id": "1655cf00-79c7-407b-a8b7-69fa5df30ded", "x": 29, "y": -183, @@ -2187,7 +2155,6 @@ }, "width": 84, "height": 37, - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "id": "87ba7d25-84a3-4a49-a9cc-cb4b5d835e7f", "x": 223, "y": 290, @@ -2252,7 +2219,6 @@ "x": 225, "y": 335, "id": "a26f74d2-d0ce-4415-831f-cb89121a17d8", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Track your sleep and monitor your movement.", "borderRadius": { "locked": true, @@ -2275,7 +2241,6 @@ "x": 57, "y": 446, "id": "7a353b4d-69be-4127-ab3b-1388223380f9", - "basedOn": "c9107a3c-b492-41be-ac0d-758504fd36ad", "width": 136, "height": 107, "scale": 115, @@ -2365,7 +2330,6 @@ "x": 223, "y": 455, "id": "100f8d9c-97e4-4e40-ab0a-a44675606f11", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Auto Ring", "borderRadius": { "locked": true, @@ -2437,7 +2401,6 @@ "x": 222, "y": 481, "id": "0a96264e-c16d-46ad-8d31-32078648a8d1", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Track your sleep and your waking productivity.", "borderRadius": { "locked": true, @@ -2505,7 +2468,6 @@ "x": 47, "y": -4, "id": "eca5be61-27ff-42fa-a2aa-5c65d11491aa", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Best\nMindfulness\nApps", "borderRadius": { "locked": true, @@ -2600,7 +2562,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "0dcdf7f8-1c67-4927-b639-1d315728a3d8", "x": -153, "y": 131, @@ -2633,7 +2594,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "01881a70-d4c4-4bb6-8714-1cdb19159ad1", "id": "21873cb8-7195-4b34-acc9-d150e0fd53da", "x": 229, "y": 448, @@ -2674,7 +2634,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a4ceb8ab-764a-4611-8c2a-1585fde0329b", "id": "f9eec32d-0546-4985-aca9-1c5a693b8e15", "x": 47, "y": -130, @@ -2756,7 +2715,6 @@ }, "width": 294, "height": 76, - "basedOn": "eaf87cb8-e9e2-4bfc-8880-dcecd7fd1ddf", "id": "a5d9ab76-e2de-48c9-9278-c816e7de19b9", "x": 47, "y": 439, @@ -2827,7 +2785,6 @@ }, "width": 243, "height": 51, - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "id": "cee59c11-98af-4b62-b994-26c835f7261f", "x": 47, "y": 523, @@ -2891,7 +2848,6 @@ "x": 47, "y": 401, "id": "4cac393e-db45-4d98-8d69-148218f4d990", - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "content": "Tip 3", "borderRadius": { "locked": true, @@ -2992,7 +2948,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "f72e3cab-d2e8-41d9-abb0-9ebcad4668e6", "x": 110, "y": 131, @@ -3025,7 +2980,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "9c7df34e-1209-4a82-a973-20154a455d87", "id": "24b8f1c4-dc6a-4ad1-8e46-b0d838136d30", "x": 117, "y": -250, @@ -3048,7 +3002,6 @@ "bottomLeft": 60, "locked": false }, - "basedOn": "74e1254b-bc03-4b9d-a351-44972f1f5324", "id": "b5e4bf11-878b-4639-acec-9dd17ca50714", "x": 29, "y": -183, @@ -3160,7 +3113,6 @@ }, "width": 87, "height": 37, - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "id": "703c5e62-ccf4-4942-ada6-f4d073642914", "x": 223, "y": 290, @@ -3225,7 +3177,6 @@ "x": 223, "y": 335, "id": "e6cfd7b3-a0b2-4e1a-adaf-8dc35d608181", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "These are your #1 powerhouse greens.", "borderRadius": { "locked": true, @@ -3248,7 +3199,6 @@ "x": 57, "y": 446, "id": "0fa903a4-8f1e-4cc3-977b-690bf103b210", - "basedOn": "c9107a3c-b492-41be-ac0d-758504fd36ad", "width": 136, "height": 107, "scale": 132, @@ -3338,7 +3288,6 @@ "x": 223, "y": 455, "id": "8858ce0a-1566-44ef-a136-8230812ed6ad", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Tomatoes", "borderRadius": { "locked": true, @@ -3410,7 +3359,6 @@ "x": 222, "y": 481, "id": "911a0d6f-a200-462c-a692-fa61fce57f21", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Eat them raw or cooked. They’re great for energy.", "borderRadius": { "locked": true, @@ -3478,7 +3426,6 @@ "x": 47, "y": -4, "id": "b14d1d3b-ffef-4f72-bc91-97f78984d651", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Best\nVitamin-Loaded\nFood\nOptions", "borderRadius": { "locked": true, @@ -3573,7 +3520,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "95fdd935-299a-4975-9e56-031d98bceab9", "x": -153, "y": 131, @@ -3606,7 +3552,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.1 } } }, - "basedOn": "01881a70-d4c4-4bb6-8714-1cdb19159ad1", "id": "2e72f5a3-4f8d-48a7-a72c-3d8abe0cd969", "x": 229, "y": 448, @@ -3647,7 +3592,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "a4ceb8ab-764a-4611-8c2a-1585fde0329b", "id": "68eea36b-c563-43f3-9109-b68b513f2ee7", "x": 47, "y": -58, @@ -3729,7 +3673,6 @@ }, "width": 294, "height": 43, - "basedOn": "eaf87cb8-e9e2-4bfc-8880-dcecd7fd1ddf", "id": "bcdda95e-4253-45e2-b2f6-4edf1725a92f", "x": 47, "y": 439, @@ -3800,7 +3743,6 @@ }, "width": 256, "height": 80, - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "id": "7e26dfe0-3594-45de-87e7-15da45884e37", "x": 47, "y": 489, @@ -3864,7 +3806,6 @@ "x": 47, "y": 401, "id": "6d000e40-1624-4ebe-82bc-ee5772773d11", - "basedOn": "73929614-83f4-446e-883c-376f0fbdb2be", "content": "Tip 4", "borderRadius": { "locked": true, @@ -3965,7 +3906,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "id": "9355719e-eeaa-4d7e-95e2-5e053b0389a8", "x": 110, "y": 131, @@ -3998,7 +3938,6 @@ "lockedWidth": true, "color": { "color": { "r": 255, "g": 255, "b": 255, "a": 0.1 } } }, - "basedOn": "9c7df34e-1209-4a82-a973-20154a455d87", "id": "311f5ee9-6176-4e02-af0e-d4d1a23d884b", "x": 117, "y": -250, @@ -4021,7 +3960,6 @@ "bottomLeft": 60, "locked": false }, - "basedOn": "74e1254b-bc03-4b9d-a351-44972f1f5324", "id": "e10cd290-a090-440e-9fe3-d5ec15a5f611", "x": 29, "y": -183, @@ -4133,7 +4071,6 @@ }, "width": 117, "height": 37, - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "id": "2c6c86d3-f394-4de8-8a82-6303134e8d03", "x": 223, "y": 290, @@ -4198,7 +4135,6 @@ "x": 224, "y": 334, "id": "533013ae-d961-4d45-b416-4bc74a688835", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "A classic NY tea shop that never goes out of style.", "borderRadius": { "locked": true, @@ -4221,7 +4157,6 @@ "x": 57, "y": 446, "id": "87b1d4ce-b4fe-4543-bca9-6f9e54d3776c", - "basedOn": "c9107a3c-b492-41be-ac0d-758504fd36ad", "width": 136, "height": 107, "scale": 153, @@ -4311,7 +4246,6 @@ "x": 225, "y": 455, "id": "be43cfd2-77d6-402a-b727-eaa974cbfcef", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Cha An", "borderRadius": { "locked": true, @@ -4383,7 +4317,6 @@ "x": 222, "y": 481, "id": "036397e6-36ce-41a6-b381-c9c47c3eb0fb", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Take a trip to Japan in NY and explore unique teas.", "borderRadius": { "locked": true, @@ -4451,7 +4384,6 @@ "x": 47, "y": -4, "id": "3beb3cc9-a05c-44db-aab6-72e1ea9e9c4d", - "basedOn": "08cf8b1d-35e8-412a-8db9-c657d0ccf92e", "content": "Best\nexercise\noptions\nin NYC", "borderRadius": { "locked": true, @@ -4563,7 +4495,6 @@ "x": 117, "y": -250, "id": "90b1a60b-9621-42ed-a244-c6f715144457", - "basedOn": "270cd27c-03e7-4f73-82b5-5e72204452e2", "width": 265, "height": 357, "mask": { "type": "rectangle" }, @@ -4647,7 +4578,6 @@ }, "width": 218, "height": 164, - "basedOn": "cae57128-b8d9-4f3c-a0a1-cb93d7f3c9de", "id": "003a97fd-898a-4c6b-955f-40ad905be703", "x": 47, "y": -4 @@ -4759,7 +4689,6 @@ }, "width": 84, "height": 17, - "basedOn": "7d978541-31ae-49b6-9da9-80bce2fbbccd", "id": "b9b2aa64-41af-4b5a-96bf-e966d11eef1b", "x": 51, "y": 226, @@ -4769,7 +4698,6 @@ "x": 221, "y": 300, "id": "ee483ac1-a82d-4de8-83c6-105db178f697", - "basedOn": "23e38af0-2e54-4f7f-bf69-719b840d5855", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4811,7 +4739,6 @@ "x": 51, "y": 326, "id": "6983adf5-845c-46a0-a135-dd92fd3eca9a", - "basedOn": "7d978541-31ae-49b6-9da9-80bce2fbbccd", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4883,7 +4810,6 @@ "x": 221, "y": 400, "id": "f32bb246-4fc5-4ead-ac50-9e6d5d015a99", - "basedOn": "23e38af0-2e54-4f7f-bf69-719b840d5855", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4925,7 +4851,6 @@ "x": 51, "y": 416, "id": "4fc4880d-2486-4097-9ff8-5c8644dcc1d2", - "basedOn": "7d978541-31ae-49b6-9da9-80bce2fbbccd", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4997,7 +4922,6 @@ "x": 221, "y": 500, "id": "c2b1b798-b8a4-489b-a6a6-3b20d9efd03c", - "basedOn": "23e38af0-2e54-4f7f-bf69-719b840d5855", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5038,7 +4962,6 @@ "x": 51, "y": 517, "id": "dc828d32-d0de-405a-a4ba-414bdb727d5b", - "basedOn": "7d978541-31ae-49b6-9da9-80bce2fbbccd", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5169,8 +5092,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/series-best-of/template.json b/packages/templates/src/raw/series-best-of/template.json index ffa24a06af78..bdda80808659 100644 --- a/packages/templates/src/raw/series-best-of/template.json +++ b/packages/templates/src/raw/series-best-of/template.json @@ -106,7 +106,6 @@ "width": 207, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "c9194d80-3d3a-41fd-b0b8-e1c388e7f3c6", "id": "32e1702e-a169-4d15-a663-f9465cef031e", "x": 47, "y": 103, @@ -122,7 +121,6 @@ "width": 300, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "c2d2a649-8253-4bec-8f8a-3c2c0d19da80", "id": "16bdf445-a6ce-46e5-be42-1515eac296ec", "x": 47, "y": 150, @@ -188,7 +186,6 @@ }, "width": 333, "height": 113, - "basedOn": "698f7637-7ec7-4d16-8678-9a1357c88bd6", "id": "5b3d69cd-6080-445a-b521-2b6f8eceb567", "x": 47, "y": 64, @@ -254,7 +251,6 @@ }, "width": 93, "height": 19, - "basedOn": "698f7637-7ec7-4d16-8678-9a1357c88bd6", "id": "d82e7b14-14f2-4f9f-ba2b-1d469ba9a91f", "x": 10, "y": 340, @@ -307,7 +303,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "b62d2bc4-9f14-4ca5-8f73-e84de2b5617b", "id": "e66522ab-e55b-4e68-8e26-9e7325835a8d", "x": 244, "y": 302, @@ -342,7 +337,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "e66522ab-e55b-4e68-8e26-9e7325835a8d", "id": "07c3aabe-8229-4537-b145-67f4bc980c46", "x": 99, "y": 477, @@ -488,7 +482,6 @@ "width": 412, "height": 121, "mask": { "type": "rectangle" }, - "basedOn": "c2d2a649-8253-4bec-8f8a-3c2c0d19da80", "id": "1ccd12fa-5de5-4abf-b3a5-c45420e49a63", "x": 0, "y": 342, @@ -710,7 +703,6 @@ }, "width": 209, "height": 20, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "baef07cc-9454-449c-9bd2-ec486ddd10c4", "x": 105, "y": 546, @@ -793,7 +785,6 @@ "width": 324, "height": 197, "mask": { "type": "rectangle" }, - "basedOn": "9bfef971-65e0-4bec-b169-73a13c33b2ff", "id": "98d52617-070a-4b29-9b94-a906ce914f3e", "x": 44, "y": 442, @@ -859,7 +850,6 @@ }, "width": 209, "height": 21, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "cb41760b-3fef-48d0-beb4-85dca6f8d605", "x": 67, "y": 457, @@ -990,7 +980,6 @@ }, "width": 268, "height": 47, - "basedOn": "06e04eaa-75e5-4477-9b8a-8ba9a4862964", "id": "eb068da4-381d-4610-994a-1f5cb4542812", "x": 67, "y": 547, @@ -1081,7 +1070,6 @@ "width": 324, "height": 197, "mask": { "type": "rectangle" }, - "basedOn": "9bfef971-65e0-4bec-b169-73a13c33b2ff", "id": "6e54db47-f8a2-4eb6-a92e-ab6edd704ca8", "x": 44, "y": 442, @@ -1147,7 +1135,6 @@ }, "width": 209, "height": 21, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "7f03639a-e52e-4c14-b399-cf786b51b94d", "x": 67, "y": 457, @@ -1278,7 +1265,6 @@ }, "width": 268, "height": 70, - "basedOn": "06e04eaa-75e5-4477-9b8a-8ba9a4862964", "id": "1f82ec22-8de6-450d-8309-4b791b392154", "x": 67, "y": 547, @@ -1453,7 +1439,6 @@ }, "width": 169, "height": 49, - "basedOn": "d850d98d-5e40-4b54-a709-46a7eb859ee1", "id": "cc2e5712-9778-4a17-878f-97852b1d2783", "x": 46, "y": 187, @@ -1537,7 +1522,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "f61735a1-7892-4b2b-bfb3-783002aca563", "id": "b2c335d7-4a6a-43b3-b0e7-8197a5029515", "x": 0, "y": 395, @@ -1623,7 +1607,6 @@ }, "width": 161, "height": 50, - "basedOn": "e9da814f-88f7-4bae-a598-c7672215f49e", "id": "011227c8-c24e-4c78-bbbc-4010c0b61ca1", "x": 204, "y": 394, @@ -1829,7 +1812,6 @@ }, "width": 209, "height": 20, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "6d6f8328-457a-498d-8951-8ccdf871e76e", "x": 105, "y": 546, @@ -1912,7 +1894,6 @@ "width": 324, "height": 197, "mask": { "type": "rectangle" }, - "basedOn": "9bfef971-65e0-4bec-b169-73a13c33b2ff", "id": "cb593444-068e-4d1d-a437-7123203cc37c", "x": 44, "y": 442, @@ -1978,7 +1959,6 @@ }, "width": 209, "height": 21, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "5a6e8d4d-b159-48b0-b9ba-0128401ce88c", "x": 67, "y": 457, @@ -2109,7 +2089,6 @@ }, "width": 276, "height": 70, - "basedOn": "06e04eaa-75e5-4477-9b8a-8ba9a4862964", "id": "7516f9cd-e4dc-4559-93c5-0842f14678f9", "x": 67, "y": 547, @@ -2190,7 +2169,6 @@ "width": 324, "height": 197, "mask": { "type": "rectangle" }, - "basedOn": "9bfef971-65e0-4bec-b169-73a13c33b2ff", "id": "b7f8ab1d-8f5c-4f82-b3a2-7ca9c4cdf8d4", "x": 44, "y": 442, @@ -2256,7 +2234,6 @@ }, "width": 209, "height": 21, - "basedOn": "c976daa9-bfc2-4e26-857a-9f2ce86b992d", "id": "dd60c1b4-7874-4911-ac2d-c27bbc4510f2", "x": 67, "y": 457, @@ -2387,7 +2364,6 @@ }, "width": 281, "height": 47, - "basedOn": "06e04eaa-75e5-4477-9b8a-8ba9a4862964", "id": "5c979f3a-c7c6-4fd2-898d-6b28bfe3546c", "x": 67, "y": 547, @@ -2552,7 +2528,6 @@ }, "width": 169, "height": 50, - "basedOn": "d850d98d-5e40-4b54-a709-46a7eb859ee1", "id": "c41d949f-03f3-415a-90b5-79b7b8cea242", "x": 46, "y": 187, @@ -2636,7 +2611,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "26129273-e19a-493a-bcdf-4185049d4293", "id": "4cf632ff-4a0d-4233-acdb-9e47cb507c8f", "x": 0, "y": 395, @@ -2722,7 +2696,6 @@ }, "width": 161, "height": 50, - "basedOn": "e9da814f-88f7-4bae-a598-c7672215f49e", "id": "92770873-2420-44ec-ac8e-7d3d31d0a404", "x": 205, "y": 394, @@ -2954,7 +2927,6 @@ }, "width": 245, "height": 68, - "basedOn": "19047004-d5c6-43f8-a2da-defa112cdbfe", "id": "209587bd-800a-422e-ab03-67ca13591b09", "x": 47, "y": 267, @@ -2974,7 +2946,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "2010fb72-1586-46d2-a385-b50a014d23cb", "id": "e55118f0-fc99-4f8c-b555-6c7584a3bc4d", "x": 145, "y": 414, @@ -3059,7 +3030,6 @@ }, "width": 243, "height": 68, - "basedOn": "afc522f2-953b-4c26-9173-6fcd5d3bcb1f", "id": "6ae3571e-f7b8-40c7-a2b6-5f7a0120522b", "x": 122, "y": 539, @@ -3094,8 +3064,5 @@ "pageTemplateType": "list", "groups": {} } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/simple-tech-tutorial/template.json b/packages/templates/src/raw/simple-tech-tutorial/template.json index 670a7e55582b..f080d2c7e3be 100644 --- a/packages/templates/src/raw/simple-tech-tutorial/template.json +++ b/packages/templates/src/raw/simple-tech-tutorial/template.json @@ -553,7 +553,6 @@ }, "width": 307, "height": 46, - "basedOn": "9d908d43-23c1-4335-bd81-4214a215c366", "id": "842d6797-de9f-4b78-8c0d-e600f52d4d56", "x": 47, "y": 67, @@ -669,7 +668,6 @@ }, "width": 325, "height": 18, - "basedOn": "842d6797-de9f-4b78-8c0d-e600f52d4d56", "id": "735f6324-26c7-408d-98db-f2a1350e04be", "x": 43.5, "y": 600 @@ -908,7 +906,6 @@ }, "width": 314, "height": 71, - "basedOn": "9d908d43-23c1-4335-bd81-4214a215c366", "id": "b7784902-43cb-44f3-8d3d-6d17baabe22a", "x": 47, "y": 67, @@ -1325,7 +1322,6 @@ }, "width": 297, "height": 71, - "basedOn": "9d908d43-23c1-4335-bd81-4214a215c366", "id": "22dcb0b9-cb26-4e3b-8725-2641b90462f4", "x": 47, "y": 67, @@ -1615,7 +1611,6 @@ }, "width": 297, "height": 46, - "basedOn": "9d908d43-23c1-4335-bd81-4214a215c366", "id": "75063df8-9faf-4d81-8c3a-97429db94993", "x": 47, "y": 67, @@ -1837,7 +1832,6 @@ }, "width": 316, "height": 21, - "basedOn": "9d908d43-23c1-4335-bd81-4214a215c366", "id": "eaf23b08-a8a2-44a8-9f90-42739a5f83d5", "x": 47, "y": 283, @@ -1903,7 +1897,6 @@ }, "width": 321, "height": 46, - "basedOn": "316e7393-750e-48de-9cb2-0d73c5fae7f0", "id": "b1096a32-5933-4b19-8b7f-ea3c8aceb788", "x": 47, "y": 575, @@ -1985,7 +1978,6 @@ "bottomLeft": 10, "locked": true }, - "basedOn": "e937485d-f8aa-4786-bb4f-bc4082ab9b5f", "id": "ce43c2cd-b69b-484a-954f-6743b82fa41e", "x": 47, "y": 358, @@ -1998,8 +1990,5 @@ "id": "e2f7e4d9-8c82-47c5-b6e3-233bba763c80", "pageTemplateType": "list" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/skin-care-at-home/template.json b/packages/templates/src/raw/skin-care-at-home/template.json index 01413541d2b8..05b3c2639ec4 100644 --- a/packages/templates/src/raw/skin-care-at-home/template.json +++ b/packages/templates/src/raw/skin-care-at-home/template.json @@ -579,7 +579,6 @@ }, "width": 316, "height": 73, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "09d4225a-4f54-40cd-86e0-6f52fcd2d1b1", "x": 48, "y": 426, @@ -677,7 +676,6 @@ }, "width": 41, "height": 17, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "6bff3a0b-7663-4320-830a-be09408e9a45", "x": 69, "y": 602, @@ -761,7 +759,6 @@ }, "width": 62, "height": 17, - "basedOn": "0a4183c9-3a1a-4bd5-9b43-af004c389be5", "id": "c8dc89c4-a487-4b69-b348-b4c9da229f15", "x": 170, "y": 602, @@ -845,7 +842,6 @@ }, "width": 79, "height": 17, - "basedOn": "79df8d76-ec68-46a9-ba28-bf2c1354fa91", "id": "14f6f698-b49a-42df-b0b8-9e3b7cac6abe", "x": 278, "y": 602, @@ -1114,7 +1110,6 @@ }, "width": 316, "height": 72, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "0a09e4ff-8dfe-4611-ba67-8cc5d427a0d1", "x": 48, "y": 426, @@ -1198,7 +1193,6 @@ }, "width": 87, "height": 17, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "aeaacb7c-b025-4c98-848d-36d485a2b102", "x": 47, "y": 602, @@ -1282,7 +1276,6 @@ }, "width": 86, "height": 17, - "basedOn": "0a4183c9-3a1a-4bd5-9b43-af004c389be5", "id": "f830d245-8818-4f9b-b1af-348c53cba8e1", "x": 169, "y": 602, @@ -1366,7 +1359,6 @@ }, "width": 79, "height": 17, - "basedOn": "79df8d76-ec68-46a9-ba28-bf2c1354fa91", "id": "03ebbda3-8fd9-4faf-86ce-f496c2db0e36", "x": 289, "y": 602, @@ -1851,7 +1843,6 @@ }, "width": 316, "height": 72, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "386d793e-6748-430a-a247-06a0b85cd84a", "x": 48, "y": 426, @@ -1880,7 +1871,6 @@ "width": 47, "height": 31, "sticker": { "type": "skinCareFlower" }, - "basedOn": "a2e4374b-1f46-49e1-a3d1-e773829c5905", "id": "8e615ea4-3113-4abe-a1bc-46ecd1c51c2a", "x": 63, "y": 562, @@ -1950,7 +1940,6 @@ }, "width": 41, "height": 17, - "basedOn": "0a4183c9-3a1a-4bd5-9b43-af004c389be5", "id": "c0a0292e-f21d-4b57-bc74-13ebd9f0257a", "x": 69, "y": 602, @@ -1965,7 +1954,6 @@ "width": 54, "height": 21, "sticker": { "type": "skinCareSleepMask" }, - "basedOn": "ae47f4be-01bd-4f41-81ef-b49ae4b2e6e8", "id": "f5ce94a5-d36f-46d1-96ee-218dd72b39cc", "x": 170, "y": 567, @@ -2035,7 +2023,6 @@ }, "width": 62, "height": 17, - "basedOn": "79df8d76-ec68-46a9-ba28-bf2c1354fa91", "id": "ea499eb0-4ee0-4547-a1e4-8b9face6d5f3", "x": 170, "y": 602, @@ -2050,7 +2037,6 @@ "width": 30, "height": 34, "sticker": { "type": "skinCareFaceWashBottles" }, - "basedOn": "71098d36-9e8b-48d8-bc4e-25ee126ee436", "id": "48848644-9ca4-4685-9d41-964c079e8a42", "x": 301, "y": 560, @@ -2120,7 +2106,6 @@ }, "width": 79, "height": 17, - "basedOn": "8dabc26e-644b-466a-9c13-93e91d4bb5ad", "id": "32e700c0-59b2-47fa-bd72-110c8950c3b9", "x": 278, "y": 602, @@ -2389,7 +2374,6 @@ }, "width": 316, "height": 97, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "32890e1e-7df2-4a8e-b7c9-3f637f1a5dc4", "x": 48, "y": 426, @@ -2473,7 +2457,6 @@ }, "width": 87, "height": 17, - "basedOn": "f2b088cb-a76e-41e9-b6e0-2edd85011980", "id": "b3700257-de62-4a6c-9628-c0a710d09194", "x": 47, "y": 602, @@ -2488,7 +2471,6 @@ "width": 31, "height": 32, "sticker": { "type": "skinCareCombAndScissors" }, - "basedOn": "8df7694b-f72b-4766-be9e-841c3f9e566d", "id": "151343f1-87de-4d35-b899-e04ac77250ca", "x": 73, "y": 555, @@ -2558,7 +2540,6 @@ }, "width": 86, "height": 17, - "basedOn": "84e28425-41fd-441d-ba86-caa8c6a0e6fd", "id": "783ed25c-fa78-4955-9a32-60e4644b31e0", "x": 169, "y": 602, @@ -2573,7 +2554,6 @@ "width": 22, "height": 36, "sticker": { "type": "skinCareFaceIcon" }, - "basedOn": "318278db-2aff-423d-a234-f5e5ef5ead71", "id": "11ff418c-29d0-4829-8519-517a7af5b8ff", "x": 199, "y": 556, @@ -2643,7 +2623,6 @@ }, "width": 79, "height": 17, - "basedOn": "0e5246fe-1f63-4d7c-a259-563f8d5c091c", "id": "053dc788-623e-460c-a83c-0dd6389b76b7", "x": 289, "y": 602, @@ -2658,7 +2637,6 @@ "width": 24, "height": 37, "sticker": { "type": "skinCarePalmIcon" }, - "basedOn": "c51204da-0c07-4ae7-81ed-b4c945cc2025", "id": "b19c86d0-db83-4c49-9392-cc240d8ba2d9", "x": 308, "y": 556, @@ -3129,7 +3107,6 @@ }, "width": 322, "height": 47, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "433e728d-112c-410f-a705-0265af338161", "x": 48, "y": 426, @@ -3158,7 +3135,6 @@ "width": 47, "height": 31, "sticker": { "type": "skinCareFlower" }, - "basedOn": "a2e4374b-1f46-49e1-a3d1-e773829c5905", "id": "0b58a842-52f4-4dbe-bfc0-4b4fe3739ed9", "x": 63, "y": 562, @@ -3228,7 +3204,6 @@ }, "width": 41, "height": 17, - "basedOn": "0a4183c9-3a1a-4bd5-9b43-af004c389be5", "id": "72851118-d2c2-4b1d-ac7d-0f956e9001c9", "x": 69, "y": 602, @@ -3243,7 +3218,6 @@ "width": 54, "height": 21, "sticker": { "type": "skinCareSleepMask" }, - "basedOn": "ae47f4be-01bd-4f41-81ef-b49ae4b2e6e8", "id": "3e3c7f42-3053-4084-a5c0-a73cacc39b22", "x": 170, "y": 567, @@ -3313,7 +3287,6 @@ }, "width": 62, "height": 17, - "basedOn": "79df8d76-ec68-46a9-ba28-bf2c1354fa91", "id": "51f893c5-3ce2-4bcc-aad7-1c10705c37c5", "x": 170, "y": 602, @@ -3328,7 +3301,6 @@ "width": 30, "height": 34, "sticker": { "type": "skinCareFaceWashBottles" }, - "basedOn": "71098d36-9e8b-48d8-bc4e-25ee126ee436", "id": "5d7a968b-62a3-48e7-9d0f-3e19fff25541", "x": 301, "y": 560, @@ -3398,7 +3370,6 @@ }, "width": 79, "height": 17, - "basedOn": "8dabc26e-644b-466a-9c13-93e91d4bb5ad", "id": "4d2d5842-69cc-4f40-b687-5ad4090c56d3", "x": 278, "y": 602, @@ -3667,7 +3638,6 @@ }, "width": 326, "height": 47, - "basedOn": "6f969c39-a499-4640-9cd5-84fe0b4553e3", "id": "dec7ecbb-2b02-4bcd-b450-2d63744f0748", "x": 48, "y": 426, @@ -3751,7 +3721,6 @@ }, "width": 87, "height": 17, - "basedOn": "f2b088cb-a76e-41e9-b6e0-2edd85011980", "id": "1b074b86-3434-431e-ba1d-061d16340eb5", "x": 47, "y": 602, @@ -3766,7 +3735,6 @@ "width": 31, "height": 32, "sticker": { "type": "skinCareCombAndScissors" }, - "basedOn": "8df7694b-f72b-4766-be9e-841c3f9e566d", "id": "7007c4c0-eea7-4370-9a30-4b6f2bd497a6", "x": 73, "y": 555, @@ -3836,7 +3804,6 @@ }, "width": 86, "height": 17, - "basedOn": "84e28425-41fd-441d-ba86-caa8c6a0e6fd", "id": "9ebfd0c8-ba93-4558-ac18-7aff09d04b08", "x": 169, "y": 602, @@ -3851,7 +3818,6 @@ "width": 22, "height": 36, "sticker": { "type": "skinCareFaceIcon" }, - "basedOn": "318278db-2aff-423d-a234-f5e5ef5ead71", "id": "c69c154e-02ad-435b-9747-81a6e0a5b386", "x": 199, "y": 556, @@ -3921,7 +3887,6 @@ }, "width": 79, "height": 17, - "basedOn": "0e5246fe-1f63-4d7c-a259-563f8d5c091c", "id": "1db0e777-5220-4e03-a975-423727136da2", "x": 289, "y": 602, @@ -3936,7 +3901,6 @@ "width": 24, "height": 37, "sticker": { "type": "skinCarePalmIcon" }, - "basedOn": "c51204da-0c07-4ae7-81ed-b4c945cc2025", "id": "3419470a-78a1-42fc-a49f-7f31ce3d6ef4", "x": 308, "y": 556, @@ -4227,8 +4191,5 @@ "id": "99061b91-2b6c-4ecb-9e72-4c5dcb1bfe2c", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/sleep/template.json b/packages/templates/src/raw/sleep/template.json index 8a2f27b2ed6d..db6db5e85dc3 100644 --- a/packages/templates/src/raw/sleep/template.json +++ b/packages/templates/src/raw/sleep/template.json @@ -60,7 +60,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "41a5dd8e-e12b-46fb-aef1-63b71a2475bf", "id": "8dbfe563-a930-4de7-90d7-e9681be1e98e" }, { @@ -176,7 +175,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "10471072-d960-426c-8336-cd0196d9e099", "id": "dd32270f-eb83-45ff-917b-edf80e86b024", "content": "Sleep", "fontSize": 110, @@ -622,7 +620,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "16874f25-165a-4633-90b6-61c465d9b868", "id": "e4b371be-6204-493b-be2d-a94a93a0649b", "content": "1 in 3 adults don’t get enough sleep. This trend poses many health risks. Studies and reports link lack of sleep to depression, ADHD and more.", "fontSize": 15, @@ -686,7 +683,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "16874f25-165a-4633-90b6-61c465d9b868", "id": "a05c550f-a6fd-453c-a498-7c0840c74e80", "content": "Learn More", "fontSize": 13, @@ -898,7 +894,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "16874f25-165a-4633-90b6-61c465d9b868", "id": "c9c064f6-310e-4d41-b85d-0be6fedc9ea4", "content": "Aroma Therapy", "fontSize": 79, @@ -1070,7 +1065,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "8dbfe563-a930-4de7-90d7-e9681be1e98e", "id": "e5936b3b-e398-4cdd-a2f5-91128b4c10b9" }, { @@ -1145,7 +1139,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "e4b371be-6204-493b-be2d-a94a93a0649b", "id": "7db74862-4e63-4403-b085-eced23113392", "content": "Put your phone down and put this smart eye mask on. Heat regulating and soothing, this mask will put you right to sleep.", "fontSize": 15, @@ -1203,7 +1196,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "16874f25-165a-4633-90b6-61c465d9b868", "id": "456cb303-7b53-4844-8ecf-7a07e8c267b9", "content": "Sleep Tech", "fontSize": 42, @@ -1268,7 +1260,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "a05c550f-a6fd-453c-a498-7c0840c74e80", "id": "4a6f10ee-b868-4ec8-80c3-7968bede7d8d", "content": "Learn More", "fontSize": 13, @@ -1428,7 +1419,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "456cb303-7b53-4844-8ecf-7a07e8c267b9", "id": "561628d6-e00a-473d-8fe8-bc7fea38b5ff", "content": "Relax in a bath", "fontSize": 26, @@ -1493,7 +1483,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "7db74862-4e63-4403-b085-eced23113392", "id": "f496cd2f-5ffc-400c-b567-18478e0d1e89", "content": "A study found that taking a hot bath about 90 minutes before bed could help people fall asleep more quickly.", "fontSize": 15, @@ -1840,7 +1829,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "e5936b3b-e398-4cdd-a2f5-91128b4c10b9", "id": "a406280f-9a0b-4140-83fb-e9cac472886f" }, { @@ -1885,7 +1873,6 @@ "width": 315, "height": 331, "mask": { "type": "blob-6" }, - "basedOn": "4fe9f1f6-d2dd-491a-90a1-a0ff485c735f", "id": "fed8726d-5c7d-4110-ba07-c436be00523b", "x": 208, "y": 545, @@ -1949,7 +1936,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "a05c550f-a6fd-453c-a498-7c0840c74e80", "id": "91d4d005-9a56-49d2-8e72-053ef3fa83c3", "content": "Learn More", "fontSize": 13, @@ -2013,7 +1999,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "e4b371be-6204-493b-be2d-a94a93a0649b", "id": "c832531d-efa9-455f-9cb3-6d9669392c02", "content": "Improved flexibility, more strength, better concentration, improved posture are all benefits of yoga.", "fontSize": 15, @@ -2071,7 +2056,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "4438e06a-84e8-4ff5-95a5-60979c6f5f49", "id": "d9ed4ad5-3559-413c-a7b4-c9e264111621", "content": "Yoga", "fontSize": 42, @@ -2129,7 +2113,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "58899538-5ad3-4697-9fb5-bf32e92a4d0a", "id": "4438e06a-84e8-4ff5-95a5-60979c6f5f49", "content": "3", "fontSize": 132, @@ -2279,7 +2262,6 @@ "lineHeight": 1.1, "textAlign": "center", "type": "text", - "basedOn": "456cb303-7b53-4844-8ecf-7a07e8c267b9", "id": "e34fa932-2407-4d18-8586-e08e1f0d360f", "content": "Top 4\nwellness retreats\nin the world", "fontSize": 42, @@ -2338,7 +2320,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "e02c6ab4-de7d-437d-b2b9-271b7de9b64b", "id": "7404bfb0-bd86-4b76-8dbb-37fa50a28dfe", "content": "4", "fontSize": 132, @@ -2404,7 +2385,6 @@ "lineHeight": 1.3, "textAlign": "right", "type": "text", - "basedOn": "c832531d-efa9-455f-9cb3-6d9669392c02", "id": "6398137c-148c-4469-b521-f3db9fd40b5d", "content": "Six Senses Douro Valley,\nPortugal", "fontSize": 13, @@ -2464,7 +2444,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "4038789a-8b44-4d77-b5dd-592a1e247933", "id": "e02c6ab4-de7d-437d-b2b9-271b7de9b64b", "content": "2", "fontSize": 132, @@ -2530,7 +2509,6 @@ "lineHeight": 1.3, "textAlign": "right", "type": "text", - "basedOn": "6398137c-148c-4469-b521-f3db9fd40b5d", "id": "e33ab4b1-8411-42c7-a407-b2d85756ff6f", "content": "Aro Ha, Glenorchy,\nNew Zealand", "fontSize": 13, @@ -2590,7 +2568,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "4038789a-8b44-4d77-b5dd-592a1e247933", "id": "7d7706a3-01b2-4bcd-8799-e18119b4c17d", "content": "1", "fontSize": 132, @@ -2656,7 +2633,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "e33ab4b1-8411-42c7-a407-b2d85756ff6f", "id": "8d0b43ae-5979-4cb2-8b12-524929fe7d9a", "content": "Kamalaya, Koh Samui,\nThailand", "fontSize": 13, @@ -2716,7 +2692,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "4438e06a-84e8-4ff5-95a5-60979c6f5f49", "id": "4038789a-8b44-4d77-b5dd-592a1e247933", "content": "3", "fontSize": 132, @@ -2782,7 +2757,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "8d0b43ae-5979-4cb2-8b12-524929fe7d9a", "id": "a314d206-0252-40f6-84f4-75b84138df1b", "content": "Amanpuri, Phuket,\nThailand", "fontSize": 13, @@ -2977,7 +2951,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "8d0b43ae-5979-4cb2-8b12-524929fe7d9a", "id": "e59766e5-94cd-4a5d-92c3-010f9b5f85ff", "content": "10 Ways to bring the outdoors inside.", "fontSize": 15, @@ -3013,7 +2986,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "20ab13c0-b782-40f7-8700-a99d9b56008c", "id": "70006d51-6f37-47b4-9074-b193a473caab", "groupId": "767f9281-3430-4d09-b4d3-9c09805ae0e6" }, @@ -3075,7 +3047,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "e59766e5-94cd-4a5d-92c3-010f9b5f85ff", "id": "7ac7ca60-c164-4860-8ea5-837ee07d47b0", "content": "Is snoozing with your pets bad for your health?", "fontSize": 15, @@ -3110,7 +3081,6 @@ "sizes": [], "isExternal": true }, - "basedOn": "70006d51-6f37-47b4-9074-b193a473caab", "id": "46172f61-dfd3-4105-a3b3-9e6b95e32a4c", "groupId": "93f58f04-66fa-4777-8e70-e161b749fd1f" }, @@ -3172,7 +3142,6 @@ "lineHeight": 1.3, "textAlign": "left", "type": "text", - "basedOn": "e59766e5-94cd-4a5d-92c3-010f9b5f85ff", "id": "ad0ab4b9-9b87-4624-bfa8-45779fe6cf78", "content": "Perfect supplement for home-made granola.", "fontSize": 15, @@ -3270,7 +3239,6 @@ "content": "10 yummy snack foods that are good for you.", "fontSize": 15, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "ad0ab4b9-9b87-4624-bfa8-45779fe6cf78", "id": "64006e3b-b381-4321-90f5-b8c5e9efffe9", "x": 169, "y": 533, @@ -3428,8 +3396,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/sports-quiz/template.json b/packages/templates/src/raw/sports-quiz/template.json index 6279e80bfbdd..bf718b4e353e 100644 --- a/packages/templates/src/raw/sports-quiz/template.json +++ b/packages/templates/src/raw/sports-quiz/template.json @@ -149,7 +149,6 @@ }, "width": 316, "height": 129, - "basedOn": "3e570f92-cdb3-455d-be58-af95979a3878", "id": "eba1ce7d-a9c6-4909-8fe5-b6eb1c8b4999", "x": 47, "y": 346, @@ -354,7 +353,6 @@ }, "width": 316, "height": 45, - "basedOn": "3e570f92-cdb3-455d-be58-af95979a3878", "id": "3909d447-5608-46b0-b3dd-46903f9f93e0", "x": 40, "y": 29, @@ -419,7 +417,6 @@ }, "width": 258, "height": 49, - "basedOn": "509723ce-3fec-4420-8652-a49311eb4557", "id": "30c23223-f9c6-4df9-b1b3-e7e893bba68a", "x": 77, "y": 81, @@ -486,7 +483,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0 } } }, - "basedOn": "e0581001-bbc5-482d-a1da-b5305377e9be", "id": "7f053a03-f901-48ea-92f4-27cb907b929c", "x": -72.5, "y": 356, @@ -622,7 +618,6 @@ }, "width": 259, "height": 182, - "basedOn": "509723ce-3fec-4420-8652-a49311eb4557", "id": "079bcb76-ac3e-4ee6-a496-fcf7f2c28576", "x": 76, "y": 358, @@ -747,7 +742,6 @@ }, "width": 75, "height": 19, - "basedOn": "6d077e08-3a90-4fc5-8002-bed276e71b89", "id": "de899c0e-32af-4764-b45d-42469d746fa0", "x": 48, "y": 8, @@ -806,7 +800,6 @@ }, "width": 316, "height": 159, - "basedOn": "509723ce-3fec-4420-8652-a49311eb4557", "id": "0b2bd510-1f52-44b8-8951-c1d94279df6c", "x": 48, "y": 208, @@ -870,7 +863,6 @@ }, "width": 124, "height": 51, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "109abc6f-fb7f-4d34-8c30-c1be82012c7e", "x": 48, "y": 409, @@ -934,7 +926,6 @@ }, "width": 174, "height": 53, - "basedOn": "957df8d3-7f37-49c4-8cb7-1dddfc0ca7e5", "id": "b1637d0a-80e1-455f-bc90-59a441cf0273", "x": 48, "y": 468, @@ -999,7 +990,6 @@ }, "width": 168, "height": 52, - "basedOn": "957df8d3-7f37-49c4-8cb7-1dddfc0ca7e5", "id": "a4da577c-f9d2-4649-94af-f59c42669aa4", "x": 48, "y": 528, @@ -1063,7 +1053,6 @@ }, "width": 75, "height": 19, - "basedOn": "1971fed0-65d9-4363-9b46-6fe436101c10", "id": "3010dda3-4dc7-4166-8f2e-fe7e23bb0d1f", "x": 48, "y": 28, @@ -1207,7 +1196,6 @@ }, "width": 305, "height": 120, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "8eaaead2-424c-45a6-8aa5-b1d1355ca7de", "x": 47, "y": 10, @@ -1272,7 +1260,6 @@ }, "width": 271, "height": 127, - "basedOn": "3ebe8da2-2a3d-4ec2-b2ad-b69ec72f3c13", "id": "b0d4c549-d150-4e0e-92eb-1c7e1e0eca3b", "x": 47, "y": 487, @@ -1439,7 +1426,6 @@ }, "width": 75, "height": 19, - "basedOn": "1971fed0-65d9-4363-9b46-6fe436101c10", "id": "e7dad47e-ae5b-4cc6-88b6-eff57699d47e", "x": 48, "y": 8, @@ -1498,7 +1484,6 @@ }, "width": 316, "height": 158, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "07268b4d-940c-4609-ba1b-4581952bc124", "x": 48, "y": 208, @@ -1562,7 +1547,6 @@ }, "width": 66, "height": 51, - "basedOn": "957df8d3-7f37-49c4-8cb7-1dddfc0ca7e5", "id": "169e41ba-bdb0-499e-9132-6f3b1618c133", "x": 48, "y": 409, @@ -1627,7 +1611,6 @@ }, "width": 66, "height": 50, - "basedOn": "6d8d9480-e221-4d56-8452-1900acd5c954", "id": "74a1ee13-d408-4ffe-a1bd-99d5094f1f70", "x": 48, "y": 468, @@ -1692,7 +1675,6 @@ }, "width": 79, "height": 51, - "basedOn": "8a60227b-e72f-4977-884d-0e63f9c974f7", "id": "c4a84a65-ba6b-4fee-b197-ad80a6351bb3", "x": 48, "y": 528, @@ -1756,7 +1738,6 @@ }, "width": 75, "height": 18, - "basedOn": "5b976939-81aa-43a6-b38a-fc024879b6bc", "id": "abbb047a-cf3f-45e8-8652-99017da2c286", "x": 48, "y": 31, @@ -1907,7 +1888,6 @@ "width": 75, "height": 19, "type": "text", - "basedOn": "1209ee06-9c73-47c2-bb81-6395659ee88b", "id": "cb24c740-22ca-4fd3-9693-7b91999d5535", "x": 48, "y": 8 @@ -1970,7 +1950,6 @@ "width": 75, "height": 18, "type": "text", - "basedOn": "1dd9dbf5-9979-4511-bd75-730980b7325b", "id": "6f6f0e48-9f00-436f-a245-5e24296b9a50", "x": 48, "y": 31 @@ -2029,7 +2008,6 @@ "width": 316, "height": 158, "type": "text", - "basedOn": "339b7969-c3ef-4e9b-88e7-924a92ebb0c8", "id": "a7d56cf7-687f-43f0-8477-8b5767c18fbe", "x": 48, "y": 208 @@ -2094,7 +2072,6 @@ "height": 51, "marginOffset": -3.4375, "type": "text", - "basedOn": "9fd7a929-8b13-41fb-8db3-0fab032df04a", "id": "069af516-193d-4543-a7d5-de0bad845f5d", "x": 48, "y": 409 @@ -2109,7 +2086,6 @@ "width": 252, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "9906c752-a920-4672-8356-e9aca0e1a89f", "id": "74342ad2-806c-491b-91a5-49e8f2cb0a51", "x": 114, "y": 409 @@ -2124,7 +2100,6 @@ "width": 96, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "1f979da5-e494-4afb-923a-319385f88f50", "id": "3d471bdf-3e7d-4c31-a6db-e6511563c516", "x": 113, "y": 409 @@ -2183,7 +2158,6 @@ "width": 39, "height": 23, "type": "text", - "basedOn": "c1d05009-f4ae-4ad9-9964-0fa966cd0cc4", "id": "c681169a-292e-4b68-8da7-f2a1f6b70d79", "x": 318, "y": 423 @@ -2248,7 +2222,6 @@ "height": 51, "marginOffset": -3.09375, "type": "text", - "basedOn": "a9434403-0540-4a0f-9e67-6af42c5e139e", "id": "46dd9626-f2ab-49ab-9fe6-dd8f66f255dc", "x": 48, "y": 468 @@ -2263,7 +2236,6 @@ "width": 252, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "2b4e28d4-4ca7-435a-b84e-64f7b52808fe", "id": "4c15e90d-747e-4e2f-b953-089150551535", "x": 114, "y": 468 @@ -2278,7 +2250,6 @@ "width": 173, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "033c395e-e7ff-4c3c-ac69-c10ffe068992", "id": "8ae179f6-dae3-4c7a-be93-5a1ea8b257b2", "x": 114, "y": 468 @@ -2337,7 +2308,6 @@ "width": 39, "height": 23, "type": "text", - "basedOn": "5c1b5012-17c6-468e-8fe5-52ef3410a048", "id": "e4ffa3dc-1dfc-49a5-8639-b96161fda792", "x": 318, "y": 481 @@ -2402,7 +2372,6 @@ "height": 51, "marginOffset": -3.4375, "type": "text", - "basedOn": "eb7fe985-aac3-4496-ad45-c200969e2720", "id": "a16bef19-d176-4c86-bb4c-0be94c5a26db", "x": 48, "y": 528 @@ -2417,7 +2386,6 @@ "width": 239, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "b938932a-8aa5-4273-a7a7-f51e9369d674", "id": "e4b588b6-993d-4143-acd9-88dd9e965580", "x": 127, "y": 528 @@ -2432,7 +2400,6 @@ "width": 98, "height": 51, "mask": { "type": "rectangle" }, - "basedOn": "0cecb15b-8bff-4988-baf4-5bf71d86ad42", "id": "80b3f743-fc21-41ae-870b-944f6a546a8e", "x": 126, "y": 528 @@ -2491,7 +2458,6 @@ "width": 39, "height": 23, "type": "text", - "basedOn": "b59c1667-d003-49bc-a244-af48167a5ab7", "id": "0937be1b-3ac2-42ae-a1e4-afe35119f8ba", "x": 318, "y": 542 @@ -2673,7 +2639,6 @@ }, "width": 179, "height": 120, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "320e8a95-c42f-4e0a-901b-d43ebb2e19e7", "x": 47, "y": 352, @@ -2738,7 +2703,6 @@ }, "width": 287, "height": 75, - "basedOn": "3ebe8da2-2a3d-4ec2-b2ad-b69ec72f3c13", "id": "422642b1-ada4-4e63-9925-f142f223d69c", "x": 47, "y": 488, @@ -2905,7 +2869,6 @@ }, "width": 75, "height": 19, - "basedOn": "6d077e08-3a90-4fc5-8002-bed276e71b89", "id": "3a5c11a8-4757-4692-a1aa-323b1ac43ce8", "x": 48, "y": 8, @@ -2964,7 +2927,6 @@ }, "width": 316, "height": 158, - "basedOn": "509723ce-3fec-4420-8652-a49311eb4557", "id": "b4cf9a8d-1c9c-4bba-b217-07033c72de94", "x": 48, "y": 208, @@ -3028,7 +2990,6 @@ }, "width": 171, "height": 50, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "4781481c-7492-45bf-8247-d1e554c5335c", "x": 48, "y": 409, @@ -3093,7 +3054,6 @@ }, "width": 214, "height": 50, - "basedOn": "957df8d3-7f37-49c4-8cb7-1dddfc0ca7e5", "id": "61747274-af93-4b62-b0f1-8a8020afe3aa", "x": 48, "y": 468, @@ -3158,7 +3118,6 @@ }, "width": 195, "height": 50, - "basedOn": "957df8d3-7f37-49c4-8cb7-1dddfc0ca7e5", "id": "22224d01-6eb7-4459-8cfc-3f1f644c636f", "x": 48, "y": 528, @@ -3222,7 +3181,6 @@ }, "width": 75, "height": 18, - "basedOn": "1971fed0-65d9-4363-9b46-6fe436101c10", "id": "cead7f52-7b89-4947-8fcc-e6d7b066f42a", "x": 48, "y": 31, @@ -3366,7 +3324,6 @@ }, "width": 243, "height": 120, - "basedOn": "bacd8644-daba-47da-a6f3-b46b6b3476af", "id": "f64b9139-1064-47d3-9bb5-6c8746a6ae41", "x": 47, "y": 27, @@ -3431,7 +3388,6 @@ }, "width": 266, "height": 101, - "basedOn": "3ebe8da2-2a3d-4ec2-b2ad-b69ec72f3c13", "id": "1c20d41d-f922-41c2-b0e6-170d70e6a955", "x": 47, "y": 183, @@ -3580,7 +3536,6 @@ "width": 97, "height": 98, "mask": { "type": "rectangle" }, - "basedOn": "4f5ec1db-66b9-466e-a536-2c049218a231", "id": "ef11fa81-271a-4da8-adce-e81a0be7cd73", "x": 0, "y": 126, @@ -3615,7 +3570,6 @@ "width": 98, "height": 199, "mask": { "type": "rectangle" }, - "basedOn": "0b4674d1-d819-45c6-990d-cc4ff3d5dcc9", "id": "e8379b0f-a9a3-4b19-ac3e-c669ac869eb5", "x": 314, "y": 103, @@ -3680,7 +3634,6 @@ }, "width": 75, "height": 36, - "basedOn": "0083334a-1721-4f67-b0f9-27a9617816a1", "id": "2c266922-1967-4a23-9bad-70725ba32d61", "x": 47, "y": 8, @@ -3743,7 +3696,6 @@ }, "width": 75, "height": 18, - "basedOn": "3af2577a-f330-43b9-a57c-a7379fed333c", "id": "8cc28eac-a921-45c3-83af-7e149b4a6b0b", "x": 47, "y": 48, @@ -3802,7 +3754,6 @@ }, "width": 179, "height": 352, - "basedOn": "97a060e1-892c-4517-a414-6de2fdfdc78e", "id": "1fad4d72-9b5f-47db-bdba-367f593f2f6d", "x": 110, "y": 37, @@ -3861,7 +3812,6 @@ }, "width": 330, "height": 121, - "basedOn": "04af68ab-31fa-4576-9565-04177f25efc3", "id": "8e36ffab-d05b-4088-bd43-3d1303ab3d37", "x": 47, "y": 352, @@ -3926,7 +3876,6 @@ }, "width": 266, "height": 98, - "basedOn": "8e69e381-b975-45c5-8812-82e4e5160c1c", "id": "cf46cdb4-5904-4f06-a97a-1d84f29decce", "x": 47, "y": 481, @@ -4042,7 +3991,6 @@ }, "width": 316, "height": 82, - "basedOn": "ef7181e3-8b7a-463e-b19b-5e843c6fadc0", "id": "186715fb-b684-4941-aefb-80d28fe6f712", "x": 47, "y": 42, @@ -4107,7 +4055,6 @@ }, "width": 252, "height": 42, - "basedOn": "e1ff0f37-8389-4858-9af0-ab9fc7ae51f7", "id": "abf1b87d-e3b3-4176-9861-f54358d3f77a", "x": 47, "y": 138, @@ -4155,7 +4102,6 @@ "width": 214, "height": 50, "mask": { "type": "rectangle" }, - "basedOn": "9835011c-7eb0-4ae9-9d41-b99036e5e1c3", "id": "b7dd7a10-7969-425e-9b31-c76ad85453f7", "x": 0, "y": 502, @@ -4214,7 +4160,6 @@ }, "width": 134, "height": 23, - "basedOn": "5f86eb81-b044-4a00-9822-5d1c18b98261", "id": "728e4af7-b63c-4dd1-ae36-bdc917f7ea28", "x": 47, "y": 516, @@ -4251,8 +4196,5 @@ "id": "136cca74-5131-4053-a4e2-003b582a3306", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/street-style-on-the-go/template.json b/packages/templates/src/raw/street-style-on-the-go/template.json index c3afa5dd4c72..e0b2d29bf654 100644 --- a/packages/templates/src/raw/street-style-on-the-go/template.json +++ b/packages/templates/src/raw/street-style-on-the-go/template.json @@ -101,7 +101,6 @@ "x": -77, "y": 245, "id": "88d3dc35-863b-4eec-aaae-5a19f0911c0f", - "basedOn": "cbefdc72-f3c8-4385-b57f-4488f40c4521", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 10, @@ -290,7 +289,6 @@ "ratio": 1, "supportsBorder": true }, - "basedOn": "69a3f907-9c9c-44a9-b514-e11c77feb36b", "id": "7baa1438-ff66-4cd5-b6b4-cacf6e41e9b0", "x": -180, "y": -61 @@ -358,7 +356,6 @@ "width": 300, "height": 162, "marginOffset": 4.41, - "basedOn": "a177f788-1834-4a25-838b-4977b3a71265", "id": "52f3d09e-d5d5-4fba-848b-57c0f16487f8", "x": 56, "y": 440, @@ -484,7 +481,6 @@ "x": -82, "y": -129, "id": "5c296bd7-e68d-4639-a983-2db4e573cd80", - "basedOn": "cbefdc72-f3c8-4385-b57f-4488f40c4521", "width": 581, "height": 272, "mask": { "type": "rectangle" }, @@ -698,7 +694,6 @@ "height": 732, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "e737e6a6-c4ef-438c-9d56-752cb07fe85a", "x": 0, "y": -57, @@ -727,7 +722,6 @@ "x": 223, "y": 167, "id": "e961ad3d-4583-4668-a61a-270dee386a3b", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -747,7 +741,6 @@ "x": 149, "y": 404, "id": "19750fef-2288-45b5-a636-8442c8384399", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -811,7 +804,6 @@ "height": 58, "marginOffset": -16.32, "type": "text", - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "79f0f310-892a-4e22-b960-97f33bf98df2", "x": 48, "y": 524, @@ -956,7 +948,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "76ec54d0-a8e4-4f79-8804-01f3cf394ca8", "x": 0, "y": -57, @@ -1005,7 +996,6 @@ "x": 0, "y": -57, "id": "9aa548af-ba86-4f93-a58c-55d80e3e8895", - "basedOn": "a5b9e0c2-ccd3-4e60-9ef3-49394ff77859", "opacity": 60, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1071,7 +1061,6 @@ "width": 315, "height": 58, "marginOffset": -16.32, - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "ce205980-e306-4717-9215-4bb30bca8b9c", "x": 48, "y": 524, @@ -1159,7 +1148,6 @@ "x": 149, "y": 368, "id": "68d96cfa-c217-4e09-8f9f-3b4e30d8a190", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -1240,7 +1228,6 @@ "x": 310, "y": 113, "id": "e6535291-ee64-43a6-bd4d-88153aef3f86", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -1256,7 +1243,6 @@ "x": 51, "y": 34, "id": "8841b290-6ce1-40cb-8760-563c905c1e47", - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1311,7 +1297,6 @@ "x": 131, "y": 8, "id": "8ec6c081-8c01-4461-9182-4bb50dd9f97d", - "basedOn": "1082f19d-bc15-496b-ae62-fce0b86404f6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1525,7 +1510,6 @@ "x": -82, "y": -129, "id": "45bcd259-fb9a-4c21-8c6e-e7ef3a0c50bc", - "basedOn": "cbefdc72-f3c8-4385-b57f-4488f40c4521", "width": 581, "height": 272, "mask": { "type": "rectangle" }, @@ -1738,7 +1722,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "2c9ba44e-c4b3-4d8d-beca-2357013fdffb", "x": 0, "y": -57, @@ -1772,7 +1755,6 @@ "x": 206, "y": 367, "id": "03d6f4c6-71f5-4f52-a71c-abf2873eefdd", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -1792,7 +1774,6 @@ "x": 118, "y": 565, "id": "766fd6c5-d038-4dfa-b2cf-ab2b869a27a8", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -1851,7 +1832,6 @@ "width": 315, "height": 58, "marginOffset": -16.32, - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "1c0e5058-3388-46ed-8a4c-d25e912f3781", "x": 48, "y": 34, @@ -2044,7 +2024,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "f9ba124d-a4f3-46bc-a910-72c97b817bd9", "x": 0, "y": -57, @@ -2078,7 +2057,6 @@ "x": 206, "y": 200, "id": "20b13191-5fee-4d5d-b2a4-d15790e7f414", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -2137,7 +2115,6 @@ "width": 315, "height": 58, "marginOffset": -16.32, - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "ad473584-ec9c-4ea6-b32c-68379d38660c", "x": 48, "y": 34, @@ -2355,7 +2332,6 @@ "x": -82, "y": -129, "id": "2f8ac7bc-499c-4e97-8959-463c8e20c16d", - "basedOn": "cbefdc72-f3c8-4385-b57f-4488f40c4521", "width": 581, "height": 272, "mask": { "type": "rectangle" }, @@ -2568,7 +2544,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "378b6f2c-b8c5-462b-a5b2-7f878a335304", "x": 0, "y": -57, @@ -2602,7 +2577,6 @@ "x": 157, "y": 299, "id": "e47bcf2b-70f8-48dc-a648-caa16e579732", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -2622,7 +2596,6 @@ "x": 257, "y": 505, "id": "43dfe5b4-2b0c-4231-af65-85eecb988c18", - "basedOn": "2618ee74-b460-41bc-bf79-ab03945bb7de", "width": 42, "height": 42, "sticker": { "type": "fashionTap" }, @@ -2681,7 +2654,6 @@ "width": 315, "height": 58, "marginOffset": -16.32, - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "b9683800-cf47-4386-96d5-fccc9bbd8677", "x": 48, "y": 34, @@ -2874,7 +2846,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "bfe69af4-9705-402c-b7ce-44913da92145", "id": "41ea520c-94a0-4a47-a0df-522df64387f6", "x": 0, "y": -57, @@ -2947,7 +2918,6 @@ "width": 315, "height": 108, "marginOffset": -16.32, - "basedOn": "1ffeff5b-a218-4f7d-8809-ef545820b0c1", "id": "cd9a9891-e73f-4fad-9587-2a7eb4a86339", "x": 48, "y": 474, @@ -3087,7 +3057,6 @@ "x": -57, "y": 402, "id": "0cb9e18e-08fd-4b1a-8066-2d723d04fbf3", - "basedOn": "2ae36a17-0bcd-4e10-84cd-a999fe945bc0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 10, @@ -3105,7 +3074,6 @@ "x": -56, "y": 124, "id": "8d3c7497-0b84-4a78-9075-400ccf6ae068", - "basedOn": "2ae36a17-0bcd-4e10-84cd-a999fe945bc0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -15, @@ -3167,7 +3135,6 @@ "height": 65, "marginOffset": -16.32, "type": "text", - "basedOn": "cd9a9891-e73f-4fad-9587-2a7eb4a86339", "id": "25426855-7f3e-4455-9ccb-62fd2b494b17", "x": 48, "y": 34 @@ -3239,7 +3206,6 @@ "height": 17, "marginOffset": -4.125, "type": "text", - "basedOn": "57bb1bc8-e907-4ab1-a109-b588ed8c5dd6", "id": "5677ed71-cf50-4586-8103-47de6f0402ad", "x": 121, "y": 8 @@ -3287,7 +3253,6 @@ "x": 48, "y": 198, "id": "3971568f-b6c2-4898-b7f1-4f07717d9c54", - "basedOn": "cd9a9891-e73f-4fad-9587-2a7eb4a86339", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3381,7 +3346,6 @@ "x": 48, "y": 334, "id": "5d066331-741c-469b-b93a-95449cf636a8", - "basedOn": "cd9a9891-e73f-4fad-9587-2a7eb4a86339", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3475,7 +3439,6 @@ "x": 48, "y": 470, "id": "4aa4ce21-2df6-4171-8d1e-b216ce01178e", - "basedOn": "cd9a9891-e73f-4fad-9587-2a7eb4a86339", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3601,8 +3564,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/summer-adventure-guide/template.json b/packages/templates/src/raw/summer-adventure-guide/template.json index a6e85aa1067f..6031ed2c873c 100644 --- a/packages/templates/src/raw/summer-adventure-guide/template.json +++ b/packages/templates/src/raw/summer-adventure-guide/template.json @@ -299,7 +299,6 @@ "width": 278, "height": 129, "marginOffset": -15.990000000000002, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "e2a8cf60-104f-4aa3-b537-97b3af2166ab", "x": 84, "y": 149 @@ -308,7 +307,6 @@ "x": 84, "y": 371, "id": "216a29ce-76a5-4514-8454-964f68ceb72e", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -369,7 +367,6 @@ "x": 134, "y": 381.5, "id": "69eff7ac-175d-4f76-b0e8-06b4b1df892f", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -433,7 +430,6 @@ "x": 134, "y": 468.5, "id": "86f0684d-7a0a-47f1-b8a0-1caa68043508", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -497,7 +493,6 @@ "x": 84, "y": 543, "id": "a1e12eb8-207b-4922-a4a2-27aacd73f27d", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -558,7 +553,6 @@ "x": 84, "y": 458, "id": "6c958a27-e2f1-491d-9d9e-cbcdce3a2cc6", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -619,7 +613,6 @@ "x": 135, "y": 552.5, "id": "6ed0bebb-5aae-4ff2-ac23-3208cd18e959", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -689,7 +682,6 @@ "width": 339, "height": 386, "sticker": { "type": "SummerAdventureDashedTrail" }, - "basedOn": "cf23a0d6-fd4b-4195-90d8-d7d491a2eac6", "id": "50b56ef4-da70-4df8-a4d1-d93e3828124b", "x": -195, "y": -90 @@ -698,7 +690,6 @@ "x": 186, "y": 339, "id": "d10b4c4a-3593-4ac3-88ac-e84d59202f18", - "basedOn": "cf23a0d6-fd4b-4195-90d8-d7d491a2eac6", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 165, @@ -828,7 +819,6 @@ "width": 412, "height": 734, "mask": { "type": "rectangle" }, - "basedOn": "b4f13f93-d5fa-4b2c-a49b-507122907ab8", "id": "6bceb606-f566-4c51-987f-cbd1d050c359", "x": 0, "y": -57 @@ -887,7 +877,6 @@ "width": 285, "height": 100, "marginOffset": -39.246, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "1b1a6957-746c-4dc2-aa1a-3ac148596f6f", "x": 63, "y": 451 @@ -949,7 +938,6 @@ }, "width": 304, "height": 63, - "basedOn": "44fd3a82-199b-45a5-8745-7049e9d6f09a", "id": "79b22ce6-0d3b-4ac5-884d-fdf88381277a", "x": 54, "y": 552, @@ -959,7 +947,6 @@ "x": 183, "y": 399, "id": "084b0d48-8990-436b-b996-551ac4aecd6f", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1029,7 +1016,6 @@ "width": 339, "height": 386, "sticker": { "type": "SummerAdventureDashedTrail" }, - "basedOn": "50b56ef4-da70-4df8-a4d1-d93e3828124b", "id": "20b7b72d-6738-4ad4-a5ab-f329d92c5f86", "x": 32, "y": -215 @@ -1127,7 +1113,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "6bceb606-f566-4c51-987f-cbd1d050c359", "id": "1664ded3-116e-44b8-a38b-f9b0009c044d", "x": 0, "y": -57 @@ -1186,7 +1171,6 @@ "width": 285, "height": 45, "marginOffset": -39.246, - "basedOn": "1b1a6957-746c-4dc2-aa1a-3ac148596f6f", "id": "80489898-7fd3-46b8-b313-b8b04854dc19", "x": 74, "y": 508 @@ -1249,7 +1233,6 @@ "width": 274, "height": 65, "marginOffset": 2.4238636363636417, - "basedOn": "79b22ce6-0d3b-4ac5-884d-fdf88381277a", "id": "b6d8e3d1-3398-4d8a-a9b8-36b2dbe4c499", "x": 74, "y": 552 @@ -1365,7 +1348,6 @@ "x": 70, "y": 536, "id": "7abe682d-140e-4cfa-b03d-ba3687bc3b02", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "A captivating RV camper with spacious interiors is suitable for making yourself at home or working on the road.", "borderRadius": { "locked": true, @@ -1490,7 +1472,6 @@ "width": 412, "height": 735, "mask": { "type": "rectangle" }, - "basedOn": "b4f13f93-d5fa-4b2c-a49b-507122907ab8", "id": "e8999a18-5cbb-4b88-a498-22f8885616ea", "x": 0, "y": -57, @@ -1549,7 +1530,6 @@ "width": 285, "height": 97, "marginOffset": -39.246, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "fe4f0a22-e9ec-44bc-a455-9c114e279e9a", "x": 63, "y": 451, @@ -1611,7 +1591,6 @@ }, "width": 304, "height": 63, - "basedOn": "44fd3a82-199b-45a5-8745-7049e9d6f09a", "id": "d45497f9-9449-45d5-bedf-8a60724b2f73", "x": 54, "y": 552, @@ -1621,7 +1600,6 @@ { "x": 183, "y": 399, - "basedOn": "084b0d48-8990-436b-b996-551ac4aecd6f", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1692,7 +1670,6 @@ "width": 339, "height": 386, "sticker": { "type": "SummerAdventureDashedTrail" }, - "basedOn": "20b7b72d-6738-4ad4-a5ab-f329d92c5f86", "id": "7c60ec3c-ab98-46ce-8c9a-73b65c006215", "x": 103, "y": -157 @@ -1789,7 +1766,6 @@ "width": 412, "height": 735, "mask": { "type": "rectangle" }, - "basedOn": "6bceb606-f566-4c51-987f-cbd1d050c359", "id": "9212dd92-1547-445e-8508-1438f37f4684", "x": 0, "y": -57, @@ -1848,7 +1824,6 @@ "width": 285, "height": 45, "marginOffset": -39.246, - "basedOn": "1b1a6957-746c-4dc2-aa1a-3ac148596f6f", "id": "3fed3621-6a88-481f-9cba-6d150b5e8834", "x": 74, "y": 508, @@ -1911,7 +1886,6 @@ "width": 264, "height": 65, "marginOffset": 1.5261363636363647, - "basedOn": "79b22ce6-0d3b-4ac5-884d-fdf88381277a", "id": "a98a1ac2-be8c-4116-93de-75aca7d19c15", "x": 74, "y": 552, @@ -1975,7 +1949,6 @@ "width": 861, "height": 819, "sticker": { "type": "SummerAdventureTerrainMap" }, - "basedOn": "745b0901-5d57-4731-9f0a-d064954d07d9", "id": "d05ae35a-0c29-4311-8032-ca3db939cf40", "x": -224.5, "y": -100.5 @@ -2029,7 +2002,6 @@ "x": 70, "y": 536, "id": "bde025b6-589a-43b3-876d-e8f357dbc3e8", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "No one wants to set a budget for travel, but even on the road, you should know what your expenses are.", "borderRadius": { "locked": true, @@ -2153,7 +2125,6 @@ "width": 412, "height": 735, "mask": { "type": "rectangle" }, - "basedOn": "b4f13f93-d5fa-4b2c-a49b-507122907ab8", "id": "0a12a896-d9e6-4f6c-bcfc-50ab4ae655f4", "x": 0, "y": -57, @@ -2212,7 +2183,6 @@ "width": 285, "height": 100, "marginOffset": -39.246, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "90e1de80-6674-4024-9265-45b1d5843225", "x": 63, "y": 451, @@ -2274,7 +2244,6 @@ }, "width": 304, "height": 63, - "basedOn": "44fd3a82-199b-45a5-8745-7049e9d6f09a", "id": "1a12689b-378b-4686-96e6-969115fd5496", "x": 54, "y": 552, @@ -2284,7 +2253,6 @@ { "x": 183, "y": 399, - "basedOn": "9d8e9afd-a771-4416-887a-692a4206a844", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2438,7 +2406,6 @@ "width": 412, "height": 735, "mask": { "type": "rectangle" }, - "basedOn": "6bceb606-f566-4c51-987f-cbd1d050c359", "id": "0d293a00-5116-46b9-a077-57ac0eb8ebd7", "x": 0, "y": -57, @@ -2497,7 +2464,6 @@ "width": 285, "height": 45, "marginOffset": -39.246, - "basedOn": "1b1a6957-746c-4dc2-aa1a-3ac148596f6f", "id": "7d50f523-f7ee-4fa6-8eee-d794a3ddcd62", "x": 74, "y": 485, @@ -2560,7 +2526,6 @@ "width": 264, "height": 84, "marginOffset": 1.5261363636363647, - "basedOn": "79b22ce6-0d3b-4ac5-884d-fdf88381277a", "id": "fa59c220-5a7d-4e27-afe7-862cc418dd64", "x": 74, "y": 529, @@ -2624,7 +2589,6 @@ "width": 861, "height": 819, "sticker": { "type": "SummerAdventureTerrainMap" }, - "basedOn": "745b0901-5d57-4731-9f0a-d064954d07d9", "id": "2dc27a8e-04c9-48c5-b16e-01c309686e09", "x": -224.5, "y": -100.5 @@ -2678,7 +2642,6 @@ "x": 70, "y": 536, "id": "5c83bca3-a2e9-4dd5-826f-7e00c3c1ccf3", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "There’s a whole subculture related to using physical maps, which is super fun and can be collected or framed later on. ", "borderRadius": { "locked": true, @@ -2821,7 +2784,6 @@ "width": 278, "height": 101, "marginOffset": -15.990000000000002, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "70881c8f-7681-4f11-a4dc-0f7d5245c39d", "x": 188, "y": 28, @@ -2872,7 +2834,6 @@ "x": 183, "y": 174, "id": "4499c215-0509-4c8a-ab95-9ac7bf00f010", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "1.", "borderRadius": { "locked": true, @@ -2937,7 +2898,6 @@ "x": 183, "y": 231, "id": "1180a7f4-c339-44e9-941a-6aea7d4da000", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "Choose the right camper", "borderRadius": { "locked": true, @@ -2998,7 +2958,6 @@ "x": 117, "y": 330, "id": "183d771f-bcc7-4918-af1a-b4e7083124f6", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "2.", "borderRadius": { "locked": true, @@ -3063,7 +3022,6 @@ "x": 117, "y": 387, "id": "ee28c61e-d0c9-4ce2-ae23-e287c251412c", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "Plan your budget", "borderRadius": { "locked": true, @@ -3124,7 +3082,6 @@ "x": 188, "y": 486, "id": "94326373-cbf7-42c1-9a63-f595d056a3ef", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "3.", "borderRadius": { "locked": true, @@ -3189,7 +3146,6 @@ "x": 188, "y": 541, "id": "6593319f-6e62-4587-b39f-c7a041b0b4b8", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "Map the \nroute", "borderRadius": { "locked": true, @@ -3209,7 +3165,6 @@ "x": 239, "y": 322, "id": "54396ce6-07fe-455e-8443-13cc7f3e0bda", - "basedOn": "1339ed11-662a-42c9-a935-9dcf32f881df", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3279,7 +3234,6 @@ "x": 286, "y": 325, "id": "27ed2a38-3686-4ce8-b179-1642a09b1303", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3295,7 +3249,6 @@ "x": 245, "y": 431, "id": "b9f4197e-f76a-4bd2-bbe0-ce8a4d3312f0", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3365,7 +3318,6 @@ "x": 113, "y": 162, "id": "8624c105-0fb6-41a0-afc8-d54d8f502ace", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3381,7 +3333,6 @@ "x": 122, "y": 162, "id": "dc33bc40-890e-495d-8976-57182731f284", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3397,7 +3348,6 @@ "x": 81, "y": 268, "id": "3c44d228-c738-4f11-b187-d9a6bc42813d", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3413,7 +3363,6 @@ "x": 67, "y": 487, "id": "e0554316-62bd-4bc7-bf5e-b3e04dbe8f63", - "basedOn": "1339ed11-662a-42c9-a935-9dcf32f881df", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3468,7 +3417,6 @@ "x": 106, "y": 491, "id": "bb70c490-1bb4-40b1-a4f2-8a97979fd7de", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3484,7 +3432,6 @@ "x": 115, "y": 491, "id": "01d7adaa-25be-4a87-9102-b8ac0f6797e4", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3500,7 +3447,6 @@ "x": 74, "y": 597, "id": "f23c4602-fa5b-466f-8086-6c20739a178f", - "basedOn": "f58d171a-abf6-43b7-8f52-6865a94bf0d8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3669,7 +3615,6 @@ "width": 461, "height": 487, "sticker": { "type": "SummerAdventureDashedTrail" }, - "basedOn": "7c60ec3c-ab98-46ce-8c9a-73b65c006215", "id": "827aa426-9b01-403c-82dd-9d309757bef0", "x": 16, "y": 210 @@ -3727,7 +3672,6 @@ "width": 278, "height": 96, "marginOffset": -15.990000000000002, - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "id": "6efe5422-4c50-4514-9dc2-43b5967dbf0f", "x": 67, "y": 30, @@ -3787,7 +3731,6 @@ "x": 109, "y": 556, "id": "fcdc29dc-6e07-4e72-a320-055fd4d2f56d", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "content": "Click  to explore", "borderRadius": { "locked": true, @@ -3864,7 +3807,6 @@ "x": 67, "y": 251, "id": "3cac3e7e-e7a7-47c0-9fbd-750906bd986e", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3924,7 +3866,6 @@ "x": 67, "y": 500, "id": "908e0a86-6376-4f32-b954-ebb4a35c56a1", - "basedOn": "75b36af4-815e-41f2-b339-43e2fc8eb6c7", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4071,7 +4012,6 @@ "height": 17, "marginOffset": -1.65340909090909, "type": "text", - "basedOn": "1180a7f4-c339-44e9-941a-6aea7d4da000", "id": "b71ab8f8-08dd-482d-bad3-f66253cce1de", "x": 173, "y": 142, @@ -4179,8 +4119,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/summer-fashion-collection/template.json b/packages/templates/src/raw/summer-fashion-collection/template.json index 74c60fa0c250..2f8d5980015d 100644 --- a/packages/templates/src/raw/summer-fashion-collection/template.json +++ b/packages/templates/src/raw/summer-fashion-collection/template.json @@ -35,7 +35,6 @@ "x": 209, "y": -94, "id": "7e876422-321b-4621-9778-49bf8163be65", - "basedOn": "d25b20c4-8bfc-4921-bfe9-d4ca436363c1", "opacity": 20, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -236,7 +235,6 @@ "x": 114, "y": 30, "id": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", - "basedOn": "7e876422-321b-4621-9778-49bf8163be65", "opacity": 20, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -255,7 +253,6 @@ "width": 370, "height": 370, "sticker": { "type": "summerTrendStar" }, - "basedOn": "7e876422-321b-4621-9778-49bf8163be65", "id": "6cb05af8-1568-47ef-9bcf-7428ec4cbaf9", "x": -146, "y": -261 @@ -307,7 +304,6 @@ }, "width": 317, "height": 58, - "basedOn": "29887750-6257-4680-82ff-f671a6c33506", "id": "d70dffda-e5dc-4ce5-a1da-a9855fa1002f", "x": 49, "y": 434 @@ -374,7 +370,6 @@ }, "width": 315, "height": 76, - "basedOn": "d1476bd5-3d2c-4264-bd7a-e8106906fae2", "id": "b30305ca-241f-4d24-9b1c-e08ae72bb24a", "x": 48, "y": 503 @@ -383,7 +378,6 @@ "x": 169, "y": -66, "id": "0086bbe1-cd79-4900-93da-f36cc16f592c", - "basedOn": "249fc6ec-5a22-408a-ae49-36499d790be9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 4, @@ -508,7 +502,6 @@ "x": -132, "y": 391, "id": "1dc8ff59-73dc-401a-a72d-83f09c4b4ff8", - "basedOn": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -527,7 +520,6 @@ "width": 417, "height": 417, "sticker": { "type": "summerTrendStar" }, - "basedOn": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", "id": "ab8d481a-68dd-4a38-8441-31ae919a6a57", "x": 93, "y": -188 @@ -594,7 +586,6 @@ }, "width": 886, "height": 54, - "basedOn": "a6ec82ef-867b-4b15-ad74-6c39e9b7d005", "id": "a58ea7fb-681c-4400-b658-9791b9ae2c58", "x": -172, "y": 0, @@ -604,7 +595,6 @@ "x": 45, "y": 101, "id": "a3e1be48-e83c-42bc-9673-90bc673fde90", - "basedOn": "98f235f0-6612-4880-9b68-e4a4ac5f73a2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 2, @@ -717,7 +707,6 @@ "x": 47, "y": 521, "id": "4dd53764-0c12-41ba-a556-689bf50dbf5c", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 2, @@ -826,7 +815,6 @@ "x": 69, "y": 472, "id": "49b16344-c109-416a-add2-78ce9d942ddf", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 2, @@ -1038,7 +1026,6 @@ "x": 49, "y": 566, "id": "7e934bba-68f0-49c4-a7ec-d4d87080b93c", - "basedOn": "7bc35638-d9e9-4b2c-866c-7b8d34febdc0", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1162,7 +1149,6 @@ "x": 204, "y": 451, "id": "73e06fa6-c3a6-4f98-9a35-5dc722a0cfc2", - "basedOn": "3792a30a-bb85-44ce-9377-7a89ccb5fe92", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1228,7 +1214,6 @@ "x": 0, "y": 98, "id": "1967cb4c-8d62-4663-b2af-e1dae9a85168", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1268,7 +1253,6 @@ "x": 225, "y": 358, "id": "864793a8-78f8-4664-a2f9-2be0e84ec271", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1308,7 +1292,6 @@ "x": 0, "y": 358, "id": "0cfeb16c-e1aa-4d21-b4a2-53f6d7af2d0f", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1391,7 +1374,6 @@ }, "width": 217, "height": 64, - "basedOn": "a58ea7fb-681c-4400-b658-9791b9ae2c58", "id": "515aa5bc-73e6-4ea8-b185-617c0f33e405", "x": 97, "y": -3 @@ -1471,7 +1453,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0 } } }, - "basedOn": "1b7233f6-b271-43d1-8b27-2f54025c51c0", "id": "fe85f9c1-a78c-4aab-aa78-d9d9e0200945", "x": 108, "y": 587, @@ -1517,7 +1498,6 @@ "x": -132, "y": 391, "id": "cbe9c697-bda5-47b5-a692-7c9324b8a85e", - "basedOn": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", "width": 417, "height": 417, "sticker": { "type": "summerTrendStar" }, @@ -1531,7 +1511,6 @@ "width": 417, "height": 417, "sticker": { "type": "summerTrendStar" }, - "basedOn": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", "id": "6eb9e99c-0415-4d3d-a5e1-8bfac11dd08c", "x": 93, "y": -188, @@ -1561,7 +1540,6 @@ "x": 41, "y": 87, "id": "6268f158-d73d-4535-933f-fe08e30a826e", - "basedOn": "98f235f0-6612-4880-9b68-e4a4ac5f73a2", "resource": { "type": "image", "mimeType": "image/png", @@ -1724,7 +1702,6 @@ "x": 54.5, "y": 498, "id": "8235fb7f-c898-469b-a185-5fa8f3dcc205", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "content": "Felt cute, definitely not deleting later.", "borderRadius": { "locked": true, @@ -1833,7 +1810,6 @@ "x": 81, "y": 450, "id": "c1cf8322-4549-4b2b-a9bd-282aa72cc763", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "content": "54,234 likes", "borderRadius": { "locked": true, @@ -1901,7 +1877,6 @@ }, "width": 1000, "height": 54, - "basedOn": "a6ec82ef-867b-4b15-ad74-6c39e9b7d005", "id": "4eb840ff-1576-4877-b895-2330c04e4a39", "x": -465, "y": -4, @@ -2092,7 +2067,6 @@ "x": 49, "y": 566, "id": "332eb4be-1a2d-43d8-b2fc-dd727c896891", - "basedOn": "7bc35638-d9e9-4b2c-866c-7b8d34febdc0", "content": "- Jane K., Editor at Belle", "borderRadius": { "locked": true, @@ -2170,7 +2144,6 @@ "x": 85, "y": 240, "id": "b804bf2f-4ae8-4a2d-8c16-bf9b1a94b271", - "basedOn": "3792a30a-bb85-44ce-9377-7a89ccb5fe92", "width": 465, "height": 465, "sticker": { "type": "summerTrendStar" }, @@ -2253,7 +2226,6 @@ "x": 0, "y": 98, "id": "9b851ad7-bbca-4d77-bfb0-01fb4151338f", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 160, "height": 240, @@ -2293,7 +2265,6 @@ "x": 225, "y": 358, "id": "be146af2-86b4-4adc-8db8-6ab712791b67", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 187, "height": 205, @@ -2333,7 +2304,6 @@ "x": 0, "y": 358, "id": "0de9d534-454f-45a1-ba3b-004d8c281d38", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 205, "height": 205, @@ -2394,7 +2364,6 @@ }, "width": 308, "height": 64, - "basedOn": "a58ea7fb-681c-4400-b658-9791b9ae2c58", "id": "2c54cfc7-0a80-4cd8-9bd9-8976e83bd440", "x": 52, "y": -3, @@ -2474,7 +2443,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0 } } }, - "basedOn": "1b7233f6-b271-43d1-8b27-2f54025c51c0", "id": "39f6a377-b6ab-45ec-961a-021f4d893e6e", "x": 108, "y": 587, @@ -2536,7 +2504,6 @@ "width": 417, "height": 417, "sticker": { "type": "summerTrendStar" }, - "basedOn": "b3aed77b-f3d5-4fab-bef4-3dfbe761e59d", "id": "9635ca81-80a0-4935-8cd2-037bead54946", "x": 88, "y": -290, @@ -2582,7 +2549,6 @@ "x": 45, "y": 102, "id": "f08185d0-9bcb-460e-bd7e-8143c2d5e35e", - "basedOn": "98f235f0-6612-4880-9b68-e4a4ac5f73a2", "backgroundColor": { "color": { "r": 204, "g": 204, "b": 204 } }, "width": 328, "height": 400, @@ -2730,7 +2696,6 @@ "x": 40, "y": 521, "id": "7caaf2c0-3422-48ab-b15f-cc9989fa20cc", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "content": "Never not wearing a one-piece romper", "borderRadius": { "locked": true, @@ -2839,7 +2804,6 @@ "x": 69, "y": 472, "id": "140f6f93-2b28-4084-b9fc-a63ac61f2903", - "basedOn": "6e6d04b7-eac8-43cd-9823-0ec6be2f5ec0", "content": "54,234 likes", "borderRadius": { "locked": true, @@ -2907,7 +2871,6 @@ }, "width": 886, "height": 54, - "basedOn": "a6ec82ef-867b-4b15-ad74-6c39e9b7d005", "id": "e81d6077-7563-405f-8c18-9029bbf17eea", "x": -349, "y": -3, @@ -3098,7 +3061,6 @@ "x": 49, "y": 578, "id": "e34918ab-fdea-4b2c-9788-c2686043c0e2", - "basedOn": "7bc35638-d9e9-4b2c-866c-7b8d34febdc0", "content": "- PARKER N., BLOGGER", "borderRadius": { "locked": true, @@ -3175,7 +3137,6 @@ "x": 85, "y": 240, "id": "d8723fa9-b30e-4142-9f92-4ed3da541b7b", - "basedOn": "3792a30a-bb85-44ce-9377-7a89ccb5fe92", "width": 417, "height": 417, "sticker": { "type": "summerTrendStar" }, @@ -3260,7 +3221,6 @@ "x": 0, "y": 98, "id": "fff87ebe-6de8-4433-b0c1-dc1215bd3009", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 160, "height": 240, @@ -3301,7 +3261,6 @@ "x": 225, "y": 358, "id": "dc0a21e2-7874-4f12-ad79-1e2fa3602890", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 187, "height": 205, @@ -3342,7 +3301,6 @@ "x": 0, "y": 358, "id": "377cb828-99d6-423b-b3d9-0416898d5a3e", - "basedOn": "f98aae9b-d7bd-4274-92e8-df26c0797b98", "backgroundColor": { "color": { "r": 196, "g": 196, "b": 196 } }, "width": 205, "height": 205, @@ -3403,7 +3361,6 @@ }, "width": 308, "height": 64, - "basedOn": "a58ea7fb-681c-4400-b658-9791b9ae2c58", "id": "5d5ca571-93ee-4ff7-87f2-3536c01764a4", "x": 52, "y": -3, @@ -3483,7 +3440,6 @@ "lockedWidth": true, "color": { "color": { "r": 0, "g": 0, "b": 0 } } }, - "basedOn": "1b7233f6-b271-43d1-8b27-2f54025c51c0", "id": "0c44dd32-f034-4669-9350-b380310a9e5b", "x": 108, "y": 587, @@ -3545,7 +3501,6 @@ "x": -139, "y": -96, "id": "ea441a89-146a-42c8-a902-ef5c4a38cb2d", - "basedOn": "7e876422-321b-4621-9778-49bf8163be65", "width": 465, "height": 465, "sticker": { "type": "summerTrendStar" }, @@ -3559,7 +3514,6 @@ "width": 370, "height": 370, "sticker": { "type": "summerTrendStar" }, - "basedOn": "7e876422-321b-4621-9778-49bf8163be65", "id": "9cdeba2e-ef98-4a34-94b1-c579f22102d2", "x": -148, "y": -261, @@ -3626,7 +3580,6 @@ }, "width": 315, "height": 182, - "basedOn": "d1476bd5-3d2c-4264-bd7a-e8106906fae2", "id": "75a20a13-104b-4e44-b5db-a39b0843a2ce", "x": 48, "y": 390, @@ -3681,7 +3634,6 @@ "x": 177, "y": -3, "id": "77d86782-951b-45de-b80b-a7379b994628", - "basedOn": "249fc6ec-5a22-408a-ae49-36499d790be9", "width": 253, "height": 338, "scale": 100, @@ -3777,7 +3729,6 @@ "width": 465, "height": 465, "sticker": { "type": "summerTrendStar" }, - "basedOn": "3792a30a-bb85-44ce-9377-7a89ccb5fe92", "id": "daaa41df-36b5-43eb-97cd-626c7cec8558", "x": 156, "y": 53 @@ -3786,7 +3737,6 @@ "x": -125, "y": 447, "id": "9f2f003b-72bb-48ba-99c5-8f51821417e5", - "basedOn": "3792a30a-bb85-44ce-9377-7a89ccb5fe92", "opacity": 40, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3843,7 +3793,6 @@ }, "width": 224, "height": 64, - "basedOn": "515aa5bc-73e6-4ea8-b185-617c0f33e405", "id": "7a68d516-00a7-4efd-a2d7-b57ab83f23e2", "x": 94, "y": -3 @@ -3910,7 +3859,6 @@ "width": 152, "height": 49, "type": "text", - "basedOn": "f9bee353-0525-4042-b8b2-96bc8b3bdd22", "id": "b88f9de5-4b17-4ea6-9bf1-541e36cd00ae", "x": 210, "y": 141, @@ -3961,7 +3909,6 @@ "x": 210, "y": 505, "id": "cbc39705-f444-46af-950e-ad4092c5d95d", - "basedOn": "f9bee353-0525-4042-b8b2-96bc8b3bdd22", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4030,7 +3977,6 @@ "x": 47, "y": 455, "id": "ea6c10d5-19b9-46d2-be95-39bfa5f7bece", - "basedOn": "792798d4-cb3e-42bb-bf1b-6bb3a05fbd44", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 5, @@ -4071,7 +4017,6 @@ "x": 71, "y": 318, "id": "14157845-3d99-4d8a-99f7-5fc7137b4b7a", - "basedOn": "f9bee353-0525-4042-b8b2-96bc8b3bdd22", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4140,7 +4085,6 @@ "x": 228, "y": 244, "id": "92ac4060-73c3-4141-ba05-1cc0f7c7b114", - "basedOn": "792798d4-cb3e-42bb-bf1b-6bb3a05fbd44", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": -6, @@ -4233,8 +4177,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/sustainability-tips/template.json b/packages/templates/src/raw/sustainability-tips/template.json index 9dccf9fc2d83..b4f9bc0b3d16 100644 --- a/packages/templates/src/raw/sustainability-tips/template.json +++ b/packages/templates/src/raw/sustainability-tips/template.json @@ -130,7 +130,6 @@ "x": 44, "y": 180, "id": "428f9e6b-3dc3-4221-aa36-9241bfd2c6bb", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -201,7 +200,6 @@ "x": 44, "y": 201, "id": "53fb1d2d-1abe-40a8-84b8-b32bacf81c70", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -458,7 +456,6 @@ "x": 44, "y": 70, "id": "61c44b93-02eb-4a20-b21a-cb4c259c7348", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "content": "Tip 1", "borderRadius": { "locked": true, @@ -828,7 +825,6 @@ "x": 44, "y": 70, "id": "49253ce9-7504-4c5e-acc7-b1e5b951fc51", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "content": "Tip 2", "borderRadius": { "locked": true, @@ -909,7 +905,6 @@ "width": 586, "height": 351, "sticker": { "type": "cloudBanner" }, - "basedOn": "8222f5cf-0c35-4a2c-86b5-de59899d4efd", "id": "c651a97a-27ce-453d-809b-c71dff8cc029", "x": -58, "y": 466 @@ -1201,7 +1196,6 @@ "x": 44, "y": 70, "id": "dc633e84-886f-48a3-963e-bd5241f94461", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "content": "Tip 3", "borderRadius": { "locked": true, @@ -1282,7 +1276,6 @@ "width": 586, "height": 351, "sticker": { "type": "cloudBanner" }, - "basedOn": "8222f5cf-0c35-4a2c-86b5-de59899d4efd", "id": "8de3373e-8c7f-4308-aaa6-0bf2f66cc061", "x": -58, "y": 422 @@ -1572,7 +1565,6 @@ "x": 44, "y": 70, "id": "7798aae7-f9a7-458e-833d-1c28ba12176b", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "content": "Tip 4", "borderRadius": { "locked": true, @@ -1653,7 +1645,6 @@ "width": 586, "height": 351, "sticker": { "type": "cloudBanner" }, - "basedOn": "8de3373e-8c7f-4308-aaa6-0bf2f66cc061", "id": "c6a55251-32a4-455b-b41d-69cdca45e161", "x": -58, "y": 422 @@ -1943,7 +1934,6 @@ "x": 44, "y": 70, "id": "c97ef15e-0806-497e-9612-eaed8e22bba8", - "basedOn": "a95e0ba7-ccc1-462e-879b-d705947194ec", "content": "Tip 5", "borderRadius": { "locked": true, @@ -2016,7 +2006,6 @@ "width": 586, "height": 351, "sticker": { "type": "cloudBanner" }, - "basedOn": "8de3373e-8c7f-4308-aaa6-0bf2f66cc061", "id": "bc26b204-0a5f-4fba-8072-0024b53e5a33", "x": -58, "y": 422 @@ -2206,7 +2195,6 @@ "width": 307, "height": 111, "type": "text", - "basedOn": "274d0498-d63d-49e2-b49e-44e531a640c5", "id": "0225d77f-d1d1-4e77-b334-0fb8888c9c01", "x": 47, "y": 486 @@ -2277,7 +2265,6 @@ "width": 307, "height": 23, "type": "text", - "basedOn": "f1e453af-9648-48fa-98f7-f71096f8575d", "id": "18137c6a-cded-4510-abfc-833ff59855de", "x": 47, "y": 66 @@ -2348,7 +2335,6 @@ "width": 325, "height": 33, "type": "text", - "basedOn": "61c44b93-02eb-4a20-b21a-cb4c259c7348", "id": "ecacbfe0-4372-4eba-b804-28c5e8e83b88", "x": 47, "y": 28 @@ -2406,8 +2392,5 @@ "id": "49a34cbc-7b00-447b-992d-bd60c5d10636", "pageTemplateType": null } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/technology-advice/template.json b/packages/templates/src/raw/technology-advice/template.json index d965887bafc7..7beefee4c91b 100644 --- a/packages/templates/src/raw/technology-advice/template.json +++ b/packages/templates/src/raw/technology-advice/template.json @@ -178,7 +178,6 @@ "x": 47, "y": 132, "id": "4c188b55-5c84-423a-8ba8-c3aeae17c101", - "basedOn": "93d8d962-f3c4-4d52-9301-cc609c08083c", "opacity": 75, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -409,7 +408,6 @@ "width": 304, "height": 34, "marginOffset": 9.84375, - "basedOn": "93d8d962-f3c4-4d52-9301-cc609c08083c", "id": "d0d7b713-8deb-4bfd-aaf2-1330979b1b41", "x": 54, "y": 491 @@ -418,7 +416,6 @@ "x": 54, "y": 534, "id": "caa32409-4e2b-42ed-a6a3-8396f9f8d5ff", - "basedOn": "93d8d962-f3c4-4d52-9301-cc609c08083c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -549,7 +546,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "7aeec725-cd40-4045-b189-95c50df58f9f", "id": "3929da7d-33d4-4d67-a0ab-510f1a01411c", "x": 0, "y": -60 @@ -617,7 +613,6 @@ "width": 318, "height": 96, "marginOffset": 0, - "basedOn": "d0d7b713-8deb-4bfd-aaf2-1330979b1b41", "id": "75cfcda7-af7d-40dd-825f-5e6964ca40bd", "x": 47, "y": 0, @@ -749,7 +744,6 @@ "width": 412, "height": 537, "mask": { "type": "rectangle" }, - "basedOn": "3929da7d-33d4-4d67-a0ab-510f1a01411c", "id": "5f8b7c67-929d-4020-b89a-e2f8145ee478", "x": 0, "y": -57 @@ -841,7 +835,6 @@ "x": 344, "y": 586, "id": "161fc8d3-d042-461a-aae6-538368ba9287", - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 90, @@ -910,7 +903,6 @@ "x": 47, "y": -4, "id": "b1045094-f7d9-4926-8762-cdf600551d7c", - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1038,7 +1030,6 @@ "width": 318, "height": 39, "marginOffset": 0, - "basedOn": "75cfcda7-af7d-40dd-825f-5e6964ca40bd", "id": "cca05235-7415-4377-9c94-cb45ec8cfe16", "x": 47, "y": 23, @@ -1061,7 +1052,6 @@ "x": 47, "y": 424, "id": "cdeef913-10aa-452c-871f-64d0a5004ae3", - "basedOn": "384456cc-8695-47e0-ad9d-e833470b228b", "opacity": 100, "flip": { "vertical": true, "horizontal": true }, "rotationAngle": 0, @@ -1232,7 +1222,6 @@ "width": 412, "height": 460, "mask": { "type": "rectangle" }, - "basedOn": "2d7caaa6-8c4c-4ea6-9d9c-1b651d76952c", "id": "59aed3b0-368a-4c68-9238-e4bb34000f8a", "x": 0, "y": 220 @@ -1300,7 +1289,6 @@ "width": 299, "height": 69, "marginOffset": 9.84375, - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "id": "6c1f57f0-a45d-4b1b-8a00-97e11c3e8ff5", "x": 47, "y": 546 @@ -1385,7 +1373,6 @@ "width": 412, "height": 460, "mask": { "type": "rectangle" }, - "basedOn": "2d7caaa6-8c4c-4ea6-9d9c-1b651d76952c", "id": "87d4460b-69fd-4326-bdc4-770a0f2d4561", "x": 0, "y": 220, @@ -1453,7 +1440,6 @@ "width": 299, "height": 46, "marginOffset": 9.84375, - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "id": "e44ba583-e67e-41ac-a293-6cc6b2b71673", "x": 47, "y": 570, @@ -1598,7 +1584,6 @@ "width": 30, "height": 16, "marginOffset": 0.19999999999999973, - "basedOn": "161fc8d3-d042-461a-aae6-538368ba9287", "id": "3b746604-bbe3-41c8-aeac-554739f6f151", "x": 335, "y": 187 @@ -1620,7 +1605,6 @@ "x": 47, "y": 500, "id": "4a7d5042-7310-4287-9197-76b88123b4f5", - "basedOn": "05cb2254-ea62-455b-933c-aaf8008518b7", "opacity": 100, "flip": { "vertical": true, "horizontal": true }, "rotationAngle": 0, @@ -1717,7 +1701,6 @@ "width": 412, "height": 270, "mask": { "type": "rectangle" }, - "basedOn": "3929da7d-33d4-4d67-a0ab-510f1a01411c", "id": "ce4e63f4-e7a5-4782-8d9d-6a154d2f1fdd", "x": 0, "y": -57, @@ -1858,7 +1841,6 @@ "x": 47, "y": -4, "id": "9f62b4a4-a397-4329-8019-83d1c0dcdaab", - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "content": "My go to lenses:", "borderRadius": { "locked": true, @@ -1934,7 +1916,6 @@ "width": 318, "height": 32, "marginOffset": 0, - "basedOn": "75cfcda7-af7d-40dd-825f-5e6964ca40bd", "id": "1bb35d70-a29d-40c0-ad08-1ece8faad539", "x": 47, "y": 23, @@ -1950,7 +1931,6 @@ "width": 25, "height": 25, "sticker": { "type": "studioWhiteFrameCorner" }, - "basedOn": "384456cc-8695-47e0-ad9d-e833470b228b", "id": "1622f4ff-ce5f-4f3f-8820-d2161b844cc4", "x": 340, "y": 0 @@ -1964,7 +1944,6 @@ "width": 25, "height": 25, "sticker": { "type": "studioWhiteFrameCorner" }, - "basedOn": "cdeef913-10aa-452c-871f-64d0a5004ae3", "id": "a40f82f4-b994-4a62-9984-0e4aad859e02", "x": 47, "y": 424 @@ -2118,7 +2097,6 @@ "width": 412, "height": 460, "mask": { "type": "rectangle" }, - "basedOn": "2d7caaa6-8c4c-4ea6-9d9c-1b651d76952c", "id": "77f4691b-ba18-4b12-9cfb-36ceb24e61b1", "x": 0, "y": 220, @@ -2186,7 +2164,6 @@ "width": 318, "height": 67, "marginOffset": 9.84375, - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "id": "8e574d10-cce1-4e7d-8e59-fedea3fe53a6", "x": 47, "y": 546, @@ -2272,7 +2249,6 @@ "width": 412, "height": 460, "mask": { "type": "rectangle" }, - "basedOn": "2d7caaa6-8c4c-4ea6-9d9c-1b651d76952c", "id": "bb9b4977-31f6-461e-b758-046acc42002b", "x": 0, "y": 220, @@ -2340,7 +2316,6 @@ "width": 318, "height": 46, "marginOffset": 9.84375, - "basedOn": "e42a76a2-a293-4bac-bf2e-4e9e74b2abeb", "id": "78f0ec9b-9306-4765-940c-b133e2be200e", "x": 47, "y": 570, @@ -2485,7 +2460,6 @@ "width": 30, "height": 16, "marginOffset": 0.19999999999999973, - "basedOn": "3b746604-bbe3-41c8-aeac-554739f6f151", "id": "43eb7433-d734-4c06-a8c3-ae02a2eba248", "x": 47, "y": 176 @@ -2499,7 +2473,6 @@ "width": 25, "height": 25, "sticker": { "type": "studioGrayFrameCorner" }, - "basedOn": "05cb2254-ea62-455b-933c-aaf8008518b7", "id": "e6ee7254-584c-45e1-85e9-d1f1df2c74db", "x": 47, "y": 0 @@ -2608,7 +2581,6 @@ "height": 309, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "bb9b4977-31f6-461e-b758-046acc42002b", "id": "3e5372a9-096a-4f3b-a30a-6415a88f225f", "x": 0, "y": -57 @@ -2744,7 +2716,6 @@ "height": 98, "marginOffset": -1.7000000000000028, "type": "text", - "basedOn": "78f0ec9b-9306-4765-940c-b133e2be200e", "id": "22dd9901-8656-4a30-8230-6cb4cdb1b263", "x": 47, "y": 518 @@ -2805,7 +2776,6 @@ "width": 25, "height": 25, "sticker": { "type": "studioGrayFrameCorner" }, - "basedOn": "e6ee7254-584c-45e1-85e9-d1f1df2c74db", "id": "9d2acdcb-7d37-4272-a8fb-895ca8340668", "x": 339, "y": 0 @@ -2873,7 +2843,6 @@ "width": 30, "height": 16, "marginOffset": 0.19999999999999973, - "basedOn": "43eb7433-d734-4c06-a8c3-ae02a2eba248", "id": "5c1510c7-a939-478a-8539-9b77683bf30b", "x": 353, "y": 454 @@ -2885,8 +2854,5 @@ "id": "9568115b-d78e-4e46-b279-904672989a96", "pageTemplateType": "editorial" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json b/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json index 82609366eb1f..35349c4c3792 100644 --- a/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json +++ b/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json @@ -141,7 +141,6 @@ "x": 46, "y": 537, "id": "3e8cbf15-8932-4912-bcc4-26e5c0186dbf", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -213,7 +212,6 @@ "x": 48, "y": 563, "id": "c753ede0-0d43-4a37-979f-555026dfd008", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -500,7 +498,6 @@ "x": 47, "y": 76, "id": "a4afe50e-e806-42c6-bc8d-72ab9d478cec", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Founder, Hawaiian Events", "borderRadius": { "locked": true, @@ -545,7 +542,6 @@ "x": 302, "y": 46, "id": "9d25cd3c-dba0-4d0d-8c6d-ee0577686973", - "basedOn": "df0f6f5f-5546-470c-aef6-22486e76d6f2", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -770,7 +766,6 @@ "x": 47, "y": 480, "id": "2ff73b92-e0f0-4455-9d52-44f25a61d526", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Tip 1", "borderRadius": { "locked": true, @@ -918,7 +913,6 @@ "x": 47, "y": 483, "id": "0d31c315-4e1a-48ab-9e30-4e6facfec496", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Keeping your guests safe is your priority! This means that everybody can relax properly and focus on what is important: having a good time!", "borderRadius": { "locked": true, @@ -940,7 +934,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "df0f6f5f-5546-470c-aef6-22486e76d6f2", "id": "58187665-53d1-4862-b407-8f4bfdce9bbb", "x": -47, "y": 410, @@ -955,7 +948,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "9d25cd3c-dba0-4d0d-8c6d-ee0577686973", "id": "2e4dd6cf-aaeb-4736-bbc7-d2cce3932a48", "x": -47, "y": 429, @@ -1178,7 +1170,6 @@ "x": 47, "y": 0, "id": "19ca5381-9c07-4b91-9e0f-57d5c88bc62a", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Tip 2", "borderRadius": { "locked": true, @@ -1279,7 +1270,6 @@ "width": 490, "height": 376, "sticker": { "type": "luauYellowFlowerBanner" }, - "basedOn": "96a19e6c-afaf-40ec-a8a2-97d6df809f98", "id": "d1e5e216-4a52-415f-81cb-4b0f21cb0db0", "x": -96, "y": 356, @@ -1414,7 +1404,6 @@ "x": 47, "y": 480, "id": "35c1962b-4497-4317-a79d-4f60044acbe9", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Tip 3", "borderRadius": { "locked": true, @@ -1437,7 +1426,6 @@ "width": 175, "height": 184, "sticker": { "type": "luauYellowFlower" }, - "basedOn": "2d18d6db-196d-437e-b6c0-5796008dca95", "id": "dabaf908-3e2a-4f27-b8e6-aa80512ed3d9", "x": 283, "y": -119 @@ -1525,7 +1513,6 @@ "width": 487, "height": 374, "sticker": { "type": "luauYellowFlowerBanner" }, - "basedOn": "96a19e6c-afaf-40ec-a8a2-97d6df809f98", "id": "e5f6a202-c4f6-4184-add8-60e0c6a77672", "x": -120, "y": 364, @@ -1660,7 +1647,6 @@ "x": 47, "y": 480, "id": "99fb8e7e-e7f0-4df2-815f-7e01a2077e82", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Tip 4", "borderRadius": { "locked": true, @@ -1683,7 +1669,6 @@ "width": 175, "height": 184, "sticker": { "type": "luauYellowFlower" }, - "basedOn": "dabaf908-3e2a-4f27-b8e6-aa80512ed3d9", "id": "3c55b132-0a29-4b2c-a376-f5186f190056", "x": 289, "y": -119 @@ -1771,7 +1756,6 @@ "width": 185, "height": 194, "sticker": { "type": "luauYellowFlower" }, - "basedOn": "2d18d6db-196d-437e-b6c0-5796008dca95", "id": "b5768d71-6ad0-48fb-b4c3-ec43972e2c1b", "x": 275, "y": 530 @@ -1785,7 +1769,6 @@ "width": 426, "height": 376, "sticker": { "type": "luauGreenLeafBanner" }, - "basedOn": "d3b9d317-1599-47e7-9027-57759f62cab9", "id": "c3a2b32a-09bd-40b1-8bf0-6d98fb9b0da8", "x": -90, "y": -152, @@ -1920,7 +1903,6 @@ "x": 47, "y": 0, "id": "7c50ca8f-3058-49a0-892f-bb10f4503648", - "basedOn": "0a5f0ed4-e8f9-4fd2-add8-177d89e97b15", "content": "Tip 5", "borderRadius": { "locked": true, @@ -2014,7 +1996,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "df0f6f5f-5546-470c-aef6-22486e76d6f2", "id": "3a5cd35c-3b81-4292-9a41-147558c6c430", "x": -20, "y": 7 @@ -2028,7 +2009,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "9d25cd3c-dba0-4d0d-8c6d-ee0577686973", "id": "556fe8c2-07b7-4ab7-bbc8-1719ddf54b8e", "x": -20, "y": 26 @@ -2189,7 +2169,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "df0f6f5f-5546-470c-aef6-22486e76d6f2", "id": "c3dac545-7e7c-475b-84d6-33e6461e7d22", "x": 47, "y": 520, @@ -2204,7 +2183,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "9d25cd3c-dba0-4d0d-8c6d-ee0577686973", "id": "b9f28adb-4061-4097-b11a-4db20e9b54b5", "x": 47, "y": 539, @@ -2348,7 +2326,6 @@ "x": 226, "y": 548, "id": "4c846890-3003-4d2b-a19e-71fd97a939d0", - "basedOn": "0d31c315-4e1a-48ab-9e30-4e6facfec496", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2421,7 +2398,6 @@ "x": 226, "y": 367, "id": "4a2e33b9-7e4f-4cb7-a093-b1b4c7a6aab3", - "basedOn": "7374361e-f20e-4968-80c5-77533773b90d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2469,7 +2445,6 @@ "x": 127, "y": 469, "id": "5e460268-bfa2-4e5b-9abc-30a8ff6cfa10", - "basedOn": "c3dac545-7e7c-475b-84d6-33e6461e7d22", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2484,7 +2459,6 @@ "x": 127, "y": 488, "id": "682a9ba8-dc87-4e3b-b41b-cfaf39f71b42", - "basedOn": "b9f28adb-4061-4097-b11a-4db20e9b54b5", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2561,7 +2535,6 @@ "width": 162, "height": 65, "type": "text", - "basedOn": "0d31c315-4e1a-48ab-9e30-4e6facfec496", "id": "cfbb9340-d11b-455a-9665-9cdd6e786f3d", "x": 42, "y": 314, @@ -2605,7 +2578,6 @@ "x": 213, "y": 143, "id": "f54a1e47-0a15-40aa-acbe-b5d88a96a1e2", - "basedOn": "6ce1e0f0-dd09-4d56-9d02-0ab8ff788fe1", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 162, @@ -2625,7 +2597,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "c3dac545-7e7c-475b-84d6-33e6461e7d22", "id": "18beb40c-c393-48e2-8f95-473b6167276c", "x": 158, "y": 237, @@ -2640,7 +2611,6 @@ "width": 135, "height": 10, "sticker": { "type": "luauYellowWavyLine" }, - "basedOn": "b9f28adb-4061-4097-b11a-4db20e9b54b5", "id": "4b778d7f-ca8a-4a2d-a342-3a9ec317d956", "x": 158, "y": 256, @@ -2694,8 +2664,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/tv-show-recap/template.json b/packages/templates/src/raw/tv-show-recap/template.json index 0f6b498ed792..1f1970dafbd1 100644 --- a/packages/templates/src/raw/tv-show-recap/template.json +++ b/packages/templates/src/raw/tv-show-recap/template.json @@ -174,7 +174,6 @@ "x": 63, "y": 391, "id": "246aa970-42af-4caf-9ad6-e3959e9311bf", - "basedOn": "b6abb09e-0b46-4aea-865f-762a715f110b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -479,7 +478,6 @@ "x": 0, "y": -58, "id": "b06890f0-9fa7-4336-b530-642296292c86", - "basedOn": "d5149b1e-a42b-4834-ac66-8321618eda67", "opacity": 40, "flip": { "vertical": true, "horizontal": false }, "rotationAngle": 0, @@ -557,7 +555,6 @@ }, "width": 247, "height": 96, - "basedOn": "b6abb09e-0b46-4aea-865f-762a715f110b", "id": "d1f36c03-83a0-41e9-bedd-6d7c562afa02", "x": 82, "y": 535, @@ -629,7 +626,6 @@ }, "width": 269, "height": 16, - "basedOn": "246aa970-42af-4caf-9ad6-e3959e9311bf", "id": "eb848008-d837-416d-8789-41ad8742e864", "x": 63, "y": 510 @@ -638,7 +634,6 @@ "x": -212, "y": 0, "id": "c096f6e1-89dd-4093-ad49-6957b81b81c9", - "basedOn": "b6abb09e-0b46-4aea-865f-762a715f110b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -847,7 +842,6 @@ "width": 304, "height": 107, "marginOffset": -1.7308593750000014, - "basedOn": "af365144-8e9c-49bd-bcae-3753b6ec2af4", "id": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "x": 50, "y": 516 @@ -856,7 +850,6 @@ "x": 50, "y": 488, "id": "19893201-46e4-4c4f-b5ad-42814e3fb72b", - "basedOn": "af365144-8e9c-49bd-bcae-3753b6ec2af4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1002,7 +995,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "7c1de8ab-f486-4600-a23e-4a033aa9f31c", "id": "d955db8d-0119-44a9-aea6-417a71964dcb", "x": 0, "y": -57 @@ -1011,7 +1003,6 @@ "x": 0, "y": -57, "id": "175fb3e0-b5c4-406e-bfb0-31568be99033", - "basedOn": "7c1de8ab-f486-4600-a23e-4a033aa9f31c", "opacity": 70, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1089,7 +1080,6 @@ }, "width": 305, "height": 96, - "basedOn": "d1f36c03-83a0-41e9-bedd-6d7c562afa02", "id": "d6c52cae-0272-4e3c-9871-60e12a34954e", "x": 53, "y": 535, @@ -1161,7 +1151,6 @@ }, "width": 269, "height": 16, - "basedOn": "eb848008-d837-416d-8789-41ad8742e864", "id": "05b40b4e-0afd-45b7-b2ea-f0e9da724635", "x": 54, "y": 510 @@ -1227,7 +1216,6 @@ "width": 837, "height": 95, "marginOffset": -21.002636718750004, - "basedOn": "c096f6e1-89dd-4093-ad49-6957b81b81c9", "id": "3f823322-dd8e-4c8a-9453-e245415ab8c0", "x": -212, "y": 0 @@ -1342,7 +1330,6 @@ "width": 304, "height": 85, "marginOffset": -1.7308593750000014, - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "id": "f2c0dfa3-ec5a-4e10-8afd-9865d1fc87be", "x": 50, "y": 20, @@ -1352,7 +1339,6 @@ "x": 59, "y": 200, "id": "3f4c2397-d040-44c1-b96b-94a3a0418b9a", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1420,7 +1406,6 @@ "x": 256, "y": 189, "id": "4288876c-d65a-4e14-bc05-6c041629a7cc", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1488,7 +1473,6 @@ "x": 59, "y": 470, "id": "cc10f86b-83f7-48e1-9578-cda07245287c", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1556,7 +1540,6 @@ "x": 256, "y": 459, "id": "65370cf9-4bd8-440a-a192-d5dd73687841", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1624,7 +1607,6 @@ "x": 47, "y": 255, "id": "3b8c1ccf-5e07-4c7d-add7-74f2c0d25449", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1691,7 +1673,6 @@ "x": 244, "y": 244, "id": "af21ae00-e471-492a-801f-4e5e63ef6bc8", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1758,7 +1739,6 @@ "x": 38, "y": 525, "id": "88264ad0-b7fd-4603-b28d-270848eec241", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1825,7 +1805,6 @@ "x": 244, "y": 514, "id": "f79ca836-e96b-4e01-900b-0a36cf2c4315", - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1906,7 +1885,6 @@ "x": 111, "y": 280, "id": "8d6b79c2-182a-4e6d-9ed6-f25e48edb5d1", - "basedOn": "1669633e-9538-4655-921b-e8321da797ab", "opacity": 100, "flip": { "vertical": false, "horizontal": true }, "rotationAngle": 0, @@ -1921,7 +1899,6 @@ "x": 111, "y": 406, "id": "81aae77b-d221-47bf-9a91-d059fa00c037", - "basedOn": "1669633e-9538-4655-921b-e8321da797ab", "opacity": 100, "flip": { "vertical": true, "horizontal": true }, "rotationAngle": 356, @@ -1936,7 +1913,6 @@ "x": 200, "y": 426, "id": "510b7ae6-da82-4cb4-bc0c-6d4e37f0721c", - "basedOn": "1669633e-9538-4655-921b-e8321da797ab", "opacity": 100, "flip": { "vertical": false, "horizontal": true }, "rotationAngle": 0, @@ -2242,7 +2218,6 @@ "x": -84, "y": 421, "id": "2b94d219-2ba4-4afe-be2e-a1fb1897c6f6", - "basedOn": "ffdab448-f66d-4e43-8268-a674b6880325", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2366,7 +2341,6 @@ "width": 313, "height": 43, "marginOffset": -1.7308593750000014, - "basedOn": "3c8346fa-01b0-46c0-b54d-66621932cb9b", "id": "0e538904-fb85-4107-9c02-b85c9f7ca7bb", "x": 50, "y": 578 @@ -2432,7 +2406,6 @@ "width": 304, "height": 30, "marginOffset": -1.7308593750000014, - "basedOn": "19893201-46e4-4c4f-b5ad-42814e3fb72b", "id": "f10d9581-e62f-4824-ae04-bbeb99240ca1", "x": 50, "y": 550 @@ -2524,7 +2497,6 @@ "width": 412, "height": 732, "mask": { "type": "rectangle" }, - "basedOn": "7c1de8ab-f486-4600-a23e-4a033aa9f31c", "id": "50bf3490-6824-4b81-a1e2-5bd94a65e7f8", "x": 0, "y": -57, @@ -2546,7 +2518,6 @@ "x": 0, "y": -57, "id": "6d4b6c05-0f66-4bc8-9fde-a7ec288fe56a", - "basedOn": "7c1de8ab-f486-4600-a23e-4a033aa9f31c", "width": 412, "height": 732, "mask": { "type": "rectangle" }, @@ -2611,7 +2582,6 @@ }, "width": 305, "height": 68, - "basedOn": "d1f36c03-83a0-41e9-bedd-6d7c562afa02", "id": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "x": 53, "y": 562, @@ -2683,7 +2653,6 @@ }, "width": 269, "height": 16, - "basedOn": "eb848008-d837-416d-8789-41ad8742e864", "id": "bfc86da5-69f5-43ae-a511-e63426ef59aa", "x": 71, "y": 544, @@ -2749,7 +2718,6 @@ "width": 837, "height": 95, "marginOffset": -21.002636718750004, - "basedOn": "c096f6e1-89dd-4093-ad49-6957b81b81c9", "id": "84e9e47b-4d4f-4f1c-b02d-92aa05fab964", "x": -212, "y": 0, @@ -2882,7 +2850,6 @@ "width": 309, "height": 107, "marginOffset": 0.6491210937499972, - "basedOn": "af365144-8e9c-49bd-bcae-3753b6ec2af4", "id": "3049b5b0-8b09-4164-acc8-b9802ceff98e", "x": 50, "y": 534, @@ -2940,7 +2907,6 @@ "x": 53, "y": 506, "id": "d826aa97-6cb4-44a7-a301-34767eff38be", - "basedOn": "af365144-8e9c-49bd-bcae-3753b6ec2af4", "content": "Global Literacy", "borderRadius": { "locked": true, @@ -3068,7 +3034,6 @@ "height": 29, "marginOffset": -12.3544921875, "type": "text", - "basedOn": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "id": "096ff41c-cbd4-4886-8579-217ff6601da3", "x": 50, "y": 20 @@ -3134,7 +3099,6 @@ "height": 64, "marginOffset": -1.7308593750000014, "type": "text", - "basedOn": "3049b5b0-8b09-4164-acc8-b9802ceff98e", "id": "3a8a667f-28b6-4d14-a57f-e506abf39e5f", "x": 50, "y": 52 @@ -3182,7 +3146,6 @@ "x": 167, "y": 153, "id": "0a0e562c-3211-40e6-ad27-94826819acca", - "basedOn": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3288,7 +3251,6 @@ "x": 290, "y": 424, "id": "3b1ba4dc-3e32-40f8-8b5d-fdd3d3aba726", - "basedOn": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3394,7 +3356,6 @@ "x": 48, "y": 424, "id": "26c667a6-b674-4d80-8907-d1d047f22d10", - "basedOn": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3500,7 +3461,6 @@ "x": 167, "y": 584, "id": "3e596e81-7191-4877-8f4b-d75edca34b15", - "basedOn": "ba32b3dd-14dc-44a1-9c07-f9811395f04e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3870,7 +3830,6 @@ "height": 30, "marginOffset": -12.3544921875, "type": "text", - "basedOn": "096ff41c-cbd4-4886-8579-217ff6601da3", "id": "bb5d3a30-958b-41b0-bcaf-8babb286dcfd", "x": 50, "y": 20, @@ -3937,7 +3896,6 @@ "height": 42, "marginOffset": -1.7308593750000014, "type": "text", - "basedOn": "3a8a667f-28b6-4d14-a57f-e506abf39e5f", "id": "124e320d-b858-4089-a316-837c5f682bf5", "x": 50, "y": 52 @@ -3985,7 +3943,6 @@ "x": 77, "y": 137, "id": "50008343-bd15-4944-9749-8c0824b42820", - "basedOn": "096ff41c-cbd4-4886-8579-217ff6601da3", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4092,7 +4049,6 @@ "x": 50, "y": 420, "id": "f689648d-cba9-4bbf-92d5-2812b79ea84b", - "basedOn": "096ff41c-cbd4-4886-8579-217ff6601da3", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -4192,8 +4148,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/ultimate-comparison/template.json b/packages/templates/src/raw/ultimate-comparison/template.json index ecbf5642dcad..f778aa15b0ef 100644 --- a/packages/templates/src/raw/ultimate-comparison/template.json +++ b/packages/templates/src/raw/ultimate-comparison/template.json @@ -192,7 +192,6 @@ "x": 48, "y": 591, "id": "82d2cab0-eaaf-45c4-96d2-d174c4634a0e", - "basedOn": "26fa841d-4fc4-4eff-b272-e655d15b76e9", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -374,7 +373,6 @@ }, "width": 313, "height": 172, - "basedOn": "25e7cccb-ad86-43b9-b8d9-4c1ee7cf7f4c", "id": "46f08b51-2ddd-4408-a6c7-ce72b673dc85", "x": 48, "y": 425, @@ -473,7 +471,6 @@ "x": 47, "y": 349, "id": "340bc823-a3fe-4a5f-91f6-22631bf3424d", - "basedOn": "732b09ad-605e-42e9-874b-4a74ba138a29", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -559,7 +556,6 @@ }, "width": 66, "height": 65, - "basedOn": "82d2cab0-eaaf-45c4-96d2-d174c4634a0e", "id": "dc1a8c40-1df3-448a-ba5a-6465c8bf1c2c", "x": 347, "y": 354, @@ -627,7 +623,6 @@ }, "width": 234, "height": 72, - "basedOn": "26fa841d-4fc4-4eff-b272-e655d15b76e9", "id": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "x": 140, "y": 546 @@ -692,7 +687,6 @@ }, "width": 313, "height": 36, - "basedOn": "3869bae7-fb89-4e2e-87ec-98f66e8e6066", "id": "21f43598-56b7-43d9-8112-8713d004d822", "x": 48, "y": 468 @@ -807,7 +801,6 @@ }, "width": 234, "height": 19, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "1d7a5db6-9046-4f36-ba99-e0b3ad88c427", "x": 85, "y": 39, @@ -873,7 +866,6 @@ }, "width": 313, "height": 36, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "4ce813d2-6a07-4a87-935a-cd71f538f996", "x": 85, "y": 0, @@ -915,7 +907,6 @@ "x": 267, "y": 96, "id": "3d709325-743c-47fd-a27f-5abf15cafa83", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 90, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -964,7 +955,6 @@ "x": 49, "y": 451, "id": "e530f07c-bad3-4367-95be-724e86739066", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -981,7 +971,6 @@ "x": 49, "y": 524, "id": "36362b98-a242-42b6-858e-45df2b225e40", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -998,7 +987,6 @@ "x": 48, "y": 387, "id": "edf1779b-4505-4f81-a425-21f04356e16c", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1066,7 +1054,6 @@ "x": 49, "y": 426, "id": "a1f84f55-01c2-4502-b703-cd41ea83a723", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1134,7 +1121,6 @@ "x": 49, "y": 464, "id": "a55067d4-bc22-449e-8bf4-fb2ee3e1f61a", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1202,7 +1188,6 @@ "x": 49, "y": 537, "id": "e2e5902a-c8e7-4be3-8432-1ce2df1be4b4", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1270,7 +1255,6 @@ "x": 223, "y": 387, "id": "3e0dce9d-118f-4365-bf42-d95d1b9f08ad", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1338,7 +1322,6 @@ "x": 223, "y": 426, "id": "8b90c646-3c22-4c74-bdc8-449dfc338628", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1406,7 +1389,6 @@ "x": 223, "y": 464, "id": "410dc217-a73a-4ca2-a58f-911a5a5ad9ef", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1474,7 +1456,6 @@ "x": 223, "y": 537, "id": "c74cd2ff-e9a1-4bd8-8b91-1dd369373091", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1709,7 +1690,6 @@ "x": 0, "y": 349, "id": "2243d4b1-ec78-4234-afd2-ae9b7cd6ee6a", - "basedOn": "732b09ad-605e-42e9-874b-4a74ba138a29", "width": 365, "height": 6, "mask": { "type": "rectangle" }, @@ -1789,7 +1769,6 @@ }, "width": 66, "height": 65, - "basedOn": "82d2cab0-eaaf-45c4-96d2-d174c4634a0e", "id": "af14575b-fe88-4b59-af6d-06aaa56eca6f", "x": 299, "y": 355, @@ -1857,7 +1836,6 @@ }, "width": 234, "height": 37, - "basedOn": "26fa841d-4fc4-4eff-b272-e655d15b76e9", "id": "a85d23b2-d423-440c-82e6-44b87d37af0d", "x": 140, "y": 546, @@ -1922,7 +1900,6 @@ }, "width": 313, "height": 36, - "basedOn": "3869bae7-fb89-4e2e-87ec-98f66e8e6066", "id": "e1c6f95f-7edb-44f8-9b1d-bf5a62d3de09", "x": 48, "y": 468, @@ -2037,7 +2014,6 @@ }, "width": 234, "height": 19, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "2b10a841-466b-4f5d-b352-0151690194ea", "x": 85, "y": 64, @@ -2103,7 +2079,6 @@ }, "width": 272, "height": 62, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "5b67b8df-f9e3-4eda-98d3-19f3a7f8216e", "x": 85, "y": 0, @@ -2151,7 +2126,6 @@ "x": 267, "y": 96, "id": "9291815a-caf4-4c23-a8ad-b3d200fba313", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "width": 146, "height": 258, "scale": 190, @@ -2202,7 +2176,6 @@ "x": 49, "y": 480, "id": "83b4e4cf-d211-49ad-aea6-b6e668b28b7d", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -2219,7 +2192,6 @@ "x": 49, "y": 553, "id": "4dd0da63-68d7-4441-aafd-372af1509a44", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -2279,7 +2251,6 @@ "x": 49, "y": 398, "id": "45cf6bdf-b001-4cc8-9346-90ff2e8dac30", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Pros", "borderRadius": { "locked": true, @@ -2347,7 +2318,6 @@ "x": 49, "y": 437, "id": "94b87c82-6ef8-4e1f-b334-8bb710022f6b", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Voice assistant", "borderRadius": { "locked": true, @@ -2415,7 +2385,6 @@ "x": 49, "y": 493, "id": "a3a9934e-5f87-4f18-b595-5482a403e47c", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Spacious soundstage", "borderRadius": { "locked": true, @@ -2483,7 +2452,6 @@ "x": 49, "y": 566, "id": "33159e88-340f-48d8-a6c4-65dabc9c3251", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Blocks out background noise", "borderRadius": { "locked": true, @@ -2551,7 +2519,6 @@ "x": 223, "y": 398, "id": "fe9d7f5b-bf27-40c0-b063-ecb77aec1bfe", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Cons", "borderRadius": { "locked": true, @@ -2619,7 +2586,6 @@ "x": 223, "y": 437, "id": "9f39e42a-f838-4ca9-9b4a-e73e6bb67ac1", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Speaking but not hearing yourself", "borderRadius": { "locked": true, @@ -2687,7 +2653,6 @@ "x": 224, "y": 493, "id": "8e17920d-d6a1-47ac-a01b-03f8f7101785", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "More bass and depth of sound vs. higher pitches", "borderRadius": { "locked": true, @@ -2755,7 +2720,6 @@ "x": 225, "y": 566, "id": "3e5cbbf6-8ea5-48af-bcb7-ff688528b60c", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Can be pricey", "borderRadius": { "locked": true, @@ -2895,7 +2859,6 @@ "x": 47, "y": -59, "id": "bc8ab70e-e1b1-4c2c-a6f9-d87458ae1ece", - "basedOn": "732b09ad-605e-42e9-874b-4a74ba138a29", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -2941,7 +2904,6 @@ "x": 47, "y": 351, "id": "58f8250e-a4b1-4062-80e2-15630f8a1641", - "basedOn": "732b09ad-605e-42e9-874b-4a74ba138a29", "width": 365, "height": 6, "mask": { "type": "rectangle" }, @@ -3021,7 +2983,6 @@ }, "width": 64, "height": 65, - "basedOn": "82d2cab0-eaaf-45c4-96d2-d174c4634a0e", "id": "0c867697-07b0-44e9-8238-483973e6e4b6", "x": 348, "y": 356, @@ -3089,7 +3050,6 @@ }, "width": 234, "height": 53, - "basedOn": "26fa841d-4fc4-4eff-b272-e655d15b76e9", "id": "b2b120f7-837b-4c13-a059-67621c905308", "x": 140, "y": 546, @@ -3154,7 +3114,6 @@ }, "width": 313, "height": 36, - "basedOn": "3869bae7-fb89-4e2e-87ec-98f66e8e6066", "id": "9badd786-0ef6-4f90-90d5-a2d963301c9f", "x": 48, "y": 468, @@ -3269,7 +3228,6 @@ }, "width": 234, "height": 19, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "7f4f523b-a22d-43ca-8678-3e77854b140c", "x": 85, "y": 64, @@ -3335,7 +3293,6 @@ }, "width": 272, "height": 62, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "2569e09d-f521-4cbf-a47c-505771c26fe9", "x": 85, "y": 0, @@ -3417,7 +3374,6 @@ "x": 267, "y": 96, "id": "d18132ab-00d8-4faa-aecd-09074ede27f0", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "width": 146, "height": 258, "mask": { "type": "rectangle" }, @@ -3450,7 +3406,6 @@ "x": 49, "y": 461, "id": "1ae04737-1d43-43f7-badd-02d65c90288f", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -3467,7 +3422,6 @@ "x": 49, "y": 516, "id": "4c7690a2-d7ab-44db-afeb-f704f42964aa", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -3527,7 +3481,6 @@ "x": 49, "y": 398, "id": "2d99f757-dff8-4b1a-8605-722e239100a4", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Pros", "borderRadius": { "locked": true, @@ -3595,7 +3548,6 @@ "x": 49, "y": 437, "id": "9fbc20f8-e2b8-4f73-bf52-0a509616cd99", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Minimal look", "borderRadius": { "locked": true, @@ -3663,7 +3615,6 @@ "x": 49, "y": 474, "id": "eee81c42-0d89-41ac-9166-29d6a60f09d2", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Balanced sound", "borderRadius": { "locked": true, @@ -3731,7 +3682,6 @@ "x": 49, "y": 529, "id": "43d23b6e-8645-430f-943b-cbe797394b1e", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Blocks out background noise", "borderRadius": { "locked": true, @@ -3799,7 +3749,6 @@ "x": 224, "y": 398, "id": "8ff8c32e-2aba-4f39-9b53-188e6f4b9988", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Cons", "borderRadius": { "locked": true, @@ -3867,7 +3816,6 @@ "x": 225, "y": 437, "id": "fa37253f-576c-4fd4-8de5-1a82bcf0240d", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Tight headphone fit", "borderRadius": { "locked": true, @@ -3935,7 +3883,6 @@ "x": 223, "y": 474, "id": "40a6914a-d145-41c6-a302-6074cb16af4c", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Loose fit over the \near", "borderRadius": { "locked": true, @@ -4003,7 +3950,6 @@ "x": 223, "y": 529, "id": "bd41c6ef-113f-4de9-a88a-2f424544243e", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Proper fit over ear is difficult to achieve", "borderRadius": { "locked": true, @@ -4193,7 +4139,6 @@ "x": 0, "y": 349, "id": "1720e776-6b6b-4c42-a20c-7b055f713814", - "basedOn": "732b09ad-605e-42e9-874b-4a74ba138a29", "width": 365, "height": 6, "mask": { "type": "rectangle" }, @@ -4273,7 +4218,6 @@ }, "width": 66, "height": 65, - "basedOn": "82d2cab0-eaaf-45c4-96d2-d174c4634a0e", "id": "475ffc44-499d-4ba8-87ea-fb5a9e792bed", "x": 299, "y": 355, @@ -4341,7 +4285,6 @@ }, "width": 224, "height": 36, - "basedOn": "26fa841d-4fc4-4eff-b272-e655d15b76e9", "id": "6d1a8019-7b6e-4b2b-80a0-79477648774e", "x": 140, "y": 546, @@ -4406,7 +4349,6 @@ }, "width": 313, "height": 36, - "basedOn": "3869bae7-fb89-4e2e-87ec-98f66e8e6066", "id": "3614f35f-be79-46dc-800e-c77a6e6520b4", "x": 48, "y": 468, @@ -4521,7 +4463,6 @@ }, "width": 234, "height": 19, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "9337d6e7-9163-4368-84ce-b0048fd620aa", "x": 85, "y": 64, @@ -4587,7 +4528,6 @@ }, "width": 272, "height": 62, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "86df2622-7854-42d1-a941-cbd7b70c7d77", "x": 85, "y": 0, @@ -4653,7 +4593,6 @@ "x": 266, "y": 96, "id": "87b25fef-82de-4413-9a0a-5b76a3a90533", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "width": 146, "height": 258, "mask": { "type": "rectangle" }, @@ -4686,7 +4625,6 @@ "x": 49, "y": 480, "id": "3f50c302-ecd6-45ab-b215-a8e3c42b2daa", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -4703,7 +4641,6 @@ "x": 49, "y": 536, "id": "2f139a7d-0d2b-4f3d-9690-774604e2e1de", - "basedOn": "2f224bc7-225d-4ec3-9529-fea1fb09b255", "width": 363, "height": 1, "mask": { "type": "rectangle" }, @@ -4763,7 +4700,6 @@ "x": 49, "y": 398, "id": "52e639fa-90de-4caf-8bb8-811bcb481e68", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Pros", "borderRadius": { "locked": true, @@ -4831,7 +4767,6 @@ "x": 49, "y": 437, "id": "4ba4d009-59ba-4450-aa0d-62608de9677b", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "More accurate sound", "borderRadius": { "locked": true, @@ -4899,7 +4834,6 @@ "x": 49, "y": 493, "id": "b0f5027d-a530-435c-a744-054be8e21aa0", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Best-sounding Beats headphones", "borderRadius": { "locked": true, @@ -4967,7 +4901,6 @@ "x": 49, "y": 549, "id": "e94ac728-94a4-43f1-abe8-ca34eeab6e6a", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Effective noise cancelling", "borderRadius": { "locked": true, @@ -5035,7 +4968,6 @@ "x": 223, "y": 398, "id": "9924c9b2-7480-43ba-b0f0-2538e9476f98", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Cons", "borderRadius": { "locked": true, @@ -5103,7 +5035,6 @@ "x": 223, "y": 437, "id": "66a9af56-e98a-4839-a333-6bc53e616446", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Tight headphone fit", "borderRadius": { "locked": true, @@ -5171,7 +5102,6 @@ "x": 223, "y": 493, "id": "139b2e14-c7c6-4909-a03c-df4bb37b2641", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "A bit large and unwieldy", "borderRadius": { "locked": true, @@ -5239,7 +5169,6 @@ "x": 223, "y": 549, "id": "de9fff52-0ed6-4500-b84e-5bb83f31f1e0", - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "content": "Can be pricey", "borderRadius": { "locked": true, @@ -5444,7 +5373,6 @@ "x": 295, "y": 213, "id": "3932e4d5-cacd-4e3d-9fb3-a1a6cc5e0f27", - "basedOn": "3143a8cf-8c52-419f-9ba9-135ab2f928c3", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5517,7 +5445,6 @@ }, "width": 234, "height": 36, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "x": 46, "y": 162 @@ -5582,7 +5509,6 @@ }, "width": 235, "height": 26, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "2329b36d-1672-4df9-a66e-ca381883194e", "x": 46, "y": 78 @@ -5591,7 +5517,6 @@ "x": 57, "y": 0, "id": "31928933-f3ff-4700-a1ee-f7f95722a4bb", - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5656,7 +5581,6 @@ "x": 0, "y": 63, "id": "0653137b-7b3c-49db-af8a-cddf0a2ef09b", - "basedOn": "3143a8cf-8c52-419f-9ba9-135ab2f928c3", "opacity": 10, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -5790,7 +5714,6 @@ "x": 295, "y": 213, "id": "364ceeb5-7922-4905-99cc-0ed8a0fced67", - "basedOn": "3143a8cf-8c52-419f-9ba9-135ab2f928c3", "width": 118, "height": 6, "mask": { "type": "rectangle" }, @@ -5857,7 +5780,6 @@ }, "width": 234, "height": 36, - "basedOn": "dab89972-4f2d-415b-93ea-f7ff4fa71519", "id": "9a20dfbf-f0fd-4cae-9e95-0e874e6e3720", "x": 46, "y": 162, @@ -5922,7 +5844,6 @@ }, "width": 196, "height": 46, - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "id": "27505f24-a7c3-47ce-8d5e-f68d219cf71c", "x": 46, "y": 78, @@ -5980,7 +5901,6 @@ "x": 48, "y": 0, "id": "6cb55866-bb54-4af6-8508-f28d87d7de0f", - "basedOn": "21f43598-56b7-43d9-8112-8713d004d822", "content": "The Contender", "borderRadius": { "locked": true, @@ -6002,7 +5922,6 @@ "x": 0, "y": 63, "id": "50edac92-c9cd-4e3f-8b56-7948e0519ce8", - "basedOn": "3143a8cf-8c52-419f-9ba9-135ab2f928c3", "width": 412, "height": 1, "mask": { "type": "rectangle" }, @@ -6117,7 +6036,6 @@ }, "width": 223, "height": 62, - "basedOn": "4ce813d2-6a07-4a87-935a-cd71f538f996", "id": "7ff70c7d-22e1-4a26-8bc3-6661226daed7", "x": 95, "y": 0 @@ -6218,7 +6136,6 @@ }, "width": 149, "height": 17, - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "id": "86ae8463-8b3a-4bd6-ae7a-34323459dc76", "x": 49, "y": 97, @@ -6228,7 +6145,6 @@ "x": 48, "y": 261, "id": "fa3da0c2-fdf2-4829-bdef-d922289a4851", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6296,7 +6212,6 @@ "x": 48, "y": 280, "id": "32a4105c-9768-42d0-9af7-bba04b8fcd13", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6364,7 +6279,6 @@ "x": 49, "y": 314, "id": "3356890c-edd8-4b34-8061-5d7123a2a264", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6432,7 +6346,6 @@ "x": 48, "y": 332, "id": "2196a6d7-f25a-415a-afac-8e7295ce0554", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6500,7 +6413,6 @@ "x": 48, "y": 373, "id": "9cb81c72-03f8-4a33-8cee-6e1c38be4ab1", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6568,7 +6480,6 @@ "x": 48, "y": 392, "id": "b5efe4a2-8723-4112-9515-94486f15666a", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6636,7 +6547,6 @@ "x": 48, "y": 433, "id": "807871ca-88d0-4fbd-8a48-b6469f814615", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6704,7 +6614,6 @@ "x": 48, "y": 453, "id": "13583b50-067d-4a7a-8147-d06179a47fae", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6772,7 +6681,6 @@ "x": 48, "y": 495, "id": "04fb3d4f-d685-4967-8dde-f5c22b2b3498", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6840,7 +6748,6 @@ "x": 48, "y": 514, "id": "b5237dec-49c4-474f-bf0c-f5e8df449b76", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -6917,7 +6824,6 @@ "focalX": 50, "focalY": 50, "mask": { "type": "rectangle" }, - "basedOn": "dd1ffcd7-9fae-48ca-a368-032b52bb1538", "id": "0b0f1e2f-e4cd-4cc5-a1c4-946fc95aed77", "x": 214, "y": 116, @@ -6943,7 +6849,6 @@ "x": 215, "y": 97, "id": "40f2ee94-88dc-4396-9a55-cf39885bf358", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7011,7 +6916,6 @@ "x": 214, "y": 261, "id": "52d5f3a9-3581-47ed-8ff6-1698590ed4ba", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7079,7 +6983,6 @@ "x": 214, "y": 280, "id": "626eb2ab-9453-4a85-9eef-9d3b074ca361", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7147,7 +7050,6 @@ "x": 215, "y": 314, "id": "b2e7f45d-c94c-4356-807e-6c47bad5f439", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7215,7 +7117,6 @@ "x": 214, "y": 332, "id": "807d0910-3d71-499a-a318-142baddd0763", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7283,7 +7184,6 @@ "x": 214, "y": 373, "id": "7f1c0ab4-f316-47e4-be55-faef47f692e8", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7351,7 +7251,6 @@ "x": 214, "y": 392, "id": "35324db5-5a10-4abb-86cb-408e84eaf034", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7419,7 +7318,6 @@ "x": 214, "y": 433, "id": "abe479e6-9389-4888-9f95-ab87c6c08a02", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7487,7 +7385,6 @@ "x": 214, "y": 453, "id": "65229104-a2b4-4bbb-ac04-850ddcf44fd5", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7555,7 +7452,6 @@ "x": 214, "y": 495, "id": "4dd27d61-114e-415d-87b6-6ea8aacef40a", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7623,7 +7519,6 @@ "x": 214, "y": 514, "id": "72424921-73f5-45a3-9d55-340437b6193c", - "basedOn": "3616e6cf-4a95-41d0-aeea-477432a76b9c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7783,7 +7678,6 @@ }, "width": 246, "height": 62, - "basedOn": "4ce813d2-6a07-4a87-935a-cd71f538f996", "id": "a37f3de2-c49b-492e-852e-d43435badf57", "x": 96, "y": 0 @@ -7801,7 +7695,6 @@ "focalX": 56.00233130547906, "focalY": 50.91464096083488, "mask": { "type": "rectangle" }, - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "id": "23510da7-ee9f-4ab8-951f-2315601110c1", "x": 8, "y": 242, @@ -7826,7 +7719,6 @@ "x": 8, "y": 346, "id": "e03163b7-6f7e-44f5-9add-dced0fd59322", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7900,7 +7792,6 @@ }, "width": 164, "height": 64, - "basedOn": "846090c0-7224-4aa8-a5af-4ba7e913fc5c", "id": "cd8af3fa-a10d-4f6b-8036-ef67fd1dbd7d", "x": 161, "y": 240, @@ -7911,7 +7802,6 @@ "x": 161, "y": 351, "id": "1facff90-3339-4675-9e70-b55ea9726b53", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7927,7 +7817,6 @@ "x": 8, "y": 374, "id": "468147c4-759a-4877-9972-b5eef91d951f", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7961,7 +7850,6 @@ "x": 8, "y": 478, "id": "2b33fe58-e795-41ca-9c03-b4870e9f70e3", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -7977,7 +7865,6 @@ "x": 161, "y": 372, "id": "0883a59c-74e1-4acb-b656-bbe5edbd743c", - "basedOn": "846090c0-7224-4aa8-a5af-4ba7e913fc5c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8046,7 +7933,6 @@ "x": 161, "y": 483, "id": "6c6b20af-dfc3-44ea-bfac-eaf95eec4767", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8062,7 +7948,6 @@ "x": 8, "y": 506, "id": "95a83083-4629-4970-8457-65da3768d752", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8096,7 +7981,6 @@ "x": 8, "y": 609, "id": "56645d09-0785-47f8-b5da-cee8fa9206e7", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8112,7 +7996,6 @@ "x": 161, "y": 504, "id": "747ed5e6-c012-496e-a9f9-df79c5b5764c", - "basedOn": "846090c0-7224-4aa8-a5af-4ba7e913fc5c", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8181,7 +8064,6 @@ "x": 161, "y": 614, "id": "414ec340-6aa0-47bb-a35a-bb54334d0e91", - "basedOn": "4478889d-8cac-4e32-8c89-d56d8a28e3b8", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -8316,8 +8198,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/vintage-chairs-buying-guide/template.json b/packages/templates/src/raw/vintage-chairs-buying-guide/template.json index 2d5a86a8d82e..bda982bfaac7 100644 --- a/packages/templates/src/raw/vintage-chairs-buying-guide/template.json +++ b/packages/templates/src/raw/vintage-chairs-buying-guide/template.json @@ -154,7 +154,6 @@ }, "width": 132, "height": 15, - "basedOn": "5f1927dc-5f33-4b18-81a9-d9ceecf95abe", "id": "2c255ab5-4add-444f-a350-4ab163df674b", "x": 74, "y": 142, @@ -362,7 +361,6 @@ "width": 136, "height": 236, "mask": { "type": "rectangle" }, - "basedOn": "d04fbc00-3ee1-4720-9450-814edd5dd095", "id": "f7dc7e79-e2db-43ae-8ee1-901e6953095e", "x": 276, "y": 439, @@ -715,7 +713,6 @@ "width": 313, "height": 452, "mask": { "type": "rectangle" }, - "basedOn": "e1827df9-8d0d-479b-ba6d-a2eb13407e21", "id": "991b8871-3c99-41bc-94d7-7def3faed1c4", "x": 49.5, "y": 0, @@ -1185,7 +1182,6 @@ "width": 313, "height": 452, "mask": { "type": "rectangle" }, - "basedOn": "e1827df9-8d0d-479b-ba6d-a2eb13407e21", "id": "7a182ed7-b007-4420-9e0a-5d6dfb6a9f18", "x": 49.5, "y": 0, @@ -1501,7 +1497,6 @@ }, "width": 132, "height": 15, - "basedOn": "5aa5f1fb-f784-4d61-bc94-2fdc724da7f7", "id": "3905f74b-f53d-4b09-9050-52f8f527c5d8", "x": 60, "y": 519, @@ -1596,7 +1591,6 @@ }, "width": 268, "height": 21, - "basedOn": "5ab2a4f9-1b2a-4612-b21c-8ad15901b9c6", "id": "4d905c2c-ead1-4f2a-a788-6402e78eb8d8", "x": 50, "y": 39, @@ -1631,7 +1625,6 @@ "width": 150, "height": 228, "mask": { "type": "rectangle" }, - "basedOn": "2d757a40-31f5-4c9f-bf90-12c287c33975", "id": "24ef8218-89e0-4842-a881-0c20118cab26", "x": 50, "y": 126, @@ -1646,7 +1639,6 @@ "width": 163, "height": 228, "mask": { "type": "rectangle" }, - "basedOn": "db0d1905-7c38-4c88-9c06-936a907639d0", "id": "89393419-7cf5-47b9-956c-acf46b8827e4", "x": 200, "y": 126, @@ -1718,7 +1710,6 @@ }, "width": 95, "height": 35, - "basedOn": "5ab2a4f9-1b2a-4612-b21c-8ad15901b9c6", "id": "d808b9e7-ba2d-45d6-8f09-1b7096fb2550", "x": 218, "y": 221, @@ -1754,7 +1745,6 @@ "width": 150, "height": 228, "mask": { "type": "rectangle" }, - "basedOn": "db0d1905-7c38-4c88-9c06-936a907639d0", "id": "9c2eef7b-236d-49ed-9157-23ef20108444", "x": 50, "y": 374, @@ -1770,7 +1760,6 @@ "width": 163, "height": 228, "mask": { "type": "rectangle" }, - "basedOn": "748a22e9-ad83-4d32-bc9c-86f0161a9213", "id": "e5565584-23aa-47ae-83ed-aba693bbd37c", "x": 200, "y": 374, @@ -1842,7 +1831,6 @@ }, "width": 110, "height": 74, - "basedOn": "8ef447e3-516c-4560-b06c-f45ea662978c", "id": "bc62e2f5-543f-4a0b-8a99-aba9f41d1cee", "x": 218, "y": 454, @@ -1886,8 +1874,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/ways-to-eat-avocado/template.json b/packages/templates/src/raw/ways-to-eat-avocado/template.json index ca3dbb900bc4..e346d04f9da1 100644 --- a/packages/templates/src/raw/ways-to-eat-avocado/template.json +++ b/packages/templates/src/raw/ways-to-eat-avocado/template.json @@ -105,7 +105,6 @@ "x": 34, "y": 89, "id": "5b467e75-c0e6-4170-81bc-40da76fd44ba", - "basedOn": "872240f2-2e0b-48ab-88a4-11acfb93c817", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 9, @@ -183,7 +182,6 @@ "x": 165, "y": 87, "id": "79fa8adc-0125-42ae-8b51-2778da2be497", - "basedOn": "52d376d6-2fbd-47f8-b2ce-ce7ab854926e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -255,7 +253,6 @@ "x": 134, "y": 78, "id": "74a2ddbf-c69d-42b7-a3c8-d1e8139f1af6", - "basedOn": "52d376d6-2fbd-47f8-b2ce-ce7ab854926e", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -809,7 +806,6 @@ }, "width": 317, "height": 131, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "01725e1b-0655-49f5-be24-6d1409f736e6", "x": 47, "y": 36, @@ -819,7 +815,6 @@ "x": 41, "y": -23, "id": "716a193d-67a8-433c-a526-15a7dcf567d9", - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -961,7 +956,6 @@ "width": 427, "height": 443, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "596ba5e9-be99-47a2-b177-33dc2850e203", "x": -7.5, "y": 241 @@ -1047,7 +1041,6 @@ "width": 19, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "47b2389e-8ea7-4217-bed3-e56a7f95bdfb", "x": 47, "y": 368 @@ -1118,7 +1111,6 @@ }, "width": 178, "height": 20, - "basedOn": "d6c5b9d2-ba5b-4225-97b9-e30f2157f3fb", "id": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "x": 46, "y": 378, @@ -1188,7 +1180,6 @@ }, "width": 330, "height": 139, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "3a5c98ea-0411-461e-b3aa-b728a28d6502", "x": 48, "y": 415, @@ -1353,7 +1344,6 @@ }, "width": 139, "height": 17, - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "id": "7c1234e4-cae8-496a-b06d-5ac814ccc944", "x": 48, "y": 361, @@ -1363,7 +1353,6 @@ "x": 222, "y": 361, "id": "87e6323b-88ba-41ec-8cbb-17f437cf55bc", - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1439,7 +1428,6 @@ "width": 56, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "47b2389e-8ea7-4217-bed3-e56a7f95bdfb", "id": "16f2ce92-905b-44ad-8b66-d076947a9d30", "x": 48, "y": 424 @@ -1448,7 +1436,6 @@ "x": 48, "y": 434, "id": "06e6c09d-718a-4168-b1f9-85646b6430e1", - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -1579,7 +1566,6 @@ }, "width": 313, "height": 110, - "basedOn": "3a5c98ea-0411-461e-b3aa-b728a28d6502", "id": "ebc0d53d-87a8-43b1-9c33-aac61b7ff6ae", "x": 48, "y": 466, @@ -1698,7 +1684,6 @@ "width": 427, "height": 528, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "31cddfb2-12ff-47ec-b4b5-0eaca2bdd62e", "x": -8.5, "y": 152, @@ -1714,7 +1699,6 @@ "width": 64, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "d96215da-a722-48ef-ac79-578fc9c27eba", "x": 69, "y": 368, @@ -1783,7 +1767,6 @@ }, "width": 297, "height": 175, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "e5a13822-3d08-494e-a824-f7d9bbd9ba16", "x": 65, "y": 415, @@ -1855,7 +1838,6 @@ "width": 139, "height": 17, "marginOffset": 1.330078125, - "basedOn": "06e6c09d-718a-4168-b1f9-85646b6430e1", "id": "b7ef7277-a652-45b8-ba12-59b4d4f2d5cd", "x": 69, "y": 378 @@ -1955,7 +1937,6 @@ "width": 427, "height": 528, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "fb561763-b0e8-4d63-808d-63732454d247", "x": -8.5, "y": 152, @@ -2025,7 +2006,6 @@ }, "width": 297, "height": 139, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "4c1b176a-c242-49a8-88f7-5fd5a90c693e", "x": 65, "y": 415, @@ -2096,7 +2076,6 @@ "width": 139, "height": 17, "marginOffset": 1.330078125, - "basedOn": "06e6c09d-718a-4168-b1f9-85646b6430e1", "id": "2c20187f-4673-487f-86cb-cd1dff713101", "x": 70, "y": 378, @@ -2112,7 +2091,6 @@ "height": 2, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "d96215da-a722-48ef-ac79-578fc9c27eba", "id": "03c192c4-1287-4265-b8ab-f5e4beeb8eb0", "x": 69, "y": 368 @@ -2212,7 +2190,6 @@ "width": 427, "height": 528, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "51a110c3-a040-400b-98e5-31f37c710458", "x": -7.5, "y": 158, @@ -2299,7 +2276,6 @@ "width": 23, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "81717bc4-8e8e-4716-a1d0-fa604faf9107", "x": 47, "y": 368, @@ -2370,7 +2346,6 @@ }, "width": 178, "height": 20, - "basedOn": "d6c5b9d2-ba5b-4225-97b9-e30f2157f3fb", "id": "f27a9b3f-fc16-4c0b-9bc9-6e9a370d77b2", "x": 47, "y": 378, @@ -2440,7 +2415,6 @@ }, "width": 330, "height": 103, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "cd93b09e-d187-4368-9229-85a7a088252b", "x": 48, "y": 415, @@ -2612,7 +2586,6 @@ }, "width": 139, "height": 17, - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "id": "c3a97ff3-ac68-4ff8-9094-a256731c13a9", "x": 48, "y": 361, @@ -2675,7 +2648,6 @@ "x": 222, "y": 361, "id": "8e380a36-fe02-497f-83ab-55a8c6f2cd6f", - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "content": "Cook Time: 2min", "borderRadius": { "locked": true, @@ -2698,7 +2670,6 @@ "width": 56, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "47b2389e-8ea7-4217-bed3-e56a7f95bdfb", "id": "a3cbea2c-bdc6-4e6f-8251-b5111ea6db05", "x": 48, "y": 424, @@ -2760,7 +2731,6 @@ "x": 48, "y": 434, "id": "75a5e7da-4094-45ca-83d4-4c14b2fa59f4", - "basedOn": "ef95490a-990d-4d7b-93b0-c271509d0bf4", "content": "Ingredients", "borderRadius": { "locked": true, @@ -2838,7 +2808,6 @@ }, "width": 313, "height": 109, - "basedOn": "3a5c98ea-0411-461e-b3aa-b728a28d6502", "id": "065b33dd-4d57-410e-9e1f-64369383d7bc", "x": 48, "y": 466, @@ -2958,7 +2927,6 @@ "width": 427, "height": 528, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "462a2944-152e-4057-82e8-ea6ee9cc483f", "x": -8.5, "y": 152, @@ -2974,7 +2942,6 @@ "width": 64, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "87da2470-dda0-4bcb-ad4b-f5652666153b", "x": 69, "y": 306, @@ -3043,7 +3010,6 @@ }, "width": 291, "height": 235, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "6a104b8c-3475-4049-9ec4-c248eecc399a", "x": 65, "y": 346, @@ -3114,7 +3080,6 @@ "width": 139, "height": 17, "marginOffset": 1.330078125, - "basedOn": "06e6c09d-718a-4168-b1f9-85646b6430e1", "id": "4a00826f-b43a-4279-aae0-832dccefdb70", "x": 69, "y": 316, @@ -3210,7 +3175,6 @@ "width": 427, "height": 528, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "4b861e06-ffe3-4ae5-872c-31142504a0e0", "x": -14.5, "y": -81, @@ -3225,7 +3189,6 @@ "width": 64, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "b82f6153-3829-4efa-b03a-7c83883d9f42", "x": 69, "y": 55, @@ -3294,7 +3257,6 @@ }, "width": 295, "height": 175, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "202aae74-f4a4-419c-ae28-6ac5e9271af3", "x": 65, "y": 95, @@ -3365,7 +3327,6 @@ "width": 139, "height": 17, "marginOffset": 1.330078125, - "basedOn": "06e6c09d-718a-4168-b1f9-85646b6430e1", "id": "b747f125-c17a-4180-a47a-342787a06973", "x": 69, "y": 65, @@ -3475,7 +3436,6 @@ "width": 427, "height": 480, "mask": { "type": "rectangle" }, - "basedOn": "3b18e3da-2444-4fd6-bdb4-1c383e2bb6e0", "id": "9fab792c-71aa-4fa8-8b55-fc9a9d1c7afc", "x": -7.5, "y": 200, @@ -3491,7 +3451,6 @@ "width": 64, "height": 2, "mask": { "type": "rectangle" }, - "basedOn": "a3e96b4c-22fe-492e-a5ba-c27f174dc733", "id": "327f1fa6-cafd-4d7a-bf2d-31b39653371b", "x": 69, "y": 438, @@ -3560,7 +3519,6 @@ }, "width": 306, "height": 103, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "68cd1a10-3464-47c8-8133-97c0a879fb0a", "x": 65, "y": 478, @@ -3631,7 +3589,6 @@ "width": 139, "height": 16, "marginOffset": 1.330078125, - "basedOn": "06e6c09d-718a-4168-b1f9-85646b6430e1", "id": "9c6b4d79-e41f-4d3b-8294-aa1955a13830", "x": 69, "y": 448, @@ -3772,7 +3729,6 @@ }, "width": 339, "height": 340, - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "id": "fe5275da-58d0-42e7-9d2a-680d6badff66", "x": 48, "y": 52, @@ -3859,7 +3815,6 @@ "x": 128, "y": 583, "id": "883e22e0-2b36-404c-99b8-288e968af548", - "basedOn": "b60a1d6f-7acb-4d2e-b011-4bd6d9ebfe7d", "opacity": 100, "flip": { "vertical": false, "horizontal": false }, "rotationAngle": 0, @@ -3993,7 +3948,6 @@ "width": 28, "height": 84, "marginOffset": 20.657812500000006, - "basedOn": "716a193d-67a8-433c-a526-15a7dcf567d9", "id": "59664198-2ecc-4a4e-80e5-cce50742d894", "x": 41, "y": -23 @@ -4012,8 +3966,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/raw/weekly-entertainment/template.json b/packages/templates/src/raw/weekly-entertainment/template.json index 8cac014084af..09d29e2b2956 100644 --- a/packages/templates/src/raw/weekly-entertainment/template.json +++ b/packages/templates/src/raw/weekly-entertainment/template.json @@ -33,7 +33,6 @@ "focalY": 20.55378631524039, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "ccb83cf6-b35b-41b1-bc5f-7f7383decc8a", "id": "ce3de6dc-492d-47ab-aa0b-aa86cf1363cd", "resource": { "type": "image", @@ -178,7 +177,6 @@ "lineHeight": 0.8, "textAlign": "left", "type": "text", - "basedOn": "c7a5dbe5-43f8-4510-8741-7e3900e3d487", "id": "3970117d-3e7f-4eb0-94c6-a90873ba11c5", "content": "Entertainment", "fontSize": 68, @@ -242,7 +240,6 @@ "lineHeight": 0.8, "textAlign": "left", "type": "text", - "basedOn": "3970117d-3e7f-4eb0-94c6-a90873ba11c5", "id": "d3c1350e-1e2f-4f43-ae55-7fac7fd59932", "content": "Entertainment", "fontSize": 68, @@ -307,7 +304,6 @@ "lineHeight": 0.7, "textAlign": "left", "type": "text", - "basedOn": "c7a5dbe5-43f8-4510-8741-7e3900e3d487", "id": "0b0ba715-00b7-4b12-8c51-2fa4035bca6b", "content": "Weekly", "fontSize": 68, @@ -509,7 +505,6 @@ "lineHeight": 0.8, "textAlign": "center", "type": "text", - "basedOn": "5bfb51c9-3d47-4a78-be2c-776db5143bc9", "id": "26df8c19-b913-441a-bff1-bf1b677cb159", "content": "The Top 10", "fontSize": 81, @@ -574,7 +569,6 @@ "lineHeight": 0.8, "textAlign": "center", "type": "text", - "basedOn": "5efefa69-c1d0-4331-905b-3936d866f0eb", "id": "5bfb51c9-3d47-4a78-be2c-776db5143bc9", "content": "The Top 10", "fontSize": 81, @@ -639,7 +633,6 @@ "lineHeight": 0.8, "textAlign": "center", "type": "text", - "basedOn": "c7a5dbe5-43f8-4510-8741-7e3900e3d487", "id": "5efefa69-c1d0-4331-905b-3936d866f0eb", "content": "The Top 10", "fontSize": 81, @@ -768,7 +761,6 @@ "lineHeight": 0.7, "textAlign": "left", "type": "text", - "basedOn": "942add2b-e206-4802-bf78-64bd514ab574", "id": "741cf9c1-5c4e-400a-88d1-f8d85988d103", "content": "Pink", "fontSize": 367, @@ -832,7 +824,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "74ea4aa6-1165-42cf-9849-90ab25e6b76e", "id": "a8a8df4d-5750-4508-9698-69226f88a94f", "content": "", "fontSize": 202, @@ -896,7 +887,6 @@ "lineHeight": 0.83, "textAlign": "left", "type": "text", - "basedOn": "a8a8df4d-5750-4508-9698-69226f88a94f", "id": "37fa4bdd-2898-4b95-bf2a-ae0d4e474f47", "content": "Pink\nis not\njust a\ncolor,\nit's an\nattitude!", "fontSize": 64, @@ -961,7 +951,6 @@ "lineHeight": 1, "textAlign": "right", "type": "text", - "basedOn": "37fa4bdd-2898-4b95-bf2a-ae0d4e474f47", "id": "8bef4ffe-0a36-4444-ac4c-48b548217cb9", "content": "– Artist", "fontSize": 26, @@ -1096,7 +1085,6 @@ "lineHeight": 0.75, "textAlign": "left", "type": "text", - "basedOn": "17fff8ec-3742-4837-bbcb-6f547744c46a", "id": "2ed3fa60-d97a-4641-b858-a024163090aa", "content": "Spotlight", "fontSize": 108, @@ -1160,7 +1148,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "8bef4ffe-0a36-4444-ac4c-48b548217cb9", "id": "e23cd5e4-d0c9-436d-a1b1-b91dcf909373", "content": "Toronto-based singer D7", "fontSize": 35, @@ -1224,7 +1211,6 @@ "lineHeight": 1.43, "textAlign": "left", "type": "text", - "basedOn": "e23cd5e4-d0c9-436d-a1b1-b91dcf909373", "id": "fc016a73-3d6f-43a3-8542-6de6651a2829", "content": "D7 first gained media attention in 2020 when a video of her singing \"Nowhere to Go\" was shared over a million times. Her deput album was well received.", "fontSize": 15, @@ -1288,7 +1274,6 @@ "lineHeight": 0.83, "textAlign": "center", "type": "text", - "basedOn": "e23cd5e4-d0c9-436d-a1b1-b91dcf909373", "id": "17fff8ec-3742-4837-bbcb-6f547744c46a", "content": "Spotlight", "fontSize": 64, @@ -1394,7 +1379,6 @@ "baseColor": "#384d64", "isExternal": true }, - "basedOn": "7f6f6565-2e46-4ef5-964c-d6c44350416d", "id": "46058255-8bf6-4302-88eb-f9bd71304225" }, { @@ -1455,7 +1439,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "e23cd5e4-d0c9-436d-a1b1-b91dcf909373", "id": "fd434caf-7752-47d3-b41b-0a1048f116a8", "content": "New Album Review", "fontSize": 35, @@ -1519,7 +1502,6 @@ "lineHeight": 1.43, "textAlign": "left", "type": "text", - "basedOn": "fc016a73-3d6f-43a3-8542-6de6651a2829", "id": "ff9a77cf-c942-4a04-84ea-d7134d97f360", "content": "Trevor and Inband explores electronic sounds with haunting vocals.", "fontSize": 15, @@ -1537,7 +1519,6 @@ "backgroundColor": { "color": { "r": 82, "g": 82, "b": 82 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "b6325820-9ffe-41d3-97e9-eb969ff9ef22", "id": "76c34633-deca-4d3b-ad89-9f8f787aabf3", "groupId": "c8d3e119-de8d-4b40-bf9a-18d5ba0f91d4" }, @@ -1553,7 +1534,6 @@ "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "3f8f943f-ca2c-4604-b9e7-d300c4b2b9d6", "id": "837db927-1ee6-4419-ace6-c59f83f0ca49", "groupId": "c8d3e119-de8d-4b40-bf9a-18d5ba0f91d4" }, @@ -1615,7 +1595,6 @@ "lineHeight": 1, "textAlign": "center", "type": "text", - "basedOn": "7cb85853-5318-455d-8f48-2f4056e66dac", "id": "d61d1f44-9af9-4cdc-8912-caf2aa0c4993", "content": "See More", "fontSize": 16, @@ -1687,7 +1666,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "fd434caf-7752-47d3-b41b-0a1048f116a8", "id": "ed850d1c-3f8f-4154-ad72-a90d30dc836d", "content": "5 out of 5", "fontSize": 12, @@ -1717,7 +1695,6 @@ "width": 17, "height": 15, "sticker": { "type": "entertainmentStar" }, - "basedOn": "fbd2640e-0f63-49fb-9573-172a8e77b166", "id": "502676dd-9ed2-4bb1-a899-4f43733ae6ae", "x": 83, "y": 560, @@ -1732,7 +1709,6 @@ "width": 17, "height": 15, "sticker": { "type": "entertainmentStar" }, - "basedOn": "fbd2640e-0f63-49fb-9573-172a8e77b166", "id": "049e569d-4f5a-473f-ad05-0a00f4ccb802", "x": 67, "y": 560, @@ -1747,7 +1723,6 @@ "width": 17, "height": 15, "sticker": { "type": "entertainmentStar" }, - "basedOn": "fbd2640e-0f63-49fb-9573-172a8e77b166", "id": "c136d4e4-a956-4d96-87c2-febec1c39ca0", "x": 52, "y": 560, @@ -1762,7 +1737,6 @@ "width": 17, "height": 15, "sticker": { "type": "entertainmentStar" }, - "basedOn": "fbd2640e-0f63-49fb-9573-172a8e77b166", "id": "1d5e6344-dba8-4aec-8865-9c60b35e8ed2", "x": 37, "y": 560, @@ -1953,7 +1927,6 @@ "lineHeight": 1.43, "textAlign": "left", "type": "text", - "basedOn": "ff9a77cf-c942-4a04-84ea-d7134d97f360", "id": "7807179c-ca03-44f5-b164-de59858ed73b", "content": "Summer’s here and so are the great hits! Let’s check out the scenes with Trevor and Inband.", "fontSize": 15, @@ -2017,7 +1990,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "fd434caf-7752-47d3-b41b-0a1048f116a8", "id": "883294a7-1863-4ef1-b3b3-05f4e99f027c", "content": "Summer Hits", "fontSize": 35, @@ -2033,7 +2005,6 @@ "width": 414, "height": 579, "mask": { "type": "rectangle" }, - "basedOn": "c80cf7c8-e87e-439e-b66c-8900685bc70e", "id": "3ed28508-6e62-4bb6-9057-0263ed615cba", "x": 0, "y": 96 @@ -2096,7 +2067,6 @@ "lineHeight": 0.8, "textAlign": "center", "type": "text", - "basedOn": "26df8c19-b913-441a-bff1-bf1b677cb159", "id": "99964f56-048a-4e9c-bc0c-79ff8f9e32d5", "content": "Out Now", "fontSize": 79, @@ -2162,7 +2132,6 @@ "lineHeight": 0.8, "textAlign": "left", "type": "text", - "basedOn": "5bfb51c9-3d47-4a78-be2c-776db5143bc9", "id": "7134bc0d-5c49-40fb-ac4a-dac7dc45dccf", "content": "Out Now", "fontSize": 79, @@ -2228,7 +2197,6 @@ "lineHeight": 0.8, "textAlign": "center", "type": "text", - "basedOn": "5efefa69-c1d0-4331-905b-3936d866f0eb", "id": "842c2576-5887-4eb2-a9ba-93a6eea67b7d", "content": "Out Now", "fontSize": 79, @@ -2264,7 +2232,6 @@ "baseColor": "#7572d1", "isExternal": true }, - "basedOn": "7f6f6565-2e46-4ef5-964c-d6c44350416d", "id": "9bcf8de4-b888-486b-93cb-f27bc58c637d" } ], @@ -2388,7 +2355,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "883294a7-1863-4ef1-b3b3-05f4e99f027c", "id": "0fdf2c26-3138-41cf-ae7c-e508635ae6fe", "content": "Behind the Scenes", "fontSize": 35, @@ -2436,7 +2402,6 @@ "baseColor": "#3a626a", "isExternal": true }, - "basedOn": "9bcf8de4-b888-486b-93cb-f27bc58c637d", "id": "6314a691-d449-4d99-9f12-64a9c7e5b477" }, { @@ -2497,7 +2462,6 @@ "lineHeight": 1.5, "textAlign": "left", "type": "text", - "basedOn": "ff9a77cf-c942-4a04-84ea-d7134d97f360", "id": "b0d4ee54-76eb-4050-821d-5d11181b6a2c", "content": "It’s one thing to listen to music; it’s another to learn how it’s made! We’ll take you through the production process of one of our favorite songs.", "fontSize": 16, @@ -2601,7 +2565,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "0fdf2c26-3138-41cf-ae7c-e508635ae6fe", "id": "97bead85-66e2-4ea0-af98-8b1305d41884", "content": "This summer’s must-see blockbusters", "fontSize": 35, @@ -2725,7 +2688,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "0fdf2c26-3138-41cf-ae7c-e508635ae6fe", "id": "2942198b-fcac-4d56-bc37-b5a16de50651", "content": "Murder Mystery", "fontSize": 26, @@ -2744,7 +2706,6 @@ "backgroundColor": { "color": { "r": 255, "g": 0, "b": 214 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "4e907f06-b5e0-4254-b469-8f0a505cd915", "id": "016efcac-89dc-4123-bec4-f7422f8babd6", "groupId": "17e0c840-10d9-4b9c-94be-9a79d9db55dc" }, @@ -2763,7 +2724,6 @@ "focalY": 57.36004155908421, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "84d3c738-e445-460d-96cc-e04f1184a554", "id": "e53c70ed-d9e7-442b-ab62-0c236111e1db", "resource": { "type": "image", @@ -2838,7 +2798,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "2942198b-fcac-4d56-bc37-b5a16de50651", "id": "787be6c3-3d2d-4d08-9db1-801e2f1bf7f1", "content": "Documentary", "fontSize": 26, @@ -2857,7 +2816,6 @@ "backgroundColor": { "color": { "r": 255, "g": 0, "b": 214 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "4e907f06-b5e0-4254-b469-8f0a505cd915", "id": "6403aa20-a02a-499d-832a-0982518395f5", "groupId": "c67adb69-b6e9-4df0-920a-bfc33ef11e82" }, @@ -2876,7 +2834,6 @@ "focalY": 35.61736883198913, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "24deb6f3-2a32-4638-8702-7fc1157b9956", "id": "84d3c738-e445-460d-96cc-e04f1184a554", "resource": { "type": "image", @@ -2952,7 +2909,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "2942198b-fcac-4d56-bc37-b5a16de50651", "id": "b2b65d7c-5689-4c40-a40e-5a9a628bc04e", "content": "Political Biopic", "fontSize": 26, @@ -3126,7 +3082,6 @@ "content": "Stories", "fontSize": 80, "padding": { "horizontal": 0, "vertical": 0 }, - "basedOn": "4f12d40d-d1c9-488f-a4f8-48e81f141c27", "id": "f449ade2-50c9-4495-9887-2e906e1e925f", "x": -1, "y": 57, @@ -3191,7 +3146,6 @@ "lineHeight": 0.83, "textAlign": "left", "type": "text", - "basedOn": "97bead85-66e2-4ea0-af98-8b1305d41884", "id": "4f12d40d-d1c9-488f-a4f8-48e81f141c27", "content": "More", "fontSize": 80, @@ -3257,7 +3211,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "97bead85-66e2-4ea0-af98-8b1305d41884", "id": "c6c185a6-32d1-42ed-b376-5733abe06f55", "content": "Our Top Picks For The Grammys", "fontSize": 16, @@ -3275,7 +3228,6 @@ "backgroundColor": { "color": { "r": 82, "g": 82, "b": 82 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "76c34633-deca-4d3b-ad89-9f8f787aabf3", "id": "9b070f80-9ba0-4358-bc37-5da9fc2a9697", "x": 220, "y": 240, @@ -3291,7 +3243,6 @@ "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "837db927-1ee6-4419-ace6-c59f83f0ca49", "id": "a5460d7e-4e85-41c9-b55f-a6ca14c0df8e", "x": 210, "y": 229, @@ -3363,7 +3314,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "d61d1f44-9af9-4cdc-8912-caf2aa0c4993", "id": "72fa1c93-fbac-460f-a06a-9c539d1f55c0", "x": 213.5, "y": 231, @@ -3458,7 +3408,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "c6c185a6-32d1-42ed-b376-5733abe06f55", "id": "9379053f-520a-4138-9720-dd14e3115431", "content": "Trending Superhero", "fontSize": 16, @@ -3476,7 +3425,6 @@ "backgroundColor": { "color": { "r": 82, "g": 82, "b": 82 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "9b070f80-9ba0-4358-bc37-5da9fc2a9697", "id": "5930c7f2-9203-4a8a-b183-4d42a8c78850", "x": 219, "y": 385, @@ -3492,7 +3440,6 @@ "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "a5460d7e-4e85-41c9-b55f-a6ca14c0df8e", "id": "19f39586-3daa-4b78-8561-7a2f1beafb37", "x": 209, "y": 374, @@ -3564,7 +3511,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "72fa1c93-fbac-460f-a06a-9c539d1f55c0", "id": "0f9d3b1c-6f29-4dce-a4fb-7a9a66715ad9", "x": 212.5, "y": 376, @@ -3585,7 +3531,6 @@ "focalY": 34.28571451955782, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "77770ec0-6e97-40bc-813b-1e0500033fc3", "id": "e279e4c7-f45a-4642-86ce-8c86644f7198", "resource": { "type": "image", @@ -3660,7 +3605,6 @@ "lineHeight": 1, "textAlign": "left", "type": "text", - "basedOn": "c6c185a6-32d1-42ed-b376-5733abe06f55", "id": "9300db37-ac48-4bfc-b91b-0ffb4da5f8d0", "content": "New Summer Movies", "fontSize": 16, @@ -3678,7 +3622,6 @@ "backgroundColor": { "color": { "r": 82, "g": 82, "b": 82 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "5930c7f2-9203-4a8a-b183-4d42a8c78850", "id": "a83e16c9-6c65-4c65-bdca-30f2a1616e01", "x": 220, "y": 542, @@ -3694,7 +3637,6 @@ "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "mask": { "type": "rectangle" }, "type": "shape", - "basedOn": "19f39586-3daa-4b78-8561-7a2f1beafb37", "id": "f8241cd9-c24e-44aa-8556-4bde9758fee4", "x": 210, "y": 531, @@ -3766,7 +3708,6 @@ "bottomLeft": 0, "locked": false }, - "basedOn": "0f9d3b1c-6f29-4dce-a4fb-7a9a66715ad9", "id": "a82b3d64-8a58-4b16-9faa-88051a2d246a", "x": 213.5, "y": 533, @@ -3787,7 +3728,6 @@ "focalY": 50, "mask": { "type": "rectangle" }, "type": "image", - "basedOn": "e279e4c7-f45a-4642-86ce-8c86644f7198", "id": "78953cce-d23a-4bef-97e5-dec04f6a45a9", "resource": { "type": "image", @@ -3955,8 +3895,5 @@ } } } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/templates/src/test/raw.js b/packages/templates/src/test/raw.js index a5cf282dcaf2..4e8a532bbb37 100644 --- a/packages/templates/src/test/raw.js +++ b/packages/templates/src/test/raw.js @@ -134,9 +134,9 @@ describe('raw template files', () => { // @see https://github.com/googleforcreators/web-stories-wp/issues/7227 it('should not contain extraneous properties', () => { - expect(templateData.current).toBeNull(); - expect(templateData.selection).toStrictEqual([]); - expect(templateData.story.globalStoryStyles).toBeUndefined(); + expect(templateData.current).toBeUndefined(); + expect(templateData.selection).toBeUndefined(); + expect(templateData.story).toBeUndefined(); }); it('should only contain videos marked as optimized', () => { diff --git a/packages/text-sets/src/raw/contact.json b/packages/text-sets/src/raw/contact.json index b2ab3347e83b..94b3fcee0abd 100644 --- a/packages/text-sets/src/raw/contact.json +++ b/packages/text-sets/src/raw/contact.json @@ -243,7 +243,6 @@ "padding": { "locked": true, "horizontal": 1, "vertical": 1 }, "type": "text", "content": "example@google.com", - "basedOn": "eba27b94-462b-4a9b-9a61-ee63545ebf9d", "marginOffset": 2.306250000000002, "x": 40, "y": 516, @@ -500,7 +499,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "example@google.com", - "basedOn": "eba27b94-462b-4a9b-9a61-ee63545ebf9d", "marginOffset": 0.799000000000003, "x": 192, "y": 477, @@ -529,7 +527,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "5408eb73-2617-46de-8cd6-5726c0faf63f", "x": 40, "y": 512, "width": 332, @@ -883,7 +880,6 @@ "type": "text", "content": "Subscribe", "marginOffset": 6.179000000000002, - "basedOn": "fbbd3873-668c-4515-a153-25275df890d7", "x": 109, "y": 418, "width": 200, @@ -1077,7 +1073,6 @@ "type": "text", "content": "+1 212-565-0000", "marginOffset": 5.578125, - "basedOn": "7c045ddb-dfab-4495-9a49-4f20f902399d", "x": 41, "y": 464, "width": 332, @@ -1130,7 +1125,6 @@ "type": "text", "content": "mailaddress@google.com\nexample.google.com", "marginOffset": 5.578125, - "basedOn": "8a01bb90-1aed-442f-9ccf-e68ab46015fb", "x": 41, "y": 491, "width": 332, @@ -1717,7 +1711,6 @@ "type": "text", "content": "Visit us", "marginOffset": 5.578125, - "basedOn": "bd71e156-4d59-40e7-af8f-b048be9cd5eb", "x": 65, "y": 480, "width": 283, @@ -1768,7 +1761,6 @@ "type": "text", "content": "example.google.com", "marginOffset": 5.578125, - "basedOn": "85fe81ae-8b7b-44dd-8094-518e6d539e90", "x": 65, "y": 507, "width": 283, @@ -1811,7 +1803,6 @@ "width": 132, "height": 132, "mask": { "type": "circle" }, - "basedOn": "9e3f6dcc-7985-45f4-96e2-2cda1e532fbb", "id": "8c2e5518-1e64-4f15-903b-a6d48eb2e7d0", "x": 93, "y": 319 @@ -1828,7 +1819,6 @@ "width": 88, "height": 88, "mask": { "type": "circle" }, - "basedOn": "de14512c-6bfa-4df5-9ae8-772eea59c379", "id": "3891a08e-5f02-4389-a3bf-11511a2f7cb1", "x": 198, "y": 427 @@ -1845,7 +1835,6 @@ "width": 76, "height": 76, "mask": { "type": "circle" }, - "basedOn": "42c1bce2-1944-4ed8-a28d-fc24b5de3e91", "id": "06ebadf6-1c6f-422c-9d34-8cd390650ff9", "x": 242, "y": 347 @@ -1905,7 +1894,6 @@ "content": "Kids Summer", "width": 174, "height": 28, - "basedOn": "fd7413a1-ca8e-4aed-ae22-9dd19c03a4e8", "id": "e87eb600-80ca-4009-b6db-23e84d343dd7", "x": 119, "y": 287 @@ -1950,7 +1938,6 @@ "content": "Outdoor\nCamp Party", "width": 296, "height": 155, - "basedOn": "79ac1a53-cb49-4929-8325-078b479925ee", "id": "22964fd7-dbf9-4ea3-a6fe-30b50af98a34", "x": 58, "y": 347 @@ -2010,7 +1997,6 @@ "content": "April 4th, 2020 09:00 AM", "width": 225, "height": 21, - "basedOn": "fbff3f72-9be9-4d91-845a-391a9c9221a8", "id": "7bc67a04-426e-4920-a017-0e4b6fb58514", "x": 94, "y": 534 @@ -2071,7 +2057,6 @@ "width": 192, "height": 35, "marginOffset": 4.921875, - "basedOn": "a47b2780-c7c7-46bc-880e-217ef80db14a", "id": "afedc7ea-2f7c-4932-849d-241beaa8ba6d", "x": 110, "y": 562 @@ -2083,8 +2068,5 @@ "fonts": ["Rubik", "Henny Penny"], "id": "098967a3-f72e-4236-92e9-ec239467696f" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/cover.json b/packages/text-sets/src/raw/cover.json index 799ef1382040..47b47bb59eb2 100644 --- a/packages/text-sets/src/raw/cover.json +++ b/packages/text-sets/src/raw/cover.json @@ -279,7 +279,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "7739a64c-76d0-49d4-91fe-a177500601c7", "x": 33, "y": 360, "width": 332, @@ -338,7 +337,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "ff9919e1-95ae-4276-9330-10a36a8d51d9", "x": 33, "y": 373, "width": 112, @@ -396,7 +394,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "The Local's Guide to San Francisco", - "basedOn": "d774160a-9a92-4fb7-b49a-261032b332fe", "x": 33, "y": 399, "width": 313, @@ -454,7 +451,6 @@ "type": "text", "content": "By Cali Crystal             May 19, 2020", "marginOffset": 5.578125, - "basedOn": "2c2855fd-d71b-4041-b5a0-bcc78c55003a", "x": 33, "y": 499, "width": 342, @@ -468,7 +464,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "e5cfb7b9-60c7-454d-8aee-9e8d9a8d0ced", "x": 33, "y": 491, "width": 332, @@ -483,7 +478,6 @@ "lockAspectRatio": true, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "e5cfb7b9-60c7-454d-8aee-9e8d9a8d0ced", "x": 33, "y": 523, "width": 332, @@ -498,7 +492,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "e5cfb7b9-60c7-454d-8aee-9e8d9a8d0ced", "x": 144, "y": 500, "width": 1, @@ -586,7 +579,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "5730a6f3-4e76-4c7f-9ce5-8316ca800339", "x": 33, "y": 504, "width": 140, @@ -650,7 +642,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Plants!\nFresh Decor For Modern Homes", - "basedOn": "607c25aa-8966-4232-80ac-a64ba70dd497", "x": 33, "y": 308, "width": 313, @@ -716,7 +707,6 @@ "type": "text", "content": "By Fern Greenthumb\nJanuary 31, 2020", "marginOffset": 5.578125, - "basedOn": "be8efd99-c3a7-4a43-b508-d0a5785eddc3", "x": 33, "y": 541, "width": 146, @@ -753,7 +743,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "e5cfb7b9-60c7-454d-8aee-9e8d9a8d0ced", "x": 107, "y": 380, "width": 32, @@ -812,7 +801,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "5730a6f3-4e76-4c7f-9ce5-8316ca800339", "x": 151, "y": 370, "width": 112, @@ -826,7 +814,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "7973cdf7-53b7-4c6c-961c-ec580ddd1974", "x": 273, "y": 380, "width": 32, @@ -892,7 +879,6 @@ "type": "text", "content": "February 14, 2020", "marginOffset": 5.578125, - "basedOn": "be8efd99-c3a7-4a43-b508-d0a5785eddc3", "x": 146, "y": 545, "width": 122, @@ -950,7 +936,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Healthy habits to find your authentic self", - "basedOn": "41f72c82-5f33-4ec2-be22-755a93241212", "x": 48, "y": 398, "width": 313, @@ -1016,7 +1001,6 @@ "type": "text", "content": "By Dr. Lora Poppins", "marginOffset": 5.578125, - "basedOn": "e7faf544-0b5e-45c0-bd52-3ebad5cc96b3", "x": 139, "y": 525, "width": 140, @@ -1105,7 +1089,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "f77e3d81-d7d2-480a-b185-4a509a452b76", "marginOffset": -7.049999999999997, "x": 40, "y": 350, @@ -1120,7 +1103,6 @@ "lockAspectRatio": true, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "e6be672d-e0cb-4d5b-aef3-a223cf9914bf", "x": 41, "y": 387, "width": 331, @@ -1173,7 +1155,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "A condensed guide to minimalism", - "basedOn": "dd4ac41c-e4fb-451d-977b-9564d3ee28d4", "marginOffset": -16.043999999999997, "x": 41, "y": 388, @@ -1189,7 +1170,6 @@ "lockAspectRatio": true, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "679372c2-385c-4dcc-ba9b-ebd100e813ee", "x": 41, "y": 548, "width": 331, @@ -1243,7 +1223,6 @@ "type": "text", "content": "By Mary Apartment", "marginOffset": 5.578125, - "basedOn": "e7faf544-0b5e-45c0-bd52-3ebad5cc96b3", "x": 41, "y": 557, "width": 163, @@ -1296,7 +1275,6 @@ "type": "text", "content": "June 29, 2020", "marginOffset": 5.578125, - "basedOn": "5df6e87c-2062-4f33-8049-608df45f5ab0", "x": 272, "y": 557, "width": 122, @@ -1383,7 +1361,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "5730a6f3-4e76-4c7f-9ce5-8316ca800339", "marginOffset": 4.068000000000001, "x": 40, "y": 385, @@ -1438,7 +1415,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Coffee saved the world", - "basedOn": "607c25aa-8966-4232-80ac-a64ba70dd497", "x": 40, "y": 418, "width": 313, @@ -1504,7 +1480,6 @@ "type": "text", "content": "Caffeinated Historians", "marginOffset": 5.578125, - "basedOn": "be8efd99-c3a7-4a43-b508-d0a5785eddc3", "x": 40, "y": 528, "width": 164, @@ -1518,7 +1493,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "0e33182f-74b6-45fe-a6c0-7893611b182c", "x": 219, "y": 532, "width": 1, @@ -1584,7 +1558,6 @@ "type": "text", "content": "January 31, 2020", "marginOffset": 5.578125, - "basedOn": "c6867853-e246-413a-b9df-29d184090da8", "x": 232, "y": 528, "width": 164, @@ -1664,7 +1637,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "All Work Should Be Play", - "basedOn": "f8175027-5283-4bfa-abe3-0d9d8e0197bf", "x": 44, "y": 363, "width": 313, @@ -1722,7 +1694,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "All Work Should Be Play", - "basedOn": "1e7b6aad-8cc7-4404-a538-fbf9c9232588", "x": 41, "y": 359, "width": 313, @@ -1788,7 +1759,6 @@ "type": "text", "content": "By Industry Standard\nJanuary 31, 2020", "marginOffset": 5.578125, - "basedOn": "e7faf544-0b5e-45c0-bd52-3ebad5cc96b3", "x": 121, "y": 478, "width": 176, @@ -1852,7 +1822,6 @@ "padding": { "locked": true, "horizontal": 2, "vertical": 2 }, "type": "text", "content": "Category", - "basedOn": "7dc69555-5731-4e30-b641-1431d189cdfe", "x": 129, "y": 543, "width": 149, @@ -1968,7 +1937,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Hairstyle Hacks for Lazy Ladies", - "basedOn": "7754cac3-e8a6-49bb-9b4e-9a67164f479a", "marginOffset": -6.068000000000005, "x": 41, "y": 375, @@ -1984,7 +1952,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "7973cdf7-53b7-4c6c-961c-ec580ddd1974", "x": 109, "y": 487, "width": 32, @@ -2045,7 +2012,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Category", - "basedOn": "f77e3d81-d7d2-480a-b185-4a509a452b76", "x": 151, "y": 477, "width": 112, @@ -2059,7 +2025,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "146eece8-418e-465e-ba9a-dfd25b1958f4", "x": 271, "y": 487, "width": 32, @@ -2111,7 +2076,6 @@ "type": "text", "content": "By Style-ish Mag October 12, 2020", "marginOffset": 5.578125, - "basedOn": "bbd94bfc-49d5-4280-b25d-df97697225e6", "x": 125, "y": 518, "width": 159, @@ -2180,7 +2144,6 @@ "type": "text", "content": "Hot Gossip Article", "marginOffset": -9.340000000000003, - "basedOn": "76231c03-8fa7-4106-b010-bc53c65e5fad", "x": 40, "y": 328, "width": 159, @@ -2225,7 +2188,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Celebrities Who Love Pizza", - "basedOn": "7f196d61-bc4a-45fd-bd22-95986d303feb", "x": 40, "y": 371, "width": 332, @@ -2263,7 +2225,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "d99103e2-b50a-4987-ac0f-f777c07c130f", "x": 40, "y": 308, "width": 332, @@ -2278,7 +2239,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "97002b98-b29b-4352-9b0c-86e9f2e30d42", "x": 58, "y": 376, "width": 298, @@ -2293,7 +2253,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "0d318915-a7aa-4283-a85c-d434b23e1dd1", "x": 57, "y": 506, "width": 298, @@ -2308,7 +2267,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "22c352e3-c3e6-42b2-9ac2-77270913082a", "x": 58, "y": 403, "width": 139, @@ -2323,7 +2281,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "92f1ee6c-a819-4409-9dbd-82a5a52281ff", "x": 217, "y": 403, "width": 139, @@ -2338,7 +2295,6 @@ "lockAspectRatio": true, "backgroundColor": { "color": { "r": 255, "g": 255, "b": 255 } }, "type": "shape", - "basedOn": "1360b44a-cf4c-49cd-b241-a6687887e9aa", "x": 205, "y": 401, "width": 5, @@ -2395,7 +2351,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Team Presents", - "basedOn": "e666b825-d7f9-4c10-9c43-a4e31379f1f7", "x": 149, "y": 383, "width": 114, @@ -2440,7 +2395,6 @@ "padding": { "locked": true, "horizontal": 0, "vertical": 0 }, "type": "text", "content": "Rock Festival", - "basedOn": "35d1fe06-206b-4633-a73d-3b5ceee841f4", "x": 55, "y": 419, "width": 302, @@ -2500,7 +2454,6 @@ "type": "text", "content": "Marvin Mckinney", "marginOffset": 2.504999999999999, - "basedOn": "9ddcc7df-8c81-432f-bd21-77ed9d773a6b", "x": 40, "y": 474, "width": 332, @@ -2513,8 +2466,5 @@ "fonts": ["Open Sans", "UnifrakturMaguntia", "Playfair Display"], "id": "56e39edb-0d25-4186-b950-76d5c1536651" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/editorial.json b/packages/text-sets/src/raw/editorial.json index 5ea9efdc3499..4067bb5f3c6d 100644 --- a/packages/text-sets/src/raw/editorial.json +++ b/packages/text-sets/src/raw/editorial.json @@ -369,7 +369,6 @@ "content": "Find Your Roots", "width": 332, "height": 43, - "basedOn": "5866ef82-08bf-40fa-87b2-89e2270aeda6", "id": "6fd28db6-2c6b-46c0-ae0b-707af1d36f3f", "x": 40, "y": 359, @@ -430,7 +429,6 @@ "content": "Have you ever felt like you're living in a house but not a home? If yes, you're not alone! Creating a space that looks as good as it feels isn't easy, and it's often not just about what you put in it. Introducing plants not only brightens a space, they form a ritual of care.", "width": 332, "height": 172, - "basedOn": "0706b1b6-fc33-4e21-a9a2-64ba4507ff30", "id": "d93c3f60-5073-4e36-9c0f-aeffe4205266", "x": 40, "y": 412, @@ -446,7 +444,6 @@ "width": 32, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "6596c712-bc3a-4e5b-8438-74ee1b941b65", "id": "87936ffe-2e44-44d5-8f4a-93f28a4e5cfc", "x": 40, "y": 339 @@ -528,7 +525,6 @@ "content": "Change Focus", "width": 331, "height": 36, - "basedOn": "6fd28db6-2c6b-46c0-ae0b-707af1d36f3f", "id": "ad27512c-2018-404f-9cdd-007a89cb8288", "x": 40, "y": 362, @@ -583,7 +579,6 @@ "content": "We all have goals, but keeping your attention only on the destination means you miss the journey. Instead of seeing your daily life as a means to an end, take a step back and identify the place you've already arrived. Gratefulness practices help you focus in on what's important.", "width": 332, "height": 171, - "basedOn": "d93c3f60-5073-4e36-9c0f-aeffe4205266", "id": "dba6a0b2-7487-4ee4-bd05-6c6aeb6b246e", "x": 40, "y": 410, @@ -660,7 +655,6 @@ "content": "Start Simple", "width": 332, "height": 38, - "basedOn": "6fd28db6-2c6b-46c0-ae0b-707af1d36f3f", "id": "598702ed-bbd1-4744-8e8d-4a1f00ba41b5", "x": 40, "y": 372, @@ -713,7 +707,6 @@ "content": "Getting started with minimalism is easy; if you don't love it and you don't use it, let it go. There isn't a science, you don't need a style, you just need to start noticing. Keep track of what stands out and if it leaves you wit positive or negative feelings.", "width": 332, "height": 156, - "basedOn": "d93c3f60-5073-4e36-9c0f-aeffe4205266", "id": "b72f7521-ac44-48be-857b-92c41b4c959d", "x": 40, "y": 420 @@ -728,7 +721,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "87936ffe-2e44-44d5-8f4a-93f28a4e5cfc", "id": "5708edac-534f-4341-9870-33a7688d0d5a", "x": 40, "y": 355 @@ -806,7 +798,6 @@ "content": "Before the bean", "width": 332, "height": 34, - "basedOn": "5866ef82-08bf-40fa-87b2-89e2270aeda6", "id": "2bbf9a2d-cc99-4c08-b6d2-0662761f12bc", "x": 40, "y": 354 @@ -860,7 +851,6 @@ "content": "Humans need water! Before coffee the most common way to drink water safely was by fermenting it, usually by brewing beer. Humanity spent most of it's early industry years a little tipsy. Introducing coffee morphed the type of buzz we began our day with.", "width": 332, "height": 170, - "basedOn": "0706b1b6-fc33-4e21-a9a2-64ba4507ff30", "id": "02a14cfc-5936-462f-a79e-ffca46c2dd7f", "x": 40, "y": 405, @@ -942,7 +932,6 @@ "content": "Always recess", "width": 332, "height": 54, - "basedOn": "ae3d8b77-a89a-441e-a735-24d256ab1e3d", "id": "c05092f4-7822-416c-98a6-44858a1a9069", "x": 44, "y": 357 @@ -999,7 +988,6 @@ "content": "Always recess", "width": 332, "height": 54, - "basedOn": "2bbf9a2d-cc99-4c08-b6d2-0662761f12bc", "id": "ae3d8b77-a89a-441e-a735-24d256ab1e3d", "x": 40, "y": 353 @@ -1063,7 +1051,6 @@ "content": "Every kid's favorite subject in school is recess! Why shouldn't it be? Who doesn't like designated time to hang with your friends, meet new ones, and play fun games? Read on to find out how bring the benefits recess brings to students into your office.", "width": 332, "height": 163, - "basedOn": "02a14cfc-5936-462f-a79e-ffca46c2dd7f", "id": "1cbbe1a0-99b7-4fac-9eb5-18dbfc50272d", "x": 40, "y": 409, @@ -1148,7 +1135,6 @@ "content": "Breezy beauty", "width": 332, "height": 41, - "basedOn": "ae3d8b77-a89a-441e-a735-24d256ab1e3d", "id": "ee1c31cf-c782-4cd7-9bd9-7ebc08f01fed", "x": 40, "y": 363, @@ -1199,7 +1185,6 @@ "content": "The lazy life is all about maximum reward with minimum effort. But when it comes to hair, where's the balance between effortless style and no style effort? Well, we've done the work for you! Read on for our best hairstyle hacks.", "width": 332, "height": 144, - "basedOn": "1cbbe1a0-99b7-4fac-9eb5-18dbfc50272d", "id": "f2d01d29-e755-4634-b346-e0a2682f159d", "x": 40, "y": 413, @@ -1239,7 +1224,6 @@ "width": 288, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "75226e27-dd58-497e-86c1-451cc604df83", "id": "da5457e6-a055-402e-bf12-7ad0b482c2fd", "x": 61.5, "y": 373 @@ -1254,7 +1238,6 @@ "width": 288, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "340f8e9e-6be4-4af0-b15a-d9e16210dbb4", "id": "1a697864-c11c-47c3-8ac8-c2d032530544", "x": 61.5, "y": 382 @@ -1269,7 +1252,6 @@ "width": 288, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "41cee8be-66ca-4fa7-bbdb-307b6225dc61", "id": "c48a35bf-0386-4138-b065-24831d69b92d", "x": 60, "y": 507 @@ -1284,7 +1266,6 @@ "width": 288, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "4c15a10d-8e6a-4300-9f69-e74f21f989d8", "id": "da49cb47-73d1-4830-993e-f7aa9d51e2ac", "x": 60, "y": 498 @@ -1348,7 +1329,6 @@ "content": "10", "width": 66, "height": 99, - "basedOn": "bbf0f087-de38-48be-8328-f701742741f3", "id": "bce65336-1bbb-40d6-bb61-7d19c9bbd777", "x": 61, "y": 393 @@ -1393,7 +1373,6 @@ "content": "Christmas", "width": 187, "height": 74, - "basedOn": "0638d9e1-7a53-464f-88ba-eee68fec6402", "id": "a4153098-8497-4247-ba31-a3283e244183", "x": 151, "y": 401 @@ -1457,7 +1436,6 @@ "content": "Recommended Gifts", "width": 190, "height": 24, - "basedOn": "a0c7a5dc-cf6b-41db-82d6-dfa76b0f2e39", "id": "dc744d4c-1e81-420b-a596-dbc4b489d9b2", "x": 151, "y": 462 @@ -1496,7 +1474,6 @@ "width": 332, "height": 278, "mask": { "type": "rectangle" }, - "basedOn": "6273ca64-422d-4c19-a40f-6dd95199d8a5", "id": "1902e4f1-5d9c-4d14-9e6a-718a1a3b6797", "x": 39, "y": 304 @@ -1541,7 +1518,6 @@ "content": "black friday", "width": 332, "height": 180, - "basedOn": "674454ef-6c76-4036-b518-6e370d6d5fbb", "id": "7704e046-0510-47ac-aabe-c65908a5e879", "x": 40, "y": 328 @@ -1593,7 +1569,6 @@ "content": "Sale", "width": 160, "height": 64, - "basedOn": "01c1b3ce-5989-4c18-984e-ec32872f5a1c", "id": "b13c515e-8d27-4bfe-bc2b-06ab72d27d34", "x": 121, "y": 508 @@ -1681,7 +1656,6 @@ "content": "TV Show", "width": 180, "height": 50, - "basedOn": "18e0cf3d-5bbb-48de-bc8c-c2eae97b7a13", "id": "31551cfe-d34a-465b-bd2d-1395c0916edc", "x": 116, "y": 294 @@ -1726,7 +1700,6 @@ "content": "Pop\nQuiz", "width": 332, "height": 180, - "basedOn": "d93a1e4f-ed44-4d0d-b469-02c29b4f2ec0", "id": "b27aae73-7930-462a-a725-d5298785fcf1", "x": 40, "y": 352 @@ -1791,7 +1764,6 @@ "width": 332, "height": 51, "marginOffset": 5.578125, - "basedOn": "2153261e-4fa3-429c-9b2c-a2a609160b47", "id": "efaa436a-2d3b-4695-a966-90a6faae1878", "x": 40, "y": 540 @@ -1873,7 +1845,6 @@ "content": "Week Trip to Hawaii", "width": 322, "height": 131, - "basedOn": "93282c93-f013-496e-96c7-659d83b92bcc", "id": "24d77029-a48d-4e60-8c5e-7c94d7333f86", "x": 45, "y": 366 @@ -1918,7 +1889,6 @@ "content": "Surf all day!", "width": 322, "height": 47, - "basedOn": "24d7bfb2-b299-4535-af04-4c74ec93b0c5", "id": "beeac3d7-6f8e-48bf-920d-2fa25861fb54", "x": 45, "y": 505 @@ -1978,7 +1948,6 @@ "content": "A Quick Recap to Our", "width": 322, "height": 24, - "basedOn": "a0baa814-5743-4cf2-9cb7-46196ae8c3c8", "id": "de3317df-e660-4d45-80aa-942e2a30d1b2", "x": 45, "y": 334 @@ -2053,7 +2022,6 @@ "content": "Build an IoT System", "width": 332, "height": 114, - "basedOn": "95c8c691-ddf6-4f63-a773-f5bad729070b", "id": "413baa21-b89b-4df8-9756-1ade6e8e268b", "x": 40, "y": 354 @@ -2108,7 +2076,6 @@ "content": "Make your life easier\nwith automations", "width": 332, "height": 52, - "basedOn": "3ae35c4a-1133-4ab2-8108-45ce52d5f94e", "id": "baddeb36-483e-442f-aab0-d3b8076c4ba9", "x": 40, "y": 480 @@ -2176,7 +2143,6 @@ "content": "highlights of", "width": 266, "height": 30, - "basedOn": "27022462-2c4c-4bf7-ae50-656024a8d1e3", "id": "7472564d-c9a0-475f-b23b-cecf0629c7b0", "x": 73, "y": 344 @@ -2222,7 +2188,6 @@ "width": 332, "height": 113, "marginOffset": 8.300000000000011, - "basedOn": "d3cce763-731c-42d0-b09e-f692f9a24efa", "id": "e5a66644-3349-4c9b-a076-710f9dd6c404", "x": 40, "y": 382 @@ -2268,7 +2233,6 @@ "width": 191, "height": 31, "marginOffset": 8.5, - "basedOn": "cf24002b-2536-4885-aa57-1cbf59e76ad4", "id": "caf051db-232a-4a3d-8fac-210178b958bd", "x": 111, "y": 511 @@ -2307,7 +2271,6 @@ "width": 412, "height": 412, "mask": { "type": "rectangle" }, - "basedOn": "3a51ba12-b986-4524-8916-5cf1de243552", "id": "19b1fe3c-dd3e-4272-a2e2-04d6d18e6051", "x": 0, "y": 236 @@ -2352,7 +2315,6 @@ "content": "highlights of", "width": 266, "height": 31, - "basedOn": "d3f120a7-021e-4e9c-b246-3766bc6016fd", "id": "b36ef221-ee84-431c-95a5-aa291bac6001", "x": 73, "y": 344 @@ -2398,7 +2360,6 @@ "width": 332, "height": 113, "marginOffset": 8.300000000000011, - "basedOn": "fe0b42f3-54f1-401a-867b-57556c8dc7c9", "id": "2645f9cb-7054-437c-86ed-f979ffaeeeb8", "x": 40, "y": 382 @@ -2444,7 +2405,6 @@ "width": 191, "height": 32, "marginOffset": 8.5, - "basedOn": "1964a9d5-ccd5-4d70-8080-8e5a1e511d04", "id": "565d5249-cdfb-4ac2-942d-a892ea08cedd", "x": 110.5, "y": 511 @@ -2456,8 +2416,5 @@ "fonts": ["Bungee"], "id": "95970834-7a29-4066-9a8f-54f682868d64" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/list.json b/packages/text-sets/src/raw/list.json index b68d10ce7a85..89440b361700 100644 --- a/packages/text-sets/src/raw/list.json +++ b/packages/text-sets/src/raw/list.json @@ -187,7 +187,6 @@ "content": "The Terminator, The Terminator", "width": 313, "height": 20, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "23bf647b-1367-4703-b5e3-2be7cb857281", "x": 59, "y": 292, @@ -246,7 +245,6 @@ "content": "Optimus Prime, Transformers", "width": 313, "height": 20, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "b21e7e88-2b19-4c1a-991d-43e3cb017f6c", "x": 59, "y": 354 @@ -304,7 +302,6 @@ "content": "HAL, 2001: A Space Odyssey", "width": 313, "height": 20, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "df4f466a-320a-42c7-a460-7fab1a788c66", "x": 59, "y": 323, @@ -363,7 +360,6 @@ "content": "Sonny, I. Robot", "width": 313, "height": 20, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "ab60497a-5f5c-4073-83e9-7b56df31c71f", "x": 59, "y": 385 @@ -392,7 +388,6 @@ "width": 4, "height": 4, "mask": { "type": "circle" }, - "basedOn": "a41f331f-29b5-40ca-b13f-eb02ae2634d4", "id": "3487e6a4-35e6-4158-ac09-74ffdbf06f05", "x": 42, "y": 300.5 @@ -407,7 +402,6 @@ "width": 4, "height": 4, "mask": { "type": "circle" }, - "basedOn": "a41f331f-29b5-40ca-b13f-eb02ae2634d4", "id": "822ccb27-1692-4d54-9cd7-8114202d440f", "x": 42, "y": 331.5 @@ -422,7 +416,6 @@ "width": 4, "height": 4, "mask": { "type": "circle" }, - "basedOn": "822ccb27-1692-4d54-9cd7-8114202d440f", "id": "0bf25e9e-c30c-4513-a6b3-600984b89c08", "x": 42, "y": 362.5 @@ -437,7 +430,6 @@ "width": 4, "height": 4, "mask": { "type": "circle" }, - "basedOn": "0bf25e9e-c30c-4513-a6b3-600984b89c08", "id": "083cd063-ec51-48f0-8553-23b244b1f2fa", "x": 42, "y": 393.5 @@ -520,7 +512,6 @@ "width": 331, "height": 33, "marginOffset": 3.84375, - "basedOn": "a1621ecf-3b3f-4072-8e44-6bf2892eb0a6", "id": "25cdb4d5-9a90-47fd-9dc0-e42adf6cf46d", "x": 41, "y": 206 @@ -578,7 +569,6 @@ "content": "R2-D2, Star Wars", "width": 313, "height": 22, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "506b1f2a-64cf-4f8d-ad2e-0d585db3de84", "x": 59, "y": 254 @@ -636,7 +626,6 @@ "content": "The Terminator, The Terminator", "width": 313, "height": 22, - "basedOn": "23bf647b-1367-4703-b5e3-2be7cb857281", "id": "069d0034-9e43-4305-8c19-6a91ec2007f2", "x": 59, "y": 291 @@ -694,7 +683,6 @@ "content": "Optimus Prime, Transformers", "width": 313, "height": 22, - "basedOn": "b21e7e88-2b19-4c1a-991d-43e3cb017f6c", "id": "3d3a2a32-4a26-4231-9365-b8b03b34482e", "x": 59, "y": 360 @@ -752,7 +740,6 @@ "content": "HAL, 2001: A Space Odyssey", "width": 313, "height": 22, - "basedOn": "df4f466a-320a-42c7-a460-7fab1a788c66", "id": "550f7450-1280-4bf0-a5be-791adeb2e39b", "x": 59, "y": 325 @@ -810,7 +797,6 @@ "content": "Sonny, I. Robot", "width": 313, "height": 22, - "basedOn": "ab60497a-5f5c-4073-83e9-7b56df31c71f", "id": "afa0aaf9-c202-4ed1-bc72-a89ad7cb1d05", "x": 59, "y": 394 @@ -825,7 +811,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "a41f331f-29b5-40ca-b13f-eb02ae2634d4", "id": "0964be69-8ad0-4823-b6cf-98a5885e32b6", "x": 42, "y": 261.5 @@ -840,7 +825,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "3487e6a4-35e6-4158-ac09-74ffdbf06f05", "id": "403a4895-6d52-47f6-9d91-708e6cfd39e9", "x": 42, "y": 404 @@ -855,7 +839,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "822ccb27-1692-4d54-9cd7-8114202d440f", "id": "bf08a5a1-a064-4e61-8581-564eecfeaca9", "x": 42, "y": 369 @@ -870,7 +853,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "0bf25e9e-c30c-4513-a6b3-600984b89c08", "id": "14473a90-f95f-45ef-96f7-18103948af83", "x": 42, "y": 334 @@ -885,7 +867,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "083cd063-ec51-48f0-8553-23b244b1f2fa", "id": "ffb2856e-9edf-4827-8aa2-08b77283c868", "x": 42, "y": 299 @@ -1046,7 +1027,6 @@ "content": "PlantMi", "width": 313, "height": 23, - "basedOn": "506b1f2a-64cf-4f8d-ad2e-0d585db3de84", "id": "a91708d3-d694-4ee8-a970-614f89cc03b8", "x": 59, "y": 277 @@ -1106,7 +1086,6 @@ "content": "GreenTime", "width": 313, "height": 23, - "basedOn": "069d0034-9e43-4305-8c19-6a91ec2007f2", "id": "c5e3dba4-d89a-4c1a-b825-59bb5ce2de63", "x": 59, "y": 308 @@ -1166,7 +1145,6 @@ "content": "Wet Dyrt", "width": 313, "height": 23, - "basedOn": "3d3a2a32-4a26-4231-9365-b8b03b34482e", "id": "2a5ca2e1-7f72-4051-ba5f-3b9c3b1acdaa", "x": 59, "y": 370 @@ -1226,7 +1204,6 @@ "content": "Branch & Leaf", "width": 313, "height": 23, - "basedOn": "550f7450-1280-4bf0-a5be-791adeb2e39b", "id": "e6e625c5-0bd8-487f-9f42-23df549ede83", "x": 59, "y": 339 @@ -1286,7 +1263,6 @@ "content": "Rooted", "width": 313, "height": 23, - "basedOn": "afa0aaf9-c202-4ed1-bc72-a89ad7cb1d05", "id": "a23d31ee-6b31-4947-a9f3-0f8526b83d29", "x": 59, "y": 401 @@ -1301,7 +1277,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6522a49f-ceba-421a-9900-b9f265cd63f3", "id": "e198bccf-09f7-4dbb-8c9f-770865247239", "x": 42, "y": 288 @@ -1316,7 +1291,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e198bccf-09f7-4dbb-8c9f-770865247239", "id": "f07e0d64-5372-4e51-86a6-0c3da7607dd4", "x": 42, "y": 319 @@ -1331,7 +1305,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e198bccf-09f7-4dbb-8c9f-770865247239", "id": "077d4e05-7c75-4d9c-9feb-f191deea147f", "x": 42, "y": 350 @@ -1346,7 +1319,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e198bccf-09f7-4dbb-8c9f-770865247239", "id": "a94e39bf-2c23-4e6d-b409-9647b5f8bd98", "x": 42, "y": 381 @@ -1361,7 +1333,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e198bccf-09f7-4dbb-8c9f-770865247239", "id": "fd9e9ae6-2d67-4973-8783-2128787a59a6", "x": 42, "y": 412 @@ -1439,7 +1410,6 @@ "content": "Know thyself", "width": 313, "height": 21, - "basedOn": "a91708d3-d694-4ee8-a970-614f89cc03b8", "id": "5ee0db06-85f4-4ba9-94e8-7cdcd73fbfc8", "x": 59, "y": 260, @@ -1494,7 +1464,6 @@ "content": "Be kind", "width": 313, "height": 21, - "basedOn": "c5e3dba4-d89a-4c1a-b825-59bb5ce2de63", "id": "9cf80e40-7ea6-437c-a0e6-72370e0463ee", "x": 59, "y": 291, @@ -1549,7 +1518,6 @@ "content": "Trust your gut", "width": 313, "height": 21, - "basedOn": "2a5ca2e1-7f72-4051-ba5f-3b9c3b1acdaa", "id": "2a306a0d-afc5-419a-b28c-d6bb3dbc100c", "x": 59, "y": 353, @@ -1604,7 +1572,6 @@ "content": "Bring your whole self", "width": 313, "height": 21, - "basedOn": "e6e625c5-0bd8-487f-9f42-23df549ede83", "id": "bea9fcf7-ccc9-45f6-b3b3-607eeeb07c31", "x": 59, "y": 322, @@ -1659,7 +1626,6 @@ "content": "Practice Reflection", "width": 313, "height": 21, - "basedOn": "a23d31ee-6b31-4947-a9f3-0f8526b83d29", "id": "6decd8bd-7f19-43cd-a035-7029629e9a22", "x": 59, "y": 384, @@ -1718,7 +1684,6 @@ "content": "Essentials", "width": 177, "height": 31, - "basedOn": "a7d0b1de-d0d4-4fa6-8970-9dca2c40f3b5", "id": "a1b69a5a-0d61-49b9-8ba4-44daa7581e86", "x": 118, "y": 209 @@ -1733,7 +1698,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6522a49f-ceba-421a-9900-b9f265cd63f3", "id": "71bc3869-8369-449e-b577-507e044b1eb3", "x": 304, "y": 224.5 @@ -1748,7 +1712,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "71bc3869-8369-449e-b577-507e044b1eb3", "id": "7e373de9-463f-4f8d-b496-f37b6fba4ab4", "x": 74, "y": 224.5 @@ -1763,7 +1726,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "0964be69-8ad0-4823-b6cf-98a5885e32b6", "id": "e9380652-0931-43b3-b9cf-0119bb879e3d", "x": 42, "y": 268.5 @@ -1778,7 +1740,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "403a4895-6d52-47f6-9d91-708e6cfd39e9", "id": "67090ebe-b763-4a7c-b6ed-fb515f82dc46", "x": 42, "y": 392.5 @@ -1793,7 +1754,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "bf08a5a1-a064-4e61-8581-564eecfeaca9", "id": "519ad94e-4b2d-45d1-a6cb-dc469a986ffd", "x": 42, "y": 361.5 @@ -1808,7 +1768,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "14473a90-f95f-45ef-96f7-18103948af83", "id": "9eb352a6-9245-46fc-881e-225dbae11c73", "x": 42, "y": 330.5 @@ -1823,7 +1782,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "ffb2856e-9edf-4827-8aa2-08b77283c868", "id": "1da2f2f4-26ce-4a4c-9c9a-af090d99b757", "x": 42, "y": 299.5 @@ -1899,7 +1857,6 @@ "content": "Declutter first", "width": 313, "height": 20, - "basedOn": "5ee0db06-85f4-4ba9-94e8-7cdcd73fbfc8", "id": "857cd7a6-8d25-433b-bf16-df9a0d9689d3", "x": 59, "y": 265 @@ -1951,7 +1908,6 @@ "content": "Organize second", "width": 313, "height": 20, - "basedOn": "9cf80e40-7ea6-437c-a0e6-72370e0463ee", "id": "47987511-94e3-4057-8741-6a333d5510df", "x": 59, "y": 296 @@ -2003,7 +1959,6 @@ "content": "Minimize distractions", "width": 313, "height": 20, - "basedOn": "2a306a0d-afc5-419a-b28c-d6bb3dbc100c", "id": "8a36bc28-894b-43a7-a3e0-74f81c439233", "x": 59, "y": 358 @@ -2055,7 +2010,6 @@ "content": "Detach self-worth", "width": 313, "height": 20, - "basedOn": "bea9fcf7-ccc9-45f6-b3b3-607eeeb07c31", "id": "9b20ab27-a660-491f-951b-232f6e095405", "x": 59, "y": 327 @@ -2107,7 +2061,6 @@ "content": "Practice patience", "width": 313, "height": 20, - "basedOn": "6decd8bd-7f19-43cd-a035-7029629e9a22", "id": "0f939067-5ee0-4fcf-9c42-bf5ec90b3896", "x": 59, "y": 389 @@ -2159,7 +2112,6 @@ "content": "The Principles", "width": 331, "height": 39, - "basedOn": "a1b69a5a-0d61-49b9-8ba4-44daa7581e86", "id": "d7666a19-5643-406b-bc02-f5d9fd4b06a1", "x": 41, "y": 210 @@ -2174,7 +2126,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "e9380652-0931-43b3-b9cf-0119bb879e3d", "id": "9ae7cf81-c809-442a-b187-c7b6fef2c6a2", "x": 42, "y": 273.5 @@ -2189,7 +2140,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "67090ebe-b763-4a7c-b6ed-fb515f82dc46", "id": "e61a76a3-dc95-4dc4-be65-b5fa98447ebd", "x": 42, "y": 397.5 @@ -2204,7 +2154,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "519ad94e-4b2d-45d1-a6cb-dc469a986ffd", "id": "c0adee60-3c32-4cbc-9f77-5a6cdc0caaa5", "x": 42, "y": 366.5 @@ -2219,7 +2168,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "9eb352a6-9245-46fc-881e-225dbae11c73", "id": "672d5a3a-1d48-427d-932b-4867b104c0f8", "x": 42, "y": 335.5 @@ -2234,7 +2182,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "1da2f2f4-26ce-4a4c-9c9a-af090d99b757", "id": "c953b818-f7ff-4555-8caa-5faec28e800d", "x": 42, "y": 304.5 @@ -2312,7 +2259,6 @@ "content": "Drip coffee", "width": 313, "height": 22, - "basedOn": "857cd7a6-8d25-433b-bf16-df9a0d9689d3", "id": "b0d4bec7-761e-49e4-9287-9b0ebed6a8bc", "x": 59, "y": 259, @@ -2367,7 +2313,6 @@ "content": "Espresso", "width": 313, "height": 20, - "basedOn": "47987511-94e3-4057-8741-6a333d5510df", "id": "d7cc69d2-833e-4fcb-9a18-e4ccc143b2b3", "x": 59, "y": 290, @@ -2422,7 +2367,6 @@ "content": "Cappuccino", "width": 313, "height": 22, - "basedOn": "8a36bc28-894b-43a7-a3e0-74f81c439233", "id": "7b51d5a2-9a71-4335-b366-eb5a32080022", "x": 59, "y": 352, @@ -2477,7 +2421,6 @@ "content": "Latte", "width": 313, "height": 22, - "basedOn": "9b20ab27-a660-491f-951b-232f6e095405", "id": "3c6710e1-9212-4d0c-b2fb-dc69ce227cfd", "x": 59, "y": 321, @@ -2532,7 +2475,6 @@ "content": "Americano", "width": 313, "height": 22, - "basedOn": "0f939067-5ee0-4fcf-9c42-bf5ec90b3896", "id": "0c94bdfd-fd68-464d-b26a-33b2bc8f3c85", "x": 59, "y": 383, @@ -2587,7 +2529,6 @@ "content": "Coffee drinks", "width": 331, "height": 34, - "basedOn": "d7666a19-5643-406b-bc02-f5d9fd4b06a1", "id": "b5b41d0f-51fe-477c-8dab-761c066762d4", "x": 41, "y": 210 @@ -2602,7 +2543,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "9ae7cf81-c809-442a-b187-c7b6fef2c6a2", "id": "0a5df081-89db-4e49-87fe-95c3d841011d", "x": 42, "y": 267.5 @@ -2617,7 +2557,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "e61a76a3-dc95-4dc4-be65-b5fa98447ebd", "id": "6cc27d85-0735-4d11-bcc1-958f9d046ec9", "x": 42, "y": 391.5 @@ -2632,7 +2571,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "c0adee60-3c32-4cbc-9f77-5a6cdc0caaa5", "id": "55901f15-39ac-4a22-adf5-063e23158c9a", "x": 42, "y": 360.5 @@ -2647,7 +2585,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "672d5a3a-1d48-427d-932b-4867b104c0f8", "id": "3decaf02-890b-49ef-b433-8ceddd32434a", "x": 42, "y": 329.5 @@ -2662,7 +2599,6 @@ "width": 5, "height": 5, "mask": { "type": "circle" }, - "basedOn": "c953b818-f7ff-4555-8caa-5faec28e800d", "id": "e44c5bd9-5c39-4602-ae60-4e2c67bef3f5", "x": 42, "y": 298.5 @@ -2750,7 +2686,6 @@ "content": "Stress relief", "width": 313, "height": 19, - "basedOn": "b0d4bec7-761e-49e4-9287-9b0ebed6a8bc", "id": "6f6367c6-438a-4398-880d-28b474d5fd4f", "x": 59, "y": 263, @@ -2815,7 +2750,6 @@ "content": "Brain function", "width": 313, "height": 19, - "basedOn": "d7cc69d2-833e-4fcb-9a18-e4ccc143b2b3", "id": "5eca2380-50ff-4075-a511-7af1e968a8d9", "x": 59, "y": 294, @@ -2880,7 +2814,6 @@ "content": "Flourish relationships", "width": 313, "height": 19, - "basedOn": "7b51d5a2-9a71-4335-b366-eb5a32080022", "id": "0a67dc94-8db8-4b0c-bfb1-0d0172f2cd1c", "x": 59, "y": 356, @@ -2945,7 +2878,6 @@ "content": "Creative boost", "width": 313, "height": 19, - "basedOn": "3c6710e1-9212-4d0c-b2fb-dc69ce227cfd", "id": "90adf5cc-d567-428f-9bcb-b16a17fb52dc", "x": 59, "y": 325, @@ -3010,7 +2942,6 @@ "content": "Energized feelings", "width": 313, "height": 19, - "basedOn": "0c94bdfd-fd68-464d-b26a-33b2bc8f3c85", "id": "440d1bf0-37d6-4638-a095-e74bbc6c00a2", "x": 59, "y": 387, @@ -3068,7 +2999,6 @@ "content": "Benefits of play", "width": 331, "height": 41, - "basedOn": "b5b41d0f-51fe-477c-8dab-761c066762d4", "id": "23a2eebf-b6e0-4b03-adb8-4a9a4e015a6d", "x": 41, "y": 208, @@ -3126,7 +3056,6 @@ "content": "+", "width": 25, "height": 23, - "basedOn": "23a2eebf-b6e0-4b03-adb8-4a9a4e015a6d", "id": "5f66f577-5ba3-45e1-ae3c-6d0581a5e644", "x": 46, "y": 258 @@ -3183,7 +3112,6 @@ "content": "+", "width": 25, "height": 23, - "basedOn": "5f66f577-5ba3-45e1-ae3c-6d0581a5e644", "id": "98381e2f-b4b0-43dd-9b51-fa073ba77610", "x": 46, "y": 290 @@ -3240,7 +3168,6 @@ "content": "+", "width": 25, "height": 23, - "basedOn": "5f66f577-5ba3-45e1-ae3c-6d0581a5e644", "id": "02cd45b1-c37b-4da2-a326-161947df271f", "x": 46, "y": 321 @@ -3297,7 +3224,6 @@ "content": "+", "width": 25, "height": 23, - "basedOn": "5f66f577-5ba3-45e1-ae3c-6d0581a5e644", "id": "3bb4786e-ceac-44e5-8b4b-e716bf6fb349", "x": 46, "y": 352 @@ -3354,7 +3280,6 @@ "content": "+", "width": 25, "height": 23, - "basedOn": "5f66f577-5ba3-45e1-ae3c-6d0581a5e644", "id": "af90d4a8-fc72-4035-b4ce-2351b7c981d7", "x": 46, "y": 382 @@ -3428,7 +3353,6 @@ "content": "Headband", "width": 313, "height": 20, - "basedOn": "6f6367c6-438a-4398-880d-28b474d5fd4f", "id": "25ea0169-cbc3-4777-bdfd-4036ce372057", "x": 59, "y": 266, @@ -3479,7 +3403,6 @@ "content": "Bobby pins", "width": 313, "height": 20, - "basedOn": "5eca2380-50ff-4075-a511-7af1e968a8d9", "id": "23f270b7-9614-4444-aa3b-58e46bd8aaea", "x": 59, "y": 297, @@ -3530,7 +3453,6 @@ "content": "Clips", "width": 313, "height": 20, - "basedOn": "0a67dc94-8db8-4b0c-bfb1-0d0172f2cd1c", "id": "89a797e9-dc77-4003-ad93-5e0f34250e5f", "x": 59, "y": 359, @@ -3581,7 +3503,6 @@ "content": "Ties", "width": 313, "height": 20, - "basedOn": "90adf5cc-d567-428f-9bcb-b16a17fb52dc", "id": "7b3c9d38-2000-48cb-b3bd-dcb64b76a5d8", "x": 59, "y": 328, @@ -3632,7 +3553,6 @@ "content": "Scarf", "width": 313, "height": 20, - "basedOn": "440d1bf0-37d6-4638-a095-e74bbc6c00a2", "id": "a899dfcc-41d8-470c-9575-fa6d1e2f4e84", "x": 59, "y": 390, @@ -3693,7 +3613,6 @@ "content": "Accessory necessities", "width": 331, "height": 42, - "basedOn": "23a2eebf-b6e0-4b03-adb8-4a9a4e015a6d", "id": "dd313427-1c45-4a93-a82f-555d1701d7b6", "x": 41, "y": 209, @@ -3709,7 +3628,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e198bccf-09f7-4dbb-8c9f-770865247239", "id": "eb045b80-4896-49c8-8535-0dd29e70d960", "x": 41, "y": 275 @@ -3724,7 +3642,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "f07e0d64-5372-4e51-86a6-0c3da7607dd4", "id": "fd781603-76a2-43a3-8737-ec42188eef40", "x": 41, "y": 306 @@ -3739,7 +3656,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "077d4e05-7c75-4d9c-9feb-f191deea147f", "id": "756d51fe-7610-408e-8c12-49f666bfd820", "x": 41, "y": 337 @@ -3754,7 +3670,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "a94e39bf-2c23-4e6d-b409-9647b5f8bd98", "id": "dc3c9237-a672-454b-8899-94e15402cc2d", "x": 41, "y": 368 @@ -3769,7 +3684,6 @@ "width": 11, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "fd9e9ae6-2d67-4973-8783-2128787a59a6", "id": "703aeb65-ae9e-4c5a-9874-81566b3bc712", "x": 41, "y": 399 @@ -3852,7 +3766,6 @@ "width": 331, "height": 30, "marginOffset": 3.84375, - "basedOn": "a1621ecf-3b3f-4072-8e44-6bf2892eb0a6", "id": "d44aa256-41f4-4eac-b844-069791aa00de", "x": 41, "y": 214 @@ -3911,7 +3824,6 @@ "width": 313, "height": 20, "marginOffset": 5.90625, - "basedOn": "6dbe785d-0d5f-4a74-a796-3ba20950acbc", "id": "911a54be-15e5-4465-b52c-473b53aa5f46", "x": 59, "y": 261 @@ -3970,7 +3882,6 @@ "width": 313, "height": 20, "marginOffset": 5.90625, - "basedOn": "23bf647b-1367-4703-b5e3-2be7cb857281", "id": "d9fd9d7a-5ef7-40d8-93e6-b7ebe3b2f5af", "x": 59, "y": 292 @@ -4028,7 +3939,6 @@ "content": "Medical", "width": 313, "height": 20, - "basedOn": "b21e7e88-2b19-4c1a-991d-43e3cb017f6c", "id": "c122f5fe-ae28-4ca7-98b5-c194af864b85", "x": 59, "y": 354 @@ -4087,7 +3997,6 @@ "width": 313, "height": 20, "marginOffset": 5.90625, - "basedOn": "df4f466a-320a-42c7-a460-7fab1a788c66", "id": "684b381f-4117-4236-a264-42949b39533a", "x": 59, "y": 323 @@ -4145,7 +4054,6 @@ "content": "Aerospace", "width": 313, "height": 20, - "basedOn": "ab60497a-5f5c-4073-83e9-7b56df31c71f", "id": "d2e33049-7bad-4365-9663-7a842bb330bc", "x": 59, "y": 385 @@ -4204,7 +4112,6 @@ "width": 27, "height": 21, "marginOffset": 5.90625, - "basedOn": "911a54be-15e5-4465-b52c-473b53aa5f46", "id": "d5026284-7421-43ee-a390-dcec8578110e", "x": 40, "y": 261 @@ -4263,7 +4170,6 @@ "width": 27, "height": 22, "marginOffset": 5.90625, - "basedOn": "d5026284-7421-43ee-a390-dcec8578110e", "id": "0214d5a9-d4b4-4637-ba4d-6258a1106074", "x": 40, "y": 292 @@ -4322,7 +4228,6 @@ "width": 27, "height": 22, "marginOffset": 5.90625, - "basedOn": "d5026284-7421-43ee-a390-dcec8578110e", "id": "6da68881-e64c-4916-ac88-6b4da4220be5", "x": 40, "y": 323 @@ -4381,7 +4286,6 @@ "width": 27, "height": 22, "marginOffset": 5.90625, - "basedOn": "d5026284-7421-43ee-a390-dcec8578110e", "id": "bc0fd919-f3ba-4d47-851b-f8ba8c161157", "x": 40, "y": 354 @@ -4440,7 +4344,6 @@ "width": 27, "height": 22, "marginOffset": 5.90625, - "basedOn": "d5026284-7421-43ee-a390-dcec8578110e", "id": "40769abb-8b59-47c7-94ed-7cda39cfa894", "x": 40, "y": 385 @@ -4522,7 +4425,6 @@ "content": "Bike the Golden\nGate Bridge", "width": 130, "height": 33, - "basedOn": "506b1f2a-64cf-4f8d-ad2e-0d585db3de84", "id": "7e887951-6b78-434a-9381-77c1e93e9471", "x": 64, "y": 159 @@ -4580,7 +4482,6 @@ "content": "Stroll through \nFisherman's Warf", "width": 130, "height": 33, - "basedOn": "7e887951-6b78-434a-9381-77c1e93e9471", "id": "c3acfdf8-caf1-4fe8-8bec-8b06028c7f5b", "x": 64, "y": 213 @@ -4638,7 +4539,6 @@ "content": "Chill in Mission\nDolores Park", "width": 130, "height": 33, - "basedOn": "c3acfdf8-caf1-4fe8-8bec-8b06028c7f5b", "id": "9b59be2e-45e1-4721-b058-866b39b0ff5d", "x": 64, "y": 267 @@ -4696,7 +4596,6 @@ "content": "Go surfing on\nOcean Beach", "width": 130, "height": 33, - "basedOn": "9b59be2e-45e1-4721-b058-866b39b0ff5d", "id": "8dce2eb8-bec4-4b84-83d9-dad0a1c07128", "x": 64, "y": 321 @@ -4754,7 +4653,6 @@ "content": "Buy speciality\ncheese and bread at\nThe Ferry Building", "width": 130, "height": 50, - "basedOn": "8dce2eb8-bec4-4b84-83d9-dad0a1c07128", "id": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "x": 64, "y": 375 @@ -4812,7 +4710,6 @@ "content": "Try some local dim\nsum in Chinatown", "width": 130, "height": 33, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "1f3f9fe4-9855-4083-986a-afdf51f0f7b4", "x": 242, "y": 159 @@ -4870,7 +4767,6 @@ "content": "Explore the Presidio \nand Golden Gate Parks", "width": 130, "height": 50, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "da0957d9-2ca1-4ee4-83cc-a23404c98eb8", "x": 242, "y": 213 @@ -4928,7 +4824,6 @@ "content": "See a game in the \nOracle Park", "width": 130, "height": 33, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "ae39e734-025b-4c43-8601-fcbb4d944b6e", "x": 242, "y": 283 @@ -4986,7 +4881,6 @@ "content": "Dine outdoors in\nNorth Beach", "width": 130, "height": 33, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "a353d4d0-cbfa-44e1-a8bd-213ed70ed145", "x": 242, "y": 338 @@ -5044,7 +4938,6 @@ "content": "Take a Ferry to \nSausalito", "width": 130, "height": 33, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "6a3a063d-59d4-43db-b7d1-027fa2bd8ec7", "x": 242, "y": 392 @@ -5102,7 +4995,6 @@ "content": "01.", "width": 24, "height": 17, - "basedOn": "7e887951-6b78-434a-9381-77c1e93e9471", "id": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "x": 40, "y": 159 @@ -5160,7 +5052,6 @@ "content": "02.", "width": 24, "height": 16, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "45e51018-320b-4957-8e9d-16105c9a2d5c", "x": 40, "y": 213 @@ -5218,7 +5109,6 @@ "content": "03.", "width": 24, "height": 16, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "935ea9a2-24dd-45f1-a590-662a082d8e34", "x": 40, "y": 267 @@ -5276,7 +5166,6 @@ "content": "04.", "width": 24, "height": 16, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "c77ae14d-5e53-4253-ac0e-36b935cdfca8", "x": 39, "y": 321 @@ -5334,7 +5223,6 @@ "content": "05.", "width": 24, "height": 16, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "bc9d0c23-68fa-4541-858b-262f19b6a05e", "x": 40, "y": 375 @@ -5392,7 +5280,6 @@ "content": "06.", "width": 24, "height": 16, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "e7f645b9-3f90-49bf-8042-da032d5cca16", "x": 218, "y": 159 @@ -5450,7 +5337,6 @@ "content": "07.", "width": 24, "height": 16, - "basedOn": "e7f645b9-3f90-49bf-8042-da032d5cca16", "id": "4a81bb81-2862-4bd1-8fc1-04bb6c8e8d1c", "x": 218, "y": 213 @@ -5508,7 +5394,6 @@ "content": "08.", "width": 24, "height": 16, - "basedOn": "e7f645b9-3f90-49bf-8042-da032d5cca16", "id": "af6c6f67-7e2a-4d3d-b428-c54b9a32fac4", "x": 218, "y": 283 @@ -5566,7 +5451,6 @@ "content": "09.", "width": 24, "height": 16, - "basedOn": "e7f645b9-3f90-49bf-8042-da032d5cca16", "id": "774bfc23-e512-423a-971a-8e815ae01ecc", "x": 218, "y": 338 @@ -5624,7 +5508,6 @@ "content": "10.", "width": 24, "height": 16, - "basedOn": "e7f645b9-3f90-49bf-8042-da032d5cca16", "id": "1f95effd-af8f-4890-835a-7e17ec2e2fe4", "x": 218, "y": 392 @@ -5653,7 +5536,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6a677a18-8799-4d4b-8f04-3fc55d994ec0", "id": "980a5f9b-7a2f-4199-970a-38abbde832f6", "x": 40, "y": 254 @@ -5668,7 +5550,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6a677a18-8799-4d4b-8f04-3fc55d994ec0", "id": "ae972090-9f91-4c90-b859-9bc03af55197", "x": 40, "y": 308 @@ -5683,7 +5564,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "980a5f9b-7a2f-4199-970a-38abbde832f6", "id": "cff34a8c-6e08-4e15-9e1f-8ef62dbb0e07", "x": 218, "y": 325 @@ -5698,7 +5578,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ae972090-9f91-4c90-b859-9bc03af55197", "id": "bec793f4-a509-4b30-929a-fb9604d98991", "x": 218, "y": 270 @@ -5713,7 +5592,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "7cf81393-4b7d-4edd-8832-0bc40b3674fd", "id": "77200e78-f860-41dc-8da8-beb917920f75", "x": 218, "y": 200 @@ -5728,7 +5606,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ae972090-9f91-4c90-b859-9bc03af55197", "id": "d5371343-b3a7-4403-8ab1-790b61ebade1", "x": 40, "y": 362 @@ -5743,7 +5620,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "cff34a8c-6e08-4e15-9e1f-8ef62dbb0e07", "id": "2f06affc-b522-4f7d-8cb8-bd0855e899e8", "x": 218, "y": 379 @@ -5826,7 +5702,6 @@ "width": 292, "height": 18, "marginOffset": 5.90625, - "basedOn": "911a54be-15e5-4465-b52c-473b53aa5f46", "id": "587f6698-9762-440a-9375-753c68b6b702", "x": 80, "y": 195 @@ -5885,7 +5760,6 @@ "width": 292, "height": 18, "marginOffset": 5.578125, - "basedOn": "d9fd9d7a-5ef7-40d8-93e6-b7ebe3b2f5af", "id": "b340f622-144b-48c5-bb74-abbbd123c312", "x": 80, "y": 252 @@ -5943,7 +5817,6 @@ "content": "Spider Plant", "width": 292, "height": 18, - "basedOn": "c122f5fe-ae28-4ca7-98b5-c194af864b85", "id": "28185704-c253-4fae-8621-5bc141e28482", "x": 80, "y": 364, @@ -6003,7 +5876,6 @@ "width": 292, "height": 18, "marginOffset": 5.90625, - "basedOn": "684b381f-4117-4236-a264-42949b39533a", "id": "dd8a2c00-2a23-4301-ae99-9ade0ebe3de9", "x": 80, "y": 307 @@ -6061,7 +5933,6 @@ "content": "Fiddle Leaf Fig", "width": 292, "height": 18, - "basedOn": "d2e33049-7bad-4365-9663-7a842bb330bc", "id": "cb75aad4-9abe-4592-9f0c-e4fd5755bf54", "x": 80, "y": 419, @@ -6123,7 +5994,6 @@ "width": 40, "height": 28, "marginOffset": 5.90625, - "basedOn": "d5026284-7421-43ee-a390-dcec8578110e", "id": "0b17058d-3678-43f4-b716-13067e4fa39c", "x": 40, "y": 191 @@ -6184,7 +6054,6 @@ "width": 40, "height": 28, "marginOffset": 5.90625, - "basedOn": "0214d5a9-d4b4-4637-ba4d-6258a1106074", "id": "fbcef0d5-2da5-4b5d-b43a-60bb533e28c3", "x": 40, "y": 247 @@ -6245,7 +6114,6 @@ "width": 40, "height": 28, "marginOffset": 5.90625, - "basedOn": "6da68881-e64c-4916-ac88-6b4da4220be5", "id": "9a6a87f2-1b4f-4f96-9a2b-29ba82d96433", "x": 40, "y": 303 @@ -6306,7 +6174,6 @@ "width": 40, "height": 28, "marginOffset": 5.90625, - "basedOn": "bc0fd919-f3ba-4d47-851b-f8ba8c161157", "id": "4e7917dc-709d-4bd6-8a02-3ed53811b394", "x": 40, "y": 359 @@ -6367,7 +6234,6 @@ "width": 40, "height": 28, "marginOffset": 5.90625, - "basedOn": "40769abb-8b59-47c7-94ed-7cda39cfa894", "id": "b70a050e-3ed8-44ad-94c8-89ad528ff3ee", "x": 40, "y": 415 @@ -6396,7 +6262,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "0b67a85e-5716-40ee-8c0a-719630d5fb0a", "id": "038b05b4-2383-4bf3-a8fa-dce5b1df9b95", "x": 40, "y": 342 @@ -6411,7 +6276,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "0b67a85e-5716-40ee-8c0a-719630d5fb0a", "id": "ebc794da-9006-48da-9eab-25130949ccbc", "x": 40, "y": 286 @@ -6426,7 +6290,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "0b67a85e-5716-40ee-8c0a-719630d5fb0a", "id": "3a498220-cf66-4731-8270-a0821f45dc97", "x": 40, "y": 230 @@ -6509,7 +6372,6 @@ "width": 332, "height": 26, "marginOffset": 5.90625, - "basedOn": "587f6698-9762-440a-9375-753c68b6b702", "id": "2e513127-a6e7-439e-9e9c-9d24b1c55bd2", "x": 40, "y": 221 @@ -6568,7 +6430,6 @@ "width": 332, "height": 26, "marginOffset": 5.578125, - "basedOn": "b340f622-144b-48c5-bb74-abbbd123c312", "id": "859e00a8-bfc3-437f-a068-6b1b23fe0c03", "x": 40, "y": 259 @@ -6627,7 +6488,6 @@ "width": 332, "height": 26, "marginOffset": 5.90625, - "basedOn": "28185704-c253-4fae-8621-5bc141e28482", "id": "87dca9c5-67ac-4297-98ed-917e34970534", "x": 40, "y": 335 @@ -6686,7 +6546,6 @@ "width": 332, "height": 26, "marginOffset": 5.90625, - "basedOn": "dd8a2c00-2a23-4301-ae99-9ade0ebe3de9", "id": "d760191c-c367-4e05-a7d4-6abface2e73e", "x": 40, "y": 297 @@ -6745,7 +6604,6 @@ "width": 332, "height": 26, "marginOffset": 5.90625, - "basedOn": "cb75aad4-9abe-4592-9f0c-e4fd5755bf54", "id": "e5b0b416-cfd2-413a-830b-db40861d530d", "x": 40, "y": 373 @@ -6821,7 +6679,6 @@ "content": "CDs/DVDs/VHSs", "width": 154, "height": 15, - "basedOn": "7e887951-6b78-434a-9381-77c1e93e9471", "id": "ddc9d799-d597-4f43-b139-6b51293f1397", "x": 40, "y": 228 @@ -6873,7 +6730,6 @@ "content": "Books", "width": 154, "height": 15, - "basedOn": "c3acfdf8-caf1-4fe8-8bec-8b06028c7f5b", "id": "adbcbd91-2815-48e0-9d84-50821702e21b", "x": 40, "y": 284 @@ -6925,7 +6781,6 @@ "content": "Seasonal Decor", "width": 154, "height": 15, - "basedOn": "9b59be2e-45e1-4721-b058-866b39b0ff5d", "id": "faee2c09-ca9a-4f84-be5a-e23ed401f4f8", "x": 40, "y": 347 @@ -6977,7 +6832,6 @@ "content": "Broken Appliances", "width": 154, "height": 15, - "basedOn": "8dce2eb8-bec4-4b84-83d9-dad0a1c07128", "id": "f3476350-c727-4b05-a2ec-c834bcc18a9b", "x": 218, "y": 228 @@ -7029,7 +6883,6 @@ "content": "Anything that doesn't bring\nyou joy", "width": 154, "height": 35, - "basedOn": "aaa353f9-f553-4344-9cd2-bdc8bad73399", "id": "9be290e8-3171-4080-9030-e0dfc08eb7be", "x": 218, "y": 383 @@ -7081,7 +6934,6 @@ "content": "Stuffed Animals", "width": 154, "height": 15, - "basedOn": "1f3f9fe4-9855-4083-986a-afdf51f0f7b4", "id": "bef35e47-956e-4992-a73e-cb6917fc69e0", "x": 40, "y": 407 @@ -7133,7 +6985,6 @@ "content": "Stuff you saved in a box that you haven't opened for\na year", "width": 154, "height": 55, - "basedOn": "da0957d9-2ca1-4ee4-83cc-a23404c98eb8", "id": "a097f00a-6680-4b5f-bdef-05c48a1f3316", "x": 218, "y": 285 @@ -7185,7 +7036,6 @@ "content": "Rinse and repeat", "width": 154, "height": 15, - "basedOn": "ae39e734-025b-4c43-8601-fcbb4d944b6e", "id": "d8e76066-fb80-489c-932b-ab8d7e61e2b8", "x": 218, "y": 463 @@ -7237,7 +7087,6 @@ "content": "1.", "width": 13, "height": 25, - "basedOn": "b69f96c0-bc39-42a5-ad82-3b631dca68af", "id": "2cdb8991-c28c-43e3-a208-239781dd628c", "x": 40, "y": 203 @@ -7289,7 +7138,6 @@ "content": "2.", "width": 13, "height": 25, - "basedOn": "45e51018-320b-4957-8e9d-16105c9a2d5c", "id": "60294892-2d16-414e-9372-99a10838456b", "x": 40, "y": 259 @@ -7341,7 +7189,6 @@ "content": "3.", "width": 13, "height": 25, - "basedOn": "935ea9a2-24dd-45f1-a590-662a082d8e34", "id": "80850e0d-f962-4897-bf5d-843b08caaae8", "x": 40, "y": 322 @@ -7393,7 +7240,6 @@ "content": "4.", "width": 13, "height": 25, - "basedOn": "c77ae14d-5e53-4253-ac0e-36b935cdfca8", "id": "94cb0125-8ce9-4717-ad92-c8f084962877", "x": 39, "y": 382 @@ -7445,7 +7291,6 @@ "content": "5.", "width": 13, "height": 25, - "basedOn": "bc9d0c23-68fa-4541-858b-262f19b6a05e", "id": "f964d388-bad9-443c-8f80-4e360294cd4e", "x": 218, "y": 203 @@ -7497,7 +7342,6 @@ "content": "6.", "width": 13, "height": 25, - "basedOn": "e7f645b9-3f90-49bf-8042-da032d5cca16", "id": "9c0d3922-3194-48d8-ad95-cb02037d2284", "x": 218, "y": 260 @@ -7549,7 +7393,6 @@ "content": "7.", "width": 13, "height": 25, - "basedOn": "4a81bb81-2862-4bd1-8fc1-04bb6c8e8d1c", "id": "4f6153f1-f4ca-4fd6-b356-da3f0b7e2de5", "x": 218, "y": 358 @@ -7601,7 +7444,6 @@ "content": "8.", "width": 13, "height": 25, - "basedOn": "af6c6f67-7e2a-4d3d-b428-c54b9a32fac4", "id": "b8a76540-9b19-445b-b1d2-f460a0173be0", "x": 218, "y": 436 @@ -7616,7 +7458,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6a677a18-8799-4d4b-8f04-3fc55d994ec0", "id": "4e129269-1bbd-4de7-a5f7-104de5027e88", "x": 40, "y": 252 @@ -7631,7 +7472,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "980a5f9b-7a2f-4199-970a-38abbde832f6", "id": "5dea57ca-db08-485d-b12e-cf7e9f845553", "x": 40, "y": 310 @@ -7646,7 +7486,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ae972090-9f91-4c90-b859-9bc03af55197", "id": "15306dfc-17da-4d45-9ece-ebf9611c2003", "x": 40, "y": 373 @@ -7661,7 +7500,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "7cf81393-4b7d-4edd-8832-0bc40b3674fd", "id": "e858248a-4dc4-47f9-b750-1a374514fdd0", "x": 40, "y": 431 @@ -7676,7 +7514,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "bec793f4-a509-4b30-929a-fb9604d98991", "id": "2ed00db8-e88a-461c-954e-c13951f98deb", "x": 218, "y": 252 @@ -7691,7 +7528,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "77200e78-f860-41dc-8da8-beb917920f75", "id": "62d4953e-e441-44ba-b17f-c452c7c8f5a9", "x": 218, "y": 351 @@ -7706,7 +7542,6 @@ "width": 154, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "15306dfc-17da-4d45-9ece-ebf9611c2003", "id": "f8244d91-759f-4a82-b931-e9e021e0df81", "x": 218, "y": 429 @@ -7785,7 +7620,6 @@ "width": 307, "height": 20, "marginOffset": 5.957999999999998, - "basedOn": "25ea0169-cbc3-4777-bdfd-4036ce372057", "id": "9d56473c-6f8a-4cd1-bf13-f4556cc86a0a", "x": 65, "y": 258 @@ -7840,7 +7674,6 @@ "width": 307, "height": 20, "marginOffset": 5.957999999999998, - "basedOn": "23f270b7-9614-4444-aa3b-58e46bd8aaea", "id": "03ce9cfd-bd5a-425f-bead-99e34dae3bdc", "x": 65, "y": 284 @@ -7895,7 +7728,6 @@ "width": 307, "height": 20, "marginOffset": 5.957999999999998, - "basedOn": "89a797e9-dc77-4003-ad93-5e0f34250e5f", "id": "bc83ad9d-4a34-4107-a9d3-407cd8ded2d8", "x": 65, "y": 336 @@ -7950,7 +7782,6 @@ "width": 307, "height": 20, "marginOffset": 5.957999999999998, - "basedOn": "7b3c9d38-2000-48cb-b3bd-dcb64b76a5d8", "id": "7c83dc35-daea-40f5-a2b7-548187310657", "x": 65, "y": 310 @@ -8005,7 +7836,6 @@ "width": 307, "height": 20, "marginOffset": 5.957999999999998, - "basedOn": "a899dfcc-41d8-470c-9575-fa6d1e2f4e84", "id": "b01599d9-549b-4c8f-a2bf-80d68df00956", "x": 65, "y": 362 @@ -8060,7 +7890,6 @@ "width": 331, "height": 34, "marginOffset": -7.920000000000002, - "basedOn": "dd313427-1c45-4a93-a82f-555d1701d7b6", "id": "0f009c00-6705-443c-be2f-e2a553209391", "x": 41, "y": 209 @@ -8075,7 +7904,6 @@ "width": 16, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "eb045b80-4896-49c8-8535-0dd29e70d960", "id": "15a07370-f01a-4db9-85ad-3c6b9e4298cc", "x": 41, "y": 260.5 @@ -8090,7 +7918,6 @@ "width": 16, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "fd781603-76a2-43a3-8737-ec42188eef40", "id": "740431de-71d9-4f12-89cd-a2395be8743c", "x": 41, "y": 286 @@ -8105,7 +7932,6 @@ "width": 16, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "756d51fe-7610-408e-8c12-49f666bfd820", "id": "8e8f383c-1f89-4c41-ac76-48b0d0a6f4d8", "x": 41, "y": 312 @@ -8120,7 +7946,6 @@ "width": 16, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "dc3c9237-a672-454b-8899-94e15402cc2d", "id": "9e48b1b3-e3cb-4d29-bab3-8f4ee805b3fc", "x": 41, "y": 338 @@ -8135,7 +7960,6 @@ "width": 16, "height": 16, "mask": { "type": "rectangle" }, - "basedOn": "703aeb65-ae9e-4c5a-9874-81566b3bc712", "id": "73a14ced-21d4-40c7-b18a-98823b49e5c5", "x": 41, "y": 364 @@ -8230,7 +8054,6 @@ "width": 316, "height": 43, "marginOffset": -0.3780000000000001, - "basedOn": "2e513127-a6e7-439e-9e9c-9d24b1c55bd2", "id": "42bfa787-5d92-467c-9317-12c1567b4638", "x": 48, "y": 185 @@ -8288,7 +8111,6 @@ "width": 316, "height": 43, "marginOffset": -0.3780000000000001, - "basedOn": "859e00a8-bfc3-437f-a068-6b1b23fe0c03", "id": "bb39a121-bc3a-49c6-8880-2afe0a964e62", "x": 48, "y": 236 @@ -8346,7 +8168,6 @@ "width": 316, "height": 43, "marginOffset": -0.3780000000000001, - "basedOn": "87dca9c5-67ac-4297-98ed-917e34970534", "id": "75962323-124b-40c4-8f48-361f31b39316", "x": 48, "y": 338 @@ -8404,7 +8225,6 @@ "width": 316, "height": 43, "marginOffset": -0.3780000000000001, - "basedOn": "d760191c-c367-4e05-a7d4-6abface2e73e", "id": "3dbe1aa3-a8ca-4313-8170-83958567437d", "x": 48, "y": 287 @@ -8462,7 +8282,6 @@ "width": 316, "height": 43, "marginOffset": -0.3780000000000001, - "basedOn": "e5b0b416-cfd2-413a-830b-db40861d530d", "id": "a0fbe4da-4624-4a5c-b46d-4318558b9194", "x": 48, "y": 389 @@ -8537,7 +8356,6 @@ "width": 332, "height": 20, "marginOffset": 5.90625, - "basedOn": "2e513127-a6e7-439e-9e9c-9d24b1c55bd2", "id": "6a4b2a15-dcb8-4674-8311-b0d8165f4a1e", "x": 40, "y": 215 @@ -8588,7 +8406,6 @@ "width": 332, "height": 20, "marginOffset": 5.578125, - "basedOn": "859e00a8-bfc3-437f-a068-6b1b23fe0c03", "id": "b2d9f1f9-a7b2-49c2-b154-5a6756633ff1", "x": 40, "y": 279 @@ -8639,7 +8456,6 @@ "width": 332, "height": 20, "marginOffset": 5.90625, - "basedOn": "87dca9c5-67ac-4297-98ed-917e34970534", "id": "97aabcc5-03e2-47db-85fe-2ed0ffe3b78f", "x": 40, "y": 404 @@ -8690,7 +8506,6 @@ "width": 332, "height": 20, "marginOffset": 5.90625, - "basedOn": "d760191c-c367-4e05-a7d4-6abface2e73e", "id": "1b53244c-4993-411b-a5e7-58845c12d95c", "x": 40, "y": 341 @@ -8751,7 +8566,6 @@ "width": 18, "height": 16, "marginOffset": -4.732000000000003, - "basedOn": "6a4b2a15-dcb8-4674-8311-b0d8165f4a1e", "id": "a96bda21-5aaa-4352-bd58-e1286b535950", "x": 197, "y": 195 @@ -8780,7 +8594,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "756040e3-c569-47b3-98cf-e61ad9cc74f2", "id": "ee8989ed-441c-4442-8cbe-2a5aca4dd4b4", "x": 226, "y": 201.5 @@ -8841,7 +8654,6 @@ "width": 18, "height": 16, "marginOffset": -4.732000000000003, - "basedOn": "a96bda21-5aaa-4352-bd58-e1286b535950", "id": "633c0021-ea6d-4b18-9f3b-80f1869f2f01", "x": 197, "y": 255 @@ -8856,7 +8668,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "756040e3-c569-47b3-98cf-e61ad9cc74f2", "id": "1c2ef0db-ecb3-4b57-9650-f582784f6862", "x": 179, "y": 266 @@ -8871,7 +8682,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ee8989ed-441c-4442-8cbe-2a5aca4dd4b4", "id": "dd6c59c4-50a2-4f55-96d9-163d376e0c40", "x": 226, "y": 266 @@ -8932,7 +8742,6 @@ "width": 18, "height": 16, "marginOffset": -4.732000000000003, - "basedOn": "633c0021-ea6d-4b18-9f3b-80f1869f2f01", "id": "486278fa-f9c3-498f-a535-d38014013556", "x": 197, "y": 322 @@ -8947,7 +8756,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "1c2ef0db-ecb3-4b57-9650-f582784f6862", "id": "ab037ba1-e534-469a-9c9b-eca9290e9141", "x": 179, "y": 329 @@ -8962,7 +8770,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "dd6c59c4-50a2-4f55-96d9-163d376e0c40", "id": "b6cb61e8-49c9-44fc-bcba-a53b30e65eb0", "x": 226, "y": 329 @@ -9023,7 +8830,6 @@ "width": 18, "height": 16, "marginOffset": -4.732000000000003, - "basedOn": "633c0021-ea6d-4b18-9f3b-80f1869f2f01", "id": "c3d5d88d-8bed-4513-b6c8-dc2ab841a53b", "x": 195, "y": 384 @@ -9038,7 +8844,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "1c2ef0db-ecb3-4b57-9650-f582784f6862", "id": "af667001-d6c7-48f6-b5e9-41a387912f59", "x": 177, "y": 391 @@ -9053,7 +8858,6 @@ "width": 8, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "dd6c59c4-50a2-4f55-96d9-163d376e0c40", "id": "9087c5c4-ac99-44a7-a4b6-a17a54347d68", "x": 224, "y": 391 @@ -9130,7 +8934,6 @@ "width": 332, "height": 38, "marginOffset": -7.614000000000004, - "basedOn": "70308d6c-bcc6-4cf6-8b64-ba6f0da32c3f", "id": "917f87d6-a606-4f82-80aa-8ec8fb345d17", "x": 40, "y": 199 @@ -9175,7 +8978,6 @@ "content": "Apple Pie", "width": 332, "height": 80, - "basedOn": "1163f4f8-3f27-48ae-bde8-9385bf100880", "id": "ed560175-6684-4c8b-8379-64690b9d6e01", "x": 40, "y": 249 @@ -9227,7 +9029,6 @@ "content": "Easy to follow, this guide will get you to bake a delicious crusty apple pie right off the bat.", "width": 250, "height": 74, - "basedOn": "672389ef-9275-4f01-9ace-a1c787c8d7b4", "id": "3341605e-2bad-4827-87fa-e65797d198b6", "x": 81, "y": 343 @@ -9239,8 +9040,5 @@ "fonts": ["Oswald", "Cookie", "Roboto Condensed"], "id": "2c847372-cd79-456e-a6e0-fb837487fa0d" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/quote.json b/packages/text-sets/src/raw/quote.json index b8fc8a9cdb94..2cb4bf00d96a 100644 --- a/packages/text-sets/src/raw/quote.json +++ b/packages/text-sets/src/raw/quote.json @@ -281,7 +281,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "a3dee1ed-18f9-4aac-ab97-b323a7848a58", "x": 146, "y": 369, "width": 120, @@ -1026,7 +1025,6 @@ "type": "text", "content": "Crystal Lambert", "marginOffset": 2.306250000000002, - "basedOn": "9f76b112-152b-4b38-8e43-a898b8ec82ed", "x": 74, "y": 389, "width": 324, @@ -1111,7 +1109,6 @@ "lockAspectRatio": true, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0, "a": 0.2 } }, "type": "shape", - "basedOn": "1201353f-4af6-4186-b232-acf9934872e3", "x": 44, "y": 179, "width": 332, @@ -1221,7 +1218,6 @@ "lockAspectRatio": false, "backgroundColor": { "color": { "r": 0, "g": 0, "b": 0 } }, "type": "shape", - "basedOn": "2f859f95-cde1-462d-b58e-5d28e8756140", "x": 281, "y": 365, "width": 16, @@ -1349,7 +1345,6 @@ "width": 1, "height": 23, "mask": { "type": "rectangle" }, - "basedOn": "a8f9dde5-cfd6-4504-a41a-41590f25a2eb", "id": "002f7939-e342-488c-8c9b-c4743160a34d", "x": 372, "y": 214 @@ -1378,7 +1373,6 @@ "width": 23, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "a8f9dde5-cfd6-4504-a41a-41590f25a2eb", "id": "864b0d4c-ee8a-486e-b801-4fcf8b5ef2d3", "x": 41, "y": 214 @@ -1393,7 +1387,6 @@ "width": 23, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "864b0d4c-ee8a-486e-b801-4fcf8b5ef2d3", "id": "e28fb39d-b1ab-4417-98f8-2a071ddd0498", "x": 350, "y": 214 @@ -1408,7 +1401,6 @@ "width": 1, "height": 23, "mask": { "type": "rectangle" }, - "basedOn": "a8f9dde5-cfd6-4504-a41a-41590f25a2eb", "id": "5b825540-99a5-410d-b52a-a8284223e727", "x": 41, "y": 381 @@ -1423,7 +1415,6 @@ "width": 23, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "864b0d4c-ee8a-486e-b801-4fcf8b5ef2d3", "id": "05f4dd37-e2a6-42f9-9f55-250dea0b0112", "x": 41, "y": 404 @@ -1438,7 +1429,6 @@ "width": 23, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e28fb39d-b1ab-4417-98f8-2a071ddd0498", "id": "be47d78c-2b75-4a8e-998e-22154c96f22b", "x": 350, "y": 404 @@ -1453,7 +1443,6 @@ "width": 1, "height": 23, "mask": { "type": "rectangle" }, - "basedOn": "5b825540-99a5-410d-b52a-a8284223e727", "id": "97307ebd-da1e-4575-afa7-8fb0739c52fe", "x": 372, "y": 381 @@ -1465,8 +1454,5 @@ "fonts": ["Nunito", "Karla"], "id": "7da9face-3152-4482-aba2-82fce4114901" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/section_header.json b/packages/text-sets/src/raw/section_header.json index 5cc38c13eef0..dcc3b8ace4bf 100644 --- a/packages/text-sets/src/raw/section_header.json +++ b/packages/text-sets/src/raw/section_header.json @@ -142,7 +142,6 @@ "content": "2", "width": 32, "height": 27, - "basedOn": "1cd520e5-caa2-4640-931e-23970ccf59c3", "id": "e085c108-3710-46ec-bb53-7579ede7591f", "x": 48, "y": 320 @@ -281,7 +280,6 @@ "content": "Unique on every block", "width": 315, "height": 39, - "basedOn": "1cd520e5-caa2-4640-931e-23970ccf59c3", "id": "e5c59a1e-6343-40f3-a436-10233b2257fb", "x": 41, "y": 359 @@ -296,7 +294,6 @@ "width": 120, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "bf4a0323-a2cf-4fc8-a859-4ee1ba2defd0", "id": "b7e67855-dfd6-4da2-a3b6-dd086fbc9eec", "x": 146, "y": 412 @@ -354,7 +351,6 @@ "content": "Section 2", "width": 98, "height": 23, - "basedOn": "e085c108-3710-46ec-bb53-7579ede7591f", "id": "7a413d47-c361-4628-a3ff-1275d55b3040", "x": 159, "y": 321 @@ -412,7 +408,6 @@ "content": "San Francisco is only seven by seven miles, but it's packed of distinct neighborhoods. Stay in the Haight Asbury to taste the Summer of Love, or book off Columbus street for a culinary collision between Little Italy and Chinatown. ", "width": 321, "height": 185, - "basedOn": "58240b4d-fc89-4b8c-8d0a-d1dc22885597", "id": "bfd32375-080a-49d7-9c57-20aa77e627fc", "x": 46, "y": 429 @@ -500,7 +495,6 @@ "content": "Learn The Language", "width": 324, "height": 78, - "basedOn": "1cd520e5-caa2-4640-931e-23970ccf59c3", "id": "0268df76-4bc2-4501-a443-92c2e82b18f8", "x": 40, "y": 374, @@ -561,7 +555,6 @@ "content": "02.", "width": 93, "height": 64, - "basedOn": "e085c108-3710-46ec-bb53-7579ede7591f", "id": "1349ca02-3e09-4701-9f0f-9cb95168260e", "x": 40, "y": 312 @@ -621,7 +614,6 @@ "content": "Tending to plants teaches patience and it requires careful attention. Learning to communicate with your little green friends takes time! When done right, you'll be rewarded with beautiful accent pieces and fresher air.", "width": 325, "height": 158, - "basedOn": "58240b4d-fc89-4b8c-8d0a-d1dc22885597", "id": "9cde7138-1466-465e-b74c-76c5c3675e32", "x": 40, "y": 464 @@ -703,7 +695,6 @@ "content": "Embrace Emotions", "width": 331, "height": 36, - "basedOn": "0268df76-4bc2-4501-a443-92c2e82b18f8", "id": "895ba9ab-fae1-4ec3-ac09-48eaf119b5db", "x": 41, "y": 408, @@ -762,7 +753,6 @@ "content": "ii", "width": 331, "height": 47, - "basedOn": "1349ca02-3e09-4701-9f0f-9cb95168260e", "id": "19220de8-e6d3-4236-81b8-f20fd17134b2", "x": 41, "y": 332, @@ -817,7 +807,6 @@ "content": "Stop telling yourself things should or shouldn't be a certain way. Sit with your feelings instead and try to name them and understand where they're coming from. Have compassion for negative feelings and celebrate good ones.", "width": 332, "height": 146, - "basedOn": "9cde7138-1466-465e-b74c-76c5c3675e32", "id": "92d43528-fa2a-4f52-8e8d-98fc81ff213a", "x": 41, "y": 456, @@ -894,7 +883,6 @@ "content": "Digitize Everything", "width": 331, "height": 40, - "basedOn": "0268df76-4bc2-4501-a443-92c2e82b18f8", "id": "f626b97c-2bf4-4299-a04d-3975d4e787da", "x": 41, "y": 427, @@ -947,7 +935,6 @@ "content": "02", "width": 38, "height": 53, - "basedOn": "1349ca02-3e09-4701-9f0f-9cb95168260e", "id": "bc7d401f-3f80-4c66-9116-bfe4efae16bd", "x": 187, "y": 327, @@ -1000,7 +987,6 @@ "content": "If you don't need to keep a physical copy of something, don't! Virtual space is limitless. It's worth the upfront cost of converting from physical to digital. You'll be surprised how much these little things build up.", "width": 332, "height": 129, - "basedOn": "9cde7138-1466-465e-b74c-76c5c3675e32", "id": "4ea9d2da-f875-45aa-8ba1-d8032ed9df0b", "x": 41, "y": 475, @@ -1093,7 +1079,6 @@ "content": "Ready for a revolution", "width": 332, "height": 34, - "basedOn": "0268df76-4bc2-4501-a443-92c2e82b18f8", "id": "d1500eb2-89b5-4be4-ad74-3a07eead97dd", "x": 40, "y": 388, @@ -1158,7 +1143,6 @@ "content": "02.", "width": 93, "height": 28, - "basedOn": "1349ca02-3e09-4701-9f0f-9cb95168260e", "id": "05e6c69b-83d7-458c-85be-864bc1de9b3c", "x": 40, "y": 346 @@ -1212,7 +1196,6 @@ "content": "Coffee changed everything! Humans began thinking and gathering. It's said that the French and American revolutions were planned in coffeehouses. It also gave great thinkers fuel to kick off the industrial revolution.", "width": 338, "height": 136, - "basedOn": "9cde7138-1466-465e-b74c-76c5c3675e32", "id": "167bb93b-0a13-42ce-8e8d-10ef76bff9ff", "x": 40, "y": 439, @@ -1301,7 +1284,6 @@ "content": "Making time for fun at work brings teams closer, increases creative collaborations, and reduces stress. Use personality tools to understand your teams dynamic and research related activities, such as a paint night for creatives or playing kickball with sport lovers.", "width": 338, "height": 194, - "basedOn": "167bb93b-0a13-42ce-8e8d-10ef76bff9ff", "id": "08a826e3-fa5a-47c9-818b-a93c65e7afc6", "x": 40, "y": 433 @@ -1316,7 +1298,6 @@ "width": 56, "height": 56, "mask": { "type": "circle" }, - "basedOn": "89cb319a-33a7-44ef-afb2-e4860a3c256a", "id": "0d3c3171-1d98-43a1-97e8-cfa5d2920441", "x": 320, "y": 309 @@ -1394,7 +1375,6 @@ "content": "2", "width": 22, "height": 44, - "basedOn": "05e6c69b-83d7-458c-85be-864bc1de9b3c", "id": "fb434971-6710-47fe-93c1-04cc624842f2", "x": 333, "y": 311, @@ -1452,7 +1432,6 @@ "content": "Learn your team", "width": 337, "height": 54, - "basedOn": "616622fc-f2de-4f1a-b919-a37764baa73a", "id": "6bb18ef8-aa4e-4ac0-8eb4-67505e38c150", "x": 44, "y": 381 @@ -1509,7 +1488,6 @@ "content": "Learn your team", "width": 337, "height": 54, - "basedOn": "d1500eb2-89b5-4be4-ad74-3a07eead97dd", "id": "616622fc-f2de-4f1a-b919-a37764baa73a", "x": 40, "y": 377 @@ -1593,7 +1571,6 @@ "content": "Hair care comes first", "width": 331, "height": 42, - "basedOn": "f626b97c-2bf4-4299-a04d-3975d4e787da", "id": "ddb38426-a6de-47b9-b783-24187c869f5a", "x": 41, "y": 393, @@ -1644,7 +1621,6 @@ "content": "Healthy hair looks good, period. Decide how much time you're willing to spend on your look and dedicate the bulk of it to hair care. Make sure you're using the right products and tools for your hair type!", "width": 330, "height": 156, - "basedOn": "4ea9d2da-f875-45aa-8ba1-d8032ed9df0b", "id": "a0263a3c-9cf5-49e7-b4aa-5fc91cdb3411", "x": 41, "y": 443 @@ -1659,7 +1635,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "1026e4b9-721b-4d41-86f8-db853af66e04", "id": "4704e3f0-20b0-4d93-9ea0-7563a626097b", "x": 136, "y": 346 @@ -1674,7 +1649,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "4704e3f0-20b0-4d93-9ea0-7563a626097b", "id": "bea8eabf-4121-48c3-8359-960520198da9", "x": 244, "y": 346 @@ -1734,7 +1708,6 @@ "content": "02", "width": 56, "height": 35, - "basedOn": "bc7d401f-3f80-4c66-9116-bfe4efae16bd", "id": "aad45546-79bf-4a85-9ffc-392e53286c6d", "x": 178, "y": 331, @@ -1747,8 +1720,5 @@ "fonts": ["Nunito", "Nunito Sans", "Karla"], "id": "9c5a3d04-66eb-4ff3-a5fa-440b1ca4c9cf" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/step.json b/packages/text-sets/src/raw/step.json index 626800018cfd..a8b8805029e6 100644 --- a/packages/text-sets/src/raw/step.json +++ b/packages/text-sets/src/raw/step.json @@ -187,7 +187,6 @@ "width": 35, "height": 34, "marginOffset": 10.5, - "basedOn": "aeb95c22-6cac-46fe-91c5-909e97fad173", "id": "e38c860f-ac6a-430b-a615-43be6d2ccbdb", "x": 40, "y": 355 @@ -269,7 +268,6 @@ "content": "Know before you go", "width": 284, "height": 27, - "basedOn": "19240e57-e3d3-4974-80a5-c45381f162de", "id": "da1954aa-db03-473d-92a9-87c906083942", "x": 88, "y": 359 @@ -328,7 +326,6 @@ "width": 39, "height": 27, "marginOffset": 10.5, - "basedOn": "aeb95c22-6cac-46fe-91c5-909e97fad173", "id": "973e1776-967c-4be9-8c40-67ea0a7073ce", "x": 40, "y": 358 @@ -386,7 +383,6 @@ "content": "San Francisco is America's most walkable city with wide weather forecast. Come prepared with layers and comfortable shoes.", "width": 284, "height": 100, - "basedOn": "25dc99de-cd5f-4589-a654-80a1d4ae9fcb", "id": "2c3dd807-05dd-432c-9c91-cecee9b175d1", "x": 88, "y": 392 @@ -474,7 +470,6 @@ "content": "Green Soul Mates", "width": 276, "height": 26, - "basedOn": "19240e57-e3d3-4974-80a5-c45381f162de", "id": "8909982a-9b45-435d-b833-c5d865b19ca5", "x": 96, "y": 347 @@ -535,7 +530,6 @@ "width": 39, "height": 64, "marginOffset": 10.5, - "basedOn": "aeb95c22-6cac-46fe-91c5-909e97fad173", "id": "1f559bf2-dc73-466c-9884-f2d2f5d10b6a", "x": 40, "y": 347 @@ -595,7 +589,6 @@ "content": "Before you adopt a plant, identify places in your home you'd like to keep one. Balancing light, air flow, and water needs are essential to keeping a happy and healthy plant.", "width": 276, "height": 153, - "basedOn": "25dc99de-cd5f-4589-a654-80a1d4ae9fcb", "id": "21723eac-86c9-40e8-8fdc-67d9e30c893c", "x": 96, "y": 382, @@ -678,7 +671,6 @@ "content": "Keep a journal", "width": 284, "height": 26, - "basedOn": "8909982a-9b45-435d-b833-c5d865b19ca5", "id": "7fc212fd-8dca-4e45-8f2c-1bd4b7d3402d", "x": 88, "y": 366 @@ -737,7 +729,6 @@ "width": 32, "height": 25, "marginOffset": 3.34, - "basedOn": "1f559bf2-dc73-466c-9884-f2d2f5d10b6a", "id": "8b20a587-4c93-4910-acc3-bc5dc061e94f", "x": 40, "y": 366 @@ -795,7 +786,6 @@ "content": "Start writing your thoughts down. Studies have found that regular journaling increases happiness and helps manage stressful situations.", "width": 284, "height": 94, - "basedOn": "21723eac-86c9-40e8-8fdc-67d9e30c893c", "id": "c26327a3-7df0-4d77-afa3-5cd3ef6ea069", "x": 88, "y": 392, @@ -873,7 +863,6 @@ "width": 28, "height": 39, "marginOffset": 10.5, - "basedOn": "973e1776-967c-4be9-8c40-67ea0a7073ce", "id": "449e1d3f-e38d-483a-af21-c8843ff10ee4", "x": 40, "y": 355 @@ -925,7 +914,6 @@ "content": "No more impulse buys! Everything you want goes into a tracking sheet. Set a date to go over your wish list and decide if you still feel strongly about a potential purchase.", "width": 284, "height": 125, - "basedOn": "2c3dd807-05dd-432c-9c91-cecee9b175d1", "id": "317fba41-6497-4a49-a31e-4160cb8492fa", "x": 88, "y": 403 @@ -977,7 +965,6 @@ "content": "Set Rules", "width": 284, "height": 40, - "basedOn": "8909982a-9b45-435d-b833-c5d865b19ca5", "id": "f6a78147-8b58-4236-a7e3-4e1fe1737fb2", "x": 88, "y": 355 @@ -1055,7 +1042,6 @@ "content": "Tiny but mighty", "width": 290, "height": 24, - "basedOn": "da1954aa-db03-473d-92a9-87c906083942", "id": "bbbf66b2-75e8-4e0f-96bf-ed06a1c0c6f9", "x": 82, "y": 362 @@ -1120,7 +1106,6 @@ "width": 34, "height": 28, "marginOffset": 10.5, - "basedOn": "973e1776-967c-4be9-8c40-67ea0a7073ce", "id": "8be77026-0a06-4a30-a392-3c272589d477", "x": 40, "y": 361 @@ -1174,7 +1159,6 @@ "content": "The coffee bean is a humble plant, but it created big waves. Trade routes and tourist destinations followed the brew all over the world!", "width": 332, "height": 99, - "basedOn": "2c3dd807-05dd-432c-9c91-cecee9b175d1", "id": "aaa3dbb0-9520-4446-8273-e07b705dc311", "x": 40, "y": 397 @@ -1255,7 +1239,6 @@ "content": "Avoid forced fun", "width": 284, "height": 41, - "basedOn": "8909982a-9b45-435d-b833-c5d865b19ca5", "id": "12573e26-0ff2-426a-9244-810b189786b2", "x": 88, "y": 349 @@ -1270,7 +1253,6 @@ "width": 40, "height": 40, "mask": { "type": "circle" }, - "basedOn": "518ab49d-c5ec-426e-bbd2-e06feb8d6755", "id": "ea30dc49-eda0-49b2-a0b5-eed876a6a8f6", "x": 36, "y": 349 @@ -1349,7 +1331,6 @@ "width": 26, "height": 29, "marginOffset": 10.5, - "basedOn": "1f559bf2-dc73-466c-9884-f2d2f5d10b6a", "id": "41dad828-61eb-42a3-b2c5-9b77ff8c34c7", "x": 39, "y": 351 @@ -1413,7 +1394,6 @@ "content": "Be careful about mandatory outings or activities. Instead, look where fun is happening naturally and try to grow it! Is your team gathering in the break room? Make sure there's enough chairs for everyone!", "width": 284, "height": 167, - "basedOn": "21723eac-86c9-40e8-8fdc-67d9e30c893c", "id": "db4af893-534a-49ee-8f07-5ff834627bcf", "x": 88, "y": 392 @@ -1452,7 +1432,6 @@ "width": 40, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "5fcead31-df1a-4fda-8f96-e467bf1da6fd", "id": "e2d89223-1625-4e60-913b-49f1f6e3222f", "x": 39.5, "y": 379.5 @@ -1467,7 +1446,6 @@ "width": 40, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "e2d89223-1625-4e60-913b-49f1f6e3222f", "id": "8bff60f7-0b7b-4725-9d55-73746f44543b", "x": 39.5, "y": 340.5 @@ -1482,7 +1460,6 @@ "width": 1, "height": 40, "mask": { "type": "rectangle" }, - "basedOn": "5fcead31-df1a-4fda-8f96-e467bf1da6fd", "id": "b1218f3f-b7d9-41bc-b803-b36452cb3dd9", "x": 39.5, "y": 340.5 @@ -1497,7 +1474,6 @@ "width": 1, "height": 40, "mask": { "type": "rectangle" }, - "basedOn": "b1218f3f-b7d9-41bc-b803-b36452cb3dd9", "id": "b77923f6-920e-4134-bb5f-3bd3d124532d", "x": 78.5, "y": 340.5 @@ -1617,7 +1593,6 @@ "content": "Braids and bobby pins", "width": 276, "height": 32, - "basedOn": "12573e26-0ff2-426a-9244-810b189786b2", "id": "78190b80-771a-443b-a30e-744e8ceb500a", "x": 96, "y": 346 @@ -1667,7 +1642,6 @@ "content": "A quick fishtail braid or fringe twist transforms your look in seconds! Pulling hair away from your face and into a plait embraces the mood and transforms a bad hair day into an effortless style.", "width": 276, "height": 177, - "basedOn": "db4af893-534a-49ee-8f07-5ff834627bcf", "id": "019520da-e6c9-4a42-ab0d-eb3a81e5d4e4", "x": 96, "y": 392, @@ -1743,7 +1717,6 @@ "width": 332, "height": 155, "marginOffset": 21.65625, - "basedOn": "2325e812-ac61-41b5-84b6-b307f7638e63", "id": "a4c10384-278e-48a5-a16c-ccb9a2002dba", "x": 40, "y": 342 @@ -1792,7 +1765,6 @@ "content": "Quick Tutorial for Beginners", "width": 332, "height": 33, - "basedOn": "be70352c-fbed-4b24-90f0-330e03e8beff", "id": "c6758347-f6c5-4225-a276-e1853ecff8eb", "x": 40, "y": 518 @@ -1804,8 +1776,5 @@ "fonts": ["Dancing Script", "Roboto Condensed"], "id": "f3ff9526-189a-4eb5-8e5b-1b38228a562b" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/raw/table.json b/packages/text-sets/src/raw/table.json index 82f8316f85cd..62928283bc77 100644 --- a/packages/text-sets/src/raw/table.json +++ b/packages/text-sets/src/raw/table.json @@ -199,7 +199,6 @@ "content": "Valkyrie", "width": 231, "height": 21, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "fd1ccbd1-2281-41a1-b2fe-898c19c5210a", "x": 41, "y": 275 @@ -257,7 +256,6 @@ "content": "Atlas", "width": 231, "height": 21, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "94e7dbf3-9258-46b5-b9de-c582ac68460b", "x": 41, "y": 310 @@ -315,7 +313,6 @@ "content": "Kuratas", "width": 231, "height": 21, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "3e205a8e-8fb1-4aa0-8078-51993882297a", "x": 41, "y": 345 @@ -373,7 +370,6 @@ "content": "Hubo II", "width": 231, "height": 21, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "5fcab657-f470-414f-83eb-45e6975542ba", "x": 41, "y": 380 @@ -388,7 +384,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "7e480110-14ff-4ac7-92ee-b23f6a8d1366", "id": "4ad591d3-f5a8-4ee8-b514-fd5130944c18", "x": 41, "y": 415 @@ -503,7 +498,6 @@ "content": "$2 Million", "width": 100, "height": 21, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "b26ebb98-47cc-4431-b70e-9eb65acd50fd", "x": 272, "y": 275 @@ -561,7 +555,6 @@ "content": "$2 Million", "width": 100, "height": 21, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "67020819-fffb-4983-a689-1d8503dcfcf1", "x": 272, "y": 310 @@ -619,7 +612,6 @@ "content": "$1.3 Million", "width": 100, "height": 21, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "93fba19b-2d49-465e-99d4-b32f436d45e2", "x": 272, "y": 345 @@ -677,7 +669,6 @@ "content": "$400,000", "width": 100, "height": 21, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "b2725bf6-8f39-4515-96b4-8023af950b05", "x": 272, "y": 380 @@ -759,7 +750,6 @@ "content": "Local Transportation", "width": 331, "height": 33, - "basedOn": "6cfb2f63-bb73-426f-a8cc-aadb2b5d4ad5", "id": "285e5007-d535-4b3d-acd6-cc745dd1e011", "x": 41, "y": 196 @@ -774,7 +764,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "4ad591d3-f5a8-4ee8-b514-fd5130944c18", "id": "45996c9d-a162-4fb0-9b1f-afe80221df49", "x": 41, "y": 314 @@ -789,7 +778,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "7e480110-14ff-4ac7-92ee-b23f6a8d1366", "id": "8fa19274-3cf7-4379-a178-c697ca11aa6c", "x": 41, "y": 275 @@ -847,7 +835,6 @@ "content": "Muni", "width": 231, "height": 22, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "5dcf1716-5ca4-4467-9efd-97180dd6bfa2", "x": 41, "y": 244 @@ -905,7 +892,6 @@ "content": "Muni", "width": 231, "height": 22, - "basedOn": "fd1ccbd1-2281-41a1-b2fe-898c19c5210a", "id": "16d8ea91-c4ed-4f1d-80d6-26861d3408ed", "x": 41, "y": 283 @@ -963,7 +949,6 @@ "content": "BART", "width": 231, "height": 22, - "basedOn": "94e7dbf3-9258-46b5-b9de-c582ac68460b", "id": "1441935b-5b8b-427c-9518-1be5e77b24c7", "x": 42, "y": 322 @@ -1021,7 +1006,6 @@ "content": "AC Transit", "width": 231, "height": 22, - "basedOn": "3e205a8e-8fb1-4aa0-8078-51993882297a", "id": "e847e1bd-6156-407e-917b-4b4946c72bfe", "x": 42, "y": 361 @@ -1079,7 +1063,6 @@ "content": "CalTran", "width": 231, "height": 22, - "basedOn": "5fcab657-f470-414f-83eb-45e6975542ba", "id": "2fbcfe82-26f4-4369-b2bc-49a2bb945c09", "x": 42, "y": 400 @@ -1137,7 +1120,6 @@ "content": "Bus", "width": 100, "height": 22, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "5ab3c137-a155-4895-acb9-4b6861e4fde9", "x": 272, "y": 244 @@ -1195,7 +1177,6 @@ "content": "Rail", "width": 100, "height": 22, - "basedOn": "b26ebb98-47cc-4431-b70e-9eb65acd50fd", "id": "88f625cb-de28-4b06-b428-d37118075162", "x": 272, "y": 283 @@ -1253,7 +1234,6 @@ "content": "Train", "width": 100, "height": 22, - "basedOn": "67020819-fffb-4983-a689-1d8503dcfcf1", "id": "3416ef7b-05ea-47db-b53a-5ff21fb313d3", "x": 273, "y": 322 @@ -1311,7 +1291,6 @@ "content": "Bus", "width": 100, "height": 22, - "basedOn": "93fba19b-2d49-465e-99d4-b32f436d45e2", "id": "26225f34-2d96-468c-9730-5bc55775d532", "x": 273, "y": 361 @@ -1369,7 +1348,6 @@ "content": "Train", "width": 100, "height": 22, - "basedOn": "b2725bf6-8f39-4515-96b4-8023af950b05", "id": "cb1a4cfe-48a2-4633-b7ee-eaac27e20cf3", "x": 273, "y": 400 @@ -1384,7 +1362,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "8fa19274-3cf7-4379-a178-c697ca11aa6c", "id": "25c860ab-51db-419f-9b35-09a5cc90d5e5", "x": 41, "y": 353 @@ -1399,7 +1376,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "45996c9d-a162-4fb0-9b1f-afe80221df49", "id": "b50a8880-19d1-4ba1-99cc-d22d9bc0073d", "x": 41, "y": 392 @@ -1487,7 +1463,6 @@ "content": "Light Needs", "width": 331, "height": 43, - "basedOn": "6cfb2f63-bb73-426f-a8cc-aadb2b5d4ad5", "id": "2b95ebb6-f095-4501-a0b9-540c78efdb76", "x": 41, "y": 221 @@ -1502,7 +1477,6 @@ "width": 32, "height": 4, "mask": { "type": "rectangle" }, - "basedOn": "7e480110-14ff-4ac7-92ee-b23f6a8d1366", "id": "dfb4c355-e101-47d7-b6f6-66fa128106a7", "x": 41, "y": 201 @@ -1562,7 +1536,6 @@ "content": "Palms", "width": 231, "height": 23, - "basedOn": "f1c8f5eb-244b-410a-b889-b1941ab8b05d", "id": "1d9c3ea3-c165-4f31-b018-8e01afde53e6", "x": 41, "y": 271 @@ -1622,7 +1595,6 @@ "content": "Ferns", "width": 231, "height": 23, - "basedOn": "fd1ccbd1-2281-41a1-b2fe-898c19c5210a", "id": "acc90a9d-ba38-4052-b03c-7f382f6d1acd", "x": 41, "y": 302 @@ -1682,7 +1654,6 @@ "content": "Succulents", "width": 231, "height": 23, - "basedOn": "94e7dbf3-9258-46b5-b9de-c582ac68460b", "id": "696ecc2a-9806-47b1-911f-1f64d52d7be5", "x": 41, "y": 333 @@ -1742,7 +1713,6 @@ "content": "Herbs", "width": 231, "height": 23, - "basedOn": "3e205a8e-8fb1-4aa0-8078-51993882297a", "id": "33118e89-5f05-4c87-9292-f715660e55aa", "x": 41, "y": 364 @@ -1802,7 +1772,6 @@ "content": "Flowers", "width": 231, "height": 23, - "basedOn": "5fcab657-f470-414f-83eb-45e6975542ba", "id": "7379c302-0225-484d-acb0-1e48b2b0d82f", "x": 41, "y": 395 @@ -1862,7 +1831,6 @@ "content": "Indirect", "width": 100, "height": 23, - "basedOn": "11b6e3dc-5de2-4989-9d5e-5bd7fd8971d3", "id": "8eb0169f-2ce6-4bb0-bc52-60ab0d2ecaad", "x": 272, "y": 271 @@ -1922,7 +1890,6 @@ "content": "Partial", "width": 100, "height": 23, - "basedOn": "b26ebb98-47cc-4431-b70e-9eb65acd50fd", "id": "d1a33bdd-edde-4bb1-9dce-d61681638581", "x": 272, "y": 302 @@ -1982,7 +1949,6 @@ "content": "Medium", "width": 100, "height": 23, - "basedOn": "67020819-fffb-4983-a689-1d8503dcfcf1", "id": "217defea-1605-4b13-a5bc-0a7df4cf37aa", "x": 272, "y": 333 @@ -2042,7 +2008,6 @@ "content": "High", "width": 100, "height": 23, - "basedOn": "93fba19b-2d49-465e-99d4-b32f436d45e2", "id": "b4bdf110-6cb9-419d-9957-e1fc4531c1bb", "x": 272, "y": 364 @@ -2102,7 +2067,6 @@ "content": "Maximum", "width": 100, "height": 23, - "basedOn": "b2725bf6-8f39-4515-96b4-8023af950b05", "id": "882f55cb-6f30-4846-ad14-3a35ac3a910e", "x": 272, "y": 395 @@ -2184,7 +2148,6 @@ "content": "Self Care Gifts", "width": 238, "height": 29, - "basedOn": "285e5007-d535-4b3d-acd6-cc745dd1e011", "id": "8d0739f1-537e-4ce4-bc5e-0e6ded648670", "x": 88, "y": 189 @@ -2199,7 +2162,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "45996c9d-a162-4fb0-9b1f-afe80221df49", "id": "8dd2e805-d729-412d-a40d-29c55d17a2eb", "x": 41, "y": 314 @@ -2214,7 +2176,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "8fa19274-3cf7-4379-a178-c697ca11aa6c", "id": "50f100d5-4481-433e-8e08-abe1e1452ff8", "x": 41, "y": 270 @@ -2268,7 +2229,6 @@ "content": "Meditation Bench", "width": 231, "height": 21, - "basedOn": "5dcf1716-5ca4-4467-9efd-97180dd6bfa2", "id": "fd063d64-6bde-4214-b75c-0743d6e835b3", "x": 41, "y": 235 @@ -2322,7 +2282,6 @@ "content": "Yoga Mat", "width": 231, "height": 21, - "basedOn": "16d8ea91-c4ed-4f1d-80d6-26861d3408ed", "id": "4a682269-3ba8-4f7c-9f37-a42cb0cb74b4", "x": 41, "y": 279 @@ -2376,7 +2335,6 @@ "content": "Journal", "width": 231, "height": 21, - "basedOn": "1441935b-5b8b-427c-9518-1be5e77b24c7", "id": "a494161b-a715-4e6b-a318-439db3299028", "x": 42, "y": 323 @@ -2430,7 +2388,6 @@ "content": "Gym Membership", "width": 231, "height": 21, - "basedOn": "e847e1bd-6156-407e-917b-4b4946c72bfe", "id": "cbb00b75-84e5-4489-9e5f-70bbba2edb26", "x": 42, "y": 367 @@ -2484,7 +2441,6 @@ "content": "Hugs", "width": 231, "height": 21, - "basedOn": "2fbcfe82-26f4-4369-b2bc-49a2bb945c09", "id": "836156b8-0f13-4fc1-abb8-560c8006e244", "x": 42, "y": 411 @@ -2542,7 +2498,6 @@ "content": "$100", "width": 100, "height": 24, - "basedOn": "5ab3c137-a155-4895-acb9-4b6861e4fde9", "id": "af54ad2c-0711-4028-931a-f9d872fa61cb", "x": 272, "y": 235 @@ -2600,7 +2555,6 @@ "content": "$60", "width": 100, "height": 24, - "basedOn": "88f625cb-de28-4b06-b428-d37118075162", "id": "74cc4e82-f838-4581-9351-ae99e0fbc485", "x": 272, "y": 279 @@ -2658,7 +2612,6 @@ "content": "$5 - $25", "width": 100, "height": 24, - "basedOn": "3416ef7b-05ea-47db-b53a-5ff21fb313d3", "id": "919bbfb1-755f-440c-83d2-4c0726ce3af0", "x": 273, "y": 323 @@ -2716,7 +2669,6 @@ "content": "$30/month", "width": 100, "height": 24, - "basedOn": "26225f34-2d96-468c-9730-5bc55775d532", "id": "eca735fc-fc7f-478c-aa0c-6438d03ceb49", "x": 273, "y": 367 @@ -2774,7 +2726,6 @@ "content": "Free", "width": 100, "height": 24, - "basedOn": "cb1a4cfe-48a2-4633-b7ee-eaac27e20cf3", "id": "fe0227e8-1077-4e80-8a74-9c230be11642", "x": 273, "y": 411 @@ -2789,7 +2740,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "25c860ab-51db-419f-9b35-09a5cc90d5e5", "id": "758a4943-8039-494b-b97b-da55da993a5f", "x": 41, "y": 358 @@ -2804,7 +2754,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "b50a8880-19d1-4ba1-99cc-d22d9bc0073d", "id": "24590da6-c538-4c4f-a09d-afa2e55e6d44", "x": 41, "y": 402 @@ -2833,7 +2782,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "2a9dfe8b-af99-4dbd-90f0-c71bfeaee950", "id": "541d992e-9ad7-4e1f-9568-23af5a7a17a5", "x": 342, "y": 203 @@ -2909,7 +2857,6 @@ "content": "Minimalist Types", "width": 331, "height": 27, - "basedOn": "285e5007-d535-4b3d-acd6-cc745dd1e011", "id": "f73e0297-1e74-4df6-903c-265df1481a88", "x": 41, "y": 185 @@ -2924,7 +2871,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "45996c9d-a162-4fb0-9b1f-afe80221df49", "id": "0cccce3a-7ea2-428c-a04b-c6cb2bf73e26", "x": 41, "y": 311 @@ -2939,7 +2885,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "8fa19274-3cf7-4379-a178-c697ca11aa6c", "id": "b6c57d67-11f5-4a05-b6c9-f1861bcd0b74", "x": 41, "y": 267 @@ -2991,7 +2936,6 @@ "content": "Frugal", "width": 231, "height": 21, - "basedOn": "5dcf1716-5ca4-4467-9efd-97180dd6bfa2", "id": "b3d5f68c-da1d-4a6a-808d-812c01c5aa5d", "x": 41, "y": 235 @@ -3043,7 +2987,6 @@ "content": "Green", "width": 231, "height": 21, - "basedOn": "16d8ea91-c4ed-4f1d-80d6-26861d3408ed", "id": "292c632a-edae-4e44-a31e-49119f5b9281", "x": 41, "y": 279 @@ -3095,7 +3038,6 @@ "content": "Nomad", "width": 231, "height": 21, - "basedOn": "1441935b-5b8b-427c-9518-1be5e77b24c7", "id": "910acfbf-59da-4b59-9a77-6fd20473db7d", "x": 42, "y": 323 @@ -3147,7 +3089,6 @@ "content": "Aesthetic", "width": 231, "height": 21, - "basedOn": "e847e1bd-6156-407e-917b-4b4946c72bfe", "id": "16515d79-a2e5-4012-8423-96ee7c495cd4", "x": 42, "y": 367 @@ -3199,7 +3140,6 @@ "content": "Challenge", "width": 231, "height": 21, - "basedOn": "2fbcfe82-26f4-4369-b2bc-49a2bb945c09", "id": "464f9c6b-943a-4172-9400-3e51376b90fb", "x": 42, "y": 408 @@ -3251,7 +3191,6 @@ "content": "Reduce & reuse", "width": 113, "height": 21, - "basedOn": "5ab3c137-a155-4895-acb9-4b6861e4fde9", "id": "b878731a-d488-4cbc-b6e7-b930eae92b79", "x": 259, "y": 235 @@ -3303,7 +3242,6 @@ "content": "Eco-friendly", "width": 100, "height": 21, - "basedOn": "88f625cb-de28-4b06-b428-d37118075162", "id": "d00b14c8-bfe8-48e3-bef7-84e5ed7f5851", "x": 272, "y": 279 @@ -3355,7 +3293,6 @@ "content": "Travel essentials", "width": 122, "height": 21, - "basedOn": "3416ef7b-05ea-47db-b53a-5ff21fb313d3", "id": "64be7770-c026-456d-836e-6fd307111b15", "x": 251, "y": 323 @@ -3407,7 +3344,6 @@ "content": "Beautifully blank", "width": 131, "height": 21, - "basedOn": "26225f34-2d96-468c-9730-5bc55775d532", "id": "ddd2161e-1f4d-41ba-b581-21af64648304", "x": 242, "y": 367 @@ -3459,7 +3395,6 @@ "content": "Less is more", "width": 100, "height": 21, - "basedOn": "cb1a4cfe-48a2-4633-b7ee-eaac27e20cf3", "id": "c084242d-80ff-44f3-ac3e-640ebbc1656b", "x": 273, "y": 408 @@ -3474,7 +3409,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "25c860ab-51db-419f-9b35-09a5cc90d5e5", "id": "824dce32-7243-4eb3-9bd8-333e55a332cd", "x": 41, "y": 355 @@ -3489,7 +3423,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "b50a8880-19d1-4ba1-99cc-d22d9bc0073d", "id": "793ab90f-35d8-46d1-b5c7-b15de318dc86", "x": 42, "y": 399 @@ -3504,7 +3437,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "b6c57d67-11f5-4a05-b6c9-f1861bcd0b74", "id": "197f2dcb-ec81-43b9-a128-6b453afa5f95", "x": 41, "y": 223 @@ -3519,7 +3451,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "6ae291f1-77c1-46c4-9f41-07ac6f48e1df", "id": "9e69cd18-8235-4d63-8187-d943575079f9", "x": 41, "y": 175 @@ -3597,7 +3528,6 @@ "content": "Brew times", "width": 331, "height": 34, - "basedOn": "285e5007-d535-4b3d-acd6-cc745dd1e011", "id": "ceb8a5d7-83ab-4d3d-8c40-4eb86d263f94", "x": 41, "y": 193 @@ -3612,7 +3542,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "45996c9d-a162-4fb0-9b1f-afe80221df49", "id": "86eb0bc9-3ef7-4fc4-904e-236bf8e0a589", "x": 41, "y": 315 @@ -3627,7 +3556,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "8fa19274-3cf7-4379-a178-c697ca11aa6c", "id": "1b680c8e-0245-4793-9f06-c2eefd563d05", "x": 41, "y": 275 @@ -3681,7 +3609,6 @@ "content": "Drip", "width": 231, "height": 21, - "basedOn": "5dcf1716-5ca4-4467-9efd-97180dd6bfa2", "id": "d458932f-0ab1-4083-ad3d-7f130ea3e1c0", "x": 41, "y": 244 @@ -3735,7 +3662,6 @@ "content": "Pour Over", "width": 231, "height": 21, - "basedOn": "16d8ea91-c4ed-4f1d-80d6-26861d3408ed", "id": "00029122-4425-433e-8119-f5ff79cf6f9f", "x": 41, "y": 284 @@ -3789,7 +3715,6 @@ "content": "French Press", "width": 231, "height": 21, - "basedOn": "1441935b-5b8b-427c-9518-1be5e77b24c7", "id": "8f8f033e-3b88-4552-a0fb-e47f7c5a242c", "x": 42, "y": 324 @@ -3843,7 +3768,6 @@ "content": "Espresso", "width": 231, "height": 21, - "basedOn": "e847e1bd-6156-407e-917b-4b4946c72bfe", "id": "00a0da6d-af0f-419b-afb4-8ecf3e2c7133", "x": 42, "y": 364 @@ -3897,7 +3821,6 @@ "content": "Cold brew", "width": 231, "height": 21, - "basedOn": "2fbcfe82-26f4-4369-b2bc-49a2bb945c09", "id": "969d0159-7f68-41b7-98f3-5f944f11e670", "x": 42, "y": 404 @@ -3961,7 +3884,6 @@ "content": "5 minutes", "width": 100, "height": 21, - "basedOn": "5ab3c137-a155-4895-acb9-4b6861e4fde9", "id": "9712a3e6-dcd9-4c33-b1b6-e8a696ba9f01", "x": 272, "y": 244 @@ -4025,7 +3947,6 @@ "content": "5 minutes", "width": 100, "height": 21, - "basedOn": "88f625cb-de28-4b06-b428-d37118075162", "id": "1c98b558-dbea-46c8-b2cd-2e8a4bebb3eb", "x": 272, "y": 284 @@ -4089,7 +4010,6 @@ "content": "6 minutes", "width": 100, "height": 21, - "basedOn": "3416ef7b-05ea-47db-b53a-5ff21fb313d3", "id": "e4befb0b-cfa2-402c-a43d-4ec28e3e37b7", "x": 273, "y": 324 @@ -4153,7 +4073,6 @@ "content": "30 seconds", "width": 100, "height": 21, - "basedOn": "26225f34-2d96-468c-9730-5bc55775d532", "id": "7db2ff6c-720f-4ff1-bc70-5ff4c8c648f6", "x": 273, "y": 364 @@ -4217,7 +4136,6 @@ "content": "Overnight", "width": 100, "height": 21, - "basedOn": "cb1a4cfe-48a2-4633-b7ee-eaac27e20cf3", "id": "4bc228fa-cb39-4101-9007-84e4705ec1d8", "x": 273, "y": 404 @@ -4232,7 +4150,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "25c860ab-51db-419f-9b35-09a5cc90d5e5", "id": "0468061b-09db-4701-9e75-8c87de7152a3", "x": 42, "y": 355 @@ -4247,7 +4164,6 @@ "width": 331, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "b50a8880-19d1-4ba1-99cc-d22d9bc0073d", "id": "3c424294-d6c5-44e4-9af1-c9233540d504", "x": 41, "y": 395 @@ -4328,7 +4244,6 @@ "content": "Team personality quizzes", "width": 331, "height": 40, - "basedOn": "ceb8a5d7-83ab-4d3d-8c40-4eb86d263f94", "id": "0bbbbe21-4d2b-4fac-a074-742765b4514d", "x": 39, "y": 184 @@ -4392,7 +4307,6 @@ "content": "Color Soul", "width": 332, "height": 35, - "basedOn": "d458932f-0ab1-4083-ad3d-7f130ea3e1c0", "id": "e061f22f-29b5-40c8-b961-7f77b4e30ab4", "x": 39, "y": 233 @@ -4456,7 +4370,6 @@ "content": "Teamality", "width": 332, "height": 35, - "basedOn": "00029122-4425-433e-8119-f5ff79cf6f9f", "id": "d3414a40-4c98-4de1-b2b7-af067c1ea863", "x": 39, "y": 272 @@ -4520,7 +4433,6 @@ "content": "Together Who", "width": 332, "height": 35, - "basedOn": "8f8f033e-3b88-4552-a0fb-e47f7c5a242c", "id": "54efc1f3-9d0d-4b88-a3b0-dd684e8404dc", "x": 39, "y": 315 @@ -4584,7 +4496,6 @@ "content": "Group by numbers", "width": 332, "height": 35, - "basedOn": "00a0da6d-af0f-419b-afb4-8ecf3e2c7133", "id": "4286a076-f3f9-49d5-91da-7565d78e8805", "x": 39, "y": 356 @@ -4648,7 +4559,6 @@ "content": "Pieced Together", "width": 332, "height": 35, - "basedOn": "969d0159-7f68-41b7-98f3-5f944f11e670", "id": "53f32005-a806-48b1-8156-209d5c15e213", "x": 39, "y": 397 @@ -4705,7 +4615,6 @@ "content": "$5.00", "width": 100, "height": 26, - "basedOn": "9712a3e6-dcd9-4c33-b1b6-e8a696ba9f01", "id": "7986ea38-8c10-45b3-95df-d830470642f1", "x": 263, "y": 238 @@ -4762,7 +4671,6 @@ "content": "$30.00", "width": 100, "height": 25, - "basedOn": "1c98b558-dbea-46c8-b2cd-2e8a4bebb3eb", "id": "9374f87c-1778-4823-9ad0-83feb6b2c5e5", "x": 263, "y": 279 @@ -4819,7 +4727,6 @@ "content": "$45.00", "width": 100, "height": 25, - "basedOn": "e4befb0b-cfa2-402c-a43d-4ec28e3e37b7", "id": "ca632159-bae4-4159-a0dd-6ca16e1a266c", "x": 263, "y": 320 @@ -4876,7 +4783,6 @@ "content": "$80.00", "width": 100, "height": 25, - "basedOn": "7db2ff6c-720f-4ff1-bc70-5ff4c8c648f6", "id": "1286e388-91c3-4cf6-8b6f-afbc89d75eb4", "x": 263, "y": 361 @@ -4933,7 +4839,6 @@ "content": "$120.00", "width": 100, "height": 25, - "basedOn": "4bc228fa-cb39-4101-9007-84e4705ec1d8", "id": "e0430522-1729-4e89-9a26-abe10e8091c8", "x": 263, "y": 402 @@ -4972,7 +4877,6 @@ "width": 1, "height": 267, "mask": { "type": "rectangle" }, - "basedOn": "9d04a065-85f7-4b9a-985c-f3eb08e768ab", "id": "11d0934e-dbd9-4977-9041-5da02269c7df", "x": 372, "y": 176 @@ -4987,7 +4891,6 @@ "width": 1, "height": 267, "mask": { "type": "rectangle" }, - "basedOn": "11d0934e-dbd9-4977-9041-5da02269c7df", "id": "9b6fe019-ac7d-46a4-b616-c9f129d5797b", "x": 41, "y": 176 @@ -5002,7 +4905,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "38acf74f-94c2-42f4-b796-2b65bd23ae13", "id": "51ea243e-9186-469c-873a-1c3aac942e50", "x": 41, "y": 443 @@ -5017,7 +4919,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "38acf74f-94c2-42f4-b796-2b65bd23ae13", "id": "72f1cb41-bfae-4327-9de7-4d91433277c5", "x": 41, "y": 231 @@ -5032,7 +4933,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "9d04a065-85f7-4b9a-985c-f3eb08e768ab", "id": "38acf74f-94c2-42f4-b796-2b65bd23ae13", "x": 41, "y": 176 @@ -5082,7 +4982,6 @@ "content": "All types", "width": 76, "height": 21, - "basedOn": "9712a3e6-dcd9-4c33-b1b6-e8a696ba9f01", "id": "14419bd4-8841-471a-aafd-a4666950ea55", "x": 285, "y": 244 @@ -5132,7 +5031,6 @@ "content": "All types", "width": 76, "height": 21, - "basedOn": "1c98b558-dbea-46c8-b2cd-2e8a4bebb3eb", "id": "8294b7a2-ff36-4135-97da-a44cef0b1dbc", "x": 285, "y": 283 @@ -5182,7 +5080,6 @@ "content": "Fine", "width": 76, "height": 21, - "basedOn": "e4befb0b-cfa2-402c-a43d-4ec28e3e37b7", "id": "ab194138-9aa6-4bf6-a3fd-cd9561937237", "x": 285, "y": 322 @@ -5232,7 +5129,6 @@ "content": "Medium", "width": 76, "height": 21, - "basedOn": "7db2ff6c-720f-4ff1-bc70-5ff4c8c648f6", "id": "aad0c773-a12a-49bf-836c-b3f09f246774", "x": 285, "y": 361 @@ -5282,7 +5178,6 @@ "content": "Curly", "width": 76, "height": 21, - "basedOn": "4bc228fa-cb39-4101-9007-84e4705ec1d8", "id": "8af1b892-6ced-45d6-a765-4811fc40f26d", "x": 285, "y": 400 @@ -5332,7 +5227,6 @@ "content": "Cream", "width": 207, "height": 21, - "basedOn": "969d0159-7f68-41b7-98f3-5f944f11e670", "id": "9c269db9-b63c-4da9-8933-c2f7447b73c4", "x": 57, "y": 400 @@ -5382,7 +5276,6 @@ "content": "Texturizer", "width": 207, "height": 21, - "basedOn": "00a0da6d-af0f-419b-afb4-8ecf3e2c7133", "id": "4f686cec-a322-4dd3-be07-9764bf56b121", "x": 57, "y": 361 @@ -5432,7 +5325,6 @@ "content": "Volumizer", "width": 207, "height": 21, - "basedOn": "8f8f033e-3b88-4552-a0fb-e47f7c5a242c", "id": "1c24a1dd-48af-4cec-a63b-171510492401", "x": 57, "y": 322 @@ -5482,7 +5374,6 @@ "content": "Mousse", "width": 207, "height": 21, - "basedOn": "00029122-4425-433e-8119-f5ff79cf6f9f", "id": "13f20b28-4ed4-4b66-bd23-590c110005af", "x": 57, "y": 283 @@ -5532,7 +5423,6 @@ "content": "Dry Shampoo", "width": 207, "height": 21, - "basedOn": "d458932f-0ab1-4083-ad3d-7f130ea3e1c0", "id": "6c0cd099-a2b9-47f2-9b3c-b812a0c02667", "x": 57, "y": 244 @@ -5582,7 +5472,6 @@ "content": "Best Products", "width": 306, "height": 21, - "basedOn": "ceb8a5d7-83ab-4d3d-8c40-4eb86d263f94", "id": "b3f38031-b2a8-4933-9800-c830946af4f2", "x": 57, "y": 192 @@ -5664,7 +5553,6 @@ "content": "Menu Title", "width": 172, "height": 31, - "basedOn": "ee073dbf-aaf8-4366-8465-fc2a94d5feaa", "id": "1154a9bb-09d5-4050-ab79-83d3b22eb0f8", "x": 120, "y": 151 @@ -5679,7 +5567,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "ded6b91f-abda-41aa-aa69-dfb2bb0f8858", "id": "a77a4d5d-f2c8-49d9-86d8-c5a759caa08e", "x": 72, "y": 166 @@ -5694,7 +5581,6 @@ "width": 32, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "1e42b863-6112-4606-afd3-8e3ba731c95d", "id": "f14195f1-40a5-42d0-ace9-2b5963a3a554", "x": 308, "y": 166 @@ -5748,7 +5634,6 @@ "content": "List item", "width": 73, "height": 22, - "basedOn": "9b069c50-a694-40c3-9a59-246e661b5717", "id": "0fd9c2d5-f3ee-4d77-93af-5e21333ff62c", "x": 40, "y": 206 @@ -5806,7 +5691,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 41, - "basedOn": "9161a53f-d083-4b7e-8aad-4422028cfbb6", "id": "7843f10c-b4a9-490a-a63e-87939c68838b", "x": 40, "y": 236 @@ -5860,7 +5744,6 @@ "content": "$5.00", "width": 44, "height": 22, - "basedOn": "f32675c1-3d3c-4275-a9f1-61db3f5303d2", "id": "b310e54d-b91f-47d5-9877-26ab4d7687aa", "x": 328, "y": 206 @@ -5914,7 +5797,6 @@ "content": "List item", "width": 73, "height": 22, - "basedOn": "66c0b4fa-401a-4ff5-80b4-26b377fce471", "id": "4aaea416-7d2a-4e44-92b1-781f4b5ee950", "x": 40, "y": 301 @@ -5972,7 +5854,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 41, - "basedOn": "3ae7c0ed-8597-44f2-8619-5240c432dcca", "id": "ffab1e28-686e-4c67-bd9c-a25450166b6b", "x": 40, "y": 331 @@ -6026,7 +5907,6 @@ "content": "$5.00", "width": 44, "height": 22, - "basedOn": "4e17d569-dda6-4659-a1c1-86c156c4106d", "id": "4c80f92d-33fe-42d3-9e70-9cfe8f52dbc7", "x": 328, "y": 301 @@ -6080,7 +5960,6 @@ "content": "List item", "width": 73, "height": 22, - "basedOn": "2ac459d2-751c-40bc-8a67-aa99bc42d53b", "id": "cfefbb8b-8f2a-454c-9291-782a0b77f7f4", "x": 40, "y": 396 @@ -6138,7 +6017,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 41, - "basedOn": "f9246c33-a674-4837-a770-f83c3bc9bffd", "id": "2679a442-aaec-448a-936c-85da286dab9e", "x": 40, "y": 426 @@ -6192,7 +6070,6 @@ "content": "$5.00", "width": 44, "height": 22, - "basedOn": "82b968b6-04ea-4589-96da-0e28485bc937", "id": "91b604b2-c113-44f9-a13b-a40e5243b6b2", "x": 328, "y": 396 @@ -6231,7 +6108,6 @@ "width": 332, "height": 1, "mask": { "type": "rectangle" }, - "basedOn": "340a1537-b10a-4397-80df-4177a11edf69", "id": "4a97f45a-d45f-46dd-bc9e-60d030145e35", "x": 40, "y": 152 @@ -6283,7 +6159,6 @@ "content": "Menu Title", "width": 332, "height": 39, - "basedOn": "318cd7fa-5846-44d6-8f66-4a02375483ca", "id": "13014c4f-15b3-4768-ac5c-d8a4b4c71d24", "x": 40, "y": 177 @@ -6339,7 +6214,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 34, - "basedOn": "3a8001e4-59a7-4217-b4fb-c9b0923499fc", "id": "824b92b2-8efc-484f-9ac0-94b49bb37d56", "x": 40, "y": 274 @@ -6391,7 +6265,6 @@ "content": "$5.00", "width": 44, "height": 25, - "basedOn": "243d42bc-3dfd-446b-b10d-a8771fa29204", "id": "18585253-eb18-4b16-b1df-6bd7ad284eda", "x": 131, "y": 240 @@ -6443,7 +6316,6 @@ "content": "List Item", "width": 66, "height": 26, - "basedOn": "4da3b1a7-bdd4-4f88-9d6b-587a1defadcd", "id": "0ad1b759-52b8-4509-9ebe-c980286b4ad6", "x": 40, "y": 240 @@ -6458,7 +6330,6 @@ "width": 1, "height": 18, "mask": { "type": "rectangle" }, - "basedOn": "a201813a-06d4-4207-a4c5-b2e4fb223e38", "id": "ee7ff455-be0f-40d3-81d9-9e6d66d7d6ca", "x": 118, "y": 244 @@ -6514,7 +6385,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 34, - "basedOn": "22b2b0ea-653c-44f8-bc29-1ff13aac88d6", "id": "c09e2e28-2ac5-45cb-987f-dedd25e78a5c", "x": 40, "y": 366 @@ -6566,7 +6436,6 @@ "content": "$5.00", "width": 44, "height": 25, - "basedOn": "bbe6d3c4-f3d6-4c65-999a-6ca7cf77e029", "id": "07966784-5fee-4faf-a9f2-f5b806b1afc9", "x": 131, "y": 332 @@ -6618,7 +6487,6 @@ "content": "List Item", "width": 66, "height": 26, - "basedOn": "468115c3-c81d-4cb2-8714-d26a3febbedd", "id": "27511f18-fdab-4af0-86c9-596d40bc83f1", "x": 40, "y": 332 @@ -6633,7 +6501,6 @@ "width": 1, "height": 18, "mask": { "type": "rectangle" }, - "basedOn": "6bce9854-06aa-464a-b68d-d172ad3ce736", "id": "c560cae9-d49e-43d6-8dc8-d7323169995b", "x": 118, "y": 336 @@ -6689,7 +6556,6 @@ "content": "Caption: Web Stories immerse your readers in fast-loading full-screen experiences.", "width": 332, "height": 34, - "basedOn": "ea72de7e-fbb4-497f-8c1b-1285b68e72a9", "id": "91e9c338-5e93-4e04-ae2f-926915d4e9f6", "x": 40, "y": 458 @@ -6741,7 +6607,6 @@ "content": "$5.00", "width": 44, "height": 25, - "basedOn": "868eba40-fc77-4cc9-a46e-7a1f99b43c86", "id": "73fcca5f-9b69-4e4f-8632-67ca9a5446bc", "x": 131, "y": 424 @@ -6793,7 +6658,6 @@ "content": "List Item", "width": 66, "height": 26, - "basedOn": "0710f60a-c222-4e14-8440-ae3111e8a4ca", "id": "4d2c9e2b-17a6-4271-b505-671cf2ada8b5", "x": 40, "y": 424 @@ -6808,7 +6672,6 @@ "width": 1, "height": 18, "mask": { "type": "rectangle" }, - "basedOn": "010ccff8-acb1-4be6-ae53-b61d979bbeca", "id": "fb272342-dfb8-4eb8-9498-189121f50b08", "x": 118, "y": 428 @@ -6820,8 +6683,5 @@ "fonts": ["Oswald", "Lato"], "id": "07f4168e-3c83-4319-aefe-9cfd8ab39624" } - ], - "current": null, - "selection": [], - "story": {} + ] } diff --git a/packages/text-sets/src/test/raw.js b/packages/text-sets/src/test/raw.js index a8e7531e875b..bd766eac0a31 100644 --- a/packages/text-sets/src/test/raw.js +++ b/packages/text-sets/src/test/raw.js @@ -70,9 +70,9 @@ describe('Raw text set files', () => { ) ); - expect(textSetData.current).toBeNull(); - expect(textSetData.selection).toStrictEqual([]); - expect(textSetData.story.globalStoryStyles).toBeUndefined(); + expect(textSetData.current).toBeUndefined(); + expect(textSetData.selection).toBeUndefined(); + expect(textSetData.story).toBeUndefined(); }); it('should not contain invisible characters', () => { From d03b6c514f557899868648ce9c1119495475541c Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Fri, 12 May 2023 13:49:15 +0200 Subject: [PATCH 065/210] Composer update --- composer.lock | 173 +++++++++++++++++++++++++++----------------------- 1 file changed, 92 insertions(+), 81 deletions(-) diff --git a/composer.lock b/composer.lock index 31f8d73767b9..b80f5ea83b09 100644 --- a/composer.lock +++ b/composer.lock @@ -86,12 +86,12 @@ "source": { "type": "git", "url": "https://github.com/ampproject/amp-wp", - "reference": "2f37721c4ca36c1e7c9be27f097d860627f843da" + "reference": "c629ad2967b3bc80d10f9d3395935747e7a413a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ampproject/amp-wp/zipball/2f37721c4ca36c1e7c9be27f097d860627f843da", - "reference": "2f37721c4ca36c1e7c9be27f097d860627f843da", + "url": "https://api.github.com/repos/ampproject/amp-wp/zipball/c629ad2967b3bc80d10f9d3395935747e7a413a5", + "reference": "c629ad2967b3bc80d10f9d3395935747e7a413a5", "shasum": "" }, "require": { @@ -120,7 +120,7 @@ "phpcompatibility/phpcompatibility-wp": "2.1.4", "phpdocumentor/reflection": "~3.0", "roave/security-advisories": "dev-latest", - "sirbrillig/phpcs-variable-analysis": "2.11.12", + "sirbrillig/phpcs-variable-analysis": "2.11.16", "wp-cli/export-command": "^2.0", "wp-cli/extension-command": "^2.0", "wp-cli/wp-cli": "^2.4", @@ -195,7 +195,7 @@ ], "description": "WordPress plugin for adding AMP support.", "homepage": "https://github.com/ampproject/amp-wp", - "time": "2023-03-30T16:37:37+00:00" + "time": "2023-05-09T16:07:45+00:00" }, { "name": "cweagans/composer-patches", @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.6.1", + "version": "v7.7.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "56ab9401658bc416e978ca2b80b5ce515eb4e4a1" + "reference": "2fec812b7bb3458a232f4637bf83e4037106537d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/56ab9401658bc416e978ca2b80b5ce515eb4e4a1", - "reference": "56ab9401658bc416e978ca2b80b5ce515eb4e4a1", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/2fec812b7bb3458a232f4637bf83e4037106537d", + "reference": "2fec812b7bb3458a232f4637bf83e4037106537d", "shasum": "" }, "require": { @@ -2240,9 +2240,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.6.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.0" }, - "time": "2023-04-26T15:35:51+00:00" + "time": "2023-05-10T05:40:44+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -2636,16 +2636,16 @@ }, { "name": "phpstan/phpdoc-parser", - "version": "1.20.2", + "version": "1.20.4", "source": { "type": "git", "url": "https://github.com/phpstan/phpdoc-parser.git", - "reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81" + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/90490bd8fd8530a272043c4950c180b6d0cf5f81", - "reference": "90490bd8fd8530a272043c4950c180b6d0cf5f81", + "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", + "reference": "7d568c87a9df9c5f7e8b5f075fc469aa8cb0a4cd", "shasum": "" }, "require": { @@ -2675,22 +2675,22 @@ "description": "PHPDoc parser with support for nullable, intersection and generic types", "support": { "issues": "https://github.com/phpstan/phpdoc-parser/issues", - "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.2" + "source": "https://github.com/phpstan/phpdoc-parser/tree/1.20.4" }, - "time": "2023-04-22T12:59:35+00:00" + "time": "2023-05-02T09:19:37+00:00" }, { "name": "phpstan/phpstan", - "version": "1.10.14", + "version": "1.10.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "d232901b09e67538e5c86a724be841bea5768a7c" + "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/d232901b09e67538e5c86a724be841bea5768a7c", - "reference": "d232901b09e67538e5c86a724be841bea5768a7c", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/762c4dac4da6f8756eebb80e528c3a47855da9bd", + "reference": "762c4dac4da6f8756eebb80e528c3a47855da9bd", "shasum": "" }, "require": { @@ -2739,7 +2739,7 @@ "type": "tidelift" } ], - "time": "2023-04-19T13:47:27+00:00" + "time": "2023-05-09T15:28:01+00:00" }, { "name": "phpstan/phpstan-phpunit", @@ -3113,16 +3113,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.6", + "version": "9.6.8", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115" + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b65d59a059d3004a040c16a82e07bbdf6cfdd115", - "reference": "b65d59a059d3004a040c16a82e07bbdf6cfdd115", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/17d621b3aff84d0c8b62539e269e87d8d5baa76e", + "reference": "17d621b3aff84d0c8b62539e269e87d8d5baa76e", "shasum": "" }, "require": { @@ -3196,7 +3196,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.6" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.8" }, "funding": [ { @@ -3212,7 +3212,7 @@ "type": "tidelift" } ], - "time": "2023-03-27T11:43:46+00:00" + "time": "2023-05-11T05:14:45+00:00" }, { "name": "psr/container", @@ -3368,12 +3368,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "859e034a7425f6fd0c30c58198f831ac6c7e6bfb" + "reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/859e034a7425f6fd0c30c58198f831ac6c7e6bfb", - "reference": "859e034a7425f6fd0c30c58198f831ac6c7e6bfb", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49", + "reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49", "shasum": "" }, "conflict": { @@ -3391,16 +3391,18 @@ "amphp/http-client": ">=4,<4.4", "anchorcms/anchor-cms": "<=0.12.7", "andreapollastri/cipi": "<=3.1.15", + "andrewhaine/silverstripe-form-capture": ">=0.2,<=0.2.3|>=1,<=1.0.1|>=2,<=2.2.4", "apereo/phpcas": "<1.6", "api-platform/core": ">=2.2,<2.2.10|>=2.3,<2.3.6|>=2.6,<2.7.10|>=3,<3.0.12|>=3.1,<3.1.3", - "appwrite/server-ce": "<0.11.1|>=0.12,<0.12.2", + "appwrite/server-ce": "<=1.2.1", "arc/web": "<3", "area17/twill": "<1.2.5|>=2,<2.5.3", "asymmetricrypt/asymmetricrypt": ">=0,<9.9.99", "automad/automad": "<1.8", "awesome-support/awesome-support": "<=6.0.7", "aws/aws-sdk-php": ">=3,<3.2.1", - "backdrop/backdrop": "<=1.23", + "azuracast/azuracast": "<0.18.3", + "backdrop/backdrop": "<1.24.2", "badaso/core": "<2.7", "bagisto/bagisto": "<0.1.5", "barrelstrength/sprout-base-email": "<1.2.7", @@ -3409,6 +3411,7 @@ "barzahlen/barzahlen-php": "<2.0.1", "baserproject/basercms": "<4.7.5", "bassjobsen/bootstrap-3-typeahead": ">4.0.2", + "bigfork/silverstripe-form-capture": ">=3,<=3.1", "billz/raspap-webgui": "<=2.6.6", "bk2k/bootstrap-package": ">=7.1,<7.1.2|>=8,<8.0.8|>=9,<9.0.4|>=9.1,<9.1.3|>=10,<10.0.10|>=11,<11.0.3", "bmarshall511/wordpress_zero_spam": "<5.2.13", @@ -3438,15 +3441,15 @@ "codeigniter4/shield": "<1-beta.4|= 1.0.0-beta", "codiad/codiad": "<=2.8.4", "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", - "concrete5/concrete5": "<=9.1.3|>= 9.0.0RC1, < 9.1.3", + "concrete5/concrete5": "<9.2|>= 9.0.0RC1, < 9.1.3", "concrete5/core": "<8.5.8|>=9,<9.1", "contao-components/mediaelement": ">=2.14.2,<2.21.1", - "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3", + "contao/contao": ">=4,<4.4.56|>=4.5,<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4", "contao/core": ">=2,<3.5.39", - "contao/core-bundle": "<4.9.18|>=4.10,<4.11.7|>=4.13,<4.13.3|= 4.10.0", + "contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0", "contao/listing-bundle": ">=4,<4.4.8", "contao/managed-edition": "<=1.5", - "craftcms/cms": "<3.7.64|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1", + "craftcms/cms": "<=3.8.3|>=4,<=4.4.3|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1", "croogo/croogo": "<3.0.7", "cuyz/valinor": "<0.12", "czproject/git-php": "<4.0.3", @@ -3468,7 +3471,7 @@ "doctrine/orm": ">=2,<2.4.8|>=2.5,<2.5.1|>=2.8.3,<2.8.4", "dolibarr/dolibarr": "<16|>=16.0.1,<16.0.3|= 12.0.5|>= 3.3.beta1, < 13.0.2", "dompdf/dompdf": "<2.0.2|= 2.0.2", - "drupal/core": ">=7,<7.91|>=8,<9.3.19|>=9.4,<9.4.3", + "drupal/core": ">=7,<7.96|>=8,<9.4.14|>=9.5,<9.5.8|>=10,<10.0.8", "drupal/drupal": ">=7,<7.80|>=8,<8.9.16|>=9,<9.1.12|>=9.2,<9.2.4", "dweeves/magmi": "<=0.7.24", "ecodev/newsletter": "<=4", @@ -3492,7 +3495,7 @@ "ezsystems/ezplatform-graphql": ">=1-rc.1,<1.0.13|>=2-beta.1,<2.3.12", "ezsystems/ezplatform-kernel": "<1.2.5.1|>=1.3,<1.3.26", "ezsystems/ezplatform-rest": ">=1.2,<=1.2.2|>=1.3,<1.3.8", - "ezsystems/ezplatform-richtext": ">=2.3,<=2.3.7", + "ezsystems/ezplatform-richtext": ">=2.3,<2.3.7.1", "ezsystems/ezplatform-user": ">=1,<1.0.1", "ezsystems/ezpublish-kernel": "<6.13.8.2|>=7,<7.5.30", "ezsystems/ezpublish-legacy": "<=2017.12.7.3|>=2018.6,<=2019.3.5.1", @@ -3518,14 +3521,14 @@ "fooman/tcpdf": "<6.2.22", "forkcms/forkcms": "<5.11.1", "fossar/tcpdf-parser": "<6.2.22", - "francoisjacquet/rosariosis": "<10.8.2", + "francoisjacquet/rosariosis": "<10.9.3", "frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2", "friendsofsymfony/oauth2-php": "<1.3", "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "froala/wysiwyg-editor": "<3.2.7", - "froxlor/froxlor": "<2.0.13", + "froxlor/froxlor": "<2.0.14", "fuel/core": "<1.8.1", "funadmin/funadmin": "<=3.2", "gaoming13/wechat-php-sdk": "<=1.10.2", @@ -3540,20 +3543,22 @@ "gos/web-socket-bundle": "<1.10.4|>=2,<2.6.1|>=3,<3.3", "gree/jose": "<2.2.1", "gregwar/rst": "<1.0.3", - "grumpydictator/firefly-iii": "<5.8", + "grumpydictator/firefly-iii": "<6", "guzzlehttp/guzzle": "<6.5.8|>=7,<7.4.5", - "guzzlehttp/psr7": "<1.8.4|>=2,<2.1.1", + "guzzlehttp/psr7": "<1.9.1|>=2,<2.4.5", "harvesthq/chosen": "<1.8.7", "helloxz/imgurl": "= 2.31|<=2.31", "hillelcoren/invoice-ninja": "<5.3.35", "himiklab/yii2-jqgrid-widget": "<1.0.8", "hjue/justwriting": "<=1", "hov/jobfair": "<1.0.13|>=2,<2.0.2", + "httpsoft/http-message": "<1.0.12", "hyn/multi-tenant": ">=5.6,<5.7.2", "ibexa/admin-ui": ">=4.2,<4.2.3", "ibexa/core": ">=4,<4.0.7|>=4.1,<4.1.4|>=4.2,<4.2.3", "ibexa/graphql": ">=2.5,<2.5.31|>=3.3,<3.3.28|>=4.2,<4.2.3", "ibexa/post-install": "<=1.0.4", + "ibexa/user": ">=4,<4.4.3", "icecoder/icecoder": "<=8.1", "idno/known": "<=1.3.1", "illuminate/auth": ">=4,<4.0.99|>=4.1,<=4.1.31|>=4.2,<=4.2.22|>=5,<=5.0.35|>=5.1,<=5.1.46|>=5.2,<=5.2.45|>=5.3,<=5.3.31|>=5.4,<=5.4.36|>=5.5,<5.5.10", @@ -3585,11 +3590,11 @@ "kimai/kimai": "<1.1", "kitodo/presentation": "<3.1.2", "klaviyo/magento2-extension": ">=1,<3", - "knplabs/knp-snappy": "<=1.4.1", + "knplabs/knp-snappy": "<1.4.2", "krayin/laravel-crm": "<1.2.2", "kreait/firebase-php": ">=3.2,<3.8.1", "la-haute-societe/tcpdf": "<6.2.22", - "laminas/laminas-diactoros": "<2.11.1", + "laminas/laminas-diactoros": "<2.18.1|>=2.24,<2.24.2|>=2.25,<2.25.2|= 2.23.0|= 2.22.0|= 2.21.0|= 2.20.0|= 2.19.0", "laminas/laminas-form": "<2.17.1|>=3,<3.0.2|>=3.1,<3.1.1", "laminas/laminas-http": "<2.14.2", "laravel/fortify": "<1.11.1", @@ -3625,14 +3630,14 @@ "melisplatform/melis-front": "<5.0.1", "mezzio/mezzio-swoole": "<3.7|>=4,<4.3", "mgallegos/laravel-jqgrid": "<=1.3", - "microweber/microweber": "<=1.3.2", + "microweber/microweber": "<1.3.4", "miniorange/miniorange-saml": "<1.4.3", "mittwald/typo3_forum": "<1.2.1", "mobiledetect/mobiledetectlib": "<2.8.32", "modx/revolution": "<= 2.8.3-pl|<2.8", "mojo42/jirafeau": "<4.4", "monolog/monolog": ">=1.8,<1.12", - "moodle/moodle": "<4.0.7|>=4.1-beta,<4.1.2|= 3.11", + "moodle/moodle": "<4.2-rc.2|= 3.11", "mustache/mustache": ">=2,<2.14.1", "namshi/jose": "<2.2", "neoan3-apps/template": "<1.1.1", @@ -3644,10 +3649,11 @@ "netgen/tagsbundle": ">=3.4,<3.4.11|>=4,<4.0.15", "nette/application": ">=2,<2.0.19|>=2.1,<2.1.13|>=2.2,<2.2.10|>=2.3,<2.3.14|>=2.4,<2.4.16|>=3,<3.0.6", "nette/nette": ">=2,<2.0.19|>=2.1,<2.1.13", - "nilsteampassnet/teampass": "<3.0.0.23", + "nilsteampassnet/teampass": "<3.0.7", "notrinos/notrinos-erp": "<=0.7", "noumo/easyii": "<=0.9", "nukeviet/nukeviet": "<4.5.2", + "nyholm/psr7": "<1.6.1", "nystudio107/craft-seomatic": "<3.4.12", "nzo/url-encryptor-bundle": ">=4,<4.3.2|>=5,<5.0.1", "october/backend": "<1.1.2", @@ -3678,6 +3684,7 @@ "personnummer/personnummer": "<3.0.2", "phanan/koel": "<5.1.4", "php-mod/curl": "<2.3.2", + "phpbb/phpbb": ">=3.2,<3.2.10|>=3.3,<3.3.1", "phpfastcache/phpfastcache": "<6.1.5|>=7,<7.1.2|>=8,<8.0.7", "phpmailer/phpmailer": "<6.5", "phpmussel/phpmussel": ">=1,<1.6", @@ -3692,8 +3699,10 @@ "phpwhois/phpwhois": "<=4.2.5", "phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/phpxmlrpc": "<4.9.2", + "pimcore/customer-management-framework-bundle": "<3.3.9", "pimcore/data-hub": "<1.2.4", - "pimcore/pimcore": "<10.5.20", + "pimcore/perspective-editor": "<1.5.1", + "pimcore/pimcore": "<10.5.21", "pixelfed/pixelfed": "<=0.11.4", "pocketmine/bedrock-protocol": "<8.0.2", "pocketmine/pocketmine-mp": "<4.12.5|>= 4.0.0-BETA5, < 4.4.2", @@ -3702,7 +3711,7 @@ "prestashop/blockwishlist": ">=2,<2.1.1", "prestashop/contactform": ">=1.0.1,<4.3", "prestashop/gamification": "<2.3.2", - "prestashop/prestashop": "<8.0.1", + "prestashop/prestashop": "<8.0.4", "prestashop/productcomments": "<5.0.2", "prestashop/ps_emailsubscription": "<2.6.1", "prestashop/ps_facetedsearch": "<3.4.1", @@ -3732,19 +3741,19 @@ "scheb/two-factor-bundle": ">=0,<3.26|>=4,<4.11", "sensiolabs/connect": "<4.2.3", "serluck/phpwhois": "<=4.2.6", - "shopware/core": "<=6.4.18", - "shopware/platform": "<=6.4.18", + "shopware/core": "<=6.4.20", + "shopware/platform": "<=6.4.20", "shopware/production": "<=6.3.5.2", "shopware/shopware": "<=5.7.14", "shopware/storefront": "<=6.4.8.1", "shopxo/shopxo": "<2.2.6", "showdoc/showdoc": "<2.10.4", - "silverstripe/admin": ">=1,<1.11.3", + "silverstripe/admin": "<1.12.7", "silverstripe/assets": ">=1,<1.11.1", "silverstripe/cms": "<4.11.3", "silverstripe/comments": ">=1.3,<1.9.99|>=2,<2.9.99|>=3,<3.1.1", "silverstripe/forum": "<=0.6.1|>=0.7,<=0.7.3", - "silverstripe/framework": "<4.11.14", + "silverstripe/framework": "<4.12.5", "silverstripe/graphql": "<3.5.2|>=4-alpha.1,<4-alpha.2|>=4.1.1,<4.1.2|>=4.2.2,<4.2.3|= 4.0.0-alpha1", "silverstripe/hybridsessions": ">=1,<2.4.1|>=2.5,<2.5.1", "silverstripe/registry": ">=2.1,<2.1.2|>=2.2,<2.2.1", @@ -3762,6 +3771,7 @@ "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9", "simplito/elliptic-php": "<1.0.6", "sitegeist/fluid-components": "<3.5", + "slim/psr7": "<1.6.1", "slim/slim": "<2.6", "smarty/smarty": "<3.1.48|>=4,<4.3.1", "snipe/snipe-it": "<=6.0.14|>= 6.0.0-RC-1, <= 6.0.0-RC-5", @@ -3823,13 +3833,14 @@ "t3/dce": ">=2.2,<2.6.2", "t3g/svg-sanitizer": "<1.0.3", "tastyigniter/tastyigniter": "<3.3", + "tcg/voyager": "<=1.4", "tecnickcom/tcpdf": "<6.2.22", "terminal42/contao-tablelookupwizard": "<3.3.5", "thelia/backoffice-default-template": ">=2.1,<2.1.2", "thelia/thelia": ">=2.1-beta.1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<=5.1.7", - "thorsten/phpmyfaq": "<3.1.12", + "thorsten/phpmyfaq": "<3.1.13", "tinymce/tinymce": "<5.10.7|>=6,<6.3.1", "tinymighty/wiki-seo": "<1.2.2", "titon/framework": ">=0,<9.9.99", @@ -3855,7 +3866,7 @@ "unisharp/laravel-filemanager": "<=2.5.1", "userfrosting/userfrosting": ">=0.3.1,<4.6.3", "usmanhalalit/pixie": "<1.0.3|>=2,<2.0.2", - "uvdesk/community-skeleton": "<1.1", + "uvdesk/community-skeleton": "<=1.1.1", "vanilla/safecurl": "<0.9.2", "verot/class.upload.php": "<=1.0.3|>=2,<=2.0.4", "vova07/yii2-fileapi-widget": "<0.1.9", @@ -3957,7 +3968,7 @@ "type": "tidelift" } ], - "time": "2023-03-31T23:04:35+00:00" + "time": "2023-05-11T17:03:56+00:00" }, { "name": "sebastian/cli-parser", @@ -4259,16 +4270,16 @@ }, { "name": "sebastian/diff", - "version": "4.0.4", + "version": "4.0.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d" + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/3461e3fccc7cfdfc2720be910d3bd73c69be590d", - "reference": "3461e3fccc7cfdfc2720be910d3bd73c69be590d", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/74be17022044ebaaecfdf0c5cd504fc9cd5a7131", + "reference": "74be17022044ebaaecfdf0c5cd504fc9cd5a7131", "shasum": "" }, "require": { @@ -4313,7 +4324,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/diff/issues", - "source": "https://github.com/sebastianbergmann/diff/tree/4.0.4" + "source": "https://github.com/sebastianbergmann/diff/tree/4.0.5" }, "funding": [ { @@ -4321,7 +4332,7 @@ "type": "github" } ], - "time": "2020-10-26T13:10:38+00:00" + "time": "2023-05-07T05:35:17+00:00" }, { "name": "sebastian/environment", @@ -5231,16 +5242,16 @@ }, { "name": "symfony/console", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8" + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/3cd51fd2e6c461ca678f84d419461281bd87a0a8", - "reference": "3cd51fd2e6c461ca678f84d419461281bd87a0a8", + "url": "https://api.github.com/repos/symfony/console/zipball/90f21e27d0d88ce38720556dd164d4a1e4c3934c", + "reference": "90f21e27d0d88ce38720556dd164d4a1e4c3934c", "shasum": "" }, "require": { @@ -5310,7 +5321,7 @@ "terminal" ], "support": { - "source": "https://github.com/symfony/console/tree/v5.4.22" + "source": "https://github.com/symfony/console/tree/v5.4.23" }, "funding": [ { @@ -5326,20 +5337,20 @@ "type": "tidelift" } ], - "time": "2023-03-25T09:27:28+00:00" + "time": "2023-04-24T18:47:29+00:00" }, { "name": "symfony/dependency-injection", - "version": "v5.4.22", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9" + "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/e1b7c1432efb4ad1dd89d62906187271e2601ed9", - "reference": "e1b7c1432efb4ad1dd89d62906187271e2601ed9", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/bb7b7988c898c94f5338e16403c52b5a3cae1d93", + "reference": "bb7b7988c898c94f5338e16403c52b5a3cae1d93", "shasum": "" }, "require": { @@ -5399,7 +5410,7 @@ "description": "Allows you to standardize and centralize the way objects are constructed in your application", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/dependency-injection/tree/v5.4.22" + "source": "https://github.com/symfony/dependency-injection/tree/v5.4.23" }, "funding": [ { @@ -5415,7 +5426,7 @@ "type": "tidelift" } ], - "time": "2023-03-10T10:02:45+00:00" + "time": "2023-04-21T15:04:16+00:00" }, { "name": "symfony/deprecation-contracts", @@ -5565,16 +5576,16 @@ }, { "name": "symfony/filesystem", - "version": "v5.4.21", + "version": "v5.4.23", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f" + "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", - "reference": "e75960b1bbfd2b8c9e483e0d74811d555ca3de9f", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5", + "reference": "b2f79d86cd9e7de0fff6d03baa80eaed7a5f38b5", "shasum": "" }, "require": { @@ -5609,7 +5620,7 @@ "description": "Provides basic utilities for the filesystem", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/filesystem/tree/v5.4.21" + "source": "https://github.com/symfony/filesystem/tree/v5.4.23" }, "funding": [ { @@ -5625,7 +5636,7 @@ "type": "tidelift" } ], - "time": "2023-02-14T08:03:56+00:00" + "time": "2023-03-02T11:38:35+00:00" }, { "name": "symfony/finder", From b50728e1c2a09dc90c47b3e1063c2d31dde4ba27 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Sun, 14 May 2023 14:57:57 +0200 Subject: [PATCH 066/210] Add new PHPStan extensions Warn for usage of deprecated functions and WordPress private functions --- composer.json | 2 + composer.lock | 117 ++++++++++++++++++++++++++++++++++++++++++---- phpstan.neon.dist | 3 ++ 3 files changed, 114 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index ee757623c100..91ede59378f5 100644 --- a/composer.json +++ b/composer.json @@ -27,11 +27,13 @@ "phpcompatibility/phpcompatibility-wp": "^2.1", "phpmd/phpmd": "^2.9", "phpstan/extension-installer": "^1.1", + "phpstan/phpstan-deprecation-rules": "^1.1", "phpstan/phpstan-phpunit": "^1.2", "roave/security-advisories": "dev-latest", "sirbrillig/phpcs-variable-analysis": "^2.8", "slevomat/coding-standard": "^8.0.0", "sniccowp/php-scoper-wordpress-excludes": "^6.0", + "swissspidy/phpstan-no-private": "dev-main", "szepeviktor/phpstan-wordpress": "^v1.1.3", "wp-coding-standards/wpcs": "^2.3", "yoast/wp-test-utils": "^1.0.0" diff --git a/composer.lock b/composer.lock index b80f5ea83b09..29108e3db1b1 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "d45c7da3c157161372f91846fdb32494", + "content-hash": "f7f24f7d45f457a52d089e0e59512a54", "packages": [ { "name": "ampproject/amp-toolbox", @@ -2741,6 +2741,54 @@ ], "time": "2023-05-09T15:28:01+00:00" }, + { + "name": "phpstan/phpstan-deprecation-rules", + "version": "1.1.3", + "source": { + "type": "git", + "url": "https://github.com/phpstan/phpstan-deprecation-rules.git", + "reference": "a22b36b955a2e9a3d39fe533b6c1bb5359f9c319" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/phpstan/phpstan-deprecation-rules/zipball/a22b36b955a2e9a3d39fe533b6c1bb5359f9c319", + "reference": "a22b36b955a2e9a3d39fe533b6c1bb5359f9c319", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "phpstan/phpstan": "^1.10" + }, + "require-dev": { + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-php-parser": "^1.1", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^9.5" + }, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "rules.neon" + ] + } + }, + "autoload": { + "psr-4": { + "PHPStan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "support": { + "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/1.1.3" + }, + "time": "2023-03-17T07:50:08+00:00" + }, { "name": "phpstan/phpstan-phpunit", "version": "1.3.11", @@ -3368,12 +3416,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49" + "reference": "d1af11449398214f9664514ce705c5154ead9c38" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49", - "reference": "4897b9c8b04ee19dd3d5cc40a2f35a77672bbe49", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d1af11449398214f9664514ce705c5154ead9c38", + "reference": "d1af11449398214f9664514ce705c5154ead9c38", "shasum": "" }, "conflict": { @@ -3601,7 +3649,7 @@ "laravel/framework": "<6.20.42|>=7,<7.30.6|>=8,<8.75", "laravel/socialite": ">=1,<1.0.99|>=2,<2.0.10", "latte/latte": "<2.10.8", - "lavalite/cms": "<=5.8", + "lavalite/cms": "<=9", "lcobucci/jwt": ">=3.4,<3.4.6|>=4,<4.0.4|>=4.1,<4.1.5", "league/commonmark": "<0.18.3", "league/flysystem": "<1.1.4|>=2,<2.1.1", @@ -3886,7 +3934,7 @@ "wp-graphql/wp-graphql": "<0.3.5", "wpanel/wpanel4-cms": "<=4.3.1", "wpcloud/wp-stateless": "<3.2", - "wwbn/avideo": "<12.4", + "wwbn/avideo": "<=12.4", "xataface/xataface": "<3", "xpressengine/xpressengine": "<3.0.15", "yeswiki/yeswiki": "<4.1", @@ -3968,7 +4016,7 @@ "type": "tidelift" } ], - "time": "2023-05-11T17:03:56+00:00" + "time": "2023-05-12T21:03:58+00:00" }, { "name": "sebastian/cli-parser", @@ -5161,6 +5209,58 @@ }, "time": "2023-02-22T23:07:41+00:00" }, + { + "name": "swissspidy/phpstan-no-private", + "version": "dev-main", + "source": { + "type": "git", + "url": "https://github.com/swissspidy/phpstan-no-private.git", + "reference": "820302fa92b87f19e22bd03edd613ecc5a4b1aac" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/swissspidy/phpstan-no-private/zipball/820302fa92b87f19e22bd03edd613ecc5a4b1aac", + "reference": "820302fa92b87f19e22bd03edd613ecc5a4b1aac", + "shasum": "" + }, + "require": { + "php": "^7.2 || ^8.0", + "phpstan/phpstan": "^1.10.3" + }, + "require-dev": { + "dealerdirect/phpcodesniffer-composer-installer": "^1.0.0", + "php-parallel-lint/php-parallel-lint": "^1.2", + "phpstan/phpstan-php-parser": "^1.1", + "phpstan/phpstan-phpunit": "^1.0", + "phpunit/phpunit": "^9.5", + "slevomat/coding-standard": "^8.8.0", + "squizlabs/php_codesniffer": "^3.5.3" + }, + "default-branch": true, + "type": "phpstan-extension", + "extra": { + "phpstan": { + "includes": [ + "rules.neon" + ] + } + }, + "autoload": { + "psr-4": { + "Swissspidy\\PHPStan\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "description": "PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.", + "support": { + "issues": "https://github.com/swissspidy/phpstan-no-private/issues", + "source": "https://github.com/swissspidy/phpstan-no-private/tree/main" + }, + "time": "2023-05-14T12:29:14+00:00" + }, { "name": "symfony/config", "version": "v5.4.21", @@ -6771,7 +6871,8 @@ "stability-flags": { "ampproject/amp-wp": 20, "automattic/vipwpcs": 20, - "roave/security-advisories": 20 + "roave/security-advisories": 20, + "swissspidy/phpstan-no-private": 20 }, "prefer-stable": true, "prefer-lowest": false, diff --git a/phpstan.neon.dist b/phpstan.neon.dist index 35a0a4151bd4..439912f94024 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -22,6 +22,9 @@ parameters: - message: '/^Parameter #2 \$args of method WP_Customize_Manager::add_setting\(\)/' path: includes/Admin/Customizer.php + - + message: '/^Casting class ReflectionType to string is deprecated.$/' + path: includes/Infrastructure/Injector/SimpleInjector.php paths: - includes/ - tests/phpunit/integration/includes From 2dcb86dfcff89cd38209aea94766d81c8e5284f4 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Sun, 14 May 2023 17:58:12 +0200 Subject: [PATCH 067/210] Composer update --- composer.json | 2 +- composer.lock | 10 ++++------ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index 91ede59378f5..3a1a734f0257 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "sirbrillig/phpcs-variable-analysis": "^2.8", "slevomat/coding-standard": "^8.0.0", "sniccowp/php-scoper-wordpress-excludes": "^6.0", - "swissspidy/phpstan-no-private": "dev-main", + "swissspidy/phpstan-no-private": "^v0.1.0", "szepeviktor/phpstan-wordpress": "^v1.1.3", "wp-coding-standards/wpcs": "^2.3", "yoast/wp-test-utils": "^1.0.0" diff --git a/composer.lock b/composer.lock index 29108e3db1b1..384faf2c6539 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "f7f24f7d45f457a52d089e0e59512a54", + "content-hash": "26fd3a307526a3ef51e517b2568313c0", "packages": [ { "name": "ampproject/amp-toolbox", @@ -5211,7 +5211,7 @@ }, { "name": "swissspidy/phpstan-no-private", - "version": "dev-main", + "version": "v0.1.0", "source": { "type": "git", "url": "https://github.com/swissspidy/phpstan-no-private.git", @@ -5236,7 +5236,6 @@ "slevomat/coding-standard": "^8.8.0", "squizlabs/php_codesniffer": "^3.5.3" }, - "default-branch": true, "type": "phpstan-extension", "extra": { "phpstan": { @@ -5257,7 +5256,7 @@ "description": "PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.", "support": { "issues": "https://github.com/swissspidy/phpstan-no-private/issues", - "source": "https://github.com/swissspidy/phpstan-no-private/tree/main" + "source": "https://github.com/swissspidy/phpstan-no-private/tree/v0.1.0" }, "time": "2023-05-14T12:29:14+00:00" }, @@ -6871,8 +6870,7 @@ "stability-flags": { "ampproject/amp-wp": 20, "automattic/vipwpcs": 20, - "roave/security-advisories": 20, - "swissspidy/phpstan-no-private": 20 + "roave/security-advisories": 20 }, "prefer-stable": true, "prefer-lowest": false, From 3f70eb6b4dd5ede5f3716074cf16e19ef79f63b6 Mon Sep 17 00:00:00 2001 From: Google for Creators Bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Mon, 15 May 2023 14:28:13 +0200 Subject: [PATCH 068/210] Migrate templates and text sets (#13284) --- packages/templates/src/raw/album-releases/template.json | 2 +- packages/templates/src/raw/all-about-cars/template.json | 2 +- packages/templates/src/raw/almodos-films/template.json | 2 +- packages/templates/src/raw/an-artists-legacy/template.json | 2 +- packages/templates/src/raw/art-books-gift-guide/template.json | 2 +- packages/templates/src/raw/baking-bread-guide/template.json | 2 +- packages/templates/src/raw/beauty-quiz/template.json | 2 +- packages/templates/src/raw/belly-fat-workout/template.json | 2 +- .../templates/src/raw/buying-art-on-the-internet/template.json | 2 +- packages/templates/src/raw/celebrity-life-story/template.json | 2 +- packages/templates/src/raw/celebrity-q-and-a/template.json | 2 +- packages/templates/src/raw/diy-home-office/template.json | 2 +- packages/templates/src/raw/doers-get-more-done/template.json | 2 +- .../templates/src/raw/elegant-travel-itinerary/template.json | 2 +- packages/templates/src/raw/experience-thailand/template.json | 2 +- packages/templates/src/raw/fashion-inspiration/template.json | 2 +- packages/templates/src/raw/fashion-on-the-go/template.json | 2 +- packages/templates/src/raw/fitness-apps-ranked/template.json | 2 +- packages/templates/src/raw/food-and-stuff/template.json | 2 +- packages/templates/src/raw/fresh-and-bright/template.json | 2 +- .../templates/src/raw/google-music-studio-tour/template.json | 2 +- .../templates/src/raw/hawaii-travel-packing-list/template.json | 2 +- packages/templates/src/raw/honeymooning-in-italy/template.json | 2 +- packages/templates/src/raw/house-hunting/template.json | 2 +- .../templates/src/raw/how-contact-tracing-works/template.json | 2 +- .../src/raw/how-video-calls-saved-the-day/template.json | 2 +- packages/templates/src/raw/indoor-garden-oasis/template.json | 2 +- packages/templates/src/raw/kitchen-makeover/template.json | 2 +- packages/templates/src/raw/kitchen-stories/template.json | 2 +- packages/templates/src/raw/laptop-buying-guide/template.json | 2 +- packages/templates/src/raw/los-angeles-city-guide/template.json | 2 +- packages/templates/src/raw/magazine-article/template.json | 2 +- packages/templates/src/raw/modernist-travel-guide/template.json | 2 +- .../templates/src/raw/new-york-party-round-up/template.json | 2 +- packages/templates/src/raw/no-days-off/template.json | 2 +- packages/templates/src/raw/one-day-city-itinerary/template.json | 2 +- packages/templates/src/raw/pizzas-in-nyc/template.json | 2 +- packages/templates/src/raw/plant-based-dyes/template.json | 2 +- packages/templates/src/raw/pride-month-watchlist/template.json | 2 +- packages/templates/src/raw/rock-music-festival/template.json | 2 +- packages/templates/src/raw/sangria-artichoke/template.json | 2 +- packages/templates/src/raw/self-care-guide/template.json | 2 +- packages/templates/src/raw/series-best-of/template.json | 2 +- packages/templates/src/raw/simple-tech-tutorial/template.json | 2 +- packages/templates/src/raw/skin-care-at-home/template.json | 2 +- packages/templates/src/raw/sleep/template.json | 2 +- packages/templates/src/raw/sports-quiz/template.json | 2 +- packages/templates/src/raw/street-style-on-the-go/template.json | 2 +- packages/templates/src/raw/summer-adventure-guide/template.json | 2 +- .../templates/src/raw/summer-fashion-collection/template.json | 2 +- packages/templates/src/raw/sustainability-tips/template.json | 2 +- packages/templates/src/raw/technology-advice/template.json | 2 +- .../src/raw/tips-for-throwing-an-outdoor-luau/template.json | 2 +- packages/templates/src/raw/tv-show-recap/template.json | 2 +- packages/templates/src/raw/ultimate-comparison/template.json | 2 +- .../templates/src/raw/vintage-chairs-buying-guide/template.json | 2 +- packages/templates/src/raw/ways-to-eat-avocado/template.json | 2 +- packages/templates/src/raw/weekly-entertainment/template.json | 2 +- packages/text-sets/src/raw/contact.json | 2 +- packages/text-sets/src/raw/cover.json | 2 +- packages/text-sets/src/raw/editorial.json | 2 +- packages/text-sets/src/raw/list.json | 2 +- packages/text-sets/src/raw/quote.json | 2 +- packages/text-sets/src/raw/section_header.json | 2 +- packages/text-sets/src/raw/step.json | 2 +- packages/text-sets/src/raw/table.json | 2 +- 66 files changed, 66 insertions(+), 66 deletions(-) diff --git a/packages/templates/src/raw/album-releases/template.json b/packages/templates/src/raw/album-releases/template.json index fda202b90898..e4bf96d617e8 100644 --- a/packages/templates/src/raw/album-releases/template.json +++ b/packages/templates/src/raw/album-releases/template.json @@ -3708,5 +3708,5 @@ "id": "ce1b993b-e400-429d-86c8-0236ff5cec5d", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/all-about-cars/template.json b/packages/templates/src/raw/all-about-cars/template.json index f4311a724b40..c95a5df2b715 100644 --- a/packages/templates/src/raw/all-about-cars/template.json +++ b/packages/templates/src/raw/all-about-cars/template.json @@ -5662,5 +5662,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/almodos-films/template.json b/packages/templates/src/raw/almodos-films/template.json index ee46c198232a..e11383221177 100644 --- a/packages/templates/src/raw/almodos-films/template.json +++ b/packages/templates/src/raw/almodos-films/template.json @@ -3711,5 +3711,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/an-artists-legacy/template.json b/packages/templates/src/raw/an-artists-legacy/template.json index 0d1e6c69e10f..7ebcdc17f7d9 100644 --- a/packages/templates/src/raw/an-artists-legacy/template.json +++ b/packages/templates/src/raw/an-artists-legacy/template.json @@ -2627,5 +2627,5 @@ "id": "d17aab13-a4b3-4f06-9767-12a334a42c2e", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/art-books-gift-guide/template.json b/packages/templates/src/raw/art-books-gift-guide/template.json index a05c0cfa2b4c..d8af428eb0b3 100644 --- a/packages/templates/src/raw/art-books-gift-guide/template.json +++ b/packages/templates/src/raw/art-books-gift-guide/template.json @@ -2928,5 +2928,5 @@ "id": "86c0e307-d8ad-4bbb-9829-a32fa5e7ba8a", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/baking-bread-guide/template.json b/packages/templates/src/raw/baking-bread-guide/template.json index 069447e407c9..bd499f4ce698 100644 --- a/packages/templates/src/raw/baking-bread-guide/template.json +++ b/packages/templates/src/raw/baking-bread-guide/template.json @@ -3130,5 +3130,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/beauty-quiz/template.json b/packages/templates/src/raw/beauty-quiz/template.json index 395beda80caf..737f1a7ff855 100644 --- a/packages/templates/src/raw/beauty-quiz/template.json +++ b/packages/templates/src/raw/beauty-quiz/template.json @@ -4010,5 +4010,5 @@ "id": "9f816b1c-2e08-434a-a6eb-9033cf5cd99b", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/belly-fat-workout/template.json b/packages/templates/src/raw/belly-fat-workout/template.json index b65c3f9405b2..1924af1714fc 100644 --- a/packages/templates/src/raw/belly-fat-workout/template.json +++ b/packages/templates/src/raw/belly-fat-workout/template.json @@ -2987,5 +2987,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/buying-art-on-the-internet/template.json b/packages/templates/src/raw/buying-art-on-the-internet/template.json index 6bbfce1f15f1..ac902a490938 100644 --- a/packages/templates/src/raw/buying-art-on-the-internet/template.json +++ b/packages/templates/src/raw/buying-art-on-the-internet/template.json @@ -4403,5 +4403,5 @@ "id": "543334ac-dbbc-4dc7-a744-f65ae1ccf8dc", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/celebrity-life-story/template.json b/packages/templates/src/raw/celebrity-life-story/template.json index e45791cf8a31..75790722caff 100644 --- a/packages/templates/src/raw/celebrity-life-story/template.json +++ b/packages/templates/src/raw/celebrity-life-story/template.json @@ -3690,5 +3690,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/celebrity-q-and-a/template.json b/packages/templates/src/raw/celebrity-q-and-a/template.json index ef7918099aed..c3585974bb12 100644 --- a/packages/templates/src/raw/celebrity-q-and-a/template.json +++ b/packages/templates/src/raw/celebrity-q-and-a/template.json @@ -2389,5 +2389,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/diy-home-office/template.json b/packages/templates/src/raw/diy-home-office/template.json index 5e2fc5f85654..4dbfdc4215a3 100644 --- a/packages/templates/src/raw/diy-home-office/template.json +++ b/packages/templates/src/raw/diy-home-office/template.json @@ -2457,5 +2457,5 @@ "id": "5c8c6848-3cb2-4e4d-8897-36870c4c3c83", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/doers-get-more-done/template.json b/packages/templates/src/raw/doers-get-more-done/template.json index 8832d916ea16..858ab850beb0 100644 --- a/packages/templates/src/raw/doers-get-more-done/template.json +++ b/packages/templates/src/raw/doers-get-more-done/template.json @@ -2955,5 +2955,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/elegant-travel-itinerary/template.json b/packages/templates/src/raw/elegant-travel-itinerary/template.json index fa6c2eeedbe6..ce2a3609db12 100644 --- a/packages/templates/src/raw/elegant-travel-itinerary/template.json +++ b/packages/templates/src/raw/elegant-travel-itinerary/template.json @@ -4439,5 +4439,5 @@ "id": "4af8e3b1-7d59-42b8-9441-efeb85e86b93", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/experience-thailand/template.json b/packages/templates/src/raw/experience-thailand/template.json index 5eb6d5a5bf33..1f90b7a5e191 100644 --- a/packages/templates/src/raw/experience-thailand/template.json +++ b/packages/templates/src/raw/experience-thailand/template.json @@ -3066,5 +3066,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/fashion-inspiration/template.json b/packages/templates/src/raw/fashion-inspiration/template.json index 0da245476291..83c1a651616d 100644 --- a/packages/templates/src/raw/fashion-inspiration/template.json +++ b/packages/templates/src/raw/fashion-inspiration/template.json @@ -3915,5 +3915,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/fashion-on-the-go/template.json b/packages/templates/src/raw/fashion-on-the-go/template.json index a791aabc0ceb..d77bd4816656 100644 --- a/packages/templates/src/raw/fashion-on-the-go/template.json +++ b/packages/templates/src/raw/fashion-on-the-go/template.json @@ -3663,5 +3663,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/fitness-apps-ranked/template.json b/packages/templates/src/raw/fitness-apps-ranked/template.json index f82c11f9a64f..427ebea4167d 100644 --- a/packages/templates/src/raw/fitness-apps-ranked/template.json +++ b/packages/templates/src/raw/fitness-apps-ranked/template.json @@ -3588,5 +3588,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/food-and-stuff/template.json b/packages/templates/src/raw/food-and-stuff/template.json index 8307b96a8e5f..799bcf85c35c 100644 --- a/packages/templates/src/raw/food-and-stuff/template.json +++ b/packages/templates/src/raw/food-and-stuff/template.json @@ -3900,5 +3900,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/fresh-and-bright/template.json b/packages/templates/src/raw/fresh-and-bright/template.json index 9ce5fb709c38..b7d0348c867f 100644 --- a/packages/templates/src/raw/fresh-and-bright/template.json +++ b/packages/templates/src/raw/fresh-and-bright/template.json @@ -2523,5 +2523,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/google-music-studio-tour/template.json b/packages/templates/src/raw/google-music-studio-tour/template.json index da10a47a25b4..aed02181f627 100644 --- a/packages/templates/src/raw/google-music-studio-tour/template.json +++ b/packages/templates/src/raw/google-music-studio-tour/template.json @@ -3258,5 +3258,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/hawaii-travel-packing-list/template.json b/packages/templates/src/raw/hawaii-travel-packing-list/template.json index 5ace4a913e66..d3723f993179 100644 --- a/packages/templates/src/raw/hawaii-travel-packing-list/template.json +++ b/packages/templates/src/raw/hawaii-travel-packing-list/template.json @@ -5893,5 +5893,5 @@ "pageTemplateType": "list", "groups": {} } - ] + ] } diff --git a/packages/templates/src/raw/honeymooning-in-italy/template.json b/packages/templates/src/raw/honeymooning-in-italy/template.json index fb90e630c5e2..4e135075f2d1 100644 --- a/packages/templates/src/raw/honeymooning-in-italy/template.json +++ b/packages/templates/src/raw/honeymooning-in-italy/template.json @@ -2445,5 +2445,5 @@ "id": "ea962a18-b3b9-42b7-b82a-5711c26062bb", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/house-hunting/template.json b/packages/templates/src/raw/house-hunting/template.json index ec9db0ab1705..0865f4e47836 100644 --- a/packages/templates/src/raw/house-hunting/template.json +++ b/packages/templates/src/raw/house-hunting/template.json @@ -3125,5 +3125,5 @@ "id": "c7c905cc-80d8-4f00-b8b5-6563dc2fcea5", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/how-contact-tracing-works/template.json b/packages/templates/src/raw/how-contact-tracing-works/template.json index fee9706ded4a..735461c17a76 100644 --- a/packages/templates/src/raw/how-contact-tracing-works/template.json +++ b/packages/templates/src/raw/how-contact-tracing-works/template.json @@ -2725,5 +2725,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/how-video-calls-saved-the-day/template.json b/packages/templates/src/raw/how-video-calls-saved-the-day/template.json index 6c9bb5c69d73..f1a9c77dfebe 100644 --- a/packages/templates/src/raw/how-video-calls-saved-the-day/template.json +++ b/packages/templates/src/raw/how-video-calls-saved-the-day/template.json @@ -3368,5 +3368,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/indoor-garden-oasis/template.json b/packages/templates/src/raw/indoor-garden-oasis/template.json index d0d044569cc6..c06a036d5099 100644 --- a/packages/templates/src/raw/indoor-garden-oasis/template.json +++ b/packages/templates/src/raw/indoor-garden-oasis/template.json @@ -3729,5 +3729,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/kitchen-makeover/template.json b/packages/templates/src/raw/kitchen-makeover/template.json index 89e620405dd6..3f7c3c5cc448 100644 --- a/packages/templates/src/raw/kitchen-makeover/template.json +++ b/packages/templates/src/raw/kitchen-makeover/template.json @@ -2629,5 +2629,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/kitchen-stories/template.json b/packages/templates/src/raw/kitchen-stories/template.json index fbba28f21709..f05a3e7cc9e0 100644 --- a/packages/templates/src/raw/kitchen-stories/template.json +++ b/packages/templates/src/raw/kitchen-stories/template.json @@ -4853,5 +4853,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/laptop-buying-guide/template.json b/packages/templates/src/raw/laptop-buying-guide/template.json index 3c7eee0db1db..bd23e6da28e3 100644 --- a/packages/templates/src/raw/laptop-buying-guide/template.json +++ b/packages/templates/src/raw/laptop-buying-guide/template.json @@ -6754,5 +6754,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/los-angeles-city-guide/template.json b/packages/templates/src/raw/los-angeles-city-guide/template.json index 79969c5bf34f..73afed34bd22 100644 --- a/packages/templates/src/raw/los-angeles-city-guide/template.json +++ b/packages/templates/src/raw/los-angeles-city-guide/template.json @@ -3515,5 +3515,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/magazine-article/template.json b/packages/templates/src/raw/magazine-article/template.json index 23af8b412b17..3449f776e8f6 100644 --- a/packages/templates/src/raw/magazine-article/template.json +++ b/packages/templates/src/raw/magazine-article/template.json @@ -2878,5 +2878,5 @@ "id": "cede7b34-0a4c-4205-90cc-8f9411c96d01", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/modernist-travel-guide/template.json b/packages/templates/src/raw/modernist-travel-guide/template.json index 34ad84f68fdb..24bb2fe72d69 100644 --- a/packages/templates/src/raw/modernist-travel-guide/template.json +++ b/packages/templates/src/raw/modernist-travel-guide/template.json @@ -4199,5 +4199,5 @@ "id": "27f5c03c-4a36-4269-8d27-966b911dfc57", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/new-york-party-round-up/template.json b/packages/templates/src/raw/new-york-party-round-up/template.json index 4ccf420f38be..3b9757d7e88b 100644 --- a/packages/templates/src/raw/new-york-party-round-up/template.json +++ b/packages/templates/src/raw/new-york-party-round-up/template.json @@ -6914,5 +6914,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/no-days-off/template.json b/packages/templates/src/raw/no-days-off/template.json index d941b973d57a..bf055983c518 100644 --- a/packages/templates/src/raw/no-days-off/template.json +++ b/packages/templates/src/raw/no-days-off/template.json @@ -1950,5 +1950,5 @@ "backgroundColor": { "color": { "r": 26, "g": 26, "b": 26 } }, "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/one-day-city-itinerary/template.json b/packages/templates/src/raw/one-day-city-itinerary/template.json index d6f6fc182645..119571fc457f 100644 --- a/packages/templates/src/raw/one-day-city-itinerary/template.json +++ b/packages/templates/src/raw/one-day-city-itinerary/template.json @@ -3299,5 +3299,5 @@ "id": "46126af3-a79c-47cc-8aba-7fdd15d9f64f", "pageTemplateType": "editorial" } - ] + ] } diff --git a/packages/templates/src/raw/pizzas-in-nyc/template.json b/packages/templates/src/raw/pizzas-in-nyc/template.json index 4c35b791c960..bc4ada54b3ef 100644 --- a/packages/templates/src/raw/pizzas-in-nyc/template.json +++ b/packages/templates/src/raw/pizzas-in-nyc/template.json @@ -2952,5 +2952,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/plant-based-dyes/template.json b/packages/templates/src/raw/plant-based-dyes/template.json index 48090aad9c9d..41b0cc41e4f8 100644 --- a/packages/templates/src/raw/plant-based-dyes/template.json +++ b/packages/templates/src/raw/plant-based-dyes/template.json @@ -4175,5 +4175,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/pride-month-watchlist/template.json b/packages/templates/src/raw/pride-month-watchlist/template.json index 441deaf366c5..d1ddd1b223d0 100644 --- a/packages/templates/src/raw/pride-month-watchlist/template.json +++ b/packages/templates/src/raw/pride-month-watchlist/template.json @@ -3039,5 +3039,5 @@ "id": "76a17872-128b-4f38-af96-2525ef6ef367", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/rock-music-festival/template.json b/packages/templates/src/raw/rock-music-festival/template.json index 5909377eec9e..85010900e114 100644 --- a/packages/templates/src/raw/rock-music-festival/template.json +++ b/packages/templates/src/raw/rock-music-festival/template.json @@ -2329,5 +2329,5 @@ "id": "b77ce411-935c-4e99-856f-3e24e7f2a744", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/sangria-artichoke/template.json b/packages/templates/src/raw/sangria-artichoke/template.json index 860c3fed012d..62f81cd44e39 100644 --- a/packages/templates/src/raw/sangria-artichoke/template.json +++ b/packages/templates/src/raw/sangria-artichoke/template.json @@ -3639,5 +3639,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/self-care-guide/template.json b/packages/templates/src/raw/self-care-guide/template.json index 5db4bec2d694..2ec53b74ef20 100644 --- a/packages/templates/src/raw/self-care-guide/template.json +++ b/packages/templates/src/raw/self-care-guide/template.json @@ -5092,5 +5092,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/series-best-of/template.json b/packages/templates/src/raw/series-best-of/template.json index bdda80808659..4c612bf42f03 100644 --- a/packages/templates/src/raw/series-best-of/template.json +++ b/packages/templates/src/raw/series-best-of/template.json @@ -3064,5 +3064,5 @@ "pageTemplateType": "list", "groups": {} } - ] + ] } diff --git a/packages/templates/src/raw/simple-tech-tutorial/template.json b/packages/templates/src/raw/simple-tech-tutorial/template.json index f080d2c7e3be..c96b3116ec5f 100644 --- a/packages/templates/src/raw/simple-tech-tutorial/template.json +++ b/packages/templates/src/raw/simple-tech-tutorial/template.json @@ -1990,5 +1990,5 @@ "id": "e2f7e4d9-8c82-47c5-b6e3-233bba763c80", "pageTemplateType": "list" } - ] + ] } diff --git a/packages/templates/src/raw/skin-care-at-home/template.json b/packages/templates/src/raw/skin-care-at-home/template.json index 05b3c2639ec4..75d47742e57a 100644 --- a/packages/templates/src/raw/skin-care-at-home/template.json +++ b/packages/templates/src/raw/skin-care-at-home/template.json @@ -4191,5 +4191,5 @@ "id": "99061b91-2b6c-4ecb-9e72-4c5dcb1bfe2c", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/sleep/template.json b/packages/templates/src/raw/sleep/template.json index db6db5e85dc3..58f56eb74e70 100644 --- a/packages/templates/src/raw/sleep/template.json +++ b/packages/templates/src/raw/sleep/template.json @@ -3396,5 +3396,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/sports-quiz/template.json b/packages/templates/src/raw/sports-quiz/template.json index bf718b4e353e..46df908f0967 100644 --- a/packages/templates/src/raw/sports-quiz/template.json +++ b/packages/templates/src/raw/sports-quiz/template.json @@ -4196,5 +4196,5 @@ "id": "136cca74-5131-4053-a4e2-003b582a3306", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/street-style-on-the-go/template.json b/packages/templates/src/raw/street-style-on-the-go/template.json index e0b2d29bf654..abc2faf84d70 100644 --- a/packages/templates/src/raw/street-style-on-the-go/template.json +++ b/packages/templates/src/raw/street-style-on-the-go/template.json @@ -3564,5 +3564,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/summer-adventure-guide/template.json b/packages/templates/src/raw/summer-adventure-guide/template.json index 6031ed2c873c..b6861262803b 100644 --- a/packages/templates/src/raw/summer-adventure-guide/template.json +++ b/packages/templates/src/raw/summer-adventure-guide/template.json @@ -4119,5 +4119,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/summer-fashion-collection/template.json b/packages/templates/src/raw/summer-fashion-collection/template.json index 2f8d5980015d..4f3c83b39901 100644 --- a/packages/templates/src/raw/summer-fashion-collection/template.json +++ b/packages/templates/src/raw/summer-fashion-collection/template.json @@ -4177,5 +4177,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/sustainability-tips/template.json b/packages/templates/src/raw/sustainability-tips/template.json index b4f9bc0b3d16..9395fe4d6dc0 100644 --- a/packages/templates/src/raw/sustainability-tips/template.json +++ b/packages/templates/src/raw/sustainability-tips/template.json @@ -2392,5 +2392,5 @@ "id": "49a34cbc-7b00-447b-992d-bd60c5d10636", "pageTemplateType": null } - ] + ] } diff --git a/packages/templates/src/raw/technology-advice/template.json b/packages/templates/src/raw/technology-advice/template.json index 7beefee4c91b..4164ab19dce7 100644 --- a/packages/templates/src/raw/technology-advice/template.json +++ b/packages/templates/src/raw/technology-advice/template.json @@ -2854,5 +2854,5 @@ "id": "9568115b-d78e-4e46-b279-904672989a96", "pageTemplateType": "editorial" } - ] + ] } diff --git a/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json b/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json index 35349c4c3792..e99c2e6ded0d 100644 --- a/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json +++ b/packages/templates/src/raw/tips-for-throwing-an-outdoor-luau/template.json @@ -2664,5 +2664,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/tv-show-recap/template.json b/packages/templates/src/raw/tv-show-recap/template.json index 1f1970dafbd1..1bd07943f8ee 100644 --- a/packages/templates/src/raw/tv-show-recap/template.json +++ b/packages/templates/src/raw/tv-show-recap/template.json @@ -4148,5 +4148,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/ultimate-comparison/template.json b/packages/templates/src/raw/ultimate-comparison/template.json index f778aa15b0ef..1701df2507af 100644 --- a/packages/templates/src/raw/ultimate-comparison/template.json +++ b/packages/templates/src/raw/ultimate-comparison/template.json @@ -8198,5 +8198,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/vintage-chairs-buying-guide/template.json b/packages/templates/src/raw/vintage-chairs-buying-guide/template.json index bda982bfaac7..830a757ea67d 100644 --- a/packages/templates/src/raw/vintage-chairs-buying-guide/template.json +++ b/packages/templates/src/raw/vintage-chairs-buying-guide/template.json @@ -1874,5 +1874,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/ways-to-eat-avocado/template.json b/packages/templates/src/raw/ways-to-eat-avocado/template.json index e346d04f9da1..bc47134ff00b 100644 --- a/packages/templates/src/raw/ways-to-eat-avocado/template.json +++ b/packages/templates/src/raw/ways-to-eat-avocado/template.json @@ -3966,5 +3966,5 @@ } } } - ] + ] } diff --git a/packages/templates/src/raw/weekly-entertainment/template.json b/packages/templates/src/raw/weekly-entertainment/template.json index 09d29e2b2956..8f7ef3406ad0 100644 --- a/packages/templates/src/raw/weekly-entertainment/template.json +++ b/packages/templates/src/raw/weekly-entertainment/template.json @@ -3895,5 +3895,5 @@ } } } - ] + ] } diff --git a/packages/text-sets/src/raw/contact.json b/packages/text-sets/src/raw/contact.json index 94b3fcee0abd..68d7bb837718 100644 --- a/packages/text-sets/src/raw/contact.json +++ b/packages/text-sets/src/raw/contact.json @@ -2068,5 +2068,5 @@ "fonts": ["Rubik", "Henny Penny"], "id": "098967a3-f72e-4236-92e9-ec239467696f" } - ] + ] } diff --git a/packages/text-sets/src/raw/cover.json b/packages/text-sets/src/raw/cover.json index 47b47bb59eb2..447295e3d4ac 100644 --- a/packages/text-sets/src/raw/cover.json +++ b/packages/text-sets/src/raw/cover.json @@ -2466,5 +2466,5 @@ "fonts": ["Open Sans", "UnifrakturMaguntia", "Playfair Display"], "id": "56e39edb-0d25-4186-b950-76d5c1536651" } - ] + ] } diff --git a/packages/text-sets/src/raw/editorial.json b/packages/text-sets/src/raw/editorial.json index 4067bb5f3c6d..11c8606ba5b3 100644 --- a/packages/text-sets/src/raw/editorial.json +++ b/packages/text-sets/src/raw/editorial.json @@ -2416,5 +2416,5 @@ "fonts": ["Bungee"], "id": "95970834-7a29-4066-9a8f-54f682868d64" } - ] + ] } diff --git a/packages/text-sets/src/raw/list.json b/packages/text-sets/src/raw/list.json index 89440b361700..e7fd86e27e1f 100644 --- a/packages/text-sets/src/raw/list.json +++ b/packages/text-sets/src/raw/list.json @@ -9040,5 +9040,5 @@ "fonts": ["Oswald", "Cookie", "Roboto Condensed"], "id": "2c847372-cd79-456e-a6e0-fb837487fa0d" } - ] + ] } diff --git a/packages/text-sets/src/raw/quote.json b/packages/text-sets/src/raw/quote.json index 2cb4bf00d96a..e1f5bdb18bc1 100644 --- a/packages/text-sets/src/raw/quote.json +++ b/packages/text-sets/src/raw/quote.json @@ -1454,5 +1454,5 @@ "fonts": ["Nunito", "Karla"], "id": "7da9face-3152-4482-aba2-82fce4114901" } - ] + ] } diff --git a/packages/text-sets/src/raw/section_header.json b/packages/text-sets/src/raw/section_header.json index dcc3b8ace4bf..5866cb766cb0 100644 --- a/packages/text-sets/src/raw/section_header.json +++ b/packages/text-sets/src/raw/section_header.json @@ -1720,5 +1720,5 @@ "fonts": ["Nunito", "Nunito Sans", "Karla"], "id": "9c5a3d04-66eb-4ff3-a5fa-440b1ca4c9cf" } - ] + ] } diff --git a/packages/text-sets/src/raw/step.json b/packages/text-sets/src/raw/step.json index a8b8805029e6..641c19a7f96f 100644 --- a/packages/text-sets/src/raw/step.json +++ b/packages/text-sets/src/raw/step.json @@ -1776,5 +1776,5 @@ "fonts": ["Dancing Script", "Roboto Condensed"], "id": "f3ff9526-189a-4eb5-8e5b-1b38228a562b" } - ] + ] } diff --git a/packages/text-sets/src/raw/table.json b/packages/text-sets/src/raw/table.json index 62928283bc77..552cca7d1b10 100644 --- a/packages/text-sets/src/raw/table.json +++ b/packages/text-sets/src/raw/table.json @@ -6683,5 +6683,5 @@ "fonts": ["Oswald", "Lato"], "id": "07f4168e-3c83-4319-aefe-9cfd8ab39624" } - ] + ] } From 6d86d5811720f91e225c8bb1d3639908fd016793 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:14:24 +0200 Subject: [PATCH 069/210] Bump google-github-actions/setup-gcloud from 1.1.0 to 1.1.1 (#13287) Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/google-github-actions/setup-gcloud/releases) - [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/setup-gcloud/compare/62d4898025f6041e16b1068643bfc5a696863587...e30db14379863a8c79331b04a9969f4c1e225e0b) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/cleanup-pr-assets.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4a47588de4fa..1bab60b688b8 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -188,7 +188,7 @@ jobs: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Setup Cloud SDK - uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587 + uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b with: project_id: ${{ secrets.GCP_PROJECT_ID }} diff --git a/.github/workflows/cleanup-pr-assets.yml b/.github/workflows/cleanup-pr-assets.yml index 6d0357d19434..9f83c39e70dc 100644 --- a/.github/workflows/cleanup-pr-assets.yml +++ b/.github/workflows/cleanup-pr-assets.yml @@ -39,7 +39,7 @@ jobs: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Setup Cloud SDK - uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587 + uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b with: project_id: ${{ secrets.GCP_PROJECT_ID }} diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 1977ca7acb0c..e991224c2a05 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -156,7 +156,7 @@ jobs: credentials_json: ${{ secrets.GCP_SA_KEY }} - name: Setup Cloud SDK - uses: google-github-actions/setup-gcloud@62d4898025f6041e16b1068643bfc5a696863587 + uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b with: project_id: ${{ secrets.GCP_PROJECT_ID }} From 1b522d8bef057baf117f8eef7093398c88f4afdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:14:57 +0200 Subject: [PATCH 070/210] Bump codecov/codecov-action from 3.1.3 to 3.1.4 (#13288) Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/894ff025c7b54547a9a2a1e9f228beae737ad3c2...eaaf4bedf32dbdc6b720b63067d99c4d77d6047d) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tests-karma-dashboard.yml | 2 +- .github/workflows/tests-karma-editor.yml | 2 +- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 56179ae3ddc1..372b15919fd0 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -95,7 +95,7 @@ jobs: DISABLE_ERROR_BOUNDARIES: true - name: Upload code coverage report - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 + uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d with: file: build/logs/karma-coverage/dashboard/lcov.info flags: karmatests diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 979bdb776256..603aa05bddd0 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -136,7 +136,7 @@ jobs: SHARD: ${{ matrix.shard }} - name: Upload code coverage report - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 + uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d with: file: build/logs/karma-coverage/story-editor/lcov.info flags: karmatests diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index 6b7d62ef765f..0fc31c0c83db 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -103,7 +103,7 @@ jobs: AMP_VALIDATOR_FILE: ${{ env.validator_file }} - name: Upload code coverage report - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 + uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d with: file: build/logs/lcov.info flags: unittests diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 64d9024f0771..44aaee1e3dd0 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -177,7 +177,7 @@ jobs: if: ${{ matrix.random }} - name: Upload code coverage report - uses: codecov/codecov-action@894ff025c7b54547a9a2a1e9f228beae737ad3c2 + uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d with: file: build/logs/*.xml if: ${{ matrix.coverage }} From ee694c2950d5b27693a10f74527a13137b916349 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:15:29 +0200 Subject: [PATCH 071/210] Bump @testing-library/dom from 9.2.0 to 9.3.0 (#13289) Bumps [@testing-library/dom](https://github.com/testing-library/dom-testing-library) from 9.2.0 to 9.3.0. - [Release notes](https://github.com/testing-library/dom-testing-library/releases) - [Changelog](https://github.com/testing-library/dom-testing-library/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/dom-testing-library/compare/v9.2.0...v9.3.0) --- updated-dependencies: - dependency-name: "@testing-library/dom" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/story-editor/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7bbd8093effb..1c0b091fb589 100644 --- a/package-lock.json +++ b/package-lock.json @@ -50,7 +50,7 @@ "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^7.0.0", "@svgr/webpack": "^7.0.0", - "@testing-library/dom": "^9.2.0", + "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", @@ -10824,9 +10824,9 @@ "integrity": "sha512-T0ORaQrH6kNFGzTg285RVPK+NCYZxOoA+r0QfKgHqK+yk5RuYPSKDa18XCLtycCNq+VWKpfyDpzGUGhYgCV+kw==" }, "node_modules/@testing-library/dom": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.2.0.tgz", - "integrity": "sha512-xTEnpUKiV/bMyEsE5bT4oYA0x0Z/colMtxzUY8bKyPXBNLn/e0V4ZjBZkEhms0xE4pv9QsPfSRu9AWS4y5wGvA==", + "version": "9.3.0", + "resolved": "https://registry.npmjs.org/@testing-library/dom/-/dom-9.3.0.tgz", + "integrity": "sha512-Dffe68pGwI6WlLRYR2I0piIkyole9cSBH5jGQKCGMRpHW5RHCqAUaqc2Kv0tUyd4dU4DLPKhJIjyKOnjv4tuUw==", "dev": true, "dependencies": { "@babel/code-frame": "^7.10.4", @@ -43867,7 +43867,7 @@ "@googleforcreators/karma-fixture": "*", "@googleforcreators/test-utils": "*", "@storybook/addon-essentials": "^6.5.12", - "@testing-library/dom": "^9.2.0", + "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", diff --git a/package.json b/package.json index fcda255dc842..43e0eb6efae1 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^7.0.0", "@svgr/webpack": "^7.0.0", - "@testing-library/dom": "^9.2.0", + "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 933706a7ba75..9873e499fe23 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -91,7 +91,7 @@ "@googleforcreators/karma-fixture": "*", "@googleforcreators/test-utils": "*", "@storybook/addon-essentials": "^6.5.12", - "@testing-library/dom": "^9.2.0", + "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", From d7fb026a96a6876de0b2b3b408ba0621842262b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:15:59 +0200 Subject: [PATCH 072/210] Bump @types/node from 20.1.1 to 20.1.4 (#13291) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.1 to 20.1.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/commander/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1c0b091fb589..49c175c54851 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", - "@types/node": "^20.1.1", + "@types/node": "^20.1.4", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", @@ -11615,9 +11615,9 @@ "integrity": "sha512-F0oAily9Q9QQpv9JKxKn0zMKfOo36KHCW7myYsmUyf2t0g+sBTbG3UleTPoguHdE1z3GLFr3p7/wiOio52QFjQ==" }, "node_modules/@types/node": { - "version": "20.1.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.1.tgz", - "integrity": "sha512-uKBEevTNb+l6/aCQaKVnUModfEMjAl98lw2Si9P5y4hLu9tm6AlX2ZIoXZX6Wh9lJueYPrGPKk5WMCNHg/u6/A==" + "version": "20.1.4", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.4.tgz", + "integrity": "sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -42645,7 +42645,7 @@ "commander": "src/index.ts" }, "devDependencies": { - "@types/node": "^20.1.1", + "@types/node": "^20.1.4", "@types/semver": "^7.3.13" }, "engines": { diff --git a/package.json b/package.json index 43e0eb6efae1..862cce452bb1 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", "@types/jsdom": "^21.1.1", - "@types/node": "^20.1.1", + "@types/node": "^20.1.4", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", diff --git a/packages/commander/package.json b/packages/commander/package.json index 4287092f54c9..1d3adfe42a16 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -31,7 +31,7 @@ "semver": "^7.3.8" }, "devDependencies": { - "@types/node": "^20.1.1", + "@types/node": "^20.1.4", "@types/semver": "^7.3.13" }, "bin": { From 7206c64c807733c1ba67bb17b9a613298a0483c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:16:39 +0200 Subject: [PATCH 073/210] Bump html-webpack-plugin from 5.5.0 to 5.5.1 (#13298) Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1) --- updated-dependencies: - dependency-name: html-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49c175c54851..407585b99105 100644 --- a/package-lock.json +++ b/package-lock.json @@ -107,7 +107,7 @@ "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", "eslint-plugin-testing-library": "^5.10.3", - "html-webpack-plugin": "^5.3.2", + "html-webpack-plugin": "^5.5.1", "husky": "^8.0.3", "jest": "^29.5.0", "jest-axe": "^6.0.0", @@ -24367,9 +24367,9 @@ } }, "node_modules/html-webpack-plugin": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.0.tgz", - "integrity": "sha512-sy88PC2cRTVxvETRgUHFrL4No3UxvcH8G1NepGhqaTT+GXN2kTamqasot0inS5hXeg1cMbFDt27zzo9p35lZVw==", + "version": "5.5.1", + "resolved": "https://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-5.5.1.tgz", + "integrity": "sha512-cTUzZ1+NqjGEKjmVgZKLMdiFg3m9MdRXkZW2OEe69WYVi5ONLMmlnSZdXzGGMOq0C8jGDrL6EWyEDDUioHO/pA==", "dev": true, "dependencies": { "@types/html-minifier-terser": "^6.0.0", diff --git a/package.json b/package.json index 862cce452bb1..f456be9a5e8d 100644 --- a/package.json +++ b/package.json @@ -131,7 +131,7 @@ "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", "eslint-plugin-testing-library": "^5.10.3", - "html-webpack-plugin": "^5.3.2", + "html-webpack-plugin": "^5.5.1", "husky": "^8.0.3", "jest": "^29.5.0", "jest-axe": "^6.0.0", From 982f0fd02a43a9091e36e1bf500938fe9258833c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:17:15 +0200 Subject: [PATCH 074/210] Bump undici from 5.21.2 to 5.22.1 (#13295) Bumps [undici](https://github.com/nodejs/undici) from 5.21.2 to 5.22.1. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](https://github.com/nodejs/undici/compare/v5.21.2...v5.22.1) --- updated-dependencies: - dependency-name: undici dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- packages/fonts/package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 407585b99105..2a7066640729 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40207,15 +40207,15 @@ } }, "node_modules/undici": { - "version": "5.21.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-5.21.2.tgz", - "integrity": "sha512-f6pTQ9RF4DQtwoWSaC42P/NKlUjvezVvd9r155ohqkwFNRyBKM3f3pcty3ouusefNRyM25XhIQEbeQ46sZDJfQ==", + "version": "5.22.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-5.22.1.tgz", + "integrity": "sha512-Ji2IJhFXZY0x/0tVBXeQwgPlLWw13GVzpsWPQ3rV50IFMMof2I55PZZxtm4P6iNq+L5znYN9nSTAq0ZyE6lSJw==", "dev": true, "dependencies": { "busboy": "^1.6.0" }, "engines": { - "node": ">=12.18" + "node": ">=14.0" } }, "node_modules/unfetch": { @@ -42961,7 +42961,7 @@ "license": "Apache-2.0", "devDependencies": { "opentype.js": "^1.3.4", - "undici": "^5.21.2" + "undici": "^5.22.1" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", diff --git a/packages/fonts/package.json b/packages/fonts/package.json index 662bcf5bc217..183232d9a68b 100644 --- a/packages/fonts/package.json +++ b/packages/fonts/package.json @@ -54,7 +54,7 @@ }, "devDependencies": { "opentype.js": "^1.3.4", - "undici": "^5.21.2" + "undici": "^5.22.1" }, "scripts": { "update-fonts": "node ./scripts/cli.js ./src/fonts.json" From 4a4f5bfa34c2eb25c3438ba4fe3d7410f360eeb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:18:03 +0200 Subject: [PATCH 075/210] Bump css-minimizer-webpack-plugin from 4.2.2 to 5.0.0 (#13290) Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 4.2.2 to 5.0.0. - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v4.2.2...v5.0.0) --- updated-dependencies: - dependency-name: css-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 628 +++------------------------------------------- package.json | 2 +- 2 files changed, 30 insertions(+), 600 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2a7066640729..04e22dd1f9f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "core-js": "^3.30.1", "cross-env": "^7.0.3", "css-loader": "^6.7.3", - "css-minimizer-webpack-plugin": "^4.2.2", + "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", @@ -17535,16 +17535,16 @@ } }, "node_modules/css-minimizer-webpack-plugin": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-4.2.2.tgz", - "integrity": "sha512-s3Of/4jKfw1Hj9CxEO1E5oXhQAxlayuHO2y/ML+C6I9sQ7FdzfEV6QgMLN3vI+qFsjJGIAFLKtQK7t8BOXAIyA==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.0.tgz", + "integrity": "sha512-1wZ/PYvg+ZKwi5FX6YrvbB31jMAdurS+CmRQLwWCVSlfzJC85l/a6RVICqUHFa+jXyhilfnCyjafzJGbmz5tcA==", "dev": true, "dependencies": { - "cssnano": "^5.1.8", - "jest-worker": "^29.1.2", - "postcss": "^8.4.17", + "cssnano": "^6.0.0", + "jest-worker": "^29.4.3", + "postcss": "^8.4.21", "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.0", + "serialize-javascript": "^6.0.1", "source-map": "^0.6.1" }, "engines": { @@ -17650,10 +17650,19 @@ } }, "node_modules/css-minimizer-webpack-plugin/node_modules/ci-info": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.4.0.tgz", - "integrity": "sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==", - "dev": true + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", + "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/sibiraj-s" + } + ], + "engines": { + "node": ">=8" + } }, "node_modules/css-minimizer-webpack-plugin/node_modules/color-convert": { "version": "2.0.1", @@ -17673,82 +17682,6 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/css-minimizer-webpack-plugin/node_modules/cssnano": { - "version": "5.1.15", - "resolved": "https://registry.npmjs.org/cssnano/-/cssnano-5.1.15.tgz", - "integrity": "sha512-j+BKgDcLDQA+eDifLx0EO4XSA56b7uut3BQFH+wbSaSTuGLuiyTa/wbRYthUXX8LC9mLg+WWKe8h+qJuwTAbHw==", - "dev": true, - "dependencies": { - "cssnano-preset-default": "^5.2.14", - "lilconfig": "^2.0.3", - "yaml": "^1.10.2" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/cssnano" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/cssnano-preset-default": { - "version": "5.2.14", - "resolved": "https://registry.npmjs.org/cssnano-preset-default/-/cssnano-preset-default-5.2.14.tgz", - "integrity": "sha512-t0SFesj/ZV2OTylqQVOrFgEh5uanxbO6ZAdeCrNsUQ6fVuXwYTxJPNAGvGTxHbD68ldIJNec7PyYZDBrfDQ+6A==", - "dev": true, - "dependencies": { - "css-declaration-sorter": "^6.3.1", - "cssnano-utils": "^3.1.0", - "postcss-calc": "^8.2.3", - "postcss-colormin": "^5.3.1", - "postcss-convert-values": "^5.1.3", - "postcss-discard-comments": "^5.1.2", - "postcss-discard-duplicates": "^5.1.0", - "postcss-discard-empty": "^5.1.1", - "postcss-discard-overridden": "^5.1.0", - "postcss-merge-longhand": "^5.1.7", - "postcss-merge-rules": "^5.1.4", - "postcss-minify-font-values": "^5.1.0", - "postcss-minify-gradients": "^5.1.1", - "postcss-minify-params": "^5.1.4", - "postcss-minify-selectors": "^5.2.1", - "postcss-normalize-charset": "^5.1.0", - "postcss-normalize-display-values": "^5.1.0", - "postcss-normalize-positions": "^5.1.1", - "postcss-normalize-repeat-style": "^5.1.1", - "postcss-normalize-string": "^5.1.0", - "postcss-normalize-timing-functions": "^5.1.0", - "postcss-normalize-unicode": "^5.1.1", - "postcss-normalize-url": "^5.1.0", - "postcss-normalize-whitespace": "^5.1.1", - "postcss-ordered-values": "^5.1.3", - "postcss-reduce-initial": "^5.1.2", - "postcss-reduce-transforms": "^5.1.0", - "postcss-svgo": "^5.1.0", - "postcss-unique-selectors": "^5.1.1" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/cssnano-utils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/cssnano-utils/-/cssnano-utils-3.1.0.tgz", - "integrity": "sha512-JQNR19/YZhz4psLX/rQ9M83e3z2Wf/HdJbryzte4a3NSuafyp9w/I4U+hx5C2S9g41qlstH7DEWnZaaj83OuEA==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, "node_modules/css-minimizer-webpack-plugin/node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", @@ -17759,12 +17692,12 @@ } }, "node_modules/css-minimizer-webpack-plugin/node_modules/jest-util": { - "version": "29.1.2", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.1.2.tgz", - "integrity": "sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==", + "version": "29.5.0", + "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.5.0.tgz", + "integrity": "sha512-RYMgG/MTadOr5t8KdhejfvUU82MxsCu5MF6KuDUHl+NuwzUt+Sm6jJWxTJVrDR1j5M/gJVCPKQEpWXY+yIQ6lQ==", "dev": true, "dependencies": { - "@jest/types": "^29.1.2", + "@jest/types": "^29.5.0", "@types/node": "*", "chalk": "^4.0.0", "ci-info": "^3.2.0", @@ -17776,13 +17709,13 @@ } }, "node_modules/css-minimizer-webpack-plugin/node_modules/jest-worker": { - "version": "29.1.2", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.1.2.tgz", - "integrity": "sha512-AdTZJxKjTSPHbXT/AIOjQVmoFx0LHFcVabWu0sxI7PAy7rFf8c0upyvgBKgguVXdM4vY74JdwkyD4hSmpTW8jA==", + "version": "29.5.0", + "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.5.0.tgz", + "integrity": "sha512-NcrQnevGoSp4b5kg+akIpthoAFHxPBcb5P6mYPY0fUNT+sSvmtu6jlkEle3anczUKIKEbMxFimk9oTP/tpIPgA==", "dev": true, "dependencies": { "@types/node": "*", - "jest-util": "^29.1.2", + "jest-util": "^29.5.0", "merge-stream": "^2.0.0", "supports-color": "^8.0.0" }, @@ -17796,398 +17729,6 @@ "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "dev": true }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-colormin": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-5.3.1.tgz", - "integrity": "sha512-UsWQG0AqTFQmpBegeLLc1+c3jIqBNB0zlDGRWR+dQ3pRKJL1oeMzyqmH3o2PIfn9MBdNrVPWhDbT769LxCTLJQ==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-api": "^3.0.0", - "colord": "^2.9.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-convert-values": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/postcss-convert-values/-/postcss-convert-values-5.1.3.tgz", - "integrity": "sha512-82pC1xkJZtcJEfiLw6UXnXVXScgtBrjlO5CBmuDQc+dlb88ZYheFsjTn40+zBVi3DkfF7iezO0nJUPLcJK3pvA==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-discard-comments": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/postcss-discard-comments/-/postcss-discard-comments-5.1.2.tgz", - "integrity": "sha512-+L8208OVbHVF2UQf1iDmRcbdjJkuBF6IS29yBDSiWUIzpYaAhtNl6JYnYm12FnkeCwQqF5LeklOu6rAqgfBZqQ==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-discard-duplicates": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-duplicates/-/postcss-discard-duplicates-5.1.0.tgz", - "integrity": "sha512-zmX3IoSI2aoenxHV6C7plngHWWhUOV3sP1T8y2ifzxzbtnuhk1EdPwm0S1bIUNaJ2eNbWeGLEwzw8huPD67aQw==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-discard-empty": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-discard-empty/-/postcss-discard-empty-5.1.1.tgz", - "integrity": "sha512-zPz4WljiSuLWsI0ir4Mcnr4qQQ5e1Ukc3i7UfE2XcrwKK2LIPIqE5jxMRxO6GbI3cv//ztXDsXwEWT3BHOGh3A==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-discard-overridden": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-discard-overridden/-/postcss-discard-overridden-5.1.0.tgz", - "integrity": "sha512-21nOL7RqWR1kasIVdKs8HNqQJhFxLsyRfAnUDm4Fe4t4mCWL9OJiHvlHPjcd8zc5Myu89b/7wZDnOSjFgeWRtw==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-merge-longhand": { - "version": "5.1.7", - "resolved": "https://registry.npmjs.org/postcss-merge-longhand/-/postcss-merge-longhand-5.1.7.tgz", - "integrity": "sha512-YCI9gZB+PLNskrK0BB3/2OzPnGhPkBEwmwhfYk1ilBHYVAZB7/tkTHFBAnCrvBBOmeYyMYw3DMjT55SyxMBzjQ==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0", - "stylehacks": "^5.1.1" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-merge-rules": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/postcss-merge-rules/-/postcss-merge-rules-5.1.4.tgz", - "integrity": "sha512-0R2IuYpgU93y9lhVbO/OylTtKMVcHb67zjWIfCiKR9rWL3GUk1677LAqD/BcHizukdZEjT8Ru3oHRoAYoJy44g==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-api": "^3.0.0", - "cssnano-utils": "^3.1.0", - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-minify-font-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-5.1.0.tgz", - "integrity": "sha512-el3mYTgx13ZAPPirSVsHqFzl+BBBDrXvbySvPGFnQcTI4iNslrPaFq4muTkLZmKlGk4gyFAYUBMH30+HurREyA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-minify-gradients": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-minify-gradients/-/postcss-minify-gradients-5.1.1.tgz", - "integrity": "sha512-VGvXMTpCEo4qHTNSa9A0a3D+dxGFZCYwR6Jokk+/3oB6flu2/PnPXAh2x7x52EkY5xlIHLm+Le8tJxe/7TNhzw==", - "dev": true, - "dependencies": { - "colord": "^2.9.1", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-minify-params": { - "version": "5.1.4", - "resolved": "https://registry.npmjs.org/postcss-minify-params/-/postcss-minify-params-5.1.4.tgz", - "integrity": "sha512-+mePA3MgdmVmv6g+30rn57USjOGSAyuxUmkfiWpzalZ8aiBkdPYjXWtHuwJGm1v5Ojy0Z0LaSYhHaLJQB0P8Jw==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-minify-selectors": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/postcss-minify-selectors/-/postcss-minify-selectors-5.2.1.tgz", - "integrity": "sha512-nPJu7OjZJTsVUmPdm2TcaiohIwxP+v8ha9NehQ2ye9szv4orirRU3SDdtUmKH+10nzn0bAyOXZ0UEr7OpvLehg==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-charset": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-charset/-/postcss-normalize-charset-5.1.0.tgz", - "integrity": "sha512-mSgUJ+pd/ldRGVx26p2wz9dNZ7ji6Pn8VWBajMXFf8jk7vUoSrZ2lt/wZR7DtlZYKesmZI680qjr2CeFF2fbUg==", - "dev": true, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-display-values": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-display-values/-/postcss-normalize-display-values-5.1.0.tgz", - "integrity": "sha512-WP4KIM4o2dazQXWmFaqMmcvsKmhdINFblgSeRgn8BJ6vxaMyaJkwAzpPpuvSIoG/rmX3M+IrRZEz2H0glrQNEA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-positions": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-positions/-/postcss-normalize-positions-5.1.1.tgz", - "integrity": "sha512-6UpCb0G4eofTCQLFVuI3EVNZzBNPiIKcA1AKVka+31fTVySphr3VUgAIULBhxZkKgwLImhzMR2Bw1ORK+37INg==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-repeat-style": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-repeat-style/-/postcss-normalize-repeat-style-5.1.1.tgz", - "integrity": "sha512-mFpLspGWkQtBcWIRFLmewo8aC3ImN2i/J3v8YCFUwDnPu3Xz4rLohDO26lGjwNsQxB3YF0KKRwspGzE2JEuS0g==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-string": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-string/-/postcss-normalize-string-5.1.0.tgz", - "integrity": "sha512-oYiIJOf4T9T1N4i+abeIc7Vgm/xPCGih4bZz5Nm0/ARVJ7K6xrDlLwvwqOydvyL3RHNf8qZk6vo3aatiw/go3w==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-timing-functions": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-timing-functions/-/postcss-normalize-timing-functions-5.1.0.tgz", - "integrity": "sha512-DOEkzJ4SAXv5xkHl0Wa9cZLF3WCBhF3o1SKVxKQAa+0pYKlueTpCgvkFAHfk+Y64ezX9+nITGrDZeVGgITJXjg==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-unicode": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-unicode/-/postcss-normalize-unicode-5.1.1.tgz", - "integrity": "sha512-qnCL5jzkNUmKVhZoENp1mJiGNPcsJCs1aaRmURmeJGES23Z/ajaln+EPTD+rBeNkSryI+2WTdW+lwcVdOikrpA==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-url": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-normalize-url/-/postcss-normalize-url-5.1.0.tgz", - "integrity": "sha512-5upGeDO+PVthOxSmds43ZeMeZfKH+/DKgGRD7TElkkyS46JXAUhMzIKiCa7BabPeIy3AQcTkXwVVN7DbqsiCew==", - "dev": true, - "dependencies": { - "normalize-url": "^6.0.1", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-normalize-whitespace": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-normalize-whitespace/-/postcss-normalize-whitespace-5.1.1.tgz", - "integrity": "sha512-83ZJ4t3NUDETIHTa3uEg6asWjSBYL5EdkVB0sDncx9ERzOKBVJIUeDO9RyA9Zwtig8El1d79HBp0JEi8wvGQnA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-ordered-values": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/postcss-ordered-values/-/postcss-ordered-values-5.1.3.tgz", - "integrity": "sha512-9UO79VUhPwEkzbb3RNpqqghc6lcYej1aveQteWY+4POIwlqkYE21HKWaLDF6lWNuqCobEAyTovVhtI32Rbv2RQ==", - "dev": true, - "dependencies": { - "cssnano-utils": "^3.1.0", - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-reduce-initial": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/postcss-reduce-initial/-/postcss-reduce-initial-5.1.2.tgz", - "integrity": "sha512-dE/y2XRaqAi6OvjzD22pjTUQ8eOfc6m/natGHgKFBK9DxFmIm69YmaRVQrGgFlEfc1HePIurY0TmDeROK05rIg==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "caniuse-api": "^3.0.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-reduce-transforms": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-reduce-transforms/-/postcss-reduce-transforms-5.1.0.tgz", - "integrity": "sha512-2fbdbmgir5AvpW9RLtdONx1QoYG2/EtqpNQbFASDlixBbAYuTcJ0dECwlqNqH7VbaUnEnh8SrxOe2sRIn24XyQ==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-svgo": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-5.1.0.tgz", - "integrity": "sha512-D75KsH1zm5ZrHyxPakAxJWtkyXew5qwS70v56exwvw542d9CRtTo78K0WeFxZB4G7JXKKMbEZtZayTGdIky/eA==", - "dev": true, - "dependencies": { - "postcss-value-parser": "^4.2.0", - "svgo": "^2.7.0" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, - "node_modules/css-minimizer-webpack-plugin/node_modules/postcss-unique-selectors": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/postcss-unique-selectors/-/postcss-unique-selectors-5.1.1.tgz", - "integrity": "sha512-5JiODlELrz8L2HwxfPnhOWZYWDxVHWL83ufOv84NrcgipI7TaeRsatAhK4Tr2/ZiYldpK/wBvw5BD3qfaK96GA==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.5" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", @@ -18216,22 +17757,6 @@ "node": ">=0.10.0" } }, - "node_modules/css-minimizer-webpack-plugin/node_modules/stylehacks": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/stylehacks/-/stylehacks-5.1.1.tgz", - "integrity": "sha512-sBpcd5Hx7G6seo7b1LkpttvTz7ikD0LlH5RmdcBNb6fFR0Fl7LQwHDFr300q4cwUqi+IYrFGmsIHieMBfnN/Bw==", - "dev": true, - "dependencies": { - "browserslist": "^4.21.4", - "postcss-selector-parser": "^6.0.4" - }, - "engines": { - "node": "^10 || ^12 || >=14.0" - }, - "peerDependencies": { - "postcss": "^8.2.15" - } - }, "node_modules/css-minimizer-webpack-plugin/node_modules/supports-color": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", @@ -18309,28 +17834,6 @@ "postcss-value-parser": "^4.0.2" } }, - "node_modules/css-tree": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-1.1.3.tgz", - "integrity": "sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.14", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/css-tree/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/css-what": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz", @@ -18488,18 +17991,6 @@ "postcss": "^8.2.15" } }, - "node_modules/csso": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/csso/-/csso-4.2.0.tgz", - "integrity": "sha512-wvlcdIbf6pwKEk7vHj8/Bkc0B4ylXZruLvOgs9doS5eOsOpuodOV2zJChSpkp+pRpYQLQMeF04nr3Z68Sta9jA==", - "dev": true, - "dependencies": { - "css-tree": "^1.1.2" - }, - "engines": { - "node": ">=8.0.0" - } - }, "node_modules/cssom": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", @@ -31499,12 +30990,6 @@ "url": "https://opencollective.com/unified" } }, - "node_modules/mdn-data": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.14.tgz", - "integrity": "sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==", - "dev": true - }, "node_modules/mdurl": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", @@ -32399,18 +31884,6 @@ "node": ">=0.10.0" } }, - "node_modules/normalize-url": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-6.1.0.tgz", - "integrity": "sha512-DlL+XwOy3NxAQ8xuC0okPgK46iuVNAK01YN7RueYBqqFeGsBjV9XmCAzAdgt+667bCl5kPh9EqKKDwnaPG1I7A==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/normalize-wheel": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/normalize-wheel/-/normalize-wheel-1.0.1.tgz", @@ -33946,19 +33419,6 @@ "node": "^10 || ^12 || >=14" } }, - "node_modules/postcss-calc": { - "version": "8.2.4", - "resolved": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-8.2.4.tgz", - "integrity": "sha512-SmWMSJmB8MRnnULldx0lQIyhSNvuDl9HfrZkaqqE/WHAhToYsAvDq+yAsA/kIyINDszOp3Rh0GFoNuH5Ypsm3Q==", - "dev": true, - "dependencies": { - "postcss-selector-parser": "^6.0.9", - "postcss-value-parser": "^4.2.0" - }, - "peerDependencies": { - "postcss": "^8.2.2" - } - }, "node_modules/postcss-colormin": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-colormin/-/postcss-colormin-6.0.0.tgz", @@ -39234,36 +38694,6 @@ "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=", "dev": true }, - "node_modules/svgo": { - "version": "2.8.0", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-2.8.0.tgz", - "integrity": "sha512-+N/Q9kV1+F+UeWYoSiULYo4xYSDQlTgb+ayMobAXPwMnLvop7oxKMo9OzIrX5x3eS4L4f2UHhc9axXwY8DpChg==", - "dev": true, - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^4.1.3", - "css-tree": "^1.1.3", - "csso": "^4.2.0", - "picocolors": "^1.0.0", - "stable": "^0.1.8" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=10.13.0" - } - }, - "node_modules/svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, "node_modules/symbol-tree": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", diff --git a/package.json b/package.json index f456be9a5e8d..2b5eea128011 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "core-js": "^3.30.1", "cross-env": "^7.0.3", "css-loader": "^6.7.3", - "css-minimizer-webpack-plugin": "^4.2.2", + "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", "eslint": "^8.39.0", "eslint-config-prettier": "^8.8.0", From a89f5944dc9a089aefab179eb92f654982ac8c2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 07:21:49 +0200 Subject: [PATCH 076/210] Bump react-photo-album from 2.0.3 to 2.2.2 (#13293) Bumps [react-photo-album](https://github.com/igordanchenko/react-photo-album) from 2.0.3 to 2.2.2. - [Release notes](https://github.com/igordanchenko/react-photo-album/releases) - [Changelog](https://github.com/igordanchenko/react-photo-album/blob/main/CHANGELOG.md) - [Commits](https://github.com/igordanchenko/react-photo-album/compare/v2.0.3...v2.2.2) --- updated-dependencies: - dependency-name: react-photo-album dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- packages/story-editor/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04e22dd1f9f6..b7cae0644881 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35128,9 +35128,9 @@ } }, "node_modules/react-photo-album": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-2.0.3.tgz", - "integrity": "sha512-LI3Ttg6BF/MtMVeaSAGaSxFJ6ihN+vxPHF1yb8Y/5y785Fpz1akzsG5Ti9/r9oYnL5XRNOuWC/OKGMZzLociGg==", + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/react-photo-album/-/react-photo-album-2.2.2.tgz", + "integrity": "sha512-UYtfJCUBNgrXVG50tVzXYStOY/Tljqzo/tPFQqm/qldm6Vr2STrxEMfGdc+7KCpBK7X111Y8ceKEWNaS8T+oGA==", "engines": { "node": ">=12" }, @@ -43284,7 +43284,7 @@ "prop-types": "^15.8.1", "react-blurhash": "^0.3.0", "react-calendar": "^4.2.1", - "react-photo-album": "^2.0.3", + "react-photo-album": "^2.2.2", "react-transition-group": "^4.4.5", "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 9873e499fe23..6394abf91b06 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -78,7 +78,7 @@ "prop-types": "^15.8.1", "react-blurhash": "^0.3.0", "react-calendar": "^4.2.1", - "react-photo-album": "^2.0.3", + "react-photo-album": "^2.2.2", "react-transition-group": "^4.4.5", "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", From 6365f9f88a48eb8dbf7f19e6d9e7bf777c62eb36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 08:22:28 +0200 Subject: [PATCH 077/210] Bump eslint from 8.39.0 to 8.40.0 (#13297) Bumps [eslint](https://github.com/eslint/eslint) from 8.39.0 to 8.40.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.39.0...v8.40.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 50 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index b7cae0644881..56ef0f645a77 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.39.0", + "eslint": "^8.40.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", @@ -2814,14 +2814,14 @@ } }, "node_modules/@eslint/eslintrc": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.2.tgz", - "integrity": "sha512-3W4f5tDUra+pA+FzgugqL2pRimUTDJWKr7BINqOpkZrC0uYI0NIc0/JFgBROCU07HR6GieA5m3/rsPIhDmCXTQ==", + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.0.3.tgz", + "integrity": "sha512-+5gy6OQfk+xx3q0d6jGZZC3f3KzAkXc/IanVxd1is/VIIziRqqt3ongQz0FiTUXqTk0c7aDB3OaFuKnuSoJicQ==", "dev": true, "dependencies": { "ajv": "^6.12.4", "debug": "^4.3.2", - "espree": "^9.5.1", + "espree": "^9.5.2", "globals": "^13.19.0", "ignore": "^5.2.0", "import-fresh": "^3.2.1", @@ -2891,9 +2891,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.39.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.39.0.tgz", - "integrity": "sha512-kf9RB0Fg7NZfap83B3QOqOGg9QmD9yBudqQXzzOtn3i4y7ZUXe5ONeW34Gwi+TxhH4mvj72R1Zc300KUMa9Bng==", + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz", + "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -19408,15 +19408,15 @@ } }, "node_modules/eslint": { - "version": "8.39.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.39.0.tgz", - "integrity": "sha512-mwiok6cy7KTW7rBpo05k6+p4YVZByLNjAZ/ACB9DRCu4YDRwjXI01tWHp6KAUWelsBetTxKK/2sHB0vdS8Z2Og==", + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz", + "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", - "@eslint/eslintrc": "^2.0.2", - "@eslint/js": "8.39.0", + "@eslint/eslintrc": "^2.0.3", + "@eslint/js": "8.40.0", "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -19427,8 +19427,8 @@ "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.0", - "eslint-visitor-keys": "^3.4.0", - "espree": "^9.5.1", + "eslint-visitor-keys": "^3.4.1", + "espree": "^9.5.2", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", @@ -20785,9 +20785,9 @@ } }, "node_modules/eslint/node_modules/eslint-visitor-keys": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", - "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -20965,14 +20965,14 @@ } }, "node_modules/espree": { - "version": "9.5.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.1.tgz", - "integrity": "sha512-5yxtHSZXRSW5pvv3hAlXM5+/Oswi1AUFqBmbibKb5s6bp3rGIDkyXU6xCoyuuLhijr4SFwPrXRoZjz0AZDN9tg==", + "version": "9.5.2", + "resolved": "https://registry.npmjs.org/espree/-/espree-9.5.2.tgz", + "integrity": "sha512-7OASN1Wma5fum5SrNhFMAMJxOUAbhyfQ8dQ//PJaJbNw0URTPWqIghHWt1MmAANKhHZIYOHruW4Kw4ruUWOdGw==", "dev": true, "dependencies": { "acorn": "^8.8.0", "acorn-jsx": "^5.3.2", - "eslint-visitor-keys": "^3.4.0" + "eslint-visitor-keys": "^3.4.1" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -20994,9 +20994,9 @@ } }, "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", - "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" diff --git a/package.json b/package.json index 2b5eea128011..a6e6772a49cb 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.39.0", + "eslint": "^8.40.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", From 59b50cb8cfadd4e05e9eb070f50a35d3165feb2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 08:22:54 +0200 Subject: [PATCH 078/210] Bump @svgr/rollup from 7.0.0 to 8.0.1 (#13296) Bumps [@svgr/rollup](https://github.com/gregberge/svgr) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](https://github.com/gregberge/svgr/compare/v7.0.0...v8.0.1) --- updated-dependencies: - dependency-name: "@svgr/rollup" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 470 +++++++++++++++++++++++++++++++++++++++++++++- package.json | 2 +- 2 files changed, 464 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 56ef0f645a77..087a97628b44 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "@storybook/manager-webpack5": "^6.5.16", "@storybook/react": "^6.5.16", "@stylelint/postcss-css-in-js": "^0.38.0", - "@svgr/rollup": "^7.0.0", + "@svgr/rollup": "^8.0.1", "@svgr/webpack": "^7.0.0", "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", @@ -10745,9 +10745,9 @@ } }, "node_modules/@svgr/rollup": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/rollup/-/rollup-7.0.0.tgz", - "integrity": "sha512-zlx0lxtxTnrXFF+ISuff+hht2XcWXa6uXEliwQbz+o0/qRIrcqyB9ShalO9ekVWB5icgxCWQ5lDaULJTt/pTlA==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@svgr/rollup/-/rollup-8.0.1.tgz", + "integrity": "sha512-nNy1M0jX7br4D9iUDQZWY0Jh6U4iWlsmvEWXgcLF2eizAADze9Ia5WAoI4ZeswJNKD1Hll8D7h4xk7amqPOhtQ==", "dev": true, "dependencies": { "@babel/core": "^7.21.3", @@ -10756,16 +10756,472 @@ "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.21.0", "@rollup/pluginutils": "^5.0.2", - "@svgr/core": "^7.0.0", - "@svgr/plugin-jsx": "^7.0.0", - "@svgr/plugin-svgo": "^7.0.0" + "@svgr/core": "8.0.0", + "@svgr/plugin-jsx": "8.0.1", + "@svgr/plugin-svgo": "8.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-add-jsx-attribute": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", + "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-remove-jsx-attribute": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", + "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", + "dev": true, + "engines": { + "node": ">=14" }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", + "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", + "dev": true, "engines": { "node": ">=14" }, "funding": { "type": "github", "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", + "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-svg-dynamic-title": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", + "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-svg-em-dimensions": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", + "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-transform-react-native-svg": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.0.0.tgz", + "integrity": "sha512-UKrY3860AQICgH7g+6h2zkoxeVEPLYwX/uAjmqo4PIq2FIHppwhIqZstIyTz0ZtlwreKR41O3W3BzsBBiJV2Aw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-transform-svg-component": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", + "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/babel-preset": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.0.0.tgz", + "integrity": "sha512-KLcjiZychInVrhs86OvcYPLTFu9L5XV2vj0XAaE1HwE3J3jLmIzRY8ttdeAg/iFyp8nhavJpafpDZTt+1LIpkQ==", + "dev": true, + "dependencies": { + "@svgr/babel-plugin-add-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-attribute": "8.0.0", + "@svgr/babel-plugin-remove-jsx-empty-expression": "8.0.0", + "@svgr/babel-plugin-replace-jsx-attribute-value": "8.0.0", + "@svgr/babel-plugin-svg-dynamic-title": "8.0.0", + "@svgr/babel-plugin-svg-em-dimensions": "8.0.0", + "@svgr/babel-plugin-transform-react-native-svg": "8.0.0", + "@svgr/babel-plugin-transform-svg-component": "8.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/core": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.0.0.tgz", + "integrity": "sha512-aJKtc+Pie/rFYsVH/unSkDaZGvEeylNv/s2cP+ta9/rYWxRVvoV/S4Qw65Kmrtah4CBK5PM6ISH9qUH7IJQCng==", + "dev": true, + "dependencies": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.0.0", + "camelcase": "^6.2.0", + "cosmiconfig": "^8.1.3", + "snake-case": "^3.0.4" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/hast-util-to-babel-ast": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", + "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", + "dev": true, + "dependencies": { + "@babel/types": "^7.21.3", + "entities": "^4.4.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/plugin-jsx": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.0.1.tgz", + "integrity": "sha512-bfCFb+4ZsM3UuKP2t7KmDwn6YV8qVn9HIQJmau6xeQb/iV65Rpi7NBNBWA2hcCd4GKoCqG8hpaaDk5FDR0eH+g==", + "dev": true, + "dependencies": { + "@babel/core": "^7.21.3", + "@svgr/babel-preset": "8.0.0", + "@svgr/hast-util-to-babel-ast": "8.0.0", + "svg-parser": "^2.0.4" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "*" + } + }, + "node_modules/@svgr/rollup/node_modules/@svgr/plugin-svgo": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-8.0.1.tgz", + "integrity": "sha512-29OJ1QmJgnohQHDAgAuY2h21xWD6TZiXji+hnx+W635RiXTAlHTbjrZDktfqzkN0bOeQEtNe+xgq73/XeWFfSg==", + "dev": true, + "dependencies": { + "cosmiconfig": "^8.1.3", + "deepmerge": "^4.3.1", + "svgo": "^3.0.2" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/gregberge" + }, + "peerDependencies": { + "@svgr/core": "*" + } + }, + "node_modules/@svgr/rollup/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "node_modules/@svgr/rollup/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "dev": true, + "engines": { + "node": ">= 10" + } + }, + "node_modules/@svgr/rollup/node_modules/cosmiconfig": { + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", + "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", + "dev": true, + "dependencies": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + } + }, + "node_modules/@svgr/rollup/node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/@svgr/rollup/node_modules/css-tree": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", + "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", + "dev": true, + "dependencies": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, + "node_modules/@svgr/rollup/node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "dev": true, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/@svgr/rollup/node_modules/csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "dev": true, + "dependencies": { + "css-tree": "~2.2.0" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@svgr/rollup/node_modules/csso/node_modules/css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "dev": true, + "dependencies": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/@svgr/rollup/node_modules/csso/node_modules/mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", + "dev": true + }, + "node_modules/@svgr/rollup/node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/@svgr/rollup/node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/@svgr/rollup/node_modules/domutils": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", + "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", + "dev": true, + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/@svgr/rollup/node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/@svgr/rollup/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/@svgr/rollup/node_modules/mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", + "dev": true + }, + "node_modules/@svgr/rollup/node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@svgr/rollup/node_modules/svgo": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", + "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "dev": true, + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=14.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/svgo" } }, "node_modules/@svgr/webpack": { diff --git a/package.json b/package.json index a6e6772a49cb..5b9b630934ce 100644 --- a/package.json +++ b/package.json @@ -72,7 +72,7 @@ "@storybook/manager-webpack5": "^6.5.16", "@storybook/react": "^6.5.16", "@stylelint/postcss-css-in-js": "^0.38.0", - "@svgr/rollup": "^7.0.0", + "@svgr/rollup": "^8.0.1", "@svgr/webpack": "^7.0.0", "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", From 258b77e03e438fcb06f1625057d7c46d9266e00d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 08:23:20 +0200 Subject: [PATCH 079/210] Bump immer from 9.0.17 to 10.0.2 (#13294) Bumps [immer](https://github.com/immerjs/immer) from 9.0.17 to 10.0.2. - [Release notes](https://github.com/immerjs/immer/releases) - [Commits](https://github.com/immerjs/immer/compare/v9.0.17...v10.0.2) --- updated-dependencies: - dependency-name: immer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 4 ++-- packages/elements/package.json | 2 +- packages/story-editor/package.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 087a97628b44..4a1b95500bbf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42805,7 +42805,7 @@ "uuid": "^9.0.0" }, "devDependencies": { - "immer": "^9.0.21" + "immer": "^10.0.2" }, "engines": { "node": ">= 16", @@ -43734,7 +43734,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "html-to-image": "1.10.8", - "immer": "^9.0.21", + "immer": "^10.0.2", "mediainfo.js": "^0.1.9", "polished": "^4.2.2", "prop-types": "^15.8.1", diff --git a/packages/elements/package.json b/packages/elements/package.json index 63590183fb54..e18cf0666d47 100644 --- a/packages/elements/package.json +++ b/packages/elements/package.json @@ -46,6 +46,6 @@ "uuid": "^9.0.0" }, "devDependencies": { - "immer": "^9.0.21" + "immer": "^10.0.2" } } diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 6394abf91b06..07a09a0b517b 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -72,7 +72,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "html-to-image": "1.10.8", - "immer": "^9.0.21", + "immer": "^10.0.2", "mediainfo.js": "^0.1.9", "polished": "^4.2.2", "prop-types": "^15.8.1", From c1f2e4e3f94ce12716317c02c41aa0d68dbaa364 Mon Sep 17 00:00:00 2001 From: Anurag Vasanwala <75766877+AnuragVasanwala@users.noreply.github.com> Date: Tue, 16 May 2023 15:27:45 +0530 Subject: [PATCH 080/210] Shortcode: Fix issue when no attributes are passed (#13264) --- includes/Shortcode/Stories_Shortcode.php | 9 +++++++-- .../tests/Shortcode/Stories_Shortcode.php | 14 ++++++++++++++ 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/includes/Shortcode/Stories_Shortcode.php b/includes/Shortcode/Stories_Shortcode.php index 833dc0817d83..27d52448c20d 100644 --- a/includes/Shortcode/Stories_Shortcode.php +++ b/includes/Shortcode/Stories_Shortcode.php @@ -61,10 +61,10 @@ public function register(): void { * * @since 1.5.0 * - * @param array $attrs Shortcode attributes. + * @param array|string $attrs Shortcode attributes. * @return string Story markup. */ - public function render_stories( array $attrs ): string { + public function render_stories( $attrs ): string { $default_pairs = [ 'view' => 'circles', 'number_of_columns' => 1, @@ -89,6 +89,11 @@ public function render_stories( array $attrs ): string { $default_pairs[ $taxonomy ] = ''; } + // Initialize '$attrs' when not an array OR is an empty string. + if ( empty( $attrs ) || ! \is_array( $attrs ) ) { + $attrs = []; + } + $attributes = shortcode_atts( $default_pairs, $attrs, diff --git a/tests/phpunit/integration/tests/Shortcode/Stories_Shortcode.php b/tests/phpunit/integration/tests/Shortcode/Stories_Shortcode.php index c8de46cae12d..bfd9f02a023b 100644 --- a/tests/phpunit/integration/tests/Shortcode/Stories_Shortcode.php +++ b/tests/phpunit/integration/tests/Shortcode/Stories_Shortcode.php @@ -87,6 +87,20 @@ public function test_render_circles_view_in_shortcode(): void { $this->assertNotSame( false, strpos( $actual, 'is-view-type-circles' ) ); } + /** + * Should not fail on empty/blank string attribute. + * + * @covers ::render_stories + * @covers ::prepare_story_attrs + * @covers ::prepare_story_args + */ + public function test_empty_attribute_in_shortcode(): void { + $stories_shortcode = new Testee(); + $actual = $stories_shortcode->render_stories( '' ); + + $this->assertTrue( strpos( $actual, 'web-stories-list' ) > -1 ); + } + /** * Stories should not be greater than 100. * From e5978b9d7c5f651e2ee7ea50f3d20dd76285428b Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 16 May 2023 11:59:56 +0200 Subject: [PATCH 081/210] E2E Tests: update 1 expected error message Chrome replaced `remove` with `escape` recently. This way we catch both variants. --- packages/e2e-tests/src/config/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/e2e-tests/src/config/bootstrap.js b/packages/e2e-tests/src/config/bootstrap.js index 98fb9ad346be..8493f72c6177 100644 --- a/packages/e2e-tests/src/config/bootstrap.js +++ b/packages/e2e-tests/src/config/bootstrap.js @@ -118,7 +118,7 @@ const ALLOWED_ERROR_MESSAGES = [ '(end of list)', // Customizer preview iframe. - 'An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can remove its sandboxing', + 'An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute', // Needed because the tinymce package is not yet using React 18. // TODO: Migrate & remove once WordPress 6.2 is minimum. From dcc900a60adc3ddeedc5756bdb4fc7444238f37c Mon Sep 17 00:00:00 2001 From: Anurag Vasanwala <75766877+AnuragVasanwala@users.noreply.github.com> Date: Tue, 16 May 2023 16:59:59 +0530 Subject: [PATCH 082/210] Fix formatting keyboard shortcuts on non-text elements (#13299) Co-authored-by: Pascal Birchler --- .../src/components/panels/design/textStyle/test/textStyle.js | 1 + .../panels/design/textStyle/useRichTextFormatting.js | 5 +---- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/packages/story-editor/src/components/panels/design/textStyle/test/textStyle.js b/packages/story-editor/src/components/panels/design/textStyle/test/textStyle.js index d10619fa0bf5..dac1210f29ba 100644 --- a/packages/story-editor/src/components/panels/design/textStyle/test/textStyle.js +++ b/packages/story-editor/src/components/panels/design/textStyle/test/textStyle.js @@ -85,6 +85,7 @@ const DEFAULT_PADDING = { const textElement = { id: '1', + type: 'text', textAlign: 'normal', fontSize: 30, lineHeight: 1, diff --git a/packages/story-editor/src/components/panels/design/textStyle/useRichTextFormatting.js b/packages/story-editor/src/components/panels/design/textStyle/useRichTextFormatting.js index 55356894d9e8..b27402f376a4 100644 --- a/packages/story-editor/src/components/panels/design/textStyle/useRichTextFormatting.js +++ b/packages/story-editor/src/components/panels/design/textStyle/useRichTextFormatting.js @@ -178,10 +178,7 @@ function useRichTextFormatting(selectedElements, pushUpdate) { }; }, [hasCurrentEditor, selectionActions, push, clearEditing, queuePush]); - const hasText = useCallback(() => { - const texts = selectedElements.filter(({ type }) => type === 'text'); - return texts.length > 0; - }, [selectedElements]); + const hasText = selectedElements.find(({ type }) => type === 'text'); useGlobalKeyDownEffect( { key: ['mod+b', 'mod+u', 'mod+i'] }, From e8f31bee544cf50792992be164e246d26ebe0463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 13:31:03 +0200 Subject: [PATCH 083/210] Bump slevomat/coding-standard from 8.11.1 to 8.12.0 (#13286) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler --- composer.lock | 16 ++++++++-------- tests/phpunit/integration/bootstrap.php | 7 +++++-- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index 384faf2c6539..0cf30c930e15 100644 --- a/composer.lock +++ b/composer.lock @@ -5042,16 +5042,16 @@ }, { "name": "slevomat/coding-standard", - "version": "8.11.1", + "version": "8.12.0", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "af87461316b257e46e15bb041dca6fca3796d822" + "reference": "cc04334ed0ce5a251389112fbd2dbe1dbc931ae8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/af87461316b257e46e15bb041dca6fca3796d822", - "reference": "af87461316b257e46e15bb041dca6fca3796d822", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/cc04334ed0ce5a251389112fbd2dbe1dbc931ae8", + "reference": "cc04334ed0ce5a251389112fbd2dbe1dbc931ae8", "shasum": "" }, "require": { @@ -5063,11 +5063,11 @@ "require-dev": { "phing/phing": "2.17.4", "php-parallel-lint/php-parallel-lint": "1.3.2", - "phpstan/phpstan": "1.10.14", + "phpstan/phpstan": "1.10.15", "phpstan/phpstan-deprecation-rules": "1.1.3", "phpstan/phpstan-phpunit": "1.3.11", "phpstan/phpstan-strict-rules": "1.5.1", - "phpunit/phpunit": "7.5.20|8.5.21|9.6.6|10.1.1" + "phpunit/phpunit": "7.5.20|8.5.21|9.6.8|10.1.3" }, "type": "phpcodesniffer-standard", "extra": { @@ -5091,7 +5091,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.11.1" + "source": "https://github.com/slevomat/coding-standard/tree/8.12.0" }, "funding": [ { @@ -5103,7 +5103,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T08:19:01+00:00" + "time": "2023-05-14T20:06:01+00:00" }, { "name": "sniccowp/php-scoper-wordpress-excludes", diff --git a/tests/phpunit/integration/bootstrap.php b/tests/phpunit/integration/bootstrap.php index da4ebb38d8fb..88bbae73dca4 100644 --- a/tests/phpunit/integration/bootstrap.php +++ b/tests/phpunit/integration/bootstrap.php @@ -2,6 +2,9 @@ declare(strict_types = 1); +use function Yoast\WPTestUtils\WPIntegration\bootstrap_it; +use function Yoast\WPTestUtils\WPIntegration\get_path_to_wp_test_dir; + /* * Copyright 2021 Google LLC * @@ -29,7 +32,7 @@ require_once dirname( __DIR__, 3 ) . '/vendor/yoast/wp-test-utils/src/WPIntegration/bootstrap-functions.php'; -$_tests_dir = Yoast\WPTestUtils\WPIntegration\get_path_to_wp_test_dir(); +$_tests_dir = get_path_to_wp_test_dir(); define( 'WP_TESTS_PHPUNIT_POLYFILLS_PATH', dirname( __DIR__, 2 ) . '/vendor/yoast/phpunit-polyfills' ); @@ -45,7 +48,7 @@ function _manually_load_plugin(): void { tests_add_filter( 'muplugins_loaded', '_manually_load_plugin' ); -Yoast\WPTestUtils\WPIntegration\bootstrap_it(); +bootstrap_it(); define( 'WEB_STORIES_TEST_DATA_DIR', __DIR__ . '/data' ); From 1c638aac5b31c62c80101456ea02bafff0f7a4f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 17:30:55 +0200 Subject: [PATCH 084/210] Bump puppeteer from 19.9.1 to 20.2.1 (#13300) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/deploy-storybook.yml | 2 +- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/npm-release.yml | 4 +- .github/workflows/plugin-release.yml | 4 +- .github/workflows/tests-e2e.yml | 2 +- .github/workflows/tests-karma-dashboard.yml | 1 + .github/workflows/tests-karma-editor.yml | 1 + .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-templates.yml | 2 +- package-lock.json | 139 ++++++++------------ package.json | 2 +- 14 files changed, 68 insertions(+), 99 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 1bab60b688b8..e325d7eb98b6 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -151,7 +151,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Install PHP dependencies uses: ramsey/composer-install@83af392bf5f031813d25e6fe4cd626cdba9a2df6 diff --git a/.github/workflows/deploy-storybook.yml b/.github/workflows/deploy-storybook.yml index ba78d7b46c78..bc1af9e62171 100644 --- a/.github/workflows/deploy-storybook.yml +++ b/.github/workflows/deploy-storybook.yml @@ -42,7 +42,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Build storyook run: npm run storybook:build diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index fa7bd41645d1..190eced4ee0e 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -85,7 +85,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 137c22e99635..79c0e3b2368d 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -83,7 +83,7 @@ jobs: run: | npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Install PHP dependencies uses: ramsey/composer-install@83af392bf5f031813d25e6fe4cd626cdba9a2df6 diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 073b29c1ac5b..ceeeddbbae7b 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -45,7 +45,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b @@ -123,7 +123,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index e991224c2a05..5a88819f7641 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -285,7 +285,7 @@ jobs: run: | npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Install PHP dependencies uses: ramsey/composer-install@83af392bf5f031813d25e6fe4cd626cdba9a2df6 @@ -463,7 +463,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index c805d36f770a..024bc3ff5c17 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -93,7 +93,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Install PHP dependencies uses: ramsey/composer-install@83af392bf5f031813d25e6fe4cd626cdba9a2df6 diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 372b15919fd0..be08dcedea42 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -61,6 +61,7 @@ jobs: storage.googleapis.com:443 uploader.codecov.io:443 www.gravatar.com:443 + 54.185.253.63:443 - name: Checkout uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 603aa05bddd0..82219967e623 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -99,6 +99,7 @@ jobs: wp.stories.google:443 media3p.googleapis.com:443 stories.local:80 + 54.185.253.63:443 - name: Checkout uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index 0fc31c0c83db..df9fd18d0980 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -87,7 +87,7 @@ jobs: npm ci npx rollup --config packages/migration/rollup.config.js env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Download AMP validator JS id: amp_validator diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 3c924b54ad2d..6eabffc3940a 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -40,7 +40,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Update list of Google Fonts env: diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index b3594ebb506b..7b89f2b6b384 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -40,7 +40,7 @@ jobs: - name: Install dependencies run: npm ci env: - PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true + PUPPETEER_SKIP_DOWNLOAD: true - name: Update story data (templates, text sets, FTUE) run: npm run workflow:migrate diff --git a/package-lock.json b/package-lock.json index 4a1b95500bbf..0c759b26e6c3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -136,7 +136,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.8", - "puppeteer": "^19.9.1", + "puppeteer": "^20.2.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", @@ -324,23 +324,23 @@ "integrity": "sha512-CsukjyIxbhZf/6Gkv+UdCxrhGOoafw8Xh+OgMC4T8fGxqwowprakl6uZPgEeS/iIr+7TGaH9IDD0aSMqF0r9ug==" }, "node_modules/@axe-core/puppeteer": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/@axe-core/puppeteer/-/puppeteer-4.5.2.tgz", - "integrity": "sha512-KLv+twUPQnKthjpwU96ET7Iw1sAtxRuKQcY1Zko1Q80nQw8X8U6ERDJDD18ogXqXjo7QBz8DmpPNAA6w72pwlg==", + "version": "4.7.0", + "resolved": "https://registry.npmjs.org/@axe-core/puppeteer/-/puppeteer-4.7.0.tgz", + "integrity": "sha512-f4n4OKQ7ZVxv3K3xizvwWlk+C6mNrxqDv/sFz10uHzbDGxSky5VZHGpttibt3uq0AAuNofN3vs/DSxfQ1Kf28w==", "dependencies": { - "axe-core": "^4.5.2" + "axe-core": "^4.7.0" }, "engines": { "node": ">=6.4.0" }, "peerDependencies": { - "puppeteer": ">=1.10.0 <= 18" + "puppeteer": ">=1.10.0" } }, "node_modules/@axe-core/puppeteer/node_modules/axe-core": { - "version": "4.5.2", - "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.5.2.tgz", - "integrity": "sha512-u2MVsXfew5HBvjsczCv+xlwdNnB1oQR9HlAcsejZttNjKKSkeDNVwB1vMThIUIFI9GoT57Vtk8iQLwqOfAkboA==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/axe-core/-/axe-core-4.7.1.tgz", + "integrity": "sha512-sCXXUhA+cljomZ3ZAwb8i1p3oOlkABzPy08ZDAoGcYuvtBPlQ1Ytde129ArXyHWDhfeewq7rlx9F+cUx2SSlkg==", "engines": { "node": ">=4" } @@ -5172,12 +5172,13 @@ } }, "node_modules/@puppeteer/browsers": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-0.4.1.tgz", - "integrity": "sha512-4IICvy1McAkT/HyNZHIs7sp8ngBX1dmO0TPQ+FWq9ATQMqI8p+Ulm5A3kS2wYDh5HDHHkYrrETOu6rlj64VuTw==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/@puppeteer/browsers/-/browsers-1.3.0.tgz", + "integrity": "sha512-an3QdbNPkuU6qpxpbssxAbjRLJcF+eP4L8UqIY3+6n0sbaVxw5pz7PiCLy9g32XEZuoamUlV5ZQPnA6FxvkIHA==", "dependencies": { "debug": "4.3.4", "extract-zip": "2.0.1", + "http-proxy-agent": "5.0.0", "https-proxy-agent": "5.0.1", "progress": "2.0.3", "proxy-from-env": "1.1.0", @@ -5189,7 +5190,7 @@ "browsers": "lib/cjs/main-cli.js" }, "engines": { - "node": ">=14.1.0" + "node": ">=16.0.0" }, "peerDependencies": { "typescript": ">= 4.7.4" @@ -11685,6 +11686,14 @@ "@testing-library/dom": ">=7.21.4" } }, + "node_modules/@tootallnate/once": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", + "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "engines": { + "node": ">= 10" + } + }, "node_modules/@trysound/sax": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/@trysound/sax/-/sax-0.2.0.tgz", @@ -16758,9 +16767,9 @@ "dev": true }, "node_modules/chromium-bidi": { - "version": "0.4.6", - "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.6.tgz", - "integrity": "sha512-TQOkWRaLI/IWvoP8XC+7jO4uHTIiAUiklXU1T0qszlUFEai9LgKXIBXy3pOS3EnQZ3bQtMbKUPkug0fTAEHCSw==", + "version": "0.4.9", + "resolved": "https://registry.npmjs.org/chromium-bidi/-/chromium-bidi-0.4.9.tgz", + "integrity": "sha512-u3DC6XwgLCA9QJ5ak1voPslCmacQdulZNCPsI3qNXxSnEcZS7DFIbww+5RM2bznMEje7cc0oydavRLRvOIZtHw==", "dependencies": { "mitt": "3.0.0" }, @@ -19131,9 +19140,9 @@ } }, "node_modules/devtools-protocol": { - "version": "0.0.1107588", - "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1107588.tgz", - "integrity": "sha512-yIR+pG9x65Xko7bErCUSQaDLrO/P1p3JUzEk7JCU4DowPcGHkTGUGQapcfcLc4qj0UaALwZ+cr0riFgiqpixcg==" + "version": "0.0.1120988", + "resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1120988.tgz", + "integrity": "sha512-39fCpE3Z78IaIPChJsP6Lhmkbf4dWXOmzLk/KFTdRkNk/0JymRIfUynDVRndV9HoDz8PyalK1UH21ST/ivwW5Q==" }, "node_modules/di": { "version": "0.0.1", @@ -24403,6 +24412,19 @@ "node": ">=8.0.0" } }, + "node_modules/http-proxy-agent": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", + "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "dependencies": { + "@tootallnate/once": "2", + "agent-base": "6", + "debug": "4" + }, + "engines": { + "node": ">= 6" + } + }, "node_modules/http-proxy-middleware": { "version": "2.0.3", "resolved": "https://registry.npmjs.org/http-proxy-middleware/-/http-proxy-middleware-2.0.3.tgz", @@ -29732,15 +29754,6 @@ } } }, - "node_modules/jsdom/node_modules/@tootallnate/once": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", - "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, "node_modules/jsdom/node_modules/acorn": { "version": "8.8.0", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", @@ -29779,20 +29792,6 @@ "node": ">= 6" } }, - "node_modules/jsdom/node_modules/http-proxy-agent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", - "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", - "dev": true, - "dependencies": { - "@tootallnate/once": "2", - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/jsdom/node_modules/https-proxy-agent": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", @@ -35027,38 +35026,30 @@ } }, "node_modules/puppeteer": { - "version": "19.9.1", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-19.9.1.tgz", - "integrity": "sha512-Ii8yZySNdpPzeKAK6ROFQ+gAi04igoZ0cPsBE1LW9fmzkqQTqbJpEGhJ/5gBS8oVqkQ2CNFA4BskJl75zaWWgA==", + "version": "20.2.1", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-20.2.1.tgz", + "integrity": "sha512-XWHlNCJf1u+i5AzakXj1PlNOTYcFcAwAunQj/urFKzKaZ7WTChlAo710W+TlEE2SJKshEZTwilMDDkVvwadLTQ==", "hasInstallScript": true, "dependencies": { - "@puppeteer/browsers": "0.4.1", + "@puppeteer/browsers": "1.3.0", "cosmiconfig": "8.1.3", - "https-proxy-agent": "5.0.1", - "progress": "2.0.3", - "proxy-from-env": "1.1.0", - "puppeteer-core": "19.9.1" + "puppeteer-core": "20.2.1" } }, "node_modules/puppeteer-core": { - "version": "19.9.1", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-19.9.1.tgz", - "integrity": "sha512-46JGqhqTgYO5DuUMRGUiMCKM/86uHMsMCK7Fw7cbY/p+eCKLIPGVyQyI/E0UcGYa0+OH3dz0ResaDdHxqCgDDw==", + "version": "20.2.1", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.2.1.tgz", + "integrity": "sha512-HmNMcL+g9ght0nCzS5BmEvom2IVhp1/xhlQ9O+fmihQx0EYwYUqgCQhs8Hbv7IapiqKhahKCC8PKfCNTXXsKbQ==", "dependencies": { - "@puppeteer/browsers": "0.4.1", - "chromium-bidi": "0.4.6", + "@puppeteer/browsers": "1.3.0", + "chromium-bidi": "0.4.9", "cross-fetch": "3.1.5", "debug": "4.3.4", - "devtools-protocol": "0.0.1107588", - "extract-zip": "2.0.1", - "https-proxy-agent": "5.0.1", - "proxy-from-env": "1.1.0", - "tar-fs": "2.1.1", - "unbzip2-stream": "1.4.3", + "devtools-protocol": "0.0.1120988", "ws": "8.13.0" }, "engines": { - "node": ">=14.14.0" + "node": ">=16.0.0" }, "peerDependencies": { "typescript": ">= 4.7.4" @@ -35069,18 +35060,6 @@ } } }, - "node_modules/puppeteer-core/node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/puppeteer-core/node_modules/ws": { "version": "8.13.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", @@ -35123,18 +35102,6 @@ "url": "https://github.com/sponsors/d-fischer" } }, - "node_modules/puppeteer/node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", - "dependencies": { - "agent-base": "6", - "debug": "4" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/puppeteer/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", diff --git a/package.json b/package.json index 5b9b630934ce..b356d35b6001 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.8", - "puppeteer": "^19.9.1", + "puppeteer": "^20.2.1", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", From 11e1f72b7d565f02b77458cf05a3d5c8b506a7f8 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 22 May 2023 10:00:16 +0200 Subject: [PATCH 085/210] CI: Temporarily downgrade Bun --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/npm-release.yml | 4 ++-- .github/workflows/plugin-release.yml | 4 ++-- .github/workflows/tests-e2e.yml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index e325d7eb98b6..555ba5654b65 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -161,7 +161,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Build plugin run: | diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index 190eced4ee0e..27805aeb2109 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -90,7 +90,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Markdown Lint run: npm run lint:md diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 79c0e3b2368d..586cb1c9b50b 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -93,7 +93,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Build plugin run: bun run build:js diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index ceeeddbbae7b..1ace1361610b 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -50,7 +50,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Bundle packages run: bun run workflow:bundle-packages @@ -128,7 +128,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Bundle packages run: bun run workflow:bundle-packages diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 5a88819f7641..b87135c37613 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -295,7 +295,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Create release branch id: release_branch @@ -468,7 +468,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' # If we're releasing 1.6.0, bump version on main to 1.7.0-alpha.0. - name: Update plugin version diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 024bc3ff5c17..83371e993f5f 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -103,7 +103,7 @@ jobs: - name: Setup Bun uses: oven-sh/setup-bun@4573031972107e0af692492ee967d9022deafd7b with: - bun-version: latest + bun-version: '0.5.9' - name: Build plugin run: bun run build:js From 5596a643c40ace45dda421027b1d54cc247f90ca Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Mon, 22 May 2023 10:59:06 +0200 Subject: [PATCH 086/210] CI: update allowed endpoints list --- .github/workflows/build-and-deploy.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 555ba5654b65..47358240b7a2 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -98,6 +98,7 @@ jobs: packagist.org:443 registry.npmjs.org:443 storage.googleapis.com:443 + 54.185.253.63:443 - name: Checkout uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab From 27f93e824ce8ccb1171e20b6889f833d8d677c9f Mon Sep 17 00:00:00 2001 From: Anurag Vasanwala <75766877+AnuragVasanwala@users.noreply.github.com> Date: Mon, 22 May 2023 18:48:29 +0530 Subject: [PATCH 087/210] Settings: Fix stories archives dropdown search input (#13301) Co-authored-by: Pascal Birchler --- .../karma/exploreTemplates.karma.js | 4 +++ .../src/components/search/input/components.ts | 5 ++-- .../src/components/search/input/input.tsx | 30 +++++++++++++++---- .../src/components/search/search.tsx | 3 +- 4 files changed, 34 insertions(+), 8 deletions(-) diff --git a/packages/dashboard/src/app/views/exploreTemplates/karma/exploreTemplates.karma.js b/packages/dashboard/src/app/views/exploreTemplates/karma/exploreTemplates.karma.js index a00887c5cba6..04bda983c505 100644 --- a/packages/dashboard/src/app/views/exploreTemplates/karma/exploreTemplates.karma.js +++ b/packages/dashboard/src/app/views/exploreTemplates/karma/exploreTemplates.karma.js @@ -211,6 +211,10 @@ describe('Grid view', () => { ); expect(filterableTagTemplate).toBeDefined(); + // As per PR#13301, it is required to edit search-input to get clearInput to be active + await fixture.events.focus(searchInput); + await fixture.events.keyboard.type('Test Tag...'); + // Clear input const clearInput = fixture.screen.getByLabelText('Clear Search'); await fixture.events.click(clearInput); diff --git a/packages/design-system/src/components/search/input/components.ts b/packages/design-system/src/components/search/input/components.ts index 0ca6cada9d55..517ebb947232 100644 --- a/packages/design-system/src/components/search/input/components.ts +++ b/packages/design-system/src/components/search/input/components.ts @@ -22,7 +22,7 @@ import styled, { css } from 'styled-components'; * Internal dependencies */ import { - ChevronDown as Chevron, + ChevronDownSmall, CrossSmall as Clear, Magnifier as Search, } from '../../../icons'; @@ -138,6 +138,7 @@ export const ChevronDecoration = styled.div<{ }>` ${BaseDecorationContainer}; display: ${({ isVisible }) => (isVisible ? 'flex' : 'none')}; + visibility: ${({ isVisible }) => (isVisible ? 'visible' : 'collapsed')}; height: 100%; ${({ disabled, theme }) => disabled && @@ -147,7 +148,7 @@ export const ChevronDecoration = styled.div<{ `} `; -export const ChevronIcon = styled(Chevron)<{ $isMenuOpen?: boolean }>` +export const ChevronIcon = styled(ChevronDownSmall)<{ $isMenuOpen?: boolean }>` width: 32px; height: auto; margin: auto; diff --git a/packages/design-system/src/components/search/input/input.tsx b/packages/design-system/src/components/search/input/input.tsx index fb7890d6946d..71cebe0de491 100644 --- a/packages/design-system/src/components/search/input/input.tsx +++ b/packages/design-system/src/components/search/input/input.tsx @@ -17,7 +17,12 @@ /** * External dependencies */ -import { useCallback, useMemo, forwardRef } from '@googleforcreators/react'; +import { + useCallback, + useMemo, + useState, + forwardRef, +} from '@googleforcreators/react'; import type { ForwardedRef, ComponentPropsWithoutRef } from 'react'; /** @@ -62,6 +67,8 @@ const SearchInput = forwardRef( }: SearchInputProps, ref: ForwardedRef ) => { + const [inputChanged, setInputChanged] = useState(false); + const [isEmptyValue, setIsEmptyValue] = useState(false); // Avoid conditional rendering in this input because rerendering will remove the focus styling const activeInput = useMemo( @@ -82,12 +89,21 @@ const SearchInput = forwardRef( [handleTabClear] ); + const handleOnInput = useCallback( + (value: string) => { + setIsEmptyValue(value === ''); + setInputChanged(isOpen); + }, + [isOpen] + ); + return ( handleOnInput(event.currentTarget.value)} ref={ref} type="search" value={inputValue} @@ -110,9 +126,9 @@ const SearchInput = forwardRef( @@ -121,8 +137,12 @@ const SearchInput = forwardRef( 0} + aria-hidden={(activeInput && inputChanged) || isEmptyValue} + isVisible={ + (!activeInput || !inputChanged) && + !isEmptyValue && + inputValue.length > 0 + } > diff --git a/packages/design-system/src/components/search/search.tsx b/packages/design-system/src/components/search/search.tsx index 1ce00380d651..02b1cf76d4c6 100644 --- a/packages/design-system/src/components/search/search.tsx +++ b/packages/design-system/src/components/search/search.tsx @@ -158,7 +158,7 @@ function Search({ ); const handleClearInput = useCallback(() => { - setInputState(undefined); + setInputState(''); onClear?.(); handleReturnToInput?.(); }, [handleReturnToInput, setInputState, onClear]); @@ -251,6 +251,7 @@ function Search({ placement={placement} fillWidth={popupFillWidth} zIndex={popupZIndex} + ignoreMaxOffsetY > Date: Mon, 22 May 2023 23:09:40 +0200 Subject: [PATCH 088/210] Bump swissspidy/phpstan-no-private from 0.1.0 to 0.2.0 (#13302) Bumps [swissspidy/phpstan-no-private](https://github.com/swissspidy/phpstan-no-private) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/swissspidy/phpstan-no-private/releases) - [Commits](https://github.com/swissspidy/phpstan-no-private/compare/v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: swissspidy/phpstan-no-private dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 3a1a734f0257..f6ce44ce09ef 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "sirbrillig/phpcs-variable-analysis": "^2.8", "slevomat/coding-standard": "^8.0.0", "sniccowp/php-scoper-wordpress-excludes": "^6.0", - "swissspidy/phpstan-no-private": "^v0.1.0", + "swissspidy/phpstan-no-private": "^v0.2.0", "szepeviktor/phpstan-wordpress": "^v1.1.3", "wp-coding-standards/wpcs": "^2.3", "yoast/wp-test-utils": "^1.0.0" diff --git a/composer.lock b/composer.lock index 0cf30c930e15..137ef07a9544 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "26fd3a307526a3ef51e517b2568313c0", + "content-hash": "ab4fd7e9003c12ae394f20919baa6dab", "packages": [ { "name": "ampproject/amp-toolbox", @@ -5211,16 +5211,16 @@ }, { "name": "swissspidy/phpstan-no-private", - "version": "v0.1.0", + "version": "v0.2.0", "source": { "type": "git", "url": "https://github.com/swissspidy/phpstan-no-private.git", - "reference": "820302fa92b87f19e22bd03edd613ecc5a4b1aac" + "reference": "cc945c5154f2e7786da17ee0cfe6e772133c98aa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swissspidy/phpstan-no-private/zipball/820302fa92b87f19e22bd03edd613ecc5a4b1aac", - "reference": "820302fa92b87f19e22bd03edd613ecc5a4b1aac", + "url": "https://api.github.com/repos/swissspidy/phpstan-no-private/zipball/cc945c5154f2e7786da17ee0cfe6e772133c98aa", + "reference": "cc945c5154f2e7786da17ee0cfe6e772133c98aa", "shasum": "" }, "require": { @@ -5256,9 +5256,9 @@ "description": "PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.", "support": { "issues": "https://github.com/swissspidy/phpstan-no-private/issues", - "source": "https://github.com/swissspidy/phpstan-no-private/tree/v0.1.0" + "source": "https://github.com/swissspidy/phpstan-no-private/tree/v0.2.0" }, - "time": "2023-05-14T12:29:14+00:00" + "time": "2023-05-22T09:48:41+00:00" }, { "name": "symfony/config", From da77f2eef9f94f8dc41617f7a0499c91135ffa37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:50:31 +0200 Subject: [PATCH 089/210] Bump mini-css-extract-plugin from 2.7.5 to 2.7.6 (#13304) Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.5 to 2.7.6. - [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases) - [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.7.5...v2.7.6) --- updated-dependencies: - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c759b26e6c3..c0014af54e7a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -127,7 +127,7 @@ "karma-webpack": "^5.0.0", "lint-staged": "^13.2.0", "markdownlint-cli": "^0.34.0", - "mini-css-extract-plugin": "^2.7.5", + "mini-css-extract-plugin": "^2.7.6", "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", "npm-run-all": "^4.1.5", @@ -31826,9 +31826,9 @@ } }, "node_modules/mini-css-extract-plugin": { - "version": "2.7.5", - "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.5.tgz", - "integrity": "sha512-9HaR++0mlgom81s95vvNjxkg52n2b5s//3ZTI1EtzFb98awsLSivs2LMsVqnQ3ay0PVhqWcGNyDaTE961FOcjQ==", + "version": "2.7.6", + "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.7.6.tgz", + "integrity": "sha512-Qk7HcgaPkGG6eD77mLvZS1nmxlao3j+9PkrT9Uc7HAE1id3F41+DdBRYRYkbyfNRGzm8/YWtzhw7nVPmwhqTQw==", "dev": true, "dependencies": { "schema-utils": "^4.0.0" diff --git a/package.json b/package.json index b356d35b6001..71577c6cc423 100644 --- a/package.json +++ b/package.json @@ -151,7 +151,7 @@ "karma-webpack": "^5.0.0", "lint-staged": "^13.2.0", "markdownlint-cli": "^0.34.0", - "mini-css-extract-plugin": "^2.7.5", + "mini-css-extract-plugin": "^2.7.6", "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", "npm-run-all": "^4.1.5", From 60c4e4887997a4f54881b2e5c70bb07412abcf6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:50:44 +0200 Subject: [PATCH 090/210] Bump styled-components from 5.3.9 to 5.3.10 (#13305) Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.9 to 5.3.10. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v5.3.9...v5.3.10) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 ++++++++++++------------- package.json | 2 +- packages/activation-notice/package.json | 2 +- packages/animation/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/design-system/package.json | 2 +- packages/element-library/package.json | 2 +- packages/masks/package.json | 2 +- packages/moveable/package.json | 2 +- packages/story-editor/package.json | 2 +- packages/test-utils/package.json | 2 +- packages/wp-dashboard/package.json | 2 +- packages/wp-story-editor/package.json | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0014af54e7a..e66605b13e27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -147,7 +147,7 @@ "rollup-plugin-web-worker-loader": "^1.6.1", "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylelint": "^15.6.0", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", @@ -38757,9 +38757,9 @@ } }, "node_modules/styled-components": { - "version": "5.3.9", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.9.tgz", - "integrity": "sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==", + "version": "5.3.10", + "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.10.tgz", + "integrity": "sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==", "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@babel/traverse": "^7.4.5", @@ -42406,7 +42406,7 @@ "@wordpress/i18n": "^4.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { @@ -42459,7 +42459,7 @@ "@googleforcreators/units": "*", "flagged": "^2.0.8", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { @@ -42548,7 +42548,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { @@ -42606,7 +42606,7 @@ "prop-types": "^15.8.1", "react-modal": "^3.16.1", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { @@ -42750,7 +42750,7 @@ "polished": "^4.2.2", "prop-types": "^15.7.2", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": {}, "engines": { @@ -42976,7 +42976,7 @@ "@googleforcreators/react": "*", "@googleforcreators/units": "*", "prop-types": "^15.8.0", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": {}, @@ -43082,7 +43082,7 @@ "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", "react-moveable": "^0.50.4", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": {}, "engines": { @@ -43712,7 +43712,7 @@ "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", "sat": "^0.9.0", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0", "uuid": "^9.0.0" }, @@ -43792,7 +43792,7 @@ "@googleforcreators/design-system": "*", "@testing-library/react": "^12.1.5", "prop-types": "^15.8.1", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", @@ -44050,7 +44050,7 @@ "flagged": "^2.0.8", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { @@ -44160,7 +44160,7 @@ "flagged": "^2.0.8", "polished": "^4.2.2", "react-calendar": "^4.2.1", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": { "@googleforcreators/test-utils": "*", diff --git a/package.json b/package.json index 71577c6cc423..564cdc974367 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "rollup-plugin-web-worker-loader": "^1.6.1", "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylelint": "^15.6.0", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", diff --git a/packages/activation-notice/package.json b/packages/activation-notice/package.json index 0455f28770ed..66d1185f57d6 100644 --- a/packages/activation-notice/package.json +++ b/packages/activation-notice/package.json @@ -32,7 +32,7 @@ "@wordpress/i18n": "^4.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { diff --git a/packages/animation/package.json b/packages/animation/package.json index c75acc4602bd..d78200a7463d 100644 --- a/packages/animation/package.json +++ b/packages/animation/package.json @@ -45,7 +45,7 @@ "@googleforcreators/units": "*", "flagged": "^2.0.8", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index e2363e707de5..95a5fe978a2f 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -52,7 +52,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 9b3a41ca61ff..475ae841530d 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -49,7 +49,7 @@ "prop-types": "^15.8.1", "react-modal": "^3.16.1", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/element-library/package.json b/packages/element-library/package.json index dbddaa99a6f1..9ccdac672f74 100644 --- a/packages/element-library/package.json +++ b/packages/element-library/package.json @@ -54,7 +54,7 @@ "polished": "^4.2.2", "prop-types": "^15.7.2", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": {} } diff --git a/packages/masks/package.json b/packages/masks/package.json index 97a94ee87bd4..4cafadc1cb0e 100644 --- a/packages/masks/package.json +++ b/packages/masks/package.json @@ -43,7 +43,7 @@ "@googleforcreators/react": "*", "@googleforcreators/units": "*", "prop-types": "^15.8.0", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": {} diff --git a/packages/moveable/package.json b/packages/moveable/package.json index 44772aef6366..56af0ce28ca3 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -42,7 +42,7 @@ "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", "react-moveable": "^0.50.4", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": {} } diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 07a09a0b517b..ac0406d3ff7f 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -83,7 +83,7 @@ "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", "sat": "^0.9.0", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "stylis-plugin-rtl": "^1.0.0", "uuid": "^9.0.0" }, diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 9f7163c617aa..086d94dcbda4 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -40,6 +40,6 @@ "@googleforcreators/design-system": "*", "@testing-library/react": "^12.1.5", "prop-types": "^15.8.1", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" } } diff --git a/packages/wp-dashboard/package.json b/packages/wp-dashboard/package.json index 0253f52ce3af..1b8bf7867c4b 100644 --- a/packages/wp-dashboard/package.json +++ b/packages/wp-dashboard/package.json @@ -43,7 +43,7 @@ "flagged": "^2.0.8", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", - "styled-components": "^5.3.9", + "styled-components": "^5.3.10", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/wp-story-editor/package.json b/packages/wp-story-editor/package.json index 35d488f83e0d..b3a09eaf5a2e 100644 --- a/packages/wp-story-editor/package.json +++ b/packages/wp-story-editor/package.json @@ -45,7 +45,7 @@ "flagged": "^2.0.8", "polished": "^4.2.2", "react-calendar": "^4.2.1", - "styled-components": "^5.3.9" + "styled-components": "^5.3.10" }, "devDependencies": { "@googleforcreators/test-utils": "*", From 76fc6c9c84456d5fa3f18321ca8238816a3e92ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:51:09 +0200 Subject: [PATCH 091/210] Bump typescript from 5.0.2 to 5.0.4 (#13306) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.2...v5.0.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index e66605b13e27..3aa475fbb6b2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -153,7 +153,7 @@ "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", - "typescript": "^5.0.2", + "typescript": "^5.0.4", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.0", @@ -39986,9 +39986,9 @@ } }, "node_modules/typescript": { - "version": "5.0.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.2.tgz", - "integrity": "sha512-wVORMBGO/FAs/++blGNeAVdbNKtIh1rbBL2EyQ1+J9lClJ93KiiKe8PmFIVdXhHcyv44SL9oglmfeSsndo0jRw==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", + "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", "devOptional": true, "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json index 564cdc974367..f462a80033a6 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", - "typescript": "^5.0.2", + "typescript": "^5.0.4", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.0", From edacf98dfd025571499f3ef57319993cf6e42dbd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:51:47 +0200 Subject: [PATCH 092/210] Bump babel-plugin-styled-components from 2.1.1 to 2.1.3 (#13312) Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases) - [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v2.1.1...v2.1.3) --- updated-dependencies: - dependency-name: babel-plugin-styled-components dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3aa475fbb6b2..7ae6f68e45f6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -79,7 +79,7 @@ "ajv-formats": "^2.1.1", "babel-jest": "^29.5.0", "babel-loader": "^9.1.2", - "babel-plugin-styled-components": "^2.1.1", + "babel-plugin-styled-components": "^2.1.3", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", @@ -15698,15 +15698,15 @@ } }, "node_modules/babel-plugin-styled-components": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.1.tgz", - "integrity": "sha512-c8lJlszObVQPguHkI+akXv8+Jgb9Ccujx0EetL7oIvwU100LxO6XAGe45qry37wUL40a5U9f23SYrivro2XKhA==", + "version": "2.1.3", + "resolved": "https://registry.npmjs.org/babel-plugin-styled-components/-/babel-plugin-styled-components-2.1.3.tgz", + "integrity": "sha512-jBioLwBVHpOMU4NsueH/ADcHrjS0Y/WTpt2eGVmmuSFNEv2DF3XhcMncuZlbbjxQ4vzxg+yEr6E6TNjrIQbsJQ==", "dependencies": { - "@babel/helper-annotate-as-pure": "^7.16.0", - "@babel/helper-module-imports": "^7.16.0", + "@babel/helper-annotate-as-pure": "^7.18.6", + "@babel/helper-module-imports": "^7.21.4", "babel-plugin-syntax-jsx": "^6.18.0", "lodash": "^4.17.21", - "picomatch": "^2.3.0" + "picomatch": "^2.3.1" }, "peerDependencies": { "styled-components": ">= 2" diff --git a/package.json b/package.json index f462a80033a6..709ff48d35af 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "ajv-formats": "^2.1.1", "babel-jest": "^29.5.0", "babel-loader": "^9.1.2", - "babel-plugin-styled-components": "^2.1.1", + "babel-plugin-styled-components": "^2.1.3", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", "browserslist": "^4.21.5", "circular-dependency-plugin": "^5.2.2", From b930b6ee5933dcc5ebf7f8bab192b45738316902 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:52:06 +0200 Subject: [PATCH 093/210] Bump slevomat/coding-standard from 8.12.0 to 8.12.1 (#13303) Bumps [slevomat/coding-standard](https://github.com/slevomat/coding-standard) from 8.12.0 to 8.12.1. - [Release notes](https://github.com/slevomat/coding-standard/releases) - [Commits](https://github.com/slevomat/coding-standard/compare/8.12.0...8.12.1) --- updated-dependencies: - dependency-name: slevomat/coding-standard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 137ef07a9544..7894a48f7d08 100644 --- a/composer.lock +++ b/composer.lock @@ -5042,16 +5042,16 @@ }, { "name": "slevomat/coding-standard", - "version": "8.12.0", + "version": "8.12.1", "source": { "type": "git", "url": "https://github.com/slevomat/coding-standard.git", - "reference": "cc04334ed0ce5a251389112fbd2dbe1dbc931ae8" + "reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/cc04334ed0ce5a251389112fbd2dbe1dbc931ae8", - "reference": "cc04334ed0ce5a251389112fbd2dbe1dbc931ae8", + "url": "https://api.github.com/repos/slevomat/coding-standard/zipball/f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7", + "reference": "f69e2524e8770efb9b3e5ac4a0ebc0d54eb446d7", "shasum": "" }, "require": { @@ -5091,7 +5091,7 @@ ], "support": { "issues": "https://github.com/slevomat/coding-standard/issues", - "source": "https://github.com/slevomat/coding-standard/tree/8.12.0" + "source": "https://github.com/slevomat/coding-standard/tree/8.12.1" }, "funding": [ { @@ -5103,7 +5103,7 @@ "type": "tidelift" } ], - "time": "2023-05-14T20:06:01+00:00" + "time": "2023-05-15T21:42:25+00:00" }, { "name": "sniccowp/php-scoper-wordpress-excludes", From 956fbed4a86744b4634beb905190749f1b5fbec0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:53:20 +0200 Subject: [PATCH 094/210] Bump @babel/core from 7.21.3 to 7.21.8 (#13309) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.8. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7ae6f68e45f6..1b2d20cc4ac8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "Apache-2.0", "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", - "@babel/core": "^7.21.0", + "@babel/core": "^7.21.8", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", @@ -365,20 +365,20 @@ } }, "node_modules/@babel/core": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.3.tgz", - "integrity": "sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw==", + "version": "7.21.8", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz", + "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.18.6", - "@babel/generator": "^7.21.3", - "@babel/helper-compilation-targets": "^7.20.7", - "@babel/helper-module-transforms": "^7.21.2", - "@babel/helpers": "^7.21.0", - "@babel/parser": "^7.21.3", + "@babel/code-frame": "^7.21.4", + "@babel/generator": "^7.21.5", + "@babel/helper-compilation-targets": "^7.21.5", + "@babel/helper-module-transforms": "^7.21.5", + "@babel/helpers": "^7.21.5", + "@babel/parser": "^7.21.8", "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.3", - "@babel/types": "^7.21.3", + "@babel/traverse": "^7.21.5", + "@babel/types": "^7.21.5", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -819,13 +819,13 @@ } }, "node_modules/@babel/helpers": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.0.tgz", - "integrity": "sha512-XXve0CBtOW0pd7MRzzmoyuSj0e3SEzj8pgyFxnTT1NJZL38BD1MK7yYrm8yefRPIDvNNe14xR4FdbHwpInD4rA==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", + "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", "dependencies": { "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.0", - "@babel/types": "^7.21.0" + "@babel/traverse": "^7.21.5", + "@babel/types": "^7.21.5" }, "engines": { "node": ">=6.9.0" diff --git a/package.json b/package.json index 709ff48d35af..9db9eaa10147 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", - "@babel/core": "^7.21.0", + "@babel/core": "^7.21.8", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", From 3e4db9a411b35b79b61adbc4f06567a1bb594462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:53:48 +0200 Subject: [PATCH 095/210] Bump eslint from 8.40.0 to 8.41.0 (#13310) Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.41.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.40.0...v8.41.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 31 +++++++++++++++---------------- package.json | 2 +- 2 files changed, 16 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b2d20cc4ac8..8e858960510d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -88,7 +88,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.40.0", + "eslint": "^8.41.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", @@ -2891,9 +2891,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.40.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.40.0.tgz", - "integrity": "sha512-ElyB54bJIhXQYVKjDSvCkPO1iU1tSAeVQJbllWJq1XQSmmA4dgFk8CbiBGpiOPxleE48vDogxCtmMYku4HSVLA==", + "version": "8.41.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz", + "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -19873,15 +19873,15 @@ } }, "node_modules/eslint": { - "version": "8.40.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.40.0.tgz", - "integrity": "sha512-bvR+TsP9EHL3TqNtj9sCNJVAFK3fBN8Q7g5waghxyRsPLIMwL73XSKnZFK0hk/O2ANC+iAoq6PWMQ+IfBAJIiQ==", + "version": "8.41.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz", + "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", "@eslint/eslintrc": "^2.0.3", - "@eslint/js": "8.40.0", + "@eslint/js": "8.41.0", "@humanwhocodes/config-array": "^0.11.8", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", @@ -19901,13 +19901,12 @@ "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", - "grapheme-splitter": "^1.0.4", + "graphemer": "^1.4.0", "ignore": "^5.2.0", "import-fresh": "^3.0.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", - "js-sdsl": "^4.1.4", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", @@ -23827,6 +23826,12 @@ "integrity": "sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==", "dev": true }, + "node_modules/graphemer": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", + "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", + "dev": true + }, "node_modules/gzip-size": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/gzip-size/-/gzip-size-6.0.0.tgz", @@ -29667,12 +29672,6 @@ "resolved": "https://registry.npmjs.org/jpeg-js/-/jpeg-js-0.4.4.tgz", "integrity": "sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg==" }, - "node_modules/js-sdsl": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/js-sdsl/-/js-sdsl-4.1.4.tgz", - "integrity": "sha512-Y2/yD55y5jteOAmY50JbUZYwk3CP3wnLPEZnlR1w9oKhITrBEtAxwuWKebFf8hMrPMgbYwFoWK/lH2sBkErELw==", - "dev": true - }, "node_modules/js-string-escape": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/js-string-escape/-/js-string-escape-1.0.1.tgz", diff --git a/package.json b/package.json index 9db9eaa10147..5ece6f0ff379 100644 --- a/package.json +++ b/package.json @@ -112,7 +112,7 @@ "css-loader": "^6.7.3", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.40.0", + "eslint": "^8.41.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", From 107d5a31decfa7a6459eedba17a1d054ba40600b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:54:13 +0200 Subject: [PATCH 096/210] Bump @percy/cli from 1.24.0 to 1.24.2 (#13311) Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli) from 1.24.0 to 1.24.2. - [Release notes](https://github.com/percy/cli/releases) - [Commits](https://github.com/percy/cli/commits/v1.24.2/packages/cli) --- updated-dependencies: - dependency-name: "@percy/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 194 +++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 125 insertions(+), 71 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8e858960510d..31b4dbd4e8ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -24,7 +24,7 @@ "@googleforcreators/story-editor": "*", "@jest/types": "^29.5.0", "@jsdevtools/coverage-istanbul-loader": "^3.0.5", - "@percy/cli": "^1.24.0", + "@percy/cli": "^1.24.2", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", @@ -4706,20 +4706,20 @@ } }, "node_modules/@percy/cli": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli/-/cli-1.24.0.tgz", - "integrity": "sha512-n8dxQfA2GoPk468EQ+sO7P/P5sBl3Q+s7UrljQhf4wPt4l+CBmoxMML8Ib71MyISzwxY7bOSw2QMr26r6n06/A==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli/-/cli-1.24.2.tgz", + "integrity": "sha512-FFD6V0LOztEs58DmnSYOoh36ZCl9P0s9UVe/bhkyvN2aUR/3XYAxzFAjgkPgP/v66fEIc4vfpvLVnSeozKZdIg==", "dev": true, "dependencies": { - "@percy/cli-app": "1.24.0", - "@percy/cli-build": "1.24.0", - "@percy/cli-command": "1.24.0", - "@percy/cli-config": "1.24.0", - "@percy/cli-exec": "1.24.0", - "@percy/cli-snapshot": "1.24.0", - "@percy/cli-upload": "1.24.0", - "@percy/client": "1.24.0", - "@percy/logger": "1.24.0" + "@percy/cli-app": "1.24.2", + "@percy/cli-build": "1.24.2", + "@percy/cli-command": "1.24.2", + "@percy/cli-config": "1.24.2", + "@percy/cli-exec": "1.24.2", + "@percy/cli-snapshot": "1.24.2", + "@percy/cli-upload": "1.24.2", + "@percy/client": "1.24.2", + "@percy/logger": "1.24.2" }, "bin": { "percy": "bin/run.cjs" @@ -4729,39 +4729,39 @@ } }, "node_modules/@percy/cli-app": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-app/-/cli-app-1.24.0.tgz", - "integrity": "sha512-z7ksv+SvdgDuAZ4WDnluuLuS72xb18DKauuwikSKipdICHHFQuXdRc0ngloADC/6IFzp0JhiukiRanntbBkPvg==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-app/-/cli-app-1.24.2.tgz", + "integrity": "sha512-OFSKEFILXBbLUylaYdQMWpgcV1YbRuXUiXrLDn6k6yNXzn5KlN/5UWhukvf4xgjmoZu61tOj71J0pKnxWKFvRw==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0", - "@percy/cli-exec": "1.24.0" + "@percy/cli-command": "1.24.2", + "@percy/cli-exec": "1.24.2" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-build": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-build/-/cli-build-1.24.0.tgz", - "integrity": "sha512-p/wmO0OzqJ2Uou7QNAdxioqKmxu7U+6Al02GvVhYcPja/MkVjfJT/jDl+XstXawR76txQW9QWrNsK5YOAWUupQ==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-build/-/cli-build-1.24.2.tgz", + "integrity": "sha512-gc+HNPC9zm2PP6Tb71PMB5xKmW6yG0xqgicrHeqpgIAww3IfJHchzntqOP2wLwB7X5DixzuiIhKwr/dwdkkgXw==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0" + "@percy/cli-command": "1.24.2" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-command": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-command/-/cli-command-1.24.0.tgz", - "integrity": "sha512-n4qyDdUc+TiX/YykGg59IS1DBmm4UdA7ZaiTdw/D5AZohzwwVbwL+Q4QMYqcohtfYZ/F8UT7Qy3Jma3+YKTnxw==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-command/-/cli-command-1.24.2.tgz", + "integrity": "sha512-n0wB7thn768dtgwNAvyibp1UgeqpRqTJKV+j7/2mfQ1QEtI09ABpFzJ4nMQ6/rciv0LkIO85TiKD7vD/MPPzcQ==", "dev": true, "dependencies": { - "@percy/config": "1.24.0", - "@percy/core": "1.24.0", - "@percy/logger": "1.24.0" + "@percy/config": "1.24.2", + "@percy/core": "1.24.2", + "@percy/logger": "1.24.2" }, "bin": { "percy-cli-readme": "bin/readme.js" @@ -4771,24 +4771,24 @@ } }, "node_modules/@percy/cli-config": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-config/-/cli-config-1.24.0.tgz", - "integrity": "sha512-7T70Y3vC0hIGBe+WOmdzspN8N5uflBRwuPoRXn2PdzxvH55hUhCGFT/Wxb8C6rTMJ9k++POkxMoQaSErVANYYg==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-config/-/cli-config-1.24.2.tgz", + "integrity": "sha512-dt8S96FfQYlvoP1JK+fh9aSTA8BA5qGEcztTZu2tCBTx3DTNwyDIeiuIiCyFJ0+zoZQaq9SjQ8CUAx20bzmPLw==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0" + "@percy/cli-command": "1.24.2" }, "engines": { "node": ">=14" } }, "node_modules/@percy/cli-exec": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-exec/-/cli-exec-1.24.0.tgz", - "integrity": "sha512-T5B8HLjPde0js5lkO14uk02QZKmgxILjALh5SX9VFL2Qx4cUXw+A29epPPv6OLI2x2oww8e5nTdlnmykX8n4kQ==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-exec/-/cli-exec-1.24.2.tgz", + "integrity": "sha512-hulbUG/Q/JRnD8Mcx+1cvSDhfl2dcULddj9pnv5VSVMrp/52EkVEEBzH05vB84XVrF+oJpOg224c7n0aMDtJdw==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0", + "@percy/cli-command": "1.24.2", "cross-spawn": "^7.0.3", "which": "^2.0.2" }, @@ -4797,12 +4797,12 @@ } }, "node_modules/@percy/cli-snapshot": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-snapshot/-/cli-snapshot-1.24.0.tgz", - "integrity": "sha512-zxoE1SbdTvUlP7QAjTs7+M7U8cHEDF1ec7ov06m1i+bul68YhZ0S+P4a1Mbt6oWBsAxjYz06h4jnq32JitbSDg==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-snapshot/-/cli-snapshot-1.24.2.tgz", + "integrity": "sha512-seGl7kc359Lg+G4YGRu/RNxZGPDxDijp6BwYr51JcO53OJIkrmOXmQ8mgibzRkJxqsxLSNxv5h1ywxySG0uyYA==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0", + "@percy/cli-command": "1.24.2", "yaml": "^2.0.0" }, "engines": { @@ -4819,12 +4819,12 @@ } }, "node_modules/@percy/cli-upload": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/cli-upload/-/cli-upload-1.24.0.tgz", - "integrity": "sha512-/4XNzMAhbccYSsPhw/KWRVjnd13nd17LB178dVNX4UEtaETDbBF+VZSlU3scgs8mlpuqY8b8bHDaSJNfI71UwQ==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/cli-upload/-/cli-upload-1.24.2.tgz", + "integrity": "sha512-qGDBa+m5OSkctTBdRXP4h4O2Y4DJULz+xSztGju6djGBXBuZRpN88bPvuymhTCQnGa7FIGuUKCfuujLOw6cWsg==", "dev": true, "dependencies": { - "@percy/cli-command": "1.24.0", + "@percy/cli-command": "1.24.2", "fast-glob": "^3.2.11", "image-size": "^1.0.0" }, @@ -4833,27 +4833,27 @@ } }, "node_modules/@percy/client": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/client/-/client-1.24.0.tgz", - "integrity": "sha512-mCMIGryE+0oxJN6v+riZ+XqnubEL9rajLOJI7xNOj5gNBNNvwgvkpTiNId9d6LNZVhA7dN9ZHTW+zFK+i4nU8A==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/client/-/client-1.24.2.tgz", + "integrity": "sha512-ey9WGxwlWFPWGgqU+LpaixHFDeczKRD5YzYT0oIZ+q8/2zpodlGDuezM6f+0wNSZpIIZWPwReHuosjkVSXgpfw==", "dev": true, "dependencies": { - "@percy/env": "1.24.0", - "@percy/logger": "1.24.0" + "@percy/env": "1.24.2", + "@percy/logger": "1.24.2" }, "engines": { "node": ">=14" } }, "node_modules/@percy/config": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/config/-/config-1.24.0.tgz", - "integrity": "sha512-FOV8VkW/MjLI7PXzKSjxFBK7z0ND1s8LtXuLQNIrux3oiCKHIVBAQWIV86LLnXSSn+G5i3tfQua9YED5ATyNFQ==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/config/-/config-1.24.2.tgz", + "integrity": "sha512-RD/cORj4dIxtTTsbbPgE2iN23N5XL1FRuVj37R0xcbJbnyPDuFc8TJER9Z4pdeUtfh+E2iG+SRj+OyP28yGjKQ==", "dev": true, "dependencies": { - "@percy/logger": "1.24.0", + "@percy/logger": "1.24.2", "ajv": "^8.6.2", - "cosmiconfig": "^7.0.0", + "cosmiconfig": "^8.0.0", "yaml": "^2.0.0" }, "engines": { @@ -4876,12 +4876,66 @@ "url": "https://github.com/sponsors/epoberezkin" } }, + "node_modules/@percy/config/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "node_modules/@percy/config/node_modules/cosmiconfig": { + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", + "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", + "dev": true, + "dependencies": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + } + }, + "node_modules/@percy/config/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, "node_modules/@percy/config/node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", "dev": true }, + "node_modules/@percy/config/node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/@percy/config/node_modules/yaml": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.2.tgz", @@ -4892,16 +4946,16 @@ } }, "node_modules/@percy/core": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/core/-/core-1.24.0.tgz", - "integrity": "sha512-wys1k3RmENOWT4MeS2+8yGHNqzYuy64lqPi36dFoHwZHzSGHH52+6EPPDb+gXLFIxBUHVTwbdaNimstIO3F9Ww==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/core/-/core-1.24.2.tgz", + "integrity": "sha512-gGzZdVO+/CF7jIUqpXeFzG8AvbSJzZ21duZGrp9I7rD8AQd6PIq/kXjO9QNShoSi+tnC1GvfKw3Gorr3tGhpaw==", "dev": true, "hasInstallScript": true, "dependencies": { - "@percy/client": "1.24.0", - "@percy/config": "1.24.0", - "@percy/dom": "1.24.0", - "@percy/logger": "1.24.0", + "@percy/client": "1.24.2", + "@percy/config": "1.24.2", + "@percy/dom": "1.24.2", + "@percy/logger": "1.24.2", "content-disposition": "^0.5.4", "cross-spawn": "^7.0.3", "extract-zip": "^2.0.1", @@ -4944,24 +4998,24 @@ } }, "node_modules/@percy/dom": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/dom/-/dom-1.24.0.tgz", - "integrity": "sha512-URMLvsOPkCKayx/Wtyj5IymmIhzrtf4en6IKeW2sSTsm7X+kJQ+3wOa3017mX3HXJPIS5xEJKpiCR7hP9BtcUA==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/dom/-/dom-1.24.2.tgz", + "integrity": "sha512-C5nRMpHNGKS8xPflmYJCO2x6870wiR7TagMx+KOiIHfMEx/4LZhwPP4dkVS4WGeCfcKHOhi8BkJnhuSbL7WWDw==", "dev": true }, "node_modules/@percy/env": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/env/-/env-1.24.0.tgz", - "integrity": "sha512-fUUWWDZJ71kv+Po5yOaoS8t7eLmQL5NN6hqRdLhgqN9PZnu+OKIGaeK1GNaTWiHL9+zANRBc1pZjQWhRlleWVA==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/env/-/env-1.24.2.tgz", + "integrity": "sha512-y2uzAF4jojzuBPOaY/TxA5WwvxfXFv4UKlgbVBGWVDwmgG9ZO/ahUqRTyvG4bgC48NNAeckNxKgADQG5oWR6+g==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@percy/logger": { - "version": "1.24.0", - "resolved": "https://registry.npmjs.org/@percy/logger/-/logger-1.24.0.tgz", - "integrity": "sha512-yaAo08FMED1o8jZycTEnTob1CZIVGaNluJc4R9fCRw7wWS88IAu4F9sdbzUZQZwZ/QGvtfI+55dNQaaesk69Bw==", + "version": "1.24.2", + "resolved": "https://registry.npmjs.org/@percy/logger/-/logger-1.24.2.tgz", + "integrity": "sha512-wsmDUsY6MOmjE9TvkF/voL1r6btAMxIPggYOE6JIenrUc6ZBxIPZ9SYJWA63w8v4KWsRUOMqPBRCEUy7VpnPEw==", "dev": true, "engines": { "node": ">=14" diff --git a/package.json b/package.json index 5ece6f0ff379..bce66fcc59a0 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@googleforcreators/story-editor": "*", "@jest/types": "^29.5.0", "@jsdevtools/coverage-istanbul-loader": "^3.0.5", - "@percy/cli": "^1.24.0", + "@percy/cli": "^1.24.2", "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", From 1cdd4c84d9e4ccb171913e7bd36b8e7b6129fc7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:55:16 +0200 Subject: [PATCH 097/210] Bump puppeteer from 20.2.1 to 20.3.0 (#13313) Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.2.1 to 20.3.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v20.2.1...puppeteer-v20.3.0) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 70 +++++++++++++++++++++++++++++++++++++++-------- package.json | 2 +- 2 files changed, 59 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 31b4dbd4e8ea..ee57d0027e5d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -136,7 +136,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.8", - "puppeteer": "^20.2.1", + "puppeteer": "^20.3.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", @@ -324,9 +324,9 @@ "integrity": "sha512-CsukjyIxbhZf/6Gkv+UdCxrhGOoafw8Xh+OgMC4T8fGxqwowprakl6uZPgEeS/iIr+7TGaH9IDD0aSMqF0r9ug==" }, "node_modules/@axe-core/puppeteer": { - "version": "4.7.0", - "resolved": "https://registry.npmjs.org/@axe-core/puppeteer/-/puppeteer-4.7.0.tgz", - "integrity": "sha512-f4n4OKQ7ZVxv3K3xizvwWlk+C6mNrxqDv/sFz10uHzbDGxSky5VZHGpttibt3uq0AAuNofN3vs/DSxfQ1Kf28w==", + "version": "4.7.1", + "resolved": "https://registry.npmjs.org/@axe-core/puppeteer/-/puppeteer-4.7.1.tgz", + "integrity": "sha512-I54CqakQ32I/wW0GOMEPiDK7P8pU3T/rbNNINs6UkXsSSYv8BZrKtKJEn7xELLt8PGxYTaG7c6D88U7tLaXOlA==", "dependencies": { "axe-core": "^4.7.0" }, @@ -35079,24 +35079,24 @@ } }, "node_modules/puppeteer": { - "version": "20.2.1", - "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-20.2.1.tgz", - "integrity": "sha512-XWHlNCJf1u+i5AzakXj1PlNOTYcFcAwAunQj/urFKzKaZ7WTChlAo710W+TlEE2SJKshEZTwilMDDkVvwadLTQ==", + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-20.3.0.tgz", + "integrity": "sha512-OJIsxC3PcU6fAWfp1BX0oKj62FFxhxwpakGAcGVbyfqfDrNmkFjpzb0XrMsgnQxCJmoLpTZKHRXDFxEDnLqkow==", "hasInstallScript": true, "dependencies": { "@puppeteer/browsers": "1.3.0", "cosmiconfig": "8.1.3", - "puppeteer-core": "20.2.1" + "puppeteer-core": "20.3.0" } }, "node_modules/puppeteer-core": { - "version": "20.2.1", - "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.2.1.tgz", - "integrity": "sha512-HmNMcL+g9ght0nCzS5BmEvom2IVhp1/xhlQ9O+fmihQx0EYwYUqgCQhs8Hbv7IapiqKhahKCC8PKfCNTXXsKbQ==", + "version": "20.3.0", + "resolved": "https://registry.npmjs.org/puppeteer-core/-/puppeteer-core-20.3.0.tgz", + "integrity": "sha512-264pBrIui5bO6NJeOcbJrLa0OCwmA4+WK00JMrLIKTfRiqe2gx8KWTzLsjyw/bizErp3TKS7vt/I0i5fTC+mAw==", "dependencies": { "@puppeteer/browsers": "1.3.0", "chromium-bidi": "0.4.9", - "cross-fetch": "3.1.5", + "cross-fetch": "3.1.6", "debug": "4.3.4", "devtools-protocol": "0.0.1120988", "ws": "8.13.0" @@ -35113,6 +35113,52 @@ } } }, + "node_modules/puppeteer-core/node_modules/cross-fetch": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-3.1.6.tgz", + "integrity": "sha512-riRvo06crlE8HiqOwIpQhxwdOk4fOeR7FVM/wXoxchFEqMNUjvbs3bfo4OTgMEMHzppd4DxFBDbyySj8Cv781g==", + "dependencies": { + "node-fetch": "^2.6.11" + } + }, + "node_modules/puppeteer-core/node_modules/node-fetch": { + "version": "2.6.11", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.11.tgz", + "integrity": "sha512-4I6pdBY1EthSqDmJkiNk3JIT8cswwR9nfeW/cPdUagJYEQG7R95WRH74wpz7ma8Gh/9dI9FP+OU+0E4FvtA55w==", + "dependencies": { + "whatwg-url": "^5.0.0" + }, + "engines": { + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } + } + }, + "node_modules/puppeteer-core/node_modules/tr46": { + "version": "0.0.3", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", + "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" + }, + "node_modules/puppeteer-core/node_modules/webidl-conversions": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", + "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" + }, + "node_modules/puppeteer-core/node_modules/whatwg-url": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", + "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", + "dependencies": { + "tr46": "~0.0.3", + "webidl-conversions": "^3.0.0" + } + }, "node_modules/puppeteer-core/node_modules/ws": { "version": "8.13.0", "resolved": "https://registry.npmjs.org/ws/-/ws-8.13.0.tgz", diff --git a/package.json b/package.json index bce66fcc59a0..141a34effe0d 100644 --- a/package.json +++ b/package.json @@ -160,7 +160,7 @@ "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", "prettier": "^2.8.8", - "puppeteer": "^20.2.1", + "puppeteer": "^20.3.0", "react": "^17.0.2", "react-dom": "^17.0.2", "react-refresh": "^0.14.0", From afe7b7254aeead9aeb6ecc009c00b44ec03300a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 May 2023 23:56:08 +0200 Subject: [PATCH 098/210] Bump @svgr/webpack from 7.0.0 to 8.0.1 (#13308) Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 7.0.0 to 8.0.1. - [Release notes](https://github.com/gregberge/svgr/releases) - [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md) - [Commits](https://github.com/gregberge/svgr/compare/v7.0.0...v8.0.1) --- updated-dependencies: - dependency-name: "@svgr/webpack" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 1185 +++++++++++---------------------------------- package.json | 2 +- 2 files changed, 274 insertions(+), 913 deletions(-) diff --git a/package-lock.json b/package-lock.json index ee57d0027e5d..7cad595a3d1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "@storybook/react": "^6.5.16", "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^8.0.1", - "@svgr/webpack": "^7.0.0", + "@svgr/webpack": "^8.0.1", "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", @@ -10282,548 +10282,6 @@ } }, "node_modules/@svgr/babel-plugin-add-jsx-attribute": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-7.0.0.tgz", - "integrity": "sha512-khWbXesWIP9v8HuKCl2NU2HNAyqpSQ/vkIl36Nbn4HIwEYSRWL0H7Gs6idJdha2DkpFDWlsqMELvoCE8lfFY6Q==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-7.0.0.tgz", - "integrity": "sha512-iiZaIvb3H/c7d3TH2HBeK91uI2rMhZNwnsIrvd7ZwGLkFw6mmunOCoVnjdYua662MqGFxlN9xTq4fv9hgR4VXQ==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-7.0.0.tgz", - "integrity": "sha512-sQQmyo+qegBx8DfFc04PFmIO1FP1MHI1/QEpzcIcclo5OAISsOJPW76ZIs0bDyO/DBSJEa/tDa1W26pVtt0FRw==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-7.0.0.tgz", - "integrity": "sha512-i6MaAqIZXDOJeikJuzocByBf8zO+meLwfQ/qMHIjCcvpnfvWf82PFvredEZElErB5glQFJa2KVKk8N2xV6tRRA==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-dynamic-title": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-7.0.0.tgz", - "integrity": "sha512-BoVSh6ge3SLLpKC0pmmN9DFlqgFy4NxNgdZNLPNJWBUU7TQpDWeBuyVuDW88iXydb5Cv0ReC+ffa5h3VrKfk1w==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-svg-em-dimensions": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-7.0.0.tgz", - "integrity": "sha512-tNDcBa+hYn0gO+GkP/AuNKdVtMufVhU9fdzu+vUQsR18RIJ9RWe7h/pSBY338RO08wArntwbDk5WhQBmhf2PaA==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-react-native-svg": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-7.0.0.tgz", - "integrity": "sha512-qw54u8ljCJYL2KtBOjI5z7Nzg8LnSvQOP5hPKj77H4VQL4+HdKbAT5pnkkZLmHKYwzsIHSYKXxHouD8zZamCFQ==", - "dev": true, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-plugin-transform-svg-component": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-7.0.0.tgz", - "integrity": "sha512-CcFECkDj98daOg9jE3Bh3uyD9kzevCAnZ+UtzG6+BQG/jOQ2OA3jHnX6iG4G1MCJkUQFnUvEv33NvQfqrb/F3A==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/babel-preset": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-7.0.0.tgz", - "integrity": "sha512-EX/NHeFa30j5UjldQGVQikuuQNHUdGmbh9kEpBKofGUtF0GUPJ4T4rhoYiqDAOmBOxojyot36JIFiDUHUK1ilQ==", - "dev": true, - "dependencies": { - "@svgr/babel-plugin-add-jsx-attribute": "^7.0.0", - "@svgr/babel-plugin-remove-jsx-attribute": "^7.0.0", - "@svgr/babel-plugin-remove-jsx-empty-expression": "^7.0.0", - "@svgr/babel-plugin-replace-jsx-attribute-value": "^7.0.0", - "@svgr/babel-plugin-svg-dynamic-title": "^7.0.0", - "@svgr/babel-plugin-svg-em-dimensions": "^7.0.0", - "@svgr/babel-plugin-transform-react-native-svg": "^7.0.0", - "@svgr/babel-plugin-transform-svg-component": "^7.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@svgr/core": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/core/-/core-7.0.0.tgz", - "integrity": "sha512-ztAoxkaKhRVloa3XydohgQQCb0/8x9T63yXovpmHzKMkHO6pkjdsIAWKOS4bE95P/2quVh1NtjSKlMRNzSBffw==", - "dev": true, - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "^7.0.0", - "camelcase": "^6.2.0", - "cosmiconfig": "^8.1.3" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/core/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "node_modules/@svgr/core/node_modules/cosmiconfig": { - "version": "8.1.3", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", - "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", - "dev": true, - "dependencies": { - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - } - }, - "node_modules/@svgr/core/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@svgr/core/node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@svgr/hast-util-to-babel-ast": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-7.0.0.tgz", - "integrity": "sha512-42Ej9sDDEmsJKjrfQ1PHmiDiHagh/u9AHO9QWbeNx4KmD9yS5d1XHmXUNINfUcykAU+4431Cn+k6Vn5mWBYimQ==", - "dev": true, - "dependencies": { - "@babel/types": "^7.21.3", - "entities": "^4.4.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/hast-util-to-babel-ast/node_modules/entities": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", - "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/@svgr/plugin-jsx": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-7.0.0.tgz", - "integrity": "sha512-SWlTpPQmBUtLKxXWgpv8syzqIU8XgFRvyhfkam2So8b3BE0OS0HPe5UfmlJ2KIC+a7dpuuYovPR2WAQuSyMoPw==", - "dev": true, - "dependencies": { - "@babel/core": "^7.21.3", - "@svgr/babel-preset": "^7.0.0", - "@svgr/hast-util-to-babel-ast": "^7.0.0", - "svg-parser": "^2.0.4" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/plugin-svgo": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-7.0.0.tgz", - "integrity": "sha512-263znzlu3qTKj71/ot5G9l2vpL4CW+pr2IexBFIwwB+fRAXE9Xnw2rUFgE6P4+37N9siOuC4lKkgBfUCOLFRKQ==", - "dev": true, - "dependencies": { - "cosmiconfig": "^8.1.3", - "deepmerge": "^4.3.1", - "svgo": "^3.0.2" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - }, - "peerDependencies": { - "@svgr/core": "*" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", - "dev": true - }, - "node_modules/@svgr/plugin-svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/cosmiconfig": { - "version": "8.1.3", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", - "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", - "dev": true, - "dependencies": { - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/css-select": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", - "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", - "dev": true, - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "dev": true, - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/csso": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", - "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", - "dev": true, - "dependencies": { - "css-tree": "~2.2.0" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/csso/node_modules/css-tree": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", - "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.28", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/csso/node_modules/mdn-data": { - "version": "2.0.28", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", - "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", - "dev": true - }, - "node_modules/@svgr/plugin-svgo/node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/domutils": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.0.1.tgz", - "integrity": "sha512-z08c1l761iKhDFtfXO04C7kTdPBLi41zwOZl00WS8b5eiaebNpY00HKbztwBq+e3vyqWNwWF3mP9YLUeqIrF+Q==", - "dev": true, - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.1" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/entities": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz", - "integrity": "sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dev": true, - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true - }, - "node_modules/@svgr/plugin-svgo/node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dev": true, - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/@svgr/plugin-svgo/node_modules/svgo": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", - "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", - "dev": true, - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^5.1.0", - "css-tree": "^2.2.1", - "csso": "^5.0.5", - "picocolors": "^1.0.0" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" - } - }, - "node_modules/@svgr/rollup": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/@svgr/rollup/-/rollup-8.0.1.tgz", - "integrity": "sha512-nNy1M0jX7br4D9iUDQZWY0Jh6U4iWlsmvEWXgcLF2eizAADze9Ia5WAoI4ZeswJNKD1Hll8D7h4xk7amqPOhtQ==", - "dev": true, - "dependencies": { - "@babel/core": "^7.21.3", - "@babel/plugin-transform-react-constant-elements": "^7.21.3", - "@babel/preset-env": "^7.20.2", - "@babel/preset-react": "^7.18.6", - "@babel/preset-typescript": "^7.21.0", - "@rollup/pluginutils": "^5.0.2", - "@svgr/core": "8.0.0", - "@svgr/plugin-jsx": "8.0.1", - "@svgr/plugin-svgo": "8.0.1" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/gregberge" - } - }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-add-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-add-jsx-attribute/-/babel-plugin-add-jsx-attribute-8.0.0.tgz", "integrity": "sha512-b9MIk7yhdS1pMCZM8VeNfUlSKVRhsHZNMl5O9SfaX0l0t5wjdgu4IDzGB8bpnGBBOjGST3rRFVsaaEtI4W6f7g==", @@ -10839,7 +10297,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-remove-jsx-attribute": { + "node_modules/@svgr/babel-plugin-remove-jsx-attribute": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-attribute/-/babel-plugin-remove-jsx-attribute-8.0.0.tgz", "integrity": "sha512-BcCkm/STipKvbCl6b7QFrMh/vx00vIP63k2eM66MfHJzPr6O2U0jYEViXkHJWqXqQYjdeA9cuCl5KWmlwjDvbA==", @@ -10855,7 +10313,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { + "node_modules/@svgr/babel-plugin-remove-jsx-empty-expression": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-remove-jsx-empty-expression/-/babel-plugin-remove-jsx-empty-expression-8.0.0.tgz", "integrity": "sha512-5BcGCBfBxB5+XSDSWnhTThfI9jcO5f0Ai2V24gZpG+wXF14BzwxxdDb4g6trdOux0rhibGs385BeFMSmxtS3uA==", @@ -10871,7 +10329,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { + "node_modules/@svgr/babel-plugin-replace-jsx-attribute-value": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-replace-jsx-attribute-value/-/babel-plugin-replace-jsx-attribute-value-8.0.0.tgz", "integrity": "sha512-KVQ+PtIjb1BuYT3ht8M5KbzWBhdAjjUPdlMtpuw/VjT8coTrItWX6Qafl9+ji831JaJcu6PJNKCV0bp01lBNzQ==", @@ -10887,7 +10345,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-svg-dynamic-title": { + "node_modules/@svgr/babel-plugin-svg-dynamic-title": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-dynamic-title/-/babel-plugin-svg-dynamic-title-8.0.0.tgz", "integrity": "sha512-omNiKqwjNmOQJ2v6ge4SErBbkooV2aAWwaPFs2vUY7p7GhVkzRkJ00kILXQvRhA6miHnNpXv7MRnnSjdRjK8og==", @@ -10903,7 +10361,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-svg-em-dimensions": { + "node_modules/@svgr/babel-plugin-svg-em-dimensions": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-svg-em-dimensions/-/babel-plugin-svg-em-dimensions-8.0.0.tgz", "integrity": "sha512-mURHYnu6Iw3UBTbhGwE/vsngtCIbHE43xCRK7kCw4t01xyGqb2Pd+WXekRRoFOBIY29ZoOhUCTEweDMdrjfi9g==", @@ -10919,7 +10377,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-transform-react-native-svg": { + "node_modules/@svgr/babel-plugin-transform-react-native-svg": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-react-native-svg/-/babel-plugin-transform-react-native-svg-8.0.0.tgz", "integrity": "sha512-UKrY3860AQICgH7g+6h2zkoxeVEPLYwX/uAjmqo4PIq2FIHppwhIqZstIyTz0ZtlwreKR41O3W3BzsBBiJV2Aw==", @@ -10935,7 +10393,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-plugin-transform-svg-component": { + "node_modules/@svgr/babel-plugin-transform-svg-component": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-plugin-transform-svg-component/-/babel-plugin-transform-svg-component-8.0.0.tgz", "integrity": "sha512-DFx8xa3cZXTdb/k3kfPeaixecQLgKh5NVBMwD0AQxOzcZawK4oo1Jh9LbrcACUivsCA7TLG8eeWgrDXjTMhRmw==", @@ -10951,7 +10409,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/babel-preset": { + "node_modules/@svgr/babel-preset": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/babel-preset/-/babel-preset-8.0.0.tgz", "integrity": "sha512-KLcjiZychInVrhs86OvcYPLTFu9L5XV2vj0XAaE1HwE3J3jLmIzRY8ttdeAg/iFyp8nhavJpafpDZTt+1LIpkQ==", @@ -10977,7 +10435,7 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/core": { + "node_modules/@svgr/core": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/core/-/core-8.0.0.tgz", "integrity": "sha512-aJKtc+Pie/rFYsVH/unSkDaZGvEeylNv/s2cP+ta9/rYWxRVvoV/S4Qw65Kmrtah4CBK5PM6ISH9qUH7IJQCng==", @@ -10997,7 +10455,61 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/hast-util-to-babel-ast": { + "node_modules/@svgr/core/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "dev": true + }, + "node_modules/@svgr/core/node_modules/cosmiconfig": { + "version": "8.1.3", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", + "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", + "dev": true, + "dependencies": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + } + }, + "node_modules/@svgr/core/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dev": true, + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/@svgr/core/node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dev": true, + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/@svgr/hast-util-to-babel-ast": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/@svgr/hast-util-to-babel-ast/-/hast-util-to-babel-ast-8.0.0.tgz", "integrity": "sha512-EbDKwO9GpfWP4jN9sGdYwPBU0kdomaPIL2Eu4YwmgP+sJeXT+L7bMwJUBnhzfH8Q2qMBqZ4fJwpCyYsAN3mt2Q==", @@ -11014,7 +10526,19 @@ "url": "https://github.com/sponsors/gregberge" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/plugin-jsx": { + "node_modules/@svgr/hast-util-to-babel-ast/node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, + "node_modules/@svgr/plugin-jsx": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/@svgr/plugin-jsx/-/plugin-jsx-8.0.1.tgz", "integrity": "sha512-bfCFb+4ZsM3UuKP2t7KmDwn6YV8qVn9HIQJmau6xeQb/iV65Rpi7NBNBWA2hcCd4GKoCqG8hpaaDk5FDR0eH+g==", @@ -11036,7 +10560,7 @@ "@svgr/core": "*" } }, - "node_modules/@svgr/rollup/node_modules/@svgr/plugin-svgo": { + "node_modules/@svgr/plugin-svgo": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/@svgr/plugin-svgo/-/plugin-svgo-8.0.1.tgz", "integrity": "sha512-29OJ1QmJgnohQHDAgAuY2h21xWD6TZiXji+hnx+W635RiXTAlHTbjrZDktfqzkN0bOeQEtNe+xgq73/XeWFfSg==", @@ -11057,22 +10581,13 @@ "@svgr/core": "*" } }, - "node_modules/@svgr/rollup/node_modules/argparse": { + "node_modules/@svgr/plugin-svgo/node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "node_modules/@svgr/rollup/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/@svgr/rollup/node_modules/cosmiconfig": { + "node_modules/@svgr/plugin-svgo/node_modules/cosmiconfig": { "version": "8.1.3", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.3.tgz", "integrity": "sha512-/UkO2JKI18b5jVMJUp0lvKFMpa/Gye+ZgZjKD+DGEN9y7NRcf/nK1A0sp67ONmKtnDCNMS44E6jrk0Yc3bDuUw==", @@ -11090,136 +10605,7 @@ "url": "https://github.com/sponsors/d-fischer" } }, - "node_modules/@svgr/rollup/node_modules/css-select": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", - "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", - "dev": true, - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/@svgr/rollup/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/@svgr/rollup/node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "dev": true, - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/@svgr/rollup/node_modules/csso": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", - "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", - "dev": true, - "dependencies": { - "css-tree": "~2.2.0" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/@svgr/rollup/node_modules/csso/node_modules/css-tree": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", - "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.28", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/@svgr/rollup/node_modules/csso/node_modules/mdn-data": { - "version": "2.0.28", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", - "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", - "dev": true - }, - "node_modules/@svgr/rollup/node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/@svgr/rollup/node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/@svgr/rollup/node_modules/domutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", - "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", - "dev": true, - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/@svgr/rollup/node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/@svgr/rollup/node_modules/js-yaml": { + "node_modules/@svgr/plugin-svgo/node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", @@ -11231,13 +10617,7 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/@svgr/rollup/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true - }, - "node_modules/@svgr/rollup/node_modules/parse-json": { + "node_modules/@svgr/plugin-svgo/node_modules/parse-json": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", @@ -11255,34 +10635,34 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@svgr/rollup/node_modules/svgo": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", - "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "node_modules/@svgr/rollup": { + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@svgr/rollup/-/rollup-8.0.1.tgz", + "integrity": "sha512-nNy1M0jX7br4D9iUDQZWY0Jh6U4iWlsmvEWXgcLF2eizAADze9Ia5WAoI4ZeswJNKD1Hll8D7h4xk7amqPOhtQ==", "dev": true, "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^5.1.0", - "css-tree": "^2.2.1", - "csso": "^5.0.5", - "picocolors": "^1.0.0" - }, - "bin": { - "svgo": "bin/svgo" + "@babel/core": "^7.21.3", + "@babel/plugin-transform-react-constant-elements": "^7.21.3", + "@babel/preset-env": "^7.20.2", + "@babel/preset-react": "^7.18.6", + "@babel/preset-typescript": "^7.21.0", + "@rollup/pluginutils": "^5.0.2", + "@svgr/core": "8.0.0", + "@svgr/plugin-jsx": "8.0.1", + "@svgr/plugin-svgo": "8.0.1" }, "engines": { - "node": ">=14.0.0" + "node": ">=14" }, "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" + "type": "github", + "url": "https://github.com/sponsors/gregberge" } }, "node_modules/@svgr/webpack": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-7.0.0.tgz", - "integrity": "sha512-XWzIhLTr5WYns/cNFXpXrmFy+LFf2xp60VnNUBZCpM1CGTx47FCDuUj2DQjxirMf2L6CP2jTRELK8ef01TecFQ==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/@svgr/webpack/-/webpack-8.0.1.tgz", + "integrity": "sha512-zSoeKcbCmfMXjA11uDuCJb+1LWNb3vy6Qw/VHj0Nfcl3UuqwuoZWknHsBIhCWvi4wU9vPui3aq054qjVyZqY4A==", "dev": true, "dependencies": { "@babel/core": "^7.21.3", @@ -11290,9 +10670,9 @@ "@babel/preset-env": "^7.20.2", "@babel/preset-react": "^7.18.6", "@babel/preset-typescript": "^7.21.0", - "@svgr/core": "^7.0.0", - "@svgr/plugin-jsx": "^7.0.0", - "@svgr/plugin-svgo": "^7.0.0" + "@svgr/core": "8.0.0", + "@svgr/plugin-jsx": "8.0.1", + "@svgr/plugin-svgo": "8.0.1" }, "engines": { "node": ">=14" @@ -18353,6 +17733,19 @@ "postcss-value-parser": "^4.0.2" } }, + "node_modules/css-tree": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", + "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", + "dev": true, + "dependencies": { + "mdn-data": "2.0.30", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" + } + }, "node_modules/css-what": { "version": "5.1.0", "resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz", @@ -18510,6 +17903,39 @@ "postcss": "^8.2.15" } }, + "node_modules/csso": { + "version": "5.0.5", + "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", + "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", + "dev": true, + "dependencies": { + "css-tree": "~2.2.0" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/css-tree": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", + "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", + "dev": true, + "dependencies": { + "mdn-data": "2.0.28", + "source-map-js": "^1.0.1" + }, + "engines": { + "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", + "npm": ">=7.0.0" + } + }, + "node_modules/csso/node_modules/mdn-data": { + "version": "2.0.28", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", + "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", + "dev": true + }, "node_modules/cssom": { "version": "0.5.0", "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.5.0.tgz", @@ -31498,6 +30924,12 @@ "url": "https://opencollective.com/unified" } }, + "node_modules/mdn-data": { + "version": "2.0.30", + "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", + "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", + "dev": true + }, "node_modules/mdurl": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/mdurl/-/mdurl-1.0.1.tgz", @@ -34607,174 +34039,6 @@ "postcss": "^8.2.15" } }, - "node_modules/postcss-svgo/node_modules/commander": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", - "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", - "dev": true, - "engines": { - "node": ">= 10" - } - }, - "node_modules/postcss-svgo/node_modules/css-select": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", - "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", - "dev": true, - "dependencies": { - "boolbase": "^1.0.0", - "css-what": "^6.1.0", - "domhandler": "^5.0.2", - "domutils": "^3.0.1", - "nth-check": "^2.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/postcss-svgo/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, - "node_modules/postcss-svgo/node_modules/css-what": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", - "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", - "dev": true, - "engines": { - "node": ">= 6" - }, - "funding": { - "url": "https://github.com/sponsors/fb55" - } - }, - "node_modules/postcss-svgo/node_modules/csso": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/csso/-/csso-5.0.5.tgz", - "integrity": "sha512-0LrrStPOdJj+SPCCrGhzryycLjwcgUSHBtxNA8aIDxf0GLsRh1cKYhB00Gd1lDOS4yGH69+SNn13+TWbVHETFQ==", - "dev": true, - "dependencies": { - "css-tree": "~2.2.0" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/postcss-svgo/node_modules/csso/node_modules/css-tree": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.2.1.tgz", - "integrity": "sha512-OA0mILzGc1kCOCSJerOeqDxDQ4HOh+G8NbOJFOTgOCzpw7fCBubk0fEyxp8AgOL/jvLgYA/uV0cMbe43ElF1JA==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.28", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0", - "npm": ">=7.0.0" - } - }, - "node_modules/postcss-svgo/node_modules/csso/node_modules/mdn-data": { - "version": "2.0.28", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.28.tgz", - "integrity": "sha512-aylIc7Z9y4yzHYAJNuESG3hfhC+0Ibp/MAMiaOZgNv4pmEdFyfZhhhny4MNiAfWdBQ1RQ2mfDWmM1x8SvGyp8g==", - "dev": true - }, - "node_modules/postcss-svgo/node_modules/dom-serializer": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", - "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0", - "domhandler": "^5.0.2", - "entities": "^4.2.0" - }, - "funding": { - "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" - } - }, - "node_modules/postcss-svgo/node_modules/domhandler": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", - "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", - "dev": true, - "dependencies": { - "domelementtype": "^2.3.0" - }, - "engines": { - "node": ">= 4" - }, - "funding": { - "url": "https://github.com/fb55/domhandler?sponsor=1" - } - }, - "node_modules/postcss-svgo/node_modules/domutils": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", - "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", - "dev": true, - "dependencies": { - "dom-serializer": "^2.0.0", - "domelementtype": "^2.3.0", - "domhandler": "^5.0.3" - }, - "funding": { - "url": "https://github.com/fb55/domutils?sponsor=1" - } - }, - "node_modules/postcss-svgo/node_modules/entities": { - "version": "4.5.0", - "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", - "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dev": true, - "engines": { - "node": ">=0.12" - }, - "funding": { - "url": "https://github.com/fb55/entities?sponsor=1" - } - }, - "node_modules/postcss-svgo/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true - }, - "node_modules/postcss-svgo/node_modules/svgo": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", - "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", - "dev": true, - "dependencies": { - "@trysound/sax": "0.2.0", - "commander": "^7.2.0", - "css-select": "^5.1.0", - "css-tree": "^2.2.1", - "csso": "^5.0.5", - "picocolors": "^1.0.0" - }, - "bin": { - "svgo": "bin/svgo" - }, - "engines": { - "node": ">=14.0.0" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/svgo" - } - }, "node_modules/postcss-syntax": { "version": "0.36.2", "resolved": "https://registry.npmjs.org/postcss-syntax/-/postcss-syntax-0.36.2.tgz", @@ -39015,19 +38279,6 @@ "url": "https://github.com/sponsors/d-fischer" } }, - "node_modules/stylelint/node_modules/css-tree": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/css-tree/-/css-tree-2.3.1.tgz", - "integrity": "sha512-6Fv1DV/TYw//QF5IzQdqsNDjx/wc8TrMBZsqjL9eW01tWb7R7k/mq+/VXfJCl7SoD5emsJop9cOByJZfs8hYIw==", - "dev": true, - "dependencies": { - "mdn-data": "2.0.30", - "source-map-js": "^1.0.1" - }, - "engines": { - "node": "^10 || ^12.20.0 || ^14.13.0 || >=15.0.0" - } - }, "node_modules/stylelint/node_modules/emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", @@ -39064,12 +38315,6 @@ "js-yaml": "bin/js-yaml.js" } }, - "node_modules/stylelint/node_modules/mdn-data": { - "version": "2.0.30", - "resolved": "https://registry.npmjs.org/mdn-data/-/mdn-data-2.0.30.tgz", - "integrity": "sha512-GaqWWShW4kv/G9IEucWScBx9G1/vsFZZJUO+tD26M8J8z3Kw5RDQjaoZe03YAClgeS/SWPOcb4nkFBTEi5DUEA==", - "dev": true - }, "node_modules/stylelint/node_modules/parse-json": { "version": "5.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", @@ -39216,6 +38461,122 @@ "integrity": "sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=", "dev": true }, + "node_modules/svgo": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/svgo/-/svgo-3.0.2.tgz", + "integrity": "sha512-Z706C1U2pb1+JGP48fbazf3KxHrWOsLme6Rv7imFBn5EnuanDW1GPaA/P1/dvObE670JDePC3mnj0k0B7P0jjQ==", + "dev": true, + "dependencies": { + "@trysound/sax": "0.2.0", + "commander": "^7.2.0", + "css-select": "^5.1.0", + "css-tree": "^2.2.1", + "csso": "^5.0.5", + "picocolors": "^1.0.0" + }, + "bin": { + "svgo": "bin/svgo" + }, + "engines": { + "node": ">=14.0.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/svgo" + } + }, + "node_modules/svgo/node_modules/commander": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-7.2.0.tgz", + "integrity": "sha512-QrWXB+ZQSVPmIWIhtEO9H+gwHaMGYiF5ChvoJ+K9ZGHG/sVsa6yiesAD1GC/x46sET00Xlwo1u49RVVVzvcSkw==", + "dev": true, + "engines": { + "node": ">= 10" + } + }, + "node_modules/svgo/node_modules/css-select": { + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/css-select/-/css-select-5.1.0.tgz", + "integrity": "sha512-nwoRF1rvRRnnCqqY7updORDsuqKzqYJ28+oSMaJMMgOauh3fvwHqMS7EZpIPqK8GL+g9mKxF1vP/ZjSeNjEVHg==", + "dev": true, + "dependencies": { + "boolbase": "^1.0.0", + "css-what": "^6.1.0", + "domhandler": "^5.0.2", + "domutils": "^3.0.1", + "nth-check": "^2.0.1" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/svgo/node_modules/css-what": { + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/css-what/-/css-what-6.1.0.tgz", + "integrity": "sha512-HTUrgRJ7r4dsZKU6GjmpfRK1O76h97Z8MfS1G0FozR+oF2kG6Vfe8JE6zwrkbxigziPHinCJ+gCPjA9EaBDtRw==", + "dev": true, + "engines": { + "node": ">= 6" + }, + "funding": { + "url": "https://github.com/sponsors/fb55" + } + }, + "node_modules/svgo/node_modules/dom-serializer": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.0.0.tgz", + "integrity": "sha512-wIkAryiqt/nV5EQKqQpo3SToSOV9J0DnbJqwK7Wv/Trc92zIAYZ4FlMu+JPFW1DfGFt81ZTCGgDEabffXeLyJg==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0", + "domhandler": "^5.0.2", + "entities": "^4.2.0" + }, + "funding": { + "url": "https://github.com/cheeriojs/dom-serializer?sponsor=1" + } + }, + "node_modules/svgo/node_modules/domhandler": { + "version": "5.0.3", + "resolved": "https://registry.npmjs.org/domhandler/-/domhandler-5.0.3.tgz", + "integrity": "sha512-cgwlv/1iFQiFnU96XXgROh8xTeetsnJiDsTc7TYCLFd9+/WNkIqPTxiM/8pSd8VIrhXGTf1Ny1q1hquVqDJB5w==", + "dev": true, + "dependencies": { + "domelementtype": "^2.3.0" + }, + "engines": { + "node": ">= 4" + }, + "funding": { + "url": "https://github.com/fb55/domhandler?sponsor=1" + } + }, + "node_modules/svgo/node_modules/domutils": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/domutils/-/domutils-3.1.0.tgz", + "integrity": "sha512-H78uMmQtI2AhgDJjWeQmHwJJ2bLPD3GMmO7Zja/ZZh84wkm+4ut+IUnUdRa8uCGX88DiVx1j6FRe1XfxEgjEZA==", + "dev": true, + "dependencies": { + "dom-serializer": "^2.0.0", + "domelementtype": "^2.3.0", + "domhandler": "^5.0.3" + }, + "funding": { + "url": "https://github.com/fb55/domutils?sponsor=1" + } + }, + "node_modules/svgo/node_modules/entities": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", + "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", + "dev": true, + "engines": { + "node": ">=0.12" + }, + "funding": { + "url": "https://github.com/fb55/entities?sponsor=1" + } + }, "node_modules/symbol-tree": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", diff --git a/package.json b/package.json index 141a34effe0d..1296476a1071 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@storybook/react": "^6.5.16", "@stylelint/postcss-css-in-js": "^0.38.0", "@svgr/rollup": "^8.0.1", - "@svgr/webpack": "^7.0.0", + "@svgr/webpack": "^8.0.1", "@testing-library/dom": "^9.3.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", From 58494ecf78deebf823d6ec1b417ebba766957da4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 11:26:04 +0200 Subject: [PATCH 099/210] Bump react-moveable from 0.50.4 to 0.50.7 (#13307) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 57 +++++++++++++----------------- packages/moveable/package.json | 2 +- packages/story-editor/package.json | 2 +- 3 files changed, 26 insertions(+), 35 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7cad595a3d1e..21660e2973fe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17703,15 +17703,11 @@ } }, "node_modules/css-styled": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/css-styled/-/css-styled-1.0.1.tgz", - "integrity": "sha512-psJCbNDPPusDBWH/gszP6BetPh577QaqpvaysTNPitxX0nxdGiTgELiOCus0gZ0yXk3gvjShBrFP07nvn58/TQ==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/css-styled/-/css-styled-1.0.6.tgz", + "integrity": "sha512-C5EOg7XwCA+b6D+F3eM36qevF+SIKahzIRfyt8Z+UugNnEMUKT2bRl/bu1a4P8Ilo/qY3Je5dRuanIMazy/tbA==", "dependencies": { - "@daybrush/utils": "^1.0.0", - "string-hash": "^1.1.3" - }, - "peerDependencies": { - "@daybrush/utils": ">=1.0.0" + "@daybrush/utils": "^1.11.0" } }, "node_modules/css-to-mat": { @@ -22648,9 +22644,9 @@ } }, "node_modules/gesto": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.17.1.tgz", - "integrity": "sha512-9MMYuTYhxoNf4uSPnXez9lte7O5fpj7Sbui7vNkPcW9Tgg4wFRWC9q/9raVZkWWiKr+MTDKFfMOM+4rEt9GvkQ==", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/gesto/-/gesto-1.18.0.tgz", + "integrity": "sha512-XjGedc2Ix1Z8Py5IlFqupp0dg/2Iwq0/KiJITZ8zX1WfBSkD+G2j4J0ohWCEtmTdWWvJSi1Ql6iDq+NdIHYzVg==", "dependencies": { "@daybrush/utils": "^1.7.1", "@scena/event-emitter": "^1.0.2" @@ -34734,11 +34730,11 @@ } }, "node_modules/react-css-styled": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/react-css-styled/-/react-css-styled-1.1.2.tgz", - "integrity": "sha512-YHTGOWaCLf7pASGRY3awG8rv67qyOjaUXUKfa3jFwzWges22SxYWQdMWIhCz7I8PXTrNRcIkemc6o2vVpd+gUA==", + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/react-css-styled/-/react-css-styled-1.1.7.tgz", + "integrity": "sha512-NaKzFbTOtsJ12q5coyYnx5L8Gq0ykbmIre1tbuBemUMYOiYFbBkk9+gWfBYzDxYY2C5ld5sBaiZXp+aunK51EQ==", "dependencies": { - "css-styled": "~1.0.1", + "css-styled": "~1.0.6", "framework-utils": "^1.1.0" } }, @@ -34895,9 +34891,9 @@ } }, "node_modules/react-moveable": { - "version": "0.50.4", - "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.50.4.tgz", - "integrity": "sha512-EURR0D+wYiQCtSZ/skpHD6LYHGesTywKYaIQcWygLqHd3NndbYMSfKp+tWiXIUsNr4FbebESI9ToQVGvb7WFHA==", + "version": "0.50.7", + "resolved": "https://registry.npmjs.org/react-moveable/-/react-moveable-0.50.7.tgz", + "integrity": "sha512-o6AmKSyeDYyLb5m341Au0E9+Pt4CcVZrPMC2fJxLD4pqfK2Pgb6URSAihBQsCPXI59huyA/XEXJQFB/lYuY9VA==", "dependencies": { "@daybrush/utils": "^1.11.0", "@egjs/agent": "^2.2.1", @@ -34908,9 +34904,9 @@ "@scena/matrix": "^1.1.1", "css-to-mat": "^1.0.3", "framework-utils": "^1.1.0", - "gesto": "^1.17.1", + "gesto": "^1.18.0", "overlap-area": "^1.1.0", - "react-css-styled": "^1.1.2" + "react-css-styled": "^1.1.7" } }, "node_modules/react-photo-album": { @@ -37816,11 +37812,6 @@ "node": ">=0.6.19" } }, - "node_modules/string-hash": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/string-hash/-/string-hash-1.1.3.tgz", - "integrity": "sha512-kJUvRUFK49aub+a7T1nNE66EJbZBMnBgoC1UbCZ5n6bsZKBRga4KgBRTMn/pFkeCZSYtNeSyMxPDM0AXWELk2A==" - }, "node_modules/string-length": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", @@ -42240,9 +42231,9 @@ } }, "packages/elements/node_modules/immer": { - "version": "9.0.17", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.17.tgz", - "integrity": "sha512-+hBruaLSQvkPfxRiTLK/mi4vLH+/VQS6z2KJahdoxlleFOI8ARqzOF17uy12eFDlqWmPoygwc5evgwcp+dlHhg==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/immer/-/immer-10.0.2.tgz", + "integrity": "sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==", "dev": true, "funding": { "type": "opencollective", @@ -42541,7 +42532,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.50.4", + "react-moveable": "^0.50.7", "styled-components": "^5.3.10" }, "devDependencies": {}, @@ -43191,7 +43182,7 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.50.4" + "react-moveable": "^0.50.7" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", @@ -43199,9 +43190,9 @@ } }, "packages/story-editor/node_modules/immer": { - "version": "9.0.17", - "resolved": "https://registry.npmjs.org/immer/-/immer-9.0.17.tgz", - "integrity": "sha512-+hBruaLSQvkPfxRiTLK/mi4vLH+/VQS6z2KJahdoxlleFOI8ARqzOF17uy12eFDlqWmPoygwc5evgwcp+dlHhg==", + "version": "10.0.2", + "resolved": "https://registry.npmjs.org/immer/-/immer-10.0.2.tgz", + "integrity": "sha512-Rx3CqeqQ19sxUtYV9CU911Vhy8/721wRFnJv3REVGWUmoAcIwzifTsdmJte/MV+0/XpM35LZdQMBGkRIoLPwQA==", "funding": { "type": "opencollective", "url": "https://opencollective.com/immer" diff --git a/packages/moveable/package.json b/packages/moveable/package.json index 56af0ce28ca3..d559db53493c 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -41,7 +41,7 @@ "@googleforcreators/react": "*", "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", - "react-moveable": "^0.50.4", + "react-moveable": "^0.50.7", "styled-components": "^5.3.10" }, "devDependencies": {} diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index ac0406d3ff7f..0b1beaa91387 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -102,6 +102,6 @@ "libheif-js": "^1.15.1", "mockdate": "^3.0.5", "react": "^17.0.2", - "react-moveable": "^0.50.4" + "react-moveable": "^0.50.7" } } From f1f9dec3e9c7bf2473150350939a51e59de71d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 09:10:54 +0200 Subject: [PATCH 100/210] Bump socket.io-parser from 4.2.2 to 4.2.3 (#13314) Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. - [Release notes](https://github.com/socketio/socket.io-parser/releases) - [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3) --- updated-dependencies: - dependency-name: socket.io-parser dependency-type: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 21660e2973fe..5e384949e519 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37316,9 +37316,9 @@ } }, "node_modules/socket.io-parser": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.2.tgz", - "integrity": "sha512-DJtziuKypFkMMHCm2uIshOYC7QaylbtzQwiMYDuCKy3OPkjLzu4B2vAhTlqipRHHzrI0NJeBAizTK7X+6m1jVw==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz", + "integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==", "dependencies": { "@socket.io/component-emitter": "~3.1.0", "debug": "~4.3.1" From 0d7869a3dd51935dfc2ffedbbe4bd39d32d65db3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:05:47 +0200 Subject: [PATCH 101/210] Bump mcaskill/composer-exclude-files from 3.0.0 to 3.0.1 (#13317) Bumps [mcaskill/composer-exclude-files](https://github.com/mcaskill/composer-plugin-exclude-files) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/mcaskill/composer-plugin-exclude-files/releases) - [Changelog](https://github.com/mcaskill/composer-plugin-exclude-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/mcaskill/composer-plugin-exclude-files/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: mcaskill/composer-exclude-files dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7894a48f7d08..87c4ae650a91 100644 --- a/composer.lock +++ b/composer.lock @@ -413,16 +413,16 @@ }, { "name": "mcaskill/composer-exclude-files", - "version": "v3.0.0", + "version": "v3.0.1", "source": { "type": "git", "url": "https://github.com/mcaskill/composer-plugin-exclude-files.git", - "reference": "09967da1121734e124941feac5c4aff35f348614" + "reference": "f7dd8dbb0b1bf9b0269db07e05460f81066cf22b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mcaskill/composer-plugin-exclude-files/zipball/09967da1121734e124941feac5c4aff35f348614", - "reference": "09967da1121734e124941feac5c4aff35f348614", + "url": "https://api.github.com/repos/mcaskill/composer-plugin-exclude-files/zipball/f7dd8dbb0b1bf9b0269db07e05460f81066cf22b", + "reference": "f7dd8dbb0b1bf9b0269db07e05460f81066cf22b", "shasum": "" }, "require": { @@ -459,9 +459,9 @@ "description": "Exclude files from autoload_files.php", "support": { "issues": "https://github.com/mcaskill/composer-plugin-exclude-files/issues", - "source": "https://github.com/mcaskill/composer-plugin-exclude-files/tree/v3.0.0" + "source": "https://github.com/mcaskill/composer-plugin-exclude-files/tree/v3.0.1" }, - "time": "2022-09-12T13:52:12+00:00" + "time": "2023-05-24T17:29:24+00:00" }, { "name": "sabberworm/php-css-parser", From 9835f7c81514ee32bfb5169cad2e62705da72b80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:22:56 +0200 Subject: [PATCH 102/210] Bump webpack-cli from 5.1.0 to 5.1.1 (#13329) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.0...webpack-cli@5.1.1) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e384949e519..9bbe1dc5d014 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "typescript": "^5.0.4", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", - "webpack-cli": "^5.1.0", + "webpack-cli": "^5.1.1", "webpack-dev-server": "^4.13.2", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", @@ -12707,9 +12707,9 @@ } }, "node_modules/@webpack-cli/serve": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.3.tgz", - "integrity": "sha512-Bwxd73pHuYc0cyl7vulPp2I6kAYtmJPkfUivbts7by6wDAVyFdKzGX3AksbvCRyNVFUJu7o2ZTcWXdT90T3qbg==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.4.tgz", + "integrity": "sha512-0xRgjgDLdz6G7+vvDLlaRpFatJaJ69uTalZLRSMX5B3VUrDmXcrVA3+6fXXQgmYz7bY9AAgs348XQdmtLsK41A==", "dev": true, "engines": { "node": ">=14.15.0" @@ -40523,15 +40523,15 @@ } }, "node_modules/webpack-cli": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.0.tgz", - "integrity": "sha512-a7KRJnCxejFoDpYTOwzm5o21ZXMaNqtRlvS183XzGDUPRdVEzJNImcQokqYZ8BNTnk9DkKiuWxw75+DCCoZ26w==", + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.1.tgz", + "integrity": "sha512-OLJwVMoXnXYH2ncNGU8gxVpUtm3ybvdioiTvHgUyBuyMLKiVvWy+QObzBsMtp5pH7qQoEuWgeEUQ/sU3ZJFzAw==", "dev": true, "dependencies": { "@discoveryjs/json-ext": "^0.5.0", "@webpack-cli/configtest": "^2.1.0", "@webpack-cli/info": "^2.0.1", - "@webpack-cli/serve": "^2.0.3", + "@webpack-cli/serve": "^2.0.4", "colorette": "^2.0.14", "commander": "^10.0.1", "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index 1296476a1071..6f9d2553fc50 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "typescript": "^5.0.4", "webpack": "^5.75.0", "webpack-bundle-analyzer": "^4.8.0", - "webpack-cli": "^5.1.0", + "webpack-cli": "^5.1.1", "webpack-dev-server": "^4.13.2", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", From 6da44ddac27a89d1a65cf644eccf30cb90e9d9cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:23:33 +0200 Subject: [PATCH 103/210] Bump css-loader from 6.7.3 to 6.8.1 (#13325) Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.3 to 6.8.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.7.3...v6.8.1) --- updated-dependencies: - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 18 +++++++++--------- package.json | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9bbe1dc5d014..1be40eec5abf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -85,7 +85,7 @@ "circular-dependency-plugin": "^5.2.2", "core-js": "^3.30.1", "cross-env": "^7.0.3", - "css-loader": "^6.7.3", + "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", "eslint": "^8.41.0", @@ -17393,15 +17393,15 @@ } }, "node_modules/css-loader": { - "version": "6.7.3", - "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.7.3.tgz", - "integrity": "sha512-qhOH1KlBMnZP8FzRO6YCH9UHXQhVMcEGLyNdb7Hv2cpcmJbW0YrddO+tG1ab5nT41KpHIYGsbeHqxB9xPu1pKQ==", + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/css-loader/-/css-loader-6.8.1.tgz", + "integrity": "sha512-xDAXtEVGlD0gJ07iclwWVkLoZOpEvAWaSyf6W18S2pOC//K8+qUDIx8IIT3D+HjnmkJPQeesOPv5aiUaJsCM2g==", "dev": true, "dependencies": { "icss-utils": "^5.1.0", - "postcss": "^8.4.19", + "postcss": "^8.4.21", "postcss-modules-extract-imports": "^3.0.0", - "postcss-modules-local-by-default": "^4.0.0", + "postcss-modules-local-by-default": "^4.0.3", "postcss-modules-scope": "^3.0.0", "postcss-modules-values": "^4.0.0", "postcss-value-parser": "^4.2.0", @@ -33665,9 +33665,9 @@ } }, "node_modules/postcss-modules-local-by-default": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.0.tgz", - "integrity": "sha512-sT7ihtmGSF9yhm6ggikHdV0hlziDTX7oFoXtuVWeDd3hHObNkcHRo9V3yg7vCAY7cONyxJC/XXCmmiHHcvX7bQ==", + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/postcss-modules-local-by-default/-/postcss-modules-local-by-default-4.0.3.tgz", + "integrity": "sha512-2/u2zraspoACtrbFRnTijMiQtb4GW4BvatjaG/bCjYQo8kLTdevCUlwuBHx2sCnSyrI3x3qj4ZK1j5LQBgzmwA==", "dev": true, "dependencies": { "icss-utils": "^5.0.0", diff --git a/package.json b/package.json index 6f9d2553fc50..f818a3003b4c 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "circular-dependency-plugin": "^5.2.2", "core-js": "^3.30.1", "cross-env": "^7.0.3", - "css-loader": "^6.7.3", + "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", "eslint": "^8.41.0", From 87d607b4b92556863da0f1f5a427e6596f5d2595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:25:21 +0200 Subject: [PATCH 104/210] Bump @rollup/plugin-commonjs from 24.0.1 to 25.0.0 (#13326) Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 24.0.1 to 25.0.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.0/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1be40eec5abf..f4b2016cd9c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^24.0.1", + "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.2", @@ -5430,9 +5430,9 @@ } }, "node_modules/@rollup/plugin-commonjs": { - "version": "24.0.1", - "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-24.0.1.tgz", - "integrity": "sha512-15LsiWRZk4eOGqvrJyu3z3DaBu5BhXIMeWnijSRvd8irrrg9SHpQ1pH+BUK4H6Z9wL9yOxZJMTLU+Au86XHxow==", + "version": "25.0.0", + "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-25.0.0.tgz", + "integrity": "sha512-hoho2Kay9TZrLu0bnDsTTCaj4Npa+THk9snajP/XDNb9a9mmjTjh52EQM9sKl3HD1LsnihX7js+eA2sd2uKAhw==", "dev": true, "dependencies": { "@rollup/pluginutils": "^5.0.1", diff --git a/package.json b/package.json index f818a3003b4c..71c9c14d45e0 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@pmmmwh/react-refresh-webpack-plugin": "^0.5.10", "@prettier/plugin-xml": "^2.2.0", "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-commonjs": "^24.0.1", + "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.2", From 8be08299bec53a887b65c4d348381676489011e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:26:59 +0200 Subject: [PATCH 105/210] Bump github/codeql-action from 2.3.3 to 2.3.5 (#13319) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.3 to 2.3.5. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/29b1f65c5e92e24fe6b6647da1eaabe529cec70f...0225834cc549ee0ca93cb085b92954821a145866) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1c1ab866221b..45a75776bdef 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@29b1f65c5e92e24fe6b6647da1eaabe529cec70f + uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@29b1f65c5e92e24fe6b6647da1eaabe529cec70f + uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 3021122a3721..60e91f543732 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f + uses: github/codeql-action/upload-sarif@0225834cc549ee0ca93cb085b92954821a145866 with: sarif_file: results.sarif From 164da094d3ab81e16d117ba6db7fd94c318cd3d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:29:07 +0200 Subject: [PATCH 106/210] Bump styled-components from 5.3.10 to 5.3.11 (#13331) Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.10 to 5.3.11. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Commits](https://github.com/styled-components/styled-components/compare/v5.3.10...v5.3.11) --- updated-dependencies: - dependency-name: styled-components dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 30 ++++++++++++------------- package.json | 2 +- packages/activation-notice/package.json | 2 +- packages/animation/package.json | 2 +- packages/dashboard/package.json | 2 +- packages/design-system/package.json | 2 +- packages/element-library/package.json | 2 +- packages/masks/package.json | 2 +- packages/moveable/package.json | 2 +- packages/story-editor/package.json | 2 +- packages/test-utils/package.json | 2 +- packages/wp-dashboard/package.json | 2 +- packages/wp-story-editor/package.json | 2 +- 13 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index f4b2016cd9c0..f370f7787261 100644 --- a/package-lock.json +++ b/package-lock.json @@ -147,7 +147,7 @@ "rollup-plugin-web-worker-loader": "^1.6.1", "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylelint": "^15.6.0", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", @@ -38111,9 +38111,9 @@ } }, "node_modules/styled-components": { - "version": "5.3.10", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.10.tgz", - "integrity": "sha512-3kSzSBN0TiCnGJM04UwO1HklIQQSXW7rCARUk+VyMR7clz8XVlA3jijtf5ypqoDIdNMKx3la4VvaPFR855SFcg==", + "version": "5.3.11", + "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-5.3.11.tgz", + "integrity": "sha512-uuzIIfnVkagcVHv9nE0VPlHPSCmXIUGKfJ42LNjxCCTDTL5sgnJ8Z7GZBq0EnLYGln77tPpEpExt2+qa+cZqSw==", "dependencies": { "@babel/helper-module-imports": "^7.0.0", "@babel/traverse": "^7.4.5", @@ -41857,7 +41857,7 @@ "@wordpress/i18n": "^4.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { @@ -41910,7 +41910,7 @@ "@googleforcreators/units": "*", "flagged": "^2.0.8", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { @@ -41999,7 +41999,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { @@ -42057,7 +42057,7 @@ "prop-types": "^15.8.1", "react-modal": "^3.16.1", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { @@ -42201,7 +42201,7 @@ "polished": "^4.2.2", "prop-types": "^15.7.2", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": {}, "engines": { @@ -42427,7 +42427,7 @@ "@googleforcreators/react": "*", "@googleforcreators/units": "*", "prop-types": "^15.8.0", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": {}, @@ -42533,7 +42533,7 @@ "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", "react-moveable": "^0.50.7", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": {}, "engines": { @@ -43163,7 +43163,7 @@ "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", "sat": "^0.9.0", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0", "uuid": "^9.0.0" }, @@ -43243,7 +43243,7 @@ "@googleforcreators/design-system": "*", "@testing-library/react": "^12.1.5", "prop-types": "^15.8.1", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", @@ -43501,7 +43501,7 @@ "flagged": "^2.0.8", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { @@ -43611,7 +43611,7 @@ "flagged": "^2.0.8", "polished": "^4.2.2", "react-calendar": "^4.2.1", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": { "@googleforcreators/test-utils": "*", diff --git a/package.json b/package.json index 71c9c14d45e0..d8b2ce59f7b6 100644 --- a/package.json +++ b/package.json @@ -171,7 +171,7 @@ "rollup-plugin-web-worker-loader": "^1.6.1", "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylelint": "^15.6.0", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", diff --git a/packages/activation-notice/package.json b/packages/activation-notice/package.json index 66d1185f57d6..ed9380bb7df8 100644 --- a/packages/activation-notice/package.json +++ b/packages/activation-notice/package.json @@ -32,7 +32,7 @@ "@wordpress/i18n": "^4.24.0", "flagged": "^2.0.8", "polished": "^4.2.2", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { diff --git a/packages/animation/package.json b/packages/animation/package.json index d78200a7463d..8cf8c0aefc68 100644 --- a/packages/animation/package.json +++ b/packages/animation/package.json @@ -45,7 +45,7 @@ "@googleforcreators/units": "*", "flagged": "^2.0.8", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/dashboard/package.json b/packages/dashboard/package.json index 95a5fe978a2f..326ebed057a9 100644 --- a/packages/dashboard/package.json +++ b/packages/dashboard/package.json @@ -52,7 +52,7 @@ "flagged": "^2.0.8", "history": "^5.3.0", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0" }, "devDependencies": { diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 475ae841530d..c6622c7d28ef 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -49,7 +49,7 @@ "prop-types": "^15.8.1", "react-modal": "^3.16.1", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/element-library/package.json b/packages/element-library/package.json index 9ccdac672f74..7a8f72530bd1 100644 --- a/packages/element-library/package.json +++ b/packages/element-library/package.json @@ -54,7 +54,7 @@ "polished": "^4.2.2", "prop-types": "^15.7.2", "react-transition-group": "^4.4.5", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": {} } diff --git a/packages/masks/package.json b/packages/masks/package.json index 4cafadc1cb0e..4c920a1ff0e5 100644 --- a/packages/masks/package.json +++ b/packages/masks/package.json @@ -43,7 +43,7 @@ "@googleforcreators/react": "*", "@googleforcreators/units": "*", "prop-types": "^15.8.0", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": {} diff --git a/packages/moveable/package.json b/packages/moveable/package.json index d559db53493c..d067d57f9eb9 100644 --- a/packages/moveable/package.json +++ b/packages/moveable/package.json @@ -42,7 +42,7 @@ "@types/styled-components": "^5.1.26", "prop-types": "^15.7.2", "react-moveable": "^0.50.7", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": {} } diff --git a/packages/story-editor/package.json b/packages/story-editor/package.json index 0b1beaa91387..95a9470ba5a4 100644 --- a/packages/story-editor/package.json +++ b/packages/story-editor/package.json @@ -83,7 +83,7 @@ "react-virtual": "^2.10.4", "remove-accents": "^0.4.4", "sat": "^0.9.0", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "stylis-plugin-rtl": "^1.0.0", "uuid": "^9.0.0" }, diff --git a/packages/test-utils/package.json b/packages/test-utils/package.json index 086d94dcbda4..f6f830faa7f5 100644 --- a/packages/test-utils/package.json +++ b/packages/test-utils/package.json @@ -40,6 +40,6 @@ "@googleforcreators/design-system": "*", "@testing-library/react": "^12.1.5", "prop-types": "^15.8.1", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" } } diff --git a/packages/wp-dashboard/package.json b/packages/wp-dashboard/package.json index 1b8bf7867c4b..15a833ba07be 100644 --- a/packages/wp-dashboard/package.json +++ b/packages/wp-dashboard/package.json @@ -43,7 +43,7 @@ "flagged": "^2.0.8", "opentype.js": "^1.3.4", "prop-types": "^15.8.1", - "styled-components": "^5.3.10", + "styled-components": "^5.3.11", "uuid": "^9.0.0" }, "devDependencies": { diff --git a/packages/wp-story-editor/package.json b/packages/wp-story-editor/package.json index b3a09eaf5a2e..6c0ae315806b 100644 --- a/packages/wp-story-editor/package.json +++ b/packages/wp-story-editor/package.json @@ -45,7 +45,7 @@ "flagged": "^2.0.8", "polished": "^4.2.2", "react-calendar": "^4.2.1", - "styled-components": "^5.3.10" + "styled-components": "^5.3.11" }, "devDependencies": { "@googleforcreators/test-utils": "*", From 51c4aec451bcb57d8d3b1580274ba9d25e27b0c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:29:47 +0200 Subject: [PATCH 107/210] Bump @types/eslint from 8.37.0 to 8.40.0 (#13324) Bumps [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint) from 8.37.0 to 8.40.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint) --- updated-dependencies: - dependency-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f370f7787261..a9c059db143c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/eslint": "^8.37.0", + "@types/eslint": "^8.40.0", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", @@ -11276,9 +11276,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.37.0", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.37.0.tgz", - "integrity": "sha512-Piet7dG2JBuDIfohBngQ3rCt7MgO9xCO4xIMKxBThCq5PNRB91IjlJ10eJVwfoNtvTErmxLzwBZ7rHZtbOMmFQ==", + "version": "8.40.0", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.0.tgz", + "integrity": "sha512-nbq2mvc/tBrK9zQQuItvjJl++GTN5j06DaPtp3hZCpngmG6Q3xoyEmd0TwZI0gAy/G1X0zhGBbr2imsGFdFV0g==", "dev": true, "dependencies": { "@types/estree": "*", diff --git a/package.json b/package.json index d8b2ce59f7b6..5a41f99a8699 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/eslint": "^8.37.0", + "@types/eslint": "^8.40.0", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", "@types/jest": "^29.4.1", From 09125d8feea98039ee8973359ae63db25604ac3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:32:35 +0200 Subject: [PATCH 108/210] Bump shivammathur/setup-php from 2.25.1 to 2.25.2 (#13318) Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.1 to 2.25.2. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/cb8f453143149404c7fd670b5f37c91d395b3054...c5fc0d8281aba02c7fda07d3a70cc5371548067d) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- .github/workflows/tests-e2e.yml | 2 +- .github/workflows/tests-unit-php.yml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 47358240b7a2..e2a06971dba6 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -143,7 +143,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 586cb1c9b50b..3753d8e121de 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -73,7 +73,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index e17b139d3b84..9f31b4a9227e 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' coverage: none diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index b87135c37613..4c1d8b6977f0 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -275,7 +275,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 83371e993f5f..aec7422ddc67 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -84,7 +84,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 44aaee1e3dd0..bef36ef72c41 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -106,7 +106,7 @@ jobs: # Then switch back to the PHP version we want to test and delete the vendor directory. - name: Setup PHP 8.0 - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: '8.0' tools: composer @@ -120,7 +120,7 @@ jobs: run: rm -rf vendor/* - name: Setup PHP - uses: shivammathur/setup-php@cb8f453143149404c7fd670b5f37c91d395b3054 + uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d with: php-version: ${{ matrix.php }} extensions: mysql From 6cd4e2dccf04ae0223375a7d8efeac480ca0cc13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:33:14 +0200 Subject: [PATCH 109/210] Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.13 (#13320) Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.11 to 1.3.13. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.11...1.3.13) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 87c4ae650a91..725141ce7c59 100644 --- a/composer.lock +++ b/composer.lock @@ -2791,16 +2791,16 @@ }, { "name": "phpstan/phpstan-phpunit", - "version": "1.3.11", + "version": "1.3.13", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan-phpunit.git", - "reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c" + "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", - "reference": "9e1b9de6d260461f6e99b6a8f2dbb0bbb98b579c", + "url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/d8bdab0218c5eb0964338d24a8511b65e9c94fa5", + "reference": "d8bdab0218c5eb0964338d24a8511b65e9c94fa5", "shasum": "" }, "require": { @@ -2837,9 +2837,9 @@ "description": "PHPUnit extensions and rules for PHPStan", "support": { "issues": "https://github.com/phpstan/phpstan-phpunit/issues", - "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.11" + "source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.13" }, - "time": "2023-03-25T19:42:13+00:00" + "time": "2023-05-26T11:05:59+00:00" }, { "name": "phpunit/php-code-coverage", From f4c801d3c7a70078bb60fa4f47c2b8515aaf7c52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:33:33 +0200 Subject: [PATCH 110/210] Bump phpstan/extension-installer from 1.3.0 to 1.3.1 (#13321) Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/phpstan/extension-installer/releases) - [Commits](https://github.com/phpstan/extension-installer/compare/1.3.0...1.3.1) --- updated-dependencies: - dependency-name: phpstan/extension-installer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 725141ce7c59..7e0377ac9b35 100644 --- a/composer.lock +++ b/composer.lock @@ -2587,22 +2587,22 @@ }, { "name": "phpstan/extension-installer", - "version": "1.3.0", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/phpstan/extension-installer.git", - "reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a" + "reference": "f45734bfb9984c6c56c4486b71230355f066a58a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f5e02d40f277d28513001976f444d9ff1dc15e9a", - "reference": "f5e02d40f277d28513001976f444d9ff1dc15e9a", + "url": "https://api.github.com/repos/phpstan/extension-installer/zipball/f45734bfb9984c6c56c4486b71230355f066a58a", + "reference": "f45734bfb9984c6c56c4486b71230355f066a58a", "shasum": "" }, "require": { "composer-plugin-api": "^2.0", "php": "^7.2 || ^8.0", - "phpstan/phpstan": "^1.8.0" + "phpstan/phpstan": "^1.9.0" }, "require-dev": { "composer/composer": "^2.0", @@ -2611,12 +2611,7 @@ }, "type": "composer-plugin", "extra": { - "class": "PHPStan\\ExtensionInstaller\\Plugin", - "phpstan/extension-installer": { - "ignore": [ - "phpstan/phpstan-phpunit" - ] - } + "class": "PHPStan\\ExtensionInstaller\\Plugin" }, "autoload": { "psr-4": { @@ -2630,9 +2625,9 @@ "description": "Composer plugin for automatic installation of PHPStan extensions", "support": { "issues": "https://github.com/phpstan/extension-installer/issues", - "source": "https://github.com/phpstan/extension-installer/tree/1.3.0" + "source": "https://github.com/phpstan/extension-installer/tree/1.3.1" }, - "time": "2023-04-18T13:08:02+00:00" + "time": "2023-05-24T08:59:17+00:00" }, { "name": "phpstan/phpdoc-parser", From 642a9a24a107cb8003fc5919b66292b6214b9169 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:34:10 +0200 Subject: [PATCH 111/210] Bump @babel/preset-react from 7.18.6 to 7.22.3 (#13328) Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.18.6 to 7.22.3. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.3/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 34 +++++++++++++++++----------------- package.json | 2 +- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index a9c059db143c..c70a66e39f75 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", - "@babel/preset-react": "^7.18.6", + "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.4", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", @@ -1864,16 +1864,16 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.18.6.tgz", - "integrity": "sha512-Mz7xMPxoy9kPS/JScj6fJs03TZ/fZ1dJPlMjRAgTaxaS0fUBk8FV/A2rRgfPsVCZqALNwMexD+0Uaf5zlcKPpw==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz", + "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-jsx": "^7.18.6", - "@babel/types": "^7.18.6" + "@babel/helper-module-imports": "^7.21.4", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-jsx": "^7.21.4", + "@babel/types": "^7.22.3" }, "engines": { "node": ">=6.9.0" @@ -2291,15 +2291,15 @@ } }, "node_modules/@babel/preset-react": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.18.6.tgz", - "integrity": "sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz", + "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/helper-validator-option": "^7.18.6", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-validator-option": "^7.21.0", "@babel/plugin-transform-react-display-name": "^7.18.6", - "@babel/plugin-transform-react-jsx": "^7.18.6", + "@babel/plugin-transform-react-jsx": "^7.22.3", "@babel/plugin-transform-react-jsx-development": "^7.18.6", "@babel/plugin-transform-react-pure-annotations": "^7.18.6" }, @@ -2399,9 +2399,9 @@ } }, "node_modules/@babel/types": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.21.5.tgz", - "integrity": "sha512-m4AfNvVF2mVC/F7fDEdH2El3HzUg9It/XsCxZiOTTA3m3qYfcSVSbTfM6Q9xG+hYDniZssYhlXKKUMD5m8tF4Q==", + "version": "7.22.4", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz", + "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==", "dependencies": { "@babel/helper-string-parser": "^7.21.5", "@babel/helper-validator-identifier": "^7.19.1", diff --git a/package.json b/package.json index 5a41f99a8699..1fdfae447abd 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", - "@babel/preset-react": "^7.18.6", + "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.4", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", From e310ab3af70206a16d658bce0e556033fb314ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:36:20 +0200 Subject: [PATCH 112/210] Bump karma-chrome-launcher from 3.1.1 to 3.2.0 (#13334) Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases) - [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: karma-chrome-launcher dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c70a66e39f75..934e04f2b970 100644 --- a/package-lock.json +++ b/package-lock.json @@ -119,7 +119,7 @@ "jest-silent-reporter": "^0.5.0", "jest-styled-components": "^7.1.1", "karma": "^6.4.2", - "karma-chrome-launcher": "^3.1.1", + "karma-chrome-launcher": "^3.2.0", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-jasmine": "^5.1.0", "karma-parallel": "^0.3.1", @@ -29470,9 +29470,9 @@ } }, "node_modules/karma-chrome-launcher": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz", - "integrity": "sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz", + "integrity": "sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==", "dev": true, "dependencies": { "which": "^1.2.1" diff --git a/package.json b/package.json index 1fdfae447abd..9d9fea36d4c3 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "jest-silent-reporter": "^0.5.0", "jest-styled-components": "^7.1.1", "karma": "^6.4.2", - "karma-chrome-launcher": "^3.1.1", + "karma-chrome-launcher": "^3.2.0", "karma-coverage-istanbul-reporter": "^3.0.3", "karma-jasmine": "^5.1.0", "karma-parallel": "^0.3.1", From 8307c3c427986fff82cb91be6394ef24be4e2f05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:37:40 +0200 Subject: [PATCH 113/210] Bump @rollup/plugin-terser from 0.4.0 to 0.4.3 (#13322) Bumps [@rollup/plugin-terser](https://github.com/rollup/plugins/tree/HEAD/packages/terser) from 0.4.0 to 0.4.3. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/terser/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/terser-v0.4.3/packages/terser) --- updated-dependencies: - dependency-name: "@rollup/plugin-terser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 26 +++++++++++++------------- package.json | 2 +- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 934e04f2b970..0e91c7487ec6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.2", - "@rollup/plugin-terser": "^0.4.0", + "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", "@storybook/addon-backgrounds": "^6.5.16", @@ -5523,14 +5523,14 @@ } }, "node_modules/@rollup/plugin-terser": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.0.tgz", - "integrity": "sha512-Ipcf3LPNerey1q9ZMjiaWHlNPEHNU/B5/uh9zXLltfEQ1lVSLLeZSgAtTPWGyw8Ip1guOeq+mDtdOlEj/wNxQw==", + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@rollup/plugin-terser/-/plugin-terser-0.4.3.tgz", + "integrity": "sha512-EF0oejTMtkyhrkwCdg0HJ0IpkcaVg1MMSf2olHb2Jp+1mnLM04OhjpJWGma4HobiDTF0WCyViWuvadyE9ch2XA==", "dev": true, "dependencies": { - "serialize-javascript": "^6.0.0", - "smob": "^0.0.6", - "terser": "^5.15.1" + "serialize-javascript": "^6.0.1", + "smob": "^1.0.0", + "terser": "^5.17.4" }, "engines": { "node": ">=14.0.0" @@ -37056,9 +37056,9 @@ } }, "node_modules/smob": { - "version": "0.0.6", - "resolved": "https://registry.npmjs.org/smob/-/smob-0.0.6.tgz", - "integrity": "sha512-V21+XeNni+tTyiST1MHsa84AQhT1aFZipzPpOFAVB8DkHzwJyjjAmt9bgwnuZiZWnIbMo2duE29wybxv/7HWUw==", + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/smob/-/smob-1.4.0.tgz", + "integrity": "sha512-MqR3fVulhjWuRNSMydnTlweu38UhQ0HXM4buStD/S3mc/BzX3CuM9OmhyQpmtYCvoYdl5ris6TI0ZqH355Ymqg==", "dev": true }, "node_modules/snake-case": { @@ -38849,9 +38849,9 @@ } }, "node_modules/terser": { - "version": "5.16.6", - "resolved": "https://registry.npmjs.org/terser/-/terser-5.16.6.tgz", - "integrity": "sha512-IBZ+ZQIA9sMaXmRZCUMDjNH0D5AQQfdn4WUjHL0+1lF4TP1IHRJbrhb6fNaXWikrYQTSkb7SLxkeXAiy1p7mbg==", + "version": "5.17.6", + "resolved": "https://registry.npmjs.org/terser/-/terser-5.17.6.tgz", + "integrity": "sha512-V8QHcs8YuyLkLHsJO5ucyff1ykrLVsR4dNnS//L5Y3NiSXpbK1J+WMVUs67eI0KTxs9JtHhgEQpXQVHlHI92DQ==", "dev": true, "dependencies": { "@jridgewell/source-map": "^0.3.2", diff --git a/package.json b/package.json index 9d9fea36d4c3..45970c903da9 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", "@rollup/plugin-node-resolve": "^15.0.2", - "@rollup/plugin-terser": "^0.4.0", + "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", "@storybook/addon-backgrounds": "^6.5.16", From d8f8a690378185576e7883e6654fa17d1311ca85 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:38:42 +0200 Subject: [PATCH 114/210] Bump eslint-plugin-jsdoc from 40.1.0 to 45.0.0 (#13332) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 40.1.0 to 45.0.0. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v40.1.0...v45.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 40 +++++++++++++++++++++++++--------------- package.json | 2 +- 2 files changed, 26 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0e91c7487ec6..fb487632ac63 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jest-extended": "^2.0.0", - "eslint-plugin-jsdoc": "^40.1.0", + "eslint-plugin-jsdoc": "^45.0.0", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-node": "^11.1.0", @@ -2767,17 +2767,17 @@ "integrity": "sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg==" }, "node_modules/@es-joy/jsdoccomment": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.37.0.tgz", - "integrity": "sha512-hjK0wnsPCYLlF+HHB4R/RbUjOWeLW2SlarB67+Do5WsKILOkmIZvvPJFbtWSmbypxcjpoECLAMzoao0D4Bg5ZQ==", + "version": "0.39.4", + "resolved": "https://registry.npmjs.org/@es-joy/jsdoccomment/-/jsdoccomment-0.39.4.tgz", + "integrity": "sha512-Jvw915fjqQct445+yron7Dufix9A+m9j1fCJYlCo1FWlRvTxa3pjJelxdSTdaLWcTwRU6vbL+NYjO4YuNIS5Qg==", "dev": true, "dependencies": { "comment-parser": "1.3.1", - "esquery": "^1.4.0", + "esquery": "^1.5.0", "jsdoc-type-pratt-parser": "~4.0.0" }, "engines": { - "node": "^14 || ^16 || ^17 || ^18 || ^19" + "node": ">=16" } }, "node_modules/@eslint-community/eslint-utils": { @@ -14157,6 +14157,15 @@ "integrity": "sha512-lYe4Gx7QT+MKGbDsA+Z+he/Wtef0BiwDOlK/XkBrdfsh9J/jPPXbX0tE9x9cl27Tmu5gg3QUbUrQYa/y+KOHPQ==", "dev": true }, + "node_modules/are-docs-informative": { + "version": "0.0.2", + "resolved": "https://registry.npmjs.org/are-docs-informative/-/are-docs-informative-0.0.2.tgz", + "integrity": "sha512-ixiS0nLNNG5jNQzgZJNoUpBKdo9yTYZMGJ+QgT2jmjR7G7+QHRCc4v6LQ3NgE7EBJq+o0ams3waJwkrlBom8Ig==", + "dev": true, + "engines": { + "node": ">=14" + } + }, "node_modules/are-we-there-yet": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/are-we-there-yet/-/are-we-there-yet-2.0.0.tgz", @@ -19759,21 +19768,22 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "40.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-40.1.0.tgz", - "integrity": "sha512-ANvrhiu62VlSorARM0hup60VQsS3hNyp0Ca7cnJDj8tpJzM7tNhBVqMVYXSuLzEmqrpwx6aAh+NAN2DdAGG5fQ==", + "version": "45.0.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-45.0.0.tgz", + "integrity": "sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==", "dev": true, "dependencies": { - "@es-joy/jsdoccomment": "~0.37.0", + "@es-joy/jsdoccomment": "~0.39.4", + "are-docs-informative": "^0.0.2", "comment-parser": "1.3.1", "debug": "^4.3.4", "escape-string-regexp": "^4.0.0", "esquery": "^1.5.0", - "semver": "^7.3.8", + "semver": "^7.5.1", "spdx-expression-parse": "^3.0.1" }, "engines": { - "node": "^14 || ^16 || ^17 || ^18 || ^19" + "node": ">=16" }, "peerDependencies": { "eslint": "^7.0.0 || ^8.0.0" @@ -19792,9 +19802,9 @@ } }, "node_modules/eslint-plugin-jsdoc/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 45970c903da9..7d9725fc5dd3 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jest-extended": "^2.0.0", - "eslint-plugin-jsdoc": "^40.1.0", + "eslint-plugin-jsdoc": "^45.0.0", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-node": "^11.1.0", From 4bb425028935e443f8f9bb25aa70321c77d0e4d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:39:11 +0200 Subject: [PATCH 115/210] Bump eslint-plugin-testing-library from 5.10.3 to 5.11.0 (#13333) Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 5.10.3 to 5.11.0. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](https://github.com/testing-library/eslint-plugin-testing-library/compare/v5.10.3...v5.11.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index fb487632ac63..a8b8a4adfb5f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -106,7 +106,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", - "eslint-plugin-testing-library": "^5.10.3", + "eslint-plugin-testing-library": "^5.11.0", "html-webpack-plugin": "^5.5.1", "husky": "^8.0.3", "jest": "^29.5.0", @@ -20463,9 +20463,9 @@ } }, "node_modules/eslint-plugin-testing-library": { - "version": "5.10.3", - "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.3.tgz", - "integrity": "sha512-0yhsKFsjHLud5PM+f2dWr9K3rqYzMy4cSHs3lcmFYMa1CdSzRvHGgXvsFarBjZ41gU8jhTdMIkg8jHLxGJqLqw==", + "version": "5.11.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.0.tgz", + "integrity": "sha512-ELY7Gefo+61OfXKlQeXNIDVVLPcvKTeiQOoMZG9TeuWa7Ln4dUNRv8JdRWBQI9Mbb427XGlVB1aa1QPZxBJM8Q==", "dev": true, "dependencies": { "@typescript-eslint/utils": "^5.58.0" diff --git a/package.json b/package.json index 7d9725fc5dd3..415b6685210d 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "eslint-plugin-react-hooks": "^4.6.0", "eslint-plugin-security": "^1.7.1", "eslint-plugin-styled-components-a11y": "^1.0.0", - "eslint-plugin-testing-library": "^5.10.3", + "eslint-plugin-testing-library": "^5.11.0", "html-webpack-plugin": "^5.5.1", "husky": "^8.0.3", "jest": "^29.5.0", From 00df3b82be9bce0a92495e8ce380d4cac31bfaf0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:39:24 +0200 Subject: [PATCH 116/210] Bump lint-staged from 13.2.0 to 13.2.2 (#13338) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.2.0 to 13.2.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](https://github.com/okonet/lint-staged/compare/v13.2.0...v13.2.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8b8a4adfb5f..3bd0592cd77f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -125,7 +125,7 @@ "karma-parallel": "^0.3.1", "karma-sourcemap-loader": "^0.4.0", "karma-webpack": "^5.0.0", - "lint-staged": "^13.2.0", + "lint-staged": "^13.2.2", "markdownlint-cli": "^0.34.0", "mini-css-extract-plugin": "^2.7.6", "mockdate": "^3.0.5", @@ -29855,9 +29855,9 @@ } }, "node_modules/lint-staged": { - "version": "13.2.0", - "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.0.tgz", - "integrity": "sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==", + "version": "13.2.2", + "resolved": "https://registry.npmjs.org/lint-staged/-/lint-staged-13.2.2.tgz", + "integrity": "sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==", "dev": true, "dependencies": { "chalk": "5.2.0", @@ -29872,7 +29872,7 @@ "object-inspect": "^1.12.3", "pidtree": "^0.6.0", "string-argv": "^0.3.1", - "yaml": "^2.2.1" + "yaml": "^2.2.2" }, "bin": { "lint-staged": "bin/lint-staged.js" @@ -30031,9 +30031,9 @@ } }, "node_modules/lint-staged/node_modules/yaml": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.2.1.tgz", - "integrity": "sha512-e0WHiYql7+9wr4cWMx3TVQrNwejKaEe7/rHNmQmqRjazfOP5W8PB6Jpebb5o6fIapbz9o9+2ipcaTM2ZwDI6lw==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz", + "integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==", "dev": true, "engines": { "node": ">= 14" diff --git a/package.json b/package.json index 415b6685210d..12073a7651df 100644 --- a/package.json +++ b/package.json @@ -149,7 +149,7 @@ "karma-parallel": "^0.3.1", "karma-sourcemap-loader": "^0.4.0", "karma-webpack": "^5.0.0", - "lint-staged": "^13.2.0", + "lint-staged": "^13.2.2", "markdownlint-cli": "^0.34.0", "mini-css-extract-plugin": "^2.7.6", "mockdate": "^3.0.5", From 21648b409380fbc36cf0ac643ba0e8421b22cfc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:39:49 +0200 Subject: [PATCH 117/210] Bump @babel/core from 7.21.8 to 7.22.1 (#13337) Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.8 to 7.22.1. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.1/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 110 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 56 insertions(+), 56 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bd0592cd77f..afe17a659fb6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "license": "Apache-2.0", "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", - "@babel/core": "^7.21.8", + "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", @@ -357,28 +357,28 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.21.7", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.21.7.tgz", - "integrity": "sha512-KYMqFYTaenzMK4yUtf4EW9wc4N9ef80FsbMtkwool5zpwl4YrT1SdWYSTRcT94KO4hannogdS+LxY7L+arP3gA==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz", + "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.21.8", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.21.8.tgz", - "integrity": "sha512-YeM22Sondbo523Sz0+CirSPnbj9bG3P0CdHcBZdqUuaeOaYEFbOLoGU7lebvGP6P5J/WE9wOn7u7C4J9HvS1xQ==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.22.1.tgz", + "integrity": "sha512-Hkqu7J4ynysSXxmAahpN1jjRwVJ+NdpraFLIWflgjpVob3KNyK3/tIUc7Q7szed8WMp0JNa7Qtd1E9Oo22F9gA==", "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-compilation-targets": "^7.21.5", - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helpers": "^7.21.5", - "@babel/parser": "^7.21.8", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5", + "@babel/generator": "^7.22.0", + "@babel/helper-compilation-targets": "^7.22.1", + "@babel/helper-module-transforms": "^7.22.1", + "@babel/helpers": "^7.22.0", + "@babel/parser": "^7.22.0", + "@babel/template": "^7.21.9", + "@babel/traverse": "^7.22.1", + "@babel/types": "^7.22.0", "convert-source-map": "^1.7.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -454,11 +454,11 @@ } }, "node_modules/@babel/generator": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.21.5.tgz", - "integrity": "sha512-SrKK/sRv8GesIW1bDagf9cCG38IOMYZusoe1dfg0D8aiUe3Amvoj1QtjTPAWcfrZFvIwlleLb0gxzQidL9w14w==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz", + "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==", "dependencies": { - "@babel/types": "^7.21.5", + "@babel/types": "^7.22.3", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -492,11 +492,11 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.21.5.tgz", - "integrity": "sha512-1RkbFGUKex4lvsB9yhIfWltJM5cZKUftB2eNajaDv3dCMEp49iBG0K14uH8NnX9IPux2+mK7JGEOB0jn48/J6w==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz", + "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==", "dependencies": { - "@babel/compat-data": "^7.21.5", + "@babel/compat-data": "^7.22.0", "@babel/helper-validator-option": "^7.21.0", "browserslist": "^4.21.3", "lru-cache": "^5.1.1", @@ -607,9 +607,9 @@ } }, "node_modules/@babel/helper-environment-visitor": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.21.5.tgz", - "integrity": "sha512-IYl4gZ3ETsWocUWgsFZLM5i1BYx9SoemminVEXadgLBa9TdeorzgLKm8wWLA6J1N/kT3Kch8XIk1laNzYoHKvQ==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz", + "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==", "engines": { "node": ">=6.9.0" } @@ -673,18 +673,18 @@ } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.21.5.tgz", - "integrity": "sha512-bI2Z9zBGY2q5yMHoBvJ2a9iX3ZOAzJPm7Q8Yz6YeoUjU/Cvhmi2G4QyTNyPBqqXSgTjUxRg3L0xV45HvkNWWBw==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz", + "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==", "dependencies": { - "@babel/helper-environment-visitor": "^7.21.5", + "@babel/helper-environment-visitor": "^7.22.1", "@babel/helper-module-imports": "^7.21.4", "@babel/helper-simple-access": "^7.21.5", "@babel/helper-split-export-declaration": "^7.18.6", "@babel/helper-validator-identifier": "^7.19.1", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" + "@babel/template": "^7.21.9", + "@babel/traverse": "^7.22.1", + "@babel/types": "^7.22.0" }, "engines": { "node": ">=6.9.0" @@ -819,13 +819,13 @@ } }, "node_modules/@babel/helpers": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.21.5.tgz", - "integrity": "sha512-BSY+JSlHxOmGsPTydUkPf1MdMQ3M81x5xGCOVgWM3G8XH77sJ292Y2oqcp0CbbgxhqBuI46iUz1tT7hqP7EfgA==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.22.3.tgz", + "integrity": "sha512-jBJ7jWblbgr7r6wYZHMdIqKc73ycaTcCaWRq4/2LpuPHcx7xMlZvpGQkOYc9HeSjn6rcx15CPlgVcBtZ4WZJ2w==", "dependencies": { - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.21.5", - "@babel/types": "^7.21.5" + "@babel/template": "^7.21.9", + "@babel/traverse": "^7.22.1", + "@babel/types": "^7.22.3" }, "engines": { "node": ">=6.9.0" @@ -845,9 +845,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.21.8", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.21.8.tgz", - "integrity": "sha512-6zavDGdzG3gUqAdWvlLFfk+36RilI+Pwyuuh7HItyeScCWP3k6i8vKclAQ0bM/0y/Kz/xiwvxhMv9MgTJP5gmA==", + "version": "7.22.4", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz", + "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==", "bin": { "parser": "bin/babel-parser.js" }, @@ -2366,31 +2366,31 @@ } }, "node_modules/@babel/template": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.20.7.tgz", - "integrity": "sha512-8SegXApWe6VoNw0r9JHpSteLKTpTiLZ4rMlGIm9JQ18KiCtyQiAMEazujAHrUS5flrcqYZa75ukev3P6QmUwUw==", + "version": "7.21.9", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz", + "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==", "dependencies": { - "@babel/code-frame": "^7.18.6", - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7" + "@babel/code-frame": "^7.21.4", + "@babel/parser": "^7.21.9", + "@babel/types": "^7.21.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.21.5.tgz", - "integrity": "sha512-AhQoI3YjWi6u/y/ntv7k48mcrCXmus0t79J9qPNlk/lAsFlCiJ047RmbfMOawySTHtywXhbXgpx/8nXMYd+oFw==", + "version": "7.22.4", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz", + "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==", "dependencies": { "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.21.5", - "@babel/helper-environment-visitor": "^7.21.5", + "@babel/generator": "^7.22.3", + "@babel/helper-environment-visitor": "^7.22.1", "@babel/helper-function-name": "^7.21.0", "@babel/helper-hoist-variables": "^7.18.6", "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.21.5", - "@babel/types": "^7.21.5", + "@babel/parser": "^7.22.4", + "@babel/types": "^7.22.4", "debug": "^4.1.0", "globals": "^11.1.0" }, diff --git a/package.json b/package.json index 12073a7651df..baa96b8af860 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@ampproject/toolbox-optimizer": "^2.9.0", - "@babel/core": "^7.21.8", + "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", From 49524bc9d2129275ef41c30693624352d6e5667a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:40:45 +0200 Subject: [PATCH 118/210] Bump stylelint from 15.6.0 to 15.6.2 (#13330) Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.6.0 to 15.6.2. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/15.6.0...15.6.2) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 40 ++++++++++++++++++++++++++-------------- package.json | 2 +- 2 files changed, 27 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index afe17a659fb6..b1df92a4b277 100644 --- a/package-lock.json +++ b/package-lock.json @@ -148,7 +148,7 @@ "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", "styled-components": "^5.3.11", - "stylelint": "^15.6.0", + "stylelint": "^15.6.2", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", @@ -33923,9 +33923,9 @@ } }, "node_modules/postcss-selector-parser": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.11.tgz", - "integrity": "sha512-zbARubNdogI9j7WY4nQJBiNqQf3sLS3wCP4WfOidu+p28LofJqDH1tcXypGrcmMHhDk2t9wGhCsYe/+szLTy1g==", + "version": "6.0.13", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", + "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", "dev": true, "dependencies": { "cssesc": "^3.0.0", @@ -38166,9 +38166,9 @@ } }, "node_modules/stylelint": { - "version": "15.6.0", - "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.0.tgz", - "integrity": "sha512-Cqzpc8tvJm77KaM8qUbhpJ/UYK55Ia0whQXj4b9IId9dlPICO7J8Lyo15SZWiHxKjlvy3p5FQor/3n6i8ignXg==", + "version": "15.6.2", + "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-15.6.2.tgz", + "integrity": "sha512-fjQWwcdUye4DU+0oIxNGwawIPC5DvG5kdObY5Sg4rc87untze3gC/5g/ikePqVjrAsBUZjwMN+pZsAYbDO6ArQ==", "dev": true, "dependencies": { "@csstools/css-parser-algorithms": "^2.1.1", @@ -38198,11 +38198,11 @@ "micromatch": "^4.0.5", "normalize-path": "^3.0.0", "picocolors": "^1.0.0", - "postcss": "^8.4.22", + "postcss": "^8.4.23", "postcss-media-query-parser": "^0.2.3", "postcss-resolve-nested-selector": "^0.1.1", "postcss-safe-parser": "^6.0.0", - "postcss-selector-parser": "^6.0.11", + "postcss-selector-parser": "^6.0.12", "postcss-value-parser": "^4.2.0", "resolve-from": "^5.0.0", "string-width": "^4.2.3", @@ -38212,7 +38212,7 @@ "svg-tags": "^1.0.0", "table": "^6.8.1", "v8-compile-cache": "^2.3.0", - "write-file-atomic": "^5.0.0" + "write-file-atomic": "^5.0.1" }, "bin": { "stylelint": "bin/stylelint.js" @@ -38350,6 +38350,18 @@ "postcss": "^8.3.3" } }, + "node_modules/stylelint/node_modules/signal-exit": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.2.tgz", + "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, "node_modules/stylelint/node_modules/string-width": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", @@ -38365,13 +38377,13 @@ } }, "node_modules/stylelint/node_modules/write-file-atomic": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.0.tgz", - "integrity": "sha512-R7NYMnHSlV42K54lwY9lvW6MnSm1HSJqZL3xiSgi9E7//FYaI74r2G0rd+/X6VAMkHEdzxQaU5HUOXWUz5kA/w==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-5.0.1.tgz", + "integrity": "sha512-+QU2zd6OTD8XWIJCbffaiQeH9U73qIqafo1x6V1snCWYGJf6cVE0cDR4D8xRzcEnfI21IFrUPzPGtcPf8AC+Rw==", "dev": true, "dependencies": { "imurmurhash": "^0.1.4", - "signal-exit": "^3.0.7" + "signal-exit": "^4.0.1" }, "engines": { "node": "^14.17.0 || ^16.13.0 || >=18.0.0" diff --git a/package.json b/package.json index baa96b8af860..c9e68dc857c6 100644 --- a/package.json +++ b/package.json @@ -172,7 +172,7 @@ "rtlcss-webpack-plugin": "^4.0.7", "source-map-loader": "^4.0.1", "styled-components": "^5.3.11", - "stylelint": "^15.6.0", + "stylelint": "^15.6.2", "stylelint-config-recommended": "^12.0.0", "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", From ec0a8b0a53a584e698b805968cfeeed721ba5ef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:57:40 +0200 Subject: [PATCH 119/210] Bump @babel/preset-typescript from 7.21.4 to 7.21.5 (#13336) Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.4 to 7.21.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.21.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index b1df92a4b277..54406cec704a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.22.3", - "@babel/preset-typescript": "^7.21.4", + "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", "@googleforcreators/fonts": "*", @@ -2311,15 +2311,15 @@ } }, "node_modules/@babel/preset-typescript": { - "version": "7.21.4", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.4.tgz", - "integrity": "sha512-sMLNWY37TCdRH/bJ6ZeeOH1nPuanED7Ai9Y/vH31IPqalioJ6ZNFUWONsakhv4r4n+I6gm5lmoE0olkgib/j/A==", + "version": "7.21.5", + "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz", + "integrity": "sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-validator-option": "^7.21.0", "@babel/plugin-syntax-jsx": "^7.21.4", - "@babel/plugin-transform-modules-commonjs": "^7.21.2", + "@babel/plugin-transform-modules-commonjs": "^7.21.5", "@babel/plugin-transform-typescript": "^7.21.3" }, "engines": { diff --git a/package.json b/package.json index c9e68dc857c6..78d40b128e99 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/eslint-plugin": "^7.19.1", "@babel/preset-env": "^7.21.5", "@babel/preset-react": "^7.22.3", - "@babel/preset-typescript": "^7.21.4", + "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", "@googleforcreators/fonts": "*", From bfbf8049f392b7a1330082f9519914747ec356dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:57:50 +0200 Subject: [PATCH 120/210] Bump @types/jest from 29.4.1 to 29.5.1 (#13335) Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.4.1 to 29.5.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 54406cec704a..a8e853ad8487 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "@types/eslint": "^8.40.0", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", - "@types/jest": "^29.4.1", + "@types/jest": "^29.5.1", "@types/jsdom": "^21.1.1", "@types/node": "^20.1.4", "@types/styled-components": "^5.1.26", @@ -11412,9 +11412,9 @@ } }, "node_modules/@types/jest": { - "version": "29.4.1", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.1.tgz", - "integrity": "sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==", + "version": "29.5.1", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.1.tgz", + "integrity": "sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==", "dev": true, "dependencies": { "expect": "^29.0.0", diff --git a/package.json b/package.json index 78d40b128e99..14da1d8f694a 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/eslint": "^8.40.0", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", - "@types/jest": "^29.4.1", + "@types/jest": "^29.5.1", "@types/jsdom": "^21.1.1", "@types/node": "^20.1.4", "@types/styled-components": "^5.1.26", From d01d6e0e94fffd288b6ab08cf4252a35250938a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 May 2023 23:58:19 +0200 Subject: [PATCH 121/210] Bump expect-puppeteer from 8.0.5 to 9.0.0 (#13323) Bumps [expect-puppeteer](https://github.com/argos-ci/jest-puppeteer/tree/HEAD/packages/expect-puppeteer) from 8.0.5 to 9.0.0. - [Release notes](https://github.com/argos-ci/jest-puppeteer/releases) - [Changelog](https://github.com/argos-ci/jest-puppeteer/blob/main/packages/expect-puppeteer/CHANGELOG.md) - [Commits](https://github.com/argos-ci/jest-puppeteer/commits/v9.0.0/packages/expect-puppeteer) --- updated-dependencies: - dependency-name: expect-puppeteer dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 20 ++++++++++++++------ packages/e2e-test-utils/package.json | 2 +- packages/e2e-tests/package.json | 2 +- 3 files changed, 16 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8e853ad8487..7f84d6728196 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21294,11 +21294,11 @@ } }, "node_modules/expect-puppeteer": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-8.0.5.tgz", - "integrity": "sha512-PtJ/HKYdt/SqoGIWYninAENrSRxRSDb+5I78Pke73+Nxp/nzX05yUU2B+ULUro7wPG4VdD5caKi8UN2NPkpvBA==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-9.0.0.tgz", + "integrity": "sha512-mxejfYy6hsCpBgaUbKGZzoAy4SgzVhPkVZHuBaJ+xbt+BryolxLzdKU4HhJYH/Ooo9AWghAh7ofAkKEZQ2XzcA==", "engines": { - "node": ">=14.0.0" + "node": ">=16" } }, "node_modules/expect/node_modules/ansi-styles": { @@ -27730,6 +27730,14 @@ "puppeteer": ">=19" } }, + "node_modules/jest-puppeteer/node_modules/expect-puppeteer": { + "version": "8.0.5", + "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-8.0.5.tgz", + "integrity": "sha512-PtJ/HKYdt/SqoGIWYninAENrSRxRSDb+5I78Pke73+Nxp/nzX05yUU2B+ULUro7wPG4VdD5caKi8UN2NPkpvBA==", + "engines": { + "node": ">=14.0.0" + } + }, "node_modules/jest-regex-util": { "version": "26.0.0", "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz", @@ -42119,7 +42127,7 @@ "license": "Apache-2.0", "dependencies": { "@wordpress/url": "^3.25.0", - "expect-puppeteer": "^8.0.5" + "expect-puppeteer": "^9.0.0" }, "devDependencies": { "@percy/puppeteer": "^2.0.2" @@ -42151,7 +42159,7 @@ "@wordpress/jest-console": "^6.7.0", "@wordpress/jest-puppeteer-axe": "^5.7.0", "babel-jest": "^29.5.0", - "expect-puppeteer": "^8.0.5", + "expect-puppeteer": "^9.0.0", "jest-environment-puppeteer": "^8.0.5", "jest-extended": "^3.2.4", "jest-json-schema": "^6.1.0", diff --git a/packages/e2e-test-utils/package.json b/packages/e2e-test-utils/package.json index fc21c4c4f463..a9646a66d4cd 100644 --- a/packages/e2e-test-utils/package.json +++ b/packages/e2e-test-utils/package.json @@ -27,7 +27,7 @@ "main": "./src/index.js", "dependencies": { "@wordpress/url": "^3.25.0", - "expect-puppeteer": "^8.0.5" + "expect-puppeteer": "^9.0.0" }, "devDependencies": { "@percy/puppeteer": "^2.0.2" diff --git a/packages/e2e-tests/package.json b/packages/e2e-tests/package.json index f588fbb003f8..69964f547fc7 100644 --- a/packages/e2e-tests/package.json +++ b/packages/e2e-tests/package.json @@ -32,7 +32,7 @@ "@wordpress/jest-console": "^6.7.0", "@wordpress/jest-puppeteer-axe": "^5.7.0", "babel-jest": "^29.5.0", - "expect-puppeteer": "^8.0.5", + "expect-puppeteer": "^9.0.0", "jest-environment-puppeteer": "^8.0.5", "jest-extended": "^3.2.4", "jest-json-schema": "^6.1.0", From b4bd4090995a7bad5daada0ca29382077cf17c06 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 30 May 2023 09:09:30 +0200 Subject: [PATCH 122/210] Update Moveable patch file --- ...{react-moveable+0.39.6.patch => react-moveable+0.50.7.patch} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename patches/{react-moveable+0.39.6.patch => react-moveable+0.50.7.patch} (96%) diff --git a/patches/react-moveable+0.39.6.patch b/patches/react-moveable+0.50.7.patch similarity index 96% rename from patches/react-moveable+0.39.6.patch rename to patches/react-moveable+0.50.7.patch index 66b52cccd3fe..10916c016d62 100644 --- a/patches/react-moveable+0.39.6.patch +++ b/patches/react-moveable+0.50.7.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/react-moveable/declaration/makeMoveable.d.ts b/node_modules/react-moveable/declaration/makeMoveable.d.ts -index e7706fd..a28c4ab 100644 +index 9948a7f..a28c4ab 100644 --- a/node_modules/react-moveable/declaration/makeMoveable.d.ts +++ b/node_modules/react-moveable/declaration/makeMoveable.d.ts @@ -1,3 +1,4 @@ From d0f774312fb1b54159257515d9f9dca4c9c20443 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 30 May 2023 09:11:43 +0200 Subject: [PATCH 123/210] Fix new lint errors & warnings --- .eslintrc | 5 +++++ .../src/app/media/local/useContextValueProvider.js | 2 +- .../story-editor/src/app/media/media3p/api/apiFetcher.js | 4 ++-- .../src/app/media/media3p/useContextValueProvider.js | 2 +- packages/story-editor/src/app/media/useMedia.js | 4 ++-- packages/story-editor/src/app/media/utils/useFFmpeg.ts | 1 - 6 files changed, 11 insertions(+), 7 deletions(-) diff --git a/.eslintrc b/.eslintrc index 70e7e5322c17..3f08c05c3ecd 100644 --- a/.eslintrc +++ b/.eslintrc @@ -238,6 +238,11 @@ }], "jsdoc/require-returns": "error", "jsdoc/require-param-description": "error", + "jsdoc/tag-lines": [ + "error", + "any", + { "startLines": 1 } + ], "jsdoc/valid-types": "error", "eslint-comments/no-unused-disable": "error", "eslint-comments/require-description": "error", diff --git a/packages/story-editor/src/app/media/local/useContextValueProvider.js b/packages/story-editor/src/app/media/local/useContextValueProvider.js index 90bf2eb57e77..d79db7534e42 100644 --- a/packages/story-editor/src/app/media/local/useContextValueProvider.js +++ b/packages/story-editor/src/app/media/local/useContextValueProvider.js @@ -42,7 +42,7 @@ import { LOCAL_MEDIA_TYPE_ALL } from './types'; /** * Context fragment provider for local media. - * This is called from {@link MediaProvider} to provide the media global state. + * This is called from MediaProvider to provide the media global state. * * @param {LocalMediaReducerState} reducerState The 'local' fragment of the * state returned from `useMediaReducer` diff --git a/packages/story-editor/src/app/media/media3p/api/apiFetcher.js b/packages/story-editor/src/app/media/media3p/api/apiFetcher.js index 9f7603fdfe6c..e7752793ff35 100644 --- a/packages/story-editor/src/app/media/media3p/api/apiFetcher.js +++ b/packages/story-editor/src/app/media/media3p/api/apiFetcher.js @@ -29,7 +29,7 @@ export const Paths = { }; /** - * The supported order_by values for {@link listMedia}. + * The supported order_by values for listMedia. * * @enum {string} */ @@ -39,7 +39,7 @@ const ListMediaOrderBy = { }; /** - * The supported order_by values for {@link listCategories}. + * The supported order_by values for listCategories. * * @enum {string} */ diff --git a/packages/story-editor/src/app/media/media3p/useContextValueProvider.js b/packages/story-editor/src/app/media/media3p/useContextValueProvider.js index 4d3881aaf1f5..05514be70701 100644 --- a/packages/story-editor/src/app/media/media3p/useContextValueProvider.js +++ b/packages/story-editor/src/app/media/media3p/useContextValueProvider.js @@ -42,7 +42,7 @@ function useProviderSetContextValueProvider(reducerState, reducerActions) { /** * Context fragment provider for 3rd party media (Unsplash, Coverr, etc). - * This is called from {@link MediaProvider} to provide the media global state. + * This is called from MediaProvider to provide the media global state. * * @param {Media3pReducerState} reducerState The 'media3p' * fragment of the state returned from `useMediaReducer` diff --git a/packages/story-editor/src/app/media/useMedia.js b/packages/story-editor/src/app/media/useMedia.js index b05fd63531ec..1dc30775dd76 100644 --- a/packages/story-editor/src/app/media/useMedia.js +++ b/packages/story-editor/src/app/media/useMedia.js @@ -29,8 +29,8 @@ import Context from './context'; */ /** - * Context value consumer to select a fragment of the enire media context value - * (local and media3p) that's provided from {@link MediaProvider}. + * Context value consumer to select a fragment of the entire media context value + * (local and media3p) that's provided from MediaProvider. * * @param {function(MediaContext):Object?} selector Returns a fragment of the * media context value that the caller is interested in. If no selector is diff --git a/packages/story-editor/src/app/media/utils/useFFmpeg.ts b/packages/story-editor/src/app/media/utils/useFFmpeg.ts index 6ac8e195faf8..d717f93ae3a1 100644 --- a/packages/story-editor/src/app/media/utils/useFFmpeg.ts +++ b/packages/story-editor/src/app/media/utils/useFFmpeg.ts @@ -143,7 +143,6 @@ function useFFmpeg() { /** * Whether the video optimization feature is enabled. * - * * @type {boolean} Whether the feature flag is enabled. */ const isCrossOriginIsolationEnabled = Boolean(window?.crossOriginIsolated); From 7f1e1753eb207c916cf604747f381367d02261aa Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 30 May 2023 09:19:51 +0200 Subject: [PATCH 124/210] Update some packages --- composer.lock | 44 +- package-lock.json | 1072 +++++++++++++++++++------------ package.json | 20 +- packages/commander/package.json | 2 +- packages/date/package.json | 2 +- 5 files changed, 679 insertions(+), 461 deletions(-) diff --git a/composer.lock b/composer.lock index 7e0377ac9b35..0fdb1f88d04c 100644 --- a/composer.lock +++ b/composer.lock @@ -86,12 +86,12 @@ "source": { "type": "git", "url": "https://github.com/ampproject/amp-wp", - "reference": "c629ad2967b3bc80d10f9d3395935747e7a413a5" + "reference": "6048582fe5a2b89a1f67a53f016c44100000c31b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ampproject/amp-wp/zipball/c629ad2967b3bc80d10f9d3395935747e7a413a5", - "reference": "c629ad2967b3bc80d10f9d3395935747e7a413a5", + "url": "https://api.github.com/repos/ampproject/amp-wp/zipball/6048582fe5a2b89a1f67a53f016c44100000c31b", + "reference": "6048582fe5a2b89a1f67a53f016c44100000c31b", "shasum": "" }, "require": { @@ -195,7 +195,7 @@ ], "description": "WordPress plugin for adding AMP support.", "homepage": "https://github.com/ampproject/amp-wp", - "time": "2023-05-09T16:07:45+00:00" + "time": "2023-05-25T16:05:47+00:00" }, { "name": "cweagans/composer-patches", @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.7.0", + "version": "v7.7.1", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "2fec812b7bb3458a232f4637bf83e4037106537d" + "reference": "818f82796b1dea41d4172b3a4b093a8d5aa5a0a8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/2fec812b7bb3458a232f4637bf83e4037106537d", - "reference": "2fec812b7bb3458a232f4637bf83e4037106537d", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/818f82796b1dea41d4172b3a4b093a8d5aa5a0a8", + "reference": "818f82796b1dea41d4172b3a4b093a8d5aa5a0a8", "shasum": "" }, "require": { @@ -2240,9 +2240,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.0" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.1" }, - "time": "2023-05-10T05:40:44+00:00" + "time": "2023-05-30T03:48:36+00:00" }, { "name": "php-stubs/wordpress-stubs", @@ -3411,12 +3411,12 @@ "source": { "type": "git", "url": "https://github.com/Roave/SecurityAdvisories.git", - "reference": "d1af11449398214f9664514ce705c5154ead9c38" + "reference": "2d73bad6cb1c8cda0ab4e4208f4ee2d70e472879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/d1af11449398214f9664514ce705c5154ead9c38", - "reference": "d1af11449398214f9664514ce705c5154ead9c38", + "url": "https://api.github.com/repos/Roave/SecurityAdvisories/zipball/2d73bad6cb1c8cda0ab4e4208f4ee2d70e472879", + "reference": "2d73bad6cb1c8cda0ab4e4208f4ee2d70e472879", "shasum": "" }, "conflict": { @@ -3480,7 +3480,7 @@ "cockpit-hq/cockpit": "<2.4.1", "codeception/codeception": "<3.1.3|>=4,<4.1.22", "codeigniter/framework": "<=3.0.6", - "codeigniter4/framework": "<4.2.11", + "codeigniter4/framework": "<4.3.5", "codeigniter4/shield": "<1-beta.4|= 1.0.0-beta", "codiad/codiad": "<=2.8.4", "composer/composer": "<1.10.26|>=2-alpha.1,<2.2.12|>=2.3,<2.3.5", @@ -3492,7 +3492,7 @@ "contao/core-bundle": "<4.9.40|>=4.10,<4.11.7|>=4.13,<4.13.21|>=5.1,<5.1.4|= 4.10.0", "contao/listing-bundle": ">=4,<4.4.8", "contao/managed-edition": "<=1.5", - "craftcms/cms": "<=3.8.3|>=4,<=4.4.3|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1", + "craftcms/cms": ">= 4.0.0-RC1, <= 4.4.5|>= 4.0.0-RC1, <= 4.4.6|<=3.8.5|>=4,<4.4.6|>= 4.0.0-RC1, < 4.4.6|>= 4.0.0-RC1, < 4.3.7|>= 4.0.0-RC1, < 4.2.1", "croogo/croogo": "<3.0.7", "cuyz/valinor": "<0.12", "czproject/git-php": "<4.0.3", @@ -3564,14 +3564,14 @@ "fooman/tcpdf": "<6.2.22", "forkcms/forkcms": "<5.11.1", "fossar/tcpdf-parser": "<6.2.22", - "francoisjacquet/rosariosis": "<10.9.3", + "francoisjacquet/rosariosis": "<11", "frappant/frp-form-answers": "<3.1.2|>=4,<4.0.2", "friendsofsymfony/oauth2-php": "<1.3", "friendsofsymfony/rest-bundle": ">=1.2,<1.2.2", "friendsofsymfony/user-bundle": ">=1.2,<1.3.5", "friendsoftypo3/mediace": ">=7.6.2,<7.6.5", "froala/wysiwyg-editor": "<3.2.7", - "froxlor/froxlor": "<2.0.14", + "froxlor/froxlor": "<2.0.16", "fuel/core": "<1.8.1", "funadmin/funadmin": "<=3.2", "gaoming13/wechat-php-sdk": "<=1.10.2", @@ -3742,7 +3742,7 @@ "phpwhois/phpwhois": "<=4.2.5", "phpxmlrpc/extras": "<0.6.1", "phpxmlrpc/phpxmlrpc": "<4.9.2", - "pimcore/customer-management-framework-bundle": "<3.3.9", + "pimcore/customer-management-framework-bundle": "<3.3.10", "pimcore/data-hub": "<1.2.4", "pimcore/perspective-editor": "<1.5.1", "pimcore/pimcore": "<10.5.21", @@ -3770,7 +3770,7 @@ "pyrocms/pyrocms": "<=3.9.1", "rainlab/debugbar-plugin": "<3.1", "rankmath/seo-by-rank-math": "<=1.0.95", - "react/http": ">=0.7,<1.7", + "react/http": ">=0.7,<1.9", "really-simple-plugins/complianz-gdpr": "<6.4.2", "remdex/livehelperchat": "<3.99", "rmccue/requests": ">=1.6,<1.8", @@ -3814,7 +3814,7 @@ "simplesamlphp/simplesamlphp-module-openidprovider": "<0.9", "simplito/elliptic-php": "<1.0.6", "sitegeist/fluid-components": "<3.5", - "slim/psr7": "<1.6.1", + "slim/psr7": "<1.4.1|>=1.5,<1.5.1|>=1.6,<1.6.1", "slim/slim": "<2.6", "smarty/smarty": "<3.1.48|>=4,<4.3.1", "snipe/snipe-it": "<=6.0.14|>= 6.0.0-RC-1, <= 6.0.0-RC-5", @@ -3883,7 +3883,7 @@ "thelia/thelia": ">=2.1-beta.1,<2.1.3", "theonedemon/phpwhois": "<=4.2.5", "thinkcmf/thinkcmf": "<=5.1.7", - "thorsten/phpmyfaq": "<3.1.13", + "thorsten/phpmyfaq": "<3.2-beta", "tinymce/tinymce": "<5.10.7|>=6,<6.3.1", "tinymighty/wiki-seo": "<1.2.2", "titon/framework": ">=0,<9.9.99", @@ -4011,7 +4011,7 @@ "type": "tidelift" } ], - "time": "2023-05-12T21:03:58+00:00" + "time": "2023-05-26T14:04:17+00:00" }, { "name": "sebastian/cli-parser", diff --git a/package-lock.json b/package-lock.json index 7f84d6728196..106791ce5fb3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", - "@babel/preset-env": "^7.21.5", + "@babel/preset-env": "^7.22.4", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", @@ -81,9 +81,9 @@ "babel-loader": "^9.1.2", "babel-plugin-styled-components": "^2.1.3", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "browserslist": "^4.21.5", + "browserslist": "^4.21.7", "circular-dependency-plugin": "^5.2.2", - "core-js": "^3.30.1", + "core-js": "^3.30.2", "cross-env": "^7.0.3", "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", @@ -111,7 +111,7 @@ "husky": "^8.0.3", "jest": "^29.5.0", "jest-axe": "^6.0.0", - "jest-canvas-mock": "^2.5.0", + "jest-canvas-mock": "^2.5.1", "jest-environment-jsdom": "^29.5.0", "jest-extended": "^3.2.4", "jest-fetch-mock": "^3.0.3", @@ -131,7 +131,7 @@ "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", "npm-run-all": "^4.1.5", - "patch-package": "^6.5.1", + "patch-package": "^7.0.0", "postcss-jsx": "^0.36.4", "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", @@ -154,10 +154,10 @@ "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", "typescript": "^5.0.4", - "webpack": "^5.75.0", + "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.1", - "webpack-dev-server": "^4.13.2", + "webpack-dev-server": "^4.15.0", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", "workspaces-run": "^1.0.2" @@ -531,19 +531,20 @@ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.21.0.tgz", - "integrity": "sha512-Q8wNiMIdwsv5la5SPxNYzzkPnjgC0Sy0i7jLkVOCdllu/xcVNkr3TeZzbHBJrj+XXRqzX5uCyCoV9eu6xUG7KQ==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz", + "integrity": "sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.18.9", + "@babel/helper-environment-visitor": "^7.22.1", "@babel/helper-function-name": "^7.21.0", - "@babel/helper-member-expression-to-functions": "^7.21.0", + "@babel/helper-member-expression-to-functions": "^7.22.0", "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-replace-supers": "^7.20.7", + "@babel/helper-replace-supers": "^7.22.1", "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/helper-split-export-declaration": "^7.18.6" + "@babel/helper-split-export-declaration": "^7.18.6", + "semver": "^6.3.0" }, "engines": { "node": ">=6.9.0" @@ -552,10 +553,19 @@ "@babel/core": "^7.0.0" } }, + "node_modules/@babel/helper-create-class-features-plugin/node_modules/semver": { + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", + "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.21.8", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.21.8.tgz", - "integrity": "sha512-zGuSdedkFtsFHGbexAvNuipg1hbtitDLo2XE8/uf6Y9sOQV1xsYX/2pNbtedp/X0eU1pIt+kGvaqHCowkRbS5g==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz", + "integrity": "sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==", "dev": true, "dependencies": { "@babel/helper-annotate-as-pure": "^7.18.6", @@ -650,12 +660,12 @@ } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.21.0.tgz", - "integrity": "sha512-Muu8cdZwNN6mRRNG6lAYErJ5X3bRevgYR2O8wN0yn7jJSnGDu6eG59RfT29JHxGUovyfrh6Pj0XzmR7drNVL3Q==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz", + "integrity": "sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==", "dev": true, "dependencies": { - "@babel/types": "^7.21.0" + "@babel/types": "^7.22.3" }, "engines": { "node": ">=6.9.0" @@ -729,17 +739,17 @@ } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.20.7.tgz", - "integrity": "sha512-vujDMtB6LVfNW13jhlCrp48QNslK6JXi7lQG736HVbHz/mbf4Dc7tIRh1Xf5C0rF7BP8iiSxGMCmY6Ci1ven3A==", + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz", + "integrity": "sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-member-expression-to-functions": "^7.20.7", + "@babel/helper-environment-visitor": "^7.22.1", + "@babel/helper-member-expression-to-functions": "^7.22.0", "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/template": "^7.20.7", - "@babel/traverse": "^7.20.7", - "@babel/types": "^7.20.7" + "@babel/template": "^7.21.9", + "@babel/traverse": "^7.22.1", + "@babel/types": "^7.22.0" }, "engines": { "node": ">=6.9.0" @@ -871,14 +881,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.20.7.tgz", - "integrity": "sha512-sbr9+wNE5aXMBBFBICk01tt7sBf2Oc9ikRFEcem/ZORup9IMUdNhW7/wVLEbbtlWOsEubJet46mHAL2C8+2jKQ==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz", + "integrity": "sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/plugin-proposal-optional-chaining": "^7.20.7" + "@babel/plugin-transform-optional-chaining": "^7.22.3" }, "engines": { "node": ">=6.9.0" @@ -887,24 +897,6 @@ "@babel/core": "^7.13.0" } }, - "node_modules/@babel/plugin-proposal-async-generator-functions": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.20.7.tgz", - "integrity": "sha512-xMbiLsn/8RK7Wq7VeVytytS2L6qE69bXPB10YCmMdDZbKF4okCqY74pI/jJQ/8U0b/F6NrT2+14b8/P9/3AMGA==", - "dev": true, - "dependencies": { - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-remap-async-to-generator": "^7.18.9", - "@babel/plugin-syntax-async-generators": "^7.8.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-class-properties": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.18.6.tgz", @@ -921,23 +913,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-class-static-block": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.21.0.tgz", - "integrity": "sha512-XP5G9MWNUskFuP30IfFSEFB0Z6HzLIUcjYM4bYOPHXl7eiJ9HFv8tWj6TXTN5QODiEhDZAeI4hLok2iHFFV4hw==", - "dev": true, - "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.21.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-class-static-block": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.12.0" - } - }, "node_modules/@babel/plugin-proposal-decorators": { "version": "7.21.0", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.21.0.tgz", @@ -957,22 +932,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-dynamic-import": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.18.6.tgz", - "integrity": "sha512-1auuwmK+Rz13SJj36R+jqFPMJWyKEDd7lLSdOj4oJK0UTgGueSAtkrCvz9ewmgyU/P941Rv2fQwZJN8s6QruXw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-dynamic-import": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-export-default-from": { "version": "7.18.10", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-default-from/-/plugin-proposal-export-default-from-7.18.10.tgz", @@ -989,54 +948,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-export-namespace-from": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.18.9.tgz", - "integrity": "sha512-k1NtHyOMvlDDFeb9G5PhUXuGj8m/wiwojgQVEhJ/fsVsMCpLyOP4h0uGEjYJKrRI+EVPlb5Jk+Gt9P97lOGwtA==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9", - "@babel/plugin-syntax-export-namespace-from": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-json-strings": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.18.6.tgz", - "integrity": "sha512-lr1peyn9kOdbYc0xr0OdHTZ5FMqS6Di+H0Fz2I/JwMzGmzJETNeOFq2pBySw6X/KFL5EWDjlJuMsUGRFb8fQgQ==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-json-strings": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-proposal-logical-assignment-operators": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.20.7.tgz", - "integrity": "sha512-y7C7cZgpMIjWlKE5T7eJwp+tnRYM89HmRvWM5EQuB5BoHEONjmQ8lSNmBUwOyy/GFRsohJED51YBF79hE1djug==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-nullish-coalescing-operator": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.18.6.tgz", @@ -1053,22 +964,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-numeric-separator": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.18.6.tgz", - "integrity": "sha512-ozlZFogPqoLm8WBr5Z8UckIoE4YQ5KESVcNudyXOR8uqIkliTEgJ3RoketfG6pmzLdeZF0H/wjE9/cCEitBl7Q==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-numeric-separator": "^7.10.4" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-object-rest-spread": { "version": "7.20.7", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.20.7.tgz", @@ -1088,22 +983,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-proposal-optional-catch-binding": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.18.6.tgz", - "integrity": "sha512-Q40HEhs9DJQyaZfUjjn6vE8Cv4GmMHCYuMGIWUnlxH6400VGxOuwWsPt4FxXxJkC/5eOzgn0z21M9gMT4MOhbw==", - "dev": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-proposal-optional-chaining": { "version": "7.21.0", "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.21.0.tgz", @@ -1303,6 +1182,21 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-syntax-import-attributes": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz", + "integrity": "sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-syntax-import-meta": { "version": "7.10.4", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", @@ -1448,6 +1342,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-syntax-unicode-sets-regex": { + "version": "7.18.6", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-unicode-sets-regex/-/plugin-syntax-unicode-sets-regex-7.18.6.tgz", + "integrity": "sha512-727YkEAPwSIQTv5im8QHz3upqp92JTWhidIC81Tdx4VJYIte/VndKf1qKrfnnhPLiPghStWfvC/iFaMCQu7Nqg==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.18.6", + "@babel/helper-plugin-utils": "^7.18.6" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, "node_modules/@babel/plugin-transform-arrow-functions": { "version": "7.21.5", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz", @@ -1463,6 +1373,24 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-async-generator-functions": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz", + "integrity": "sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==", + "dev": true, + "dependencies": { + "@babel/helper-environment-visitor": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-remap-async-to-generator": "^7.18.9", + "@babel/plugin-syntax-async-generators": "^7.8.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-async-to-generator": { "version": "7.20.7", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", @@ -1510,6 +1438,39 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-class-properties": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz", + "integrity": "sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-class-static-block": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz", + "integrity": "sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-class-static-block": "^7.14.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.12.0" + } + }, "node_modules/@babel/plugin-transform-classes": { "version": "7.21.0", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz", @@ -1595,6 +1556,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-dynamic-import": { + "version": "7.22.1", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.1.tgz", + "integrity": "sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-dynamic-import": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-exponentiation-operator": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz", @@ -1611,6 +1588,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-export-namespace-from": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz", + "integrity": "sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-export-namespace-from": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-flow-strip-types": { "version": "7.19.0", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.19.0.tgz", @@ -1659,6 +1652,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-json-strings": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz", + "integrity": "sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-json-strings": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-literals": { "version": "7.18.9", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz", @@ -1674,6 +1683,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-logical-assignment-operators": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz", + "integrity": "sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-member-expression-literals": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz", @@ -1723,14 +1748,14 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.20.11", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.20.11.tgz", - "integrity": "sha512-vVu5g9BPQKSFEmvt2TA4Da5N+QVS66EX21d8uoOihC+OCpUoGvzVsXeqFdtAEfVa5BILAeFt+U7yVmLbQnAJmw==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz", + "integrity": "sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==", "dev": true, "dependencies": { "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helper-plugin-utils": "^7.20.2", + "@babel/helper-module-transforms": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-validator-identifier": "^7.19.1" }, "engines": { @@ -1757,13 +1782,13 @@ } }, "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.20.5.tgz", - "integrity": "sha512-mOW4tTzi5iTLnw+78iEq3gr8Aoq4WNRGpmSlrogqaiCBoR1HFhpU4JkpQFOHfeYx3ReVIFWOQJS4aZBRvuZ6mA==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz", + "integrity": "sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.20.5", - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-create-regexp-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5" }, "engines": { "node": ">=6.9.0" @@ -1773,12 +1798,63 @@ } }, "node_modules/@babel/plugin-transform-new-target": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.18.6.tgz", - "integrity": "sha512-DjwFA/9Iu3Z+vrAn+8pBUGcjhxKguSMlsFqeCKbhb9BAV756v0krzVK04CRDi/4aqmk8BsHb4a/gFcaA5joXRw==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz", + "integrity": "sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz", + "integrity": "sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-numeric-separator": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz", + "integrity": "sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-numeric-separator": "^7.10.4" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-object-rest-spread": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz", + "integrity": "sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.22.3", + "@babel/helper-compilation-targets": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-object-rest-spread": "^7.8.3", + "@babel/plugin-transform-parameters": "^7.22.3" }, "engines": { "node": ">=6.9.0" @@ -1803,13 +1879,80 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-optional-catch-binding": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz", + "integrity": "sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-optional-chaining": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz", + "integrity": "sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==", + "dev": true, + "dependencies": { + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", + "@babel/plugin-syntax-optional-chaining": "^7.8.3" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.21.3.tgz", - "integrity": "sha512-Wxc+TvppQG9xWFYatvCGPvZ6+SIUxQ2ZdiBP+PHYMIjnPXD+uThCshaz4NZOnODAtBjjcVQQ/3OKs9LW28purQ==", + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz", + "integrity": "sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-methods": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz", + "integrity": "sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==", + "dev": true, + "dependencies": { + "@babel/helper-create-class-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/plugin-transform-private-property-in-object": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz", + "integrity": "sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.18.6", + "@babel/helper-create-class-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5", + "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, "engines": { "node": ">=6.9.0" @@ -2112,6 +2255,22 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-unicode-property-regex": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz", + "integrity": "sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/plugin-transform-unicode-regex": { "version": "7.18.6", "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz", @@ -2128,39 +2287,42 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@babel/plugin-transform-unicode-sets-regex": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz", + "integrity": "sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==", + "dev": true, + "dependencies": { + "@babel/helper-create-regexp-features-plugin": "^7.22.1", + "@babel/helper-plugin-utils": "^7.21.5" + }, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0" + } + }, "node_modules/@babel/preset-env": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.21.5.tgz", - "integrity": "sha512-wH00QnTTldTbf/IefEVyChtRdw5RJvODT/Vb4Vcxq1AZvtXj6T0YeX0cAcXhI6/BdGuiP3GcNIL4OQbI2DVNxg==", + "version": "7.22.4", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz", + "integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.21.5", - "@babel/helper-compilation-targets": "^7.21.5", + "@babel/compat-data": "^7.22.3", + "@babel/helper-compilation-targets": "^7.22.1", "@babel/helper-plugin-utils": "^7.21.5", "@babel/helper-validator-option": "^7.21.0", "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.20.7", - "@babel/plugin-proposal-async-generator-functions": "^7.20.7", - "@babel/plugin-proposal-class-properties": "^7.18.6", - "@babel/plugin-proposal-class-static-block": "^7.21.0", - "@babel/plugin-proposal-dynamic-import": "^7.18.6", - "@babel/plugin-proposal-export-namespace-from": "^7.18.9", - "@babel/plugin-proposal-json-strings": "^7.18.6", - "@babel/plugin-proposal-logical-assignment-operators": "^7.20.7", - "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", - "@babel/plugin-proposal-numeric-separator": "^7.18.6", - "@babel/plugin-proposal-object-rest-spread": "^7.20.7", - "@babel/plugin-proposal-optional-catch-binding": "^7.18.6", - "@babel/plugin-proposal-optional-chaining": "^7.21.0", - "@babel/plugin-proposal-private-methods": "^7.18.6", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3", "@babel/plugin-proposal-private-property-in-object": "^7.21.0", - "@babel/plugin-proposal-unicode-property-regex": "^7.18.6", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-static-block": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-namespace-from": "^7.8.3", "@babel/plugin-syntax-import-assertions": "^7.20.0", + "@babel/plugin-syntax-import-attributes": "^7.22.3", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", @@ -2171,28 +2333,43 @@ "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5", + "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", "@babel/plugin-transform-arrow-functions": "^7.21.5", + "@babel/plugin-transform-async-generator-functions": "^7.22.3", "@babel/plugin-transform-async-to-generator": "^7.20.7", "@babel/plugin-transform-block-scoped-functions": "^7.18.6", "@babel/plugin-transform-block-scoping": "^7.21.0", + "@babel/plugin-transform-class-properties": "^7.22.3", + "@babel/plugin-transform-class-static-block": "^7.22.3", "@babel/plugin-transform-classes": "^7.21.0", "@babel/plugin-transform-computed-properties": "^7.21.5", "@babel/plugin-transform-destructuring": "^7.21.3", "@babel/plugin-transform-dotall-regex": "^7.18.6", "@babel/plugin-transform-duplicate-keys": "^7.18.9", + "@babel/plugin-transform-dynamic-import": "^7.22.1", "@babel/plugin-transform-exponentiation-operator": "^7.18.6", + "@babel/plugin-transform-export-namespace-from": "^7.22.3", "@babel/plugin-transform-for-of": "^7.21.5", "@babel/plugin-transform-function-name": "^7.18.9", + "@babel/plugin-transform-json-strings": "^7.22.3", "@babel/plugin-transform-literals": "^7.18.9", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.3", "@babel/plugin-transform-member-expression-literals": "^7.18.6", "@babel/plugin-transform-modules-amd": "^7.20.11", "@babel/plugin-transform-modules-commonjs": "^7.21.5", - "@babel/plugin-transform-modules-systemjs": "^7.20.11", + "@babel/plugin-transform-modules-systemjs": "^7.22.3", "@babel/plugin-transform-modules-umd": "^7.18.6", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.20.5", - "@babel/plugin-transform-new-target": "^7.18.6", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3", + "@babel/plugin-transform-new-target": "^7.22.3", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3", + "@babel/plugin-transform-numeric-separator": "^7.22.3", + "@babel/plugin-transform-object-rest-spread": "^7.22.3", "@babel/plugin-transform-object-super": "^7.18.6", - "@babel/plugin-transform-parameters": "^7.21.3", + "@babel/plugin-transform-optional-catch-binding": "^7.22.3", + "@babel/plugin-transform-optional-chaining": "^7.22.3", + "@babel/plugin-transform-parameters": "^7.22.3", + "@babel/plugin-transform-private-methods": "^7.22.3", + "@babel/plugin-transform-private-property-in-object": "^7.22.3", "@babel/plugin-transform-property-literals": "^7.18.6", "@babel/plugin-transform-regenerator": "^7.21.5", "@babel/plugin-transform-reserved-words": "^7.18.6", @@ -2202,13 +2379,15 @@ "@babel/plugin-transform-template-literals": "^7.18.9", "@babel/plugin-transform-typeof-symbol": "^7.18.9", "@babel/plugin-transform-unicode-escapes": "^7.21.5", + "@babel/plugin-transform-unicode-property-regex": "^7.22.3", "@babel/plugin-transform-unicode-regex": "^7.18.6", + "@babel/plugin-transform-unicode-sets-regex": "^7.22.3", "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.21.5", - "babel-plugin-polyfill-corejs2": "^0.3.3", - "babel-plugin-polyfill-corejs3": "^0.6.0", - "babel-plugin-polyfill-regenerator": "^0.4.1", - "core-js-compat": "^3.25.1", + "@babel/types": "^7.22.4", + "babel-plugin-polyfill-corejs2": "^0.4.3", + "babel-plugin-polyfill-corejs3": "^0.8.1", + "babel-plugin-polyfill-regenerator": "^0.5.0", + "core-js-compat": "^3.30.2", "semver": "^6.3.0" }, "engines": { @@ -2219,9 +2398,9 @@ } }, "node_modules/@babel/preset-env/node_modules/@babel/helper-define-polyfill-provider": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.3.tgz", - "integrity": "sha512-z5aQKU4IzbqCC1XH0nAqfsFLMVSo22SBKUc0BxGrLkolTdPTructy0ToNnlO2zA4j9Q/7pjMZf0DSY+DSTYzww==", + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.0.tgz", + "integrity": "sha512-RnanLx5ETe6aybRi1cO/edaRH+bNYWaryCEmjDDYyNr4wnSzyOp8T0dWipmqVHKEY3AbVKUom50AKSlj1zmKbg==", "dev": true, "dependencies": { "@babel/helper-compilation-targets": "^7.17.7", @@ -2235,14 +2414,40 @@ "@babel/core": "^7.4.0-0" } }, + "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs2": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", + "integrity": "sha512-bM3gHc337Dta490gg+/AseNB9L4YLHxq1nGKZZSHbhXv4aTYU2MD2cjza1Ru4S6975YLTaL1K8uJf6ukJhhmtw==", + "dev": true, + "dependencies": { + "@babel/compat-data": "^7.17.7", + "@babel/helper-define-polyfill-provider": "^0.4.0", + "semver": "^6.1.1" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs3": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.6.0.tgz", - "integrity": "sha512-+eHqR6OPcBhJOGgsIar7xoAB1GcSwVUA3XjAd7HJNzOXT4wv6/H7KIdA/Nc60cvUlDbKApmqNvD1B1bzOt4nyA==", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.1.tgz", + "integrity": "sha512-ikFrZITKg1xH6pLND8zT14UPgjKHiGLqex7rGEZCH2EvhsneJaJPemmpQaIZV5AL03II+lXylw3UmddDK8RU5Q==", "dev": true, "dependencies": { - "@babel/helper-define-polyfill-provider": "^0.3.3", - "core-js-compat": "^3.25.1" + "@babel/helper-define-polyfill-provider": "^0.4.0", + "core-js-compat": "^3.30.1" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, + "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-regenerator": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.0.tgz", + "integrity": "sha512-hDJtKjMLVa7Z+LwnTCxoDLQj6wdc+B8dun7ayF2fYieI6OzfuvcLMB32ihJZ4UhCBwNYGl5bg/x/P9cMdnkc2g==", + "dev": true, + "dependencies": { + "@babel/helper-define-polyfill-provider": "^0.4.0" }, "peerDependencies": { "@babel/core": "^7.0.0-0" @@ -12535,148 +12740,148 @@ "link": true }, "node_modules/@webassemblyjs/ast": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.1.tgz", - "integrity": "sha512-ukBh14qFLjxTQNTXocdyksN5QdM28S1CxHt2rdskFyL+xFV7VremuBLVbmCePj+URalXBENx/9Lm7lnhihtCSw==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.11.6.tgz", + "integrity": "sha512-IN1xI7PwOvLPgjcf180gC1bqn3q/QaOCwYUahIOhbYUu8KA/3tw2RT/T0Gidi1l7Hhj5D/INhJxiICObqpMu4Q==", "dev": true, "dependencies": { - "@webassemblyjs/helper-numbers": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1" + "@webassemblyjs/helper-numbers": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6" } }, "node_modules/@webassemblyjs/floating-point-hex-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.1.tgz", - "integrity": "sha512-iGRfyc5Bq+NnNuX8b5hwBrRjzf0ocrJPI6GWFodBFzmFnyvrQ83SHKhmilCU/8Jv67i4GJZBMhEzltxzcNagtQ==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz", + "integrity": "sha512-ejAj9hfRJ2XMsNHk/v6Fu2dGS+i4UaXBXGemOfQ/JfQ6mdQg/WXtwleQRLLS4OvfDhv8rYnVwH27YJLMyYsxhw==", "dev": true }, "node_modules/@webassemblyjs/helper-api-error": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.1.tgz", - "integrity": "sha512-RlhS8CBCXfRUR/cwo2ho9bkheSXG0+NwooXcc3PAILALf2QLdFyj7KGsKRbVc95hZnhnERon4kW/D3SZpp6Tcg==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-api-error/-/helper-api-error-1.11.6.tgz", + "integrity": "sha512-o0YkoP4pVu4rN8aTJgAyj9hC2Sv5UlkzCHhxqWj8butaLvnpdc2jOwh4ewE6CX0txSfLn/UYaV/pheS2Txg//Q==", "dev": true }, "node_modules/@webassemblyjs/helper-buffer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.1.tgz", - "integrity": "sha512-gwikF65aDNeeXa8JxXa2BAk+REjSyhrNC9ZwdT0f8jc4dQQeDQ7G4m0f2QCLPJiMTTO6wfDmRmj/pW0PsUvIcA==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-buffer/-/helper-buffer-1.11.6.tgz", + "integrity": "sha512-z3nFzdcp1mb8nEOFFk8DrYLpHvhKC3grJD2ardfKOzmbmJvEf/tPIqCY+sNcwZIY8ZD7IkB2l7/pqhUhqm7hLA==", "dev": true }, "node_modules/@webassemblyjs/helper-numbers": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.1.tgz", - "integrity": "sha512-vDkbxiB8zfnPdNK9Rajcey5C0w+QJugEglN0of+kmO8l7lDb77AnlKYQF7aarZuCrv+l0UvqL+68gSDr3k9LPQ==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-numbers/-/helper-numbers-1.11.6.tgz", + "integrity": "sha512-vUIhZ8LZoIWHBohiEObxVm6hwP034jwmc9kuq5GdHZH0wiLVLIPcMCdpJzG4C11cHoQ25TFIQj9kaVADVX7N3g==", "dev": true, "dependencies": { - "@webassemblyjs/floating-point-hex-parser": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", + "@webassemblyjs/floating-point-hex-parser": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/helper-wasm-bytecode": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.1.tgz", - "integrity": "sha512-PvpoOGiJwXeTrSf/qfudJhwlvDQxFgelbMqtq52WWiXC6Xgg1IREdngmPN3bs4RoO83PnL/nFrxucXj1+BX62Q==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-bytecode/-/helper-wasm-bytecode-1.11.6.tgz", + "integrity": "sha512-sFFHKwcmBprO9e7Icf0+gddyWYDViL8bpPjJJl0WHxCdETktXdmtWLGVzoHbqUcY4Be1LkNfwTmXOJUFZYSJdA==", "dev": true }, "node_modules/@webassemblyjs/helper-wasm-section": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.1.tgz", - "integrity": "sha512-10P9No29rYX1j7F3EVPX3JvGPQPae+AomuSTPiF9eBQeChHI6iqjMIwR9JmOJXwpnn/oVGDk7I5IlskuMwU/pg==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/helper-wasm-section/-/helper-wasm-section-1.11.6.tgz", + "integrity": "sha512-LPpZbSOwTpEC2cgn4hTydySy1Ke+XEu+ETXuoyvuyezHO3Kjdu90KK95Sh9xTbmjrCsUwvWwCOQQNta37VrS9g==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1" + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6" } }, "node_modules/@webassemblyjs/ieee754": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.1.tgz", - "integrity": "sha512-hJ87QIPtAMKbFq6CGTkZYJivEwZDbQUgYd3qKSadTNOhVY7p+gfP6Sr0lLRVTaG1JjFj+r3YchoqRYxNH3M0GQ==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/ieee754/-/ieee754-1.11.6.tgz", + "integrity": "sha512-LM4p2csPNvbij6U1f19v6WR56QZ8JcHg3QIJTlSwzFcmx6WSORicYj6I63f9yU1kEUtrpG+kjkiIAkevHpDXrg==", "dev": true, "dependencies": { "@xtuc/ieee754": "^1.2.0" } }, "node_modules/@webassemblyjs/leb128": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.1.tgz", - "integrity": "sha512-BJ2P0hNZ0u+Th1YZXJpzW6miwqQUGcIHT1G/sf72gLVD9DZ5AdYTqPNbHZh6K1M5VmKvFXwGSWZADz+qBWxeRw==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/leb128/-/leb128-1.11.6.tgz", + "integrity": "sha512-m7a0FhE67DQXgouf1tbN5XQcdWoNgaAuoULHIfGFIEVKA6tu/edls6XnIlkmS6FrXAquJRPni3ZZKjw6FSPjPQ==", "dev": true, "dependencies": { "@xtuc/long": "4.2.2" } }, "node_modules/@webassemblyjs/utf8": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.1.tgz", - "integrity": "sha512-9kqcxAEdMhiwQkHpkNiorZzqpGrodQQ2IGrHHxCy+Ozng0ofyMA0lTqiLkVs1uzTRejX+/O0EOT7KxqVPuXosQ==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/utf8/-/utf8-1.11.6.tgz", + "integrity": "sha512-vtXf2wTQ3+up9Zsg8sa2yWiQpzSsMyXj0qViVP6xKGCUT8p8YJ6HqI7l5eCnWx1T/FYdsv07HQs2wTFbbof/RA==", "dev": true }, "node_modules/@webassemblyjs/wasm-edit": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.1.tgz", - "integrity": "sha512-g+RsupUC1aTHfR8CDgnsVRVZFJqdkFHpsHMfJuWQzWU3tvnLC07UqHICfP+4XyL2tnr1amvl1Sdp06TnYCmVkA==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-edit/-/wasm-edit-1.11.6.tgz", + "integrity": "sha512-Ybn2I6fnfIGuCR+Faaz7YcvtBKxvoLV3Lebn1tM4o/IAJzmi9AWYIPWpyBfU8cC+JxAO57bk4+zdsTjJR+VTOw==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/helper-wasm-section": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-opt": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", - "@webassemblyjs/wast-printer": "1.11.1" + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/helper-wasm-section": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-opt": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6", + "@webassemblyjs/wast-printer": "1.11.6" } }, "node_modules/@webassemblyjs/wasm-gen": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.1.tgz", - "integrity": "sha512-F7QqKXwwNlMmsulj6+O7r4mmtAlCWfO/0HdgOxSklZfQcDu0TpLiD1mRt/zF25Bk59FIjEuGAIyn5ei4yMfLhA==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-gen/-/wasm-gen-1.11.6.tgz", + "integrity": "sha512-3XOqkZP/y6B4F0PBAXvI1/bky7GryoogUtfwExeP/v7Nzwo1QLcq5oQmpKlftZLbT+ERUOAZVQjuNVak6UXjPA==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" } }, "node_modules/@webassemblyjs/wasm-opt": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.1.tgz", - "integrity": "sha512-VqnkNqnZlU5EB64pp1l7hdm3hmQw7Vgqa0KF/KCNO9sIpI6Fk6brDEiX+iCOYrvMuBWDws0NkTOxYEb85XQHHw==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-opt/-/wasm-opt-1.11.6.tgz", + "integrity": "sha512-cOrKuLRE7PCe6AsOVl7WasYf3wbSo4CeOk6PkrjS7g57MFfVUF9u6ysQBBODX0LdgSvQqRiGz3CXvIDKcPNy4g==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-buffer": "1.11.1", - "@webassemblyjs/wasm-gen": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1" + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-buffer": "1.11.6", + "@webassemblyjs/wasm-gen": "1.11.6", + "@webassemblyjs/wasm-parser": "1.11.6" } }, "node_modules/@webassemblyjs/wasm-parser": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.1.tgz", - "integrity": "sha512-rrBujw+dJu32gYB7/Lup6UhdkPx9S9SnobZzRVL7VcBH9Bt9bCBLEuX/YXOOtBsOZ4NQrRykKhffRWHvigQvOA==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wasm-parser/-/wasm-parser-1.11.6.tgz", + "integrity": "sha512-6ZwPeGzMJM3Dqp3hCsLgESxBGtT/OeCvCZ4TA1JUPYgmhAx38tTPR9JaKy0S5H3evQpO/h2uWs2j6Yc/fjkpTQ==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/helper-api-error": "1.11.1", - "@webassemblyjs/helper-wasm-bytecode": "1.11.1", - "@webassemblyjs/ieee754": "1.11.1", - "@webassemblyjs/leb128": "1.11.1", - "@webassemblyjs/utf8": "1.11.1" + "@webassemblyjs/ast": "1.11.6", + "@webassemblyjs/helper-api-error": "1.11.6", + "@webassemblyjs/helper-wasm-bytecode": "1.11.6", + "@webassemblyjs/ieee754": "1.11.6", + "@webassemblyjs/leb128": "1.11.6", + "@webassemblyjs/utf8": "1.11.6" } }, "node_modules/@webassemblyjs/wast-printer": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.1.tgz", - "integrity": "sha512-IQboUWM4eKzWW+N/jij2sRatKMh99QEelo3Eb2q0qXkvPRISAj8Qxtmw5itwqK+TTkBuUIE45AxYPToqPtL5gg==", + "version": "1.11.6", + "resolved": "https://registry.npmjs.org/@webassemblyjs/wast-printer/-/wast-printer-1.11.6.tgz", + "integrity": "sha512-JM7AhRcE+yW2GWYaKeHL5vt4xqee5N2WcezptmgyhNS+ScggqcT1OtXykhAb13Sn5Yas0j2uv9tHgrjwvzAP4A==", "dev": true, "dependencies": { - "@webassemblyjs/ast": "1.11.1", + "@webassemblyjs/ast": "1.11.6", "@xtuc/long": "4.2.2" } }, @@ -15621,9 +15826,9 @@ "dev": true }, "node_modules/browserslist": { - "version": "4.21.5", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.5.tgz", - "integrity": "sha512-tUkiguQGW7S3IhB7N+c2MV/HZPSCPAAiYBZXLsBhFB/PCy6ZKKsZrmBayHV9fdGV/ARIfJ14NkxKzRDjvp7L6w==", + "version": "4.21.7", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.7.tgz", + "integrity": "sha512-BauCXrQ7I2ftSqd2mvKHGo85XR0u7Ru3C/Hxsy/0TkfCtjrmAbPdzLGasmoiBxplpDXlPvdjX9u7srIMfgasNA==", "funding": [ { "type": "opencollective", @@ -15632,13 +15837,17 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "dependencies": { - "caniuse-lite": "^1.0.30001449", - "electron-to-chromium": "^1.4.284", - "node-releases": "^2.0.8", - "update-browserslist-db": "^1.0.10" + "caniuse-lite": "^1.0.30001489", + "electron-to-chromium": "^1.4.411", + "node-releases": "^2.0.12", + "update-browserslist-db": "^1.0.11" }, "bin": { "browserslist": "cli.js" @@ -15647,6 +15856,25 @@ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, + "node_modules/browserslist/node_modules/caniuse-lite": { + "version": "1.0.30001491", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001491.tgz", + "integrity": "sha512-17EYIi4TLnPiTzVKMveIxU5ETlxbSO3B6iPvMbprqnKh4qJsQGk5Nh1Lp4jIMAE0XfrujsJuWZAM3oJdMHaKBA==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/browserslist" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/caniuse-lite" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ] + }, "node_modules/bser": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", @@ -16910,9 +17138,9 @@ } }, "node_modules/core-js": { - "version": "3.30.1", - "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.1.tgz", - "integrity": "sha512-ZNS5nbiSwDTq4hFosEDqm65izl2CWmLz0hARJMyNQBgkUZMIF51cQiMvIQKA6hvuaeWxQDP3hEedM1JZIgTldQ==", + "version": "3.30.2", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.30.2.tgz", + "integrity": "sha512-uBJiDmwqsbJCWHAwjrx3cvjbMXP7xD72Dmsn5LOJpiRmE3WbBbN5rCqQ2Qh6Ek6/eOrjlWngEynBWo4VxerQhg==", "hasInstallScript": true, "funding": { "type": "opencollective", @@ -16920,12 +17148,12 @@ } }, "node_modules/core-js-compat": { - "version": "3.25.2", - "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.25.2.tgz", - "integrity": "sha512-TxfyECD4smdn3/CjWxczVtJqVLEEC2up7/82t7vC0AzNogr+4nQ8vyF7abxAuTXWvjTClSbvGhU0RgqA4ToQaQ==", + "version": "3.30.2", + "resolved": "https://registry.npmjs.org/core-js-compat/-/core-js-compat-3.30.2.tgz", + "integrity": "sha512-nriW1nuJjUgvkEjIot1Spwakz52V9YkYHZAQG6A1eCgC8AA1p0zngrQEP9R0+V6hji5XilWKG1Bd0YRppmGimA==", "dev": true, "dependencies": { - "browserslist": "^4.21.4" + "browserslist": "^4.21.5" }, "funding": { "type": "opencollective", @@ -18967,9 +19195,9 @@ "integrity": "sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=" }, "node_modules/electron-to-chromium": { - "version": "1.4.311", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.311.tgz", - "integrity": "sha512-RoDlZufvrtr2Nx3Yx5MB8jX3aHIxm8nRWPJm3yVvyHmyKaRvn90RjzB6hNnt0AkhS3IInJdyRfQb4mWhPvUjVw==" + "version": "1.4.413", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.413.tgz", + "integrity": "sha512-Gd+/OAhRca06dkVxIQo/W7dr6Nmk9cx6lQdZ19GvFp51k5B/lUAokm6SJfNkdV8kFLsC3Z4sLTyEHWCnB1Efbw==" }, "node_modules/element-resize-detector": { "version": "1.2.2", @@ -19101,9 +19329,9 @@ } }, "node_modules/enhanced-resolve": { - "version": "5.10.0", - "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.10.0.tgz", - "integrity": "sha512-T0yTFjdpldGY8PmuXXR0PyQ1ufZpEGiHVrp7zHKB7jdR4qlmZHhONVM5AQOAWXuF/w3dnHbEQVrNptJgt7F+cQ==", + "version": "5.14.1", + "resolved": "https://registry.npmjs.org/enhanced-resolve/-/enhanced-resolve-5.14.1.tgz", + "integrity": "sha512-Vklwq2vDKtl0y/vtwjSesgJ5MYS7Etuk5txS8VdKL4AOS1aUlD96zqIfsOSLQsdv3xgMRbtkWM8eG9XDfKUPow==", "dev": true, "dependencies": { "graceful-fs": "^4.2.4", @@ -19249,9 +19477,9 @@ } }, "node_modules/es-module-lexer": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-0.9.3.tgz", - "integrity": "sha512-1HQ2M2sPtxwnvOvT1ZClHyQDiggdNjURWpY2we6aMKCQiUVxTmVs2UYPLIrD84sS+kMdUwfBSylbJPwNnBrnHQ==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/es-module-lexer/-/es-module-lexer-1.2.1.tgz", + "integrity": "sha512-9978wrXM50Y4rTMmW5kXIC09ZdXQZqkE4mxhwkd8VbzsGkXGPgV4zWuqQJgCEzYngdo2dYDa0l8xhX4fkSwJSg==", "dev": true }, "node_modules/es-shim-unscopables": { @@ -25686,9 +25914,9 @@ } }, "node_modules/jest-canvas-mock": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/jest-canvas-mock/-/jest-canvas-mock-2.5.0.tgz", - "integrity": "sha512-s2bmY2f22WPMzhB2YA93kiyf7CAfWAnV/sFfY9s48IVOrGmwui1eSFluDPesq1M+7tSC1hJAit6mzO0ZNXvVBA==", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/jest-canvas-mock/-/jest-canvas-mock-2.5.1.tgz", + "integrity": "sha512-IVnRiz+v4EYn3ydM/pBo8GW/J+nU/Hg5gHBQQOUQhdRyNfvHnabB8ReqARLO0p+kvQghqr4V0tA92CF3JcUSRg==", "dev": true, "dependencies": { "cssfontparser": "^1.2.1", @@ -31785,9 +32013,9 @@ "integrity": "sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=" }, "node_modules/node-releases": { - "version": "2.0.10", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.10.tgz", - "integrity": "sha512-5GFldHPXVG/YZmFzJvKK2zDSzPKhEp0+ZR5SVaoSag9fsL5YgHbUHDfnG5494ISANDcK4KwPXAx2xqVEydmd7w==" + "version": "2.0.12", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.12.tgz", + "integrity": "sha512-QzsYKWhXTWx8h1kIvqfnC++o0pEmpRQA/aenALsL2F4pqNVr7YzcdMlDij5WBnwftRbJCNJL/O7zdKaxKPHqgQ==" }, "node_modules/nopt": { "version": "3.0.6", @@ -32852,17 +33080,17 @@ } }, "node_modules/patch-package": { - "version": "6.5.1", - "resolved": "https://registry.npmjs.org/patch-package/-/patch-package-6.5.1.tgz", - "integrity": "sha512-I/4Zsalfhc6bphmJTlrLoOcAF87jcxko4q0qsv4bGcurbr8IskEOtdnt9iCmsQVGL1B+iUhSQqweyTLJfCF9rA==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/patch-package/-/patch-package-7.0.0.tgz", + "integrity": "sha512-eYunHbnnB2ghjTNc5iL1Uo7TsGMuXk0vibX3RFcE/CdVdXzmdbMsG/4K4IgoSuIkLTI5oHrMQk4+NkFqSed0BQ==", "dev": true, "dependencies": { "@yarnpkg/lockfile": "^1.1.0", "chalk": "^4.1.2", - "cross-spawn": "^6.0.5", + "ci-info": "^3.7.0", + "cross-spawn": "^7.0.3", "find-yarn-workspace-root": "^2.0.0", "fs-extra": "^9.0.0", - "is-ci": "^2.0.0", "klaw-sync": "^6.0.0", "minimist": "^1.2.6", "open": "^7.4.2", @@ -32870,13 +33098,13 @@ "semver": "^5.6.0", "slash": "^2.0.0", "tmp": "^0.0.33", - "yaml": "^1.10.2" + "yaml": "^2.2.2" }, "bin": { "patch-package": "index.js" }, "engines": { - "node": ">=10", + "node": ">=14", "npm": ">5" } }, @@ -32911,6 +33139,21 @@ "url": "https://github.com/chalk/chalk?sponsor=1" } }, + "node_modules/patch-package/node_modules/ci-info": { + "version": "3.8.0", + "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.8.0.tgz", + "integrity": "sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==", + "dev": true, + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/sibiraj-s" + } + ], + "engines": { + "node": ">=8" + } + }, "node_modules/patch-package/node_modules/color-convert": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", @@ -32929,22 +33172,6 @@ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", "dev": true }, - "node_modules/patch-package/node_modules/cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "dependencies": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "engines": { - "node": ">=4.8" - } - }, "node_modules/patch-package/node_modules/fs-extra": { "version": "9.1.0", "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz", @@ -33001,15 +33228,6 @@ "graceful-fs": "^4.1.6" } }, - "node_modules/patch-package/node_modules/path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=", - "dev": true, - "engines": { - "node": ">=4" - } - }, "node_modules/patch-package/node_modules/rimraf": { "version": "2.7.1", "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-2.7.1.tgz", @@ -33022,27 +33240,6 @@ "rimraf": "bin.js" } }, - "node_modules/patch-package/node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=", - "dev": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/patch-package/node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/patch-package/node_modules/slash": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz", @@ -33073,16 +33270,13 @@ "node": ">= 10.0.0" } }, - "node_modules/patch-package/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "node_modules/patch-package/node_modules/yaml": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.3.1.tgz", + "integrity": "sha512-2eHWfjaoXgTBC2jNM1LRef62VQa0umtvRiDSk6HSzW7RvS5YtkabJrwYLLEKWBc8a5U2PTSCs+dJjUTJdlHsWQ==", "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "which": "bin/which" + "engines": { + "node": ">= 14" } }, "node_modules/path-browserify": { @@ -39902,9 +40096,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.10.tgz", - "integrity": "sha512-OztqDenkfFkbSG+tRxBeAnCVPckDBcvibKd35yDONx6OU8N7sqgwc7rCbkJ/WcYtVRZ4ba68d6byhC21GFh7sQ==", + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.11.tgz", + "integrity": "sha512-dCwEFf0/oT85M1fHBg4F0jtLwJrutGoHSQXCh7u4o2t1drG+c0a9Flnqww6XUKSfQMPpJBRjU8d4RXB09qtvaA==", "funding": [ { "type": "opencollective", @@ -39913,6 +40107,10 @@ { "type": "tidelift", "url": "https://tidelift.com/funding/github/npm/browserslist" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" } ], "dependencies": { @@ -39920,7 +40118,7 @@ "picocolors": "^1.0.0" }, "bin": { - "browserslist-lint": "cli.js" + "update-browserslist-db": "cli.js" }, "peerDependencies": { "browserslist": ">= 4.21.0" @@ -40382,22 +40580,22 @@ } }, "node_modules/webpack": { - "version": "5.75.0", - "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz", - "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==", + "version": "5.84.1", + "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.84.1.tgz", + "integrity": "sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==", "dev": true, "dependencies": { "@types/eslint-scope": "^3.7.3", - "@types/estree": "^0.0.51", - "@webassemblyjs/ast": "1.11.1", - "@webassemblyjs/wasm-edit": "1.11.1", - "@webassemblyjs/wasm-parser": "1.11.1", + "@types/estree": "^1.0.0", + "@webassemblyjs/ast": "^1.11.5", + "@webassemblyjs/wasm-edit": "^1.11.5", + "@webassemblyjs/wasm-parser": "^1.11.5", "acorn": "^8.7.1", - "acorn-import-assertions": "^1.7.6", + "acorn-import-assertions": "^1.9.0", "browserslist": "^4.14.5", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.10.0", - "es-module-lexer": "^0.9.0", + "enhanced-resolve": "^5.14.1", + "es-module-lexer": "^1.2.1", "eslint-scope": "5.1.1", "events": "^3.2.0", "glob-to-regexp": "^0.4.1", @@ -40406,9 +40604,9 @@ "loader-runner": "^4.2.0", "mime-types": "^2.1.27", "neo-async": "^2.6.2", - "schema-utils": "^3.1.0", + "schema-utils": "^3.1.2", "tapable": "^2.1.1", - "terser-webpack-plugin": "^5.1.3", + "terser-webpack-plugin": "^5.3.7", "watchpack": "^2.4.0", "webpack-sources": "^3.2.3" }, @@ -40655,9 +40853,9 @@ } }, "node_modules/webpack-dev-server": { - "version": "4.13.2", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.13.2.tgz", - "integrity": "sha512-5i6TrGBRxG4vnfDpB6qSQGfnB6skGBXNL5/542w2uRGLimX6qeE5BQMLrzIC3JYV/xlGOv+s+hTleI9AZKUQNw==", + "version": "4.15.0", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.0.tgz", + "integrity": "sha512-HmNB5QeSl1KpulTBQ8UT4FPrByYyaLxpJoQ0+s7EvUrMc16m0ZS1sgb1XGqzmgCPk0c9y+aaXxn11tbLzuM7NQ==", "dev": true, "dependencies": { "@types/bonjour": "^3.5.9", @@ -40927,16 +41125,10 @@ "integrity": "sha512-8bWq0Iluiv9lVf9YaqWQ9+liNgXSHICm+rg544yRgGYaR8yXZTVBaHZkINZSB2yZSWo4b0F6MIxqJezVfOEAlg==", "dev": true }, - "node_modules/webpack/node_modules/@types/estree": { - "version": "0.0.51", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-0.0.51.tgz", - "integrity": "sha512-CuPgU6f3eT/XgKKPqKd/gLZV1Xmvf1a2R5POBOGQa6uv82xpls89HU5zKeVoyR8XzHd1RGNOlQlvUe3CFkjWNQ==", - "dev": true - }, "node_modules/webpack/node_modules/acorn": { - "version": "8.8.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz", - "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==", + "version": "8.8.2", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.2.tgz", + "integrity": "sha512-xjIYgE8HBrkpd/sJqOGNspf8uHG+NOHGOw6a/Urj8taM2EXfdNAH2oFcPeIFfsv3+kz/mJrS5VuMqbNLjCa2vw==", "dev": true, "bin": { "acorn": "bin/acorn" @@ -40946,18 +41138,18 @@ } }, "node_modules/webpack/node_modules/acorn-import-assertions": { - "version": "1.8.0", - "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz", - "integrity": "sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==", + "version": "1.9.0", + "resolved": "https://registry.npmjs.org/acorn-import-assertions/-/acorn-import-assertions-1.9.0.tgz", + "integrity": "sha512-cmMwop9x+8KFhxvKrKfPYmN6/pKTYYHBqLa0DfvVZcKMJWNyWLnaqND7dx/qn66R7ewM1UX5XMaDVP5wlVTaVA==", "dev": true, "peerDependencies": { "acorn": "^8" } }, "node_modules/webpack/node_modules/schema-utils": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.1.tgz", - "integrity": "sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-3.1.2.tgz", + "integrity": "sha512-pvjEHOgWc9OWA/f/DE3ohBWTD6EleVLf7iFUkoSwAxttdBhB9QUebQgxER2kWueOvRJXPHNnyrvvh9eZINB8Eg==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.8", @@ -41973,7 +42165,7 @@ "license": "Apache-2.0", "dependencies": { "commander": "^10.0.1", - "semver": "^7.3.8" + "semver": "^7.5.1" }, "bin": { "commander": "src/index.ts" @@ -41996,9 +42188,9 @@ } }, "packages/commander/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "dependencies": { "lru-cache": "^6.0.0" }, @@ -42052,7 +42244,7 @@ "license": "Apache-2.0", "dependencies": { "@googleforcreators/i18n": "*", - "date-fns": "^2.29.3", + "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0" }, "devDependencies": { @@ -42063,6 +42255,32 @@ "npm": ">= 7.3" } }, + "packages/date/node_modules/@babel/runtime": { + "version": "7.22.3", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.22.3.tgz", + "integrity": "sha512-XsDuspWKLUsxwCp6r7EhsExHtYfbe5oAGQ19kqngTdCPUoPQzOPdUbD/pB9PJiwb2ptYKQDjSJT3R6dC+EPqfQ==", + "dependencies": { + "regenerator-runtime": "^0.13.11" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "packages/date/node_modules/date-fns": { + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.30.0.tgz", + "integrity": "sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==", + "dependencies": { + "@babel/runtime": "^7.21.0" + }, + "engines": { + "node": ">=0.11" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/date-fns" + } + }, "packages/date/node_modules/date-fns-tz": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/date-fns-tz/-/date-fns-tz-2.0.0.tgz", diff --git a/package.json b/package.json index 14da1d8f694a..ba26ffda8b5d 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.19.1", - "@babel/preset-env": "^7.21.5", + "@babel/preset-env": "^7.22.4", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", @@ -105,9 +105,9 @@ "babel-loader": "^9.1.2", "babel-plugin-styled-components": "^2.1.3", "babel-plugin-transform-react-remove-prop-types": "^0.4.24", - "browserslist": "^4.21.5", + "browserslist": "^4.21.7", "circular-dependency-plugin": "^5.2.2", - "core-js": "^3.30.1", + "core-js": "^3.30.2", "cross-env": "^7.0.3", "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", @@ -135,7 +135,7 @@ "husky": "^8.0.3", "jest": "^29.5.0", "jest-axe": "^6.0.0", - "jest-canvas-mock": "^2.5.0", + "jest-canvas-mock": "^2.5.1", "jest-environment-jsdom": "^29.5.0", "jest-extended": "^3.2.4", "jest-fetch-mock": "^3.0.3", @@ -155,7 +155,7 @@ "mockdate": "^3.0.5", "npm-package-json-lint": "^6.4.0", "npm-run-all": "^4.1.5", - "patch-package": "^6.5.1", + "patch-package": "^7.0.0", "postcss-jsx": "^0.36.4", "postcss-styled-syntax": "^0.4.0", "postcss-syntax": "^0.36.2", @@ -178,21 +178,21 @@ "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", "typescript": "^5.0.4", - "webpack": "^5.75.0", + "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.1", - "webpack-dev-server": "^4.13.2", + "webpack-dev-server": "^4.15.0", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", "workspaces-run": "^1.0.2" }, "overrides": { "@axe-core/puppeteer": { - "puppeteer": "^19.7.5" + "puppeteer": "^20.3.0" }, - "date-fns": "^2.29.3", + "date-fns": "^2.30.0", "eslint-plugin-jsdoc": "$eslint-plugin-jsdoc", - "webpack": "^5.75.0" + "webpack": "^5.84.1" }, "scripts": { "build": "npm-run-all build:*", diff --git a/packages/commander/package.json b/packages/commander/package.json index 1d3adfe42a16..5617789959b9 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -28,7 +28,7 @@ "type": "module", "dependencies": { "commander": "^10.0.1", - "semver": "^7.3.8" + "semver": "^7.5.1" }, "devDependencies": { "@types/node": "^20.1.4", diff --git a/packages/date/package.json b/packages/date/package.json index bbcea68abfc1..e38d2072c853 100644 --- a/packages/date/package.json +++ b/packages/date/package.json @@ -39,7 +39,7 @@ }, "dependencies": { "@googleforcreators/i18n": "*", - "date-fns": "^2.29.3", + "date-fns": "^2.30.0", "date-fns-tz": "^2.0.0" }, "devDependencies": { From 226000b264014b9d7b2dbe9c1863b08dc3321514 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:05:52 +0300 Subject: [PATCH 125/210] Bump php-stubs/woocommerce-stubs from 7.7.1 to 7.7.2 (#13343) Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 7.7.1 to 7.7.2. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v7.7.1...v7.7.2) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 0fdb1f88d04c..224f297d95a3 100644 --- a/composer.lock +++ b/composer.lock @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.7.1", + "version": "v7.7.2", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "818f82796b1dea41d4172b3a4b093a8d5aa5a0a8" + "reference": "55edb87032a1c5a21f5539312b93941217d2eeec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/818f82796b1dea41d4172b3a4b093a8d5aa5a0a8", - "reference": "818f82796b1dea41d4172b3a4b093a8d5aa5a0a8", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/55edb87032a1c5a21f5539312b93941217d2eeec", + "reference": "55edb87032a1c5a21f5539312b93941217d2eeec", "shasum": "" }, "require": { @@ -2240,22 +2240,22 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.1" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.2" }, - "time": "2023-05-30T03:48:36+00:00" + "time": "2023-06-01T02:36:24+00:00" }, { "name": "php-stubs/wordpress-stubs", - "version": "v6.2.0", + "version": "v6.2.1", "source": { "type": "git", "url": "https://github.com/php-stubs/wordpress-stubs.git", - "reference": "b73fe99eadf9fb56363619dac0343b6d19907dce" + "reference": "0009429e639b748eef1c955200ea0d4e5ad5627d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/b73fe99eadf9fb56363619dac0343b6d19907dce", - "reference": "b73fe99eadf9fb56363619dac0343b6d19907dce", + "url": "https://api.github.com/repos/php-stubs/wordpress-stubs/zipball/0009429e639b748eef1c955200ea0d4e5ad5627d", + "reference": "0009429e639b748eef1c955200ea0d4e5ad5627d", "shasum": "" }, "require-dev": { @@ -2263,7 +2263,8 @@ "php": "~7.3 || ~8.0", "php-stubs/generator": "^0.8.3", "phpdocumentor/reflection-docblock": "^5.3", - "phpstan/phpstan": "^1.9" + "phpstan/phpstan": "^1.10.12", + "phpunit/phpunit": "^9.5" }, "suggest": { "paragonie/sodium_compat": "Pure PHP implementation of libsodium", @@ -2284,9 +2285,9 @@ ], "support": { "issues": "https://github.com/php-stubs/wordpress-stubs/issues", - "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.2.0" + "source": "https://github.com/php-stubs/wordpress-stubs/tree/v6.2.1" }, - "time": "2023-03-31T09:48:52+00:00" + "time": "2023-05-18T04:35:23+00:00" }, { "name": "php-stubs/wordpress-tests-stubs", From 7082ffc8551f0846bd6bbb0297dd84e43c1751e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:06:25 +0300 Subject: [PATCH 126/210] Bump @types/node from 20.1.4 to 20.2.5 (#13352) Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.1.4 to 20.2.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/commander/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 106791ce5fb3..d7e2a6001ce0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.5.1", "@types/jsdom": "^21.1.1", - "@types/node": "^20.1.4", + "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", @@ -11719,9 +11719,9 @@ "integrity": "sha512-F0oAily9Q9QQpv9JKxKn0zMKfOo36KHCW7myYsmUyf2t0g+sBTbG3UleTPoguHdE1z3GLFr3p7/wiOio52QFjQ==" }, "node_modules/@types/node": { - "version": "20.1.4", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.1.4.tgz", - "integrity": "sha512-At4pvmIOki8yuwLtd7BNHl3CiWNbtclUbNtScGx4OHfBd4/oWoJC8KRCIxXwkdndzhxOsPXihrsOoydxBjlE9Q==" + "version": "20.2.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.2.5.tgz", + "integrity": "sha512-JJulVEQXmiY9Px5axXHeYGLSjhkZEnD+MDPDGbCbIAbMslkKwmygtZFy1X6s/075Yo94sf8GuSlFfPzysQrWZQ==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -42171,7 +42171,7 @@ "commander": "src/index.ts" }, "devDependencies": { - "@types/node": "^20.1.4", + "@types/node": "^20.2.5", "@types/semver": "^7.3.13" }, "engines": { diff --git a/package.json b/package.json index ba26ffda8b5d..4a5a63b51baf 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "@types/estree": "^1.0.1", "@types/jest": "^29.5.1", "@types/jsdom": "^21.1.1", - "@types/node": "^20.1.4", + "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", "@typescript-eslint/eslint-plugin": "^5.59.2", diff --git a/packages/commander/package.json b/packages/commander/package.json index 5617789959b9..3e1c9d058dce 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -31,7 +31,7 @@ "semver": "^7.5.1" }, "devDependencies": { - "@types/node": "^20.1.4", + "@types/node": "^20.2.5", "@types/semver": "^7.3.13" }, "bin": { From 0d1002a84c8066638cd83d3661d87ebe680ef7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:07:01 +0300 Subject: [PATCH 127/210] Bump @rollup/plugin-node-resolve from 15.0.2 to 15.1.0 (#13347) Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins/tree/HEAD/packages/node-resolve) from 15.0.2 to 15.1.0. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/node-resolve/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v15.1.0/packages/node-resolve) --- updated-dependencies: - dependency-name: "@rollup/plugin-node-resolve" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 10 +++++----- package.json | 2 +- packages/migration/package.json | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index d7e2a6001ce0..70592d9c1b90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-node-resolve": "^15.0.2", + "@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", @@ -5703,9 +5703,9 @@ } }, "node_modules/@rollup/plugin-node-resolve": { - "version": "15.0.2", - "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.0.2.tgz", - "integrity": "sha512-Y35fRGUjC3FaurG722uhUuG8YHOJRJQbI6/CkbRkdPotSpDj9NtIN85z1zrcyDcCQIW4qp5mgG72U+gJ0TAFEg==", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-15.1.0.tgz", + "integrity": "sha512-xeZHCgsiZ9pzYVgAo9580eCGqwh/XCEUM9q6iQfGNocjgkufHAqC3exA+45URvhiYV8sBF9RlBai650eNs7AsA==", "dev": true, "dependencies": { "@rollup/pluginutils": "^5.0.1", @@ -42739,7 +42739,7 @@ }, "devDependencies": { "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-node-resolve": "^15.0.2", + "@rollup/plugin-node-resolve": "^15.1.0", "rollup": "^2.79.1" }, "engines": { diff --git a/package.json b/package.json index 4a5a63b51baf..66b2574fafdf 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@rollup/plugin-commonjs": "^25.0.0", "@rollup/plugin-dynamic-import-vars": "^2.0.3", "@rollup/plugin-json": "^6.0.0", - "@rollup/plugin-node-resolve": "^15.0.2", + "@rollup/plugin-node-resolve": "^15.1.0", "@rollup/plugin-terser": "^0.4.3", "@rollup/plugin-url": "^8.0.1", "@storybook/addon-a11y": "^6.5.16", diff --git a/packages/migration/package.json b/packages/migration/package.json index ae5774f29ab4..833c2887814c 100644 --- a/packages/migration/package.json +++ b/packages/migration/package.json @@ -44,7 +44,7 @@ }, "devDependencies": { "@rollup/plugin-babel": "^6.0.3", - "@rollup/plugin-node-resolve": "^15.0.2", + "@rollup/plugin-node-resolve": "^15.1.0", "rollup": "^2.79.1" }, "scripts": { From 4c30f83221b22e1a932556d1bb1785068bdb6050 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:12:50 +0300 Subject: [PATCH 128/210] Bump github/codeql-action from 2.3.5 to 2.3.6 (#13344) Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.3.5 to 2.3.6. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/0225834cc549ee0ca93cb085b92954821a145866...83f0fe6c4988d98a455712a27f0255212bba9bd4) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 45a75776bdef..49555461499b 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@0225834cc549ee0ca93cb085b92954821a145866 + uses: github/codeql-action/init@83f0fe6c4988d98a455712a27f0255212bba9bd4 with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@0225834cc549ee0ca93cb085b92954821a145866 + uses: github/codeql-action/analyze@83f0fe6c4988d98a455712a27f0255212bba9bd4 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 60e91f543732..52cfb310bcec 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@0225834cc549ee0ca93cb085b92954821a145866 + uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 with: sarif_file: results.sarif From ec3462f745f4e06c9b4455df50852aaa016a06a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 10:13:54 +0300 Subject: [PATCH 129/210] Bump sniccowp/php-scoper-wordpress-excludes from 6.2.0 to 6.2.1 (#13345) Bumps [sniccowp/php-scoper-wordpress-excludes](https://github.com/snicco/php-scoper-wordpress-excludes) from 6.2.0 to 6.2.1. - [Commits](https://github.com/snicco/php-scoper-wordpress-excludes/compare/6.2.0...6.2.1) --- updated-dependencies: - dependency-name: sniccowp/php-scoper-wordpress-excludes dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 224f297d95a3..29ab41a88efa 100644 --- a/composer.lock +++ b/composer.lock @@ -5103,16 +5103,16 @@ }, { "name": "sniccowp/php-scoper-wordpress-excludes", - "version": "6.2.0", + "version": "6.2.1", "source": { "type": "git", "url": "https://github.com/snicco/php-scoper-wordpress-excludes.git", - "reference": "a6f49e86ca8468d07efd6ca2947af9636436c82a" + "reference": "2fd202ff7b315fa074343aadb98cd3a62fea1d6c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/snicco/php-scoper-wordpress-excludes/zipball/a6f49e86ca8468d07efd6ca2947af9636436c82a", - "reference": "a6f49e86ca8468d07efd6ca2947af9636436c82a", + "url": "https://api.github.com/repos/snicco/php-scoper-wordpress-excludes/zipball/2fd202ff7b315fa074343aadb98cd3a62fea1d6c", + "reference": "2fd202ff7b315fa074343aadb98cd3a62fea1d6c", "shasum": "" }, "require-dev": { @@ -5144,9 +5144,9 @@ ], "support": { "issues": "https://github.com/snicco/php-scoper-wordpress-excludes/issues", - "source": "https://github.com/snicco/php-scoper-wordpress-excludes/tree/6.2.0" + "source": "https://github.com/snicco/php-scoper-wordpress-excludes/tree/6.2.1" }, - "time": "2023-03-31T00:20:37+00:00" + "time": "2023-04-01T00:20:59+00:00" }, { "name": "squizlabs/php_codesniffer", From db9d917b75aff124140d48002670a50d77ca3690 Mon Sep 17 00:00:00 2001 From: Google for Creators Bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:14:13 +0200 Subject: [PATCH 130/210] Update list of Google Fonts (#13342) --- includes/data/fonts/fonts.json | 843 +++++++++++++++++++++++++++++---- packages/fonts/src/fonts.json | 843 +++++++++++++++++++++++++++++---- 2 files changed, 1480 insertions(+), 206 deletions(-) diff --git a/includes/data/fonts/fonts.json b/includes/data/fonts/fonts.json index 7c0794d01aa9..c97ce29ba507 100644 --- a/includes/data/fonts/fonts.json +++ b/includes/data/fonts/fonts.json @@ -1910,8 +1910,8 @@ "wDes": 1060, "xH": 978, "capH": 1278, - "yMin": -688, - "yMax": 1795, + "yMin": -676, + "yMax": 1770, "hAsc": 2035, "hDes": -830, "lGap": 0 @@ -1944,8 +1944,8 @@ "wDes": 1982, "xH": 978, "capH": 1278, - "yMin": -1982, - "yMax": 2161, + "yMin": -1923, + "yMax": 2131, "hAsc": 1960, "hDes": -1400, "lGap": 0 @@ -2309,6 +2309,31 @@ "lGap": 0 } }, + { + "family": "Aoboshi One", + "fallbacks": ["serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 460, + "capH": 750, + "yMin": -348, + "yMax": 993, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Arapey", "fallbacks": ["serif"], @@ -4104,8 +4129,8 @@ "wDes": 420, "xH": 520, "capH": 715, - "yMin": -346, - "yMax": 1134, + "yMin": -347, + "yMax": 1136, "hAsc": 900, "hDes": -300, "lGap": 0 @@ -4578,7 +4603,7 @@ }, { "family": "Bebas Neue", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -5091,8 +5116,8 @@ "wDes": 730, "xH": 1200, "capH": 1600, - "yMin": -408, - "yMax": 2122, + "yMin": -412, + "yMax": 2245, "hAsc": 1968, "hDes": -426, "lGap": 0 @@ -7750,6 +7775,31 @@ "lGap": 0 } }, + { + "family": "Cherry Bomb One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 470, + "capH": 700, + "yMin": -272, + "yMax": 1054, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Cherry Cream Soda", "fallbacks": ["cursive"], @@ -7966,6 +8016,31 @@ "lGap": 0 } }, + { + "family": "Chokokutai", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 486, + "capH": 774, + "yMin": -239, + "yMax": 1141, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Chonburi", "fallbacks": ["cursive"], @@ -9474,12 +9549,12 @@ "tAsc": 1060, "tDes": -296, "tLGap": 0, - "wAsc": 1060, - "wDes": 296, + "wAsc": 970, + "wDes": 295, "xH": 406, "capH": 563, - "yMin": -296, - "yMax": 1060, + "yMin": -204, + "yMax": 871, "hAsc": 1060, "hDes": -296, "lGap": 0 @@ -13442,6 +13517,41 @@ "lGap": 92 } }, + { + "family": "Geologica", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2000, + "asc": 1950, + "des": -550, + "tAsc": 1950, + "tDes": -550, + "tLGap": 0, + "wAsc": 2518, + "wDes": 895, + "xH": 990, + "capH": 1400, + "yMin": -722, + "yMax": 2441, + "hAsc": 1950, + "hDes": -550, + "lGap": 0 + } + }, { "family": "Georama", "fallbacks": ["sans-serif"], @@ -13958,8 +14068,8 @@ "wDes": 550, "xH": 833, "capH": 1167, - "yMin": -467, - "yMax": 2010, + "yMin": -470, + "yMax": 2064, "hAsc": 1290, "hDes": -475, "lGap": 0 @@ -14566,7 +14676,7 @@ }, { "family": "Gruppo", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -14579,11 +14689,11 @@ "tDes": -340, "tLGap": 0, "wAsc": 1639, - "wDes": 340, + "wDes": 372, "xH": 766, "capH": 1114, - "yMin": -340, - "yMax": 1639, + "yMin": -354, + "yMax": 1588, "hAsc": 1639, "hDes": -340, "lGap": 0 @@ -15069,10 +15179,12 @@ { "family": "Harmattan", "fallbacks": ["sans-serif"], - "weights": [400, 700], + "weights": [400, 500, 600, 700], "styles": ["regular"], "variants": [ [0, 400], + [0, 500], + [0, 600], [0, 700] ], "service": "fonts.google.com", @@ -15083,8 +15195,8 @@ "tAsc": 2166, "tDes": -1323, "tLGap": 0, - "wAsc": 2166, - "wDes": 1323, + "wAsc": 2300, + "wDes": 1750, "xH": 778, "capH": 1111, "yMin": -1308, @@ -16653,6 +16765,40 @@ "lGap": 0 } }, + { + "family": "Instrument Sans", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [1, 400], + [1, 500], + [1, 600], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 970, + "des": -250, + "tAsc": 970, + "tDes": -250, + "tLGap": 0, + "wAsc": 986, + "wDes": 350, + "xH": 510, + "capH": 720, + "yMin": -296, + "yMax": 986, + "hAsc": 970, + "hDes": -250, + "lGap": 0 + } + }, { "family": "Instrument Serif", "fallbacks": ["serif"], @@ -17218,8 +17364,8 @@ "wDes": 324, "xH": 378, "capH": 702, - "yMin": -233, - "yMax": 1096, + "yMin": -237, + "yMax": 1183, "hAsc": 750, "hDes": -250, "lGap": 0 @@ -21190,7 +21336,7 @@ { "family": "Mada", "fallbacks": ["sans-serif"], - "weights": [200, 300, 400, 500, 600, 700, 900], + "weights": [200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 200], @@ -21199,25 +21345,26 @@ [0, 500], [0, 600], [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", "metrics": { "upm": 1000, - "asc": 900, - "des": -300, - "tAsc": 900, - "tDes": -300, - "tLGap": 100, - "wAsc": 776, - "wDes": 322, + "asc": 950, + "des": -350, + "tAsc": 950, + "tDes": -350, + "tLGap": 0, + "wAsc": 1185, + "wDes": 420, "xH": 486, - "capH": 660, - "yMin": -292, - "yMax": 880, - "hAsc": 900, - "hDes": -300, - "lGap": 96 + "capH": 656, + "yMin": -403, + "yMax": 1088, + "hAsc": 950, + "hDes": -350, + "lGap": 0 } }, { @@ -21498,8 +21645,8 @@ "wDes": 600, "xH": 1080, "capH": 1440, - "yMin": -510, - "yMax": 2132, + "yMin": -550, + "yMax": 2241, "hAsc": 2132, "hDes": -600, "lGap": 0 @@ -23180,7 +23327,7 @@ }, { "family": "Monofett", - "fallbacks": ["cursive"], + "fallbacks": ["monospace"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -23197,12 +23344,37 @@ "xH": 1370, "capH": 1370, "yMin": -315, - "yMax": 2007, + "yMax": 1983, "hAsc": 2001, "hDes": -315, "lGap": 0 } }, + { + "family": "Monomaniac One", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 518, + "capH": 676, + "yMin": -274, + "yMax": 876, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Monoton", "fallbacks": ["cursive"], @@ -25638,6 +25810,31 @@ "lGap": 0 } }, + { + "family": "Noto Sans Chorasmian", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, + "tLGap": 0, + "wAsc": 1069, + "wDes": 293, + "xH": 550, + "capH": 714, + "yMin": -293, + "yMax": 995, + "hAsc": 1069, + "hDes": -293, + "lGap": 0 + } + }, { "family": "Noto Sans Coptic", "fallbacks": ["sans-serif"], @@ -25881,12 +26078,12 @@ "tAsc": 847, "tDes": -270, "tLGap": 0, - "wAsc": 847, + "wAsc": 995, "wDes": 270, "xH": 560, "capH": 714, "yMin": -267, - "yMax": 841, + "yMax": 995, "hAsc": 847, "hDes": -270, "lGap": 0 @@ -26398,7 +26595,7 @@ "xH": 536, "capH": 714, "yMin": -301, - "yMax": 760, + "yMax": 995, "hAsc": 1069, "hDes": -301, "lGap": 0 @@ -27375,8 +27572,8 @@ "tAsc": 1069, "tDes": -293, "tLGap": 0, - "wAsc": 1069, - "wDes": 293, + "wAsc": 1229, + "wDes": 389, "xH": 536, "capH": 714, "yMin": -389, @@ -27496,6 +27693,61 @@ "lGap": 0 } }, + { + "family": "Noto Sans Nag Mundari", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, + "tLGap": 0, + "wAsc": 1073, + "wDes": 293, + "xH": 536, + "capH": 714, + "yMin": -293, + "yMax": 1069, + "hAsc": 1069, + "hDes": -293, + "lGap": 0 + } + }, + { + "family": "Noto Sans Nandinagari", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 900, + "des": -560, + "tAsc": 900, + "tDes": -560, + "tLGap": 0, + "wAsc": 995, + "wDes": 560, + "xH": 558, + "capH": 622, + "yMin": -524, + "yMax": 995, + "hAsc": 900, + "hDes": -560, + "lGap": 0 + } + }, { "family": "Noto Sans New Tai Lue", "fallbacks": ["sans-serif"], @@ -29069,12 +29321,12 @@ "tAsc": 743, "tDes": -381, "tLGap": 0, - "wAsc": 743, + "wAsc": 995, "wDes": 381, "xH": 536, "capH": 723, "yMin": -381, - "yMax": 743, + "yMax": 995, "hAsc": 743, "hDes": -381, "lGap": 0 @@ -29208,30 +29460,44 @@ { "family": "Noto Serif", "fallbacks": ["serif"], - "weights": [400, 700], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular", "italic"], "variants": [ + [0, 100], + [0, 200], + [0, 300], [0, 400], - [1, 400], + [0, 500], + [0, 600], [0, 700], - [1, 700] + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] ], "service": "fonts.google.com", "metrics": { - "upm": 2048, - "asc": 2189, - "des": -600, - "tAsc": 2189, - "tDes": -600, + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, "tLGap": 0, - "wAsc": 2189, - "wDes": 600, - "xH": 1098, - "capH": 1462, - "yMin": -512, - "yMax": 2146, - "hAsc": 2189, - "hDes": -600, + "wAsc": 1069, + "wDes": 389, + "xH": 536, + "capH": 714, + "yMin": -389, + "yMax": 1048, + "hAsc": 1069, + "hDes": -293, "lGap": 0 } }, @@ -30152,10 +30418,10 @@ "tLGap": 0, "wAsc": 856, "wDes": 150, - "xH": 536, - "capH": 743, - "yMin": -140, - "yMax": 846, + "xH": 502, + "capH": 712, + "yMin": -278, + "yMax": 979, "hAsc": 856, "hDes": -150, "lGap": 0 @@ -30362,25 +30628,31 @@ { "family": "Noto Traditional Nushu", "fallbacks": ["sans-serif"], - "weights": [400], + "weights": [300, 400, 500, 600, 700], "styles": ["regular"], - "variants": [[0, 400]], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], "service": "fonts.google.com", "metrics": { - "upm": 1024, - "asc": 1080, - "des": -120, - "tAsc": 880, - "tDes": -120, - "tLGap": 92, - "wAsc": 1080, - "wDes": 120, + "upm": 1000, + "asc": 1055, + "des": -117, + "tAsc": 860, + "tDes": -117, + "tLGap": 90, + "wAsc": 1055, + "wDes": 118, "xH": 543, "capH": 733, - "yMin": -327, - "yMax": 1020, - "hAsc": 1080, - "hDes": -120, + "yMin": -241, + "yMax": 1000, + "hAsc": 1055, + "hDes": -117, "lGap": 0 } }, @@ -31704,6 +31976,31 @@ "styles": ["italic", "regular"], "service": "system" }, + { + "family": "Palette Mosaic", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 465, + "capH": 790, + "yMin": -251, + "yMax": 876, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Pangolin", "fallbacks": ["cursive"], @@ -32528,6 +32825,46 @@ "lGap": 0 } }, + { + "family": "Playfair", + "fallbacks": ["serif"], + "weights": [300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1240, + "asc": 1098, + "des": -390, + "tAsc": 1098, + "tDes": -390, + "tLGap": 0, + "wAsc": 1076, + "wDes": 271, + "xH": 514, + "capH": 708, + "yMin": -258, + "yMax": 1076, + "hAsc": 1098, + "hDes": -390, + "lGap": 0 + } + }, { "family": "Playfair Display", "fallbacks": ["serif"], @@ -35205,6 +35542,31 @@ "lGap": 0 } }, + { + "family": "Rock 3D", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 530, + "capH": 780, + "yMin": -246, + "yMax": 956, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Rock Salt", "fallbacks": ["cursive"], @@ -36927,10 +37289,12 @@ { "family": "Scheherazade New", "fallbacks": ["serif"], - "weights": [400, 700], + "weights": [400, 500, 600, 700], "styles": ["regular"], "variants": [ [0, 400], + [0, 500], + [0, 600], [0, 700] ], "service": "fonts.google.com", @@ -36941,8 +37305,8 @@ "tAsc": 2750, "tDes": -1427, "tLGap": 0, - "wAsc": 2750, - "wDes": 1427, + "wAsc": 2884, + "wDes": 2100, "xH": 684, "capH": 1034, "yMin": -1509, @@ -37542,17 +37906,42 @@ } }, { - "family": "Shippori Mincho B1", - "fallbacks": ["serif"], - "weights": [400, 500, 600, 700, 800], + "family": "Shippori Mincho B1", + "fallbacks": ["serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 480, + "capH": 726, + "yMin": -266, + "yMax": 981, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, + { + "family": "Shizuru", + "fallbacks": ["cursive"], + "weights": [400], "styles": ["regular"], - "variants": [ - [0, 400], - [0, 500], - [0, 600], - [0, 700], - [0, 800] - ], + "variants": [[0, 400]], "service": "fonts.google.com", "metrics": { "upm": 1000, @@ -37563,10 +37952,10 @@ "tLGap": 0, "wAsc": 1160, "wDes": 288, - "xH": 480, - "capH": 726, - "yMin": -266, - "yMax": 981, + "xH": 400, + "capH": 700, + "yMin": -288, + "yMax": 898, "hAsc": 1160, "hDes": -288, "lGap": 0 @@ -38046,6 +38435,31 @@ "lGap": 28 } }, + { + "family": "Slackside One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 255, + "capH": 513, + "yMin": -286, + "yMax": 770, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Smokum", "fallbacks": ["cursive"], @@ -39479,7 +39893,7 @@ "xH": 515, "capH": 700, "yMin": -311, - "yMax": 929, + "yMax": 946, "hAsc": 940, "hDes": -312, "lGap": 0 @@ -40501,8 +40915,8 @@ "wDes": 300, "xH": 500, "capH": 704, - "yMin": -282, - "yMax": 1201, + "yMin": -280, + "yMax": 1192, "hAsc": 1260, "hDes": -300, "lGap": 0 @@ -40651,6 +41065,81 @@ "lGap": 0 } }, + { + "family": "Tilt Neon", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -395, + "yMax": 1174, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, + { + "family": "Tilt Prism", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -274, + "yMax": 1186, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, + { + "family": "Tilt Warp", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -422, + "yMax": 1177, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, { "family": "Times New Roman", "fallbacks": [ @@ -41380,6 +41869,37 @@ "lGap": 0 } }, + { + "family": "Tsukimi Rounded", + "fallbacks": ["sans-serif"], + "weights": [300, 400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 500, + "capH": 800, + "yMin": -288, + "yMax": 1055, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Tulpen One", "fallbacks": ["cursive"], @@ -42756,6 +43276,73 @@ "lGap": 0 } }, + { + "family": "Wix Madefor Display", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1008, + "des": -252, + "tAsc": 1008, + "tDes": -252, + "tLGap": 0, + "wAsc": 1176, + "wDes": 307, + "xH": 492, + "capH": 715, + "yMin": -270, + "yMax": 1109, + "hAsc": 1008, + "hDes": -252, + "lGap": 0 + } + }, + { + "family": "Wix Madefor Text", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400], + [0, 500], + [1, 500], + [0, 600], + [1, 600], + [0, 700], + [1, 700], + [0, 800], + [1, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1008, + "des": -252, + "tAsc": 1008, + "tDes": -252, + "tLGap": 0, + "wAsc": 1176, + "wDes": 307, + "xH": 492, + "capH": 715, + "yMin": -270, + "yMax": 1109, + "hAsc": 1008, + "hDes": -252, + "lGap": 0 + } + }, { "family": "Work Sans", "fallbacks": ["sans-serif"], @@ -43177,6 +43764,56 @@ "lGap": 0 } }, + { + "family": "Yuji Hentaigana Akari", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 545, + "capH": 761, + "yMin": -232, + "yMax": 970, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, + { + "family": "Yuji Hentaigana Akebono", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 545, + "capH": 761, + "yMin": -232, + "yMax": 970, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Yuji Mai", "fallbacks": ["serif"], diff --git a/packages/fonts/src/fonts.json b/packages/fonts/src/fonts.json index 7c0794d01aa9..c97ce29ba507 100644 --- a/packages/fonts/src/fonts.json +++ b/packages/fonts/src/fonts.json @@ -1910,8 +1910,8 @@ "wDes": 1060, "xH": 978, "capH": 1278, - "yMin": -688, - "yMax": 1795, + "yMin": -676, + "yMax": 1770, "hAsc": 2035, "hDes": -830, "lGap": 0 @@ -1944,8 +1944,8 @@ "wDes": 1982, "xH": 978, "capH": 1278, - "yMin": -1982, - "yMax": 2161, + "yMin": -1923, + "yMax": 2131, "hAsc": 1960, "hDes": -1400, "lGap": 0 @@ -2309,6 +2309,31 @@ "lGap": 0 } }, + { + "family": "Aoboshi One", + "fallbacks": ["serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 460, + "capH": 750, + "yMin": -348, + "yMax": 993, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Arapey", "fallbacks": ["serif"], @@ -4104,8 +4129,8 @@ "wDes": 420, "xH": 520, "capH": 715, - "yMin": -346, - "yMax": 1134, + "yMin": -347, + "yMax": 1136, "hAsc": 900, "hDes": -300, "lGap": 0 @@ -4578,7 +4603,7 @@ }, { "family": "Bebas Neue", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -5091,8 +5116,8 @@ "wDes": 730, "xH": 1200, "capH": 1600, - "yMin": -408, - "yMax": 2122, + "yMin": -412, + "yMax": 2245, "hAsc": 1968, "hDes": -426, "lGap": 0 @@ -7750,6 +7775,31 @@ "lGap": 0 } }, + { + "family": "Cherry Bomb One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 470, + "capH": 700, + "yMin": -272, + "yMax": 1054, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Cherry Cream Soda", "fallbacks": ["cursive"], @@ -7966,6 +8016,31 @@ "lGap": 0 } }, + { + "family": "Chokokutai", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 486, + "capH": 774, + "yMin": -239, + "yMax": 1141, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Chonburi", "fallbacks": ["cursive"], @@ -9474,12 +9549,12 @@ "tAsc": 1060, "tDes": -296, "tLGap": 0, - "wAsc": 1060, - "wDes": 296, + "wAsc": 970, + "wDes": 295, "xH": 406, "capH": 563, - "yMin": -296, - "yMax": 1060, + "yMin": -204, + "yMax": 871, "hAsc": 1060, "hDes": -296, "lGap": 0 @@ -13442,6 +13517,41 @@ "lGap": 92 } }, + { + "family": "Geologica", + "fallbacks": ["sans-serif"], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], + "styles": ["regular"], + "variants": [ + [0, 100], + [0, 200], + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 2000, + "asc": 1950, + "des": -550, + "tAsc": 1950, + "tDes": -550, + "tLGap": 0, + "wAsc": 2518, + "wDes": 895, + "xH": 990, + "capH": 1400, + "yMin": -722, + "yMax": 2441, + "hAsc": 1950, + "hDes": -550, + "lGap": 0 + } + }, { "family": "Georama", "fallbacks": ["sans-serif"], @@ -13958,8 +14068,8 @@ "wDes": 550, "xH": 833, "capH": 1167, - "yMin": -467, - "yMax": 2010, + "yMin": -470, + "yMax": 2064, "hAsc": 1290, "hDes": -475, "lGap": 0 @@ -14566,7 +14676,7 @@ }, { "family": "Gruppo", - "fallbacks": ["cursive"], + "fallbacks": ["sans-serif"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -14579,11 +14689,11 @@ "tDes": -340, "tLGap": 0, "wAsc": 1639, - "wDes": 340, + "wDes": 372, "xH": 766, "capH": 1114, - "yMin": -340, - "yMax": 1639, + "yMin": -354, + "yMax": 1588, "hAsc": 1639, "hDes": -340, "lGap": 0 @@ -15069,10 +15179,12 @@ { "family": "Harmattan", "fallbacks": ["sans-serif"], - "weights": [400, 700], + "weights": [400, 500, 600, 700], "styles": ["regular"], "variants": [ [0, 400], + [0, 500], + [0, 600], [0, 700] ], "service": "fonts.google.com", @@ -15083,8 +15195,8 @@ "tAsc": 2166, "tDes": -1323, "tLGap": 0, - "wAsc": 2166, - "wDes": 1323, + "wAsc": 2300, + "wDes": 1750, "xH": 778, "capH": 1111, "yMin": -1308, @@ -16653,6 +16765,40 @@ "lGap": 0 } }, + { + "family": "Instrument Sans", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [1, 400], + [1, 500], + [1, 600], + [1, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 970, + "des": -250, + "tAsc": 970, + "tDes": -250, + "tLGap": 0, + "wAsc": 986, + "wDes": 350, + "xH": 510, + "capH": 720, + "yMin": -296, + "yMax": 986, + "hAsc": 970, + "hDes": -250, + "lGap": 0 + } + }, { "family": "Instrument Serif", "fallbacks": ["serif"], @@ -17218,8 +17364,8 @@ "wDes": 324, "xH": 378, "capH": 702, - "yMin": -233, - "yMax": 1096, + "yMin": -237, + "yMax": 1183, "hAsc": 750, "hDes": -250, "lGap": 0 @@ -21190,7 +21336,7 @@ { "family": "Mada", "fallbacks": ["sans-serif"], - "weights": [200, 300, 400, 500, 600, 700, 900], + "weights": [200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular"], "variants": [ [0, 200], @@ -21199,25 +21345,26 @@ [0, 500], [0, 600], [0, 700], + [0, 800], [0, 900] ], "service": "fonts.google.com", "metrics": { "upm": 1000, - "asc": 900, - "des": -300, - "tAsc": 900, - "tDes": -300, - "tLGap": 100, - "wAsc": 776, - "wDes": 322, + "asc": 950, + "des": -350, + "tAsc": 950, + "tDes": -350, + "tLGap": 0, + "wAsc": 1185, + "wDes": 420, "xH": 486, - "capH": 660, - "yMin": -292, - "yMax": 880, - "hAsc": 900, - "hDes": -300, - "lGap": 96 + "capH": 656, + "yMin": -403, + "yMax": 1088, + "hAsc": 950, + "hDes": -350, + "lGap": 0 } }, { @@ -21498,8 +21645,8 @@ "wDes": 600, "xH": 1080, "capH": 1440, - "yMin": -510, - "yMax": 2132, + "yMin": -550, + "yMax": 2241, "hAsc": 2132, "hDes": -600, "lGap": 0 @@ -23180,7 +23327,7 @@ }, { "family": "Monofett", - "fallbacks": ["cursive"], + "fallbacks": ["monospace"], "weights": [400], "styles": ["regular"], "variants": [[0, 400]], @@ -23197,12 +23344,37 @@ "xH": 1370, "capH": 1370, "yMin": -315, - "yMax": 2007, + "yMax": 1983, "hAsc": 2001, "hDes": -315, "lGap": 0 } }, + { + "family": "Monomaniac One", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 518, + "capH": 676, + "yMin": -274, + "yMax": 876, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Monoton", "fallbacks": ["cursive"], @@ -25638,6 +25810,31 @@ "lGap": 0 } }, + { + "family": "Noto Sans Chorasmian", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, + "tLGap": 0, + "wAsc": 1069, + "wDes": 293, + "xH": 550, + "capH": 714, + "yMin": -293, + "yMax": 995, + "hAsc": 1069, + "hDes": -293, + "lGap": 0 + } + }, { "family": "Noto Sans Coptic", "fallbacks": ["sans-serif"], @@ -25881,12 +26078,12 @@ "tAsc": 847, "tDes": -270, "tLGap": 0, - "wAsc": 847, + "wAsc": 995, "wDes": 270, "xH": 560, "capH": 714, "yMin": -267, - "yMax": 841, + "yMax": 995, "hAsc": 847, "hDes": -270, "lGap": 0 @@ -26398,7 +26595,7 @@ "xH": 536, "capH": 714, "yMin": -301, - "yMax": 760, + "yMax": 995, "hAsc": 1069, "hDes": -301, "lGap": 0 @@ -27375,8 +27572,8 @@ "tAsc": 1069, "tDes": -293, "tLGap": 0, - "wAsc": 1069, - "wDes": 293, + "wAsc": 1229, + "wDes": 389, "xH": 536, "capH": 714, "yMin": -389, @@ -27496,6 +27693,61 @@ "lGap": 0 } }, + { + "family": "Noto Sans Nag Mundari", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, + "tLGap": 0, + "wAsc": 1073, + "wDes": 293, + "xH": 536, + "capH": 714, + "yMin": -293, + "yMax": 1069, + "hAsc": 1069, + "hDes": -293, + "lGap": 0 + } + }, + { + "family": "Noto Sans Nandinagari", + "fallbacks": ["sans-serif"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 900, + "des": -560, + "tAsc": 900, + "tDes": -560, + "tLGap": 0, + "wAsc": 995, + "wDes": 560, + "xH": 558, + "capH": 622, + "yMin": -524, + "yMax": 995, + "hAsc": 900, + "hDes": -560, + "lGap": 0 + } + }, { "family": "Noto Sans New Tai Lue", "fallbacks": ["sans-serif"], @@ -29069,12 +29321,12 @@ "tAsc": 743, "tDes": -381, "tLGap": 0, - "wAsc": 743, + "wAsc": 995, "wDes": 381, "xH": 536, "capH": 723, "yMin": -381, - "yMax": 743, + "yMax": 995, "hAsc": 743, "hDes": -381, "lGap": 0 @@ -29208,30 +29460,44 @@ { "family": "Noto Serif", "fallbacks": ["serif"], - "weights": [400, 700], + "weights": [100, 200, 300, 400, 500, 600, 700, 800, 900], "styles": ["regular", "italic"], "variants": [ + [0, 100], + [0, 200], + [0, 300], [0, 400], - [1, 400], + [0, 500], + [0, 600], [0, 700], - [1, 700] + [0, 800], + [0, 900], + [1, 100], + [1, 200], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] ], "service": "fonts.google.com", "metrics": { - "upm": 2048, - "asc": 2189, - "des": -600, - "tAsc": 2189, - "tDes": -600, + "upm": 1000, + "asc": 1069, + "des": -293, + "tAsc": 1069, + "tDes": -293, "tLGap": 0, - "wAsc": 2189, - "wDes": 600, - "xH": 1098, - "capH": 1462, - "yMin": -512, - "yMax": 2146, - "hAsc": 2189, - "hDes": -600, + "wAsc": 1069, + "wDes": 389, + "xH": 536, + "capH": 714, + "yMin": -389, + "yMax": 1048, + "hAsc": 1069, + "hDes": -293, "lGap": 0 } }, @@ -30152,10 +30418,10 @@ "tLGap": 0, "wAsc": 856, "wDes": 150, - "xH": 536, - "capH": 743, - "yMin": -140, - "yMax": 846, + "xH": 502, + "capH": 712, + "yMin": -278, + "yMax": 979, "hAsc": 856, "hDes": -150, "lGap": 0 @@ -30362,25 +30628,31 @@ { "family": "Noto Traditional Nushu", "fallbacks": ["sans-serif"], - "weights": [400], + "weights": [300, 400, 500, 600, 700], "styles": ["regular"], - "variants": [[0, 400]], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], "service": "fonts.google.com", "metrics": { - "upm": 1024, - "asc": 1080, - "des": -120, - "tAsc": 880, - "tDes": -120, - "tLGap": 92, - "wAsc": 1080, - "wDes": 120, + "upm": 1000, + "asc": 1055, + "des": -117, + "tAsc": 860, + "tDes": -117, + "tLGap": 90, + "wAsc": 1055, + "wDes": 118, "xH": 543, "capH": 733, - "yMin": -327, - "yMax": 1020, - "hAsc": 1080, - "hDes": -120, + "yMin": -241, + "yMax": 1000, + "hAsc": 1055, + "hDes": -117, "lGap": 0 } }, @@ -31704,6 +31976,31 @@ "styles": ["italic", "regular"], "service": "system" }, + { + "family": "Palette Mosaic", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 465, + "capH": 790, + "yMin": -251, + "yMax": 876, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Pangolin", "fallbacks": ["cursive"], @@ -32528,6 +32825,46 @@ "lGap": 0 } }, + { + "family": "Playfair", + "fallbacks": ["serif"], + "weights": [300, 400, 500, 600, 700, 800, 900], + "styles": ["regular", "italic"], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800], + [0, 900], + [1, 300], + [1, 400], + [1, 500], + [1, 600], + [1, 700], + [1, 800], + [1, 900] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1240, + "asc": 1098, + "des": -390, + "tAsc": 1098, + "tDes": -390, + "tLGap": 0, + "wAsc": 1076, + "wDes": 271, + "xH": 514, + "capH": 708, + "yMin": -258, + "yMax": 1076, + "hAsc": 1098, + "hDes": -390, + "lGap": 0 + } + }, { "family": "Playfair Display", "fallbacks": ["serif"], @@ -35205,6 +35542,31 @@ "lGap": 0 } }, + { + "family": "Rock 3D", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 530, + "capH": 780, + "yMin": -246, + "yMax": 956, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Rock Salt", "fallbacks": ["cursive"], @@ -36927,10 +37289,12 @@ { "family": "Scheherazade New", "fallbacks": ["serif"], - "weights": [400, 700], + "weights": [400, 500, 600, 700], "styles": ["regular"], "variants": [ [0, 400], + [0, 500], + [0, 600], [0, 700] ], "service": "fonts.google.com", @@ -36941,8 +37305,8 @@ "tAsc": 2750, "tDes": -1427, "tLGap": 0, - "wAsc": 2750, - "wDes": 1427, + "wAsc": 2884, + "wDes": 2100, "xH": 684, "capH": 1034, "yMin": -1509, @@ -37542,17 +37906,42 @@ } }, { - "family": "Shippori Mincho B1", - "fallbacks": ["serif"], - "weights": [400, 500, 600, 700, 800], + "family": "Shippori Mincho B1", + "fallbacks": ["serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 480, + "capH": 726, + "yMin": -266, + "yMax": 981, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, + { + "family": "Shizuru", + "fallbacks": ["cursive"], + "weights": [400], "styles": ["regular"], - "variants": [ - [0, 400], - [0, 500], - [0, 600], - [0, 700], - [0, 800] - ], + "variants": [[0, 400]], "service": "fonts.google.com", "metrics": { "upm": 1000, @@ -37563,10 +37952,10 @@ "tLGap": 0, "wAsc": 1160, "wDes": 288, - "xH": 480, - "capH": 726, - "yMin": -266, - "yMax": 981, + "xH": 400, + "capH": 700, + "yMin": -288, + "yMax": 898, "hAsc": 1160, "hDes": -288, "lGap": 0 @@ -38046,6 +38435,31 @@ "lGap": 28 } }, + { + "family": "Slackside One", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 255, + "capH": 513, + "yMin": -286, + "yMax": 770, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Smokum", "fallbacks": ["cursive"], @@ -39479,7 +39893,7 @@ "xH": 515, "capH": 700, "yMin": -311, - "yMax": 929, + "yMax": 946, "hAsc": 940, "hDes": -312, "lGap": 0 @@ -40501,8 +40915,8 @@ "wDes": 300, "xH": 500, "capH": 704, - "yMin": -282, - "yMax": 1201, + "yMin": -280, + "yMax": 1192, "hAsc": 1260, "hDes": -300, "lGap": 0 @@ -40651,6 +41065,81 @@ "lGap": 0 } }, + { + "family": "Tilt Neon", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -395, + "yMax": 1174, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, + { + "family": "Tilt Prism", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -274, + "yMax": 1186, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, + { + "family": "Tilt Warp", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 990, + "des": -272, + "tAsc": 990, + "tDes": -272, + "tLGap": 0, + "wAsc": 1186, + "wDes": 422, + "xH": 517, + "capH": 680, + "yMin": -422, + "yMax": 1177, + "hAsc": 990, + "hDes": -272, + "lGap": 0 + } + }, { "family": "Times New Roman", "fallbacks": [ @@ -41380,6 +41869,37 @@ "lGap": 0 } }, + { + "family": "Tsukimi Rounded", + "fallbacks": ["sans-serif"], + "weights": [300, 400, 500, 600, 700], + "styles": ["regular"], + "variants": [ + [0, 300], + [0, 400], + [0, 500], + [0, 600], + [0, 700] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 500, + "capH": 800, + "yMin": -288, + "yMax": 1055, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Tulpen One", "fallbacks": ["cursive"], @@ -42756,6 +43276,73 @@ "lGap": 0 } }, + { + "family": "Wix Madefor Display", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular"], + "variants": [ + [0, 400], + [0, 500], + [0, 600], + [0, 700], + [0, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1008, + "des": -252, + "tAsc": 1008, + "tDes": -252, + "tLGap": 0, + "wAsc": 1176, + "wDes": 307, + "xH": 492, + "capH": 715, + "yMin": -270, + "yMax": 1109, + "hAsc": 1008, + "hDes": -252, + "lGap": 0 + } + }, + { + "family": "Wix Madefor Text", + "fallbacks": ["sans-serif"], + "weights": [400, 500, 600, 700, 800], + "styles": ["regular", "italic"], + "variants": [ + [0, 400], + [1, 400], + [0, 500], + [1, 500], + [0, 600], + [1, 600], + [0, 700], + [1, 700], + [0, 800], + [1, 800] + ], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1008, + "des": -252, + "tAsc": 1008, + "tDes": -252, + "tLGap": 0, + "wAsc": 1176, + "wDes": 307, + "xH": 492, + "capH": 715, + "yMin": -270, + "yMax": 1109, + "hAsc": 1008, + "hDes": -252, + "lGap": 0 + } + }, { "family": "Work Sans", "fallbacks": ["sans-serif"], @@ -43177,6 +43764,56 @@ "lGap": 0 } }, + { + "family": "Yuji Hentaigana Akari", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 545, + "capH": 761, + "yMin": -232, + "yMax": 970, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, + { + "family": "Yuji Hentaigana Akebono", + "fallbacks": ["cursive"], + "weights": [400], + "styles": ["regular"], + "variants": [[0, 400]], + "service": "fonts.google.com", + "metrics": { + "upm": 1000, + "asc": 1160, + "des": -288, + "tAsc": 880, + "tDes": -120, + "tLGap": 0, + "wAsc": 1160, + "wDes": 288, + "xH": 545, + "capH": 761, + "yMin": -232, + "yMax": 970, + "hAsc": 1160, + "hDes": -288, + "lGap": 0 + } + }, { "family": "Yuji Mai", "fallbacks": ["serif"], From dca5266f58022020ead92430d192c9dedfbf91e4 Mon Sep 17 00:00:00 2001 From: Google for Creators Bot <94923726+googleforcreators-bot@users.noreply.github.com> Date: Tue, 6 Jun 2023 09:14:36 +0200 Subject: [PATCH 131/210] Update browserslist db (#13341) --- package-lock.json | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index 70592d9c1b90..5784ddf06d47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15856,25 +15856,6 @@ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, - "node_modules/browserslist/node_modules/caniuse-lite": { - "version": "1.0.30001491", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001491.tgz", - "integrity": "sha512-17EYIi4TLnPiTzVKMveIxU5ETlxbSO3B6iPvMbprqnKh4qJsQGk5Nh1Lp4jIMAE0XfrujsJuWZAM3oJdMHaKBA==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/browserslist" - }, - { - "type": "tidelift", - "url": "https://tidelift.com/funding/github/npm/caniuse-lite" - }, - { - "type": "github", - "url": "https://github.com/sponsors/ai" - } - ] - }, "node_modules/bser": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", @@ -16243,9 +16224,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001481", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001481.tgz", - "integrity": "sha512-KCqHwRnaa1InZBtqXzP98LPg0ajCVujMKjqKDhZEthIpAsJl/YEIa3YvXjGXPVqzZVguccuu7ga9KOE1J9rKPQ==", + "version": "1.0.30001492", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001492.tgz", + "integrity": "sha512-2efF8SAZwgAX1FJr87KWhvuJxnGJKOnctQa8xLOskAXNXq8oiuqgl6u1kk3fFpsp3GgvzlRjiK1sl63hNtFADw==", "funding": [ { "type": "opencollective", From ace22e048e21e7d1a185e3a7ba1e045c7a52f9c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 13:10:40 +0300 Subject: [PATCH 132/210] Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.9 (#13346) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.2 to 5.59.9. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.9/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 140 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 71 insertions(+), 71 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5784ddf06d47..c0e5534bbfbe 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", - "@typescript-eslint/eslint-plugin": "^5.59.2", + "@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", @@ -12023,15 +12023,15 @@ } }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.2.tgz", - "integrity": "sha512-yVrXupeHjRxLDcPKL10sGQ/QlVrA8J5IYOEWVqk0lJaSZP7X5DfnP7Ns3cc74/blmbipQ1htFNVGsHX6wsYm0A==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.59.9.tgz", + "integrity": "sha512-4uQIBq1ffXd2YvF7MAvehWKW3zVv/w+mSfRAu+8cKbfj3nwzyqJLNcZJpQ/WZ1HLbJDiowwmQ6NO+63nCA+fqA==", "dev": true, "dependencies": { "@eslint-community/regexpp": "^4.4.0", - "@typescript-eslint/scope-manager": "5.59.2", - "@typescript-eslint/type-utils": "5.59.2", - "@typescript-eslint/utils": "5.59.2", + "@typescript-eslint/scope-manager": "5.59.9", + "@typescript-eslint/type-utils": "5.59.9", + "@typescript-eslint/utils": "5.59.9", "debug": "^4.3.4", "grapheme-splitter": "^1.0.4", "ignore": "^5.2.0", @@ -12057,13 +12057,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/scope-manager": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", - "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.9.tgz", + "integrity": "sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2" + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/visitor-keys": "5.59.9" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12074,9 +12074,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/types": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", - "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz", + "integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12087,13 +12087,13 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", - "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz", + "integrity": "sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2", + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/visitor-keys": "5.59.9", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12114,17 +12114,17 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/utils": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.2.tgz", - "integrity": "sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.9.tgz", + "integrity": "sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.59.2", - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/typescript-estree": "5.59.2", + "@typescript-eslint/scope-manager": "5.59.9", + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/typescript-estree": "5.59.9", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, @@ -12140,12 +12140,12 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", - "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz", + "integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/types": "5.59.9", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -12157,9 +12157,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/eslint-visitor-keys": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", - "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12178,9 +12178,9 @@ } }, "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -12354,13 +12354,13 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.2.tgz", - "integrity": "sha512-b1LS2phBOsEy/T381bxkkywfQXkV1dWda/z0PhnIy3bC5+rQWQDS7fk9CSpcXBccPY27Z6vBEuaPBCKCgYezyQ==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-5.59.9.tgz", + "integrity": "sha512-ksEsT0/mEHg9e3qZu98AlSrONAQtrSTljL3ow9CGej8eRo7pe+yaC/mvTjptp23Xo/xIf2mLZKC6KPv4Sji26Q==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "5.59.2", - "@typescript-eslint/utils": "5.59.2", + "@typescript-eslint/typescript-estree": "5.59.9", + "@typescript-eslint/utils": "5.59.9", "debug": "^4.3.4", "tsutils": "^3.21.0" }, @@ -12381,13 +12381,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/scope-manager": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.2.tgz", - "integrity": "sha512-dB1v7ROySwQWKqQ8rEWcdbTsFjh2G0vn8KUyvTXdPoyzSL6lLGkiXEV5CvpJsEe9xIdKV+8Zqb7wif2issoOFA==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.9.tgz", + "integrity": "sha512-8RA+E+w78z1+2dzvK/tGZ2cpGigBZ58VMEHDZtpE1v+LLjzrYGc8mMaTONSxKyEkz3IuXFM0IqYiGHlCsmlZxQ==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2" + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/visitor-keys": "5.59.9" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12398,9 +12398,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/types": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.2.tgz", - "integrity": "sha512-LbJ/HqoVs2XTGq5shkiKaNTuVv5tTejdHgfdjqRUGdYhjW1crm/M7og2jhVskMt8/4wS3T1+PfFvL1K3wqYj4w==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.9.tgz", + "integrity": "sha512-uW8H5NRgTVneSVTfiCVffBb8AbwWSKg7qcA4Ot3JI3MPCJGsB4Db4BhvAODIIYE5mNj7Q+VJkK7JxmRhk2Lyjw==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12411,13 +12411,13 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.2.tgz", - "integrity": "sha512-+j4SmbwVmZsQ9jEyBMgpuBD0rKwi9RxRpjX71Brr73RsYnEr3Lt5QZ624Bxphp8HUkSKfqGnPJp1kA5nl0Sh7Q==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.9.tgz", + "integrity": "sha512-pmM0/VQ7kUhd1QyIxgS+aRvMgw+ZljB3eDb+jYyp6d2bC0mQWLzUDF+DLwCTkQ3tlNyVsvZRXjFyV0LkU/aXjA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/visitor-keys": "5.59.2", + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/visitor-keys": "5.59.9", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12438,17 +12438,17 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/utils": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.2.tgz", - "integrity": "sha512-kSuF6/77TZzyGPhGO4uVp+f0SBoYxCDf+lW3GKhtKru/L8k/Hd7NFQxyWUeY7Z/KGB2C6Fe3yf2vVi4V9TsCSQ==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.59.9.tgz", + "integrity": "sha512-1PuMYsju/38I5Ggblaeb98TOoUvjhRvLpLa1DoTOFaLWqaXl/1iQ1eGurTXgBY58NUdtfTXKP5xBq7q9NDaLKg==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@types/json-schema": "^7.0.9", "@types/semver": "^7.3.12", - "@typescript-eslint/scope-manager": "5.59.2", - "@typescript-eslint/types": "5.59.2", - "@typescript-eslint/typescript-estree": "5.59.2", + "@typescript-eslint/scope-manager": "5.59.9", + "@typescript-eslint/types": "5.59.9", + "@typescript-eslint/typescript-estree": "5.59.9", "eslint-scope": "^5.1.1", "semver": "^7.3.7" }, @@ -12464,12 +12464,12 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.59.2", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.2.tgz", - "integrity": "sha512-EEpsO8m3RASrKAHI9jpavNv9NlEUebV4qmF1OWxSTtKSFBpC1NCmWazDQHFivRf0O1DV11BA645yrLEVQ0/Lig==", + "version": "5.59.9", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.9.tgz", + "integrity": "sha512-bT7s0td97KMaLwpEBckbzj/YohnvXtqbe2XgqNvTl6RJVakY5mvENOTPvw5u66nljfZxthESpDozs86U+oLY8Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.59.2", + "@typescript-eslint/types": "5.59.9", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -12481,9 +12481,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/eslint-visitor-keys": { - "version": "3.4.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.0.tgz", - "integrity": "sha512-HPpKPUBQcAsZOsHAFwTtIKcYlCje62XB7SEAcxjtmW6TD1WVpkS6i6/hOVtTZIl4zGj/mBqpFVGvaDneik+VoQ==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12493,9 +12493,9 @@ } }, "node_modules/@typescript-eslint/type-utils/node_modules/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 66b2574fafdf..736c038e4fc8 100644 --- a/package.json +++ b/package.json @@ -87,7 +87,7 @@ "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.1", - "@typescript-eslint/eslint-plugin": "^5.59.2", + "@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", From b9c0367aac6c9f6c0cb6210f4d8fc08c806755d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 14:08:23 +0300 Subject: [PATCH 133/210] Bump jest-extended from 3.2.4 to 4.0.0 (#13348) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler --- package-lock.json | 10 +++++----- package.json | 2 +- packages/e2e-tests/package.json | 2 +- .../pageAdvancement/test/pageAdvancement.js | 2 +- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index c0e5534bbfbe..f53d0134cb6a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -113,7 +113,7 @@ "jest-axe": "^6.0.0", "jest-canvas-mock": "^2.5.1", "jest-environment-jsdom": "^29.5.0", - "jest-extended": "^3.2.4", + "jest-extended": "^4.0.0", "jest-fetch-mock": "^3.0.3", "jest-matcher-deep-close-to": "^3.0.2", "jest-silent-reporter": "^0.5.0", @@ -27138,9 +27138,9 @@ } }, "node_modules/jest-extended": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/jest-extended/-/jest-extended-3.2.4.tgz", - "integrity": "sha512-lSEYhSmvXZG/7YXI7KO3LpiUiQ90gi5giwCJNDMMsX5a+/NZhdbQF2G4ALOBN+KcXVT3H6FPVPohAuMXooaLTQ==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/jest-extended/-/jest-extended-4.0.0.tgz", + "integrity": "sha512-GMhMFdrwhYPB0y+cmI/5esz+F/Xc0OIzKbnr8SaiZ74YcWamxf7sVT78YlA15+JIQMTlpHBEgcxheyRBdHFqPA==", "dependencies": { "jest-diff": "^29.0.0", "jest-get-type": "^29.0.0" @@ -42360,7 +42360,7 @@ "babel-jest": "^29.5.0", "expect-puppeteer": "^9.0.0", "jest-environment-puppeteer": "^8.0.5", - "jest-extended": "^3.2.4", + "jest-extended": "^4.0.0", "jest-json-schema": "^6.1.0", "jest-puppeteer": "^8.0.5" }, diff --git a/package.json b/package.json index 736c038e4fc8..7fc9a48f1280 100644 --- a/package.json +++ b/package.json @@ -137,7 +137,7 @@ "jest-axe": "^6.0.0", "jest-canvas-mock": "^2.5.1", "jest-environment-jsdom": "^29.5.0", - "jest-extended": "^3.2.4", + "jest-extended": "^4.0.0", "jest-fetch-mock": "^3.0.3", "jest-matcher-deep-close-to": "^3.0.2", "jest-silent-reporter": "^0.5.0", diff --git a/packages/e2e-tests/package.json b/packages/e2e-tests/package.json index 69964f547fc7..94c3282db454 100644 --- a/packages/e2e-tests/package.json +++ b/packages/e2e-tests/package.json @@ -34,7 +34,7 @@ "babel-jest": "^29.5.0", "expect-puppeteer": "^9.0.0", "jest-environment-puppeteer": "^8.0.5", - "jest-extended": "^3.2.4", + "jest-extended": "^4.0.0", "jest-json-schema": "^6.1.0", "jest-puppeteer": "^8.0.5" }, diff --git a/packages/wp-dashboard/src/components/editorSettings/pageAdvancement/test/pageAdvancement.js b/packages/wp-dashboard/src/components/editorSettings/pageAdvancement/test/pageAdvancement.js index 36849ac8f33d..5867995179e7 100644 --- a/packages/wp-dashboard/src/components/editorSettings/pageAdvancement/test/pageAdvancement.js +++ b/packages/wp-dashboard/src/components/editorSettings/pageAdvancement/test/pageAdvancement.js @@ -68,7 +68,7 @@ describe('Editor Settings: ', () => { const switchButton = screen.queryByLabelText('Manual'); fireEvent.click(switchButton); - expect(onChange).toHaveBeenCalledOnceWith({ autoAdvance: false }); + expect(onChange).toHaveBeenCalledExactlyOnceWith({ autoAdvance: false }); }); it('should update page duration setting', () => { From 1d789c24d957625eb6a41f6da97f5f0171ec220e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Jun 2023 14:35:45 +0300 Subject: [PATCH 134/210] Bump @types/react-transition-group from 4.4.5 to 4.4.6 (#13353) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- packages/design-system/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index f53d0134cb6a..7be29cdbc29e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11811,9 +11811,9 @@ } }, "node_modules/@types/react-transition-group": { - "version": "4.4.5", - "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.5.tgz", - "integrity": "sha512-juKD/eiSM3/xZYzjuzH6ZwpP+/lejltmiS3QEzV/vmb/Q8+HfDmxu+Baga8UEMGBqV88Nbg4l2hY/K2DkyaLLA==", + "version": "4.4.6", + "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.6.tgz", + "integrity": "sha512-VnCdSxfcm08KjsJVQcfBmhEQAPnLB8G08hAxn39azX1qYBQ/5RVQuoHuKIcfKOdncuaUvEpFKFzEvbtIMsfVew==", "dev": true, "dependencies": { "@types/react": "*" @@ -42294,7 +42294,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@types/big.js": "^6.1.6", - "@types/react-transition-group": "^4.4.5", + "@types/react-transition-group": "^4.4.6", "@types/styled-components": "^5.1.26", "use-debounce": "^9.0.4" }, diff --git a/packages/design-system/package.json b/packages/design-system/package.json index c6622c7d28ef..4c6772e4de7c 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -57,7 +57,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@types/big.js": "^6.1.6", - "@types/react-transition-group": "^4.4.5", + "@types/react-transition-group": "^4.4.6", "@types/styled-components": "^5.1.26", "use-debounce": "^9.0.4" } From df1879b912372c778aa52eb61b68d9198b2be0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:25:27 +0200 Subject: [PATCH 135/210] Bump eslint and @types/eslint (#13360) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 4 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7be29cdbc29e..279535022839 100644 --- a/package-lock.json +++ b/package-lock.json @@ -55,7 +55,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/eslint": "^8.40.0", + "@types/eslint": "^8.40.1", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", "@types/jest": "^29.5.1", @@ -88,7 +88,7 @@ "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.41.0", + "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", @@ -3096,9 +3096,9 @@ } }, "node_modules/@eslint/js": { - "version": "8.41.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.41.0.tgz", - "integrity": "sha512-LxcyMGxwmTh2lY9FwHPGWOHmYFCZvbrFCBZL4FzSSsxsRPuhrYUg/49/0KDfW8tnIEaEHtfmn6+NPN+1DqaNmA==", + "version": "8.42.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.42.0.tgz", + "integrity": "sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -3292,9 +3292,9 @@ } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.8", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", - "integrity": "sha512-UybHIJzJnR5Qc/MsD9Kr+RpO2h+/P1GhOwdiLPXK5TWk5sgTdu88bTD9UP+CKbPPh5Rni1u0GjAdYQLemG8g+g==", + "version": "0.11.10", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.10.tgz", + "integrity": "sha512-KVVjQmNUepDVGXNuoRRdmmEjruj0KfiGSbS8LVc12LMsWDQzRXJ0qdhN8L8uUigKpfEHRhlaQFY0ib1tnUbNeQ==", "dev": true, "dependencies": { "@humanwhocodes/object-schema": "^1.2.1", @@ -11481,9 +11481,9 @@ } }, "node_modules/@types/eslint": { - "version": "8.40.0", - "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.0.tgz", - "integrity": "sha512-nbq2mvc/tBrK9zQQuItvjJl++GTN5j06DaPtp3hZCpngmG6Q3xoyEmd0TwZI0gAy/G1X0zhGBbr2imsGFdFV0g==", + "version": "8.40.1", + "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.1.tgz", + "integrity": "sha512-vRb792M4mF1FBT+eoLecmkpLXwxsBHvWWRGJjzbYANBM6DtiJc6yETyv4rqDA6QNjF1pkj1U7LMA6dGb3VYlHw==", "dev": true, "dependencies": { "@types/estree": "*", @@ -19567,16 +19567,16 @@ } }, "node_modules/eslint": { - "version": "8.41.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.41.0.tgz", - "integrity": "sha512-WQDQpzGBOP5IrXPo4Hc0814r4/v2rrIsB0rhT7jtunIalgg6gYXWhRMOejVO8yH21T/FGaxjmFjBMNqcIlmH1Q==", + "version": "8.42.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.42.0.tgz", + "integrity": "sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.4.0", "@eslint/eslintrc": "^2.0.3", - "@eslint/js": "8.41.0", - "@humanwhocodes/config-array": "^0.11.8", + "@eslint/js": "8.42.0", + "@humanwhocodes/config-array": "^0.11.10", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "ajv": "^6.10.0", diff --git a/package.json b/package.json index 7fc9a48f1280..b013a8190c7c 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@testing-library/user-event": "^14.4.3", - "@types/eslint": "^8.40.0", + "@types/eslint": "^8.40.1", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", "@types/jest": "^29.5.1", @@ -112,7 +112,7 @@ "css-loader": "^6.8.1", "css-minimizer-webpack-plugin": "^5.0.0", "cssnano": "^6.0.1", - "eslint": "^8.41.0", + "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-header": "^3.1.0", From c66d1b76fb5d4adcb5925d07e8988024e786e741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:26:20 +0200 Subject: [PATCH 136/210] Bump peter-evans/create-or-update-comment from 3.0.1 to 3.0.2 (#13355) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index e2a06971dba6..dc12a6476cad 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -231,7 +231,7 @@ jobs: github.event.pull_request.user.login != 'dependabot[bot]' - name: Create or update comment on PR with links to plugin builds - uses: peter-evans/create-or-update-comment@ca08ebd5dc95aa0cd97021e9708fcd6b87138c9b + uses: peter-evans/create-or-update-comment@c6c9a1a66007646a28c153e2a8580a5bad27bcfa with: issue-number: ${{ github.event.pull_request.number }} comment-id: ${{ steps.find-comment.outputs.comment-id }} From fd09a60cd11ed5254c412e10350556359d7a38f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:26:26 +0200 Subject: [PATCH 137/210] Bump github/codeql-action from 2.3.6 to 2.13.4 (#13357) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/codeql-analysis.yml | 4 ++-- .github/workflows/scorecards.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 49555461499b..0812d2d3c365 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -55,9 +55,9 @@ jobs: uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab - name: Initialize CodeQL - uses: github/codeql-action/init@83f0fe6c4988d98a455712a27f0255212bba9bd4 + uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a with: languages: javascript - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@83f0fe6c4988d98a455712a27f0255212bba9bd4 + uses: github/codeql-action/analyze@cdcdbb579706841c47f7063dda365e292e5cad7a diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 52cfb310bcec..6387cdb67782 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -56,6 +56,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@83f0fe6c4988d98a455712a27f0255212bba9bd4 + uses: github/codeql-action/upload-sarif@cdcdbb579706841c47f7063dda365e292e5cad7a with: sarif_file: results.sarif From a1fc93ab7c32fa12ad296428f6bbdef7e94df642 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:27:00 +0200 Subject: [PATCH 138/210] Bump @types/uuid from 9.0.1 to 9.0.2 (#13364) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 279535022839..0c4584f82d22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -62,7 +62,7 @@ "@types/jsdom": "^21.1.1", "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", - "@types/uuid": "^9.0.1", + "@types/uuid": "^9.0.2", "@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", @@ -11937,9 +11937,9 @@ "dev": true }, "node_modules/@types/uuid": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.1.tgz", - "integrity": "sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.2.tgz", + "integrity": "sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==", "dev": true }, "node_modules/@types/webpack": { diff --git a/package.json b/package.json index b013a8190c7c..95c6a08337ac 100644 --- a/package.json +++ b/package.json @@ -86,7 +86,7 @@ "@types/jsdom": "^21.1.1", "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", - "@types/uuid": "^9.0.1", + "@types/uuid": "^9.0.2", "@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/parser": "^5.57.0", "@web-stories-wp/e2e-tests": "*", From c39c716a69727758b9f2727f66fa6f1e4a744884 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:27:07 +0200 Subject: [PATCH 139/210] Bump @typescript-eslint/parser from 5.57.0 to 5.59.11 (#13366) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 63 +++++++++++++++++++++++++---------------------- package.json | 2 +- 2 files changed, 34 insertions(+), 31 deletions(-) diff --git a/package-lock.json b/package-lock.json index 0c4584f82d22..49416f1762e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -64,7 +64,7 @@ "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.2", "@typescript-eslint/eslint-plugin": "^5.59.9", - "@typescript-eslint/parser": "^5.57.0", + "@typescript-eslint/parser": "^5.59.11", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", "@web-stories-wp/jest-amp": "*", @@ -12212,14 +12212,14 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.57.0.tgz", - "integrity": "sha512-orrduvpWYkgLCyAdNtR1QIWovcNZlEm6yL8nwH/eTxWLd8gsP+25pdLHYzL2QdkqrieaDwLpytHqycncv0woUQ==", + "version": "5.59.11", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-5.59.11.tgz", + "integrity": "sha512-s9ZF3M+Nym6CAZEkJJeO2TFHHDsKAM3ecNkLuH4i4s8/RCPnF5JRip2GyviYkeEAcwGMJxkqG9h2dAsnA1nZpA==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "5.57.0", - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/typescript-estree": "5.57.0", + "@typescript-eslint/scope-manager": "5.59.11", + "@typescript-eslint/types": "5.59.11", + "@typescript-eslint/typescript-estree": "5.59.11", "debug": "^4.3.4" }, "engines": { @@ -12239,13 +12239,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/scope-manager": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.57.0.tgz", - "integrity": "sha512-NANBNOQvllPlizl9LatX8+MHi7bx7WGIWYjPHDmQe5Si/0YEYfxSljJpoTyTWFTgRy3X8gLYSE4xQ2U+aCozSw==", + "version": "5.59.11", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.59.11.tgz", + "integrity": "sha512-dHFOsxoLFtrIcSj5h0QoBT/89hxQONwmn3FOQ0GOQcLOOXm+MIrS8zEAhs4tWl5MraxCY3ZJpaXQQdFMc2Tu+Q==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0" + "@typescript-eslint/types": "5.59.11", + "@typescript-eslint/visitor-keys": "5.59.11" }, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12256,9 +12256,9 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/types": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.57.0.tgz", - "integrity": "sha512-mxsod+aZRSyLT+jiqHw1KK6xrANm19/+VFALVFP5qa/aiJnlP38qpyaTd0fEKhWvQk6YeNZ5LGwI1pDpBRBhtQ==", + "version": "5.59.11", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.59.11.tgz", + "integrity": "sha512-epoN6R6tkvBYSc+cllrz+c2sOFWkbisJZWkOE+y3xHtvYaOE6Wk6B8e114McRJwFRjGvYdJwLXQH5c9osME/AA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" @@ -12269,13 +12269,13 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/typescript-estree": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.57.0.tgz", - "integrity": "sha512-LTzQ23TV82KpO8HPnWuxM2V7ieXW8O142I7hQTxWIHDcCEIjtkat6H96PFkYBQqGFLW/G/eVVOB9Z8rcvdY/Vw==", + "version": "5.59.11", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-5.59.11.tgz", + "integrity": "sha512-YupOpot5hJO0maupJXixi6l5ETdrITxeo5eBOeuV7RSKgYdU3G5cxO49/9WRnJq9EMrB7AuTSLH/bqOsXi7wPA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", - "@typescript-eslint/visitor-keys": "5.57.0", + "@typescript-eslint/types": "5.59.11", + "@typescript-eslint/visitor-keys": "5.59.11", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", @@ -12296,12 +12296,12 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/@typescript-eslint/visitor-keys": { - "version": "5.57.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.57.0.tgz", - "integrity": "sha512-ery2g3k0hv5BLiKpPuwYt9KBkAp2ugT6VvyShXdLOkax895EC55sP0Tx5L0fZaQueiK3fBLvHVvEl3jFS5ia+g==", + "version": "5.59.11", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-5.59.11.tgz", + "integrity": "sha512-KGYniTGG3AMTuKF9QBD7EIrvufkB6O6uX3knP73xbKLMpH+QRPcgnCxjWXSHjMRuOxFLovljqQgQpR0c7GvjoA==", "dev": true, "dependencies": { - "@typescript-eslint/types": "5.57.0", + "@typescript-eslint/types": "5.59.11", "eslint-visitor-keys": "^3.3.0" }, "engines": { @@ -12313,18 +12313,21 @@ } }, "node_modules/@typescript-eslint/parser/node_modules/eslint-visitor-keys": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz", - "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz", + "integrity": "sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" } }, "node_modules/@typescript-eslint/parser/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", + "version": "7.5.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", + "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" diff --git a/package.json b/package.json index 95c6a08337ac..f8623af9c958 100644 --- a/package.json +++ b/package.json @@ -88,7 +88,7 @@ "@types/styled-components": "^5.1.26", "@types/uuid": "^9.0.2", "@typescript-eslint/eslint-plugin": "^5.59.9", - "@typescript-eslint/parser": "^5.57.0", + "@typescript-eslint/parser": "^5.59.11", "@web-stories-wp/e2e-tests": "*", "@web-stories-wp/eslint-import-resolver": "*", "@web-stories-wp/jest-amp": "*", From 8b5eaee577d63d33417fb1509838a82db0c64aec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:27:50 +0200 Subject: [PATCH 140/210] Bump @babel/eslint-plugin from 7.19.1 to 7.22.5 (#13359) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 49416f1762e5..81b5d336316b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@ampproject/toolbox-optimizer": "^2.9.0", "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", - "@babel/eslint-plugin": "^7.19.1", + "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.4", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", @@ -438,9 +438,9 @@ } }, "node_modules/@babel/eslint-plugin": { - "version": "7.19.1", - "resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.19.1.tgz", - "integrity": "sha512-ElGPkQPapKMa3zVqXHkZYzuL7I5LbRw9UWBUArgWsdWDDb9XcACqOpBib5tRPA9XvbVZYrFUkoQPbiJ4BFvu4w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/eslint-plugin/-/eslint-plugin-7.22.5.tgz", + "integrity": "sha512-lDXW06rf1sXywWWw+UdS/iYxRjrqhH4AXdPeKE4+fEgEoGBXcdIDQ+uCJOUcvCb0jCTvfwHOSXkwnfd24EAkLQ==", "dev": true, "dependencies": { "eslint-rule-composer": "^0.3.0" diff --git a/package.json b/package.json index f8623af9c958..dd173c959912 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "@ampproject/toolbox-optimizer": "^2.9.0", "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", - "@babel/eslint-plugin": "^7.19.1", + "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.4", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", From f157db0fae9cee7fa61ab1bb2b9fdfb1ef1a86b1 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 13 Jun 2023 11:31:44 +0200 Subject: [PATCH 141/210] CI: replace `mysqladmin` health check command See swissspidy/preferred-languages#724 --- .github/workflows/tests-unit-php.yml | 9 +++++---- bin/install-wp-tests.sh | 3 ++- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index bef36ef72c41..f7b0eec9a3c0 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -45,12 +45,13 @@ jobs: mysql: image: mariadb:latest env: - MYSQL_ALLOW_EMPTY_PASSWORD: true - MYSQL_ROOT_PASSWORD: - MYSQL_DATABASE: wordpress_test + MARIADB_ALLOW_EMPTY_ROOT_PASSWORD: true + MARIADB_DATABASE: wordpress_test + MARIADB_MYSQL_LOCALHOST_USER: 1 + MARIADB_MYSQL_LOCALHOST_GRANTS: USAGE ports: - 3306 - options: --health-cmd="mysqladmin ping" --health-interval=10s --health-timeout=5s --health-retries=3 --restart=always + options: --health-cmd="healthcheck.sh --su-mysql --connect --innodb_initialized" --health-interval=10s --health-timeout=5s --health-retries=3 continue-on-error: ${{ matrix.experimental }} strategy: matrix: diff --git a/bin/install-wp-tests.sh b/bin/install-wp-tests.sh index dce04c920b47..747db650a751 100755 --- a/bin/install-wp-tests.sh +++ b/bin/install-wp-tests.sh @@ -166,7 +166,8 @@ install_db() { fi # create database - mysqladmin create $DB_NAME --user="$DB_USER" --password="$DB_PASS"$EXTRA + mariadb-admin create $DB_NAME --user="$DB_USER" --password="$DB_PASS"$EXTRA || \ + mysqladmin create $DB_NAME --user="$DB_USER" --password="$DB_PASS"$EXTRA } install_wp From f147162b9b558b19917c23207bd04e30e5278d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:00:53 +0200 Subject: [PATCH 142/210] Bump @types/jest from 29.5.1 to 29.5.2 (#13363) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 81b5d336316b..8889ec9f86b3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -58,7 +58,7 @@ "@types/eslint": "^8.40.1", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", - "@types/jest": "^29.5.1", + "@types/jest": "^29.5.2", "@types/jsdom": "^21.1.1", "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", @@ -11617,9 +11617,9 @@ } }, "node_modules/@types/jest": { - "version": "29.5.1", - "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.1.tgz", - "integrity": "sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==", + "version": "29.5.2", + "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.2.tgz", + "integrity": "sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==", "dev": true, "dependencies": { "expect": "^29.0.0", diff --git a/package.json b/package.json index dd173c959912..55b27048a583 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "@types/eslint": "^8.40.1", "@types/eslint-scope": "^3.7.4", "@types/estree": "^1.0.1", - "@types/jest": "^29.5.1", + "@types/jest": "^29.5.2", "@types/jsdom": "^21.1.1", "@types/node": "^20.2.5", "@types/styled-components": "^5.1.26", From fbc66bec03cdcd61b93c6c082fd9183b41eee3d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:34:58 +0200 Subject: [PATCH 143/210] Bump actions/checkout from 3.5.2 to 3.5.3 (#13358) Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8e5e7e5ab8b370d6c329ec480221332ada57f0ab...c85c95e3d7251135ab7dc9ce3241c5835cc595a9) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 4 ++-- .github/workflows/codeql-analysis.yml | 2 +- .github/workflows/deploy-storybook.yml | 4 ++-- .github/workflows/lint-css-js-md.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/npm-release.yml | 4 ++-- .github/workflows/plugin-release.yml | 12 ++++++------ .github/workflows/scorecards.yml | 2 +- .github/workflows/tests-e2e.yml | 4 ++-- .github/workflows/tests-karma-dashboard.yml | 2 +- .github/workflows/tests-karma-editor.yml | 2 +- .github/workflows/tests-unit-js.yml | 2 +- .github/workflows/tests-unit-php.yml | 2 +- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 18 files changed, 27 insertions(+), 27 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index dc12a6476cad..4a64304c3554 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -101,7 +101,7 @@ jobs: 54.185.253.63:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -134,7 +134,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 0812d2d3c365..cb4c25cef1a4 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -52,7 +52,7 @@ jobs: objects.githubusercontent.com:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Initialize CodeQL uses: github/codeql-action/init@cdcdbb579706841c47f7063dda365e292e5cad7a diff --git a/.github/workflows/deploy-storybook.yml b/.github/workflows/deploy-storybook.yml index bc1af9e62171..592c5cab78d8 100644 --- a/.github/workflows/deploy-storybook.yml +++ b/.github/workflows/deploy-storybook.yml @@ -31,7 +31,7 @@ jobs: timeout-minutes: 10 steps: - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -70,7 +70,7 @@ jobs: github.com:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: ref: gh-pages token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/lint-css-js-md.yml b/.github/workflows/lint-css-js-md.yml index 27805aeb2109..3a6a174c05ee 100644 --- a/.github/workflows/lint-css-js-md.yml +++ b/.github/workflows/lint-css-js-md.yml @@ -74,7 +74,7 @@ jobs: 54.185.253.63:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 3753d8e121de..679bb49c11b6 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -47,7 +47,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Install WP-CLI run: | diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 9f31b4a9227e..9c2c5b18d370 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -55,7 +55,7 @@ jobs: dl.cloudsmith.io:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup PHP uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d diff --git a/.github/workflows/npm-release.yml b/.github/workflows/npm-release.yml index 1ace1361610b..2585f27bf421 100644 --- a/.github/workflows/npm-release.yml +++ b/.github/workflows/npm-release.yml @@ -34,7 +34,7 @@ jobs: environment: Production steps: - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -107,7 +107,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 4c1d8b6977f0..1642bd896e24 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -46,7 +46,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Verify semver compatibility run: | @@ -127,7 +127,7 @@ jobs: # Grab current assets version from `web-stories.php` and pass on to next steps. # - name: Checkout - # uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + # uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # with: # ref: @@ -143,7 +143,7 @@ jobs: # ASSETS_VERSION_REGEX: "https://wp.stories.google/static/([^']+)" - name: Checkout wp.stories.google - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: repository: GoogleForCreators/wp.stories.google lfs: true @@ -250,7 +250,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: fetch-depth: 0 # 0 indicates all history for all branches and tags. token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} @@ -413,7 +413,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Download release artifacts uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a @@ -449,7 +449,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: ref: main token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 6387cdb67782..82936ee9e13f 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -30,7 +30,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: 'Checkout code' - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: persist-credentials: false diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index aec7422ddc67..6aaef75c850d 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -75,7 +75,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c @@ -164,7 +164,7 @@ jobs: auth.docker.io:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Download bundle uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index be08dcedea42..114e4a8ead81 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -64,7 +64,7 @@ jobs: 54.185.253.63:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 82219967e623..92eda3ca2a94 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -102,7 +102,7 @@ jobs: 54.185.253.63:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-unit-js.yml b/.github/workflows/tests-unit-js.yml index df9fd18d0980..9769b089a11a 100644 --- a/.github/workflows/tests-unit-js.yml +++ b/.github/workflows/tests-unit-js.yml @@ -67,7 +67,7 @@ jobs: fonts.gstatic.com:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup Node uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index f7b0eec9a3c0..17f5a99cf61f 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -100,7 +100,7 @@ jobs: dl.cloudsmith.io:443 - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # PHP-Scoper only works on PHP 7.4+ and we need to prefix our dependencies to accurately test them. # So we temporarily switch PHP versions, do a full install and then remove the package. diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 0fd4a8b5f18f..5054ce4ca246 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index 6eabffc3940a..ff2c30c3baa9 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index a3f1af622ead..c2ef77e72c88 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index 7b89f2b6b384..14ae2637bfd1 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -27,7 +27,7 @@ jobs: egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs - name: Checkout - uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab + uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} From 9146605443741505aaa059a1a5b3600c71ad5898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 12:58:14 +0200 Subject: [PATCH 144/210] Bump shivammathur/setup-php from 2.25.2 to 2.25.4 (#13367) Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.25.2 to 2.25.4. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/c5fc0d8281aba02c7fda07d3a70cc5371548067d...4bd44f22a98a19e0950cbad5f31095157cc9621b) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/build-and-deploy.yml | 2 +- .github/workflows/lint-i18n.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/plugin-release.yml | 2 +- .github/workflows/tests-e2e.yml | 2 +- .github/workflows/tests-unit-php.yml | 4 ++-- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index 4a64304c3554..56a06ab22b33 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -143,7 +143,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-i18n.yml b/.github/workflows/lint-i18n.yml index 679bb49c11b6..f5afea75fc4e 100644 --- a/.github/workflows/lint-i18n.yml +++ b/.github/workflows/lint-i18n.yml @@ -73,7 +73,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' coverage: none diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index 9c2c5b18d370..e9f0e74b1bbf 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -58,7 +58,7 @@ jobs: uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' coverage: none diff --git a/.github/workflows/plugin-release.yml b/.github/workflows/plugin-release.yml index 1642bd896e24..e2ddaacf8646 100644 --- a/.github/workflows/plugin-release.yml +++ b/.github/workflows/plugin-release.yml @@ -275,7 +275,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index 6aaef75c850d..f63eec24ca2a 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -84,7 +84,7 @@ jobs: cache: npm - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' coverage: none diff --git a/.github/workflows/tests-unit-php.yml b/.github/workflows/tests-unit-php.yml index 17f5a99cf61f..fca9de0cc69d 100644 --- a/.github/workflows/tests-unit-php.yml +++ b/.github/workflows/tests-unit-php.yml @@ -107,7 +107,7 @@ jobs: # Then switch back to the PHP version we want to test and delete the vendor directory. - name: Setup PHP 8.0 - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: '8.0' tools: composer @@ -121,7 +121,7 @@ jobs: run: rm -rf vendor/* - name: Setup PHP - uses: shivammathur/setup-php@c5fc0d8281aba02c7fda07d3a70cc5371548067d + uses: shivammathur/setup-php@4bd44f22a98a19e0950cbad5f31095157cc9621b with: php-version: ${{ matrix.php }} extensions: mysql From bdae2b0bc70bf61dea507622c0673a2b5cd4f7f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 17:34:54 +0200 Subject: [PATCH 145/210] Bump immutable from 4.2.4 to 4.3.0 (#13361) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 52 ++++++++++++++++++++++++--------- packages/rich-text/package.json | 2 +- 2 files changed, 39 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 8889ec9f86b3..91941bd25f5a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11480,6 +11480,15 @@ "immutable": "~3.7.4" } }, + "node_modules/@types/draft-js/node_modules/immutable": { + "version": "3.7.6", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.7.6.tgz", + "integrity": "sha512-AizQPcaofEtO11RZhPPHBOJRdo/20MKQF9mBLnVkBoyHi1/zXK8fzVdnEpSV9gxqtnh6Qomfp3F0xT5qP/vThw==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, "node_modules/@types/eslint": { "version": "8.40.1", "resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.40.1.tgz", @@ -19086,6 +19095,15 @@ "immutable": "3.x.x" } }, + "node_modules/draft-js-export-html/node_modules/draft-js-utils": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.4.1.tgz", + "integrity": "sha512-xE81Y+z/muC5D5z9qWmKfxEW1XyXfsBzSbSBk2JRsoD0yzMGGHQm/0MtuqHl/EUDkaBJJLjJ2EACycoDMY/OOg==", + "peerDependencies": { + "draft-js": ">=0.10.0", + "immutable": "3.x.x" + } + }, "node_modules/draft-js-import-element": { "version": "1.4.0", "resolved": "git+ssh://git@github.com/swissspidy/draft-js-import-element.git#d477c24df373487a2018f9e9ed08fb4bdda18e3f", @@ -19099,6 +19117,15 @@ "immutable": "3.x.x" } }, + "node_modules/draft-js-import-element/node_modules/draft-js-utils": { + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.4.1.tgz", + "integrity": "sha512-xE81Y+z/muC5D5z9qWmKfxEW1XyXfsBzSbSBk2JRsoD0yzMGGHQm/0MtuqHl/EUDkaBJJLjJ2EACycoDMY/OOg==", + "peerDependencies": { + "draft-js": ">=0.10.0", + "immutable": "3.x.x" + } + }, "node_modules/draft-js-import-html": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/draft-js-import-html/-/draft-js-import-html-1.4.1.tgz", @@ -19111,13 +19138,12 @@ "immutable": "3.x.x" } }, - "node_modules/draft-js-utils": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/draft-js-utils/-/draft-js-utils-1.4.1.tgz", - "integrity": "sha512-xE81Y+z/muC5D5z9qWmKfxEW1XyXfsBzSbSBk2JRsoD0yzMGGHQm/0MtuqHl/EUDkaBJJLjJ2EACycoDMY/OOg==", - "peerDependencies": { - "draft-js": ">=0.10.0", - "immutable": "3.x.x" + "node_modules/draft-js/node_modules/immutable": { + "version": "3.7.6", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.7.6.tgz", + "integrity": "sha512-AizQPcaofEtO11RZhPPHBOJRdo/20MKQF9mBLnVkBoyHi1/zXK8fzVdnEpSV9gxqtnh6Qomfp3F0xT5qP/vThw==", + "engines": { + "node": ">=0.8.0" } }, "node_modules/draftjs-filters": { @@ -24266,12 +24292,10 @@ } }, "node_modules/immutable": { - "version": "3.7.6", - "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.7.6.tgz", - "integrity": "sha1-E7TTyxK++hVIKib+Gy665kAHHks=", - "engines": { - "node": ">=0.8.0" - } + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.0.tgz", + "integrity": "sha512-0AOCmOip+xgJwEVTQj1EfiDDOkPmuyllDuTuEX+DDXUgapLAsBIfkg3sxCYyCEA8mQqZrrxPUGjcOQ2JS3WLkg==", + "peer": true }, "node_modules/import-fresh": { "version": "3.3.0", @@ -42861,7 +42885,7 @@ "draft-js-import-element": "https://github.com/swissspidy/draft-js-import-element", "draft-js-import-html": "^1.4.1", "draftjs-filters": "^3.0.1", - "immutable": "^4.2.4", + "immutable": "^4.3.0", "prop-types": "^15.7.2" }, "devDependencies": { diff --git a/packages/rich-text/package.json b/packages/rich-text/package.json index 2c7cee89572a..3232841a34ca 100644 --- a/packages/rich-text/package.json +++ b/packages/rich-text/package.json @@ -45,7 +45,7 @@ "draft-js-import-element": "https://github.com/swissspidy/draft-js-import-element", "draft-js-import-html": "^1.4.1", "draftjs-filters": "^3.0.1", - "immutable": "^4.2.4", + "immutable": "^4.3.0", "prop-types": "^15.7.2" }, "devDependencies": { From 8b1eaa9c4c69f20db195369e86bd1215e7cae509 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Wed, 14 Jun 2023 09:29:25 +0200 Subject: [PATCH 146/210] Fix incorrect inline doc --- includes/AMP/Output_Buffer.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/includes/AMP/Output_Buffer.php b/includes/AMP/Output_Buffer.php index eb86510cb377..ff85904ee7ef 100644 --- a/includes/AMP/Output_Buffer.php +++ b/includes/AMP/Output_Buffer.php @@ -151,7 +151,7 @@ public static function is_needed(): bool { * * @since 1.10.0 * - * @see Sanitization::finish_output_buffering() + * @see Output_Buffer::finish_output_buffering() */ public function start_output_buffering(): void { if ( ! $this->context->is_web_story() ) { @@ -167,8 +167,8 @@ public function start_output_buffering(): void { * * @since 1.10.0 * - * @see Sanitization::start_output_buffering() - * @see Sanitization::finish_output_buffering() + * @see Output_Buffer::start_output_buffering() + * @see Output_Buffer::finish_output_buffering() * * @return bool Whether output buffering has started. */ @@ -181,7 +181,7 @@ public function is_output_buffering(): bool { * * @since 1.10.0 * - * @see Sanitization::start_output_buffering() + * @see Output_Buffer::start_output_buffering() * * @param string $response Buffered Response. * @return string Processed Response. From 66177a84ab80f8edd8bb9bb0af2aa1c6abb39d80 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Wed, 14 Jun 2023 09:30:06 +0200 Subject: [PATCH 147/210] Directly use `PHP_INT_MIN` without checks This constant is always available in PHP 7+ --- includes/AMP/Output_Buffer.php | 3 +-- includes/Integrations/New_Relic.php | 4 +--- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/includes/AMP/Output_Buffer.php b/includes/AMP/Output_Buffer.php index ff85904ee7ef..fe35aca7d003 100644 --- a/includes/AMP/Output_Buffer.php +++ b/includes/AMP/Output_Buffer.php @@ -119,8 +119,7 @@ public static function get_registration_action(): string { * @return int Registration action priority to use. */ public static function get_registration_action_priority(): int { - // phpcs:ignore PHPCompatibility.Constants.NewConstants.php_int_minFound - return \defined( 'PHP_INT_MIN' ) ? PHP_INT_MIN : ~PHP_INT_MAX; + return PHP_INT_MIN; } /** diff --git a/includes/Integrations/New_Relic.php b/includes/Integrations/New_Relic.php index 5a5f1aa2845b..a4138f9344fe 100644 --- a/includes/Integrations/New_Relic.php +++ b/includes/Integrations/New_Relic.php @@ -83,9 +83,7 @@ public static function get_registration_action(): string { */ public static function get_registration_action_priority(): int { // Run at the same time as the output buffering. - - // phpcs:ignore PHPCompatibility.Constants.NewConstants.php_int_minFound - return \defined( 'PHP_INT_MIN' ) ? PHP_INT_MIN : ~PHP_INT_MAX; + return PHP_INT_MIN; } /** From 43200bb1008d3295ab6f977b5a00a2e4d5a8098a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:45:40 +0200 Subject: [PATCH 148/210] Bump typescript from 5.0.4 to 5.1.3 (#13349) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler --- package-lock.json | 10 +++++----- package.json | 2 +- packages/animation/src/components/provider.tsx | 4 +++- packages/date/tsconfig.json | 1 + packages/media/tsconfig.json | 1 + packages/moveable/tsconfig.json | 1 + packages/patterns/tsconfig.json | 1 + packages/rich-text/tsconfig.json | 1 + packages/story-editor/tsconfig.json | 1 + packages/tracking/tsconfig.json | 1 + packages/url/tsconfig.json | 1 + tsconfig.shared.json | 2 +- 12 files changed, 18 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 91941bd25f5a..8ead8596ae22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -153,7 +153,7 @@ "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", - "typescript": "^5.0.4", + "typescript": "^5.1.3", "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.1", @@ -39669,16 +39669,16 @@ } }, "node_modules/typescript": { - "version": "5.0.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.0.4.tgz", - "integrity": "sha512-cW9T5W9xY37cc+jfEnaUvX91foxtHkza3Nw3wkoF4sSlKn0MONdkdEndig/qPBWXNkmplh3NzayQzCiHM4/hqw==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz", + "integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==", "devOptional": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { - "node": ">=12.20" + "node": ">=14.17" } }, "node_modules/ua-parser-js": { diff --git a/package.json b/package.json index 55b27048a583..0ed649609b66 100644 --- a/package.json +++ b/package.json @@ -177,7 +177,7 @@ "stylelint-prettier": "^3.0.0", "stylis-plugin-rtl": "^1.0.0", "terser-webpack-plugin": "^5.3.7", - "typescript": "^5.0.4", + "typescript": "^5.1.3", "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.8.0", "webpack-cli": "^5.1.1", diff --git a/packages/animation/src/components/provider.tsx b/packages/animation/src/components/provider.tsx index 411b1ec84385..ef2efb1889a4 100644 --- a/packages/animation/src/components/provider.tsx +++ b/packages/animation/src/components/provider.tsx @@ -228,7 +228,9 @@ function Provider({ // Note that we could use `getComputedTiming` above instead, but the typings // in @types/web-animations-js aren't completely correct for that return. const actualDuration = typeof duration === 'string' ? 0 : duration; - const animationEndTime = delay + actualDuration; + // TODO: Address case where duration can be of type CSSNumericValue. + + const animationEndTime = delay + (actualDuration as number); animation.currentTime = time === 'end' ? animationEndTime diff --git a/packages/date/tsconfig.json b/packages/date/tsconfig.json index 11a87b502315..270f9416a987 100644 --- a/packages/date/tsconfig.json +++ b/packages/date/tsconfig.json @@ -5,5 +5,6 @@ "declarationDir": "dist-types" }, "references": [{ "path": "../i18n" }], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/media/tsconfig.json b/packages/media/tsconfig.json index 0f6335580e4e..586c25f17644 100644 --- a/packages/media/tsconfig.json +++ b/packages/media/tsconfig.json @@ -9,5 +9,6 @@ { "path": "../tracking" }, { "path": "../units" } ], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/moveable/tsconfig.json b/packages/moveable/tsconfig.json index 409e9ab59df8..d4b5dc0d0773 100644 --- a/packages/moveable/tsconfig.json +++ b/packages/moveable/tsconfig.json @@ -5,5 +5,6 @@ "declarationDir": "dist-types" }, "references": [{ "path": "../react" }], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/patterns/tsconfig.json b/packages/patterns/tsconfig.json index 11a87b502315..270f9416a987 100644 --- a/packages/patterns/tsconfig.json +++ b/packages/patterns/tsconfig.json @@ -5,5 +5,6 @@ "declarationDir": "dist-types" }, "references": [{ "path": "../i18n" }], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/rich-text/tsconfig.json b/packages/rich-text/tsconfig.json index 5c12f003848c..d055c2fe89a5 100644 --- a/packages/rich-text/tsconfig.json +++ b/packages/rich-text/tsconfig.json @@ -5,5 +5,6 @@ "declarationDir": "dist-types" }, "references": [{ "path": "../patterns" }], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/story-editor/tsconfig.json b/packages/story-editor/tsconfig.json index ea9674316183..8df5fd9d92a1 100644 --- a/packages/story-editor/tsconfig.json +++ b/packages/story-editor/tsconfig.json @@ -21,6 +21,7 @@ { "path": "../templates" }, { "path": "../tracking" } ], + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": [ "src/**/test/**/*.ts", "src/**/test/**/*.tsx", diff --git a/packages/tracking/tsconfig.json b/packages/tracking/tsconfig.json index c9d87fc4143c..e1640636e1b9 100644 --- a/packages/tracking/tsconfig.json +++ b/packages/tracking/tsconfig.json @@ -4,5 +4,6 @@ "rootDir": "src", "declarationDir": "dist-types" }, + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/packages/url/tsconfig.json b/packages/url/tsconfig.json index c9d87fc4143c..e1640636e1b9 100644 --- a/packages/url/tsconfig.json +++ b/packages/url/tsconfig.json @@ -4,5 +4,6 @@ "rootDir": "src", "declarationDir": "dist-types" }, + "files": ["../../node_modules/jest-extended/types/index.d.ts"], "include": ["src/**/*"] } diff --git a/tsconfig.shared.json b/tsconfig.shared.json index 2fb586594e1f..60444d3310c7 100644 --- a/tsconfig.shared.json +++ b/tsconfig.shared.json @@ -27,7 +27,7 @@ "pretty": true, "sourceMap": true, "typeRoots": ["./typings", "./node_modules/@types"], - "types": ["jest", "jest-extended", "node"] + "types": ["jest", "node"] }, "exclude": [ "packages/*/dist-*/**", From abd432cebfa37f9c82e8bc37001bed59ec078043 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jun 2023 15:04:22 +0200 Subject: [PATCH 149/210] Bump jest-environment-puppeteer from 8.0.5 to 9.0.0 (#13350) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Pascal Birchler --- .github/workflows/tests-e2e.yml | 3 +- .github/workflows/tests-karma-dashboard.yml | 1 + .github/workflows/tests-karma-editor.yml | 1 + jest-puppeteer.config.cjs | 4 +- package-lock.json | 433 ++++++++---------- package.json | 2 +- packages/e2e-tests/package.json | 4 +- packages/e2e-tests/src/jest.config.js | 2 +- .../e2e-tests/src/puppeteerEnvironment.js | 4 +- 9 files changed, 198 insertions(+), 256 deletions(-) diff --git a/.github/workflows/tests-e2e.yml b/.github/workflows/tests-e2e.yml index f63eec24ca2a..b59c95fb40b2 100644 --- a/.github/workflows/tests-e2e.yml +++ b/.github/workflows/tests-e2e.yml @@ -132,7 +132,7 @@ jobs: matrix: # TODO: add back Firefox once support is more mature. browser: ['chrome'] - wp: ['6.0'] + wp: ['6.1'] snapshots: [false] experimental: [false] # We want to split up the tests into 2 parts running in parallel. @@ -162,6 +162,7 @@ jobs: docker.io:443 registry-1.docker.io:443 auth.docker.io:443 + 34.104.35.123:443 - name: Checkout uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 diff --git a/.github/workflows/tests-karma-dashboard.yml b/.github/workflows/tests-karma-dashboard.yml index 114e4a8ead81..5441e48e155c 100644 --- a/.github/workflows/tests-karma-dashboard.yml +++ b/.github/workflows/tests-karma-dashboard.yml @@ -62,6 +62,7 @@ jobs: uploader.codecov.io:443 www.gravatar.com:443 54.185.253.63:443 + 34.104.35.123:443 - name: Checkout uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 diff --git a/.github/workflows/tests-karma-editor.yml b/.github/workflows/tests-karma-editor.yml index 92eda3ca2a94..72754d780c67 100644 --- a/.github/workflows/tests-karma-editor.yml +++ b/.github/workflows/tests-karma-editor.yml @@ -100,6 +100,7 @@ jobs: media3p.googleapis.com:443 stories.local:80 54.185.253.63:443 + 34.104.35.123:443 - name: Checkout uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 diff --git a/jest-puppeteer.config.cjs b/jest-puppeteer.config.cjs index 8b8cdb9b65f7..5fd87aaae99e 100644 --- a/jest-puppeteer.config.cjs +++ b/jest-puppeteer.config.cjs @@ -19,7 +19,7 @@ */ const { PUPPETEER_DEVTOOLS = false, - PUPPETEER_HEADLESS = true, + PUPPETEER_HEADLESS = 'new', PUPPETEER_PRODUCT = 'chrome', PUPPETEER_SLOWMO = 0, } = process.env; @@ -27,7 +27,7 @@ const { module.exports = { launch: { devtools: PUPPETEER_DEVTOOLS === 'true', - headless: PUPPETEER_HEADLESS !== 'false', + headless: PUPPETEER_HEADLESS !== 'false' ? PUPPETEER_HEADLESS : false, slowMo: Number(PUPPETEER_SLOWMO) || 0, product: PUPPETEER_PRODUCT, args: ['--window-size=1600,1000'], // Same as in percy.config.yml. diff --git a/package-lock.json b/package-lock.json index 8ead8596ae22..86348b26fc1c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26482,87 +26482,6 @@ "node": ">=8" } }, - "node_modules/jest-dev-server": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/jest-dev-server/-/jest-dev-server-8.0.5.tgz", - "integrity": "sha512-pgf6R6r9z9Cf+9wGEXV24hIPYPPBPpJtETJm4O1hWtnaSiDshOsgQNOLB3EmoZIq+fAfZuLsuaxETf33GhJNGg==", - "dependencies": { - "chalk": "^4.1.2", - "cwd": "^0.10.0", - "find-process": "^1.4.7", - "prompts": "^2.4.2", - "spawnd": "^8.0.5", - "tree-kill": "^1.2.2", - "wait-on": "^7.0.1" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/jest-dev-server/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-dev-server/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-dev-server/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-dev-server/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/jest-dev-server/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-dev-server/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-diff": { "version": "29.5.0", "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.5.0.tgz", @@ -27035,135 +26954,6 @@ "node": ">=8" } }, - "node_modules/jest-environment-puppeteer": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/jest-environment-puppeteer/-/jest-environment-puppeteer-8.0.5.tgz", - "integrity": "sha512-2wE5PRBoROY/8tYeRwU/FENhFANUPmnYyk3Z5Jp09DUQTJdNqqZRc/hifNbb5dg+HhmhCRor5Y1avnxPwYfufg==", - "dependencies": { - "chalk": "^4.1.2", - "cosmiconfig": "^8.1.0", - "deepmerge": "^4.3.0", - "jest-dev-server": "^8.0.5", - "jest-environment-node": "^29.5.0" - }, - "engines": { - "node": ">=14.0.0" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/argparse": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" - }, - "node_modules/jest-environment-puppeteer/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/jest-environment-puppeteer/node_modules/cosmiconfig": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.1.0.tgz", - "integrity": "sha512-0tLZ9URlPGU7JsKq0DQOQ3FoRsYX8xDZ7xMiATQfaiGMz7EHowNkbU9u1coAOmnh9p/1ySpm0RB3JNWRXM5GCg==", - "dependencies": { - "import-fresh": "^3.2.1", - "js-yaml": "^4.1.0", - "parse-json": "^5.0.0", - "path-type": "^4.0.0" - }, - "engines": { - "node": ">=14" - }, - "funding": { - "url": "https://github.com/sponsors/d-fischer" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/js-yaml": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", - "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", - "dependencies": { - "argparse": "^2.0.1" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/parse-json": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", - "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", - "dependencies": { - "@babel/code-frame": "^7.0.0", - "error-ex": "^1.3.1", - "json-parse-even-better-errors": "^2.3.0", - "lines-and-columns": "^1.1.6" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/jest-environment-puppeteer/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/jest-extended": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/jest-extended/-/jest-extended-4.0.0.tgz", @@ -27951,29 +27741,6 @@ } } }, - "node_modules/jest-puppeteer": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/jest-puppeteer/-/jest-puppeteer-8.0.5.tgz", - "integrity": "sha512-q6UEat2F0kWksRUrO/ei7WDPA2Xev1j9ndrE+C8b2cb5yBgRZUmpdj5D0rUAkdlXs1viogO8j6KHTB4Fw39QVA==", - "dependencies": { - "expect-puppeteer": "^8.0.5", - "jest-environment-puppeteer": "^8.0.5" - }, - "engines": { - "node": ">=14.0.0" - }, - "peerDependencies": { - "puppeteer": ">=19" - } - }, - "node_modules/jest-puppeteer/node_modules/expect-puppeteer": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/expect-puppeteer/-/expect-puppeteer-8.0.5.tgz", - "integrity": "sha512-PtJ/HKYdt/SqoGIWYninAENrSRxRSDb+5I78Pke73+Nxp/nzX05yUU2B+ULUro7wPG4VdD5caKi8UN2NPkpvBA==", - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/jest-regex-util": { "version": "26.0.0", "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz", @@ -37646,18 +37413,6 @@ "url": "https://github.com/sponsors/wooorm" } }, - "node_modules/spawnd": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/spawnd/-/spawnd-8.0.5.tgz", - "integrity": "sha512-D+crPxX9sSXzF4o/3RjtNcc+PT+CQuSrLsq0VP1SQDy6ka3rD2wUmzkxhD1XlNEcNX0zccQEmPJI2xBYcdpR7Q==", - "dependencies": { - "signal-exit": "^3.0.7", - "tree-kill": "^1.2.2" - }, - "engines": { - "node": ">=14.0.0" - } - }, "node_modules/spdx-correct": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz", @@ -42386,10 +42141,10 @@ "@wordpress/jest-puppeteer-axe": "^5.7.0", "babel-jest": "^29.5.0", "expect-puppeteer": "^9.0.0", - "jest-environment-puppeteer": "^8.0.5", + "jest-environment-puppeteer": "^9.0.0", "jest-extended": "^4.0.0", "jest-json-schema": "^6.1.0", - "jest-puppeteer": "^8.0.5" + "jest-puppeteer": "^9.0.0" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", @@ -42435,6 +42190,190 @@ } } }, + "packages/e2e-tests/node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "packages/e2e-tests/node_modules/argparse": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + }, + "packages/e2e-tests/node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "packages/e2e-tests/node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "packages/e2e-tests/node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" + }, + "packages/e2e-tests/node_modules/cosmiconfig": { + "version": "8.2.0", + "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.2.0.tgz", + "integrity": "sha512-3rTMnFJA1tCOPwRxtgF4wd7Ab2qvDbL8jX+3smjIbS4HlZBagTlpERbdN7iAbWlrfxE3M8c27kTwTawQ7st+OQ==", + "dependencies": { + "import-fresh": "^3.2.1", + "js-yaml": "^4.1.0", + "parse-json": "^5.0.0", + "path-type": "^4.0.0" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/d-fischer" + } + }, + "packages/e2e-tests/node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "engines": { + "node": ">=8" + } + }, + "packages/e2e-tests/node_modules/jest-dev-server": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jest-dev-server/-/jest-dev-server-9.0.0.tgz", + "integrity": "sha512-N43EDJLy3JBHZwtTxqHy+6lxu7Zw5PLD8Jzq2+ePV3v90hQc4UoUA/fnxoKdTCgZY3P1qPl6Zmj8m/886APxoQ==", + "dependencies": { + "chalk": "^4.1.2", + "cwd": "^0.10.0", + "find-process": "^1.4.7", + "prompts": "^2.4.2", + "spawnd": "^9.0.0", + "tree-kill": "^1.2.2", + "wait-on": "^7.0.1" + }, + "engines": { + "node": ">=16" + } + }, + "packages/e2e-tests/node_modules/jest-environment-puppeteer": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jest-environment-puppeteer/-/jest-environment-puppeteer-9.0.0.tgz", + "integrity": "sha512-+3MczPbZrtdmrnB6pevDxnC5uNX0yzRK5W+A8pYZ5eev5CH63YsgU2R0HI+gfLq0U4ljis/sl0rNrU7SOZ0bag==", + "dependencies": { + "chalk": "^4.1.2", + "cosmiconfig": "^8.1.3", + "deepmerge": "^4.3.1", + "jest-dev-server": "^9.0.0", + "jest-environment-node": "^29.5.0" + }, + "engines": { + "node": ">=16" + } + }, + "packages/e2e-tests/node_modules/jest-puppeteer": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/jest-puppeteer/-/jest-puppeteer-9.0.0.tgz", + "integrity": "sha512-LCon1dWydLcrq6Qnv/K8NgawVW+nllUVGzKBa/ETZV8yrlzp6d53Ydli3ngsX/maMkiQANl5ID/9GQqo9BY7Mw==", + "dependencies": { + "expect-puppeteer": "^9.0.0", + "jest-environment-puppeteer": "^9.0.0" + }, + "engines": { + "node": ">=16" + }, + "peerDependencies": { + "puppeteer": ">=19" + } + }, + "packages/e2e-tests/node_modules/js-yaml": { + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", + "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "dependencies": { + "argparse": "^2.0.1" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "packages/e2e-tests/node_modules/parse-json": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", + "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "dependencies": { + "@babel/code-frame": "^7.0.0", + "error-ex": "^1.3.1", + "json-parse-even-better-errors": "^2.3.0", + "lines-and-columns": "^1.1.6" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "packages/e2e-tests/node_modules/signal-exit": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.0.2.tgz", + "integrity": "sha512-MY2/qGx4enyjprQnFaZsHib3Yadh3IXyV2C321GY0pjGfVBu4un0uDJkwgdxqO+Rdx8JMT8IfJIRwbYVz3Ob3Q==", + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "packages/e2e-tests/node_modules/spawnd": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/spawnd/-/spawnd-9.0.0.tgz", + "integrity": "sha512-YJRGf0loiLsHTQZztPSI5pb9RmlKE5y6Nvxko6dNtGrkra+1BaJ7PN86GQ1/2ldLZgMhMG9ITopkDJ+7lHkBYw==", + "dependencies": { + "signal-exit": "^4.0.2", + "tree-kill": "^1.2.2" + }, + "engines": { + "node": ">=16" + } + }, + "packages/e2e-tests/node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, "packages/element-library": { "name": "@googleforcreators/element-library", "version": "0.1.202303271448", diff --git a/package.json b/package.json index 0ed649609b66..c9ff0589f7b3 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,7 @@ }, "overrides": { "@axe-core/puppeteer": { - "puppeteer": "^20.3.0" + "puppeteer": "$puppeteer" }, "date-fns": "^2.30.0", "eslint-plugin-jsdoc": "$eslint-plugin-jsdoc", diff --git a/packages/e2e-tests/package.json b/packages/e2e-tests/package.json index 94c3282db454..9fc9b3c085a9 100644 --- a/packages/e2e-tests/package.json +++ b/packages/e2e-tests/package.json @@ -33,10 +33,10 @@ "@wordpress/jest-puppeteer-axe": "^5.7.0", "babel-jest": "^29.5.0", "expect-puppeteer": "^9.0.0", - "jest-environment-puppeteer": "^8.0.5", + "jest-environment-puppeteer": "^9.0.0", "jest-extended": "^4.0.0", "jest-json-schema": "^6.1.0", - "jest-puppeteer": "^8.0.5" + "jest-puppeteer": "^9.0.0" }, "peerDependencies": { "puppeteer": "*" diff --git a/packages/e2e-tests/src/jest.config.js b/packages/e2e-tests/src/jest.config.js index f8f3f7cf93f4..ab8979195d72 100644 --- a/packages/e2e-tests/src/jest.config.js +++ b/packages/e2e-tests/src/jest.config.js @@ -31,7 +31,7 @@ process.env.WP_BASE_URL = WP_BASE_URL; export default { rootDir: '../../../', resolver: '@web-stories-wp/jest-resolver', - preset: 'jest-puppeteer', + preset: '/packages/e2e-tests/node_modules/jest-puppeteer', testEnvironment: '/packages/e2e-tests/src/puppeteerEnvironment.js', testMatch: ['**/specs/**/*.[jt]s'], testPathIgnorePatterns: [ diff --git a/packages/e2e-tests/src/puppeteerEnvironment.js b/packages/e2e-tests/src/puppeteerEnvironment.js index 881b800695bc..30a769f8ba6f 100644 --- a/packages/e2e-tests/src/puppeteerEnvironment.js +++ b/packages/e2e-tests/src/puppeteerEnvironment.js @@ -19,13 +19,13 @@ */ import { mkdirSync, writeFileSync } from 'fs'; import util from 'node:util'; -import OriginalEnvironment from 'jest-environment-puppeteer'; +import JestPuppeteer from 'jest-environment-puppeteer'; const ARTIFACTS_PATH = process.env.E2E_ARTIFACTS_PATH || (process.env.GITHUB_WORKSPACE || process.cwd()) + '/build/e2e-artifacts'; -class PuppeteerEnvironment extends OriginalEnvironment { +class PuppeteerEnvironment extends JestPuppeteer.TestEnvironment { async setup() { await super.setup(); From d4c9d04bc7e173b01a6f233b2f200a6a91638fb2 Mon Sep 17 00:00:00 2001 From: Oleg Leprik Date: Mon, 19 Jun 2023 17:08:48 +0200 Subject: [PATCH 150/210] Monetization: Add MGID support (#13368) --- .phpstorm.meta.php | 1 + includes/Mgid.php | 141 ++++++++++++++++++ includes/Plugin.php | 1 + includes/Settings.php | 17 +++ .../wp-dashboard/src/api/reducers/settings.js | 2 + packages/wp-dashboard/src/api/settings.js | 6 + .../adManagement/adNetwork/index.js | 20 +++ .../editorSettings/adManagement/index.js | 14 ++ .../editorSettings/adManagement/mgid/index.js | 128 ++++++++++++++++ .../adManagement/mgid/stories/index.js | 35 +++++ .../adManagement/mgid/test/mgid.js | 126 ++++++++++++++++ .../adManagement/stories/index.js | 1 + .../adManagement/test/adManagement.js | 30 ++++ .../editorSettings/editorSettings.js | 4 + .../editorSettings/test/editorSettings.js | 29 ++++ .../components/editorSettings/utils/index.js | 1 + .../utils/test/validateMgidWidgetIdFormat.js | 37 +++++ .../utils/validateMgidWidgetIdFormat.js | 22 +++ .../wp-dashboard/src/constants/settings.js | 1 + tests/phpunit/integration/tests/Mgid.php | 79 ++++++++++ tests/phpunit/integration/tests/Settings.php | 3 + 21 files changed, 698 insertions(+) create mode 100644 includes/Mgid.php create mode 100644 packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/index.js create mode 100644 packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/stories/index.js create mode 100644 packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/test/mgid.js create mode 100644 packages/wp-dashboard/src/components/editorSettings/utils/test/validateMgidWidgetIdFormat.js create mode 100644 packages/wp-dashboard/src/components/editorSettings/utils/validateMgidWidgetIdFormat.js create mode 100644 tests/phpunit/integration/tests/Mgid.php diff --git a/.phpstorm.meta.php b/.phpstorm.meta.php index bf4f3908d2b9..02758458b6b0 100644 --- a/.phpstorm.meta.php +++ b/.phpstorm.meta.php @@ -13,6 +13,7 @@ 'amp_story_player_assets' => \Google\Web_Stories\AMP_Story_Player_Assets::class, 'adsense' => \Google\Web_Stories\AdSense::class, 'ad_manager' => \Google\Web_Stories\Ad_Manager::class, + 'mgid' => \Google\Web_Stories\Mgid::class, 'admin' => \Google\Web_Stories\Admin\Admin::class, 'admin.revisions' => \Google\Web_Stories\Admin\Revisions::class, 'analytics' => \Google\Web_Stories\Analytics::class, diff --git a/includes/Mgid.php b/includes/Mgid.php new file mode 100644 index 000000000000..5660ddf72dec --- /dev/null +++ b/includes/Mgid.php @@ -0,0 +1,141 @@ +settings = $settings; + } + + /** + * Initializes all hooks. + * + * @since 1.33.0 + */ + public function register(): void { + add_action( 'web_stories_print_analytics', [ $this, 'print_mgid_tag' ] ); + } + + /** + * Get the list of service IDs required for this service to be registered. + * + * Needed because settings needs to be registered first. + * + * @since 1.33.0 + * + * @return string[] List of required services. + */ + public static function get_requirements(): array { + return [ 'settings' ]; + } + + /** + * Prints the tag for single stories. + * + * @since 1.33.0 + */ + public function print_mgid_tag(): void { + $widget = $this->get_widget_id(); + $enabled = $this->is_enabled(); + + if ( ! $enabled || ! $widget ) { + return; + } + + $configuration = [ + 'ad-attributes' => [ + 'type' => 'mgid', + 'data-widget' => $widget, + ], + ]; + + /** + * Filters MGID configuration passed to ``. + * + * @since 1.33.0 + * + * @param array $settings MGID configuration. + * @param string $widget MGID Widget ID. + */ + $configuration = apply_filters( 'web_stories_mgid_configuration', $configuration, $widget ); + + ?> + + + + settings->get_setting( $this->settings::SETTING_NAME_MGID_WIDGET_ID ); + } + + /** + * Returns if MGID is enabled. + * + * @since 1.33.0 + */ + private function is_enabled(): bool { + return ( 'mgid' === $this->settings->get_setting( $this->settings::SETTING_NAME_AD_NETWORK, 'none' ) ); + } +} diff --git a/includes/Plugin.php b/includes/Plugin.php index 8bc0cedaf7e0..1c9b54126e57 100644 --- a/includes/Plugin.php +++ b/includes/Plugin.php @@ -70,6 +70,7 @@ class Plugin extends ServiceBasedPlugin { 'amp_story_player_assets' => AMP_Story_Player_Assets::class, 'adsense' => AdSense::class, 'ad_manager' => Ad_Manager::class, + 'mgid' => Mgid::class, 'admin' => Admin\Admin::class, 'analytics' => Analytics::class, 'coi' => Admin\Cross_Origin_Isolation::class, diff --git a/includes/Settings.php b/includes/Settings.php index ac1e8cc22e6d..8e19929a9bba 100644 --- a/includes/Settings.php +++ b/includes/Settings.php @@ -84,6 +84,11 @@ class Settings implements Service, Registerable, PluginUninstallAware { */ public const SETTING_NAME_AD_MANAGER_SLOT_ID = 'web_stories_ad_manager_slot_id'; + /** + * MGID Widget ID setting name. + */ + public const SETTING_NAME_MGID_WIDGET_ID = 'web_stories_mgid_widget_id'; + /** * Active publisher logo setting name. */ @@ -231,6 +236,17 @@ public function register(): void { ] ); + register_setting( + self::SETTING_GROUP, + self::SETTING_NAME_MGID_WIDGET_ID, + [ + 'description' => __( 'MGID Widget ID', 'web-stories' ), + 'type' => 'string', + 'default' => '', + 'show_in_rest' => true, + ] + ); + register_setting( self::SETTING_GROUP, self::SETTING_NAME_ACTIVE_PUBLISHER_LOGO, @@ -467,6 +483,7 @@ public function on_plugin_uninstall(): void { delete_option( self::SETTING_NAME_ADSENSE_PUBLISHER_ID ); delete_option( self::SETTING_NAME_ADSENSE_SLOT_ID ); delete_option( self::SETTING_NAME_AD_MANAGER_SLOT_ID ); + delete_option( self::SETTING_NAME_MGID_WIDGET_ID ); delete_option( self::SETTING_NAME_ACTIVE_PUBLISHER_LOGO ); delete_option( self::SETTING_NAME_PUBLISHER_LOGOS ); delete_option( self::SETTING_NAME_VIDEO_CACHE ); diff --git a/packages/wp-dashboard/src/api/reducers/settings.js b/packages/wp-dashboard/src/api/reducers/settings.js index 4b5bc44b0adb..c59ce1d23ffe 100644 --- a/packages/wp-dashboard/src/api/reducers/settings.js +++ b/packages/wp-dashboard/src/api/reducers/settings.js @@ -37,6 +37,7 @@ export const defaultSettingsState = { adSensePublisherId: '', adSenseSlotId: '', adManagerSlotId: '', + mgidWidgetId: '', adNetwork: AD_NETWORK_TYPE.NONE, archive: ARCHIVE_TYPE.DEFAULT, archivePageId: 0, @@ -77,6 +78,7 @@ function settingsReducer(state, action) { adSensePublisherId: action.payload.adSensePublisherId, adSenseSlotId: action.payload.adSenseSlotId, adManagerSlotId: action.payload.adManagerSlotId, + mgidWidgetId: action.payload.mgidWidgetId, adNetwork: action.payload.adNetwork, videoCache: action.payload.videoCache, dataRemoval: action.payload.dataRemoval, diff --git a/packages/wp-dashboard/src/api/settings.js b/packages/wp-dashboard/src/api/settings.js index ec58d64e94ba..0566079d7df4 100644 --- a/packages/wp-dashboard/src/api/settings.js +++ b/packages/wp-dashboard/src/api/settings.js @@ -35,6 +35,7 @@ const transformSettingResponse = (response) => ({ adSensePublisherId: response.web_stories_adsense_publisher_id, adSenseSlotId: response.web_stories_adsense_slot_id, adManagerSlotId: response.web_stories_ad_manager_slot_id, + mgidWidgetId: response.web_stories_mgid_widget_id, adNetwork: response.web_stories_ad_network, videoCache: response.web_stories_video_cache, dataRemoval: response.web_stories_data_removal, @@ -74,6 +75,7 @@ export function updateSettings(apiPath, queryParams) { adSensePublisherId, adSenseSlotId, adManagerSlotId, + mgidWidgetId, adNetwork, videoCache, dataRemoval, @@ -108,6 +110,10 @@ export function updateSettings(apiPath, queryParams) { query.web_stories_ad_manager_slot_id = adManagerSlotId; } + if (mgidWidgetId !== undefined) { + query.web_stories_mgid_widget_id = mgidWidgetId; + } + if (adNetwork !== undefined) { query.web_stories_ad_network = adNetwork; } diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/adNetwork/index.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/adNetwork/index.js index c597f48c6487..24c65729764e 100644 --- a/packages/wp-dashboard/src/components/editorSettings/adManagement/adNetwork/index.js +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/adNetwork/index.js @@ -45,6 +45,10 @@ export const TEXT = { 'Learn how to enable programmatic demand in Web Stories through Ad Manager.', 'web-stories' ), + HELPER_MESSAGE_MGID: __( + 'Learn how to start monetizing Web Stories with MGID Native Solution', + 'web-stories' + ), HELPER_LINK_ADSENSE: __( 'https://support.google.com/adsense/answer/10175505', 'web-stories' @@ -57,6 +61,10 @@ export const TEXT = { 'https://support.google.com/admanager/answer/9416436', 'web-stories' ), + HELPER_LINK_MGID: __( + 'https://help.mgid.com/generate-revenue-with-amp-web-stories?utm_source=wp-plugin&utm_medium=web-stories-by-google', + 'web-stories' + ), }; const OPTIONS = [ @@ -72,6 +80,10 @@ const OPTIONS = [ label: __('Google Ad Manager', 'web-stories'), value: AD_NETWORK_TYPE.ADMANAGER, }, + { + label: __('MGID', 'web-stories'), + value: AD_NETWORK_TYPE.MGID, + }, ]; function AdNetworkSettings({ adNetwork: adNetworkRaw, handleUpdate }) { @@ -88,6 +100,10 @@ function AdNetworkSettings({ adNetwork: adNetworkRaw, handleUpdate }) { return TEXT.HELPER_MESSAGE_ADSENSE; } + if (AD_NETWORK_TYPE.MGID === adNetwork) { + return TEXT.HELPER_MESSAGE_MGID; + } + return null; }, [adNetwork]); @@ -100,6 +116,10 @@ function AdNetworkSettings({ adNetwork: adNetworkRaw, handleUpdate }) { return TEXT.HELPER_LINK_ADSENSE; } + if (AD_NETWORK_TYPE.MGID === adNetwork) { + return TEXT.HELPER_LINK_MGID; + } + return null; }, [adNetwork]); diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/index.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/index.js index 12ab05ead1f1..00b36360e3f8 100644 --- a/packages/wp-dashboard/src/components/editorSettings/adManagement/index.js +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/index.js @@ -36,6 +36,7 @@ import { AD_NETWORK_TYPE } from '../../../constants'; import AdNetworkSettings from './adNetwork'; import GoogleAdManagerSettings from './googleAdManager'; import GoogleAdSenseSettings from './googleAdSense'; +import MgidSettings from './mgid'; export const TEXT = { SECTION_HEADING: __('Monetization', 'web-stories'), @@ -67,6 +68,7 @@ function AdManagement({ publisherId, adSenseSlotId, adManagerSlotId, + mgidWidgetId, siteKitStatus, }) { const { adsenseActive, installed, adsenseLink } = siteKitStatus; @@ -94,6 +96,11 @@ function AdManagement({ [updateSettings] ); + const handleUpdateMgidWidgetId = useCallback( + (newMgidWidgetId) => updateSettings({ mgidWidgetId: newMgidWidgetId }), + [updateSettings] + ); + const handleUpdateAdNetwork = useCallback( (newAdNetwork) => { updateSettings({ adNetwork: newAdNetwork }); @@ -187,6 +194,12 @@ function AdManagement({ slotId={adManagerSlotId} /> )} + {AD_NETWORK_TYPE.MGID === adNetwork && ( + + )} )} @@ -199,6 +212,7 @@ AdManagement.propTypes = { publisherId: PropTypes.string, adSenseSlotId: PropTypes.string, adManagerSlotId: PropTypes.string, + mgidWidgetId: PropTypes.string, siteKitStatus: PropTypes.shape({ installed: PropTypes.bool, active: PropTypes.bool, diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/index.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/index.js new file mode 100644 index 000000000000..574ba2ded290 --- /dev/null +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/index.js @@ -0,0 +1,128 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import { useState, useCallback, useEffect } from '@googleforcreators/react'; +import PropTypes from 'prop-types'; +import { __, sprintf } from '@googleforcreators/i18n'; +import { + ButtonSize, + ButtonType, + TextSize, +} from '@googleforcreators/design-system'; + +/** + * Internal dependencies + */ +import { validateMgidWidgetIdFormat } from '../../utils'; +import { + InlineForm, + SaveButton, + SettingsTextInput, + TextInputHelperText, + VisuallyHiddenLabel, +} from '../../components'; + +export const TEXT = { + WIDGET_ID_CONTEXT: sprintf( + /* translators: %s: example value. */ + __('Example: %s', 'web-stories'), + '1234567' + ), + WIDGET_ID_PLACEHOLDER: __('Enter your MGID Widget ID', 'web-stories'), + WIDGET_ID_LABEL: __('Widget ID', 'web-stories'), + INPUT_ERROR: __('Invalid ID format', 'web-stories'), + SUBMIT_BUTTON: __('Save', 'web-stories'), +}; + +function MgidSettings({ widgetId: mgidWidgetId, handleUpdate }) { + const [widgetId, setWidgetId] = useState(mgidWidgetId); + const [widgetIdInputError, setWidgetIdInputError] = useState(''); + const canSaveWidgetId = widgetId !== mgidWidgetId && !widgetIdInputError; + const disableWidgetIdSaveButton = !canSaveWidgetId; + + useEffect(() => { + setWidgetId(mgidWidgetId); + }, [mgidWidgetId]); + + const onUpdateWidgetId = useCallback((event) => { + const { value } = event.target; + setWidgetId(value); + + if (value.length === 0 || validateMgidWidgetIdFormat(value)) { + setWidgetIdInputError(''); + + return; + } + + setWidgetIdInputError(TEXT.INPUT_ERROR); + }, []); + + const onSaveWidgetId = useCallback(() => { + if (canSaveWidgetId) { + handleUpdate(widgetId); + } + }, [canSaveWidgetId, widgetId, handleUpdate]); + + const onKeyDownWidgetId = useCallback( + (e) => { + if (e.key === 'Enter') { + e.preventDefault(); + onSaveWidgetId(); + } + }, + [onSaveWidgetId] + ); + + return ( + <> + + + {TEXT.WIDGET_ID_LABEL} + + + + {TEXT.SUBMIT_BUTTON} + + + + {TEXT.WIDGET_ID_CONTEXT} + + + ); +} +MgidSettings.propTypes = { + handleUpdate: PropTypes.func, + widgetId: PropTypes.string, +}; + +export default MgidSettings; diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/stories/index.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/stories/index.js new file mode 100644 index 000000000000..a9058dfc0207 --- /dev/null +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/stories/index.js @@ -0,0 +1,35 @@ +/* + * Copyright 2020 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * Internal dependencies + */ +import Mgid from '..'; + +export default { + title: 'Dashboard/Views/EditorSettings/AdManagement/Mgid', + component: Mgid, + args: { + widgetId: '', + }, + argTypes: { + handleUpdate: { action: 'update mgid' }, + }, +}; + +export const _default = (args) => { + return ; +}; diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/test/mgid.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/test/mgid.js new file mode 100644 index 000000000000..34c942f02b09 --- /dev/null +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/mgid/test/mgid.js @@ -0,0 +1,126 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * External dependencies + */ +import { fireEvent, screen } from '@testing-library/react'; + +/** + * Internal dependencies + */ +import MgidSettings, { TEXT } from '..'; +import { renderWithProviders } from '../../../../../testUtils'; + +describe('Editor Settings: MGID ', () => { + let mgidWidgetIdtId; + let mockUpdate; + + beforeEach(() => { + mgidWidgetIdtId = ''; + mockUpdate = jest.fn((id) => { + mgidWidgetIdtId = id; + }); + }); + + afterEach(() => { + mgidWidgetIdtId = ''; + }); + + it('should render a visually hidden label for MGID input', () => { + renderWithProviders( + + ); + + const label = screen.getByLabelText(TEXT.WIDGET_ID_LABEL); + expect(label).toBeInTheDocument(); + }); + + it('should call mockUpdate when enter is keyed on input', () => { + const { rerender } = renderWithProviders( + + ); + + const input = screen.getByRole('textbox'); + + fireEvent.change(input, { + target: { value: '1234567890' }, + }); + fireEvent.keyDown(input, { key: 'Enter', keyCode: 13 }); + + // rerender to get updated mgidWidgetIdtId prop + rerender( + + ); + + expect(mockUpdate).toHaveBeenCalledOnce(); + + fireEvent.change(input, { target: { value: '' } }); + fireEvent.keyDown(input, { key: 'Enter', keyCode: 13 }); + + // rerender to get updated mgidWidgetId prop + rerender( + + ); + + expect(mockUpdate).toHaveBeenCalledTimes(2); + + fireEvent.change(input, { target: { value: 'NOT A VALID ID!!!' } }); + + fireEvent.keyDown(input, { key: 'Enter', keyCode: 13 }); + + expect(mockUpdate).toHaveBeenCalledTimes(2); + }); + + it('should call mockUpdate when the save button is clicked', () => { + const { rerender } = renderWithProviders( + + ); + + const input = screen.getByRole('textbox'); + const button = screen.getByRole('button'); + + fireEvent.change(input, { + target: { value: '1234567890' }, + }); + + fireEvent.click(button); + + // rerender to get updated mgidWidgetId prop + rerender( + + ); + + expect(mockUpdate).toHaveBeenCalledOnce(); + + fireEvent.change(input, { target: { value: '' } }); + + fireEvent.click(button); + + // rerender to get updated mgidWidgetId prop + rerender( + + ); + + expect(mockUpdate).toHaveBeenCalledTimes(2); + + fireEvent.change(input, { target: { value: 'NOT A VALID ID!!!' } }); + + fireEvent.click(button); + + expect(mockUpdate).toHaveBeenCalledTimes(2); + }); +}); diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/stories/index.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/stories/index.js index cedee61876bf..59087ef73516 100644 --- a/packages/wp-dashboard/src/components/editorSettings/adManagement/stories/index.js +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/stories/index.js @@ -27,6 +27,7 @@ export default { publisherId: 'publisher Id', adSenseSlotId: 'ad sense slot id', adManagerSlotId: 'ad manager slot id', + mgidWidgetId: 'mgid widget id', installed: false, active: false, adsenseActive: false, diff --git a/packages/wp-dashboard/src/components/editorSettings/adManagement/test/adManagement.js b/packages/wp-dashboard/src/components/editorSettings/adManagement/test/adManagement.js index 7df17192071a..84620d94d465 100644 --- a/packages/wp-dashboard/src/components/editorSettings/adManagement/test/adManagement.js +++ b/packages/wp-dashboard/src/components/editorSettings/adManagement/test/adManagement.js @@ -52,6 +52,7 @@ describe('Editor Settings: Ad Management group settings ', () => publisherId="" adSenseSlotId="" adManagerSlotId="" + mgidWidgetId="" siteKitStatus={defaultSiteKitStatus} /> ); @@ -79,6 +80,7 @@ describe('Editor Settings: Ad Management group settings ', () => publisherId="" adSenseSlotId="" adManagerSlotId="" + mgidWidgetId="" siteKitStatus={defaultSiteKitStatus} /> ); @@ -103,6 +105,7 @@ describe('Editor Settings: Ad Management group settings ', () => publisherId="" adSenseSlotId="" adManagerSlotId="" + mgidWidgetId="" siteKitStatus={defaultSiteKitStatus} /> ); @@ -120,6 +123,32 @@ describe('Editor Settings: Ad Management group settings ', () => expect(helperLink).toBeInTheDocument(); }); + it('should render ad network settings and link MGID', () => { + renderWithProviders( + + ); + + const sectionHeader = screen.getByText(TEXT.SECTION_HEADING); + expect(sectionHeader).toBeInTheDocument(); + + const helperLink = screen.getByText( + (_, node) => + node.textContent === 'monetizing Web Stories with MGID Native Solution', + { + selector: 'a', + } + ); + expect(helperLink).toBeInTheDocument(); + }); + it('should render adsense message when site kit is installed', () => { renderWithProviders( ', () => publisherId="" adSenseSlotId="" adManagerSlotId="" + mgidWidgetId="" siteKitStatus={{ ...defaultSiteKitStatus, active: true, diff --git a/packages/wp-dashboard/src/components/editorSettings/editorSettings.js b/packages/wp-dashboard/src/components/editorSettings/editorSettings.js index 5cf2f9cfbce9..3c9645fd643b 100644 --- a/packages/wp-dashboard/src/components/editorSettings/editorSettings.js +++ b/packages/wp-dashboard/src/components/editorSettings/editorSettings.js @@ -60,6 +60,7 @@ function EditorSettings() { adSensePublisherId, adSenseSlotId, adManagerSlotId, + mgidWidgetId, adNetwork, uploadMedia, newlyCreatedMediaIds, @@ -105,6 +106,7 @@ function EditorSettings() { adSensePublisherId, adSenseSlotId, adManagerSlotId, + mgidWidgetId, adNetwork, videoCache, dataRemoval, @@ -128,6 +130,7 @@ function EditorSettings() { adSensePublisherId, adSenseSlotId, adManagerSlotId, + mgidWidgetId, adNetwork, uploadMedia, isMediaLoading, @@ -397,6 +400,7 @@ function EditorSettings() { publisherId={adSensePublisherId} adSenseSlotId={adSenseSlotId} adManagerSlotId={adManagerSlotId} + mgidWidgetId={mgidWidgetId} siteKitStatus={siteKit} /> ', () => { ); expect(helperLink).toBeInTheDocument(); }); + + it('should render settings page with MGID', () => { + const { container } = renderEditorSettings({ + googleAnalyticsId: 'UA-098909-05', + usingLegacyAnalytics: false, + canUploadFiles: true, + canManageSettings: true, + isLoading: false, + adSensePublisherId: '123', + adSenseSlotId: '456', + adManagerSlotId: '', + mgidWidgetId: '1234567890', + adNetwork: AD_NETWORK_TYPE.MGID, + publisherLogos: [], + }); + + setAppElement(container); + + const helperLink = screen.getByText( + (_, node) => + node.textContent === 'monetizing Web Stories with MGID Native Solution', + { + selector: 'a', + } + ); + expect(helperLink).toBeInTheDocument(); + }); }); diff --git a/packages/wp-dashboard/src/components/editorSettings/utils/index.js b/packages/wp-dashboard/src/components/editorSettings/utils/index.js index 849b76cbf844..d684dcbac34d 100644 --- a/packages/wp-dashboard/src/components/editorSettings/utils/index.js +++ b/packages/wp-dashboard/src/components/editorSettings/utils/index.js @@ -17,6 +17,7 @@ export { default as validateAdManagerSlotIdFormat } from './validateAdManagerSlo export { default as validateAdSensePublisherIdFormat } from './validateAdSensePublisherIdFormat'; export { default as validateAdSenseSlotIdFormat } from './validateAdSenseSlotIdFormat'; export { default as validateGoogleAnalyticsIdFormat } from './validateGoogleAnalyticsIdFormat'; +export { default as validateMgidWidgetIdFormat } from './validateMgidWidgetIdFormat'; export { default as isValidShopifyHost, hostPattern, diff --git a/packages/wp-dashboard/src/components/editorSettings/utils/test/validateMgidWidgetIdFormat.js b/packages/wp-dashboard/src/components/editorSettings/utils/test/validateMgidWidgetIdFormat.js new file mode 100644 index 000000000000..dda7d62ed3c8 --- /dev/null +++ b/packages/wp-dashboard/src/components/editorSettings/utils/test/validateMgidWidgetIdFormat.js @@ -0,0 +1,37 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +/** + * Internal dependencies + */ +import { validateMgidWidgetIdFormat } from '..'; + +const idsToValidate = [ + ['1234567890', true], + ['123456', false], + ['123456789012345678901', false], + ['widgetId12345', false], +]; + +describe('validateMgidWidgetIdFormat', () => { + it.each(idsToValidate)( + 'should take " %s " and return as %p MGID widget id format', + (slotId, expected) => { + const bool = validateMgidWidgetIdFormat(slotId); + expect(bool).toBe(expected); + } + ); +}); diff --git a/packages/wp-dashboard/src/components/editorSettings/utils/validateMgidWidgetIdFormat.js b/packages/wp-dashboard/src/components/editorSettings/utils/validateMgidWidgetIdFormat.js new file mode 100644 index 000000000000..333a4529947a --- /dev/null +++ b/packages/wp-dashboard/src/components/editorSettings/utils/validateMgidWidgetIdFormat.js @@ -0,0 +1,22 @@ +/* + * Copyright 2023 Google LLC + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * https://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ + +// Example: 1234567 +const mgidWidgetIdFormatRegex = /^\d{7,20}$/; + +export default function validateMgidWidgetIdFormat(value = '') { + return Boolean(value.toLowerCase().match(mgidWidgetIdFormatRegex)); +} diff --git a/packages/wp-dashboard/src/constants/settings.js b/packages/wp-dashboard/src/constants/settings.js index 937203c2bb7b..57b267d12014 100644 --- a/packages/wp-dashboard/src/constants/settings.js +++ b/packages/wp-dashboard/src/constants/settings.js @@ -40,6 +40,7 @@ export const AD_NETWORK_TYPE = { NONE: 'none', ADSENSE: 'adsense', ADMANAGER: 'admanager', + MGID: 'mgid', }; export const ARCHIVE_TYPE = { diff --git a/tests/phpunit/integration/tests/Mgid.php b/tests/phpunit/integration/tests/Mgid.php new file mode 100644 index 000000000000..88af2ee080de --- /dev/null +++ b/tests/phpunit/integration/tests/Mgid.php @@ -0,0 +1,79 @@ +instance = $this->injector->make( \Google\Web_Stories\Mgid::class ); + } + + public function tear_down(): void { + parent::tear_down(); + + delete_option( Settings::SETTING_NAME_AD_NETWORK ); + delete_option( Settings::SETTING_NAME_MGID_WIDGET_ID ); + } + + /** + * @covers ::register + */ + public function test_register(): void { + $this->instance->register(); + + $this->assertSame( 10, has_action( 'web_stories_print_analytics', [ $this->instance, 'print_mgid_tag' ] ) ); + } + + /** + * @covers ::get_widget_id + */ + public function test_get_widget_id(): void { + $result = $this->call_private_method( [ $this->instance, 'get_widget_id' ] ); + $this->assertSame( '123456789', $result ); + } + + /** + * @covers ::is_enabled + */ + public function test_is_enabled(): void { + $result = $this->call_private_method( [ $this->instance, 'is_enabled' ] ); + $this->assertTrue( $result ); + } + + /** + * @covers ::print_mgid_tag + */ + public function test_print_mgid_tag(): void { + $output = get_echo( [ $this->instance, 'print_mgid_tag' ] ); + $this->assertStringContainsString( '', $output ); + } +} diff --git a/tests/phpunit/integration/tests/Settings.php b/tests/phpunit/integration/tests/Settings.php index 805190e7422a..1d459eb9f66c 100644 --- a/tests/phpunit/integration/tests/Settings.php +++ b/tests/phpunit/integration/tests/Settings.php @@ -47,6 +47,7 @@ public function test_register(): void { $this->assertArrayHasKey( $this->instance::SETTING_NAME_AD_MANAGER_SLOT_ID, $options ); $this->assertArrayHasKey( $this->instance::SETTING_NAME_ADSENSE_PUBLISHER_ID, $options ); $this->assertArrayHasKey( $this->instance::SETTING_NAME_ADSENSE_SLOT_ID, $options ); + $this->assertArrayHasKey( $this->instance::SETTING_NAME_MGID_WIDGET_ID, $options ); $this->assertArrayHasKey( $this->instance::SETTING_NAME_EXPERIMENTS, $options ); $this->assertArrayHasKey( $this->instance::SETTING_NAME_ACTIVE_PUBLISHER_LOGO, $options ); $this->assertArrayHasKey( $this->instance::SETTING_NAME_PUBLISHER_LOGOS, $options ); @@ -68,6 +69,7 @@ public function test_on_plugin_uninstall(): void { add_option( $this->instance::SETTING_NAME_AD_MANAGER_SLOT_ID, 'baz' ); add_option( $this->instance::SETTING_NAME_ADSENSE_PUBLISHER_ID, 'baz' ); add_option( $this->instance::SETTING_NAME_ADSENSE_SLOT_ID, 'baz' ); + add_option( $this->instance::SETTING_NAME_MGID_WIDGET_ID, '1234567' ); add_option( $this->instance::SETTING_NAME_EXPERIMENTS, [ 'foo' => 'bar' ] ); add_option( $this->instance::SETTING_NAME_ACTIVE_PUBLISHER_LOGO, 123 ); add_option( $this->instance::SETTING_NAME_PUBLISHER_LOGOS, [ 123, 567 ] ); @@ -86,6 +88,7 @@ public function test_on_plugin_uninstall(): void { $this->assertSame( '', get_option( $this->instance::SETTING_NAME_AD_MANAGER_SLOT_ID ) ); $this->assertSame( '', get_option( $this->instance::SETTING_NAME_ADSENSE_PUBLISHER_ID ) ); $this->assertSame( '', get_option( $this->instance::SETTING_NAME_ADSENSE_SLOT_ID ) ); + $this->assertSame( '', get_option( $this->instance::SETTING_NAME_MGID_WIDGET_ID ) ); $this->assertSame( [], get_option( $this->instance::SETTING_NAME_EXPERIMENTS ) ); $this->assertSame( 0, get_option( $this->instance::SETTING_NAME_ACTIVE_PUBLISHER_LOGO ) ); $this->assertSame( [], get_option( $this->instance::SETTING_NAME_PUBLISHER_LOGOS ) ); From 976be196cb0798398b285f25fa6808cd5846a2f0 Mon Sep 17 00:00:00 2001 From: Anurag Vasanwala <75766877+AnuragVasanwala@users.noreply.github.com> Date: Mon, 19 Jun 2023 20:39:20 +0530 Subject: [PATCH 151/210] Compatibility: Add workaround for Ezoic (#13354) --- .phpstorm.meta.php | 1 + includes/Integrations/Ezoic.php | 144 ++++++++++++++++++++++++++++++++ includes/Plugin.php | 1 + 3 files changed, 146 insertions(+) create mode 100644 includes/Integrations/Ezoic.php diff --git a/.phpstorm.meta.php b/.phpstorm.meta.php index 02758458b6b0..49ea6f20532c 100644 --- a/.phpstorm.meta.php +++ b/.phpstorm.meta.php @@ -26,6 +26,7 @@ 'embed_shortcode' => \Google\Web_Stories\Shortcode\Embed_Shortcode::class, 'experiments' => \Google\Web_Stories\Experiments::class, 'integrations.amp' => \Google\Web_Stories\Integrations\AMP::class, + 'integrations.ezoic' => \Google\Web_Stories\Integrations\Ezoic::class, 'integrations.jetpack' => \Google\Web_Stories\Integrations\Jetpack::class, 'integrations.newrelic' => \Google\Web_Stories\Integrations\New_Relic::class, 'integrations.nextgen_gallery' => \Google\Web_Stories\Integrations\NextGen_Gallery::class, diff --git a/includes/Integrations/Ezoic.php b/includes/Integrations/Ezoic.php new file mode 100644 index 000000000000..54257df1be8e --- /dev/null +++ b/includes/Integrations/Ezoic.php @@ -0,0 +1,144 @@ +sanitization = $sanitization; + $this->optimization = $optimization; + $this->context = $context; + } + + /** + * Initializes all hooks. + * + * @since 1.33.0 + */ + public function register(): void { + add_filter( 'ez_buffered_final_content', [ $this, 'process_ez_buffered_final_content' ] ); + } + + /** + * Check whether the Ezoic integration is currently needed. + * + * @since 1.33.0 + * + * @return bool Whether Ezoic integration is currently needed. + */ + public static function is_needed(): bool { + return \defined( 'EZOIC_INTEGRATION_VERSION' ); + } + + /** + * Optimizes and Sanitizes Ezoic's final prepared content. + * + * @since 1.33.0 + * + * @param string $content HTML document response collected by Ezoic Output Buffer. + * @return string AMP document response. + */ + public function process_ez_buffered_final_content( string $content ): string { + if ( $this->context->is_web_story() ) { + // Enforce UTF-8 encoding as it is a requirement for AMP. + if ( ! headers_sent() ) { + header( 'Content-Type: text/html; charset=utf-8' ); + } + + $dom = Document::fromHtml( $content ); + + if ( ! $dom instanceof Document ) { + return $this->render_error_page( SanitizationException::from_document_parse_error() ); + } + + $this->sanitization->sanitize_document( $dom ); + $this->optimization->optimize_document( $dom ); + + return $dom->saveHTML(); + } + return $content; + } + + /** + * Render error page. + * + * @since 1.33.0 + * + * @param Throwable $throwable Exception or (as of PHP7) Error. + * @return string Error page. + */ + private function render_error_page( Throwable $throwable ): string { + return esc_html__( 'There was an error generating the web story, probably because of a server misconfiguration. Try contacting your hosting provider or open a new support request.', 'web-stories' ) . + "\n" . + "\n" . + // translators: 1: error message. 2: location. + sprintf( esc_html__( 'Error message: %1$s (%2$s)', 'web-stories' ), $throwable->getMessage(), $throwable->getFile() . ':' . $throwable->getLine() ); + } +} diff --git a/includes/Plugin.php b/includes/Plugin.php index 1c9b54126e57..2b49c524de85 100644 --- a/includes/Plugin.php +++ b/includes/Plugin.php @@ -82,6 +82,7 @@ class Plugin extends ServiceBasedPlugin { 'embed_shortcode' => Shortcode\Embed_Shortcode::class, 'experiments' => Experiments::class, 'integrations.amp' => Integrations\AMP::class, + 'integrations.ezoic' => Integrations\Ezoic::class, 'integrations.jetpack' => Integrations\Jetpack::class, 'integrations.newrelic' => Integrations\New_Relic::class, 'integrations.nextgen_gallery' => Integrations\NextGen_Gallery::class, From 6864caabe67815d8a49519aa86ceb4cc26ddcaf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:51:33 +0200 Subject: [PATCH 152/210] Bump css-minimizer-webpack-plugin from 5.0.0 to 5.0.1 (#13380) Bumps [css-minimizer-webpack-plugin](https://github.com/webpack-contrib/css-minimizer-webpack-plugin) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/css-minimizer-webpack-plugin/compare/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: css-minimizer-webpack-plugin dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 55 ++++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 86348b26fc1c..7af51537130b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -86,7 +86,7 @@ "core-js": "^3.30.2", "cross-env": "^7.0.3", "css-loader": "^6.8.1", - "css-minimizer-webpack-plugin": "^5.0.0", + "css-minimizer-webpack-plugin": "^5.0.1", "cssnano": "^6.0.1", "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", @@ -4609,9 +4609,9 @@ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==" }, "node_modules/@jridgewell/trace-mapping": { - "version": "0.3.17", - "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.17.tgz", - "integrity": "sha512-MCNzAp77qzKca9+W/+I0+sEpaUnZoeasnghNeVc41VZCEKaCH73Vq3BZZ/SzWIgrqE4H4ceI+p+b6C0mHf9T4g==", + "version": "0.3.18", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.18.tgz", + "integrity": "sha512-w+niJYzMHdd7USdiH2U6869nqhD2nbfZXND5Yp93qIbEmnDNk7PD48o+YchRVpzMU7M6jVCbenTR7PA1FLQ9pA==", "dependencies": { "@jridgewell/resolve-uri": "3.1.0", "@jridgewell/sourcemap-codec": "1.4.14" @@ -17664,17 +17664,17 @@ } }, "node_modules/css-minimizer-webpack-plugin": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.0.tgz", - "integrity": "sha512-1wZ/PYvg+ZKwi5FX6YrvbB31jMAdurS+CmRQLwWCVSlfzJC85l/a6RVICqUHFa+jXyhilfnCyjafzJGbmz5tcA==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.1.tgz", + "integrity": "sha512-3caImjKFQkS+ws1TGcFn0V1HyDJFq1Euy589JlD6/3rV2kj+w7r5G9WDMgSHvpvXHNZ2calVypZWuEDQd9wfLg==", "dev": true, "dependencies": { - "cssnano": "^6.0.0", + "@jridgewell/trace-mapping": "^0.3.18", + "cssnano": "^6.0.1", "jest-worker": "^29.4.3", - "postcss": "^8.4.21", - "schema-utils": "^4.0.0", - "serialize-javascript": "^6.0.1", - "source-map": "^0.6.1" + "postcss": "^8.4.24", + "schema-utils": "^4.0.1", + "serialize-javascript": "^6.0.1" }, "engines": { "node": ">= 14.15.0" @@ -17708,9 +17708,9 @@ } }, "node_modules/css-minimizer-webpack-plugin/node_modules/ajv": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.10.0.tgz", - "integrity": "sha512-bzqAEZOjkrUMl2afH8dknrq5KEk2SrwdBROR+vH1EKVQTqaUbJVPdc/gEdggTMM0Se+s+Ja4ju4TlNcStKl2Hw==", + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", "dev": true, "dependencies": { "fast-deep-equal": "^3.1.1", @@ -17859,15 +17859,15 @@ "dev": true }, "node_modules/css-minimizer-webpack-plugin/node_modules/schema-utils": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.0.0.tgz", - "integrity": "sha512-1edyXKgh6XnJsJSQ8mKWXnN/BVaIbFMLpouRUrXgVq7WYne5kw3MW7UPhO44uRXQSIpTSXoJbmrR2X0w9kUTyg==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/schema-utils/-/schema-utils-4.2.0.tgz", + "integrity": "sha512-L0jRsrPpjdckP3oPug3/VxNKt2trR8TcabrM6FOAAlvC/9Phcmm+cuAgTlxBqdBR1WJx7Naj9WHw+aOmheSVbw==", "dev": true, "dependencies": { "@types/json-schema": "^7.0.9", - "ajv": "^8.8.0", + "ajv": "^8.9.0", "ajv-formats": "^2.1.1", - "ajv-keywords": "^5.0.0" + "ajv-keywords": "^5.1.0" }, "engines": { "node": ">= 12.13.0" @@ -17877,15 +17877,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/css-minimizer-webpack-plugin/node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/css-minimizer-webpack-plugin/node_modules/supports-color": { "version": "8.1.1", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", @@ -33316,9 +33307,9 @@ } }, "node_modules/postcss": { - "version": "8.4.23", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.23.tgz", - "integrity": "sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==", + "version": "8.4.24", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.24.tgz", + "integrity": "sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==", "funding": [ { "type": "opencollective", diff --git a/package.json b/package.json index c9ff0589f7b3..4d3d3f3f8360 100644 --- a/package.json +++ b/package.json @@ -110,7 +110,7 @@ "core-js": "^3.30.2", "cross-env": "^7.0.3", "css-loader": "^6.8.1", - "css-minimizer-webpack-plugin": "^5.0.0", + "css-minimizer-webpack-plugin": "^5.0.1", "cssnano": "^6.0.1", "eslint": "^8.42.0", "eslint-config-prettier": "^8.8.0", From ffa111cd5f0afdba9369980b38719770bd86d2e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:52:09 +0200 Subject: [PATCH 153/210] Bump php-stubs/woocommerce-stubs from 7.7.2 to 7.8.0 (#13370) Bumps [php-stubs/woocommerce-stubs](https://github.com/php-stubs/woocommerce-stubs) from 7.7.2 to 7.8.0. - [Commits](https://github.com/php-stubs/woocommerce-stubs/compare/v7.7.2...v7.8.0) --- updated-dependencies: - dependency-name: php-stubs/woocommerce-stubs dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 29ab41a88efa..573c058c708d 100644 --- a/composer.lock +++ b/composer.lock @@ -2202,16 +2202,16 @@ }, { "name": "php-stubs/woocommerce-stubs", - "version": "v7.7.2", + "version": "v7.8.0", "source": { "type": "git", "url": "https://github.com/php-stubs/woocommerce-stubs.git", - "reference": "55edb87032a1c5a21f5539312b93941217d2eeec" + "reference": "1e9180bbac115884bf41bf1d2ee0f72338c0a566" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/55edb87032a1c5a21f5539312b93941217d2eeec", - "reference": "55edb87032a1c5a21f5539312b93941217d2eeec", + "url": "https://api.github.com/repos/php-stubs/woocommerce-stubs/zipball/1e9180bbac115884bf41bf1d2ee0f72338c0a566", + "reference": "1e9180bbac115884bf41bf1d2ee0f72338c0a566", "shasum": "" }, "require": { @@ -2240,9 +2240,9 @@ ], "support": { "issues": "https://github.com/php-stubs/woocommerce-stubs/issues", - "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.7.2" + "source": "https://github.com/php-stubs/woocommerce-stubs/tree/v7.8.0" }, - "time": "2023-06-01T02:36:24+00:00" + "time": "2023-06-13T20:06:40+00:00" }, { "name": "php-stubs/wordpress-stubs", From 18d44199c8843dd20e2ceb89e970c57302d486ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:56:37 +0200 Subject: [PATCH 154/210] Bump semver and @types/semver (#13379) Bumps [semver](https://github.com/npm/node-semver) and [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver). These dependencies needed to be updated together. Updates `semver` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.5.1...v7.5.2) Updates `@types/semver` from 7.3.13 to 7.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: "@types/semver" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 346 +++++++++----------------------- packages/commander/package.json | 4 +- 2 files changed, 99 insertions(+), 251 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7af51537130b..f1cbf29b0b0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4710,6 +4710,15 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/@mdx-js/mdx/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/@mdx-js/react": { "version": "1.6.22", "resolved": "https://registry.npmjs.org/@mdx-js/react/-/react-1.6.22.tgz", @@ -4869,21 +4878,6 @@ "semver": "^7.3.5" } }, - "node_modules/@npmcli/fs/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@npmcli/move-file": { "version": "1.1.2", "resolved": "https://registry.npmjs.org/@npmcli/move-file/-/move-file-1.1.2.tgz", @@ -7314,6 +7308,15 @@ "strip-ansi": "^3.0.1" } }, + "node_modules/@storybook/builder-webpack4/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/@storybook/builder-webpack4/node_modules/serialize-javascript": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-5.0.1.tgz", @@ -7659,21 +7662,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/@storybook/builder-webpack5/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@storybook/channel-postmessage": { "version": "6.5.16", "resolved": "https://registry.npmjs.org/@storybook/channel-postmessage/-/channel-postmessage-6.5.16.tgz", @@ -9745,21 +9733,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/@storybook/manager-webpack5/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@storybook/manager-webpack5/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -11846,9 +11819,9 @@ "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==" }, "node_modules/@types/semver": { - "version": "7.3.13", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.3.13.tgz", - "integrity": "sha512-21cFJr9z3g5dW8B0CVI9g2O9beqaThGQ6ZFBqHfwhzLDKUxaqTIy3vnfah/UPkfOiF2pLq+tGz+W8RyCskuslw==", + "version": "7.5.0", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.0.tgz", + "integrity": "sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==", "dev": true }, "node_modules/@types/serve-index": { @@ -12186,21 +12159,6 @@ "node": ">= 4" } }, - "node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", - "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/experimental-utils": { "version": "5.10.2", "resolved": "https://registry.npmjs.org/@typescript-eslint/experimental-utils/-/experimental-utils-5.10.2.tgz", @@ -12333,21 +12291,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/@typescript-eslint/parser/node_modules/semver": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", - "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/scope-manager": { "version": "5.10.2", "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-5.10.2.tgz", @@ -12504,21 +12447,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/@typescript-eslint/type-utils/node_modules/semver": { - "version": "7.5.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.1.tgz", - "integrity": "sha512-Wvss5ivl8TMRZXXESstBA4uR5iXgEN/VC5/sOcuXdVLzcdkz4HWetIoRfG5gb5X+ij/G9rw9YoGn3QoQ8OCSpw==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/types": { "version": "5.10.2", "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-5.10.2.tgz", @@ -12559,21 +12487,6 @@ } } }, - "node_modules/@typescript-eslint/typescript-estree/node_modules/semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/@typescript-eslint/utils": { "version": "5.10.2", "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-5.10.2.tgz", @@ -17648,21 +17561,6 @@ "webpack": "^5.0.0" } }, - "node_modules/css-loader/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/css-minimizer-webpack-plugin": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/css-minimizer-webpack-plugin/-/css-minimizer-webpack-plugin-5.0.1.tgz", @@ -20588,6 +20486,16 @@ "rimraf": "bin.js" } }, + "node_modules/eslint-plugin-styled-components-a11y/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "peer": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/eslint-plugin-styled-components-a11y/node_modules/shebang-command": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", @@ -20819,21 +20727,6 @@ "url": "https://opencollective.com/eslint" } }, - "node_modules/eslint-plugin-testing-library/node_modules/semver": { - "version": "7.5.0", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.0.tgz", - "integrity": "sha512-+XC0AD/R7Q2mPSRuy2Id0+CGTZ98+8f+KvwirxOKIEyid+XSx6HbC63p+O4IndTHuX5Z+JxQ0TghCkO5Cg/2HA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/eslint-rule-composer": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/eslint-rule-composer/-/eslint-rule-composer-0.3.0.tgz", @@ -22577,21 +22470,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/fork-ts-checker-webpack-plugin/node_modules/semver": { - "version": "7.3.7", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz", - "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/fork-ts-checker-webpack-plugin/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -28752,20 +28630,6 @@ "url": "https://github.com/chalk/supports-color?sponsor=1" } }, - "node_modules/jest-snapshot/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/jest-snapshot/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -30577,6 +30441,15 @@ "node": ">=6" } }, + "node_modules/make-dir/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/make-error": { "version": "1.3.6", "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", @@ -31150,21 +31023,6 @@ "node": ">=10" } }, - "node_modules/meow/node_modules/semver": { - "version": "7.3.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.4.tgz", - "integrity": "sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/meow/node_modules/type-fest": { "version": "0.18.1", "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz", @@ -31815,6 +31673,15 @@ "validate-npm-package-license": "^3.0.1" } }, + "node_modules/normalize-package-data/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/normalize-path": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", @@ -32008,21 +31875,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/npm-package-json-lint/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/npm-package-json-lint/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -32097,6 +31949,15 @@ "node": ">=4" } }, + "node_modules/npm-run-all/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/npm-run-all/node_modules/shebang-command": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", @@ -33006,6 +32867,15 @@ "rimraf": "bin.js" } }, + "node_modules/patch-package/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/patch-package/node_modules/slash": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/slash/-/slash-2.0.0.tgz", @@ -33511,21 +33381,6 @@ "url": "https://opencollective.com/webpack" } }, - "node_modules/postcss-loader/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/postcss-media-query-parser": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/postcss-media-query-parser/-/postcss-media-query-parser-0.2.3.tgz", @@ -33982,21 +33837,6 @@ "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, - "node_modules/postcss-styled-syntax/node_modules/semver": { - "version": "7.3.8", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.8.tgz", - "integrity": "sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/postcss-svgo": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/postcss-svgo/-/postcss-svgo-6.0.0.tgz", @@ -35486,6 +35326,15 @@ "@babel/core": "^7.0.0-0" } }, + "node_modules/remark-mdx/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/remark-parse": { "version": "8.0.3", "resolved": "https://registry.npmjs.org/remark-parse/-/remark-parse-8.0.3.tgz", @@ -36415,6 +36264,15 @@ "node": ">=4" } }, + "node_modules/sane/node_modules/semver": { + "version": "5.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", + "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", + "dev": true, + "bin": { + "semver": "bin/semver" + } + }, "node_modules/sane/node_modules/shebang-command": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", @@ -36529,12 +36387,17 @@ } }, "node_modules/semver": { - "version": "5.7.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz", - "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==", - "dev": true, + "version": "7.5.2", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.2.tgz", + "integrity": "sha512-SoftuTROv/cRjCze/scjGyiDtcUyxw1rgYQSZY7XTmtR5hX+dm76iDbTH8TkLPHCQmlbQVSSbNZCPM2hb0knnQ==", + "dependencies": { + "lru-cache": "^6.0.0" + }, "bin": { - "semver": "bin/semver" + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" } }, "node_modules/send": { @@ -41387,21 +41250,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/workspaces-run/node_modules/semver": { - "version": "7.3.5", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", - "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/workspaces-run/node_modules/supports-color": { "version": "7.2.0", "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", @@ -41919,14 +41767,14 @@ "license": "Apache-2.0", "dependencies": { "commander": "^10.0.1", - "semver": "^7.5.1" + "semver": "^7.5.2" }, "bin": { "commander": "src/index.ts" }, "devDependencies": { "@types/node": "^20.2.5", - "@types/semver": "^7.3.13" + "@types/semver": "^7.5.0" }, "engines": { "node": ">= 12 || >= 14 || >= 16 || >= 18", diff --git a/packages/commander/package.json b/packages/commander/package.json index 3e1c9d058dce..b62868ff11f5 100644 --- a/packages/commander/package.json +++ b/packages/commander/package.json @@ -28,11 +28,11 @@ "type": "module", "dependencies": { "commander": "^10.0.1", - "semver": "^7.5.1" + "semver": "^7.5.2" }, "devDependencies": { "@types/node": "^20.2.5", - "@types/semver": "^7.3.13" + "@types/semver": "^7.5.0" }, "bin": { "commander": "./src/index.ts" From a87376c0147b481ff8998f26e865acd0e4ee3830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:58:05 +0200 Subject: [PATCH 155/210] Bump peter-evans/create-pull-request from 5.0.1 to 5.0.2 (#13369) Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/284f54f989303d2699d373481a0cfa13ad5a6666...153407881ec5c347639a548ade7d8ad1d6740e38) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/update-browserslist.yml | 2 +- .github/workflows/update-google-fonts.yml | 2 +- .github/workflows/update-product-schema.yml | 2 +- .github/workflows/update-templates.yml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/update-browserslist.yml b/.github/workflows/update-browserslist.yml index 5054ce4ca246..935d1e74adc4 100644 --- a/.github/workflows/update-browserslist.yml +++ b/.github/workflows/update-browserslist.yml @@ -41,7 +41,7 @@ jobs: run: npx browserslist@latest --update-db - name: Create Pull Request - uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 + uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update browserslist db diff --git a/.github/workflows/update-google-fonts.yml b/.github/workflows/update-google-fonts.yml index ff2c30c3baa9..79daabe5ed0f 100644 --- a/.github/workflows/update-google-fonts.yml +++ b/.github/workflows/update-google-fonts.yml @@ -48,7 +48,7 @@ jobs: run: npm run workflow:fonts - name: Create Pull Request - uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 + uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update list of Google Fonts diff --git a/.github/workflows/update-product-schema.yml b/.github/workflows/update-product-schema.yml index c2ef77e72c88..24842a2e8c68 100644 --- a/.github/workflows/update-product-schema.yml +++ b/.github/workflows/update-product-schema.yml @@ -38,7 +38,7 @@ jobs: mv product.schema.json tests/phpunit/integration/data/schema.json - name: Create Pull Request - uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 + uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Update Product Schema diff --git a/.github/workflows/update-templates.yml b/.github/workflows/update-templates.yml index 14ae2637bfd1..d8472a0cc3a0 100644 --- a/.github/workflows/update-templates.yml +++ b/.github/workflows/update-templates.yml @@ -46,7 +46,7 @@ jobs: run: npm run workflow:migrate - name: Create Pull Request - uses: peter-evans/create-pull-request@284f54f989303d2699d373481a0cfa13ad5a6666 + uses: peter-evans/create-pull-request@153407881ec5c347639a548ade7d8ad1d6740e38 with: token: ${{ secrets.GOOGLEFORCREATORS_BOT_TOKEN }} commit-message: Migrate templates and text sets to latest version From 4a033cece1220eb2d90f7b14d5c96b6cf547f986 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:58:42 +0200 Subject: [PATCH 156/210] Bump @babel/preset-env from 7.22.4 to 7.22.5 (#13373) Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.22.4 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-env) --- updated-dependencies: - dependency-name: "@babel/preset-env" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 955 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 478 insertions(+), 479 deletions(-) diff --git a/package-lock.json b/package-lock.json index f1cbf29b0b0a..140c7c5f0aa2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.22.5", - "@babel/preset-env": "^7.22.4", + "@babel/preset-env": "^7.22.5", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", @@ -346,20 +346,20 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.21.4", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.21.4.tgz", - "integrity": "sha512-LYvhNKfwWSPpocw8GI7gpK2nq3HSDuEPC/uSYaALSJu9xjsalaaYFOq0Pwt5KmVqwEbZlDu81aLXwBOmD/Fv9g==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.22.5.tgz", + "integrity": "sha512-Xmwn266vad+6DAqEB2A6V/CcZVp62BbwVmcOJc2RPuwih1kw02TjQvWVWlcKGbBPd+8/0V5DEkOcizRGYsspYQ==", "dependencies": { - "@babel/highlight": "^7.18.6" + "@babel/highlight": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/compat-data": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.3.tgz", - "integrity": "sha512-aNtko9OPOwVESUFp3MZfD8Uzxl7JzSeJpd7npIoxCasU37PFbAQRpKglkaKwlHOyeJdrREpo8TW8ldrkYWwvIQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.22.5.tgz", + "integrity": "sha512-4Jc/YuIaYqKnDDz892kPIledykKg12Aw1PYX5i/TY28anJtacvM1Rrr8wbieB9GfEJwlzqT0hUEao0CxEebiDA==", "engines": { "node": ">=6.9.0" } @@ -454,11 +454,11 @@ } }, "node_modules/@babel/generator": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.3.tgz", - "integrity": "sha512-C17MW4wlk//ES/CJDL51kPNwl+qiBQyN7b9SKyVp11BLGFeSPoVaHrv+MNt8jwQFhQWowW88z1eeBx3pFz9v8A==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.22.5.tgz", + "integrity": "sha512-+lcUbnTRhd0jOewtFSedLyiPsD5tswKkbgcezOqqWFUVNEwoUTlpPOBmvhG7OXWLR4jMdv0czPGH5XbflnD1EA==", "dependencies": { - "@babel/types": "^7.22.3", + "@babel/types": "^7.22.5", "@jridgewell/gen-mapping": "^0.3.2", "@jridgewell/trace-mapping": "^0.3.17", "jsesc": "^2.5.1" @@ -468,36 +468,35 @@ } }, "node_modules/@babel/helper-annotate-as-pure": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz", - "integrity": "sha512-duORpUiYrEpzKIop6iNbjnwKLAKnJ47csTyRACyEmWj0QdUrm5aqNJGHSSEQSUAvNW0ojX0dOmK9dZduvkfeXA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.22.5.tgz", + "integrity": "sha512-LvBTxu8bQSQkcyKOU+a1btnNFQ1dMAd0R6PyW3arXes06F6QLWLIrd681bxRPIXlrMGR3XYnW9JyML7dP3qgxg==", "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-builder-binary-assignment-operator-visitor": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.18.9.tgz", - "integrity": "sha512-yFQ0YCHoIqarl8BCRwBL8ulYUaZpz3bNsA7oFepAzee+8/+ImtADXNOmO5vJvsPff3qi+hvpkY/NYBTrBQgdNw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.22.5.tgz", + "integrity": "sha512-m1EP3lVOPptR+2DwD125gziZNcmoNSHGmJROKoy87loWUQyJaVXDgpmruWqDARZSmtYQ+Dl25okU8+qhVzuykw==", "dev": true, "dependencies": { - "@babel/helper-explode-assignable-expression": "^7.18.6", - "@babel/types": "^7.18.9" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.1.tgz", - "integrity": "sha512-Rqx13UM3yVB5q0D/KwQ8+SPfX/+Rnsy1Lw1k/UwOC4KC6qrzIQoY3lYnBu5EHKBlEHHcj0M0W8ltPSkD8rqfsQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.5.tgz", + "integrity": "sha512-Ji+ywpHeuqxB8WDxraCiqR0xfhYjiDE/e6k7FuIaANnoOFxAHskHChz4vA1mJC9Lbm01s1PVAGhQY4FUKSkGZw==", "dependencies": { - "@babel/compat-data": "^7.22.0", - "@babel/helper-validator-option": "^7.21.0", + "@babel/compat-data": "^7.22.5", + "@babel/helper-validator-option": "^7.22.5", "browserslist": "^4.21.3", "lru-cache": "^5.1.1", "semver": "^6.3.0" @@ -531,19 +530,19 @@ "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==" }, "node_modules/@babel/helper-create-class-features-plugin": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.1.tgz", - "integrity": "sha512-SowrZ9BWzYFgzUMwUmowbPSGu6CXL5MSuuCkG3bejahSpSymioPmuLdhPxNOc9MjuNGjy7M/HaXvJ8G82Lywlw==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.22.1", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-member-expression-to-functions": "^7.22.0", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-replace-supers": "^7.22.1", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/helper-split-export-declaration": "^7.18.6", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.22.5.tgz", + "integrity": "sha512-xkb58MyOYIslxu3gKmVXmjTtUPvBU4odYzbiIQbWwLKIHCsx6UGZGX6F1IznMFVnDdirseUZopzN+ZRt8Xb33Q==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.5", "semver": "^6.3.0" }, "engines": { @@ -563,12 +562,12 @@ } }, "node_modules/@babel/helper-create-regexp-features-plugin": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.1.tgz", - "integrity": "sha512-WWjdnfR3LPIe+0EY8td7WmjhytxXtjKAEpnAxun/hkNiyOaPlvGK+NZaBFIdi9ndYV3Gav7BpFvtUwnaJlwi1w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.22.5.tgz", + "integrity": "sha512-1VpEFOIbMRaXyDeUwUfmTIxExLwQ+zkW+Bh5zXpApA3oQedBx9v/updixWxnx/bZpKw7u8VxWjb/qWpIcmPq8A==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", + "@babel/helper-annotate-as-pure": "^7.22.5", "regexpu-core": "^5.3.1", "semver": "^6.3.0" }, @@ -617,119 +616,107 @@ } }, "node_modules/@babel/helper-environment-visitor": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.1.tgz", - "integrity": "sha512-Z2tgopurB/kTbidvzeBrc2To3PUP/9i5MUe+fU6QJCQDyPwSH2oRapkLw3KGECDYSjhQZCNxEvNvZlLw8JjGwA==", - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/helper-explode-assignable-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.18.6.tgz", - "integrity": "sha512-eyAYAsQmB80jNfg4baAtLeWAQHfHFiR483rzFK+BhETlGZaQC9bsfrugfXDCbRHLQbIA7U5NxhhOxN7p/dWIcg==", - "dev": true, - "dependencies": { - "@babel/types": "^7.18.6" - }, + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.5.tgz", + "integrity": "sha512-XGmhECfVA/5sAt+H+xpSg0mfrHq6FzNr9Oxh7PSEBBRUb/mL7Kz3NICXb194rCqAEdxkhPT1a88teizAFyvk8Q==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-function-name": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.21.0.tgz", - "integrity": "sha512-HfK1aMRanKHpxemaY2gqBmL04iAPOPRj7DxtNbiDOrJK+gdwkiNRVpCpUJYbUT+aZyemKN8brqTOxzCaG6ExRg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz", + "integrity": "sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ==", "dependencies": { - "@babel/template": "^7.20.7", - "@babel/types": "^7.21.0" + "@babel/template": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-hoist-variables": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz", - "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", + "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-member-expression-to-functions": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.3.tgz", - "integrity": "sha512-Gl7sK04b/2WOb6OPVeNy9eFKeD3L6++CzL3ykPOWqTn08xgYYK0wz4TUh2feIImDXxcVW3/9WQ1NMKY66/jfZA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.22.5.tgz", + "integrity": "sha512-aBiH1NKMG0H2cGZqspNvsaBe6wNGjbJjuLy29aU+eDZjSbbN53BaxlpB02xm9v34pLTZ1nIQPFYn2qMZoa5BQQ==", "dev": true, "dependencies": { - "@babel/types": "^7.22.3" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-imports": { - "version": "7.21.4", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.21.4.tgz", - "integrity": "sha512-orajc5T2PsRYUN3ZryCEFeMDYwyw09c/pZeaQEZPH0MpKzSvn3e0uXsDBu3k03VI+9DBiRo+l22BfKTpKwa/Wg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.22.5.tgz", + "integrity": "sha512-8Dl6+HD/cKifutF5qGd/8ZJi84QeAKh+CEe1sBzz8UayBBGg1dAIJrdHOcOM5b2MpzWL2yuotJTtGjETq0qjXg==", "dependencies": { - "@babel/types": "^7.21.4" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.1.tgz", - "integrity": "sha512-dxAe9E7ySDGbQdCVOY/4+UcD8M9ZFqZcZhSPsPacvCG4M+9lwtDDQfI2EoaSvmf7W/8yCBkGU0m7Pvt1ru3UZw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.22.5.tgz", + "integrity": "sha512-+hGKDt/Ze8GFExiVHno/2dvG5IdstpzCq0y4Qc9OJ25D4q3pKfiIP/4Vp3/JvhDkLKsDK2api3q3fpIgiIF5bw==", "dependencies": { - "@babel/helper-environment-visitor": "^7.22.1", - "@babel/helper-module-imports": "^7.21.4", - "@babel/helper-simple-access": "^7.21.5", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/helper-validator-identifier": "^7.19.1", - "@babel/template": "^7.21.9", - "@babel/traverse": "^7.22.1", - "@babel/types": "^7.22.0" + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-module-imports": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.5", + "@babel/template": "^7.22.5", + "@babel/traverse": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-optimise-call-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz", - "integrity": "sha512-HP59oD9/fEHQkdcbgFCnbmgH5vIQTJbxh2yf+CdM89/glUNnuzr87Q8GIjGEnOktTROemO0Pe0iPAYbqZuOUiA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.22.5.tgz", + "integrity": "sha512-HBwaojN0xFRx4yIvpwGqxiV2tUfl7401jlok564NgB9EHS1y6QT17FmKWm4ztqjeVdXLuC4fSvHc5ePpQjoTbw==", "dev": true, "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-plugin-utils": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.21.5.tgz", - "integrity": "sha512-0WDaIlXKOX/3KfBK/dwP1oQGiPh6rjMkT7HIRv7i5RR2VUMwrx5ZL0dwBkKx7+SW1zwNdgjHd34IMk5ZjTeHVg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.22.5.tgz", + "integrity": "sha512-uLls06UVKgFG9QD4OeFYLEGteMIAa5kpTPcFL28yuCIIzsf6ZyKZMllKVOCZFhiZ5ptnwX4mtKdWCBE/uT4amg==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-remap-async-to-generator": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz", - "integrity": "sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.22.5.tgz", + "integrity": "sha512-cU0Sq1Rf4Z55fgz7haOakIyM7+x/uCFwXpLPaeRzfoUtAEAuUZjZvFPjL/rk5rW693dIgn2hng1W7xbT7lWT4g==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-wrap-function": "^7.18.9", - "@babel/types": "^7.18.9" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-wrap-function": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -739,90 +726,90 @@ } }, "node_modules/@babel/helper-replace-supers": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.1.tgz", - "integrity": "sha512-ut4qrkE4AuSfrwHSps51ekR1ZY/ygrP1tp0WFm8oVq6nzc/hvfV/22JylndIbsf2U2M9LOMwiSddr6y+78j+OQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.22.5.tgz", + "integrity": "sha512-aLdNM5I3kdI/V9xGNyKSF3X/gTyMUBohTZ+/3QdQKAA9vxIiy12E+8E2HoOP1/DjeqU+g6as35QHJNMDDYpuCg==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.22.1", - "@babel/helper-member-expression-to-functions": "^7.22.0", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/template": "^7.21.9", - "@babel/traverse": "^7.22.1", - "@babel/types": "^7.22.0" + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-member-expression-to-functions": "^7.22.5", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/template": "^7.22.5", + "@babel/traverse": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-simple-access": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.21.5.tgz", - "integrity": "sha512-ENPDAMC1wAjR0uaCUwliBdiSl1KBJAVnMTzXqi64c2MG8MPR6ii4qf7bSXDqSFbr4W6W028/rf5ivoHop5/mkg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.22.5.tgz", + "integrity": "sha512-n0H99E/K+Bika3++WNL17POvo4rKWZ7lZEp1Q+fStVbUi8nxPQEBOlTmCOxW/0JsS56SKKQ+ojAe2pHKJHN35w==", "dependencies": { - "@babel/types": "^7.21.5" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-skip-transparent-expression-wrappers": { - "version": "7.20.0", - "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.20.0.tgz", - "integrity": "sha512-5y1JYeNKfvnT8sZcK9DVRtpTbGiomYIHviSP3OQWmDPU3DeH4a1ZlT/N2lyQ5P8egjcRaT/Y9aNqUxK0WsnIIg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz", + "integrity": "sha512-tK14r66JZKiC43p8Ki33yLBVJKlQDFoA8GYN67lWCDCqoL6EMMSuM9b+Iff2jHaM/RRFYl7K+iiru7hbRqNx8Q==", "dev": true, "dependencies": { - "@babel/types": "^7.20.0" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-split-export-declaration": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz", - "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.5.tgz", + "integrity": "sha512-thqK5QFghPKWLhAV321lxF95yCg2K3Ob5yw+M3VHWfdia0IkPXUtoLH8x/6Fh486QUvzhb8YOWHChTVen2/PoQ==", "dependencies": { - "@babel/types": "^7.18.6" + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-string-parser": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.21.5.tgz", - "integrity": "sha512-5pTUx3hAJaZIdW99sJ6ZUUgWq/Y+Hja7TowEnLNMm1VivRgZQL3vpBY3qUACVsvw+yQU6+YgfBVmcbLaZtrA1w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz", + "integrity": "sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.19.1", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.19.1.tgz", - "integrity": "sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.5.tgz", + "integrity": "sha512-aJXu+6lErq8ltp+JhkJUfk1MTGyuA4v7f3pA+BJ5HLfNC6nAQ0Cpi9uOquUj8Hehg0aUiHzWQbOVJGao6ztBAQ==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.21.0.tgz", - "integrity": "sha512-rmL/B8/f0mKS2baE9ZpyTcTavvEuWhTTW8amjzXNvYG4AwBsqTLikfXsEofsJEfKHf+HQVQbFOHy6o+4cnC/fQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.22.5.tgz", + "integrity": "sha512-R3oB6xlIVKUnxNUxbmgq7pKjxpru24zlimpE8WK47fACIlM0II/Hm1RS8IaOI7NgCr6LNS+jl5l75m20npAziw==", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-wrap-function": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.20.5.tgz", - "integrity": "sha512-bYMxIWK5mh+TgXGVqAtnu5Yn1un+v8DDZtqyzKRLUzrh70Eal2O3aZ7aPYiMADO4uKlkzOiRiZ6GX5q3qxvW9Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.22.5.tgz", + "integrity": "sha512-bYqLIBSEshYcYQyfks8ewYA8S30yaGSeRslcvKMvoUk6HHPySbxHq9YRi6ghhzEU+yhQv9bP/jXnygkStOcqZw==", "dev": true, "dependencies": { - "@babel/helper-function-name": "^7.19.0", - "@babel/template": "^7.18.10", - "@babel/traverse": "^7.20.5", - "@babel/types": "^7.20.5" + "@babel/helper-function-name": "^7.22.5", + "@babel/template": "^7.22.5", + "@babel/traverse": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -842,11 +829,11 @@ } }, "node_modules/@babel/highlight": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz", - "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.5.tgz", + "integrity": "sha512-BSKlD1hgnedS5XRnGOljZawtag7H1yPfQp0tdNJCHoH6AZ+Pcm9VvkrK59/Yy593Ypg0zMxH2BxD1VPYUQ7UIw==", "dependencies": { - "@babel/helper-validator-identifier": "^7.18.6", + "@babel/helper-validator-identifier": "^7.22.5", "chalk": "^2.0.0", "js-tokens": "^4.0.0" }, @@ -855,9 +842,9 @@ } }, "node_modules/@babel/parser": { - "version": "7.22.4", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.4.tgz", - "integrity": "sha512-VLLsx06XkEYqBtE5YGPwfSGwfrjnyPP5oiGty3S8pQLFDFLaS8VwWSIxkTXpcvr5zeYLE6+MBNl2npl/YnfofA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.5.tgz", + "integrity": "sha512-DFZMC9LJUG9PLOclRC32G63UXwzqS2koQC8dkx+PLdmt1xSePYpbT/NbsrJy8Q/muXz7o/h/d4A7Fuyixm559Q==", "bin": { "parser": "bin/babel-parser.js" }, @@ -866,12 +853,12 @@ } }, "node_modules/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz", - "integrity": "sha512-Dgxsyg54Fx1d4Nge8UnvTrED63vrwOdPmyvPzlNN/boaliRP54pm3pGzZD1SJUwrBA+Cs/xdG8kXX6Mn/RfISQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.22.5.tgz", + "integrity": "sha512-NP1M5Rf+u2Gw9qfSO4ihjcTGW5zXTi36ITLd4/EoAcEhIZ0yjMqmftDNl3QC19CX7olhrjpyU454g/2W7X0jvQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -881,14 +868,14 @@ } }, "node_modules/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.3.tgz", - "integrity": "sha512-6r4yRwEnorYByILoDRnEqxtojYKuiIv9FojW2E8GUKo9eWBwbKcd9IiZOZpdyXc64RmyGGyPu3/uAcrz/dq2kQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.22.5.tgz", + "integrity": "sha512-31Bb65aZaUwqCbWMnZPduIZxCBngHFlzyN6Dq6KAJjtx+lx6ohKHubc61OomYi7XwVD4Ol0XCVz4h+pYFR048g==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", - "@babel/plugin-transform-optional-chaining": "^7.22.3" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1168,12 +1155,12 @@ } }, "node_modules/@babel/plugin-syntax-import-assertions": { - "version": "7.20.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.20.0.tgz", - "integrity": "sha512-IUh1vakzNoWalR8ch/areW7qFopR2AEw03JlG7BbrDqmQ4X3q9uuipQwSGrUn7oGiemKjtSLDhNtQHzMHr1JdQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.22.5.tgz", + "integrity": "sha512-rdV97N7KqsRzeNGoWUOK6yUsWarLjE5Su/Snk9IYPU9CwkWHs4t+rTGOvffTR8XGkJMTAdLfO0xVnXm8wugIJg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.19.0" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1183,12 +1170,12 @@ } }, "node_modules/@babel/plugin-syntax-import-attributes": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.3.tgz", - "integrity": "sha512-i35jZJv6aO7hxEbIWQ41adVfOzjm9dcYDNeWlBMd8p0ZQRtNUCBrmGwZt+H5lb+oOC9a3svp956KP0oWGA1YsA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.22.5.tgz", + "integrity": "sha512-KwvoWDeNKPETmozyFE0P2rOLqh39EoQHNjqizrI5B8Vt0ZNS7M56s7dAiAqbYfiAYOuIzIh96z3iR2ktgu3tEg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1359,12 +1346,12 @@ } }, "node_modules/@babel/plugin-transform-arrow-functions": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.21.5.tgz", - "integrity": "sha512-wb1mhwGOCaXHDTcsRYMKF9e5bbMgqwxtqa2Y1ifH96dXJPwbuLX9qHy3clhrxVqgMz7nyNXs8VkxdH8UBcjKqA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.22.5.tgz", + "integrity": "sha512-26lTNXoVRdAnsaDXPpvCNUq+OVWEVC6bx7Vvz9rC53F2bagUWW4u4ii2+h8Fejfh7RYqPxn+libeFBBck9muEw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1374,14 +1361,14 @@ } }, "node_modules/@babel/plugin-transform-async-generator-functions": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.3.tgz", - "integrity": "sha512-36A4Aq48t66btydbZd5Fk0/xJqbpg/v4QWI4AH4cYHBXy9Mu42UOupZpebKFiCFNT9S9rJFcsld0gsv0ayLjtA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.22.5.tgz", + "integrity": "sha512-gGOEvFzm3fWoyD5uZq7vVTD57pPJ3PczPUD/xCFGjzBpUosnklmXyKnGQbbbGs1NPNPskFex0j93yKbHt0cHyg==", "dev": true, "dependencies": { - "@babel/helper-environment-visitor": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-remap-async-to-generator": "^7.18.9", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.5", "@babel/plugin-syntax-async-generators": "^7.8.4" }, "engines": { @@ -1392,14 +1379,14 @@ } }, "node_modules/@babel/plugin-transform-async-to-generator": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.20.7.tgz", - "integrity": "sha512-Uo5gwHPT9vgnSXQxqGtpdufUiWp96gk7yiP4Mp5bm1QMkEmLXBO7PAGYbKoJ6DhAwiNkcHFBol/x5zZZkL/t0Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.22.5.tgz", + "integrity": "sha512-b1A8D8ZzE/VhNDoV1MSJTnpKkCG5bJo+19R4o4oy03zM7ws8yEMK755j61Dc3EyvdysbqH5BOOTquJ7ZX9C6vQ==", "dev": true, "dependencies": { - "@babel/helper-module-imports": "^7.18.6", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-remap-async-to-generator": "^7.18.9" + "@babel/helper-module-imports": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-remap-async-to-generator": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1409,12 +1396,12 @@ } }, "node_modules/@babel/plugin-transform-block-scoped-functions": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.18.6.tgz", - "integrity": "sha512-ExUcOqpPWnliRcPqves5HJcJOvHvIIWfuS4sroBUenPuMdmW+SMHDakmtS7qOo13sVppmUijqeTv7qqGsvURpQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.22.5.tgz", + "integrity": "sha512-tdXZ2UdknEKQWKJP1KMNmuF5Lx3MymtMN/pvA+p/VEkhK8jVcQ1fzSy8KM9qRYhAf2/lV33hoMPKI/xaI9sADA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1424,12 +1411,12 @@ } }, "node_modules/@babel/plugin-transform-block-scoping": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.21.0.tgz", - "integrity": "sha512-Mdrbunoh9SxwFZapeHVrwFmri16+oYotcZysSzhNIVDwIAb1UV+kvnxULSYq9J3/q5MDG+4X6w8QVgD1zhBXNQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.22.5.tgz", + "integrity": "sha512-EcACl1i5fSQ6bt+YGuU/XGCeZKStLmyVGytWkpyhCLeQVA0eu6Wtiw92V+I1T/hnezUv7j74dA/Ro69gWcU+hg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1439,13 +1426,13 @@ } }, "node_modules/@babel/plugin-transform-class-properties": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.3.tgz", - "integrity": "sha512-mASLsd6rhOrLZ5F3WbCxkzl67mmOnqik0zrg5W6D/X0QMW7HtvnoL1dRARLKIbMP3vXwkwziuLesPqWVGIl6Bw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-properties/-/plugin-transform-class-properties-7.22.5.tgz", + "integrity": "sha512-nDkQ0NfkOhPTq8YCLiWNxp1+f9fCobEjCb0n8WdbNUBc4IB5V7P1QnX9IjpSoquKrXF5SKojHleVNs2vGeHCHQ==", "dev": true, "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1455,13 +1442,13 @@ } }, "node_modules/@babel/plugin-transform-class-static-block": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.3.tgz", - "integrity": "sha512-5BirgNWNOx7cwbTJCOmKFJ1pZjwk5MUfMIwiBBvsirCJMZeQgs5pk6i1OlkVg+1Vef5LfBahFOrdCnAWvkVKMw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.22.5.tgz", + "integrity": "sha512-SPToJ5eYZLxlnp1UzdARpOGeC2GbHvr9d/UV0EukuVx8atktg194oe+C5BqQ8jRTkgLRVOPYeXRSBg1IlMoVRA==", "dev": true, "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-class-static-block": "^7.14.5" }, "engines": { @@ -1472,19 +1459,19 @@ } }, "node_modules/@babel/plugin-transform-classes": { - "version": "7.21.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.21.0.tgz", - "integrity": "sha512-RZhbYTCEUAe6ntPehC4hlslPWosNHDox+vAs4On/mCLRLfoDVHf6hVEd7kuxr1RnHwJmxFfUM3cZiZRmPxJPXQ==", - "dev": true, - "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-compilation-targets": "^7.20.7", - "@babel/helper-environment-visitor": "^7.18.9", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-optimise-call-expression": "^7.18.6", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-replace-supers": "^7.20.7", - "@babel/helper-split-export-declaration": "^7.18.6", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.22.5.tgz", + "integrity": "sha512-2edQhLfibpWpsVBx2n/GKOz6JdGQvLruZQfGr9l1qes2KQaWswjBzhQF7UDUZMNaMMQeYnQzxwOMPsbYF7wqPQ==", + "dev": true, + "dependencies": { + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-optimise-call-expression": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.5", "globals": "^11.1.0" }, "engines": { @@ -1495,13 +1482,13 @@ } }, "node_modules/@babel/plugin-transform-computed-properties": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.21.5.tgz", - "integrity": "sha512-TR653Ki3pAwxBxUe8srfF3e4Pe3FTA46uaNHYyQwIoM4oWKSoOZiDNyHJ0oIoDIUPSRQbQG7jzgVBX3FPVne1Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.22.5.tgz", + "integrity": "sha512-4GHWBgRf0krxPX+AaPtgBAlTgTeZmqDynokHOX7aqqAB4tHs3U2Y02zH6ETFdLZGcg9UQSD1WCmkVrE9ErHeOg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/template": "^7.20.7" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/template": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1511,12 +1498,12 @@ } }, "node_modules/@babel/plugin-transform-destructuring": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.21.3.tgz", - "integrity": "sha512-bp6hwMFzuiE4HqYEyoGJ/V2LeIWn+hLVKc4pnj++E5XQptwhtcGmSayM029d/j2X1bPKGTlsyPwAubuU22KhMA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.22.5.tgz", + "integrity": "sha512-GfqcFuGW8vnEqTUBM7UtPd5A4q797LTvvwKxXTgRsFjoqaJiEg9deBG6kWeQYkVEL569NpnmpC0Pkr/8BLKGnQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1526,13 +1513,13 @@ } }, "node_modules/@babel/plugin-transform-dotall-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.18.6.tgz", - "integrity": "sha512-6S3jpun1eEbAxq7TdjLotAsl4WpQI9DxfkycRcKrjhQYzU87qpXdknpBg/e+TdcMehqGnLFi7tnFUBR02Vq6wg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.22.5.tgz", + "integrity": "sha512-5/Yk9QxCQCl+sOIB1WelKnVRxTJDSAIxtJLL2/pqL14ZVlbH0fUQUZa/T5/UnQtBNgghR7mfB8ERBKyKPCi7Vw==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1542,12 +1529,12 @@ } }, "node_modules/@babel/plugin-transform-duplicate-keys": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.18.9.tgz", - "integrity": "sha512-d2bmXCtZXYc59/0SanQKbiWINadaJXqtvIQIzd4+hNwkWBgyCd5F/2t1kXoUdvPMrxzPvhK6EMQRROxsue+mfw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.22.5.tgz", + "integrity": "sha512-dEnYD+9BBgld5VBXHnF/DbYGp3fqGMsyxKbtD1mDyIA7AkTSpKXFhCVuj/oQVOoALfBs77DudA0BE4d5mcpmqw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1557,12 +1544,12 @@ } }, "node_modules/@babel/plugin-transform-dynamic-import": { - "version": "7.22.1", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.1.tgz", - "integrity": "sha512-rlhWtONnVBPdmt+jeewS0qSnMz/3yLFrqAP8hHC6EDcrYRSyuz9f9yQhHvVn2Ad6+yO9fHXac5piudeYrInxwQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.22.5.tgz", + "integrity": "sha512-0MC3ppTB1AMxd8fXjSrbPa7LT9hrImt+/fcj+Pg5YMD7UQyWp/02+JWpdnCymmsXwIx5Z+sYn1bwCn4ZJNvhqQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3" }, "engines": { @@ -1573,13 +1560,13 @@ } }, "node_modules/@babel/plugin-transform-exponentiation-operator": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.18.6.tgz", - "integrity": "sha512-wzEtc0+2c88FVR34aQmiz56dxEkxr2g8DQb/KfaFa1JYXOFVsbhvAonFN6PwVWj++fKmku8NP80plJ5Et4wqHw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.22.5.tgz", + "integrity": "sha512-vIpJFNM/FjZ4rh1myqIya9jXwrwwgFRHPjT3DkUA9ZLHuzox8jiXkOLvwm1H+PQIP3CqfC++WPKeuDi0Sjdj1g==", "dev": true, "dependencies": { - "@babel/helper-builder-binary-assignment-operator-visitor": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-builder-binary-assignment-operator-visitor": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1589,12 +1576,12 @@ } }, "node_modules/@babel/plugin-transform-export-namespace-from": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.3.tgz", - "integrity": "sha512-5Ti1cHLTDnt3vX61P9KZ5IG09bFXp4cDVFJIAeCZuxu9OXXJJZp5iP0n/rzM2+iAutJY+KWEyyHcRaHlpQ/P5g==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-export-namespace-from/-/plugin-transform-export-namespace-from-7.22.5.tgz", + "integrity": "sha512-X4hhm7FRnPgd4nDA4b/5V280xCx6oL7Oob5+9qVS5C13Zq4bh1qq7LU0GgRU6b5dBWBvhGaXYVB4AcN6+ol6vg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-export-namespace-from": "^7.8.3" }, "engines": { @@ -1621,12 +1608,12 @@ } }, "node_modules/@babel/plugin-transform-for-of": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.21.5.tgz", - "integrity": "sha512-nYWpjKW/7j/I/mZkGVgHJXh4bA1sfdFnJoOXwJuj4m3Q2EraO/8ZyrkCau9P5tbHQk01RMSt6KYLCsW7730SXQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.22.5.tgz", + "integrity": "sha512-3kxQjX1dU9uudwSshyLeEipvrLjBCVthCgeTp6CzE/9JYrlAIaeekVxRpCWsDDfYTfRZRoCeZatCQvwo+wvK8A==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1636,14 +1623,14 @@ } }, "node_modules/@babel/plugin-transform-function-name": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.18.9.tgz", - "integrity": "sha512-WvIBoRPaJQ5yVHzcnJFor7oS5Ls0PYixlTYE63lCj2RtdQEl15M68FXQlxnG6wdraJIXRdR7KI+hQ7q/9QjrCQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.22.5.tgz", + "integrity": "sha512-UIzQNMS0p0HHiQm3oelztj+ECwFnj+ZRV4KnguvlsD2of1whUeM6o7wGNj6oLwcDoAXQ8gEqfgC24D+VdIcevg==", "dev": true, "dependencies": { - "@babel/helper-compilation-targets": "^7.18.9", - "@babel/helper-function-name": "^7.18.9", - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-compilation-targets": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1653,12 +1640,12 @@ } }, "node_modules/@babel/plugin-transform-json-strings": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.3.tgz", - "integrity": "sha512-IuvOMdeOOY2X4hRNAT6kwbePtK21BUyrAEgLKviL8pL6AEEVUVcqtRdN/HJXBLGIbt9T3ETmXRnFedRRmQNTYw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-json-strings/-/plugin-transform-json-strings-7.22.5.tgz", + "integrity": "sha512-DuCRB7fu8MyTLbEQd1ew3R85nx/88yMoqo2uPSjevMj3yoN7CDM8jkgrY0wmVxfJZyJ/B9fE1iq7EQppWQmR5A==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-json-strings": "^7.8.3" }, "engines": { @@ -1669,12 +1656,12 @@ } }, "node_modules/@babel/plugin-transform-literals": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.18.9.tgz", - "integrity": "sha512-IFQDSRoTPnrAIrI5zoZv73IFeZu2dhu6irxQjY9rNjTT53VmKg9fenjvoiOWOkJ6mm4jKVPtdMzBY98Fp4Z4cg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-literals/-/plugin-transform-literals-7.22.5.tgz", + "integrity": "sha512-fTLj4D79M+mepcw3dgFBTIDYpbcB9Sm0bpm4ppXPaO+U+PKFFyV9MGRvS0gvGw62sd10kT5lRMKXAADb9pWy8g==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1684,12 +1671,12 @@ } }, "node_modules/@babel/plugin-transform-logical-assignment-operators": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.3.tgz", - "integrity": "sha512-CbayIfOw4av2v/HYZEsH+Klks3NC2/MFIR3QR8gnpGNNPEaq2fdlVCRYG/paKs7/5hvBLQ+H70pGWOHtlNEWNA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-logical-assignment-operators/-/plugin-transform-logical-assignment-operators-7.22.5.tgz", + "integrity": "sha512-MQQOUW1KL8X0cDWfbwYP+TbVbZm16QmQXJQ+vndPtH/BoO0lOKpVoEDMI7+PskYxH+IiE0tS8xZye0qr1lGzSA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4" }, "engines": { @@ -1700,12 +1687,12 @@ } }, "node_modules/@babel/plugin-transform-member-expression-literals": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.18.6.tgz", - "integrity": "sha512-qSF1ihLGO3q+/g48k85tUjD033C29TNTVB2paCwZPVmOsjn9pClvYYrM2VeJpBY2bcNkuny0YUyTNRyRxJ54KA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.22.5.tgz", + "integrity": "sha512-RZEdkNtzzYCFl9SE9ATaUMTj2hqMb4StarOJLrZRbqqU4HSBE7UlBw9WBWQiDzrJZJdUWiMTVDI6Gv/8DPvfew==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1715,13 +1702,13 @@ } }, "node_modules/@babel/plugin-transform-modules-amd": { - "version": "7.20.11", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.20.11.tgz", - "integrity": "sha512-NuzCt5IIYOW0O30UvqktzHYR2ud5bOWbY0yaxWZ6G+aFzOMJvrs5YHNikrbdaT15+KNO31nPOy5Fim3ku6Zb5g==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.22.5.tgz", + "integrity": "sha512-R+PTfLTcYEmb1+kK7FNkhQ1gP4KgjpSO6HfH9+f8/yfp2Nt3ggBjiVpRwmwTlfqZLafYKJACy36yDXlEmI9HjQ==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.20.11", - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1731,14 +1718,14 @@ } }, "node_modules/@babel/plugin-transform-modules-commonjs": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.21.5.tgz", - "integrity": "sha512-OVryBEgKUbtqMoB7eG2rs6UFexJi6Zj6FDXx+esBLPTCxCNxAY9o+8Di7IsUGJ+AVhp5ncK0fxWUBd0/1gPhrQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.22.5.tgz", + "integrity": "sha512-B4pzOXj+ONRmuaQTg05b3y/4DuFz3WcCNAXPLb2Q0GT0TrGKGxNKV4jwsXts+StaM0LQczZbOpj8o1DLPDJIiA==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.21.5", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-simple-access": "^7.21.5" + "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-simple-access": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1748,15 +1735,15 @@ } }, "node_modules/@babel/plugin-transform-modules-systemjs": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.3.tgz", - "integrity": "sha512-V21W3bKLxO3ZjcBJZ8biSvo5gQ85uIXW2vJfh7JSWf/4SLUSr1tOoHX3ruN4+Oqa2m+BKfsxTR1I+PsvkIWvNw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.22.5.tgz", + "integrity": "sha512-emtEpoaTMsOs6Tzz+nbmcePl6AKVtS1yC4YNAeMun9U8YCsgadPNxnOPQ8GhHFB2qdx+LZu9LgoC0Lthuu05DQ==", "dev": true, "dependencies": { - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-module-transforms": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-identifier": "^7.19.1" + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1766,13 +1753,13 @@ } }, "node_modules/@babel/plugin-transform-modules-umd": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.18.6.tgz", - "integrity": "sha512-dcegErExVeXcRqNtkRU/z8WlBLnvD4MRnHgNs3MytRO1Mn1sHRyhbcpYbVMGclAqOjdW+9cfkdZno9dFdfKLfQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.22.5.tgz", + "integrity": "sha512-+S6kzefN/E1vkSsKx8kmQuqeQsvCKCd1fraCM7zXm4SFoggI099Tr4G8U81+5gtMdUeMQ4ipdQffbKLX0/7dBQ==", "dev": true, "dependencies": { - "@babel/helper-module-transforms": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-module-transforms": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1782,13 +1769,13 @@ } }, "node_modules/@babel/plugin-transform-named-capturing-groups-regex": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.3.tgz", - "integrity": "sha512-c6HrD/LpUdNNJsISQZpds3TXvfYIAbo+efE9aWmY/PmSRD0agrJ9cPMt4BmArwUQ7ZymEWTFjTyp+yReLJZh0Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.22.5.tgz", + "integrity": "sha512-YgLLKmS3aUBhHaxp5hi1WJTgOUb/NCuDHzGT9z9WTt3YG+CPRhJs6nprbStx6DnWM4dh6gt7SU3sZodbZ08adQ==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1798,12 +1785,12 @@ } }, "node_modules/@babel/plugin-transform-new-target": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.3.tgz", - "integrity": "sha512-5RuJdSo89wKdkRTqtM9RVVJzHum9c2s0te9rB7vZC1zKKxcioWIy+xcu4OoIAjyFZhb/bp5KkunuLin1q7Ct+w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.22.5.tgz", + "integrity": "sha512-AsF7K0Fx/cNKVyk3a+DW0JLo+Ua598/NxMRvxDnkpCIGFh43+h/v2xyhRUYf6oD8gE4QtL83C7zZVghMjHd+iw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1813,12 +1800,12 @@ } }, "node_modules/@babel/plugin-transform-nullish-coalescing-operator": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.3.tgz", - "integrity": "sha512-CpaoNp16nX7ROtLONNuCyenYdY/l7ZsR6aoVa7rW7nMWisoNoQNIH5Iay/4LDyRjKMuElMqXiBoOQCDLTMGZiw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-nullish-coalescing-operator/-/plugin-transform-nullish-coalescing-operator-7.22.5.tgz", + "integrity": "sha512-6CF8g6z1dNYZ/VXok5uYkkBBICHZPiGEl7oDnAx2Mt1hlHVHOSIKWJaXHjQJA5VB43KZnXZDIexMchY4y2PGdA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3" }, "engines": { @@ -1829,12 +1816,12 @@ } }, "node_modules/@babel/plugin-transform-numeric-separator": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.3.tgz", - "integrity": "sha512-+AF88fPDJrnseMh5vD9+SH6wq4ZMvpiTMHh58uLs+giMEyASFVhcT3NkoyO+NebFCNnpHJEq5AXO2txV4AGPDQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-numeric-separator/-/plugin-transform-numeric-separator-7.22.5.tgz", + "integrity": "sha512-NbslED1/6M+sXiwwtcAB/nieypGw02Ejf4KtDeMkCEpP6gWFMX1wI9WKYua+4oBneCCEmulOkRpwywypVZzs/g==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-numeric-separator": "^7.10.4" }, "engines": { @@ -1845,16 +1832,16 @@ } }, "node_modules/@babel/plugin-transform-object-rest-spread": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.3.tgz", - "integrity": "sha512-38bzTsqMMCI46/TQnJwPPpy33EjLCc1Gsm2hRTF6zTMWnKsN61vdrpuzIEGQyKEhDSYDKyZHrrd5FMj4gcUHhw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-rest-spread/-/plugin-transform-object-rest-spread-7.22.5.tgz", + "integrity": "sha512-Kk3lyDmEslH9DnvCDA1s1kkd3YWQITiBOHngOtDL9Pt6BZjzqb6hiOlb8VfjiiQJ2unmegBqZu0rx5RxJb5vmQ==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.22.3", - "@babel/helper-compilation-targets": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/compat-data": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-transform-parameters": "^7.22.3" + "@babel/plugin-transform-parameters": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1864,13 +1851,13 @@ } }, "node_modules/@babel/plugin-transform-object-super": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.18.6.tgz", - "integrity": "sha512-uvGz6zk+pZoS1aTZrOvrbj6Pp/kK2mp45t2B+bTDre2UgsZZ8EZLSJtUg7m/no0zOJUWgFONpB7Zv9W2tSaFlA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.22.5.tgz", + "integrity": "sha512-klXqyaT9trSjIUrcsYIfETAzmOEZL3cBYqOYLJxBHfMFFggmXOv+NYSX/Jbs9mzMVESw/WycLFPRx8ba/b2Ipw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6", - "@babel/helper-replace-supers": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-replace-supers": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1880,12 +1867,12 @@ } }, "node_modules/@babel/plugin-transform-optional-catch-binding": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.3.tgz", - "integrity": "sha512-bnDFWXFzWY0BsOyqaoSXvMQ2F35zutQipugog/rqotL2S4ciFOKlRYUu9djt4iq09oh2/34hqfRR2k1dIvuu4g==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-catch-binding/-/plugin-transform-optional-catch-binding-7.22.5.tgz", + "integrity": "sha512-pH8orJahy+hzZje5b8e2QIlBWQvGpelS76C63Z+jhZKsmzfNaPQ+LaW6dcJ9bxTpo1mtXbgHwy765Ro3jftmUg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3" }, "engines": { @@ -1896,13 +1883,13 @@ } }, "node_modules/@babel/plugin-transform-optional-chaining": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.3.tgz", - "integrity": "sha512-63v3/UFFxhPKT8j8u1jTTGVyITxl7/7AfOqK8C5gz1rHURPUGe3y5mvIf68eYKGoBNahtJnTxBKug4BQOnzeJg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-optional-chaining/-/plugin-transform-optional-chaining-7.22.5.tgz", + "integrity": "sha512-AconbMKOMkyG+xCng2JogMCDcqW8wedQAqpVIL4cOSescZ7+iW8utC6YDZLMCSUIReEA733gzRSaOSXMAt/4WQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5", "@babel/plugin-syntax-optional-chaining": "^7.8.3" }, "engines": { @@ -1913,12 +1900,12 @@ } }, "node_modules/@babel/plugin-transform-parameters": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.3.tgz", - "integrity": "sha512-x7QHQJHPuD9VmfpzboyGJ5aHEr9r7DsAsdxdhJiTB3J3j8dyl+NFZ+rX5Q2RWFDCs61c06qBfS4ys2QYn8UkMw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.22.5.tgz", + "integrity": "sha512-AVkFUBurORBREOmHRKo06FjHYgjrabpdqRSwq6+C7R5iTCZOsM4QbcB27St0a4U6fffyAOqh3s/qEfybAhfivg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1928,13 +1915,13 @@ } }, "node_modules/@babel/plugin-transform-private-methods": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.3.tgz", - "integrity": "sha512-fC7jtjBPFqhqpPAE+O4LKwnLq7gGkD3ZmC2E3i4qWH34mH3gOg2Xrq5YMHUq6DM30xhqM1DNftiRaSqVjEG+ug==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-methods/-/plugin-transform-private-methods-7.22.5.tgz", + "integrity": "sha512-PPjh4gyrQnGe97JTalgRGMuU4icsZFnWkzicB/fUtzlKUqvsWBKEpPPfr5a2JiyirZkHxnAqkQMO5Z5B2kK3fA==", "dev": true, "dependencies": { - "@babel/helper-create-class-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1944,14 +1931,14 @@ } }, "node_modules/@babel/plugin-transform-private-property-in-object": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.3.tgz", - "integrity": "sha512-C7MMl4qWLpgVCbXfj3UW8rR1xeCnisQ0cU7YJHV//8oNBS0aCIVg1vFnZXxOckHhEpQyqNNkWmvSEWnMLlc+Vw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-private-property-in-object/-/plugin-transform-private-property-in-object-7.22.5.tgz", + "integrity": "sha512-/9xnaTTJcVoBtSSmrVyhtSvO3kbqS2ODoh2juEU72c3aYonNF0OMGiaz2gjukyKM2wBBYJP38S4JiE0Wfb5VMQ==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", "@babel/plugin-syntax-private-property-in-object": "^7.14.5" }, "engines": { @@ -1962,12 +1949,12 @@ } }, "node_modules/@babel/plugin-transform-property-literals": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.18.6.tgz", - "integrity": "sha512-cYcs6qlgafTud3PAzrrRNbQtfpQ8+y/+M5tKmksS9+M1ckbH6kzY8MrexEM9mcA6JDsukE19iIRvAyYl463sMg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.22.5.tgz", + "integrity": "sha512-TiOArgddK3mK/x1Qwf5hay2pxI6wCZnvQqrFSqbtg1GLl2JcNMitVH/YnqjP+M31pLUeTfzY1HAXFDnUBV30rQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2057,12 +2044,12 @@ } }, "node_modules/@babel/plugin-transform-regenerator": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.21.5.tgz", - "integrity": "sha512-ZoYBKDb6LyMi5yCsByQ5jmXsHAQDDYeexT1Szvlmui+lADvfSecr5Dxd/PkrTC3pAD182Fcju1VQkB4oCp9M+w==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.22.5.tgz", + "integrity": "sha512-rR7KePOE7gfEtNTh9Qw+iO3Q/e4DEsoQ+hdvM6QUDH7JRJ5qxq5AA52ZzBWbI5i9lfNuvySgOGP8ZN7LAmaiPw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", + "@babel/helper-plugin-utils": "^7.22.5", "regenerator-transform": "^0.15.1" }, "engines": { @@ -2073,12 +2060,12 @@ } }, "node_modules/@babel/plugin-transform-reserved-words": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.18.6.tgz", - "integrity": "sha512-oX/4MyMoypzHjFrT1CdivfKZ+XvIPMFXwwxHp/r0Ddy2Vuomt4HDFGmft1TAY2yiTKiNSsh3kjBAzcM8kSdsjA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.22.5.tgz", + "integrity": "sha512-DTtGKFRQUDm8svigJzZHzb/2xatPc6TzNvAIJ5GqOKDsGFYgAskjRulbR/vGsPKq3OPqtexnz327qYpP57RFyA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2147,12 +2134,12 @@ } }, "node_modules/@babel/plugin-transform-shorthand-properties": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.18.6.tgz", - "integrity": "sha512-eCLXXJqv8okzg86ywZJbRn19YJHU4XUa55oz2wbHhaQVn/MM+XhukiT7SYqp/7o00dg52Rj51Ny+Ecw4oyoygw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.22.5.tgz", + "integrity": "sha512-vM4fq9IXHscXVKzDv5itkO1X52SmdFBFcMIBZ2FRn2nqVYqw6dBexUgMvAjHW+KXpPPViD/Yo3GrDEBaRC0QYA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2162,13 +2149,13 @@ } }, "node_modules/@babel/plugin-transform-spread": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.20.7.tgz", - "integrity": "sha512-ewBbHQ+1U/VnH1fxltbJqDeWBU1oNLG8Dj11uIv3xVf7nrQu0bPGe5Rf716r7K5Qz+SqtAOVswoVunoiBtGhxw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-spread/-/plugin-transform-spread-7.22.5.tgz", + "integrity": "sha512-5ZzDQIGyvN4w8+dMmpohL6MBo+l2G7tfC/O2Dg7/hjpgeWvUx8FzfeOKxGog9IimPa4YekaQ9PlDqTLOljkcxg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/helper-skip-transparent-expression-wrappers": "^7.20.0" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-skip-transparent-expression-wrappers": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2178,12 +2165,12 @@ } }, "node_modules/@babel/plugin-transform-sticky-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.18.6.tgz", - "integrity": "sha512-kfiDrDQ+PBsQDO85yj1icueWMfGfJFKN1KCkndygtu/C9+XUfydLC8Iv5UYJqRwy4zk8EcplRxEOeLyjq1gm6Q==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.22.5.tgz", + "integrity": "sha512-zf7LuNpHG0iEeiyCNwX4j3gDg1jgt1k3ZdXBKbZSoA3BbGQGvMiSvfbZRR3Dr3aeJe3ooWFZxOOG3IRStYp2Bw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2193,12 +2180,12 @@ } }, "node_modules/@babel/plugin-transform-template-literals": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.18.9.tgz", - "integrity": "sha512-S8cOWfT82gTezpYOiVaGHrCbhlHgKhQt8XH5ES46P2XWmX92yisoZywf5km75wv5sYcXDUCLMmMxOLCtthDgMA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.22.5.tgz", + "integrity": "sha512-5ciOehRNf+EyUeewo8NkbQiUs4d6ZxiHo6BcBcnFlgiJfu16q0bQUw9Jvo0b0gBKFG1SMhDSjeKXSYuJLeFSMA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2208,12 +2195,12 @@ } }, "node_modules/@babel/plugin-transform-typeof-symbol": { - "version": "7.18.9", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.18.9.tgz", - "integrity": "sha512-SRfwTtF11G2aemAZWivL7PD+C9z52v9EvMqH9BuYbabyPuKUvSWks3oCg6041pT925L4zVFqaVBeECwsmlguEw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.22.5.tgz", + "integrity": "sha512-bYkI5lMzL4kPii4HHEEChkD0rkc+nvnlR6+o/qdqR6zrm0Sv/nodmyLhlq2DO0YKLUNd2VePmPRjJXSBh9OIdA==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.9" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2241,12 +2228,12 @@ } }, "node_modules/@babel/plugin-transform-unicode-escapes": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.21.5.tgz", - "integrity": "sha512-LYm/gTOwZqsYohlvFUe/8Tujz75LqqVC2w+2qPHLR+WyWHGCZPN1KBpJCJn+4Bk4gOkQy/IXKIge6az5MqwlOg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.22.5.tgz", + "integrity": "sha512-biEmVg1IYB/raUO5wT1tgfacCef15Fbzhkx493D3urBI++6hpJ+RFG4SrWMn0NEZLfvilqKf3QDrRVZHo08FYg==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2256,13 +2243,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-property-regex": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.3.tgz", - "integrity": "sha512-5ScJ+OmdX+O6HRuMGW4kv7RL9vIKdtdAj9wuWUKy1wbHY3jaM/UlyIiC1G7J6UJiiyMukjjK0QwL3P0vBd0yYg==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-property-regex/-/plugin-transform-unicode-property-regex-7.22.5.tgz", + "integrity": "sha512-HCCIb+CbJIAE6sXn5CjFQXMwkCClcOfPCzTlilJ8cUatfzwHlWQkbtV0zD338u9dZskwvuOYTuuaMaA8J5EI5A==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2272,13 +2259,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-regex": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.18.6.tgz", - "integrity": "sha512-gE7A6Lt7YLnNOL3Pb9BNeZvi+d8l7tcRrG4+pwJjK9hD2xX4mEvjlQW60G9EEmfXVYRPv9VRQcyegIVHCql/AA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.22.5.tgz", + "integrity": "sha512-028laaOKptN5vHJf9/Arr/HiJekMd41hOEZYvNsrsXqJ7YPYuX2bQxh31fkZzGmq3YqHRJzYFFAVYvKfMPKqyg==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2288,13 +2275,13 @@ } }, "node_modules/@babel/plugin-transform-unicode-sets-regex": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.3.tgz", - "integrity": "sha512-hNufLdkF8vqywRp+P55j4FHXqAX2LRUccoZHH7AFn1pq5ZOO2ISKW9w13bFZVjBoTqeve2HOgoJCcaziJVhGNw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-unicode-sets-regex/-/plugin-transform-unicode-sets-regex-7.22.5.tgz", + "integrity": "sha512-lhMfi4FC15j13eKrh3DnYHjpGj6UKQHtNKTbtc1igvAhRy4+kLhV07OpLcsN0VgDEw/MjAvJO4BdMJsHwMhzCg==", "dev": true, "dependencies": { - "@babel/helper-create-regexp-features-plugin": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5" + "@babel/helper-create-regexp-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2304,25 +2291,25 @@ } }, "node_modules/@babel/preset-env": { - "version": "7.22.4", - "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.4.tgz", - "integrity": "sha512-c3lHOjbwBv0TkhYCr+XCR6wKcSZ1QbQTVdSkZUaVpLv8CVWotBMArWUi5UAJrcrQaEnleVkkvaV8F/pmc/STZQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.22.5.tgz", + "integrity": "sha512-fj06hw89dpiZzGZtxn+QybifF07nNiZjZ7sazs2aVDcysAZVGjW7+7iFYxg6GLNM47R/thYfLdrXc+2f11Vi9A==", "dev": true, "dependencies": { - "@babel/compat-data": "^7.22.3", - "@babel/helper-compilation-targets": "^7.22.1", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.18.6", - "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.3", - "@babel/plugin-proposal-private-property-in-object": "^7.21.0", + "@babel/compat-data": "^7.22.5", + "@babel/helper-compilation-targets": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.5", + "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.22.5", + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.22.5", + "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2", "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-static-block": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-namespace-from": "^7.8.3", - "@babel/plugin-syntax-import-assertions": "^7.20.0", - "@babel/plugin-syntax-import-attributes": "^7.22.3", + "@babel/plugin-syntax-import-assertions": "^7.22.5", + "@babel/plugin-syntax-import-attributes": "^7.22.5", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", @@ -2334,56 +2321,56 @@ "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5", "@babel/plugin-syntax-unicode-sets-regex": "^7.18.6", - "@babel/plugin-transform-arrow-functions": "^7.21.5", - "@babel/plugin-transform-async-generator-functions": "^7.22.3", - "@babel/plugin-transform-async-to-generator": "^7.20.7", - "@babel/plugin-transform-block-scoped-functions": "^7.18.6", - "@babel/plugin-transform-block-scoping": "^7.21.0", - "@babel/plugin-transform-class-properties": "^7.22.3", - "@babel/plugin-transform-class-static-block": "^7.22.3", - "@babel/plugin-transform-classes": "^7.21.0", - "@babel/plugin-transform-computed-properties": "^7.21.5", - "@babel/plugin-transform-destructuring": "^7.21.3", - "@babel/plugin-transform-dotall-regex": "^7.18.6", - "@babel/plugin-transform-duplicate-keys": "^7.18.9", - "@babel/plugin-transform-dynamic-import": "^7.22.1", - "@babel/plugin-transform-exponentiation-operator": "^7.18.6", - "@babel/plugin-transform-export-namespace-from": "^7.22.3", - "@babel/plugin-transform-for-of": "^7.21.5", - "@babel/plugin-transform-function-name": "^7.18.9", - "@babel/plugin-transform-json-strings": "^7.22.3", - "@babel/plugin-transform-literals": "^7.18.9", - "@babel/plugin-transform-logical-assignment-operators": "^7.22.3", - "@babel/plugin-transform-member-expression-literals": "^7.18.6", - "@babel/plugin-transform-modules-amd": "^7.20.11", - "@babel/plugin-transform-modules-commonjs": "^7.21.5", - "@babel/plugin-transform-modules-systemjs": "^7.22.3", - "@babel/plugin-transform-modules-umd": "^7.18.6", - "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.3", - "@babel/plugin-transform-new-target": "^7.22.3", - "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.3", - "@babel/plugin-transform-numeric-separator": "^7.22.3", - "@babel/plugin-transform-object-rest-spread": "^7.22.3", - "@babel/plugin-transform-object-super": "^7.18.6", - "@babel/plugin-transform-optional-catch-binding": "^7.22.3", - "@babel/plugin-transform-optional-chaining": "^7.22.3", - "@babel/plugin-transform-parameters": "^7.22.3", - "@babel/plugin-transform-private-methods": "^7.22.3", - "@babel/plugin-transform-private-property-in-object": "^7.22.3", - "@babel/plugin-transform-property-literals": "^7.18.6", - "@babel/plugin-transform-regenerator": "^7.21.5", - "@babel/plugin-transform-reserved-words": "^7.18.6", - "@babel/plugin-transform-shorthand-properties": "^7.18.6", - "@babel/plugin-transform-spread": "^7.20.7", - "@babel/plugin-transform-sticky-regex": "^7.18.6", - "@babel/plugin-transform-template-literals": "^7.18.9", - "@babel/plugin-transform-typeof-symbol": "^7.18.9", - "@babel/plugin-transform-unicode-escapes": "^7.21.5", - "@babel/plugin-transform-unicode-property-regex": "^7.22.3", - "@babel/plugin-transform-unicode-regex": "^7.18.6", - "@babel/plugin-transform-unicode-sets-regex": "^7.22.3", + "@babel/plugin-transform-arrow-functions": "^7.22.5", + "@babel/plugin-transform-async-generator-functions": "^7.22.5", + "@babel/plugin-transform-async-to-generator": "^7.22.5", + "@babel/plugin-transform-block-scoped-functions": "^7.22.5", + "@babel/plugin-transform-block-scoping": "^7.22.5", + "@babel/plugin-transform-class-properties": "^7.22.5", + "@babel/plugin-transform-class-static-block": "^7.22.5", + "@babel/plugin-transform-classes": "^7.22.5", + "@babel/plugin-transform-computed-properties": "^7.22.5", + "@babel/plugin-transform-destructuring": "^7.22.5", + "@babel/plugin-transform-dotall-regex": "^7.22.5", + "@babel/plugin-transform-duplicate-keys": "^7.22.5", + "@babel/plugin-transform-dynamic-import": "^7.22.5", + "@babel/plugin-transform-exponentiation-operator": "^7.22.5", + "@babel/plugin-transform-export-namespace-from": "^7.22.5", + "@babel/plugin-transform-for-of": "^7.22.5", + "@babel/plugin-transform-function-name": "^7.22.5", + "@babel/plugin-transform-json-strings": "^7.22.5", + "@babel/plugin-transform-literals": "^7.22.5", + "@babel/plugin-transform-logical-assignment-operators": "^7.22.5", + "@babel/plugin-transform-member-expression-literals": "^7.22.5", + "@babel/plugin-transform-modules-amd": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.22.5", + "@babel/plugin-transform-modules-systemjs": "^7.22.5", + "@babel/plugin-transform-modules-umd": "^7.22.5", + "@babel/plugin-transform-named-capturing-groups-regex": "^7.22.5", + "@babel/plugin-transform-new-target": "^7.22.5", + "@babel/plugin-transform-nullish-coalescing-operator": "^7.22.5", + "@babel/plugin-transform-numeric-separator": "^7.22.5", + "@babel/plugin-transform-object-rest-spread": "^7.22.5", + "@babel/plugin-transform-object-super": "^7.22.5", + "@babel/plugin-transform-optional-catch-binding": "^7.22.5", + "@babel/plugin-transform-optional-chaining": "^7.22.5", + "@babel/plugin-transform-parameters": "^7.22.5", + "@babel/plugin-transform-private-methods": "^7.22.5", + "@babel/plugin-transform-private-property-in-object": "^7.22.5", + "@babel/plugin-transform-property-literals": "^7.22.5", + "@babel/plugin-transform-regenerator": "^7.22.5", + "@babel/plugin-transform-reserved-words": "^7.22.5", + "@babel/plugin-transform-shorthand-properties": "^7.22.5", + "@babel/plugin-transform-spread": "^7.22.5", + "@babel/plugin-transform-sticky-regex": "^7.22.5", + "@babel/plugin-transform-template-literals": "^7.22.5", + "@babel/plugin-transform-typeof-symbol": "^7.22.5", + "@babel/plugin-transform-unicode-escapes": "^7.22.5", + "@babel/plugin-transform-unicode-property-regex": "^7.22.5", + "@babel/plugin-transform-unicode-regex": "^7.22.5", + "@babel/plugin-transform-unicode-sets-regex": "^7.22.5", "@babel/preset-modules": "^0.1.5", - "@babel/types": "^7.22.4", + "@babel/types": "^7.22.5", "babel-plugin-polyfill-corejs2": "^0.4.3", "babel-plugin-polyfill-corejs3": "^0.8.1", "babel-plugin-polyfill-regenerator": "^0.5.0", @@ -2414,6 +2401,18 @@ "@babel/core": "^7.4.0-0" } }, + "node_modules/@babel/preset-env/node_modules/@babel/plugin-proposal-private-property-in-object": { + "version": "7.21.0-placeholder-for-preset-env.2", + "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.0-placeholder-for-preset-env.2.tgz", + "integrity": "sha512-SOSkfJDddaM7mak6cPEpswyTRnuRltl429hMraQEglW+OkovnCzsiszTmsrlY//qLFjCpQDFRvjdm2wA5pPm9w==", + "dev": true, + "engines": { + "node": ">=6.9.0" + }, + "peerDependencies": { + "@babel/core": "^7.0.0-0" + } + }, "node_modules/@babel/preset-env/node_modules/babel-plugin-polyfill-corejs2": { "version": "0.4.3", "resolved": "https://registry.npmjs.org/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.3.tgz", @@ -2571,31 +2570,31 @@ } }, "node_modules/@babel/template": { - "version": "7.21.9", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.21.9.tgz", - "integrity": "sha512-MK0X5k8NKOuWRamiEfc3KEJiHMTkGZNUjzMipqCGDDc6ijRl/B7RGSKVGncu4Ro/HdyzzY6cmoXuKI2Gffk7vQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.22.5.tgz", + "integrity": "sha512-X7yV7eiwAxdj9k94NEylvbVHLiVG1nvzCV2EAowhxLTwODV1jl9UzZ48leOC0sH7OnuHrIkllaBgneUykIcZaw==", "dependencies": { - "@babel/code-frame": "^7.21.4", - "@babel/parser": "^7.21.9", - "@babel/types": "^7.21.5" + "@babel/code-frame": "^7.22.5", + "@babel/parser": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.22.4", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.4.tgz", - "integrity": "sha512-Tn1pDsjIcI+JcLKq1AVlZEr4226gpuAQTsLMorsYg9tuS/kG7nuwwJ4AB8jfQuEgb/COBwR/DqJxmoiYFu5/rQ==", - "dependencies": { - "@babel/code-frame": "^7.21.4", - "@babel/generator": "^7.22.3", - "@babel/helper-environment-visitor": "^7.22.1", - "@babel/helper-function-name": "^7.21.0", - "@babel/helper-hoist-variables": "^7.18.6", - "@babel/helper-split-export-declaration": "^7.18.6", - "@babel/parser": "^7.22.4", - "@babel/types": "^7.22.4", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.5.tgz", + "integrity": "sha512-7DuIjPgERaNo6r+PZwItpjCZEa5vyw4eJGufeLxrPdBXBoLcCJCIasvK6pK/9DVNrLZTLFhUGqaC6X/PA007TQ==", + "dependencies": { + "@babel/code-frame": "^7.22.5", + "@babel/generator": "^7.22.5", + "@babel/helper-environment-visitor": "^7.22.5", + "@babel/helper-function-name": "^7.22.5", + "@babel/helper-hoist-variables": "^7.22.5", + "@babel/helper-split-export-declaration": "^7.22.5", + "@babel/parser": "^7.22.5", + "@babel/types": "^7.22.5", "debug": "^4.1.0", "globals": "^11.1.0" }, @@ -2604,12 +2603,12 @@ } }, "node_modules/@babel/types": { - "version": "7.22.4", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.4.tgz", - "integrity": "sha512-Tx9x3UBHTTsMSW85WB2kphxYQVvrZ/t1FxD88IpSgIjiUJlCm9z+xWIDwyo1vffTwSqteqyznB8ZE9vYYk16zA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.22.5.tgz", + "integrity": "sha512-zo3MIHGOkPOfoRXitsgHLjEXmlDaD/5KU1Uzuc9GNiZPhSqVxVRtxuPaSBZDsYZ9qV88AjtMtWW7ww98loJ9KA==", "dependencies": { - "@babel/helper-string-parser": "^7.21.5", - "@babel/helper-validator-identifier": "^7.19.1", + "@babel/helper-string-parser": "^7.22.5", + "@babel/helper-validator-identifier": "^7.22.5", "to-fast-properties": "^2.0.0" }, "engines": { diff --git a/package.json b/package.json index 4d3d3f3f8360..b000de368f8b 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@babel/core": "^7.22.1", "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.22.5", - "@babel/preset-env": "^7.22.4", + "@babel/preset-env": "^7.22.5", "@babel/preset-react": "^7.22.3", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", From f7d9b14cec45a96cc8da4cf97bbfb69c7fcb52a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:59:12 +0200 Subject: [PATCH 157/210] Bump webpack-bundle-analyzer from 4.8.0 to 4.9.0 (#13372) Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 4.8.0 to 4.9.0. - [Release notes](https://github.com/webpack-contrib/webpack-bundle-analyzer/releases) - [Changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/webpack-bundle-analyzer/compare/v4.8.0...v4.9.0) --- updated-dependencies: - dependency-name: webpack-bundle-analyzer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 140c7c5f0aa2..5b38a57663dd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -155,7 +155,7 @@ "terser-webpack-plugin": "^5.3.7", "typescript": "^5.1.3", "webpack": "^5.84.1", - "webpack-bundle-analyzer": "^4.8.0", + "webpack-bundle-analyzer": "^4.9.0", "webpack-cli": "^5.1.1", "webpack-dev-server": "^4.15.0", "webpackbar": "^5.0.2", @@ -40243,9 +40243,9 @@ } }, "node_modules/webpack-bundle-analyzer": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.8.0.tgz", - "integrity": "sha512-ZzoSBePshOKhr+hd8u6oCkZVwpVaXgpw23ScGLFpR6SjYI7+7iIWYarjN6OEYOfRt8o7ZyZZQk0DuMizJ+LEIg==", + "version": "4.9.0", + "resolved": "https://registry.npmjs.org/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.9.0.tgz", + "integrity": "sha512-+bXGmO1LyiNx0i9enBu3H8mv42sj/BJWhZNFwjz92tVnBa9J3JMGo2an2IXlEleoDOPn/Hofl5hr/xCpObUDtw==", "dev": true, "dependencies": { "@discoveryjs/json-ext": "0.5.7", diff --git a/package.json b/package.json index b000de368f8b..0f553a15d241 100644 --- a/package.json +++ b/package.json @@ -179,7 +179,7 @@ "terser-webpack-plugin": "^5.3.7", "typescript": "^5.1.3", "webpack": "^5.84.1", - "webpack-bundle-analyzer": "^4.8.0", + "webpack-bundle-analyzer": "^4.9.0", "webpack-cli": "^5.1.1", "webpack-dev-server": "^4.15.0", "webpackbar": "^5.0.2", From 7887414a53888cc6c6899b1e135b42b5c4844380 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 07:59:52 +0200 Subject: [PATCH 158/210] Bump eslint-plugin-jsdoc from 45.0.0 to 46.2.6 (#13376) Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 45.0.0 to 46.2.6. - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v45.0.0...v46.2.6) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b38a57663dd..94346314de18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -97,7 +97,7 @@ "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jest-extended": "^2.0.0", - "eslint-plugin-jsdoc": "^45.0.0", + "eslint-plugin-jsdoc": "^46.2.6", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-node": "^11.1.0", @@ -19894,9 +19894,9 @@ } }, "node_modules/eslint-plugin-jsdoc": { - "version": "45.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-45.0.0.tgz", - "integrity": "sha512-l2+Jcs/Ps7oFA+SWY+0sweU/e5LgricnEl6EsDlyRTF5y0+NWL1y9Qwz9PHwHAxtdJq6lxPjEQWmYLMkvhzD4g==", + "version": "46.2.6", + "resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-46.2.6.tgz", + "integrity": "sha512-zIaK3zbSrKuH12bP+SPybPgcHSM6MFzh3HFeaODzmsF1N8C1l8dzJ22cW1aq4g0+nayU1VMjmNf7hg0dpShLrA==", "dev": true, "dependencies": { "@es-joy/jsdoccomment": "~0.39.4", @@ -19905,6 +19905,7 @@ "debug": "^4.3.4", "escape-string-regexp": "^4.0.0", "esquery": "^1.5.0", + "is-builtin-module": "^3.2.1", "semver": "^7.5.1", "spdx-expression-parse": "^3.0.1" }, diff --git a/package.json b/package.json index 0f553a15d241..a7a2e71dce8a 100644 --- a/package.json +++ b/package.json @@ -121,7 +121,7 @@ "eslint-plugin-jest": "^27.2.1", "eslint-plugin-jest-dom": "^4.0.3", "eslint-plugin-jest-extended": "^2.0.0", - "eslint-plugin-jsdoc": "^45.0.0", + "eslint-plugin-jsdoc": "^46.2.6", "eslint-plugin-jsx-a11y": "^6.7.1", "eslint-plugin-markdown": "^3.0.0", "eslint-plugin-node": "^11.1.0", From 57c855c2a716efd430a40e537cde1c1f25d9c306 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 08:23:53 +0200 Subject: [PATCH 159/210] Bump @babel/preset-react from 7.22.3 to 7.22.5 (#13378) Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.22.3 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 70 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/package-lock.json b/package-lock.json index 94346314de18..c530cfcb0634 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.5", - "@babel/preset-react": "^7.22.3", + "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", @@ -1207,11 +1207,11 @@ } }, "node_modules/@babel/plugin-syntax-jsx": { - "version": "7.21.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.21.4.tgz", - "integrity": "sha512-5hewiLct5OKyh6PLKEYaFclcqtIgCb6bmELouxjF6up5q3Sov7rOayW4RwhbaBL0dit8rA80GNfY+UuDp2mBbQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.22.5.tgz", + "integrity": "sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==", "dependencies": { - "@babel/helper-plugin-utils": "^7.20.2" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1979,12 +1979,12 @@ } }, "node_modules/@babel/plugin-transform-react-display-name": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.18.6.tgz", - "integrity": "sha512-TV4sQ+T013n61uMoygyMRm+xf04Bd5oqFpv2jAEQwSZ8NwQA7zeRPg1LMVg2PWi3zWBz+CLKD+v5bcpZ/BS0aA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.22.5.tgz", + "integrity": "sha512-PVk3WPYudRF5z4GKMEYUrLjPl38fJSKNaEOkFuoprioowGuWN6w2RKznuFNSlJx7pzzXXStPUnNSOEO0jL5EVw==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -1994,16 +1994,16 @@ } }, "node_modules/@babel/plugin-transform-react-jsx": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.3.tgz", - "integrity": "sha512-JEulRWG2f04a7L8VWaOngWiK6p+JOSpB+DAtwfJgOaej1qdbNxqtK7MwTBHjUA10NeFcszlFNqCdbRcirzh2uQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.22.5.tgz", + "integrity": "sha512-rog5gZaVbUip5iWDMTYbVM15XQq+RkUKhET/IHR6oizR+JEoN6CAfTTuHcK4vwUyzca30qqHqEpzBOnaRMWYMA==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-module-imports": "^7.21.4", - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/plugin-syntax-jsx": "^7.21.4", - "@babel/types": "^7.22.3" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-module-imports": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.22.5", + "@babel/types": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2013,12 +2013,12 @@ } }, "node_modules/@babel/plugin-transform-react-jsx-development": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.18.6.tgz", - "integrity": "sha512-SA6HEjwYFKF7WDjWcMcMGUimmw/nhNRDWxr+KaLSCrkD/LMDBvWRmHAYgE1HDeF8KUuI8OAu+RT6EOtKxSW2qA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.22.5.tgz", + "integrity": "sha512-bDhuzwWMuInwCYeDeMzyi7TaBgRQei6DqxhbyniL7/VG4RSS7HtSL2QbY4eESy1KJqlWt8g3xeEBGPuo+XqC8A==", "dev": true, "dependencies": { - "@babel/plugin-transform-react-jsx": "^7.18.6" + "@babel/plugin-transform-react-jsx": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2028,13 +2028,13 @@ } }, "node_modules/@babel/plugin-transform-react-pure-annotations": { - "version": "7.18.6", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.18.6.tgz", - "integrity": "sha512-I8VfEPg9r2TRDdvnHgPepTKvuRomzA8+u+nhY7qSI1fR2hRNebasZEETLyM5mAUr0Ku56OkXJ0I7NHJnO6cJiQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-pure-annotations/-/plugin-transform-react-pure-annotations-7.22.5.tgz", + "integrity": "sha512-gP4k85wx09q+brArVinTXhWiyzLl9UpmGva0+mWyKxk6JZequ05x3eUcIUE+FyttPKJFRRVtAvQaJ6YF9h1ZpA==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-plugin-utils": "^7.18.6" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2495,17 +2495,17 @@ } }, "node_modules/@babel/preset-react": { - "version": "7.22.3", - "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.3.tgz", - "integrity": "sha512-lxDz1mnZ9polqClBCVBjIVUypoB4qV3/tZUDb/IlYbW1kiiLaXaX+bInbRjl+lNQ/iUZraQ3+S8daEmoELMWug==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.22.5.tgz", + "integrity": "sha512-M+Is3WikOpEJHgR385HbuCITPTaPRaNkibTEa9oiofmJvIsrceb4yp9RL9Kb+TE8LznmeyZqpP+Lopwcx59xPQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "@babel/plugin-transform-react-display-name": "^7.18.6", - "@babel/plugin-transform-react-jsx": "^7.22.3", - "@babel/plugin-transform-react-jsx-development": "^7.18.6", - "@babel/plugin-transform-react-pure-annotations": "^7.18.6" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.5", + "@babel/plugin-transform-react-display-name": "^7.22.5", + "@babel/plugin-transform-react-jsx": "^7.22.5", + "@babel/plugin-transform-react-jsx-development": "^7.22.5", + "@babel/plugin-transform-react-pure-annotations": "^7.22.5" }, "engines": { "node": ">=6.9.0" diff --git a/package.json b/package.json index a7a2e71dce8a..3ae197b7010c 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@babel/eslint-parser": "^7.21.8", "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.5", - "@babel/preset-react": "^7.22.3", + "@babel/preset-react": "^7.22.5", "@babel/preset-typescript": "^7.21.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", From 71d58239b60bb67ad0138cfcd7724e92d153805d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 08:24:10 +0200 Subject: [PATCH 160/210] Bump webpack-dev-server from 4.15.0 to 4.15.1 (#13375) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.0 to 4.15.1. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.0...v4.15.1) --- updated-dependencies: - dependency-name: webpack-dev-server dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 16 ++++++++-------- package.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index c530cfcb0634..2f6061c91804 100644 --- a/package-lock.json +++ b/package-lock.json @@ -157,7 +157,7 @@ "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.9.0", "webpack-cli": "^5.1.1", - "webpack-dev-server": "^4.15.0", + "webpack-dev-server": "^4.15.1", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", "workspaces-run": "^1.0.2" @@ -11973,9 +11973,9 @@ } }, "node_modules/@types/ws": { - "version": "8.5.3", - "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.3.tgz", - "integrity": "sha512-6YOoWjruKj1uLf3INHH7D3qTXwFfEsg1kf3c0uDdSBJwfa/llkwIjrAGV7j7mVgGNbzTQ3HiHKKDXl6bJPD97w==", + "version": "8.5.5", + "resolved": "https://registry.npmjs.org/@types/ws/-/ws-8.5.5.tgz", + "integrity": "sha512-lwhs8hktwxSjf9UaZ9tG5M03PGogvFaH8gUgLNbN9HKIg0dvv6q+gkSuJ8HN4/VbyxkuLzCjlN7GquQ0gUJfIg==", "dev": true, "dependencies": { "@types/node": "*" @@ -40470,9 +40470,9 @@ } }, "node_modules/webpack-dev-server": { - "version": "4.15.0", - "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.0.tgz", - "integrity": "sha512-HmNB5QeSl1KpulTBQ8UT4FPrByYyaLxpJoQ0+s7EvUrMc16m0ZS1sgb1XGqzmgCPk0c9y+aaXxn11tbLzuM7NQ==", + "version": "4.15.1", + "resolved": "https://registry.npmjs.org/webpack-dev-server/-/webpack-dev-server-4.15.1.tgz", + "integrity": "sha512-5hbAst3h3C3L8w6W4P96L5vaV0PxSmJhxZvWKYIdgxOQm8pNZ5dEOmmSLBVpP85ReeyRt6AS1QJNyo/oFFPeVA==", "dev": true, "dependencies": { "@types/bonjour": "^3.5.9", @@ -40481,7 +40481,7 @@ "@types/serve-index": "^1.9.1", "@types/serve-static": "^1.13.10", "@types/sockjs": "^0.3.33", - "@types/ws": "^8.5.1", + "@types/ws": "^8.5.5", "ansi-html-community": "^0.0.8", "bonjour-service": "^1.0.11", "chokidar": "^3.5.3", diff --git a/package.json b/package.json index 3ae197b7010c..1eb05f309f8e 100644 --- a/package.json +++ b/package.json @@ -181,7 +181,7 @@ "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.9.0", "webpack-cli": "^5.1.1", - "webpack-dev-server": "^4.15.0", + "webpack-dev-server": "^4.15.1", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", "workspaces-run": "^1.0.2" From ac7ba97f8a56988ce5332c6aa202875e5b5b20ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:02:02 +0200 Subject: [PATCH 161/210] Bump @babel/preset-typescript from 7.21.5 to 7.22.5 (#13371) Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.21.5 to 7.22.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.5/packages/babel-preset-typescript) --- updated-dependencies: - dependency-name: "@babel/preset-typescript" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 40 ++++++++++++++++++++-------------------- package.json | 2 +- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2f6061c91804..4bf70f93792f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.5", "@babel/preset-react": "^7.22.5", - "@babel/preset-typescript": "^7.21.5", + "@babel/preset-typescript": "^7.22.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", "@googleforcreators/fonts": "*", @@ -1316,11 +1316,11 @@ } }, "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.20.0", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.20.0.tgz", - "integrity": "sha512-rd9TkG+u1CExzS4SM1BlMEhMXwFLKVjOAFFCDx9PbX5ycJWDoWMcwdJH9RhkPu1dOgn5TrxLot/Gx6lWFuAUNQ==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.22.5.tgz", + "integrity": "sha512-1mS2o03i7t1c6VzH6fdQ3OA8tcEIxwG18zIPRp+UY1Ihv6W+XZzBCVxExF9upussPXJ0xE9XRHwMoNs1ep/nRQ==", "dependencies": { - "@babel/helper-plugin-utils": "^7.19.0" + "@babel/helper-plugin-utils": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2210,15 +2210,15 @@ } }, "node_modules/@babel/plugin-transform-typescript": { - "version": "7.21.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.21.3.tgz", - "integrity": "sha512-RQxPz6Iqt8T0uw/WsJNReuBpWpBqs/n7mNo18sKLoTbMp+UrEekhH+pKSVC7gWz+DNjo9gryfV8YzCiT45RgMw==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.22.5.tgz", + "integrity": "sha512-SMubA9S7Cb5sGSFFUlqxyClTA9zWJ8qGQrppNUm05LtFuN1ELRFNndkix4zUJrC9F+YivWwa1dHMSyo0e0N9dA==", "dev": true, "dependencies": { - "@babel/helper-annotate-as-pure": "^7.18.6", - "@babel/helper-create-class-features-plugin": "^7.21.0", - "@babel/helper-plugin-utils": "^7.20.2", - "@babel/plugin-syntax-typescript": "^7.20.0" + "@babel/helper-annotate-as-pure": "^7.22.5", + "@babel/helper-create-class-features-plugin": "^7.22.5", + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/plugin-syntax-typescript": "^7.22.5" }, "engines": { "node": ">=6.9.0" @@ -2515,16 +2515,16 @@ } }, "node_modules/@babel/preset-typescript": { - "version": "7.21.5", - "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.21.5.tgz", - "integrity": "sha512-iqe3sETat5EOrORXiQ6rWfoOg2y68Cs75B9wNxdPW4kixJxh7aXQE1KPdWLDniC24T/6dSnguF33W9j/ZZQcmA==", + "version": "7.22.5", + "resolved": "https://registry.npmjs.org/@babel/preset-typescript/-/preset-typescript-7.22.5.tgz", + "integrity": "sha512-YbPaal9LxztSGhmndR46FmAbkJ/1fAsw293tSU+I5E5h+cnJ3d4GTwyUgGYmOXJYdGA+uNePle4qbaRzj2NISQ==", "dev": true, "dependencies": { - "@babel/helper-plugin-utils": "^7.21.5", - "@babel/helper-validator-option": "^7.21.0", - "@babel/plugin-syntax-jsx": "^7.21.4", - "@babel/plugin-transform-modules-commonjs": "^7.21.5", - "@babel/plugin-transform-typescript": "^7.21.3" + "@babel/helper-plugin-utils": "^7.22.5", + "@babel/helper-validator-option": "^7.22.5", + "@babel/plugin-syntax-jsx": "^7.22.5", + "@babel/plugin-transform-modules-commonjs": "^7.22.5", + "@babel/plugin-transform-typescript": "^7.22.5" }, "engines": { "node": ">=6.9.0" diff --git a/package.json b/package.json index 1eb05f309f8e..ee3b8da4aa24 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@babel/eslint-plugin": "^7.22.5", "@babel/preset-env": "^7.22.5", "@babel/preset-react": "^7.22.5", - "@babel/preset-typescript": "^7.21.5", + "@babel/preset-typescript": "^7.22.5", "@googleforcreators/dashboard": "*", "@googleforcreators/design-system": "*", "@googleforcreators/fonts": "*", From dfd6742797f12efd83d156fa43e20dd1a6f89fc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:02:22 +0200 Subject: [PATCH 162/210] Bump webpack-cli from 5.1.1 to 5.1.4 (#13374) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.1 to 5.1.4. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.1...webpack-cli@5.1.4) --- updated-dependencies: - dependency-name: webpack-cli dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 32 ++++++++++++++++---------------- package.json | 2 +- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/package-lock.json b/package-lock.json index 4bf70f93792f..ea135b0c66f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -156,7 +156,7 @@ "typescript": "^5.1.3", "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.9.0", - "webpack-cli": "^5.1.1", + "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", @@ -12810,9 +12810,9 @@ } }, "node_modules/@webpack-cli/configtest": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.0.tgz", - "integrity": "sha512-K/vuv72vpfSEZoo5KIU0a2FsEoYdW0DUMtMpB5X3LlUwshetMZRZRxB7sCsVji/lFaSxtQQ3aM9O4eMolXkU9w==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/@webpack-cli/configtest/-/configtest-2.1.1.tgz", + "integrity": "sha512-wy0mglZpDSiSS0XHrVR+BAdId2+yxPSoJW8fsna3ZpYSlufjvxnP4YbKTCBZnNIcGN4r6ZPXV55X4mYExOfLmw==", "dev": true, "engines": { "node": ">=14.15.0" @@ -12823,9 +12823,9 @@ } }, "node_modules/@webpack-cli/info": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.1.tgz", - "integrity": "sha512-fE1UEWTwsAxRhrJNikE7v4EotYflkEhBL7EbajfkPlf6E37/2QshOy/D48Mw8G5XMFlQtS6YV42vtbG9zBpIQA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@webpack-cli/info/-/info-2.0.2.tgz", + "integrity": "sha512-zLHQdI/Qs1UyT5UBdWNqsARasIA+AaF8t+4u2aS2nEpBQh2mWIVb8qAklq0eUENnC5mOItrIB4LiS9xMtph18A==", "dev": true, "engines": { "node": ">=14.15.0" @@ -12836,9 +12836,9 @@ } }, "node_modules/@webpack-cli/serve": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.4.tgz", - "integrity": "sha512-0xRgjgDLdz6G7+vvDLlaRpFatJaJ69uTalZLRSMX5B3VUrDmXcrVA3+6fXXQgmYz7bY9AAgs348XQdmtLsK41A==", + "version": "2.0.5", + "resolved": "https://registry.npmjs.org/@webpack-cli/serve/-/serve-2.0.5.tgz", + "integrity": "sha512-lqaoKnRYBdo1UgDX8uF24AfGMifWK19TxPmM5FHc2vAGxrJ/qtyUyFBWoY1tISZdelsQ5fBcOusifo5o5wSJxQ==", "dev": true, "engines": { "node": ">=14.15.0" @@ -40368,15 +40368,15 @@ } }, "node_modules/webpack-cli": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.1.tgz", - "integrity": "sha512-OLJwVMoXnXYH2ncNGU8gxVpUtm3ybvdioiTvHgUyBuyMLKiVvWy+QObzBsMtp5pH7qQoEuWgeEUQ/sU3ZJFzAw==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/webpack-cli/-/webpack-cli-5.1.4.tgz", + "integrity": "sha512-pIDJHIEI9LR0yxHXQ+Qh95k2EvXpWzZ5l+d+jIo+RdSm9MiHfzazIxwwni/p7+x4eJZuvG1AJwgC4TNQ7NRgsg==", "dev": true, "dependencies": { "@discoveryjs/json-ext": "^0.5.0", - "@webpack-cli/configtest": "^2.1.0", - "@webpack-cli/info": "^2.0.1", - "@webpack-cli/serve": "^2.0.4", + "@webpack-cli/configtest": "^2.1.1", + "@webpack-cli/info": "^2.0.2", + "@webpack-cli/serve": "^2.0.5", "colorette": "^2.0.14", "commander": "^10.0.1", "cross-spawn": "^7.0.3", diff --git a/package.json b/package.json index ee3b8da4aa24..b37df9bfdc86 100644 --- a/package.json +++ b/package.json @@ -180,7 +180,7 @@ "typescript": "^5.1.3", "webpack": "^5.84.1", "webpack-bundle-analyzer": "^4.9.0", - "webpack-cli": "^5.1.1", + "webpack-cli": "^5.1.4", "webpack-dev-server": "^4.15.1", "webpackbar": "^5.0.2", "worker-loader": "^3.0.8", From 8c611e3773673d106f56ebc002d61945c1196abf Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 20 Jun 2023 11:22:38 +0200 Subject: [PATCH 163/210] Update readme --- readme.txt | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/readme.txt b/readme.txt index 365d0e3df76a..31385aae29fe 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,12 @@ Web Stories are powered by [AMP](https://amp.dev/), which adds some restrictions For the plugin's full changelog, please see [the Releases page on GitHub](https://github.com/googleforcreators/web-stories-wp/releases). += 1.33.0 = + +* Enhancement: improved compatibility with Ezoic to reduce validation errors. +* Enhancement: support for the MGID ad platform. +* Bug fixes and performance improvements. + = 1.32.0 = * New feature: support searching saved and default page templates in the editor. @@ -123,17 +129,11 @@ For the plugin's full changelog, please see [the Releases page on GitHub](https: * Stability and compatibility improvements. * Bug fixes and performance improvements. -= 1.30.0 = +== Upgrade Notice == -* New feature: support for drag & drop uploading HEIC/HEIF images to the editor. -* New feature: filter stories in the Web Stories block by categories and tags. -* New feature: Support embedding single stories with a poster/preview. -* Enhancement: improve support for the Query Loop block. -* Enhancement: Update browser address bar when opening stories in the Web stories block. -* Fixes an issue with image filters. -* Bug fixes and performance improvements. += 1.33.0 = -== Upgrade Notice == +This release includes improved compatibility with Ezoic, support for MGID ads, and several bug fixes. = 1.32.0 = @@ -142,7 +142,3 @@ This release includes support for naming and searching page templates in the edi = 1.31.0 = This release includes support for linking to specific story pages, compatibility with WordPress 6.2, and several bug fixes and stability improvements. - -= 1.30.0 = - -This release includes HEIF/HEIC image support, improvements to the Web Stories block, and several bug fixes. From f71707916769117960f5d6ba5eb3616b7890bbc6 Mon Sep 17 00:00:00 2001 From: Pascal Birchler Date: Tue, 20 Jun 2023 15:39:47 +0200 Subject: [PATCH 164/210] Update dependencies, including storybook --- .eslintrc | 1 + .storybook/main.cjs | 77 +- .storybook/preview.js | 155 +- .../stories/playground/dashboard/index.js | 36 +- .../story-editor/header/buttons/preview.js | 12 +- .../story-editor/header/buttons/saveButton.js | 12 +- .../stories/playground/story-editor/index.js | 26 +- babel.config.cjs | 2 +- composer.lock | 49 +- package-lock.json | 62168 +++++++++------- package.json | 75 +- packages/activation-notice/package.json | 2 +- .../activation-notice/src/stories/index.js | 6 +- .../animation/src/components/stories/index.js | 306 +- .../src/parts/effects/stories/drop.js | 144 +- .../src/parts/effects/stories/fadeIn.js | 104 +- .../src/parts/effects/stories/flyIn.js | 180 +- .../src/parts/effects/stories/pan.js | 138 +- .../src/parts/effects/stories/pulse.js | 146 +- .../src/parts/effects/stories/rotateIn.js | 154 +- .../src/parts/effects/stories/twirlIn.js | 114 +- .../src/parts/effects/stories/whooshIn.js | 154 +- .../src/parts/effects/stories/zoom.js | 142 +- .../src/parts/simple/stories/blinkOn.js | 142 +- .../src/parts/simple/stories/bounce.js | 120 +- .../src/parts/simple/stories/fade.js | 106 +- .../src/parts/simple/stories/flip.js | 96 +- .../src/parts/simple/stories/floatOn.js | 96 +- .../src/parts/simple/stories/move.js | 122 +- .../src/parts/simple/stories/pulse.js | 122 +- .../src/parts/simple/stories/spin.js | 108 +- .../src/parts/simple/stories/zoom.js | 126 +- packages/commander/package.json | 2 +- packages/commander/src/utils/bundlePlugin.ts | 2 +- packages/commander/src/utils/createBuild.ts | 2 +- .../src/utils/updateVersionNumbers.ts | 2 +- packages/dashboard/package.json | 2 +- packages/dashboard/src/app/api/useStoryApi.js | 2 +- .../reducer/{stories => story}/constants.js | 0 .../app/reducer/{stories => story}/index.js | 0 .../{stories => story}/storyReducer.js | 0 .../app/reducer/test/{stories.js => story.js} | 2 +- .../src/app/views/apiAlerts/stories/index.js | 102 +- .../exploreTemplates/content/stories/index.js | 84 +- .../exploreTemplates/header/stories/index.js | 90 +- .../templateDetails/content/stories/index.js | 22 +- .../templateDetails/header/stories/index.js | 18 +- .../views/myStories/content/stories/index.js | 134 +- .../content/storyGridView/stories/index.js | 30 +- .../views/myStories/header/stories/index.js | 80 +- .../shared/stories/emptyContentMessage.js | 6 +- .../app/views/shared/stories/pageHeading.js | 28 +- .../components/cardGallery/stories/index.js | 14 +- .../src/components/cardGrid/stories/index.js | 32 +- .../components/cardGridItem/stories/index.js | 18 +- .../src/components/colorList/stories/index.js | 18 +- .../src/components/dialog/stories/index.js | 140 +- .../components/fileUpload/stories/index.js | 24 +- .../inlineInputForm/stories/index.js | 22 +- .../components/pageStructure/stories/index.js | 20 +- .../pageStructure/stories/menuButton.js | 18 +- .../components/scrollToTop/stories/index.js | 16 +- .../src/components/storyMenu/stories/index.js | 34 +- .../src/components/table/stories/table.js | 44 +- .../components/viewStyleBar/stories/index.js | 6 +- packages/dashboard/src/icons/stories/index.js | 32 +- .../dashboard/src/karma/apiProviderFixture.js | 2 +- packages/design-system/package.json | 2 +- .../src/components/banner/stories/index.js | 139 +- .../src/components/button/stories/index.js | 97 +- .../src/components/checkbox/stories/index.js | 192 +- .../src/components/chip/stories/index.js | 28 +- .../circularProgress/stories/index.js | 10 +- .../components/contextMenu/stories/index.js | 872 +- .../src/components/dialog/stories/index.js | 227 +- .../src/components/dropDown/stories/index.js | 259 +- .../src/components/hex/stories/index.js | 109 +- .../infiniteScroller/stories/index.js | 70 +- .../src/components/input/stories/index.js | 449 +- .../src/components/keyboard/test/index.js | 2 +- .../components/loadingBar/stories/index.js | 16 +- .../loadingSpinner/stories/index.js | 6 +- .../components/mediaInput/stories/index.js | 231 +- .../src/components/menu/stories/index.js | 229 +- .../src/components/modal/stories/index.js | 176 +- .../notificationBubble/stories/index.js | 34 +- .../src/components/pill/stories/index.js | 47 +- .../src/components/radio/stories/index.js | 270 +- .../src/components/search/stories/index.js | 174 +- .../src/components/search/stories/input.js | 42 +- .../src/components/slider/stories/index.js | 46 +- .../src/components/snackbar/stories/index.js | 346 +- .../src/components/switch/stories/index.js | 105 +- .../src/components/textArea/stories/index.js | 237 +- .../src/components/toggle/stories/index.js | 172 +- .../src/components/tooltip/stories/index.js | 319 +- .../typography/display/stories/index.js | 28 +- .../typography/headline/stories/index.js | 28 +- .../typography/link/stories/index.js | 32 +- .../typography/list/stories/index.js | 28 +- .../typography/text/stories/index.js | 150 +- packages/design-system/src/stories/index.js | 118 +- .../design-system/src/theme/stories/colors.js | 116 +- .../design-system/src/theme/stories/index.js | 34 +- packages/e2e-test-utils/src/publishStory.js | 2 +- .../jest-amp/src/toBeValidAMPStoryElement.js | 2 +- .../jest-amp/src/toBeValidAMPStoryPage.js | 2 +- packages/jest-amp/src/utils.js | 2 +- packages/media/src/seekVideo.ts | 2 +- packages/story-editor/package.json | 2 +- .../autoSaveCheck/stories/autoSaveDialog.js | 6 +- .../pageAttachment/test/pageAttachment.js | 2 +- .../components/checklistCard/stories/index.js | 424 +- .../src/components/dialog/stories/index.js | 38 +- .../components/floatingMenu/stories/index.js | 56 +- .../form/filterToggle/stories/index.js | 106 +- .../form/hierarchical/stories/hierarchical.js | 64 +- .../src/components/form/stories/link.js | 36 +- .../src/components/form/stories/radioGroup.js | 54 +- .../src/components/form/stories/switch.js | 36 +- .../src/components/form/stories/tags.js | 44 +- .../src/components/form/test/switch.js | 4 +- .../header/stories/previewErrorDialog.js | 6 +- .../helpCenter/quickTip/stories/index.js | 42 +- .../helpCenter/toggle/stories/index.js | 30 +- .../hotlinkModal/stories/hotlinkDialog.js | 7 +- .../keyboardShortcutsMenu/stories/index.js | 14 +- .../media/common/stories/mediaElement.js | 185 +- .../media/common/stories/mediaGallery.js | 54 +- .../panes/media/local/stories/deleteDialog.js | 62 +- .../media/local/stories/mediaEditDialog.js | 40 +- .../local/stories/videoOptimizationDialog.js | 40 +- .../media/media3p/stories/termsDialog.js | 6 +- .../library/panes/shopping/stories/index.js | 46 +- .../panes/text/textSets/stories/textSet.js | 457 +- .../mediaRecording/stories/countdown.js | 14 +- .../stories/durationIndicator.js | 25 +- .../mediaRecording/stories/errorDialog.js | 22 +- .../stories/permissionsDialog.js | 6 +- .../mediaRecording/stories/settingsModal.js | 44 +- .../mediaRecording/stories/videoMode.js | 6 +- .../animation/stories/directionRadioInput.js | 66 +- .../design/animation/stories/effectChooser.js | 24 +- .../document/taxonomies/stories/index.js | 6 +- .../components/publishModal/stories/index.js | 180 +- .../stories/confirmationDialog.js | 6 +- .../src/components/tablist/stories/index.js | 1212 +- .../src/components/tabview/stories/index.js | 24 +- .../src/components/thumbnail/stories/index.js | 38 +- .../components/toggleButton/stories/index.js | 40 +- packages/tinymce-button/src/utils/index.js | 2 +- packages/tracking/src/enableTracking.ts | 2 +- packages/tracking/src/initializeTracking.ts | 2 +- packages/tracking/src/trackError.ts | 2 +- packages/units/src/dimensions.ts | 4 +- packages/url/src/url.ts | 2 +- packages/wp-dashboard/package.json | 2 +- .../adManagement/adNetwork/stories/index.js | 6 +- .../googleAdManager/stories/index.js | 6 +- .../googleAdSense/stories/index.js | 6 +- .../adManagement/mgid/stories/index.js | 6 +- .../adManagement/stories/index.js | 26 +- .../editorSettings/archive/stories/index.js | 36 +- .../customFonts/stories/index.js | 68 +- .../dataRemoval/stories/index.js | 6 +- .../googleAnalytics/stories/index.js | 26 +- .../mediaOptimization/stories/index.js | 6 +- .../pageAdvancement/stories/index.js | 6 +- .../publisherLogo/stories/index.js | 92 +- .../editorSettings/shopping/stories/index.js | 6 +- .../editorSettings/telemetry/stories/index.js | 6 +- .../videoCache/stories/index.js | 6 +- .../stories/telemetryBanner.js | 6 +- .../corsCheck/stories/corsCheckFailed.js | 6 +- .../postLock/stories/postLockDialog.js | 6 +- .../postLock/stories/postTakeOverDialog.js | 6 +- .../stories/postPublishDialog.js | 14 +- .../stories/postReviewDialog.js | 14 +- .../statusCheck/stories/statusCheckFailed.js | 6 +- webpack.config.cjs | 2 + 180 files changed, 42688 insertions(+), 33009 deletions(-) rename packages/dashboard/src/app/reducer/{stories => story}/constants.js (100%) rename packages/dashboard/src/app/reducer/{stories => story}/index.js (100%) rename packages/dashboard/src/app/reducer/{stories => story}/storyReducer.js (100%) rename packages/dashboard/src/app/reducer/test/{stories.js => story.js} (99%) diff --git a/.eslintrc b/.eslintrc index 3f08c05c3ecd..755c5982a416 100644 --- a/.eslintrc +++ b/.eslintrc @@ -332,6 +332,7 @@ ], "parser": "@typescript-eslint/parser", "parserOptions": { + "warnOnUnsupportedTypeScriptVersion": false, "project": [ "./packages/*/tsconfig.json" ] diff --git a/.storybook/main.cjs b/.storybook/main.cjs index b9814e917c89..1f4be2e23830 100644 --- a/.storybook/main.cjs +++ b/.storybook/main.cjs @@ -17,20 +17,37 @@ /** * External dependencies */ +const { readFileSync } = require('fs'); const webpack = require('webpack'); const CircularDependencyPlugin = require('circular-dependency-plugin'); +const { loadCsf } = require('@storybook/csf-tools'); +/** @type { import('@storybook/react-webpack5').StorybookConfig } */ module.exports = { stories: [ - './stories/**/*.js', - '../packages/dashboard/src/**/stories/*.@(js|mdx)', - '../packages/story-editor/src/**/stories/*.@(js|mdx)', - '../packages/wp-dashboard/src/**/stories/*.@(js|mdx)', - '../packages/wp-story-editor/src/**/stories/*.@(js|mdx)', - '../packages/activation-notice/src/**/stories/*.@(js|mdx)', - '../packages/design-system/src/**/stories/*.@(js|mdx)', - '../packages/animation/src/**/stories/*.@(js|mdx)', + './stories/playground/*/(index|preview).js', + '../packages/dashboard/src/**/stories/index.js', + '../packages/story-editor/src/**/stories/index.js', + '../packages/wp-dashboard/src/**/stories/index.js', + '../packages/wp-story-editor/src/**/stories/index.js', + '../packages/activation-notice/src/**/stories/index.js', + '../packages/design-system/src/**/stories/index.js', + '../packages/animation/src/**/stories/*.js', ], + storyIndexers: (indexers) => { + const indexer = (fileName, opts) => { + const code = readFileSync(fileName, { encoding: 'utf-8' }); + return loadCsf(code, { ...opts, fileName }).parse(); + }; + + return [ + { + test: /stories\/.*\.js$/, + indexer, + }, + ...(indexers || []), + ]; + }, addons: [ '@storybook/addon-a11y/register', { @@ -45,19 +62,24 @@ module.exports = { toolbars: true, }, }, - '@storybook/addon-storysource/register', + '@storybook/addon-storysource', ], - framework: '@storybook/react', + framework: { + name: '@storybook/react-webpack5', + options: {}, + }, core: { - builder: 'webpack5', disableTelemetry: true, }, + docs: { + disabled: true, + }, //eslint-disable-next-line require-await -- Negligible. - webpackFinal: async (config) => { + webpackFinal: async (webpackConfig) => { // webpack < 5 used to include polyfills for node.js core modules by default. // Prevent ModuleNotFoundError for this dependency. - config.resolve = { - ...config.resolve, + webpackConfig.resolve = { + ...webpackConfig.resolve, // Fixes resolving packages in the monorepo so we use the "src" folder, not "dist". // This should be sync'd with the config in `webpack.config.cjs`. exportsFields: ['customExports', 'exports'], @@ -68,13 +90,14 @@ module.exports = { url: false, module: false, assert: false, + perf_hooks: false, }, }; // Avoid having to provide full file extension for imports. // See https://webpack.js.org/configuration/module/#resolvefullyspecified - config.module.rules = config.module.rules.map((rule) => ({ + webpackConfig.module.rules = webpackConfig.module.rules.map((rule) => ({ ...rule, resolve: { ...rule.resolve, @@ -83,7 +106,7 @@ module.exports = { })); // These should be sync'd with the config in `webpack.config.cjs`. - config.plugins.push( + webpackConfig.plugins.push( new webpack.DefinePlugin({ WEB_STORIES_CI: JSON.stringify(process.env.CI), WEB_STORIES_ENV: JSON.stringify(process.env.NODE_ENV), @@ -103,8 +126,7 @@ module.exports = { ); // These should be sync'd with the config in `webpack.config.cjs`. - - config.plugins.push( + webpackConfig.plugins.push( new webpack.DefinePlugin({ WEB_STORIES_CI: JSON.stringify(process.env.CI), WEB_STORIES_ENV: JSON.stringify(process.env.NODE_ENV), @@ -123,7 +145,7 @@ module.exports = { }) ); - config.plugins.push( + webpackConfig.plugins.push( new CircularDependencyPlugin({ // exclude detection of files based on a RegExp exclude: /a\.js|node_modules/, @@ -138,10 +160,20 @@ module.exports = { ); // Ensure SVGR is the only loader used for files with .svg extension. - const assetRule = config.module.rules.find(({ test }) => test.test('.svg')); + const assetRule = webpackConfig.module.rules.find(({ test }) => { + if (!test) { + return false; + } + + if (Array.isArray(test)) { + return test.every((t) => t.test('.svg')); + } + + return test.test('.svg'); + }); assetRule.exclude = /\.svg/; - config.module.rules.unshift( + webpackConfig.module.rules.unshift( { test: /\.svg$/, // Use asset SVG and SVGR together. @@ -223,7 +255,6 @@ module.exports = { }, } ); - - return config; + return webpackConfig; }, }; diff --git a/.storybook/preview.js b/.storybook/preview.js index 5a6e485955c2..108e029b2e67 100644 --- a/.storybook/preview.js +++ b/.storybook/preview.js @@ -56,90 +56,95 @@ window.wp.media = { const { ipad, ipad10p, ipad12p } = INITIAL_VIEWPORTS; -export const parameters = { - a11y: { - element: '#root', - config: {}, - options: {}, - manual: true, - }, - viewport: { - viewports: { - ipad, - ipad10p, - ipad12p, +/** @type { import('@storybook/react').Preview } */ +const preview = { + parameters: { + a11y: { + element: '#root', + config: {}, + options: {}, + manual: true, + }, + viewport: { + viewports: { + ipad, + ipad10p, + ipad12p, + }, + }, + backgrounds: { + default: 'Light', + values: [ + { name: 'Light', value: '#fff', default: true }, + { name: 'Dark', value: 'rgba(0, 0, 0, 0.9)', default: true }, + ], }, }, - backgrounds: { - default: 'Light', - values: [ - { name: 'Light', value: '#fff', default: true }, - { name: 'Dark', value: 'rgba(0, 0, 0, 0.9)', default: true }, - ], - }, -}; -export const decorators = [ - (Story, context) => { - const { id } = context; - // TODO(#10380): Replacement add-on for RTL feature - const isRTL = false; + decorators: [ + (Story, context) => { + const { id } = context; + // TODO(#10380): Replacement add-on for RTL feature + const isRTL = false; - const isDesignSystemStorybook = id.startsWith('designsystem'); - const isDashboardStorybook = id.startsWith('dashboard'); + const isDesignSystemStorybook = id.startsWith('designsystem'); + const isDashboardStorybook = id.startsWith('dashboard'); - if (isDashboardStorybook) { - return ( - - Promise.resolve({ id: 1 }), - }, - editStoryURL: 'editStory', - isRTL, - styleConstants: { - topOffset: 0, - }, + if (isDashboardStorybook) { + return ( + - - - - - {Story()} - - - - ); - } + Promise.resolve({ id: 1 }), + }, + editStoryURL: 'editStory', + isRTL, + styleConstants: { + topOffset: 0, + }, + }} + > + + + + + {Story()} + + + + ); + } + + if (isDesignSystemStorybook) { + // override darkMode colors + const dsTheme = { ...designSystemTheme, colors: lightMode }; + return ( + + + + {Story()} + + ); + } - if (isDesignSystemStorybook) { - // override darkMode colors - const dsTheme = { ...designSystemTheme, colors: lightMode }; return ( - - - - {Story()} + + + + + {Story()} + ); - } + }, + ], +}; - return ( - - - - - {Story()} - - - ); - }, -]; +export default preview; diff --git a/.storybook/stories/playground/dashboard/index.js b/.storybook/stories/playground/dashboard/index.js index 47913433b598..e0424d9b601f 100644 --- a/.storybook/stories/playground/dashboard/index.js +++ b/.storybook/stories/playground/dashboard/index.js @@ -108,23 +108,25 @@ const useClearHash = () => { } }; -export const _default = () => { - useClearHash(); +export const _default = { + render: function Render() { + useClearHash(); - const config = { - newStoryURL: linkHrefTo('Playground/Stories Editor', 'default'), - apiCallbacks: { - fetchStories, - getTaxonomies, - getTaxonomyTerms, - getAuthors, - }, - }; + const config = { + newStoryURL: linkHrefTo('Playground/Stories Editor', 'default'), + apiCallbacks: { + fetchStories, + getTaxonomies, + getTaxonomyTerms, + getAuthors, + }, + }; - return ( - - - - - ); + return ( + + + + + ); + }, }; diff --git a/.storybook/stories/playground/story-editor/header/buttons/preview.js b/.storybook/stories/playground/story-editor/header/buttons/preview.js index e71daf51f8c0..ddd0f452ef52 100644 --- a/.storybook/stories/playground/story-editor/header/buttons/preview.js +++ b/.storybook/stories/playground/story-editor/header/buttons/preview.js @@ -21,9 +21,9 @@ import { hrefTo } from '@storybook/addon-links'; import { Tooltip, useStory } from '@googleforcreators/story-editor'; import { Button, - BUTTON_SIZES, - BUTTON_TYPES, - BUTTON_VARIANTS, + ButtonSize, + ButtonType, + ButtonVariant, Icons, } from '@googleforcreators/design-system'; @@ -76,9 +76,9 @@ function PreviewButton() { return ( -
- - - - - - ); + +
+ + + + + + ); + }, }; diff --git a/packages/dashboard/src/app/views/exploreTemplates/content/stories/index.js b/packages/dashboard/src/app/views/exploreTemplates/content/stories/index.js index 618d8eb64d3b..b91145760da6 100644 --- a/packages/dashboard/src/app/views/exploreTemplates/content/stories/index.js +++ b/packages/dashboard/src/app/views/exploreTemplates/content/stories/index.js @@ -66,47 +66,53 @@ export default { }, }, }; -export const _default = (args) => { - const { pageSize } = usePagePreviewSize({ - isGrid: true, - }); - const templateActions = { - handleDetailsToggle: args.handleDetailsToggle, - switchToTemplateByOffset: args.switchToTemplateByOffset, - }; - const page = { - set: args.set, - requestNextPage: args.requestNextPage, - value: args.pageValue, - }; - const search = { - setKeyword: args.setKeyword, - keyword: args.searchKeyword, - }; - const view = { - pageSize, - style: args.viewStyle, - }; - const defaultNestedProps = { - templateActions, - page, - search, - view, - }; +export const _default = { + render: function Render(args) { + const { pageSize } = usePagePreviewSize({ + isGrid: true, + }); + const templateActions = { + handleDetailsToggle: args.handleDetailsToggle, + switchToTemplateByOffset: args.switchToTemplateByOffset, + }; + const page = { + set: args.set, + requestNextPage: args.requestNextPage, + value: args.pageValue, + }; + const search = { + setKeyword: args.setKeyword, + keyword: args.searchKeyword, + }; + const view = { + pageSize, + style: args.viewStyle, + }; - return ( - - - - - - ); + const defaultNestedProps = { + templateActions, + page, + search, + view, + }; + + return ( + + + + + + ); + }, }; -export const NoSearchResults = _default.bind({}); -NoSearchResults.args = { - allPagesFetched: true, - totalTemplates: 0, - searchKeyword: 'polar bears', +export const NoSearchResults = { + render: _default, + + args: { + allPagesFetched: true, + totalTemplates: 0, + searchKeyword: 'polar bears', + }, }; diff --git a/packages/dashboard/src/app/views/exploreTemplates/header/stories/index.js b/packages/dashboard/src/app/views/exploreTemplates/header/stories/index.js index 0e102356c0e4..1685ae5a7aab 100644 --- a/packages/dashboard/src/app/views/exploreTemplates/header/stories/index.js +++ b/packages/dashboard/src/app/views/exploreTemplates/header/stories/index.js @@ -58,48 +58,54 @@ export default { }, }; -export const _default = (args) => { - const filter = { - value: args.filterValue, - }; - const sort = { - value: args.sortValue, - set: args.setSort, - }; - const search = { - keyword: args.keyword, - setKeyword: args.setKeyword, - }; - const view = { - style: args.style, - pageSize: { width: 210, height: 316 }, - }; - const page = { - value: 1, - set: args.setPage, - requestNextPage: args.requestNextPage, - }; +export const _default = { + render: function Render(args) { + const filter = { + value: args.filterValue, + }; + const sort = { + value: args.sortValue, + set: args.setSort, + }; + const search = { + keyword: args.keyword, + setKeyword: args.setKeyword, + }; + const view = { + style: args.style, + pageSize: { width: 210, height: 316 }, + }; + const page = { + value: 1, + set: args.setPage, + requestNextPage: args.requestNextPage, + }; - const defaultProps = { - allPagesFetched: false, - isLoading: false, - page: page, - search: search, - templates: formattedTemplatesArray, - sort: sort, - filter: filter, - view: view, - totalTemplates: 3, - }; - return ( - - -
- - - ); + const defaultProps = { + allPagesFetched: false, + isLoading: false, + page: page, + search: search, + templates: formattedTemplatesArray, + sort: sort, + filter: filter, + view: view, + totalTemplates: 3, + }; + return ( + + +
+ + + ); + }, }; -export const ActiveSearch = _default.bind({}); -ActiveSearch.args = { - keyword: 'demo search', + +export const ActiveSearch = { + render: _default, + + args: { + keyword: 'demo search', + }, }; diff --git a/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/content/stories/index.js b/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/content/stories/index.js index 109cde5f6b52..61d8e36b3ab7 100644 --- a/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/content/stories/index.js +++ b/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/content/stories/index.js @@ -34,12 +34,16 @@ export default { }, }; -export const _default = (args) => ( - -); +export const _default = { + render: function Render(args) { + return ( + + ); + }, +}; diff --git a/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/header/stories/index.js b/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/header/stories/index.js index 161255928422..6c17fa35412b 100644 --- a/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/header/stories/index.js +++ b/packages/dashboard/src/app/views/exploreTemplates/modal/templateDetails/header/stories/index.js @@ -39,12 +39,14 @@ const StorybookLayoutContainer = styled.div` height: 100vh; `; -export const _default = (args) => { - return ( - - -
- - - ); +export const _default = { + render: function Render(args) { + return ( + + +
+ + + ); + }, }; diff --git a/packages/dashboard/src/app/views/myStories/content/stories/index.js b/packages/dashboard/src/app/views/myStories/content/stories/index.js index 4729d8997052..5b937909d5ba 100644 --- a/packages/dashboard/src/app/views/myStories/content/stories/index.js +++ b/packages/dashboard/src/app/views/myStories/content/stories/index.js @@ -108,70 +108,80 @@ const StorybookLayoutContainer = styled.div` margin-top: 40px; height: 100vh; `; -export const _default = (args) => { - const { pageSize } = usePagePreviewSize({ - isGrid: args.isGrid, - thumbnailMode: args.thumbnailMode, - }); - const filter = { - status: args.filterStatus, - value: args.statusValue, - set: args.setFilter, - }; - const sort = { - value: args.sortValue, - direction: args.direction, - set: args.setSort, - setDirection: args.setDirection, - }; - const search = { - keyword: args.keyword, - setKeyword: args.setKeyword, - }; - const view = { - style: args.style, - toggleStyle: args.toggleStyle, - pageSize, - }; - const page = { - value: 1, - set: args.setPage, - requestNextPage: args.requestNextPage, - }; - const storyActions = { - duplicateStory: args.duplicateStory, - trashStory: args.trashStory, - updateStory: args.updateStory, - }; - const defaultProps = { - allPagesFetched: args.allPagesFetched, - filter: filter, - isLoading: args.isLoading, - page: page, - search: search, - sort: sort, - stories: args.stories, - storyActions: storyActions, - view: view, - }; - return ( - - - - - - - - ); +export const _default = { + render: function Render(args) { + const { pageSize } = usePagePreviewSize({ + isGrid: args.isGrid, + thumbnailMode: args.thumbnailMode, + }); + const filter = { + status: args.filterStatus, + value: args.statusValue, + set: args.setFilter, + }; + const sort = { + value: args.sortValue, + direction: args.direction, + set: args.setSort, + setDirection: args.setDirection, + }; + const search = { + keyword: args.keyword, + setKeyword: args.setKeyword, + }; + const view = { + style: args.style, + toggleStyle: args.toggleStyle, + pageSize, + }; + const page = { + value: 1, + set: args.setPage, + requestNextPage: args.requestNextPage, + }; + const storyActions = { + duplicateStory: args.duplicateStory, + trashStory: args.trashStory, + updateStory: args.updateStory, + }; + + const defaultProps = { + allPagesFetched: args.allPagesFetched, + filter: filter, + isLoading: args.isLoading, + page: page, + search: search, + sort: sort, + stories: args.stories, + storyActions: storyActions, + view: view, + }; + return ( + + + + + + + + ); + }, }; -export const NoStories = _default.bind({}); -NoStories.args = { - stories: [], +export const NoStories = { + render: _default, + + args: { + stories: [], + }, }; -export const NoSearchResult = _default.bind({}); -NoSearchResult.args = { - stories: [], - keyword: 'koalas', + +export const NoSearchResult = { + render: _default, + + args: { + stories: [], + keyword: 'koalas', + }, }; diff --git a/packages/dashboard/src/app/views/myStories/content/storyGridView/stories/index.js b/packages/dashboard/src/app/views/myStories/content/storyGridView/stories/index.js index f6981699eef5..6bc9a956baf3 100644 --- a/packages/dashboard/src/app/views/myStories/content/storyGridView/stories/index.js +++ b/packages/dashboard/src/app/views/myStories/content/storyGridView/stories/index.js @@ -49,18 +49,20 @@ export default { }, }, }; -export const _default = (args) => { - return ( - - ); +export const _default = { + render: function Render(args) { + return ( + + ); + }, }; diff --git a/packages/dashboard/src/app/views/myStories/header/stories/index.js b/packages/dashboard/src/app/views/myStories/header/stories/index.js index 675dce3ef8f6..4fbeb10b2b85 100644 --- a/packages/dashboard/src/app/views/myStories/header/stories/index.js +++ b/packages/dashboard/src/app/views/myStories/header/stories/index.js @@ -73,44 +73,46 @@ export default { }, }; -export const _default = (args) => { - const filter = { - status: args.status, - value: args.statusValue, - set: args.setFilter, - }; - const sort = { - value: args.value, - direction: args.direction, - set: args.setSort, - setDirection: args.setDirection, - }; - const search = { - keyword: args.keyword, - setKeyword: args.setKeyword, - }; - const view = { - style: args.style, - toggleStyle: args.toggleStyle, - pageSize: { width: 309, height: 206 }, - }; - const totalStoriesByStatus = { - all: args.all, - draft: args.draft, - publish: args.publish, - }; +export const _default = { + render: function Render(args) { + const filter = { + status: args.status, + value: args.statusValue, + set: args.setFilter, + }; + const sort = { + value: args.value, + direction: args.direction, + set: args.setSort, + setDirection: args.setDirection, + }; + const search = { + keyword: args.keyword, + setKeyword: args.setKeyword, + }; + const view = { + style: args.style, + toggleStyle: args.toggleStyle, + pageSize: { width: 309, height: 206 }, + }; + const totalStoriesByStatus = { + all: args.all, + draft: args.draft, + publish: args.publish, + }; - const defaultProps = { - filter, - view, - search, - stories: formattedStoriesArray, - sort, - totalStoriesByStatus, - }; - return ( - -
- - ); + const defaultProps = { + filter, + view, + search, + stories: formattedStoriesArray, + sort, + totalStoriesByStatus, + }; + return ( + +
+ + ); + }, }; diff --git a/packages/dashboard/src/app/views/shared/stories/emptyContentMessage.js b/packages/dashboard/src/app/views/shared/stories/emptyContentMessage.js index 1ee869fbff37..263a29fef088 100644 --- a/packages/dashboard/src/app/views/shared/stories/emptyContentMessage.js +++ b/packages/dashboard/src/app/views/shared/stories/emptyContentMessage.js @@ -26,6 +26,8 @@ export default { }, }; -export const _default = (args) => { - return {args.message}; +export const _default = { + render: function Render(args) { + return {args.message}; + }, }; diff --git a/packages/dashboard/src/app/views/shared/stories/pageHeading.js b/packages/dashboard/src/app/views/shared/stories/pageHeading.js index 669e4096b059..c52555aa8122 100644 --- a/packages/dashboard/src/app/views/shared/stories/pageHeading.js +++ b/packages/dashboard/src/app/views/shared/stories/pageHeading.js @@ -52,17 +52,19 @@ const InnerContent = styled.div` height: 50%; `; -export const _default = (args) => { - return ( - - - args.handleSearchChange(value)} - {...args} - > - - - - ); +export const _default = { + render: function Render(args) { + return ( + + + args.handleSearchChange(value)} + {...args} + > + + + + ); + }, }; diff --git a/packages/dashboard/src/components/cardGallery/stories/index.js b/packages/dashboard/src/components/cardGallery/stories/index.js index 57ccae1013d9..e11ab86170b4 100644 --- a/packages/dashboard/src/components/cardGallery/stories/index.js +++ b/packages/dashboard/src/components/cardGallery/stories/index.js @@ -62,10 +62,12 @@ export default { const CardGalleryContainer = styled.div` padding: 20px; `; -export const _default = (args) => { - return ( - - - - ); +export const _default = { + render: function Render(args) { + return ( + + + + ); + }, }; diff --git a/packages/dashboard/src/components/cardGrid/stories/index.js b/packages/dashboard/src/components/cardGrid/stories/index.js index ba5031c552b0..c6e01738367f 100644 --- a/packages/dashboard/src/components/cardGrid/stories/index.js +++ b/packages/dashboard/src/components/cardGrid/stories/index.js @@ -42,21 +42,23 @@ const Card = styled.div` background-color: orange; `; -export const _default = (args) => { - const StorybookGridItem = ( - - {args.message} - - ); +export const _default = { + render: function Render(args) { + const StorybookGridItem = ( + + {args.message} + + ); - const itemArray = new Array(12).fill(StorybookGridItem); + const itemArray = new Array(12).fill(StorybookGridItem); - return ( - - {itemArray.map((gridItem, index) => ( - //eslint-disable-next-line react/no-array-index-key -
{gridItem}
- ))} -
- ); + return ( + + {itemArray.map((gridItem, index) => ( + //eslint-disable-next-line react/no-array-index-key +
{gridItem}
+ ))} +
+ ); + }, }; diff --git a/packages/dashboard/src/components/cardGridItem/stories/index.js b/packages/dashboard/src/components/cardGridItem/stories/index.js index e0f214d70bd1..15515717780c 100644 --- a/packages/dashboard/src/components/cardGridItem/stories/index.js +++ b/packages/dashboard/src/components/cardGridItem/stories/index.js @@ -41,12 +41,14 @@ const Card = styled.div` background-color: orange; `; -export const _default = (args) => { - return ( - - - {args.message} - - - ); +export const _default = { + render: function Render(args) { + return ( + + + {args.message} + + + ); + }, }; diff --git a/packages/dashboard/src/components/colorList/stories/index.js b/packages/dashboard/src/components/colorList/stories/index.js index 02108c697b95..d0dea1914e72 100644 --- a/packages/dashboard/src/components/colorList/stories/index.js +++ b/packages/dashboard/src/components/colorList/stories/index.js @@ -33,13 +33,15 @@ export default { }, }; -export const _default = (args) => { - const colors = [ - { label: 'Red', color: 'red' }, - { label: 'Blue', color: 'blue' }, - { label: 'Green', color: 'green' }, - { label: 'White', color: 'white' }, - ]; +export const _default = { + render: function Render(args) { + const colors = [ + { label: 'Red', color: 'red' }, + { label: 'Blue', color: 'blue' }, + { label: 'Green', color: 'green' }, + { label: 'White', color: 'white' }, + ]; - return ; + return ; + }, }; diff --git a/packages/dashboard/src/components/dialog/stories/index.js b/packages/dashboard/src/components/dialog/stories/index.js index eeb65cad62ec..7d65a0877dc6 100644 --- a/packages/dashboard/src/components/dialog/stories/index.js +++ b/packages/dashboard/src/components/dialog/stories/index.js @@ -55,78 +55,84 @@ export default { }, }; -export const _default = (args) => { - return ( - - - { - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.' - } - - - ); +export const _default = { + render: function Render(args) { + return ( + + + { + 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.' + } + + + ); + }, }; -// eslint-disable-next-line react/prop-types -export const WithCustomAction = ({ onClickButton, onConfirmed, ...args }) => { - return ( - - - - {'Add to new post'} - - - } - {...args} - > - - { - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.' +export const WithCustomAction = { + render: ({ onClickButton, onConfirmed, ...args }) => { + return ( + + + + {'Add to new post'} + + } - - - ); -}; -WithCustomAction.args = { - isOpen: true, - title: 'my dialog title', - href: 'https://example.com', -}; -WithCustomAction.argTypes = { - onClose: { - action: 'closed', + {...args} + > + + { + 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.' + } + + + ); }, - onClickButton: { - action: 'closed', - name: 'dismiss click', + + args: { + isOpen: true, + title: 'my dialog title', + href: 'https://example.com', }, - onConfirmed: { - action: 'confirmed', - name: 'confirm click', + + argTypes: { + onClose: { + action: 'closed', + }, + onClickButton: { + action: 'closed', + name: 'dismiss click', + }, + onConfirmed: { + action: 'confirmed', + name: 'confirm click', + }, }, -}; -WithCustomAction.parameters = { - controls: { - include: [ - 'isOpen', - 'title', - 'href', - 'onClose', - 'dismiss click', - 'confirm click', - ], + + parameters: { + controls: { + include: [ + 'isOpen', + 'title', + 'href', + 'onClose', + 'dismiss click', + 'confirm click', + ], + }, }, }; diff --git a/packages/dashboard/src/components/fileUpload/stories/index.js b/packages/dashboard/src/components/fileUpload/stories/index.js index 7bc98ee71fab..1e084a2dad06 100644 --- a/packages/dashboard/src/components/fileUpload/stories/index.js +++ b/packages/dashboard/src/components/fileUpload/stories/index.js @@ -47,15 +47,17 @@ export default { }, }; -export const _default = (args) => { - return ( - - - - ); +export const _default = { + render: function Render(args) { + return ( + + + + ); + }, }; diff --git a/packages/dashboard/src/components/inlineInputForm/stories/index.js b/packages/dashboard/src/components/inlineInputForm/stories/index.js index d6038e8bfc9e..9852ab1acecb 100644 --- a/packages/dashboard/src/components/inlineInputForm/stories/index.js +++ b/packages/dashboard/src/components/inlineInputForm/stories/index.js @@ -40,12 +40,16 @@ export default { }, }; -export const _default = (args) => ( - args.onEditComplete(newValue)} - value={'some input value'} - id={'898989'} - label="my hidden input label" - {...args} - /> -); +export const _default = { + render: function Render(args) { + return ( + args.onEditComplete(newValue)} + value={'some input value'} + id={'898989'} + label="my hidden input label" + {...args} + /> + ); + }, +}; diff --git a/packages/dashboard/src/components/pageStructure/stories/index.js b/packages/dashboard/src/components/pageStructure/stories/index.js index 577b5f44e43c..8bcbbf924d2b 100644 --- a/packages/dashboard/src/components/pageStructure/stories/index.js +++ b/packages/dashboard/src/components/pageStructure/stories/index.js @@ -24,13 +24,15 @@ export default { title: 'Dashboard/Components/LeftRail', }; -export const _default = () => { - return ( - - - - - - - ); +export const _default = { + render: function Render() { + return ( + + + + + + + ); + }, }; diff --git a/packages/dashboard/src/components/pageStructure/stories/menuButton.js b/packages/dashboard/src/components/pageStructure/stories/menuButton.js index b68328bf3d9c..1680e07e48ab 100644 --- a/packages/dashboard/src/components/pageStructure/stories/menuButton.js +++ b/packages/dashboard/src/components/pageStructure/stories/menuButton.js @@ -35,12 +35,14 @@ const Status = () => { return {`Sidebar Visible: ${String(state.sideBarVisible)}`}; }; -export const _default = (args) => { - return ( - - -
- -
- ); +export const _default = { + render: function Render(args) { + return ( + + +
+ +
+ ); + }, }; diff --git a/packages/dashboard/src/components/scrollToTop/stories/index.js b/packages/dashboard/src/components/scrollToTop/stories/index.js index fd66ef61a9e7..594dd76ca799 100644 --- a/packages/dashboard/src/components/scrollToTop/stories/index.js +++ b/packages/dashboard/src/components/scrollToTop/stories/index.js @@ -37,11 +37,13 @@ const Container = styled.div` background-color: blue; opacity: 0.25; `; -export const _default = () => { - return ( - - - - - ); +export const _default = { + render: function Render() { + return ( + + + + + ); + }, }; diff --git a/packages/dashboard/src/components/storyMenu/stories/index.js b/packages/dashboard/src/components/storyMenu/stories/index.js index 927a4982fdac..9b6891117b90 100644 --- a/packages/dashboard/src/components/storyMenu/stories/index.js +++ b/packages/dashboard/src/components/storyMenu/stories/index.js @@ -42,20 +42,22 @@ export default { component: StoryMenu, }; -export const _default = () => { - const [contextMenuId, setContextMenuId] = useState(-1); - return ( - -

{'Hover over me to see menu button'}

- { - setContextMenuId(-1); - }} - menuItems={STORY_CONTEXT_MENU_ITEMS} - story={{ id: 1, status: 'publish', title: 'Sample Story' }} - /> -
- ); +export const _default = { + render: function Render() { + const [contextMenuId, setContextMenuId] = useState(-1); + return ( + +

{'Hover over me to see menu button'}

+ { + setContextMenuId(-1); + }} + menuItems={STORY_CONTEXT_MENU_ITEMS} + story={{ id: 1, status: 'publish', title: 'Sample Story' }} + /> +
+ ); + }, }; diff --git a/packages/dashboard/src/components/table/stories/table.js b/packages/dashboard/src/components/table/stories/table.js index 94f68ca84aff..745357b568d9 100644 --- a/packages/dashboard/src/components/table/stories/table.js +++ b/packages/dashboard/src/components/table/stories/table.js @@ -58,26 +58,28 @@ const tableData = [ }, ]; -export const _default = (args) => { - return ( - - - - {args.tableHeaderPrimary} - {args.tableHeaderSecondary} - {args.tableHeaderTertiary} - - - - - {tableData.map((data) => ( - - {data.title} - {data.author.name} - {data.date} +export const _default = { + render: function Render(args) { + return ( +
+ + + {args.tableHeaderPrimary} + {args.tableHeaderSecondary} + {args.tableHeaderTertiary} - ))} - -
- ); + + + + {tableData.map((data) => ( + + {data.title} + {data.author.name} + {data.date} + + ))} + + + ); + }, }; diff --git a/packages/dashboard/src/components/viewStyleBar/stories/index.js b/packages/dashboard/src/components/viewStyleBar/stories/index.js index ae6b471a5b18..d68760a79426 100644 --- a/packages/dashboard/src/components/viewStyleBar/stories/index.js +++ b/packages/dashboard/src/components/viewStyleBar/stories/index.js @@ -35,6 +35,8 @@ export default { }, }; -export const _default = (args) => { - return ; +export const _default = { + render: function Render(args) { + return ; + }, }; diff --git a/packages/dashboard/src/icons/stories/index.js b/packages/dashboard/src/icons/stories/index.js index e0961762a52a..e26135cbe120 100644 --- a/packages/dashboard/src/icons/stories/index.js +++ b/packages/dashboard/src/icons/stories/index.js @@ -41,19 +41,21 @@ const IconsList = styled.ul` } `; -export const _default = () => { - return ( - - {Object.keys(Icons).map((iconName) => { - // eslint-disable-next-line import/namespace - const Icon = Icons[iconName]; - return ( -
  • - - {iconName} -
  • - ); - })} -
    - ); +export const _default = { + render: function Render() { + return ( + + {Object.keys(Icons).map((iconName) => { + // eslint-disable-next-line import/namespace + const Icon = Icons[iconName]; + return ( +
  • + + {iconName} +
  • + ); + })} +
    + ); + }, }; diff --git a/packages/dashboard/src/karma/apiProviderFixture.js b/packages/dashboard/src/karma/apiProviderFixture.js index 08b99c96df76..7b8f3a3ca785 100644 --- a/packages/dashboard/src/karma/apiProviderFixture.js +++ b/packages/dashboard/src/karma/apiProviderFixture.js @@ -26,7 +26,7 @@ import { uniqueEntriesByKey } from '@googleforcreators/design-system'; * Internal dependencies */ import ApiContext from '../app/api/context'; -import { defaultStoriesState } from '../app/reducer/stories'; +import { defaultStoriesState } from '../app/reducer/story'; import formattedStoriesArray from '../dataUtils/formattedStoriesArray'; import formattedTaxonomiesArray from '../dataUtils/formattedTaxonomiesArray'; import formattedTaxonomyTermsObject from '../dataUtils/formattedTaxonomyTermsObject'; diff --git a/packages/design-system/package.json b/packages/design-system/package.json index 4c6772e4de7c..5fafd761480e 100644 --- a/packages/design-system/package.json +++ b/packages/design-system/package.json @@ -53,7 +53,7 @@ "uuid": "^9.0.0" }, "devDependencies": { - "@storybook/addon-essentials": "^6.5.12", + "@storybook/addon-essentials": "^7.0.22", "@testing-library/react": "^12.1.5", "@testing-library/react-hooks": "^8.0.1", "@types/big.js": "^6.1.6", diff --git a/packages/design-system/src/components/banner/stories/index.js b/packages/design-system/src/components/banner/stories/index.js index ca22b51bfb97..6222fce86a64 100644 --- a/packages/design-system/src/components/banner/stories/index.js +++ b/packages/design-system/src/components/banner/stories/index.js @@ -34,70 +34,83 @@ export default { }, }; -// eslint-disable-next-line react/prop-types -export const _default = ({ message, ...args }) => { - return ( - - {message} - - ); -}; -// eslint-disable-next-line react/prop-types -export const EditorBanner = ({ message, ...args }) => { - return ( - args.onClose(e)} - {...args} - > - {message} - - ); -}; -EditorBanner.args = { - title: 'Animations are here!', - isDashboard: false, - message: - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.', -}; -// eslint-disable-next-line react/prop-types -export const DashboardBanner = ({ message, ...args }) => { - return ( - args.onClose(e)} - {...args} - > - - {message} - - {'Google Privacy Policy'} - - - - ); +export const _default = { + render: ({ message, ...args }) => { + return ( + + {message} + + ); + }, }; -DashboardBanner.args = { - title: 'Help improve the editor!', - isDashboard: true, - message: - 'Check the box to help us improve the Web Stories plugin by allowing tracking of product usage stats. All data are treated in accordance with ', + +export const EditorBanner = { + render: ({ message, ...args }) => { + return ( + args.onClose(e)} + {...args} + > + {message} + + ); + }, + + args: { + title: 'Animations are here!', + isDashboard: false, + message: + 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.', + }, }; -// eslint-disable-next-line react/prop-types -export const BannerNoBackgroundImage = ({ message, ...args }) => { - return ( - args.onClose(e)} - {...args} - > - {message} - - ); + +export const DashboardBanner = { + render: ({ message, ...args }) => { + return ( + args.onClose(e)} + {...args} + > + + {message} + + {'Google Privacy Policy'} + + + + ); + }, + + args: { + title: 'Help improve the editor!', + isDashboard: true, + message: + 'Check the box to help us improve the Web Stories plugin by allowing tracking of product usage stats. All data are treated in accordance with ', + }, }; -BannerNoBackgroundImage.args = { - title: 'New Feature!', - isDashboard: true, - message: - 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.', + +export const BannerNoBackgroundImage = { + render: ({ message, ...args }) => { + return ( + args.onClose(e)} + {...args} + > + {message} + + ); + }, + + args: { + title: 'New Feature!', + isDashboard: true, + message: + 'Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.', + }, }; diff --git a/packages/design-system/src/components/button/stories/index.js b/packages/design-system/src/components/button/stories/index.js index c7330ee7d1ff..d258baa18a45 100644 --- a/packages/design-system/src/components/button/stories/index.js +++ b/packages/design-system/src/components/button/stories/index.js @@ -146,15 +146,21 @@ const ButtonCombosToDisplay = (args) => ( ); -export const DarkTheme = (args) => { - return ( - - - - ); +export const DarkTheme = { + render: function Render(args) { + return ( + + + + ); + }, }; -export const LightTheme = (args) => ; +export const LightTheme = { + render: function Render(args) { + return ; + }, +}; const TOGGLE_VARIANTS = [ButtonVariant.Circle, ButtonVariant.Square]; const ToggleButtonContainer = ({ isToggled, swapToggled, type }) => ( @@ -197,53 +203,62 @@ ToggleButtonContainer.propTypes = { type: PropTypes.oneOf(Object.values(ButtonType)), }; -export const ToggleButtons = () => { - const [isToggled, setToggled] = useState(false); - const swapToggled = useCallback(() => setToggled((b) => !b), []); - return ( - <> - - +export const ToggleButtons = { + render: function Render() { + const [isToggled, setToggled] = useState(false); + const swapToggled = useCallback(() => setToggled((b) => !b), []); + return ( + <> - - - + + + - - - ); + + + + + ); + }, + + parameters: { controls: { include: [] } }, }; -ToggleButtons.parameters = { controls: { include: [] } }; - -export const PrebakedButtons = (args) => { - const [isLocked, setLocked] = useState(false); - const swapLocked = useCallback(() => setLocked((b) => !b), []); - return ( - <> - - - - - - + +export const PrebakedButtons = { + render: function Render(args) { + const [isLocked, setLocked] = useState(false); + const swapLocked = useCallback(() => setLocked((b) => !b), []); + return ( + <> - - - ); + + + + + + + + + ); + }, + + parameters: { controls: { include: [] } }, }; -PrebakedButtons.parameters = { controls: { include: [] } }; diff --git a/packages/design-system/src/components/checkbox/stories/index.js b/packages/design-system/src/components/checkbox/stories/index.js index 6fcde070a840..3148d833cb81 100644 --- a/packages/design-system/src/components/checkbox/stories/index.js +++ b/packages/design-system/src/components/checkbox/stories/index.js @@ -73,105 +73,53 @@ const Row = styled.div` } `; -export const _default = (args) => { - const [formState, setFormState] = useState({ - one: false, - two: true, - three: false, - four: true, - disabledOne: false, - disabledTwo: true, - disabledThree: false, - disabledFour: true, - }); +export const _default = { + render: function Render(args) { + const [formState, setFormState] = useState({ + one: false, + two: true, + three: false, + four: true, + disabledOne: false, + disabledTwo: true, + disabledThree: false, + disabledFour: true, + }); - const handleChange = (event) => { - const name = event.target.name; - const value = event.target.checked; + const handleChange = (event) => { + const name = event.target.name; + const value = event.target.checked; - args.handleChange(event.target.name, event); - setFormState((prevState) => ({ - ...prevState, - [name]: value, - })); - }; + args.handleChange(event.target.name, event); + setFormState((prevState) => ({ + ...prevState, + [name]: value, + })); + }; - return ( - <> - - -
    - - -
    -
    - - -
    -
    - -
    - - -
    -
    - - -
    -
    -
    - - + return ( + <> +
    -
    -