From 23fe957ffeb18c4e3dbb0c487e14fe48eb616d43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 17:48:12 +0000 Subject: [PATCH 01/16] chore(deps-dev): bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2 Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.7.1 to 3.7.2. - [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases) - [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.1...3.7.2) --- updated-dependencies: - dependency-name: squizlabs/php_codesniffer dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 965088c..b9b61ff 100644 --- a/composer.lock +++ b/composer.lock @@ -1940,16 +1940,16 @@ }, { "name": "squizlabs/php_codesniffer", - "version": "3.7.1", + "version": "3.7.2", "source": { "type": "git", "url": "https://github.com/squizlabs/PHP_CodeSniffer.git", - "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619" + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/1359e176e9307e906dc3d890bcc9603ff6d90619", - "reference": "1359e176e9307e906dc3d890bcc9603ff6d90619", + "url": "https://api.github.com/repos/squizlabs/PHP_CodeSniffer/zipball/ed8e00df0a83aa96acf703f8c2979ff33341f879", + "reference": "ed8e00df0a83aa96acf703f8c2979ff33341f879", "shasum": "" }, "require": { @@ -1985,14 +1985,15 @@ "homepage": "https://github.com/squizlabs/PHP_CodeSniffer", "keywords": [ "phpcs", - "standards" + "standards", + "static analysis" ], "support": { "issues": "https://github.com/squizlabs/PHP_CodeSniffer/issues", "source": "https://github.com/squizlabs/PHP_CodeSniffer", "wiki": "https://github.com/squizlabs/PHP_CodeSniffer/wiki" }, - "time": "2022-06-18T07:21:10+00:00" + "time": "2023-02-22T23:07:41+00:00" }, { "name": "symfony/polyfill-ctype", @@ -2369,5 +2370,5 @@ "platform-overrides": { "php": "7.0" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.3.0" } From 17d443ab25687e2599234638c74c34fc68930b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 05:06:57 +0000 Subject: [PATCH 02/16] chore(deps): bump codeinwp/themeisle-sdk from 3.2.37 to 3.2.40 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.2.37 to 3.2.40. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.37...v3.2.40) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index d28a809..861918c 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.2.37", + "version": "3.2.40", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "a2079ee8cea68b5dbaabec1e06f15048ae9c9de7" + "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/a2079ee8cea68b5dbaabec1e06f15048ae9c9de7", - "reference": "a2079ee8cea68b5dbaabec1e06f15048ae9c9de7", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", + "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.37" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.40" }, - "time": "2023-03-01T18:02:16+00:00" + "time": "2023-03-30T09:29:30+00:00" } ], "packages-dev": [ From b55f98f52dc05da3ca3fd8803c42beea5ef89e99 Mon Sep 17 00:00:00 2001 From: mghenciu <52494172+mghenciu@users.noreply.github.com> Date: Mon, 24 Apr 2023 12:35:35 +0300 Subject: [PATCH 03/16] Fixes footer stacking issues --- parts/footer-with-columns.html | 2 +- parts/footer.html | 11 ++++------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/parts/footer-with-columns.html b/parts/footer-with-columns.html index 203937b..9ec521d 100644 --- a/parts/footer-with-columns.html +++ b/parts/footer-with-columns.html @@ -53,7 +53,7 @@

Connect with u -
+

Lorem ipsum dolor sit amet

diff --git a/parts/footer.html b/parts/footer.html index b9ff176..ba223a5 100644 --- a/parts/footer.html +++ b/parts/footer.html @@ -1,13 +1,12 @@ - +
- + style="padding-top:24px;padding-right:24px;padding-bottom:24px;padding-left:24px"> +
-
-

Copyright 2022 - Raft by Otter

+

Copyright 2023 - Raft by Otter

@@ -19,9 +18,7 @@
-
-
\ No newline at end of file From 6cf4c378ffc485f4b3eaa952a7ce3b27c25a0983 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 05:05:02 +0000 Subject: [PATCH 04/16] chore(deps): bump codeinwp/themeisle-sdk from 3.2.40 to 3.2.41 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.2.40 to 3.2.41. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.40...v3.2.41) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 861918c..4a143e5 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.2.40", + "version": "3.2.41", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7" + "reference": "25e9a580df8cdbe324d117be112aacd7ad021762" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", - "reference": "d719fff89cb6643e555f5e3daa4ebd627ccb4fd7", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/25e9a580df8cdbe324d117be112aacd7ad021762", + "reference": "25e9a580df8cdbe324d117be112aacd7ad021762", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.40" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.41" }, - "time": "2023-03-30T09:29:30+00:00" + "time": "2023-05-10T08:11:42+00:00" } ], "packages-dev": [ From fe55216812b1a26b901c7cba73422d6ef7017926 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 03:34:24 +0000 Subject: [PATCH 05/16] chore(deps): bump codeinwp/themeisle-sdk from 3.2.41 to 3.3.0 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.2.41 to 3.3.0. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.41...v3.3.0) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 4a143e5..7380001 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.2.41", + "version": "3.3.0", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "25e9a580df8cdbe324d117be112aacd7ad021762" + "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/25e9a580df8cdbe324d117be112aacd7ad021762", - "reference": "25e9a580df8cdbe324d117be112aacd7ad021762", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/68dc5d11c1d7a20a13f3ae730183f61ff309d574", + "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.41" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.0" }, - "time": "2023-05-10T08:11:42+00:00" + "time": "2023-05-30T08:55:06+00:00" } ], "packages-dev": [ From 20339749a3b5c68b4724adf85af11c2719040449 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 05:07:00 +0000 Subject: [PATCH 06/16] chore(deps-dev): bump yoast/phpunit-polyfills from 1.0.3 to 2.0.0 Bumps [yoast/phpunit-polyfills](https://github.com/Yoast/PHPUnit-Polyfills) from 1.0.3 to 2.0.0. - [Release notes](https://github.com/Yoast/PHPUnit-Polyfills/releases) - [Changelog](https://github.com/Yoast/PHPUnit-Polyfills/blob/2.x/CHANGELOG.md) - [Commits](https://github.com/Yoast/PHPUnit-Polyfills/compare/1.0.3...2.0.0) --- updated-dependencies: - dependency-name: yoast/phpunit-polyfills dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 49 +++++++++++++++++++++++++++++++------------------ 2 files changed, 32 insertions(+), 19 deletions(-) diff --git a/composer.json b/composer.json index b6d216a..6e5a6fe 100644 --- a/composer.json +++ b/composer.json @@ -44,7 +44,7 @@ "wp-coding-standards/wpcs": "^2.3", "squizlabs/php_codesniffer": "^3.7", "phpcompatibility/php-compatibility": "^9.3", - "yoast/phpunit-polyfills": "^1.0" + "yoast/phpunit-polyfills": "^2.0" }, "scripts": { "format-fix-exit": "\"vendor/bin/phpcbf-fix-exit-0\" --standard=phpcs.xml --report-summary --report-source -s --runtime-set testVersion 7.0- ", diff --git a/composer.lock b/composer.lock index 7380001..70d2a6d 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": "7b44a04851ccfea5e91a5aa71ac76a5d", + "content-hash": "3f1402152d7e4f9ecbc29193c854494a", "packages": [ { "name": "codeinwp/themeisle-sdk", @@ -264,8 +264,22 @@ ], "support": { "issues": "https://github.com/doctrine/instantiator/issues", - "source": "https://github.com/doctrine/instantiator/tree/master" + "source": "https://github.com/doctrine/instantiator/tree/1.0.5" }, + "funding": [ + { + "url": "https://www.doctrine-project.org/sponsorship.html", + "type": "custom" + }, + { + "url": "https://www.patreon.com/phpdoctrine", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", + "type": "tidelift" + } + ], "time": "2015-06-14T21:17:01+00:00" }, { @@ -1487,16 +1501,16 @@ }, { "name": "sebastian/exporter", - "version": "3.1.4", + "version": "3.1.5", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/exporter.git", - "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db" + "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", - "reference": "0c32ea2e40dbf59de29f3b49bf375176ce7dd8db", + "url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/73a9676f2833b9a7c36968f9d882589cd75511e6", + "reference": "73a9676f2833b9a7c36968f9d882589cd75511e6", "shasum": "" }, "require": { @@ -1552,7 +1566,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/exporter/issues", - "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.4" + "source": "https://github.com/sebastianbergmann/exporter/tree/3.1.5" }, "funding": [ { @@ -1560,7 +1574,7 @@ "type": "github" } ], - "time": "2021-11-11T13:51:24+00:00" + "time": "2022-09-14T06:00:17+00:00" }, { "name": "sebastian/global-state", @@ -2297,30 +2311,29 @@ }, { "name": "yoast/phpunit-polyfills", - "version": "1.0.3", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/Yoast/PHPUnit-Polyfills.git", - "reference": "5ea3536428944955f969bc764bbe09738e151ada" + "reference": "c758753e8f9dac251fed396a73c8305af3f17922" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/5ea3536428944955f969bc764bbe09738e151ada", - "reference": "5ea3536428944955f969bc764bbe09738e151ada", + "url": "https://api.github.com/repos/Yoast/PHPUnit-Polyfills/zipball/c758753e8f9dac251fed396a73c8305af3f17922", + "reference": "c758753e8f9dac251fed396a73c8305af3f17922", "shasum": "" }, "require": { - "php": ">=5.4", - "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + "php": ">=5.6", + "phpunit/phpunit": "^5.7.21 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0" }, "require-dev": { - "yoast/yoastcs": "^2.2.0" + "yoast/yoastcs": "^2.3.0" }, "type": "library", "extra": { "branch-alias": { - "dev-main": "1.x-dev", - "dev-develop": "1.x-dev" + "dev-main": "2.x-dev" } }, "autoload": { @@ -2354,7 +2367,7 @@ "issues": "https://github.com/Yoast/PHPUnit-Polyfills/issues", "source": "https://github.com/Yoast/PHPUnit-Polyfills" }, - "time": "2021-11-23T01:37:03+00:00" + "time": "2023-06-06T20:28:24+00:00" } ], "aliases": [], From 060b44814a91bcf4ba22cb7f8bae2beb7f3078ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jun 2023 05:06:39 +0000 Subject: [PATCH 07/16] chore(deps): bump codeinwp/themeisle-sdk from 3.3.0 to 3.3.1 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 7380001..82aaadb 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.0", + "version": "3.3.1", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574" + "reference": "efb66935e69935b21ad99b0e55484e611ce4549d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/68dc5d11c1d7a20a13f3ae730183f61ff309d574", - "reference": "68dc5d11c1d7a20a13f3ae730183f61ff309d574", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/efb66935e69935b21ad99b0e55484e611ce4549d", + "reference": "efb66935e69935b21ad99b0e55484e611ce4549d", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.0" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.1" }, - "time": "2023-05-30T08:55:06+00:00" + "time": "2023-06-21T06:55:46+00:00" } ], "packages-dev": [ From 82d193d3777f5e4d4d0b425d41a2fc3cf22e2f9a Mon Sep 17 00:00:00 2001 From: Bogdan Preda Date: Thu, 20 Jul 2023 14:41:18 +0300 Subject: [PATCH 08/16] feat: add translation job Codeinwp/themeisle#1545 --- .github/workflows/diff-translations.yml | 74 +++++++++++++++++++++++++ bin/pot-diff.sh | 19 +++++++ 2 files changed, 93 insertions(+) create mode 100644 .github/workflows/diff-translations.yml create mode 100755 bin/pot-diff.sh diff --git a/.github/workflows/diff-translations.yml b/.github/workflows/diff-translations.yml new file mode 100644 index 0000000..e2ed749 --- /dev/null +++ b/.github/workflows/diff-translations.yml @@ -0,0 +1,74 @@ +name: Translations Diff + +on: + pull_request_review: + pull_request: + types: [opened, edited, synchronize, ready_for_review] + branches: + - 'development' + +jobs: + translation: + runs-on: ubuntu-latest + steps: + - name: Checkout Ref Base + uses: actions/checkout@v2 + with: + path: raft-head + - name: Setup node 14 + uses: actions/setup-node@v1 + with: + node-version: 14.x + - name: FRESH Makepot BASE + run: | + cd raft-head + ls languages/ + composer install --no-dev --prefer-dist --no-progress --no-suggest + yarn install --frozen-lockfile + yarn run build + ls languages/ + - name: Checkout Ref Head + uses: actions/checkout@v2 + with: + ref: development + path: raft-base + - name: FRESH Makepot HEAD + run: | + cd raft-base + ls languages/ + composer install --no-dev --prefer-dist --no-progress --no-suggest + yarn install --frozen-lockfile + yarn run build + ls languages/ + - name: Find Comment + uses: peter-evans/find-comment@v2 + id: find_coomment + with: + issue-number: ${{ github.event.pull_request.number }} + comment-author: 'pirate-bot' + body-includes: PR has POT difference + - name: Install PODiff + run: | + curl -o podiff.gz ftp://download.gnu.org.ua/pub/releases/podiff/podiff-1.3.tar.gz + tar -xf podiff.gz + cd podiff-1.3 + make + mkdir -p $GITHUB_WORKSPACE/bin + mv ./podiff $GITHUB_WORKSPACE/bin + echo "$GITHUB_WORKSPACE/bin" >> $GITHUB_PATH + cd .. + - name: Run Podiff + id: translation_status + run: | + ${GITHUB_WORKSPACE}/raft-head/bin/pot-diff.sh ./raft-base/languages/raft.pot ./raft-head/languages/raft.pot $PERCENT_TRESHOLD + - name: Step require review + if: steps.translation_status.outputs.has_pot_diff != 'success' + uses: Automattic/action-required-review@v3 + with: + requirements: | + - name: Everything else + paths: unmatched + teams: + - "sbs" + status: Has translation changes, a review from SBS team is required + token: ${{ secrets.BOT_TOKEN }} diff --git a/bin/pot-diff.sh b/bin/pot-diff.sh new file mode 100755 index 0000000..4aea2ad --- /dev/null +++ b/bin/pot-diff.sh @@ -0,0 +1,19 @@ +#!/bin/bash +# Set Arguments +file1="$1" +file2="$2" + +## Striping headers for file1 and file2. + +sed '/^"/d' $file1 > $file1.edited +mv $file1.edited $file1 +sed '/^"/d' ${file2} > ${file2}.edited +mv ${file2}.edited ${file2} + +if [[ $(podiff $file1 $file2) ]]; then + podiff $file1 $file2 + echo "has_pot_diff=failure" >> $GITHUB_OUTPUT +else + echo "has_pot_diff=success" >> $GITHUB_OUTPUT + echo "No differences found" +fi From e9ea99fc05f6f290ff06ae37575b2315ffd0acb2 Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Thu, 26 Oct 2023 01:33:37 +0530 Subject: [PATCH 09/16] Fix index not inheriting Fixes https://github.com/Codeinwp/raft/issues/58 --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index f38e8da..9f57654 100644 --- a/templates/index.html +++ b/templates/index.html @@ -11,7 +11,7 @@

Our awesome blog

- +
From e985037f07fb58c90aa6b0f7358de61be0c65b65 Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Sat, 11 Nov 2023 18:13:46 +0530 Subject: [PATCH 10/16] feat: use spacing variables closes #66 --- theme.json | 878 ++++++++++++++++++++++++++++------------------------- 1 file changed, 458 insertions(+), 420 deletions(-) diff --git a/theme.json b/theme.json index 540a16f..0ab4811 100644 --- a/theme.json +++ b/theme.json @@ -1,422 +1,460 @@ { - "version": 2, - "settings": { - "appearanceTools": true, - "color": { - "palette": [ - { - "slug": "raft-bg", - "color": "#EBE8E6", - "name": "Background" - }, - { - "slug": "raft-fg", - "color": "#1D1F25", - "name": "Foreground" - }, - { - "slug": "raft-bg-alt", - "color": "rgba(255, 255, 255, 0.6)", - "name": "Background Alt" - }, - { - "slug": "raft-fg-alt", - "color": "#FDFDFD", - "name": "Foreground Alt" - }, - { - "slug": "raft-accent", - "color": "#C26148", - "name": "Accent" - } - ], - "link": true, - "gradients": [] - }, - "typography": { - "lineHeight": true, - "customFontSize": true, - "fontFamilies": [ - { - "fontFace": [ - { - "fontDisplay": "swap", - "fontFamily": "Readex Pro", - "fontStretch": "normal", - "fontStyle": "normal", - "fontWeight": "160 700", - "src": [ - "file:./assets/fonts/readex-pro/ReadexPro-VariableFont_wght.ttf" - ] - } - ], - "fontFamily": "\"Readex Pro\", sans-serif", - "name": "Readex Pro", - "slug": "body" - }, - { - "fontFace": [ - { - "fontFamily": "Source Serif Pro", - "fontStretch": "normal", - "fontStyle": "normal", - "fontWeight": "200 900", - "src": [ - "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2" - ] - }, - { - "fontFamily": "Source Serif Pro", - "fontStretch": "normal", - "fontStyle": "italic", - "fontWeight": "200 900", - "src": [ - "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2" - ] - } - ], - "fontFamily": "\"Source Serif Pro\", serif", - "name": "Source Serif Pro", - "slug": "source-serif-pro" - }, - { - "fontFace": [ - { - "fontFamily": "Figtree", - "fontStretch": "normal", - "fontStyle": "normal", - "fontWeight": "300 900", - "src": [ - "file:./assets/fonts/figtree/Figtree-VariableFont_wght.ttf" - ] - }, - { - "fontFamily": "Figtree", - "fontStretch": "normal", - "fontStyle": "italic", - "fontWeight": "300 900", - "src": [ - "file:./assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf" - ] - } - ], - "fontFamily": "\"Figtree\", sans-serif", - "name": "Figtree", - "slug": "figtree" - }, - { - "fontFace": [ - { - "fontDisplay": "swap", - "fontFamily": "Outfit", - "fontStretch": "normal", - "fontStyle": "normal", - "fontWeight": "100 900", - "src": [ - "file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf" - ] - } - ], - "fontFamily": "\"Outfit\", sans-serif", - "name": "Outfit", - "slug": "outfit" - }, - { - "fontFace": [ - { - "fontFamily": "Lora", - "fontStretch": "normal", - "fontStyle": "normal", - "fontWeight": "400 700", - "src": [ - "file:./assets/fonts/lora/Lora-VariableFont_wght.ttf" - ] - }, - { - "fontFamily": "Lora", - "fontStretch": "normal", - "fontStyle": "italic", - "fontWeight": "400 700", - "src": [ - "file:./assets/fonts/lora/Lora-Italic-VariableFont_wght.ttf" - ] - } - ], - "fontFamily": "\"Lora\", serif", - "name": "Lora", - "slug": "lora" - } - ], - "fontSizes": [ - { - "slug": "small", - "size": "14px", - "name": "Small" - }, - { - "slug": "normal", - "size": "18px", - "name": "Normal" - }, - { - "slug": "medium", - "size": "24px", - "name": "Medium" - }, - { - "slug": "large", - "size": "28px", - "name": "Large" - }, - { - "slug": "x-large", - "size": "32px", - "name": "Extra Large" - }, - { - "slug": "huge", - "size": "56px", - "name": "Huge" - } - ] - }, - "spacing": { - "blockGap": true, - "margin": true, - "padding": true, - "units": [ - "px", - "em", - "rem", - "vh", - "vw", - "%" - ] - }, - "layout": { - "contentSize": "740px", - "wideSize": "960px" - }, - "border": { - "color": true, - "radius": true, - "style": true, - "width": true - }, - "custom": { - "spacing": { - "baseline": "16px", - "small": "min(24px, 6.4vw)", - "gap": { - "horizontal": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 2.222vw, calc( 2 * var( --wp--custom--spacing--baseline ) ) )", - "vertical": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )" - }, - "gutter": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )", - "outer": "var( --wp--custom--spacing--gutter )" - }, - "typography": { - "fontSmoothing": { - "moz": "grayscale", - "webkit": "antialiased" - } - } - } - }, - "styles": { - "color": { - "background": "var(--wp--preset--color--raft-bg)", - "text": "var(--wp--preset--color--raft-fg)" - }, - "typography": { - "fontSize": "var(--wp--preset--font-size--normal)", - "fontFamily": "var(--wp--preset--font-family--body)", - "fontWeight": "400", - "lineHeight": "1.7" - }, - "elements": { - "link": { - "color": { - "text": "var(--wp--preset--color--raft-fg)" - }, - "typography": { - "textDecoration": "none" - } - }, - "h1": { - "typography": { - "fontSize": "var(--wp--preset--font-size--huge)", - "fontWeight": "600", - "lineHeight": "1.25" - } - }, - "h2": { - "typography": { - "fontSize": "var(--wp--preset--font-size--x-large)", - "fontWeight": "600", - "lineHeight": "1.35" - } - }, - "h3": { - "typography": { - "fontSize": "var(--wp--preset--font-size--large)", - "fontWeight": "600", - "lineHeight": "1.35" - } - }, - "h4": { - "typography": { - "fontSize": "var(--wp--preset--font-size--medium)", - "fontWeight": "600", - "lineHeight": "1.4" - } - }, - "h5": { - "typography": { - "fontSize": "var(--wp--preset--font-size--normal)", - "fontWeight": "600", - "lineHeight": "1.55" - } - }, - "h6": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)", - "fontWeight": "600", - "lineHeight": "1.6" - } - } - }, - "blocks": { - "core/button": { - "border": { - "radius": "3px" - }, - "color": { - "background": "var(--wp--preset--color--raft-accent)", - "text": "var(--wp--preset--color--raft-fg-alt)" - }, - "spacing": { - "padding": { - "bottom": "16px", - "left": "32px", - "right": "32px", - "top": "16px" - } - }, - "typography": { - "fontSize": "var(--wp--preset--font-size--normal)", - "fontWeight": "600" - } - }, - "core/comment-content": { - "border": { - "radius": "5px" - }, - "color": { - "background": "var(--wp--preset--color--raft-bg-alt)" - }, - "spacing": { - "padding": { - "bottom": "24px", - "left": "24px", - "right": "24px", - "top": "24px" - } - } - }, - "core/comment-author-name": { - "typography": { - "fontSize": "var(--wp--preset--font-size--normal)" - } - }, - "core/comment-date": { - "typography": { - "textTransform": "uppercase", - "fontSize": "12px" - } - }, - "core/comment-edit-link": { - "typography": { - "textTransform": "uppercase", - "fontSize": "12px" - } - }, - "core/comment-reply-link": { - "typography": { - "textTransform": "uppercase" - }, - "elements": { - "link": { - "typography": { - "fontSize": "var(--wp--preset--font-size--small)" - }, - "color": { - "text": "var(--wp--preset--color--raft-accent)" - } - } - } - }, - "core/search": { - "border": { - "radius": "5px" - } - }, - "core/quote": { - "typography": { - "fontSize": "var(--wp--preset--font-size--large)" - } - }, - "woocommerce/mini-cart-contents": { - "color": { - "text": "var(--wp--preset--color--raft-fg)", - "background": "var(--wp--preset--color--raft-bg)" - }, - "elements": { - "link": { - "color": { - "text": "var(--wp--preset--color--raft-accent)" - } - } - } - } - } - }, - "customTemplates": [ - { - "name": "template-blank", - "title": "Blank Page - Only Content" - }, - { - "name": "single-product", - "title": "WooCommerce Single Product" - }, - { - "name": "page-checkout", - "title": "WooCommerce Checkout" - }, - { - "name": "page-cart", - "title": "WooCommerce Cart" - } - ], - "templateParts": [ - { - "name": "header", - "title": "Header", - "area": "header" - },{ - "name": "header-centered", - "title": "Header Centered", - "area": "header" - }, - { - "name": "footer", - "title": "Footer", - "area": "footer" - }, - { - "name": "footer-with-columns", - "title": "Footer with Columns", - "area": "footer" - } - ] + "$schema": "https://schemas.wp.org/trunk/theme.json", + "version": 2, + "settings": { + "appearanceTools": true, + "color": { + "palette": [ + { + "slug": "raft-bg", + "color": "#EBE8E6", + "name": "Background" + }, + { + "slug": "raft-fg", + "color": "#1D1F25", + "name": "Foreground" + }, + { + "slug": "raft-bg-alt", + "color": "rgba(255, 255, 255, 0.6)", + "name": "Background Alt" + }, + { + "slug": "raft-fg-alt", + "color": "#FDFDFD", + "name": "Foreground Alt" + }, + { + "slug": "raft-accent", + "color": "#C26148", + "name": "Accent" + } + ], + "link": true, + "gradients": [] + }, + "typography": { + "lineHeight": true, + "customFontSize": true, + "fontFamilies": [ + { + "fontFace": [ + { + "fontDisplay": "swap", + "fontFamily": "Readex Pro", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "160 700", + "src": [ + "file:./assets/fonts/readex-pro/ReadexPro-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Readex Pro\", sans-serif", + "name": "Readex Pro", + "slug": "body" + }, + { + "fontFace": [ + { + "fontFamily": "Source Serif Pro", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "200 900", + "src": [ + "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Roman.ttf.woff2" + ] + }, + { + "fontFamily": "Source Serif Pro", + "fontStretch": "normal", + "fontStyle": "italic", + "fontWeight": "200 900", + "src": [ + "file:./assets/fonts/source-serif-pro/SourceSerif4Variable-Italic.ttf.woff2" + ] + } + ], + "fontFamily": "\"Source Serif Pro\", serif", + "name": "Source Serif Pro", + "slug": "source-serif-pro" + }, + { + "fontFace": [ + { + "fontFamily": "Figtree", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "300 900", + "src": [ + "file:./assets/fonts/figtree/Figtree-VariableFont_wght.ttf" + ] + }, + { + "fontFamily": "Figtree", + "fontStretch": "normal", + "fontStyle": "italic", + "fontWeight": "300 900", + "src": [ + "file:./assets/fonts/figtree/Figtree-Italic-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Figtree\", sans-serif", + "name": "Figtree", + "slug": "figtree" + }, + { + "fontFace": [ + { + "fontDisplay": "swap", + "fontFamily": "Outfit", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "100 900", + "src": [ + "file:./assets/fonts/outfit/Outfit-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Outfit\", sans-serif", + "name": "Outfit", + "slug": "outfit" + }, + { + "fontFace": [ + { + "fontFamily": "Lora", + "fontStretch": "normal", + "fontStyle": "normal", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/lora/Lora-VariableFont_wght.ttf" + ] + }, + { + "fontFamily": "Lora", + "fontStretch": "normal", + "fontStyle": "italic", + "fontWeight": "400 700", + "src": [ + "file:./assets/fonts/lora/Lora-Italic-VariableFont_wght.ttf" + ] + } + ], + "fontFamily": "\"Lora\", serif", + "name": "Lora", + "slug": "lora" + } + ], + "fontSizes": [ + { + "slug": "small", + "size": "14px", + "name": "Small" + }, + { + "slug": "normal", + "size": "18px", + "name": "Normal" + }, + { + "slug": "medium", + "size": "24px", + "name": "Medium" + }, + { + "slug": "large", + "size": "28px", + "name": "Large" + }, + { + "slug": "x-large", + "size": "32px", + "name": "Extra Large" + }, + { + "slug": "huge", + "size": "56px", + "name": "Huge" + } + ] + }, + "spacing": { + "spacingScale": { + "steps": 0 + }, + "spacingSizes": [ + { + "name": "2XS", + "size": "clamp(.4rem, 2vw, 0.5rem)", + "slug": "2xs" + }, + { + "name": "XS", + "size": "clamp(.6rem, 2.5vw, 1rem)", + "slug": "xs" + }, + { + "name": "S", + "size": "clamp(1rem, 3vw, 1.5rem)", + "slug": "s" + }, + { + "name": "M", + "size": "clamp(1.5rem, 4vw, 2rem)", + "slug": "m" + }, + { + "name": "L", + "size": "clamp(2rem, 5vw, 3rem)", + "slug": "l" + }, + { + "name": "XL", + "size": "clamp(3rem, 6vw, 4rem)", + "slug": "xl" + }, + { + "name": "2XL", + "size": "clamp(3rem, 7vw, 5rem)", + "slug": "2xl" + } + ], + "units": [ + "px", + "em", + "rem", + "vh", + "vw", + "%" + ] + }, + "layout": { + "contentSize": "740px", + "wideSize": "960px" + }, + "border": { + "color": true, + "radius": true, + "style": true, + "width": true + }, + "custom": { + "spacing": { + "baseline": "16px", + "small": "min(24px, 6.4vw)", + "gap": { + "horizontal": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 2.222vw, calc( 2 * var( --wp--custom--spacing--baseline ) ) )", + "vertical": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )" + }, + "gutter": "clamp( calc( 1.5 * var( --wp--custom--spacing--baseline ) ), 3.333vw, calc( 3 * var( --wp--custom--spacing--baseline ) ) )", + "outer": "var( --wp--custom--spacing--gutter )" + }, + "typography": { + "fontSmoothing": { + "moz": "grayscale", + "webkit": "antialiased" + } + } + } + }, + "styles": { + "color": { + "background": "var(--wp--preset--color--raft-bg)", + "text": "var(--wp--preset--color--raft-fg)" + }, + "typography": { + "fontSize": "var(--wp--preset--font-size--normal)", + "fontFamily": "var(--wp--preset--font-family--body)", + "fontWeight": "400", + "lineHeight": "1.7" + }, + "elements": { + "link": { + "color": { + "text": "var(--wp--preset--color--raft-fg)" + }, + "typography": { + "textDecoration": "none" + } + }, + "h1": { + "typography": { + "fontSize": "var(--wp--preset--font-size--huge)", + "fontWeight": "600", + "lineHeight": "1.25" + } + }, + "h2": { + "typography": { + "fontSize": "var(--wp--preset--font-size--x-large)", + "fontWeight": "600", + "lineHeight": "1.35" + } + }, + "h3": { + "typography": { + "fontSize": "var(--wp--preset--font-size--large)", + "fontWeight": "600", + "lineHeight": "1.35" + } + }, + "h4": { + "typography": { + "fontSize": "var(--wp--preset--font-size--medium)", + "fontWeight": "600", + "lineHeight": "1.4" + } + }, + "h5": { + "typography": { + "fontSize": "var(--wp--preset--font-size--normal)", + "fontWeight": "600", + "lineHeight": "1.55" + } + }, + "h6": { + "typography": { + "fontSize": "var(--wp--preset--font-size--small)", + "fontWeight": "600", + "lineHeight": "1.6" + } + } + }, + "blocks": { + "core/button": { + "border": { + "radius": "3px" + }, + "color": { + "background": "var(--wp--preset--color--raft-accent)", + "text": "var(--wp--preset--color--raft-fg-alt)" + }, + "spacing": { + "padding": { + "bottom": "16px", + "left": "32px", + "right": "32px", + "top": "16px" + } + }, + "typography": { + "fontSize": "var(--wp--preset--font-size--normal)", + "fontWeight": "600" + } + }, + "core/comment-content": { + "border": { + "radius": "5px" + }, + "color": { + "background": "var(--wp--preset--color--raft-bg-alt)" + }, + "spacing": { + "padding": { + "bottom": "24px", + "left": "24px", + "right": "24px", + "top": "24px" + } + } + }, + "core/comment-author-name": { + "typography": { + "fontSize": "var(--wp--preset--font-size--normal)" + } + }, + "core/comment-date": { + "typography": { + "textTransform": "uppercase", + "fontSize": "12px" + } + }, + "core/comment-edit-link": { + "typography": { + "textTransform": "uppercase", + "fontSize": "12px" + } + }, + "core/comment-reply-link": { + "typography": { + "textTransform": "uppercase" + }, + "elements": { + "link": { + "typography": { + "fontSize": "var(--wp--preset--font-size--small)" + }, + "color": { + "text": "var(--wp--preset--color--raft-accent)" + } + } + } + }, + "core/search": { + "border": { + "radius": "5px" + } + }, + "core/quote": { + "typography": { + "fontSize": "var(--wp--preset--font-size--large)" + } + }, + "woocommerce/mini-cart-contents": { + "color": { + "text": "var(--wp--preset--color--raft-fg)", + "background": "var(--wp--preset--color--raft-bg)" + }, + "elements": { + "link": { + "color": { + "text": "var(--wp--preset--color--raft-accent)" + } + } + } + } + } + }, + "customTemplates": [ + { + "name": "template-blank", + "title": "Blank Page - Only Content" + }, + { + "name": "single-product", + "title": "WooCommerce Single Product" + }, + { + "name": "page-checkout", + "title": "WooCommerce Checkout" + }, + { + "name": "page-cart", + "title": "WooCommerce Cart" + } + ], + "templateParts": [ + { + "name": "header", + "title": "Header", + "area": "header" + },{ + "name": "header-centered", + "title": "Header Centered", + "area": "header" + }, + { + "name": "footer", + "title": "Footer", + "area": "footer" + }, + { + "name": "footer-with-columns", + "title": "Footer with Columns", + "area": "footer" + } + ] } From a2f3b2062e3830ee2d32afe1ef0cc44e7d936e83 Mon Sep 17 00:00:00 2001 From: irinelenache Date: Mon, 13 Nov 2023 12:15:45 +0200 Subject: [PATCH 11/16] chore: update wp tested version --- readme.md | 2 +- readme.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 87bb0d6..7771104 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ **Contributors:** [themeisle](https://profiles.wordpress.org/themeisle/) **Tags:** block-patterns **Requires at least:** 5.5 -**Tested up to:** 6.0.1 +**Tested up to:** 6.4 **Stable tag:** trunk **Requires PHP:** 7.0 **License:** GPLv2 or later diff --git a/readme.txt b/readme.txt index 942c735..287b0b7 100644 --- a/readme.txt +++ b/readme.txt @@ -2,7 +2,7 @@ Contributors: themeisle Tags: block-patterns Requires at least: 5.5 -Tested up to: 6.0.1 +Tested up to: 6.4 Stable tag: trunk Requires PHP: 7.0 License: GPLv2 or later From 67c95cde7d469dfb543d7f3ecf3b7e46bbc22e4d Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Wed, 15 Nov 2023 05:00:07 +0530 Subject: [PATCH 12/16] fix: change slugs to not use digits --- theme.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.json b/theme.json index 0ab4811..61864aa 100644 --- a/theme.json +++ b/theme.json @@ -187,9 +187,9 @@ }, "spacingSizes": [ { - "name": "2XS", + "name": "XXS", "size": "clamp(.4rem, 2vw, 0.5rem)", - "slug": "2xs" + "slug": "xxs" }, { "name": "XS", @@ -217,9 +217,9 @@ "slug": "xl" }, { - "name": "2XL", + "name": "XXL", "size": "clamp(3rem, 7vw, 5rem)", - "slug": "2xl" + "slug": "xxl" } ], "units": [ From 61c0b8f0030598024adac7b112089044d3d5da07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:37:46 +0000 Subject: [PATCH 13/16] chore(deps): bump codeinwp/themeisle-sdk from 3.3.1 to 3.3.8 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.1 to 3.3.8. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.1...v3.3.8) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 02e76fe..36de023 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.1", + "version": "3.3.8", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "efb66935e69935b21ad99b0e55484e611ce4549d" + "reference": "a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/efb66935e69935b21ad99b0e55484e611ce4549d", - "reference": "efb66935e69935b21ad99b0e55484e611ce4549d", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2", + "reference": "a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.1" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.8" }, - "time": "2023-06-21T06:55:46+00:00" + "time": "2023-11-14T20:04:44+00:00" } ], "packages-dev": [ @@ -2383,5 +2383,5 @@ "platform-overrides": { "php": "7.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } From 23432c2557b7527bb5386291c7284553456a58ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 04:38:32 +0000 Subject: [PATCH 14/16] chore(deps-dev): bump automattic/vipwpcs from 2.3.3 to 2.3.4 Bumps [automattic/vipwpcs](https://github.com/Automattic/VIP-Coding-Standards) from 2.3.3 to 2.3.4. - [Release notes](https://github.com/Automattic/VIP-Coding-Standards/releases) - [Changelog](https://github.com/Automattic/VIP-Coding-Standards/blob/develop/CHANGELOG.md) - [Commits](https://github.com/Automattic/VIP-Coding-Standards/compare/2.3.3...2.3.4) --- updated-dependencies: - dependency-name: automattic/vipwpcs dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 42 ++++++++++++++++++++++++------------------ 1 file changed, 24 insertions(+), 18 deletions(-) diff --git a/composer.lock b/composer.lock index 02e76fe..a56a18b 100644 --- a/composer.lock +++ b/composer.lock @@ -50,28 +50,28 @@ "packages-dev": [ { "name": "automattic/vipwpcs", - "version": "2.3.3", + "version": "2.3.4", "source": { "type": "git", "url": "https://github.com/Automattic/VIP-Coding-Standards.git", - "reference": "6cd0a6a82bc0ac988dbf9d6a7c2e293dc8ac640b" + "reference": "b8610e3837f49c5f2fcc4b663b6c0a7c9b3509b6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/6cd0a6a82bc0ac988dbf9d6a7c2e293dc8ac640b", - "reference": "6cd0a6a82bc0ac988dbf9d6a7c2e293dc8ac640b", + "url": "https://api.github.com/repos/Automattic/VIP-Coding-Standards/zipball/b8610e3837f49c5f2fcc4b663b6c0a7c9b3509b6", + "reference": "b8610e3837f49c5f2fcc4b663b6c0a7c9b3509b6", "shasum": "" }, "require": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7", + "dealerdirect/phpcodesniffer-composer-installer": "^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 || ^1.0", "php": ">=5.4", - "sirbrillig/phpcs-variable-analysis": "^2.11.1", - "squizlabs/php_codesniffer": "^3.5.5", + "sirbrillig/phpcs-variable-analysis": "^2.11.17", + "squizlabs/php_codesniffer": "^3.7.1", "wp-coding-standards/wpcs": "^2.3" }, "require-dev": { - "php-parallel-lint/php-console-highlighter": "^0.5", - "php-parallel-lint/php-parallel-lint": "^1.0", + "php-parallel-lint/php-console-highlighter": "^1.0.0", + "php-parallel-lint/php-parallel-lint": "^1.3.2", "phpcompatibility/php-compatibility": "^9", "phpcsstandards/phpcsdevtools": "^1.0", "phpunit/phpunit": "^4 || ^5 || ^6 || ^7" @@ -91,6 +91,7 @@ "keywords": [ "phpcs", "standards", + "static analysis", "wordpress" ], "support": { @@ -98,7 +99,7 @@ "source": "https://github.com/Automattic/VIP-Coding-Standards", "wiki": "https://github.com/Automattic/VIP-Coding-Standards/wiki" }, - "time": "2021-09-29T16:20:23+00:00" + "time": "2023-08-24T15:11:13+00:00" }, { "name": "codeinwp/phpcs-ruleset", @@ -1901,16 +1902,16 @@ }, { "name": "sirbrillig/phpcs-variable-analysis", - "version": "v2.11.4", + "version": "v2.11.17", "source": { "type": "git", "url": "https://github.com/sirbrillig/phpcs-variable-analysis.git", - "reference": "e9c99cda31b21ccb4da4c2124b57c8355ddce48e" + "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/e9c99cda31b21ccb4da4c2124b57c8355ddce48e", - "reference": "e9c99cda31b21ccb4da4c2124b57c8355ddce48e", + "url": "https://api.github.com/repos/sirbrillig/phpcs-variable-analysis/zipball/3b71162a6bf0cde2bff1752e40a1788d8273d049", + "reference": "3b71162a6bf0cde2bff1752e40a1788d8273d049", "shasum": "" }, "require": { @@ -1918,11 +1919,12 @@ "squizlabs/php_codesniffer": "^3.5.6" }, "require-dev": { - "dealerdirect/phpcodesniffer-composer-installer": "^0.7.0", + "dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0", "phpcsstandards/phpcsdevcs": "^1.1", "phpstan/phpstan": "^1.7", "phpunit/phpunit": "^4.8.36 || ^5.7.21 || ^6.5 || ^7.0 || ^8.0 || ^9.0", - "sirbrillig/phpcs-import-detection": "^1.1" + "sirbrillig/phpcs-import-detection": "^1.1", + "vimeo/psalm": "^0.2 || ^0.3 || ^1.1 || ^4.24 || ^5.0@beta" }, "type": "phpcodesniffer-standard", "autoload": { @@ -1945,12 +1947,16 @@ } ], "description": "A PHPCS sniff to detect problems with variables.", + "keywords": [ + "phpcs", + "static analysis" + ], "support": { "issues": "https://github.com/sirbrillig/phpcs-variable-analysis/issues", "source": "https://github.com/sirbrillig/phpcs-variable-analysis", "wiki": "https://github.com/sirbrillig/phpcs-variable-analysis/wiki" }, - "time": "2022-06-13T13:49:41+00:00" + "time": "2023-08-05T23:46:11+00:00" }, { "name": "squizlabs/php_codesniffer", @@ -2383,5 +2389,5 @@ "platform-overrides": { "php": "7.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" } From dedd90702da893cb458d3eaff102e88273ef8683 Mon Sep 17 00:00:00 2001 From: Hardeep Asrani Date: Thu, 16 Nov 2023 02:10:55 +0000 Subject: [PATCH 15/16] feat: replace slugs --- theme.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/theme.json b/theme.json index 61864aa..7cb629b 100644 --- a/theme.json +++ b/theme.json @@ -189,37 +189,37 @@ { "name": "XXS", "size": "clamp(.4rem, 2vw, 0.5rem)", - "slug": "xxs" + "slug": "20" }, { "name": "XS", "size": "clamp(.6rem, 2.5vw, 1rem)", - "slug": "xs" + "slug": "30" }, { "name": "S", "size": "clamp(1rem, 3vw, 1.5rem)", - "slug": "s" + "slug": "40" }, { "name": "M", "size": "clamp(1.5rem, 4vw, 2rem)", - "slug": "m" + "slug": "50" }, { "name": "L", "size": "clamp(2rem, 5vw, 3rem)", - "slug": "l" + "slug": "60" }, { "name": "XL", "size": "clamp(3rem, 6vw, 4rem)", - "slug": "xl" + "slug": "70" }, { "name": "XXL", "size": "clamp(3rem, 7vw, 5rem)", - "slug": "xxl" + "slug": "80" } ], "units": [ From 8bc1f7e2c8935311444f533acddd9945cd6b55d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 04:19:06 +0000 Subject: [PATCH 16/16] chore(deps): bump codeinwp/themeisle-sdk from 3.3.8 to 3.3.9 Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.8 to 3.3.9. - [Release notes](https://github.com/Codeinwp/themeisle-sdk/releases) - [Changelog](https://github.com/Codeinwp/themeisle-sdk/blob/master/CHANGELOG.md) - [Commits](https://github.com/Codeinwp/themeisle-sdk/compare/v3.3.8...v3.3.9) --- updated-dependencies: - dependency-name: codeinwp/themeisle-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 6083a77..0e5fa84 100644 --- a/composer.lock +++ b/composer.lock @@ -8,16 +8,16 @@ "packages": [ { "name": "codeinwp/themeisle-sdk", - "version": "3.3.8", + "version": "3.3.9", "source": { "type": "git", "url": "https://github.com/Codeinwp/themeisle-sdk.git", - "reference": "a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2" + "reference": "d960c559b643f468d16ffc5379e83efdb1526224" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2", - "reference": "a52d170dee7c4a7ce7d11ea5da4ee1c0cd1052a2", + "url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/d960c559b643f468d16ffc5379e83efdb1526224", + "reference": "d960c559b643f468d16ffc5379e83efdb1526224", "shasum": "" }, "require-dev": { @@ -42,9 +42,9 @@ ], "support": { "issues": "https://github.com/Codeinwp/themeisle-sdk/issues", - "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.8" + "source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.3.9" }, - "time": "2023-11-14T20:04:44+00:00" + "time": "2023-11-16T15:27:37+00:00" } ], "packages-dev": [