diff --git a/composer.lock b/composer.lock
index 41dfebf07..4ed2657b7 100644
--- a/composer.lock
+++ b/composer.lock
@@ -282,16 +282,16 @@
},
{
"name": "dealerdirect/phpcodesniffer-composer-installer",
- "version": "v1.2.0",
+ "version": "v1.2.1",
"source": {
"type": "git",
"url": "https://github.com/PHPCSStandards/composer-installer.git",
- "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1"
+ "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/845eb62303d2ca9b289ef216356568ccc075ffd1",
- "reference": "845eb62303d2ca9b289ef216356568ccc075ffd1",
+ "url": "https://api.github.com/repos/PHPCSStandards/composer-installer/zipball/963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
+ "reference": "963f0c67bffde0eac41b56be71ac0e8ba132f0bd",
"shasum": ""
},
"require": {
@@ -374,7 +374,7 @@
"type": "thanks_dev"
}
],
- "time": "2025-11-11T04:32:07+00:00"
+ "time": "2026-05-06T08:26:05+00:00"
},
{
"name": "doctrine/instantiator",
@@ -3628,5 +3628,5 @@
"platform-overrides": {
"php": "8.0"
},
- "plugin-api-version": "2.6.0"
+ "plugin-api-version": "2.9.0"
}
diff --git a/includes/class-newspack-blocks.php b/includes/class-newspack-blocks.php
index d05eaa4c9..8d3ffc113 100644
--- a/includes/class-newspack-blocks.php
+++ b/includes/class-newspack-blocks.php
@@ -396,7 +396,7 @@ public static function block_classes( $type, $attributes = array(), $extra = arr
$classes = array_merge( $classes, $extra );
}
- return implode( ' ', $classes );
+ return implode( ' ', array_filter( $classes, 'strlen' ) );
}
/**
diff --git a/languages/newspack-blocks-de_DE.po b/languages/newspack-blocks-de_DE.po
index f8b7f9abd..11c629241 100644
--- a/languages/newspack-blocks-de_DE.po
+++ b/languages/newspack-blocks-de_DE.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Newspack Blocks\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/newspack-blocks\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: 2024-08-30 08:45-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -496,10 +496,8 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
-#: src/blocks/author-profile/view.php:25 dist/editor.js:16 dist/editor.js:19
-#: dist/editor.js:20 dist/editor.js:30 src/blocks/author-profile/edit.js:59
+#: src/blocks/author-profile/view.php:25 dist/editor.js:7 dist/editor.js:10
+#: dist/editor.js:11 dist/editor.js:30 src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635 src/blocks/author-profile/edit.js:689
#: src/blocks/author-profile/edit.js:710 src/blocks/author-profile/edit.js:756
#: src/blocks/author-profile/edit.js:821 src/blocks/author-profile/edit.js:912
@@ -509,7 +507,7 @@ msgstr ""
#. translators: %s: author name
#. translators: %s: author name.
-#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:17
+#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:8
#: dist/editor.js:30 src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
#: src/blocks/author-profile/templates.js:126
@@ -766,7 +764,7 @@ msgstr ""
msgid "(no title)"
msgstr "(kein Titel)"
-#: dist/editor.js:1 dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:1 dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:249 src/blocks/author-profile/edit.js:785
#: src/blocks/author-profile/edit.js:994 src/components/query-controls.js:80
#: src/components/query-controls.js:95
@@ -947,14 +945,14 @@ msgstr ""
msgid "9:16"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:33 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:33 dist/editor.js:45
#: dist/editor.js:57 src/blocks/author-profile/edit.js:568
#: src/blocks/carousel/edit.js:208 src/blocks/checkout-button/edit.js:300
#: src/blocks/video-playlist/edit.js:191
msgid "Settings"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:45
#: src/blocks/author-profile/edit.js:557 src/blocks/carousel/edit.js:236
msgid "Display"
msgstr ""
@@ -1089,7 +1087,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:136
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
msgid "Small"
msgstr "Klein"
@@ -1097,7 +1095,7 @@ msgstr "Klein"
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:137
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
msgid "S"
msgstr "S"
@@ -1105,7 +1103,7 @@ msgstr "S"
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:141
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
msgid "Medium"
msgstr "Mittel"
@@ -1113,7 +1111,7 @@ msgstr "Mittel"
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:142
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
msgid "M"
msgstr "M"
@@ -1121,7 +1119,7 @@ msgstr "M"
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:146
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
msgid "Large"
msgstr "Groß"
@@ -1129,210 +1127,212 @@ msgstr "Groß"
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:147
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
msgid "L"
msgstr "L"
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:151
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:151
msgid "Extra Large"
msgstr "Extra Groß"
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:152
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
msgid "XL"
msgstr "XL"
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:175
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr "Extra Groß"
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:205
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18 dist/editor.js:19 src/blocks/author-profile/edit.js:420
+#: dist/editor.js:9 dist/editor.js:10 src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:464
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:495
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:559
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:560
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:570
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:277
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:279
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:285
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 dist/editor.js:51
+#: dist/editor.js:10 dist/editor.js:29 dist/editor.js:51
#: src/blocks/author-list/edit.js:292 src/blocks/author-profile/edit.js:602
msgid "Size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:293
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:306
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:307
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:446 src/blocks/author-profile/edit.js:638
#: src/blocks/author-profile/edit.js:959
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:345
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:351
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:362
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:690
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:693
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:696
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:712
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:712
msgid ""
"This block was created with a block theme and is not supported in the "
"current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:744
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:763
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:764
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29 dist/editor.js:30
-#: src/blocks/author-list/edit.js:256 src/blocks/author-list/index.js:48
-#: src/blocks/author-profile/edit.js:807 src/blocks/author-profile/edit.js:1021
-#: src/blocks/author-profile/index.js:50
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:30 src/blocks/author-list/edit.js:256
+#: src/blocks/author-list/index.js:48 src/blocks/author-profile/edit.js:807
+#: src/blocks/author-profile/edit.js:1021 src/blocks/author-profile/index.js:50
msgid "author"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:257 src/blocks/author-profile/edit.js:808
#: src/blocks/author-profile/edit.js:1022
msgid "authors"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:822
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:851
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20 src/blocks/author-profile/edit.js:860
+#: dist/editor.js:11 src/blocks/author-profile/edit.js:860
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid ""
"After a successful purchase, a button will be presented to finish the "
"process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20 dist/editor.js:29 src/blocks/author-list/edit.js:437
#: src/blocks/author-list/index.js:28
msgid "Author List"
diff --git a/languages/newspack-blocks-es_ES.po b/languages/newspack-blocks-es_ES.po
index 6220ce2f9..e1eeed5f9 100644
--- a/languages/newspack-blocks-es_ES.po
+++ b/languages/newspack-blocks-es_ES.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.20\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/newspack-blocks\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: 2025-08-12T14:56:45+00:00\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -488,10 +488,8 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
-#: src/blocks/author-profile/view.php:25 dist/editor.js:16 dist/editor.js:19
-#: dist/editor.js:20 dist/editor.js:30 src/blocks/author-profile/edit.js:59
+#: src/blocks/author-profile/view.php:25 dist/editor.js:7 dist/editor.js:10
+#: dist/editor.js:11 dist/editor.js:30 src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635 src/blocks/author-profile/edit.js:689
#: src/blocks/author-profile/edit.js:710 src/blocks/author-profile/edit.js:756
#: src/blocks/author-profile/edit.js:821 src/blocks/author-profile/edit.js:912
@@ -501,7 +499,7 @@ msgstr ""
#. translators: %s: author name
#. translators: %s: author name.
-#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:17
+#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:8
#: dist/editor.js:30 src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
#: src/blocks/author-profile/templates.js:126
@@ -758,7 +756,7 @@ msgstr ""
msgid "(no title)"
msgstr ""
-#: dist/editor.js:1 dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:1 dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:249 src/blocks/author-profile/edit.js:785
#: src/blocks/author-profile/edit.js:994 src/components/query-controls.js:80
#: src/components/query-controls.js:95
@@ -939,14 +937,14 @@ msgstr ""
msgid "9:16"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:33 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:33 dist/editor.js:45
#: dist/editor.js:57 src/blocks/author-profile/edit.js:568
#: src/blocks/carousel/edit.js:208 src/blocks/checkout-button/edit.js:300
#: src/blocks/video-playlist/edit.js:191
msgid "Settings"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:45
#: src/blocks/author-profile/edit.js:557 src/blocks/carousel/edit.js:236
msgid "Display"
msgstr ""
@@ -1081,7 +1079,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:136
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
msgid "Small"
msgstr ""
@@ -1089,7 +1087,7 @@ msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:137
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
msgid "S"
msgstr ""
@@ -1097,7 +1095,7 @@ msgstr ""
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:141
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
msgid "Medium"
msgstr ""
@@ -1105,7 +1103,7 @@ msgstr ""
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:142
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
msgid "M"
msgstr ""
@@ -1113,7 +1111,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:146
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
msgid "Large"
msgstr ""
@@ -1121,210 +1119,212 @@ msgstr ""
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:147
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
msgid "L"
msgstr ""
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:151
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:151
msgid "Extra Large"
msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:152
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
msgid "XL"
msgstr ""
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:175
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr ""
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:205
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18 dist/editor.js:19 src/blocks/author-profile/edit.js:420
+#: dist/editor.js:9 dist/editor.js:10 src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:464
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:495
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:559
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:560
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:570
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:277
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:279
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:285
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 dist/editor.js:51
+#: dist/editor.js:10 dist/editor.js:29 dist/editor.js:51
#: src/blocks/author-list/edit.js:292 src/blocks/author-profile/edit.js:602
msgid "Size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:293
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:306
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:307
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:446 src/blocks/author-profile/edit.js:638
#: src/blocks/author-profile/edit.js:959
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:345
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:351
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:362
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:690
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:693
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:696
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:712
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:712
msgid ""
"This block was created with a block theme and is not supported in the "
"current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:744
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:763
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:764
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29 dist/editor.js:30
-#: src/blocks/author-list/edit.js:256 src/blocks/author-list/index.js:48
-#: src/blocks/author-profile/edit.js:807 src/blocks/author-profile/edit.js:1021
-#: src/blocks/author-profile/index.js:50
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:30 src/blocks/author-list/edit.js:256
+#: src/blocks/author-list/index.js:48 src/blocks/author-profile/edit.js:807
+#: src/blocks/author-profile/edit.js:1021 src/blocks/author-profile/index.js:50
msgid "author"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:257 src/blocks/author-profile/edit.js:808
#: src/blocks/author-profile/edit.js:1022
msgid "authors"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:822
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:851
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20 src/blocks/author-profile/edit.js:860
+#: dist/editor.js:11 src/blocks/author-profile/edit.js:860
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid ""
"After a successful purchase, a button will be presented to finish the "
"process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20 dist/editor.js:29 src/blocks/author-list/edit.js:437
#: src/blocks/author-list/index.js:28
msgid "Author List"
diff --git a/languages/newspack-blocks-fr_BE.po b/languages/newspack-blocks-fr_BE.po
index d96a11e19..ac2211704 100644
--- a/languages/newspack-blocks-fr_BE.po
+++ b/languages/newspack-blocks-fr_BE.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.25\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/newspack-blocks\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: 2024-08-30 08:46-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -486,10 +486,8 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
-#: src/blocks/author-profile/view.php:25 dist/editor.js:16 dist/editor.js:19
-#: dist/editor.js:20 dist/editor.js:30 src/blocks/author-profile/edit.js:59
+#: src/blocks/author-profile/view.php:25 dist/editor.js:7 dist/editor.js:10
+#: dist/editor.js:11 dist/editor.js:30 src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635 src/blocks/author-profile/edit.js:689
#: src/blocks/author-profile/edit.js:710 src/blocks/author-profile/edit.js:756
#: src/blocks/author-profile/edit.js:821 src/blocks/author-profile/edit.js:912
@@ -499,7 +497,7 @@ msgstr ""
#. translators: %s: author name
#. translators: %s: author name.
-#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:17
+#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:8
#: dist/editor.js:30 src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
#: src/blocks/author-profile/templates.js:126
@@ -757,7 +755,7 @@ msgstr ""
msgid "(no title)"
msgstr ""
-#: dist/editor.js:1 dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:1 dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:249 src/blocks/author-profile/edit.js:785
#: src/blocks/author-profile/edit.js:994 src/components/query-controls.js:80
#: src/components/query-controls.js:95
@@ -938,14 +936,14 @@ msgstr ""
msgid "9:16"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:33 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:33 dist/editor.js:45
#: dist/editor.js:57 src/blocks/author-profile/edit.js:568
#: src/blocks/carousel/edit.js:208 src/blocks/checkout-button/edit.js:300
#: src/blocks/video-playlist/edit.js:191
msgid "Settings"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:45
#: src/blocks/author-profile/edit.js:557 src/blocks/carousel/edit.js:236
msgid "Display"
msgstr ""
@@ -1080,7 +1078,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:136
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
msgid "Small"
msgstr ""
@@ -1088,7 +1086,7 @@ msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:137
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
msgid "S"
msgstr ""
@@ -1096,7 +1094,7 @@ msgstr ""
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:141
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
msgid "Medium"
msgstr ""
@@ -1104,7 +1102,7 @@ msgstr ""
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:142
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
msgid "M"
msgstr ""
@@ -1112,7 +1110,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:146
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
msgid "Large"
msgstr ""
@@ -1120,210 +1118,212 @@ msgstr ""
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:147
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
msgid "L"
msgstr ""
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:151
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:151
msgid "Extra Large"
msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:152
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
msgid "XL"
msgstr ""
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:175
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr ""
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:205
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18 dist/editor.js:19 src/blocks/author-profile/edit.js:420
+#: dist/editor.js:9 dist/editor.js:10 src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:464
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:495
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:559
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:560
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:570
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:277
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:279
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:285
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 dist/editor.js:51
+#: dist/editor.js:10 dist/editor.js:29 dist/editor.js:51
#: src/blocks/author-list/edit.js:292 src/blocks/author-profile/edit.js:602
msgid "Size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:293
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:306
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:307
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:446 src/blocks/author-profile/edit.js:638
#: src/blocks/author-profile/edit.js:959
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:345
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:351
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:362
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:690
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:693
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:696
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:712
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:712
msgid ""
"This block was created with a block theme and is not supported in the "
"current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:744
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:763
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:764
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29 dist/editor.js:30
-#: src/blocks/author-list/edit.js:256 src/blocks/author-list/index.js:48
-#: src/blocks/author-profile/edit.js:807 src/blocks/author-profile/edit.js:1021
-#: src/blocks/author-profile/index.js:50
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:30 src/blocks/author-list/edit.js:256
+#: src/blocks/author-list/index.js:48 src/blocks/author-profile/edit.js:807
+#: src/blocks/author-profile/edit.js:1021 src/blocks/author-profile/index.js:50
msgid "author"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:257 src/blocks/author-profile/edit.js:808
#: src/blocks/author-profile/edit.js:1022
msgid "authors"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:822
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:851
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20 src/blocks/author-profile/edit.js:860
+#: dist/editor.js:11 src/blocks/author-profile/edit.js:860
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid ""
"After a successful purchase, a button will be presented to finish the "
"process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20 dist/editor.js:29 src/blocks/author-list/edit.js:437
#: src/blocks/author-list/index.js:28
msgid "Author List"
diff --git a/languages/newspack-blocks-nb_NO.po b/languages/newspack-blocks-nb_NO.po
index faf97e677..672fd2eaf 100644
--- a/languages/newspack-blocks-nb_NO.po
+++ b/languages/newspack-blocks-nb_NO.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.20\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/newspack-blocks\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: 2024-08-30 08:46-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -486,10 +486,8 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
-#: src/blocks/author-profile/view.php:25 dist/editor.js:16 dist/editor.js:19
-#: dist/editor.js:20 dist/editor.js:30 src/blocks/author-profile/edit.js:59
+#: src/blocks/author-profile/view.php:25 dist/editor.js:7 dist/editor.js:10
+#: dist/editor.js:11 dist/editor.js:30 src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635 src/blocks/author-profile/edit.js:689
#: src/blocks/author-profile/edit.js:710 src/blocks/author-profile/edit.js:756
#: src/blocks/author-profile/edit.js:821 src/blocks/author-profile/edit.js:912
@@ -499,7 +497,7 @@ msgstr ""
#. translators: %s: author name
#. translators: %s: author name.
-#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:17
+#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:8
#: dist/editor.js:30 src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
#: src/blocks/author-profile/templates.js:126
@@ -756,7 +754,7 @@ msgstr ""
msgid "(no title)"
msgstr ""
-#: dist/editor.js:1 dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:1 dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:249 src/blocks/author-profile/edit.js:785
#: src/blocks/author-profile/edit.js:994 src/components/query-controls.js:80
#: src/components/query-controls.js:95
@@ -937,14 +935,14 @@ msgstr ""
msgid "9:16"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:33 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:33 dist/editor.js:45
#: dist/editor.js:57 src/blocks/author-profile/edit.js:568
#: src/blocks/carousel/edit.js:208 src/blocks/checkout-button/edit.js:300
#: src/blocks/video-playlist/edit.js:191
msgid "Settings"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:45
#: src/blocks/author-profile/edit.js:557 src/blocks/carousel/edit.js:236
msgid "Display"
msgstr ""
@@ -1079,7 +1077,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:136
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
msgid "Small"
msgstr ""
@@ -1087,7 +1085,7 @@ msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:137
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
msgid "S"
msgstr ""
@@ -1095,7 +1093,7 @@ msgstr ""
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:141
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
msgid "Medium"
msgstr ""
@@ -1103,7 +1101,7 @@ msgstr ""
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:142
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
msgid "M"
msgstr ""
@@ -1111,7 +1109,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:146
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
msgid "Large"
msgstr ""
@@ -1119,210 +1117,212 @@ msgstr ""
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:147
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
msgid "L"
msgstr ""
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:151
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:151
msgid "Extra Large"
msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:152
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
msgid "XL"
msgstr ""
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:175
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr ""
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:205
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18 dist/editor.js:19 src/blocks/author-profile/edit.js:420
+#: dist/editor.js:9 dist/editor.js:10 src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:464
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:495
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:559
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:560
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:570
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:277
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:279
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:285
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 dist/editor.js:51
+#: dist/editor.js:10 dist/editor.js:29 dist/editor.js:51
#: src/blocks/author-list/edit.js:292 src/blocks/author-profile/edit.js:602
msgid "Size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:293
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:306
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:307
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:446 src/blocks/author-profile/edit.js:638
#: src/blocks/author-profile/edit.js:959
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:345
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:351
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:362
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:690
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:693
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:696
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:712
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:712
msgid ""
"This block was created with a block theme and is not supported in the "
"current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:744
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:763
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:764
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29 dist/editor.js:30
-#: src/blocks/author-list/edit.js:256 src/blocks/author-list/index.js:48
-#: src/blocks/author-profile/edit.js:807 src/blocks/author-profile/edit.js:1021
-#: src/blocks/author-profile/index.js:50
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:30 src/blocks/author-list/edit.js:256
+#: src/blocks/author-list/index.js:48 src/blocks/author-profile/edit.js:807
+#: src/blocks/author-profile/edit.js:1021 src/blocks/author-profile/index.js:50
msgid "author"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:257 src/blocks/author-profile/edit.js:808
#: src/blocks/author-profile/edit.js:1022
msgid "authors"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:822
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:851
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20 src/blocks/author-profile/edit.js:860
+#: dist/editor.js:11 src/blocks/author-profile/edit.js:860
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid ""
"After a successful purchase, a button will be presented to finish the "
"process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20 dist/editor.js:29 src/blocks/author-list/edit.js:437
#: src/blocks/author-list/index.js:28
msgid "Author List"
diff --git a/languages/newspack-blocks-pt_PT.po b/languages/newspack-blocks-pt_PT.po
index cef2040d4..e92f9b8cf 100644
--- a/languages/newspack-blocks-pt_PT.po
+++ b/languages/newspack-blocks-pt_PT.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Newspack Blocks 1.0.0-alpha.25\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/newspack-blocks\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: 2024-08-30 08:46-0700\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -486,10 +486,8 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
-#: src/blocks/author-profile/view.php:25 dist/editor.js:16 dist/editor.js:19
-#: dist/editor.js:20 dist/editor.js:30 src/blocks/author-profile/edit.js:59
+#: src/blocks/author-profile/view.php:25 dist/editor.js:7 dist/editor.js:10
+#: dist/editor.js:11 dist/editor.js:30 src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635 src/blocks/author-profile/edit.js:689
#: src/blocks/author-profile/edit.js:710 src/blocks/author-profile/edit.js:756
#: src/blocks/author-profile/edit.js:821 src/blocks/author-profile/edit.js:912
@@ -499,7 +497,7 @@ msgstr ""
#. translators: %s: author name
#. translators: %s: author name.
-#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:17
+#: src/blocks/author-profile/view.php:62 dist/editor.js:5 dist/editor.js:8
#: dist/editor.js:30 src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
#: src/blocks/author-profile/templates.js:126
@@ -756,7 +754,7 @@ msgstr ""
msgid "(no title)"
msgstr "(sem título)"
-#: dist/editor.js:1 dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:1 dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:249 src/blocks/author-profile/edit.js:785
#: src/blocks/author-profile/edit.js:994 src/components/query-controls.js:80
#: src/components/query-controls.js:95
@@ -937,14 +935,14 @@ msgstr ""
msgid "9:16"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:33 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:33 dist/editor.js:45
#: dist/editor.js:57 src/blocks/author-profile/edit.js:568
#: src/blocks/carousel/edit.js:208 src/blocks/checkout-button/edit.js:300
#: src/blocks/video-playlist/edit.js:191
msgid "Settings"
msgstr ""
-#: dist/editor.js:7 dist/editor.js:19 dist/editor.js:45
+#: dist/editor.js:7 dist/editor.js:10 dist/editor.js:45
#: src/blocks/author-profile/edit.js:557 src/blocks/carousel/edit.js:236
msgid "Display"
msgstr ""
@@ -1079,7 +1077,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:136
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
msgid "Small"
msgstr "Pequeno"
@@ -1087,7 +1085,7 @@ msgstr "Pequeno"
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:137
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
msgid "S"
msgstr "S"
@@ -1095,7 +1093,7 @@ msgstr "S"
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:141
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
msgid "Medium"
msgstr "Médio"
@@ -1103,7 +1101,7 @@ msgstr "Médio"
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:142
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
msgid "M"
msgstr "M"
@@ -1111,7 +1109,7 @@ msgstr "M"
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:146
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
msgid "Large"
msgstr "Amplo"
@@ -1119,210 +1117,212 @@ msgstr "Amplo"
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:147
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
msgid "L"
msgstr "L"
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:151
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:151
msgid "Extra Large"
msgstr "Extra grande"
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17 dist/editor.js:45 src/blocks/author-profile/edit.js:152
+#: dist/editor.js:8 dist/editor.js:45 src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
msgid "XL"
msgstr "XL"
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:175
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr "Extra grande"
-#: dist/editor.js:17 src/blocks/author-profile/edit.js:205
+#: dist/editor.js:8 src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18 dist/editor.js:19 src/blocks/author-profile/edit.js:420
+#: dist/editor.js:9 dist/editor.js:10 src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:464
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:495
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:559
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:560
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:570
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:277
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:279
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:285
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 dist/editor.js:51
+#: dist/editor.js:10 dist/editor.js:29 dist/editor.js:51
#: src/blocks/author-list/edit.js:292 src/blocks/author-profile/edit.js:602
msgid "Size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:293
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:306
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:307
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:446 src/blocks/author-profile/edit.js:638
#: src/blocks/author-profile/edit.js:959
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:345
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:351
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:29 src/blocks/author-list/edit.js:362
+#: dist/editor.js:10 dist/editor.js:29 src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:690
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:693
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:696
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:712
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:712
msgid ""
"This block was created with a block theme and is not supported in the "
"current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:744
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:763
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:764
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29 dist/editor.js:30
-#: src/blocks/author-list/edit.js:256 src/blocks/author-list/index.js:48
-#: src/blocks/author-profile/edit.js:807 src/blocks/author-profile/edit.js:1021
-#: src/blocks/author-profile/index.js:50
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:30 src/blocks/author-list/edit.js:256
+#: src/blocks/author-list/index.js:48 src/blocks/author-profile/edit.js:807
+#: src/blocks/author-profile/edit.js:1021 src/blocks/author-profile/index.js:50
msgid "author"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 dist/editor.js:29
+#: dist/editor.js:10 dist/editor.js:11 dist/editor.js:29
#: src/blocks/author-list/edit.js:257 src/blocks/author-profile/edit.js:808
#: src/blocks/author-profile/edit.js:1022
msgid "authors"
msgstr ""
-#: dist/editor.js:19 dist/editor.js:20 src/blocks/author-profile/edit.js:822
+#: dist/editor.js:10 dist/editor.js:11 src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19 src/blocks/author-profile/edit.js:851
+#: dist/editor.js:10 src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20 src/blocks/author-profile/edit.js:860
+#: dist/editor.js:11 src/blocks/author-profile/edit.js:860
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid ""
"After a successful purchase, a button will be presented to finish the "
"process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20 dist/editor.js:29 src/blocks/author-list/edit.js:437
#: src/blocks/author-list/index.js:28
msgid "Author List"
diff --git a/languages/newspack-blocks.pot b/languages/newspack-blocks.pot
index 77c1fd92e..d8babbd0d 100644
--- a/languages/newspack-blocks.pot
+++ b/languages/newspack-blocks.pot
@@ -9,7 +9,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"POT-Creation-Date: 2026-05-06T21:24:33+00:00\n"
+"POT-Creation-Date: 2026-05-15T23:56:57+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: newspack-blocks\n"
@@ -480,12 +480,10 @@ msgstr ""
msgid "Subscribe Pattern 7"
msgstr ""
-#. Translators: %s: The name of the type.
-#. Translators: %s: the name of a post type.
#: src/blocks/author-profile/view.php:25
-#: dist/editor.js:16
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:7
+#: dist/editor.js:10
+#: dist/editor.js:11
#: dist/editor.js:30
#: src/blocks/author-profile/edit.js:59
#: src/blocks/author-profile/edit.js:635
@@ -503,7 +501,7 @@ msgstr ""
#. translators: %s: author name.
#: src/blocks/author-profile/view.php:62
#: dist/editor.js:5
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:30
#: src/blocks/author-profile/edit.js:85
#: src/blocks/author-profile/single-author.js:84
@@ -777,8 +775,8 @@ msgid "(no title)"
msgstr ""
#: dist/editor.js:1
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:249
#: src/blocks/author-profile/edit.js:785
@@ -995,7 +993,7 @@ msgid "9:16"
msgstr ""
#: dist/editor.js:7
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:33
#: dist/editor.js:45
#: dist/editor.js:57
@@ -1007,7 +1005,7 @@ msgid "Settings"
msgstr ""
#: dist/editor.js:7
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:557
#: src/blocks/carousel/edit.js:236
@@ -1183,7 +1181,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for small avatar size option
#. translators: label for small size option
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:136
#: src/blocks/author-profile/edit.js:160
@@ -1193,7 +1191,7 @@ msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for small avatar size option
#. translators: abbreviation for small size
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:137
#: src/blocks/author-profile/edit.js:161
@@ -1203,7 +1201,7 @@ msgstr ""
#. translators: label for medium text size option
#. translators: label for medium avatar size option
#. translators: label for medium size option
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:141
#: src/blocks/author-profile/edit.js:165
@@ -1213,7 +1211,7 @@ msgstr ""
#. translators: abbreviation for medium text size option
#. translators: abbreviation for medium avatar size option
#. translators: abbreviation for medium size
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:142
#: src/blocks/author-profile/edit.js:166
@@ -1223,7 +1221,7 @@ msgstr ""
#. translators: label for small text size option
#. translators: label for large avatar size option
#. translators: label for large size option
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:146
#: src/blocks/author-profile/edit.js:170
@@ -1233,7 +1231,7 @@ msgstr ""
#. translators: abbreviation for large text size option
#. translators: abbreviation for large avatar size option
#. translators: abbreviation for large size
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:147
#: src/blocks/author-profile/edit.js:171
@@ -1242,7 +1240,7 @@ msgstr ""
#. translators: label for extra-large text size option
#. translators: label for extra large size option
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:151
msgid "Extra Large"
@@ -1251,7 +1249,7 @@ msgstr ""
#. translators: abbreviation for small text size option
#. translators: abbreviation for extra-large avatar size option
#. translators: abbreviation for extra large size
-#: dist/editor.js:17
+#: dist/editor.js:8
#: dist/editor.js:45
#: src/blocks/author-profile/edit.js:152
#: src/blocks/author-profile/edit.js:176
@@ -1259,72 +1257,72 @@ msgid "XL"
msgstr ""
#. translators: label for extra-large avatar size option
-#: dist/editor.js:17
+#: dist/editor.js:8
#: src/blocks/author-profile/edit.js:175
msgid "Extra-large"
msgstr ""
-#: dist/editor.js:17
+#: dist/editor.js:8
#: src/blocks/author-profile/edit.js:205
msgid "Select a layout to start with:"
msgstr ""
#. translators: %s: error text for when no authors are found.
-#: dist/editor.js:18
-#: dist/editor.js:19
+#: dist/editor.js:9
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:420
#: src/blocks/author-profile/edit.js:431
#, js-format
msgid "No authors or guest authors found for ID %s."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:464
msgid "Error fetching authors for this post."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:495
msgid "Error fetching byline authors."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:559
msgid "Show authors without bio"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:560
msgid "Display author profiles even if their bio is empty."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:570
msgid "Text size"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:277
#: src/blocks/author-profile/edit.js:585
msgid "Avatar"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:279
#: src/blocks/author-profile/edit.js:587
msgid "Display avatar"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:285
#: src/blocks/author-profile/edit.js:594
msgid "Hide default avatar"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: dist/editor.js:51
#: src/blocks/author-list/edit.js:292
@@ -1332,29 +1330,29 @@ msgstr ""
msgid "Size"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:293
#: src/blocks/author-profile/edit.js:603
msgid "Avatar size"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:306
#: src/blocks/author-profile/edit.js:616
msgid "Border radius"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:307
#: src/blocks/author-profile/edit.js:617
msgid "Avatar border radius"
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:446
#: src/blocks/author-profile/edit.js:638
@@ -1362,69 +1360,70 @@ msgstr ""
msgid "Fetching authors…"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:345
#: src/blocks/author-profile/edit.js:652
msgid "Show avatar on left"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:351
#: src/blocks/author-profile/edit.js:658
msgid "Show avatar on right"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:362
#: src/blocks/author-profile/edit.js:670
msgid "Edit selection"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:690
msgid "Select a type:"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:693
msgid "Contextual"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:696
msgid "Specific"
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:712
msgid "This block was created with a block theme and is not supported in the current theme. It will render using the classic layout on the frontend."
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: src/blocks/author-profile/edit.js:744
#: src/blocks/author-profile/edit.js:900
msgid "Author bio is hidden because Custom Byline is active on this post."
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: src/blocks/author-profile/edit.js:763
#: src/blocks/author-profile/edit.js:964
msgid "Search for an author to display"
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: src/blocks/author-profile/edit.js:764
#: src/blocks/author-profile/edit.js:965
msgid "Begin typing name, click autocomplete result to select."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
+#: dist/editor.js:11
#: dist/editor.js:20
#: dist/editor.js:29
#: dist/editor.js:30
@@ -1436,8 +1435,8 @@ msgstr ""
msgid "author"
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:257
#: src/blocks/author-profile/edit.js:808
@@ -1445,57 +1444,59 @@ msgstr ""
msgid "authors"
msgstr ""
-#: dist/editor.js:19
-#: dist/editor.js:20
+#: dist/editor.js:10
+#: dist/editor.js:11
#: src/blocks/author-profile/edit.js:822
#: src/blocks/author-profile/edit.js:913
msgid "No authors found for this post."
msgstr ""
-#: dist/editor.js:19
+#: dist/editor.js:10
#: src/blocks/author-profile/edit.js:851
msgid "Preview author"
msgstr ""
#. translators: %d: number of authors
-#: dist/editor.js:20
+#: dist/editor.js:11
#: src/blocks/author-profile/edit.js:860
#, js-format
msgid "Previewing 1 of %d authors. All authors display on frontend."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Post-Checkout Button"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "After a successful purchase, a button will be presented to finish the process."
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Close the modal"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to a custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Go to the previous page"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Button Label"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "Custom URL"
msgstr ""
-#: dist/editor.js:20
+#: dist/editor.js:11
msgid "https://example.com"
msgstr ""
+#. Translators: %s: The name of the type.
+#. Translators: %s: the name of a post type.
#: dist/editor.js:20
#: dist/editor.js:29
#: src/blocks/author-list/edit.js:437
diff --git a/package-lock.json b/package-lock.json
index 414824603..882a63d1c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/lodash": "^4.17.23",
- "newspack-components": "^4.2.0",
+ "newspack-components": "^4.3.0",
"newspack-scripts": "^5.9.2"
}
},
@@ -83,41 +83,44 @@
}
},
"node_modules/@ariakit/core": {
- "version": "0.3.11",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.3.11.tgz",
- "integrity": "sha512-+MnOeqnA4FLI/7vqsZLbZQHHN4ofd9kvkNjz44fNi0gqmD+ZbMWiDkFAvZII75dYnxYw5ZPpWjA4waK22VBWig==",
- "dev": true
+ "version": "0.4.20",
+ "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.20.tgz",
+ "integrity": "sha512-DJbUnui0fM+2ZgiWLOMuFOmlWSJDNV3f6tqghIYRTWEm51TN/LoU6uM8og6/g7Nrwl4Uo5l8AoQT9Kkr/i/uRg==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@ariakit/react": {
- "version": "0.3.14",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.3.14.tgz",
- "integrity": "sha512-h71BPMZ2eW+E2ESbdYxSAEMR1DozYzd5eHE5IOzGd9Egi5u7EZxqmuW4CXVXZ1Y6vbaDMV3SudgPh7iHS/ArFw==",
+ "version": "0.4.26",
+ "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.26.tgz",
+ "integrity": "sha512-NcoPrYE4vgwyODAhdpNNuA7ldwODDuFqZl6jORPVDY3l+oRjl/OYwtQyyC3ZhC/4mjntYBYuKKrPJEizLmoxpg==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@ariakit/react-core": "0.3.14"
+ "@ariakit/react-core": "0.4.26"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/ariakit"
},
"peerDependencies": {
- "react": "^17.0.0 || ^18.0.0",
- "react-dom": "^17.0.0 || ^18.0.0"
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/@ariakit/react-core": {
- "version": "0.3.14",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.3.14.tgz",
- "integrity": "sha512-16Qj6kDPglpdWtU5roY9q+G66naOjauTY5HvUIaL2aLY0187ATaRrABIKoMMzTtJyhvsud4jFlzivz+/zCQ8yw==",
+ "version": "0.4.26",
+ "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.26.tgz",
+ "integrity": "sha512-/Peh1KiVpjj79nCJIa6lEdzSTT9P9FZoy+CxByIFKL3YKdlXmDIIhS1E/tAqKbDq4ODVdynnqmrIDxE5wCoZYw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@ariakit/core": "0.3.11",
+ "@ariakit/core": "0.4.20",
"@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
+ "use-sync-external-store": "^1.6.0"
},
"peerDependencies": {
- "react": "^17.0.0 || ^18.0.0",
- "react-dom": "^17.0.0 || ^18.0.0"
+ "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
+ "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/@babel/code-frame": {
@@ -2649,6 +2652,13 @@
"dev": true,
"license": "MIT"
},
+ "node_modules/@date-fns/utc": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/@date-fns/utc/-/utc-2.1.1.tgz",
+ "integrity": "sha512-SlJDfG6RPeEX8wEVv6ZB3kak4MmbtyiI2qX/5zuKdordbrhB/iaJ58GVMZgJ6P1sJaM1gMgENFYYeg1JWrCFrA==",
+ "dev": true,
+ "license": "MIT"
+ },
"node_modules/@discoveryjs/json-ext": {
"version": "0.5.7",
"resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz",
@@ -2671,16 +2681,17 @@
}
},
"node_modules/@emotion/babel-plugin": {
- "version": "11.11.0",
- "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.11.0.tgz",
- "integrity": "sha512-m4HEDZleaaCH+XgDDsPF15Ht6wTLsgDTeR3WYj9Q/k76JtWhrJjcP4+/XlG8LGT/Rol9qUfOIztXeA84ATpqPQ==",
+ "version": "11.13.5",
+ "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz",
+ "integrity": "sha512-pxHCpT2ex+0q+HH91/zsdHkw/lXd468DIN2zvfvLtPKLLMo6gQj7oLObq8PhkrxOZb/gGCq03S3Z7PDhS8pduQ==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@babel/helper-module-imports": "^7.16.7",
"@babel/runtime": "^7.18.3",
- "@emotion/hash": "^0.9.1",
- "@emotion/memoize": "^0.8.1",
- "@emotion/serialize": "^1.1.2",
+ "@emotion/hash": "^0.9.2",
+ "@emotion/memoize": "^0.9.0",
+ "@emotion/serialize": "^1.3.3",
"babel-plugin-macros": "^3.1.0",
"convert-source-map": "^1.5.0",
"escape-string-regexp": "^4.0.0",
@@ -2693,68 +2704,75 @@
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz",
"integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==",
- "dev": true
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/cache": {
- "version": "11.11.0",
- "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.11.0.tgz",
- "integrity": "sha512-P34z9ssTCBi3e9EI1ZsWpNHcfY1r09ZO0rZbRO2ob3ZQMnFI35jB536qoXbkdesr5EUhYi22anuEJuyxifaqAQ==",
+ "version": "11.14.0",
+ "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.14.0.tgz",
+ "integrity": "sha512-L/B1lc/TViYk4DcpGxtAVbx0ZyiKM5ktoIyafGkH6zg/tj+mA+NE//aPYKG0k8kCHSHVJrpLpcAlOBEXQ3SavA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@emotion/memoize": "^0.8.1",
- "@emotion/sheet": "^1.2.2",
- "@emotion/utils": "^1.2.1",
- "@emotion/weak-memoize": "^0.3.1",
+ "@emotion/memoize": "^0.9.0",
+ "@emotion/sheet": "^1.4.0",
+ "@emotion/utils": "^1.4.2",
+ "@emotion/weak-memoize": "^0.4.0",
"stylis": "4.2.0"
}
},
"node_modules/@emotion/css": {
- "version": "11.11.2",
- "resolved": "https://registry.npmjs.org/@emotion/css/-/css-11.11.2.tgz",
- "integrity": "sha512-VJxe1ucoMYMS7DkiMdC2T7PWNbrEI0a39YRiyDvK2qq4lXwjRbVP/z4lpG+odCsRzadlR+1ywwrTzhdm5HNdew==",
+ "version": "11.13.5",
+ "resolved": "https://registry.npmjs.org/@emotion/css/-/css-11.13.5.tgz",
+ "integrity": "sha512-wQdD0Xhkn3Qy2VNcIzbLP9MR8TafI0MJb7BEAXKp+w4+XqErksWR4OXomuDzPsN4InLdGhVe6EYcn2ZIUCpB8w==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@emotion/babel-plugin": "^11.11.0",
- "@emotion/cache": "^11.11.0",
- "@emotion/serialize": "^1.1.2",
- "@emotion/sheet": "^1.2.2",
- "@emotion/utils": "^1.2.1"
+ "@emotion/babel-plugin": "^11.13.5",
+ "@emotion/cache": "^11.13.5",
+ "@emotion/serialize": "^1.3.3",
+ "@emotion/sheet": "^1.4.0",
+ "@emotion/utils": "^1.4.2"
}
},
"node_modules/@emotion/hash": {
- "version": "0.9.1",
- "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.1.tgz",
- "integrity": "sha512-gJB6HLm5rYwSLI6PQa+X1t5CFGrv1J1TWG+sOyMCeKz2ojaj6Fnl/rZEspogG+cvqbt4AE/2eIyD2QfLKTBNlQ==",
- "dev": true
+ "version": "0.9.2",
+ "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz",
+ "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/is-prop-valid": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.2.2.tgz",
- "integrity": "sha512-uNsoYd37AFmaCdXlg6EYD1KaPOaRWRByMCYzbKUX4+hhMfrxdVSelShywL4JVaAeM/eHUOSprYBQls+/neX3pw==",
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@emotion/is-prop-valid/-/is-prop-valid-1.4.0.tgz",
+ "integrity": "sha512-QgD4fyscGcbbKwJmqNvUMSE02OsHUa+lAWKdEUIJKgqe5IwRSKd7+KhibEWdaKwgjLj0DRSHA9biAIqGBk05lw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@emotion/memoize": "^0.8.1"
+ "@emotion/memoize": "^0.9.0"
}
},
"node_modules/@emotion/memoize": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.8.1.tgz",
- "integrity": "sha512-W2P2c/VRW1/1tLox0mVUalvnWXxavmv/Oum2aPsRcoDJuob75FC3Y8FbpfLwUegRcxINtGUMPq0tFCvYNTBXNA==",
- "dev": true
+ "version": "0.9.0",
+ "resolved": "https://registry.npmjs.org/@emotion/memoize/-/memoize-0.9.0.tgz",
+ "integrity": "sha512-30FAj7/EoJ5mwVPOWhAyCX+FPfMDrVecJAM+Iw9NRoSl4BBAQeqj4cApHHUXOVvIPgLVDsCFoz/hGD+5QQD1GQ==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/react": {
- "version": "11.11.4",
- "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.11.4.tgz",
- "integrity": "sha512-t8AjMlF0gHpvvxk5mAtCqR4vmxiGHCeJBaQO6gncUSdklELOgtwjerNY2yuJNfwnc6vi16U/+uMF+afIawJ9iw==",
+ "version": "11.14.0",
+ "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.14.0.tgz",
+ "integrity": "sha512-O000MLDBDdk/EohJPFUqvnp4qnHeYkVP5B0xEG0D/L7cOKP9kefu2DXn8dj74cQfsEzUqh+sr1RzFqiL1o+PpA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@babel/runtime": "^7.18.3",
- "@emotion/babel-plugin": "^11.11.0",
- "@emotion/cache": "^11.11.0",
- "@emotion/serialize": "^1.1.3",
- "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
- "@emotion/utils": "^1.2.1",
- "@emotion/weak-memoize": "^0.3.1",
+ "@emotion/babel-plugin": "^11.13.5",
+ "@emotion/cache": "^11.14.0",
+ "@emotion/serialize": "^1.3.3",
+ "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
+ "@emotion/utils": "^1.4.2",
+ "@emotion/weak-memoize": "^0.4.0",
"hoist-non-react-statics": "^3.3.1"
},
"peerDependencies": {
@@ -2767,36 +2785,39 @@
}
},
"node_modules/@emotion/serialize": {
- "version": "1.1.4",
- "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.1.4.tgz",
- "integrity": "sha512-RIN04MBT8g+FnDwgvIUi8czvr1LU1alUMI05LekWB5DGyTm8cCBMCRpq3GqaiyEDRptEXOyXnvZ58GZYu4kBxQ==",
+ "version": "1.3.3",
+ "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.3.tgz",
+ "integrity": "sha512-EISGqt7sSNWHGI76hC7x1CksiXPahbxEOrC5RjmFRJTqLyEK9/9hZvBbiYn70dw4wuwMKiEMCUlR6ZXTSWQqxA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@emotion/hash": "^0.9.1",
- "@emotion/memoize": "^0.8.1",
- "@emotion/unitless": "^0.8.1",
- "@emotion/utils": "^1.2.1",
+ "@emotion/hash": "^0.9.2",
+ "@emotion/memoize": "^0.9.0",
+ "@emotion/unitless": "^0.10.0",
+ "@emotion/utils": "^1.4.2",
"csstype": "^3.0.2"
}
},
"node_modules/@emotion/sheet": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.2.2.tgz",
- "integrity": "sha512-0QBtGvaqtWi+nx6doRwDdBIzhNdZrXUppvTM4dtZZWEGTXL/XE/yJxLMGlDT1Gt+UHH5IX1n+jkXyytE/av7OA==",
- "dev": true
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz",
+ "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/styled": {
- "version": "11.11.5",
- "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.11.5.tgz",
- "integrity": "sha512-/ZjjnaNKvuMPxcIiUkf/9SHoG4Q196DRl1w82hQ3WCsjo1IUR8uaGWrC6a87CrYAW0Kb/pK7hk8BnLgLRi9KoQ==",
+ "version": "11.14.1",
+ "resolved": "https://registry.npmjs.org/@emotion/styled/-/styled-11.14.1.tgz",
+ "integrity": "sha512-qEEJt42DuToa3gurlH4Qqc1kVpNq8wO8cJtDzU46TjlzWjDlsVyevtYCRijVq3SrHsROS+gVQ8Fnea108GnKzw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"@babel/runtime": "^7.18.3",
- "@emotion/babel-plugin": "^11.11.0",
- "@emotion/is-prop-valid": "^1.2.2",
- "@emotion/serialize": "^1.1.4",
- "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
- "@emotion/utils": "^1.2.1"
+ "@emotion/babel-plugin": "^11.13.5",
+ "@emotion/is-prop-valid": "^1.3.0",
+ "@emotion/serialize": "^1.3.3",
+ "@emotion/use-insertion-effect-with-fallbacks": "^1.2.0",
+ "@emotion/utils": "^1.4.2"
},
"peerDependencies": {
"@emotion/react": "^11.0.0-rc.0",
@@ -2809,31 +2830,35 @@
}
},
"node_modules/@emotion/unitless": {
- "version": "0.8.1",
- "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.8.1.tgz",
- "integrity": "sha512-KOEGMu6dmJZtpadb476IsZBclKvILjopjUii3V+7MnXIQCYh8W3NgNcgwo21n9LXZX6EDIKvqfjYxXebDwxKmQ==",
- "dev": true
+ "version": "0.10.0",
+ "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz",
+ "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/use-insertion-effect-with-fallbacks": {
- "version": "1.0.1",
- "resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.0.1.tgz",
- "integrity": "sha512-jT/qyKZ9rzLErtrjGgdkMBn2OP8wl0G3sQlBb3YPryvKHsjvINUhVaPFfP+fpBcOkmrVOVEEHQFJ7nbj2TH2gw==",
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.2.0.tgz",
+ "integrity": "sha512-yJMtVdH59sxi/aVJBpk9FQq+OR8ll5GT8oWd57UpeaKEVGab41JWaCFA7FRLoMLloOZF/c/wsPoe+bfGmRKgDg==",
"dev": true,
+ "license": "MIT",
"peerDependencies": {
"react": ">=16.8.0"
}
},
"node_modules/@emotion/utils": {
- "version": "1.2.1",
- "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.2.1.tgz",
- "integrity": "sha512-Y2tGf3I+XVnajdItskUCn6LX+VUDmP6lTL4fcqsXAv43dnlbZiuW4MWQW38rW/BVWSE7Q/7+XQocmpnRYILUmg==",
- "dev": true
+ "version": "1.4.2",
+ "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.2.tgz",
+ "integrity": "sha512-3vLclRofFziIa3J2wDh9jjbkUz9qk5Vi3IZ/FSTKViB0k+ef0fPV7dYrUIugbgupYDx7v9ud/SjrtEP8Y4xLoA==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@emotion/weak-memoize": {
- "version": "0.3.1",
- "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.3.1.tgz",
- "integrity": "sha512-EsBwpc7hBUJWAsNPBmJy4hxWx12v6bshQsldrVmjxJoc3isbxhOrF2IcCpaXxfvq03NwkI7sbsOLXbYuqF/8Ww==",
- "dev": true
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz",
+ "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@es-joy/jsdoccomment": {
"version": "0.41.0",
@@ -3000,12 +3025,13 @@
}
},
"node_modules/@floating-ui/react-dom": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.1.1.tgz",
- "integrity": "sha512-4h84MJt3CHrtG18mGsXuLCHMrug49d7DFkU0RMIyshRveBeyV2hmV/pDaF2Uxtu8kgq5r46llp5E5FQiR0K2Yg==",
+ "version": "2.0.8",
+ "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
+ "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
"dev": true,
+ "license": "MIT",
"dependencies": {
- "@floating-ui/dom": "^1.0.0"
+ "@floating-ui/dom": "^1.6.1"
},
"peerDependencies": {
"react": ">=16.8.0",
@@ -7284,10 +7310,11 @@
}
},
"node_modules/@types/gradient-parser": {
- "version": "0.1.3",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-0.1.3.tgz",
- "integrity": "sha512-XDbrTSBlQV9nxE1GiDL3FaOPy4G/KaJkhDutBX48Kg8CYZMBARyyDFGCWfWJn4pobmInmwud1xxH7VJMAr0CKQ==",
- "dev": true
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
+ "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
+ "dev": true,
+ "license": "MIT"
},
"node_modules/@types/highlight-words-core": {
"version": "1.2.1",
@@ -7476,20 +7503,22 @@
"license": "MIT"
},
"node_modules/@types/react": {
- "version": "18.3.3",
- "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz",
- "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==",
+ "version": "18.3.28",
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.28.tgz",
+ "integrity": "sha512-z9VXpC7MWrhfWipitjNdgCauoMLRdIILQsAEV+ZesIzBq/oUlxk0m3ApZuMFCXdnS4U7KrI+l3WRUEGQ8K1QKw==",
+ "license": "MIT",
"dependencies": {
"@types/prop-types": "*",
- "csstype": "^3.0.2"
+ "csstype": "^3.2.2"
}
},
"node_modules/@types/react-dom": {
- "version": "18.3.0",
- "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz",
- "integrity": "sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==",
- "dependencies": {
- "@types/react": "*"
+ "version": "18.3.7",
+ "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.7.tgz",
+ "integrity": "sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==",
+ "license": "MIT",
+ "peerDependencies": {
+ "@types/react": "^18.0.0"
}
},
"node_modules/@types/retry": {
@@ -8276,35 +8305,14 @@
}
},
"node_modules/@wordpress/a11y": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/a11y/-/a11y-4.34.0.tgz",
- "integrity": "sha512-l4/Q1nnLMi1nQJWl4y3Rdr9zQnxYgGqL0ZJwz1vOI8qqSO2Uug8wVCrVIsKIuUQHuD+ya/Q5hqQIedXKAdTvsQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/dom-ready": "^4.34.0",
- "@wordpress/i18n": "^6.7.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/a11y/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/a11y/-/a11y-4.45.0.tgz",
+ "integrity": "sha512-KOgdBsZP34nAi+UfrhIAZDt2I1ZDb3DXAgIeQk7QxTIc9OlQKMNfrYwPG0jidgfKwmjFxh8vV8HbZcBzTD29Rw==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
+ "@wordpress/dom-ready": "^4.45.0",
+ "@wordpress/i18n": "^6.18.0"
},
"engines": {
"node": ">=18.12.0",
@@ -8328,79 +8336,6 @@
"npm": ">=8.19.2"
}
},
- "node_modules/@wordpress/admin-ui/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/admin-ui/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/admin-ui/node_modules/@ariakit/react/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/admin-ui/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/admin-ui/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/admin-ui/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/admin-ui/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -8464,51 +8399,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/admin-ui/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/admin-ui/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/admin-ui/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/api-fetch": {
"version": "7.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/api-fetch/-/api-fetch-7.34.0.tgz",
@@ -8524,27 +8414,6 @@
"npm": ">=8.19.2"
}
},
- "node_modules/@wordpress/api-fetch/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/autop": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/autop/-/autop-4.34.0.tgz",
@@ -8581,10 +8450,11 @@
}
},
"node_modules/@wordpress/base-styles": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-5.2.0.tgz",
- "integrity": "sha512-yBMVbn4gvNQimVfLAZ+/F7F/Tpl+femF9ojgv90c0A0o6IDEtdC+6vUvtAxvXVoruwmxsq8ncouoorZbYDb3yg==",
+ "version": "6.20.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.20.0.tgz",
+ "integrity": "sha512-Dsug4Zxz2xOFtK6CGThKYXwCqC9Yztw2STKQzwztrX4yW+o6iDbzkxpcwdDhsaVJs0Jt9A4LmJpZPh+pUozzLA==",
"dev": true,
+ "license": "GPL-2.0-or-later",
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
@@ -8669,79 +8539,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/block-editor/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/block-editor/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/block-editor/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/block-editor/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/block-editor/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/block-editor/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/block-editor/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -8805,51 +8602,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/block-editor/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/block-editor/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/block-editor/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/block-library": {
"version": "9.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/block-library/-/block-library-9.34.0.tgz",
@@ -8911,79 +8663,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/block-library/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/block-library/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/block-library/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/block-library/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/block-library/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/block-library/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/block-library/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -9047,51 +8726,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/block-library/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/block-library/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/block-library/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/block-serialization-default-parser": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/block-serialization-default-parser/-/block-serialization-default-parser-5.34.0.tgz",
@@ -9145,27 +8779,6 @@
"react": "^18.0.0"
}
},
- "node_modules/@wordpress/blocks/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/blocks/node_modules/react-is": {
"version": "18.3.1",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
@@ -9211,79 +8824,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/commands/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/commands/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/commands/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/commands/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/commands/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/commands/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/commands/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -9347,103 +8887,61 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/commands/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/commands/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/commands/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/components": {
- "version": "28.2.0",
- "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-28.2.0.tgz",
- "integrity": "sha512-6yq1D4SrS5i9lvukCiN+FtKXh42JUV+T0X+e7xI3qFANaRMqjSNqEJFOu14H2oKIbZwjdKxEJ/Wck1lWBIKu/A==",
+ "version": "32.6.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-32.6.0.tgz",
+ "integrity": "sha512-MpOr0mGTkKDRjxK5LKm86Uoj9p9Z6KkrvhkNVi5zVKCftyHVMK+tun7wL2Qn/JZVLbxZpB1kW5sJ5aMf3T2ToA==",
"dev": true,
+ "license": "GPL-2.0-or-later",
"dependencies": {
- "@ariakit/react": "^0.3.12",
- "@babel/runtime": "^7.16.0",
- "@emotion/cache": "^11.7.1",
- "@emotion/css": "^11.7.1",
- "@emotion/react": "^11.7.1",
- "@emotion/serialize": "^1.0.2",
- "@emotion/styled": "^11.6.0",
- "@emotion/utils": "^1.0.0",
- "@floating-ui/react-dom": "^2.0.8",
- "@types/gradient-parser": "0.1.3",
+ "@ariakit/react": "^0.4.22",
+ "@date-fns/utc": "^2.1.1",
+ "@emotion/cache": "^11.14.0",
+ "@emotion/css": "^11.13.5",
+ "@emotion/react": "^11.14.0",
+ "@emotion/serialize": "^1.3.3",
+ "@emotion/styled": "^11.14.1",
+ "@emotion/utils": "^1.4.2",
+ "@floating-ui/react-dom": "2.0.8",
+ "@types/gradient-parser": "1.1.0",
"@types/highlight-words-core": "1.2.1",
+ "@types/react": "^18.3.27",
"@use-gesture/react": "^10.3.1",
- "@wordpress/a11y": "^4.2.0",
- "@wordpress/compose": "^7.2.0",
- "@wordpress/date": "^5.2.0",
- "@wordpress/deprecated": "^4.2.0",
- "@wordpress/dom": "^4.2.0",
- "@wordpress/element": "^6.2.0",
- "@wordpress/escape-html": "^3.2.0",
- "@wordpress/hooks": "^4.2.0",
- "@wordpress/html-entities": "^4.2.0",
- "@wordpress/i18n": "^5.2.0",
- "@wordpress/icons": "^10.2.0",
- "@wordpress/is-shallow-equal": "^5.2.0",
- "@wordpress/keycodes": "^4.2.0",
- "@wordpress/primitives": "^4.2.0",
- "@wordpress/private-apis": "^1.2.0",
- "@wordpress/rich-text": "^7.2.0",
- "@wordpress/warning": "^3.2.0",
+ "@wordpress/a11y": "^4.44.0",
+ "@wordpress/base-styles": "^6.20.0",
+ "@wordpress/compose": "^7.44.0",
+ "@wordpress/date": "^5.44.0",
+ "@wordpress/deprecated": "^4.44.0",
+ "@wordpress/dom": "^4.44.0",
+ "@wordpress/element": "^6.44.0",
+ "@wordpress/escape-html": "^3.44.0",
+ "@wordpress/hooks": "^4.44.0",
+ "@wordpress/html-entities": "^4.44.0",
+ "@wordpress/i18n": "^6.17.0",
+ "@wordpress/icons": "^12.2.0",
+ "@wordpress/is-shallow-equal": "^5.44.0",
+ "@wordpress/keycodes": "^4.44.0",
+ "@wordpress/primitives": "^4.44.0",
+ "@wordpress/private-apis": "^1.44.0",
+ "@wordpress/rich-text": "^7.44.0",
+ "@wordpress/warning": "^3.44.0",
"change-case": "^4.1.2",
"clsx": "^2.1.1",
"colord": "^2.7.0",
+ "csstype": "^3.2.3",
"date-fns": "^3.6.0",
"deepmerge": "^4.3.0",
- "downshift": "^6.0.15",
"fast-deep-equal": "^3.1.3",
- "framer-motion": "^11.1.9",
- "gradient-parser": "^0.1.5",
+ "framer-motion": "^11.15.0",
+ "gradient-parser": "1.1.1",
"highlight-words-core": "^1.2.2",
"is-plain-object": "^5.0.0",
"memize": "^2.1.0",
"path-to-regexp": "^6.2.1",
"re-resizable": "^6.4.0",
- "react-colorful": "^5.3.1",
+ "react-colorful": "^5.6.1",
+ "react-day-picker": "^9.7.0",
"remove-accents": "^0.5.0",
- "use-lilius": "^2.0.5",
"uuid": "^9.0.1"
},
"engines": {
@@ -9455,30 +8953,41 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/components/node_modules/path-to-regexp": {
- "version": "6.3.0",
- "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
- "integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ==",
+ "node_modules/@wordpress/components/node_modules/@wordpress/icons": {
+ "version": "12.2.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-12.2.0.tgz",
+ "integrity": "sha512-Fiw7bmfHDNPjTdCrBF23/9K0VN/GUi73d2ZPZaeWdXhTmIX62T9KYvb1c+WnlBkX7GpXgJO6Q8mypQCY9mw5SQ==",
"dev": true,
- "license": "MIT"
+ "license": "GPL-2.0-or-later",
+ "dependencies": {
+ "@wordpress/element": "^6.44.0",
+ "@wordpress/primitives": "^4.44.0",
+ "change-case": "4.1.2"
+ },
+ "engines": {
+ "node": ">=18.12.0",
+ "npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0"
+ }
},
"node_modules/@wordpress/compose": {
- "version": "7.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.34.0.tgz",
- "integrity": "sha512-gCgsU/VB8mvP9WqzOJLpd9p6ErTBC9qMhP9HQWnmW/SiYm0mhmNaknyr1viu4QYDlMeTVsCycNiP+MacUDCUzg==",
+ "version": "7.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/compose/-/compose-7.45.0.tgz",
+ "integrity": "sha512-/keWdRFUe7bnzh2ZtOYLexknpj0K0G56WFw7RLZehl54a9EmzjYjAODBOF9DB3c07pJuNuy7c5QgqMPi0cqLlw==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
"@types/mousetrap": "^1.6.8",
- "@wordpress/deprecated": "^4.34.0",
- "@wordpress/dom": "^4.34.0",
- "@wordpress/element": "^6.34.0",
- "@wordpress/is-shallow-equal": "^5.34.0",
- "@wordpress/keycodes": "^4.34.0",
- "@wordpress/priority-queue": "^3.34.0",
- "@wordpress/undo-manager": "^1.34.0",
+ "@wordpress/deprecated": "^4.45.0",
+ "@wordpress/dom": "^4.45.0",
+ "@wordpress/element": "^6.45.0",
+ "@wordpress/is-shallow-equal": "^5.45.0",
+ "@wordpress/keycodes": "^4.45.0",
+ "@wordpress/priority-queue": "^3.45.0",
+ "@wordpress/undo-manager": "^1.45.0",
"change-case": "^4.1.2",
- "clipboard": "^2.0.11",
"mousetrap": "^1.6.5",
"use-memo-one": "^1.1.1"
},
@@ -9528,41 +9037,20 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/core-data/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/data": {
- "version": "10.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-10.34.0.tgz",
- "integrity": "sha512-3xk2NHweks8TLHyhTnMuIXTV2IVBCcejpGMTJeAayLoh0i/G+285EMz7O1t6fIu3u5uXCd/vQdJ2ewLTiIqXiQ==",
+ "version": "10.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/data/-/data-10.45.0.tgz",
+ "integrity": "sha512-OR/uMpcEbCh1aBkbzateXffNrL829M+N92qtuD+Gt08Mey129WIEVR9kBC2Tf02VtXs644OKZD6cz77KlxH8XA==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/compose": "^7.34.0",
- "@wordpress/deprecated": "^4.34.0",
- "@wordpress/element": "^6.34.0",
- "@wordpress/is-shallow-equal": "^5.34.0",
- "@wordpress/priority-queue": "^3.34.0",
- "@wordpress/private-apis": "^1.34.0",
- "@wordpress/redux-routine": "^5.34.0",
+ "@wordpress/compose": "^7.45.0",
+ "@wordpress/deprecated": "^4.45.0",
+ "@wordpress/element": "^6.45.0",
+ "@wordpress/is-shallow-equal": "^5.45.0",
+ "@wordpress/priority-queue": "^3.45.0",
+ "@wordpress/private-apis": "^1.45.0",
+ "@wordpress/redux-routine": "^5.45.0",
"deepmerge": "^4.3.0",
"equivalent-key-map": "^0.2.2",
"is-plain-object": "^5.0.0",
@@ -9616,79 +9104,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/dataviews/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/dataviews/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/dataviews/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/dataviews/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/dataviews/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/dataviews/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/dataviews/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -9763,42 +9178,6 @@
"url": "https://github.com/sponsors/kossnocorp"
}
},
- "node_modules/@wordpress/dataviews/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/dataviews/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/dataviews/node_modules/date-fns": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-4.1.0.tgz",
@@ -9810,23 +9189,14 @@
"url": "https://github.com/sponsors/kossnocorp"
}
},
- "node_modules/@wordpress/dataviews/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/date": {
- "version": "5.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-5.34.0.tgz",
- "integrity": "sha512-0HbuRIL8b1KtpAU1ANG58iY07p9m0+jGUDpJCvJlPOQiCP0nDDLws9C5vTPrRiJnosxj6elyHtyt4LQnHAFJRA==",
+ "version": "5.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/date/-/date-5.45.0.tgz",
+ "integrity": "sha512-34v3hCxn68kYzWs8bhuAt8cfMxdFX9ukKn3a3FB+tAJXpxafnPCcZoWfJHn4I8hepCbreFrf3UiGdA+id2kQ4A==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/deprecated": "^4.34.0",
+ "@wordpress/deprecated": "^4.45.0",
"moment": "^2.29.4",
"moment-timezone": "^0.5.40"
},
@@ -9860,13 +9230,13 @@
"license": "BSD"
},
"node_modules/@wordpress/deprecated": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.34.0.tgz",
- "integrity": "sha512-SuQX1CX97dBVPmN33zdzdjkBHajkOpr1WUdLfiP5aR8xS9CAlyMJgfYygBxFZeMKmsbBYENDVJtrulw4lPvkKw==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/deprecated/-/deprecated-4.45.0.tgz",
+ "integrity": "sha512-qer/fk/lgmmisb8/hj1xZtsbJbZhCoOblhyxI2k7RRul7rQDdk+fm28LJYV+eIF0ldSVX30f4dmz1pvcVHQEEg==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/hooks": "^4.34.0"
+ "@wordpress/hooks": "^4.45.0"
},
"engines": {
"node": ">=18.12.0",
@@ -9874,13 +9244,13 @@
}
},
"node_modules/@wordpress/dom": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.34.0.tgz",
- "integrity": "sha512-W2gk4kkjhEHBLg/6nrJJ4QfvRguuzAx83S8UXS4tYtcYKh5vCzzcDPv8hN3cMS75R5nZBBzHgNfquS5iDhSXOA==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/dom/-/dom-4.45.0.tgz",
+ "integrity": "sha512-6RObr/KEZS1FnZwpcDAsKlJ3qw2KLF5+A/LsxlM9fSWDGSO05CEaTp+VmWgx9pwjQWbPEa7N73ijEy8cCNSZWA==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/deprecated": "^4.34.0"
+ "@wordpress/deprecated": "^4.45.0"
},
"engines": {
"node": ">=18.12.0",
@@ -9888,9 +9258,9 @@
}
},
"node_modules/@wordpress/dom-ready": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.34.0.tgz",
- "integrity": "sha512-LclbzuGRtDkF/NrygvnjtO+hcQsnq/iC+iEa78KvHJXQB8daWvrImgqhsD99K53e8AeUwtUFPFwLac5Co14jOg==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/dom-ready/-/dom-ready-4.45.0.tgz",
+ "integrity": "sha512-0lFImpg9DGXcGCDQePdoU8haz7QYsKOFXUMTpRvi/Te38LFXzgZtOUBQbY8fRBlLxrgrj4FsAIc7bzdLn73wNQ==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -9970,79 +9340,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/edit-post/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/edit-post/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/edit-post/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/edit-post/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/edit-post/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/edit-post/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/edit-post/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -10106,51 +9403,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/edit-post/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/edit-post/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/edit-post/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/editor": {
"version": "14.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/editor/-/editor-14.34.0.tgz",
@@ -10216,85 +9468,12 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/editor/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/editor/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/editor/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
+ "node_modules/@wordpress/editor/node_modules/@wordpress/components": {
+ "version": "30.7.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
+ "integrity": "sha512-LlXjicK7zXnwmFSTnxByVwL+Muh4QGcqunxlBg3+Ni8yLtQyTKb6yS8wGUCE7USGEMOlEX1NYvp6i3DOZk1tiw==",
"dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/editor/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/editor/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/editor/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/editor/node_modules/@wordpress/components": {
- "version": "30.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
- "integrity": "sha512-LlXjicK7zXnwmFSTnxByVwL+Muh4QGcqunxlBg3+Ni8yLtQyTKb6yS8wGUCE7USGEMOlEX1NYvp6i3DOZk1tiw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
+ "license": "GPL-2.0-or-later",
"dependencies": {
"@ariakit/react": "^0.4.15",
"@emotion/cache": "^11.7.1",
@@ -10352,61 +9531,16 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/editor/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/editor/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/editor/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/element": {
- "version": "6.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.34.0.tgz",
- "integrity": "sha512-WoCBhGa7fTd9NB0B1XS+hF64vmglI90tEskQxxfqtgby1IiLj7TjG+zyVeW1UdrKja3zSAhZTqZc1wjpEtbcoQ==",
+ "version": "6.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/element/-/element-6.45.0.tgz",
+ "integrity": "sha512-WFrGNPEnj8uE+XhFW9NVbxvqraYpConaEokLv9IszFYVfyg8juXSQcHOAfEnxjC08HBPfVcayr2igu/XUgGOAw==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@types/react": "^18.2.79",
- "@types/react-dom": "^18.2.25",
- "@wordpress/escape-html": "^3.34.0",
+ "@types/react": "^18.3.27",
+ "@types/react-dom": "^18.3.1",
+ "@wordpress/escape-html": "^3.45.0",
"change-case": "^4.1.2",
"is-plain-object": "^5.0.0",
"react": "^18.3.0",
@@ -10418,9 +9552,9 @@
}
},
"node_modules/@wordpress/escape-html": {
- "version": "3.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.34.0.tgz",
- "integrity": "sha512-uDkh9w970Lnh43GTw/8csw0BkWY08tzYo2gqIF1I26N7YnpwRbVnv1Swet8PFvv8YDxpfejWBFfA7so4nciKfw==",
+ "version": "3.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/escape-html/-/escape-html-3.45.0.tgz",
+ "integrity": "sha512-IW4mnA+65XKhABuBkwrQNAlbq97luC6ZIBfdSq0Tkq+AFPqE1lJTMlLo7iBkTpsHsBLyznViPXultq40fz8L7w==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -10895,79 +10029,6 @@
"react": "^18.0.0"
}
},
- "node_modules/@wordpress/fields/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/fields/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/fields/node_modules/@ariakit/react/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/fields/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/fields/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/fields/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/fields/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -11031,51 +10092,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/fields/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/fields/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/fields/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/global-styles-engine": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@wordpress/global-styles-engine/-/global-styles-engine-1.1.0.tgz",
@@ -11098,27 +10114,6 @@
"npm": ">=8.19.2"
}
},
- "node_modules/@wordpress/global-styles-engine/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/global-styles-ui": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@wordpress/global-styles-ui/-/global-styles-ui-1.1.0.tgz",
@@ -11155,79 +10150,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/global-styles-ui/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/global-styles-ui/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -11291,55 +10213,10 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/global-styles-ui/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/global-styles-ui/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/hooks": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.34.0.tgz",
- "integrity": "sha512-uZcgAMDhf6OzYCUoDqq//wYsfC7yx+XUd2av07aROn8SKTkWRfu7zweJHsOBmK0TkCx976ELoL/SZZfHPcj3aw==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/hooks/-/hooks-4.45.0.tgz",
+ "integrity": "sha512-+gOlu8TdohqL1INQNxS/7CxhM4T4MuYnKietWV9zWDmNQV2ysM0SdamNk5pWERJ4w0yY9XhtMBcwR/piJtePZg==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -11348,9 +10225,9 @@
}
},
"node_modules/@wordpress/html-entities": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.34.0.tgz",
- "integrity": "sha512-TYYNhGbHEAuVH48Q5+Muy1Bc1G32yK+4btLhkiQOtRXfa/p7f+3bUMe1/t3wgdmU1hM//wS6dsJ2wvXa9rBCeA==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/html-entities/-/html-entities-4.45.0.tgz",
+ "integrity": "sha512-7W95xaOv4UgMSWlEmyO7YkBsUae3QlQu3GKENVH7Pt/osbJGSPInAJ1ruO4oeUwGPygWOL7b7IzRsgTNP0M/Wg==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -11359,16 +10236,16 @@
}
},
"node_modules/@wordpress/i18n": {
- "version": "5.2.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-5.2.0.tgz",
- "integrity": "sha512-G8z3/o1gm158XHANzthMBLsInQ/iWBFFIUoThiOP8C+VtpVozVpmWpgdayldPoTYolhCdaW6dicNUfdX8fOBTQ==",
+ "version": "6.18.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.18.0.tgz",
+ "integrity": "sha512-6dYCih4wUwi7Csu4RNfHiAKkgWhpSQdl8YthvQUF59Sfsoia3RCdtd4K2l7W4f18ldFA/RXjShMjvSexWy6OyQ==",
"dev": true,
+ "license": "GPL-2.0-or-later",
"dependencies": {
- "@babel/runtime": "^7.16.0",
- "@wordpress/hooks": "^4.2.0",
+ "@tannin/sprintf": "^1.3.2",
+ "@wordpress/hooks": "^4.45.0",
"gettext-parser": "^1.3.1",
"memize": "^2.1.0",
- "sprintf-js": "^1.1.1",
"tannin": "^1.2.0"
},
"bin": {
@@ -11380,18 +10257,22 @@
}
},
"node_modules/@wordpress/icons": {
- "version": "10.2.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-10.2.0.tgz",
- "integrity": "sha512-6N39YvCUHgmqfewByKY1biBE+w/r/o1O9hQgW/zd4v1RVFQNOTxfmhqSmbbTePLzrdKcbB1setM+lJtwvwvrnA==",
+ "version": "11.8.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.8.0.tgz",
+ "integrity": "sha512-ZMNHApHMmPLpNnNLfPLRf6XWoPhZFNKFKdpMlhA6Lx04J1hLVyLRz8PuM+1o3ByxD2ZiExfSRhdmI+7VvEg6DA==",
"dev": true,
+ "license": "GPL-2.0-or-later",
"dependencies": {
- "@babel/runtime": "^7.16.0",
- "@wordpress/element": "^6.2.0",
- "@wordpress/primitives": "^4.2.0"
+ "@wordpress/element": "^6.41.0",
+ "@wordpress/primitives": "^4.41.0",
+ "change-case": "4.1.2"
},
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0"
}
},
"node_modules/@wordpress/interactivity": {
@@ -11455,79 +10336,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/interface/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/interface/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/interface/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/interface/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/interface/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/interface/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/interface/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -11591,55 +10399,10 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/interface/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/interface/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/interface/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/is-shallow-equal": {
- "version": "5.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.34.0.tgz",
- "integrity": "sha512-p401k9SahwMOlmQq9DsKnfpHbax6QtE1hB6qTS/1VfhKLYy/DHc43OKafrwGB5G+rHntrsBNsO9r63DRcl4bbQ==",
+ "version": "5.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/is-shallow-equal/-/is-shallow-equal-5.45.0.tgz",
+ "integrity": "sha512-saamGjAuhZOiFOyznsriPGrO8GRDremImMO4q92qjQqmDqssC+FRDQnwr9D8BaedSnVvUDcriGeYBObEEnIJ2A==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -11703,34 +10466,13 @@
}
},
"node_modules/@wordpress/keycodes": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.34.0.tgz",
- "integrity": "sha512-x/Z+tbcics353Kc1oymrWrnQ8BErpYk112yncli0VXYPGa1OYDoYiUs2Fh49wWXorlx3Dtw6mI+hbiJ14gGp7g==",
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/keycodes/-/keycodes-4.45.0.tgz",
+ "integrity": "sha512-N+Wp572xZovLM45cYo6HfUNTQNDfEqakAYIOcY8bUqA2iFelN6AUkNfUIkIxmrE0EqkQAQ5odES03g8ym7e1IA==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/i18n": "^6.7.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/keycodes/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
+ "@wordpress/i18n": "^6.18.0"
},
"engines": {
"node": ">=18.12.0",
@@ -11773,79 +10515,6 @@
"npm": ">=8.19.2"
}
},
- "node_modules/@wordpress/media-utils/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/media-utils/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/media-utils/node_modules/@ariakit/react/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/media-utils/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/media-utils/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/media-utils/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/media-utils/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -11909,51 +10578,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/media-utils/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/media-utils/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/media-utils/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/notices": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/notices/-/notices-5.34.0.tgz",
@@ -12018,79 +10642,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/patterns/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/patterns/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/patterns/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/patterns/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/patterns/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/patterns/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/patterns/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -12154,51 +10705,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/patterns/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/patterns/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/patterns/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/plugins": {
"version": "7.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/plugins/-/plugins-7.34.0.tgz",
@@ -12224,79 +10730,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/plugins/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/plugins/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/plugins/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/plugins/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/plugins/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/plugins/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/plugins/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -12360,51 +10793,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/plugins/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/plugins/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/plugins/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/postcss-plugins-preset": {
"version": "5.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/postcss-plugins-preset/-/postcss-plugins-preset-5.34.0.tgz",
@@ -12424,17 +10812,6 @@
"postcss": "^8.0.0"
}
},
- "node_modules/@wordpress/postcss-plugins-preset/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/preferences": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/preferences/-/preferences-4.34.0.tgz",
@@ -12463,79 +10840,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/preferences/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/preferences/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/preferences/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/preferences/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/preferences/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/preferences/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/preferences/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -12599,382 +10903,200 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/preferences/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/preferences/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/preferences/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
- "node_modules/@wordpress/prettier-config": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.34.0.tgz",
- "integrity": "sha512-vrcjpVegYSwTSC8JfcE/qmmv1lsqDDhKvLqT8rMhW4DiogH8sVThJ1w5o2qOELXON2ArqfAxW8+DVmHsTPCUzQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- },
- "peerDependencies": {
- "prettier": ">=3"
- }
- },
- "node_modules/@wordpress/primitives": {
- "version": "4.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.34.0.tgz",
- "integrity": "sha512-6M/xFse9Da6oC+EZKGGOVCvbX/f5OOw539lyhugnS0sQ+NIWNvvwDh6VW1bCaWQ6uaZDUYbbQeD6Ax97NQuV+w==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "clsx": "^2.1.1"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- },
- "peerDependencies": {
- "react": "^18.0.0"
- }
- },
- "node_modules/@wordpress/priority-queue": {
- "version": "3.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.34.0.tgz",
- "integrity": "sha512-6qxUP36bvSTvKkxoOhfSPmMZbSt4eCt5diQEugW9LXCuHA6lfWQ2sh1tWWzKpLD9zQCzeYIeVqA1jYHjbO929Q==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "requestidlecallback": "^0.3.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/private-apis": {
- "version": "1.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/private-apis/-/private-apis-1.34.0.tgz",
- "integrity": "sha512-6AgwgkVZOlXu6kJpQrAtC5WiRfUfxCu/oOKMeN3m8YddJTKj8eRNO7hHfQa0TCOZi7dEEtnnmrREMb0EFIzmPQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/redux-routine": {
- "version": "5.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/redux-routine/-/redux-routine-5.34.0.tgz",
- "integrity": "sha512-OYODJsho0wwCGrzEutelzBQpWHDS0quwJPGqx4TIWgoBnQtObcPyeqXDMGDJXfAFYP1KT3iE7hsU280EASxpng==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "is-plain-object": "^5.0.0",
- "is-promise": "^4.0.0",
- "rungen": "^0.3.2"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- },
- "peerDependencies": {
- "redux": ">=4"
- }
- },
- "node_modules/@wordpress/reusable-blocks": {
- "version": "5.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/reusable-blocks/-/reusable-blocks-5.34.0.tgz",
- "integrity": "sha512-fZdJ3f/bMdg1MF+Wpjv6iC4bcMWuUQYANfwHbdPr0i0xNDp2Vob0bAvNPtFBkj7gO2P1TwDcvEli9YVAp3zMQQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/base-styles": "^6.10.0",
- "@wordpress/block-editor": "^15.7.0",
- "@wordpress/blocks": "^15.7.0",
- "@wordpress/components": "^30.7.0",
- "@wordpress/core-data": "^7.34.0",
- "@wordpress/data": "^10.34.0",
- "@wordpress/element": "^6.34.0",
- "@wordpress/i18n": "^6.7.0",
- "@wordpress/icons": "^11.1.0",
- "@wordpress/notices": "^5.34.0",
- "@wordpress/private-apis": "^1.34.0",
- "@wordpress/url": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- },
- "peerDependencies": {
- "react": "^18.0.0",
- "react-dom": "^18.0.0"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@wordpress/components": {
- "version": "30.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
- "integrity": "sha512-LlXjicK7zXnwmFSTnxByVwL+Muh4QGcqunxlBg3+Ni8yLtQyTKb6yS8wGUCE7USGEMOlEX1NYvp6i3DOZk1tiw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@ariakit/react": "^0.4.15",
- "@emotion/cache": "^11.7.1",
- "@emotion/css": "^11.7.1",
- "@emotion/react": "^11.7.1",
- "@emotion/serialize": "^1.0.2",
- "@emotion/styled": "^11.6.0",
- "@emotion/utils": "^1.0.0",
- "@floating-ui/react-dom": "2.0.8",
- "@types/gradient-parser": "1.1.0",
- "@types/highlight-words-core": "1.2.1",
- "@use-gesture/react": "^10.3.1",
- "@wordpress/a11y": "^4.34.0",
- "@wordpress/base-styles": "^6.10.0",
- "@wordpress/compose": "^7.34.0",
- "@wordpress/date": "^5.34.0",
- "@wordpress/deprecated": "^4.34.0",
- "@wordpress/dom": "^4.34.0",
- "@wordpress/element": "^6.34.0",
- "@wordpress/escape-html": "^3.34.0",
- "@wordpress/hooks": "^4.34.0",
- "@wordpress/html-entities": "^4.34.0",
- "@wordpress/i18n": "^6.7.0",
- "@wordpress/icons": "^11.1.0",
- "@wordpress/is-shallow-equal": "^5.34.0",
- "@wordpress/keycodes": "^4.34.0",
- "@wordpress/primitives": "^4.34.0",
- "@wordpress/private-apis": "^1.34.0",
- "@wordpress/rich-text": "^7.34.0",
- "@wordpress/warning": "^3.34.0",
- "change-case": "^4.1.2",
- "clsx": "^2.1.1",
- "colord": "^2.7.0",
- "date-fns": "^3.6.0",
- "deepmerge": "^4.3.0",
- "fast-deep-equal": "^3.1.3",
- "framer-motion": "^11.15.0",
- "gradient-parser": "1.1.1",
- "highlight-words-core": "^1.2.2",
- "is-plain-object": "^5.0.0",
- "memize": "^2.1.0",
- "path-to-regexp": "^6.2.1",
- "re-resizable": "^6.4.0",
- "react-colorful": "^5.3.1",
- "react-day-picker": "^9.7.0",
- "remove-accents": "^0.5.0",
- "uuid": "^9.0.1"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- },
- "peerDependencies": {
- "react": "^18.0.0",
- "react-dom": "^18.0.0"
- }
- },
- "node_modules/@wordpress/reusable-blocks/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
+ "node_modules/@wordpress/prettier-config": {
+ "version": "4.34.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/prettier-config/-/prettier-config-4.34.0.tgz",
+ "integrity": "sha512-vrcjpVegYSwTSC8JfcE/qmmv1lsqDDhKvLqT8rMhW4DiogH8sVThJ1w5o2qOELXON2ArqfAxW8+DVmHsTPCUzQ==",
+ "dev": true,
+ "license": "GPL-2.0-or-later",
+ "engines": {
+ "node": ">=18.12.0",
+ "npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "prettier": ">=3"
+ }
+ },
+ "node_modules/@wordpress/primitives": {
+ "version": "4.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/primitives/-/primitives-4.45.0.tgz",
+ "integrity": "sha512-x+i6EKUvz96EkUb2KuBTLNGm8d5+ZS0FYjUEnIhp5dtWxjMe8dJT6LS+n363vg+K28LVvjptiTAaByccnNKc9w==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
+ "@wordpress/element": "^6.45.0",
+ "clsx": "^2.1.1"
},
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
+ "engines": {
+ "node": ">=18.12.0",
+ "npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0"
+ }
+ },
+ "node_modules/@wordpress/priority-queue": {
+ "version": "3.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/priority-queue/-/priority-queue-3.45.0.tgz",
+ "integrity": "sha512-0sIX2PRPzo5nk252f60xpPj3/BUZxEOLcabCC7FuvQDYPGZrRyS6Dy0vDDzozZxHGuUYCT65t8ubBwXx37wXCw==",
+ "dev": true,
+ "license": "GPL-2.0-or-later",
+ "dependencies": {
+ "requestidlecallback": "^0.3.0"
},
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
}
},
- "node_modules/@wordpress/reusable-blocks/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
+ "node_modules/@wordpress/private-apis": {
+ "version": "1.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/private-apis/-/private-apis-1.45.0.tgz",
+ "integrity": "sha512-UjhIDpoyKKUghPM0tkqd5Whsuk4kqfAfhb5VYGoEYtunDs0rB8IxgFO7hE0PhimHL74QVgaJOlprRZVRCCoQ6w==",
+ "dev": true,
+ "license": "GPL-2.0-or-later",
+ "engines": {
+ "node": ">=18.12.0",
+ "npm": ">=8.19.2"
+ }
+ },
+ "node_modules/@wordpress/redux-routine": {
+ "version": "5.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/redux-routine/-/redux-routine-5.45.0.tgz",
+ "integrity": "sha512-6ShpBns4jIBFXrYFBcKA5pnFm/kjr1SqFvLj5DwLgMV61eI3Rr9LyZwIzNR2BGg067ryxu4W172Uqjke/mZjcQ==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
+ "is-plain-object": "^5.0.0",
+ "is-promise": "^4.0.0",
+ "rungen": "^0.3.2"
},
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "redux": ">=4"
}
},
- "node_modules/@wordpress/reusable-blocks/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
+ "node_modules/@wordpress/reusable-blocks": {
+ "version": "5.34.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/reusable-blocks/-/reusable-blocks-5.34.0.tgz",
+ "integrity": "sha512-fZdJ3f/bMdg1MF+Wpjv6iC4bcMWuUQYANfwHbdPr0i0xNDp2Vob0bAvNPtFBkj7gO2P1TwDcvEli9YVAp3zMQQ==",
"dev": true,
+ "license": "GPL-2.0-or-later",
+ "dependencies": {
+ "@wordpress/base-styles": "^6.10.0",
+ "@wordpress/block-editor": "^15.7.0",
+ "@wordpress/blocks": "^15.7.0",
+ "@wordpress/components": "^30.7.0",
+ "@wordpress/core-data": "^7.34.0",
+ "@wordpress/data": "^10.34.0",
+ "@wordpress/element": "^6.34.0",
+ "@wordpress/i18n": "^6.7.0",
+ "@wordpress/icons": "^11.1.0",
+ "@wordpress/notices": "^5.34.0",
+ "@wordpress/private-apis": "^1.34.0",
+ "@wordpress/url": "^4.34.0"
+ },
"engines": {
- "node": ">=0.10.0"
+ "node": ">=18.12.0",
+ "npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/rich-text": {
- "version": "7.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-7.34.0.tgz",
- "integrity": "sha512-zlzrxCFrUjG4wBrEhK7CNXc8vk5Ynq5GE/BC4dXJtk+/EgFNaFtZmusJdHnJSJx46WPeBcDjZk4W7ozAbXzaiA==",
+ "node_modules/@wordpress/reusable-blocks/node_modules/@wordpress/components": {
+ "version": "30.7.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
+ "integrity": "sha512-LlXjicK7zXnwmFSTnxByVwL+Muh4QGcqunxlBg3+Ni8yLtQyTKb6yS8wGUCE7USGEMOlEX1NYvp6i3DOZk1tiw==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
+ "@ariakit/react": "^0.4.15",
+ "@emotion/cache": "^11.7.1",
+ "@emotion/css": "^11.7.1",
+ "@emotion/react": "^11.7.1",
+ "@emotion/serialize": "^1.0.2",
+ "@emotion/styled": "^11.6.0",
+ "@emotion/utils": "^1.0.0",
+ "@floating-ui/react-dom": "2.0.8",
+ "@types/gradient-parser": "1.1.0",
+ "@types/highlight-words-core": "1.2.1",
+ "@use-gesture/react": "^10.3.1",
"@wordpress/a11y": "^4.34.0",
+ "@wordpress/base-styles": "^6.10.0",
"@wordpress/compose": "^7.34.0",
- "@wordpress/data": "^10.34.0",
+ "@wordpress/date": "^5.34.0",
"@wordpress/deprecated": "^4.34.0",
+ "@wordpress/dom": "^4.34.0",
"@wordpress/element": "^6.34.0",
"@wordpress/escape-html": "^3.34.0",
+ "@wordpress/hooks": "^4.34.0",
+ "@wordpress/html-entities": "^4.34.0",
"@wordpress/i18n": "^6.7.0",
+ "@wordpress/icons": "^11.1.0",
+ "@wordpress/is-shallow-equal": "^5.34.0",
"@wordpress/keycodes": "^4.34.0",
- "colord": "2.9.3",
- "memize": "^2.1.0"
+ "@wordpress/primitives": "^4.34.0",
+ "@wordpress/private-apis": "^1.34.0",
+ "@wordpress/rich-text": "^7.34.0",
+ "@wordpress/warning": "^3.34.0",
+ "change-case": "^4.1.2",
+ "clsx": "^2.1.1",
+ "colord": "^2.7.0",
+ "date-fns": "^3.6.0",
+ "deepmerge": "^4.3.0",
+ "fast-deep-equal": "^3.1.3",
+ "framer-motion": "^11.15.0",
+ "gradient-parser": "1.1.1",
+ "highlight-words-core": "^1.2.2",
+ "is-plain-object": "^5.0.0",
+ "memize": "^2.1.0",
+ "path-to-regexp": "^6.2.1",
+ "re-resizable": "^6.4.0",
+ "react-colorful": "^5.3.1",
+ "react-day-picker": "^9.7.0",
+ "remove-accents": "^0.5.0",
+ "uuid": "^9.0.1"
},
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
},
"peerDependencies": {
- "react": "^18.0.0"
+ "react": "^18.0.0",
+ "react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/rich-text/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
+ "node_modules/@wordpress/rich-text": {
+ "version": "7.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/rich-text/-/rich-text-7.45.0.tgz",
+ "integrity": "sha512-C5+JQqNzA3fiQq0hN9pQPKsjcwO/fczouHqubq3847kAUrClROqqI1GJHE34WLl1Vp+/tWQuBkIjQ/95olKteA==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
+ "@wordpress/a11y": "^4.45.0",
+ "@wordpress/compose": "^7.45.0",
+ "@wordpress/data": "^10.45.0",
+ "@wordpress/deprecated": "^4.45.0",
+ "@wordpress/dom": "^4.45.0",
+ "@wordpress/element": "^6.45.0",
+ "@wordpress/escape-html": "^3.45.0",
+ "@wordpress/i18n": "^6.18.0",
+ "@wordpress/keycodes": "^4.45.0",
+ "@wordpress/private-apis": "^1.45.0",
+ "colord": "2.9.3",
+ "memize": "^2.1.0"
},
"engines": {
"node": ">=18.12.0",
"npm": ">=8.19.2"
+ },
+ "peerDependencies": {
+ "react": "^18.0.0"
}
},
"node_modules/@wordpress/router": {
@@ -13144,79 +11266,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/server-side-render/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/server-side-render/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/server-side-render/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/server-side-render/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/server-side-render/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/server-side-render/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/server-side-render/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -13280,51 +11329,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/server-side-render/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/server-side-render/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/server-side-render/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/shortcode": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/shortcode/-/shortcode-4.34.0.tgz",
@@ -13408,13 +11412,13 @@
}
},
"node_modules/@wordpress/undo-manager": {
- "version": "1.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.34.0.tgz",
- "integrity": "sha512-NQ/LGpaFoEYCKA0Uyg7RO04wx1MF27Jdv2S2tS81sFUO2/L0FJKyW1AQptx7SGEMIxgH9Sn4XIOdsQmLE4nGww==",
+ "version": "1.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/undo-manager/-/undo-manager-1.45.0.tgz",
+ "integrity": "sha512-BqclZIPjzBYIjLqLZFihs+Ce+w+yBQuj44VYSrRDOj56AbMtwmClIUqgIVBZAe2En/2ncixTTWOZG9KluvEXfA==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/is-shallow-equal": "^5.34.0"
+ "@wordpress/is-shallow-equal": "^5.45.0"
},
"engines": {
"node": ">=18.12.0",
@@ -13448,27 +11452,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/upload-media/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/url": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/url/-/url-4.34.0.tgz",
@@ -13503,9 +11486,9 @@
}
},
"node_modules/@wordpress/warning": {
- "version": "3.34.0",
- "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.34.0.tgz",
- "integrity": "sha512-WemuVXjaekzCDsWbDPj/RZSy44mIjPIy35DaoJgfLcgkXMH2GRBRSomhZMkWyGatD39vdXm0nqe95LsLDqrwCg==",
+ "version": "3.45.0",
+ "resolved": "https://registry.npmjs.org/@wordpress/warning/-/warning-3.45.0.tgz",
+ "integrity": "sha512-NQ9tAhPdwhfceVIzWra1rbumvgAFAEDTgZlWsX880zLiq1F8JTwBouwW6wfIhA3XLcY6Yj7cBBYLa8vnNiDZDw==",
"dev": true,
"license": "GPL-2.0-or-later",
"engines": {
@@ -13543,79 +11526,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/widgets/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/widgets/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/widgets/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/@wordpress/widgets/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/@wordpress/widgets/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/@wordpress/widgets/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/@wordpress/widgets/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -13679,51 +11589,6 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/@wordpress/widgets/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/widgets/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/@wordpress/widgets/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/@wordpress/wordcount": {
"version": "4.34.0",
"resolved": "https://registry.npmjs.org/@wordpress/wordcount/-/wordcount-4.34.0.tgz",
@@ -15133,12 +12998,6 @@
"node": ">=6"
}
},
- "node_modules/calendar": {
- "version": "0.1.1",
- "resolved": "https://registry.npmjs.org/calendar/-/calendar-0.1.1.tgz",
- "integrity": "sha512-CExn+MxSU1pCsjYiS+Cx8d1MtIZqezxRhpIu8odr1oqvYG/0C1m8lvehHxTl1FslgKbOD7Z5QuEcyk8sGgpZLQ==",
- "dev": true
- },
"node_modules/call-bind": {
"version": "1.0.8",
"resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.8.tgz",
@@ -15713,17 +13572,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/clipboard": {
- "version": "2.0.11",
- "resolved": "https://registry.npmjs.org/clipboard/-/clipboard-2.0.11.tgz",
- "integrity": "sha512-C+0bbOqkezLIsmWSvlsXS0Q0bmkugu7jcfMIACB+RDEntIzQIkdr148we28AfSloQLRdZlYL/QYyrq05j/3Faw==",
- "dev": true,
- "dependencies": {
- "good-listener": "^1.2.2",
- "select": "^1.1.2",
- "tiny-emitter": "^2.0.0"
- }
- },
"node_modules/cliui": {
"version": "8.0.1",
"resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
@@ -16012,12 +13860,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/compute-scroll-into-view": {
- "version": "1.0.20",
- "resolved": "https://registry.npmjs.org/compute-scroll-into-view/-/compute-scroll-into-view-1.0.20.tgz",
- "integrity": "sha512-UCB0ioiyj8CRjtrvaceBLqqhZCVP+1B8+NWQhmdsm0VXOJtobBCf1dBQmebCCo34qZmUwZfIH2MZLqNHazrfjg==",
- "dev": true
- },
"node_modules/computed-style": {
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/computed-style/-/computed-style-0.1.4.tgz",
@@ -16477,16 +14319,6 @@
"url": "https://github.com/chalk/chalk?sponsor=1"
}
},
- "node_modules/create-react-class": {
- "version": "15.7.0",
- "resolved": "https://registry.npmjs.org/create-react-class/-/create-react-class-15.7.0.tgz",
- "integrity": "sha512-QZv4sFWG9S5RUvkTYWbflxeZX+JG7Cz0Tn33rQBJ+WFQTqTfUTjMjiv9tnfXazjsO5r0KhPs+AqCjyrQX6h2ng==",
- "dev": true,
- "dependencies": {
- "loose-envify": "^1.3.1",
- "object-assign": "^4.1.1"
- }
- },
"node_modules/cross-spawn": {
"version": "7.0.6",
"resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
@@ -16817,9 +14649,10 @@
"license": "MIT"
},
"node_modules/csstype": {
- "version": "3.1.3",
- "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz",
- "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw=="
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",
+ "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",
+ "license": "MIT"
},
"node_modules/cwd": {
"version": "0.10.0",
@@ -16939,6 +14772,7 @@
"resolved": "https://registry.npmjs.org/d/-/d-1.0.2.tgz",
"integrity": "sha512-MOqHvMWF9/9MX6nza0KgvFH4HpMU0EF5uUDXqX/BtxtU8NfB0QzRtJ8Oe/6SuS4kbhyzVJwjd97EA4PKrzJ8bw==",
"dev": true,
+ "license": "ISC",
"dependencies": {
"es5-ext": "^0.10.64",
"type": "^2.7.2"
@@ -17287,12 +15121,6 @@
"node": ">=0.4.0"
}
},
- "node_modules/delegate": {
- "version": "3.2.0",
- "resolved": "https://registry.npmjs.org/delegate/-/delegate-3.2.0.tgz",
- "integrity": "sha512-IofjkYBZaZivn0V8nnsMJGBr4jVLxHDheKSW88PyxS5QC4Vo9ZbZVvhzlSxY87fVq3STR6r+4cGepyHkcWOQSw==",
- "dev": true
- },
"node_modules/depd": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/depd/-/depd-2.0.0.tgz",
@@ -17548,22 +15376,6 @@
"node": ">=8"
}
},
- "node_modules/downshift": {
- "version": "6.1.12",
- "resolved": "https://registry.npmjs.org/downshift/-/downshift-6.1.12.tgz",
- "integrity": "sha512-7XB/iaSJVS4T8wGFT3WRXmSF1UlBHAA40DshZtkrIscIN+VC+Lh363skLxFTvJwtNgHxAMDGEHT4xsyQFWL+UA==",
- "dev": true,
- "dependencies": {
- "@babel/runtime": "^7.14.8",
- "compute-scroll-into-view": "^1.0.17",
- "prop-types": "^15.7.2",
- "react-is": "^17.0.2",
- "tslib": "^2.3.0"
- },
- "peerDependencies": {
- "react": ">=16.12.0"
- }
- },
"node_modules/dunder-proto": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/dunder-proto/-/dunder-proto-1.0.1.tgz",
@@ -18167,6 +15979,7 @@
"integrity": "sha512-p2snDhiLaXe6dahss1LddxqEm+SkuDvV8dnIQG0MWjyHpcMNfXKPE+/Cc0y+PhxJX3A4xGNeFCj5oc0BUh6deg==",
"dev": true,
"hasInstallScript": true,
+ "license": "ISC",
"dependencies": {
"es6-iterator": "^2.0.3",
"es6-symbol": "^3.1.3",
@@ -18182,6 +15995,7 @@
"resolved": "https://registry.npmjs.org/es6-iterator/-/es6-iterator-2.0.3.tgz",
"integrity": "sha512-zw4SRzoUkd+cl+ZoE15A9o1oQd920Bb0iOJMQkQhl3jNc03YqVjAhG7scf9C5KWRU/R13Orf588uCC6525o02g==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"d": "1",
"es5-ext": "^0.10.35",
@@ -18193,6 +16007,7 @@
"resolved": "https://registry.npmjs.org/es6-symbol/-/es6-symbol-3.1.4.tgz",
"integrity": "sha512-U9bFFjX8tFiATgtkJ1zg25+KviIXpgRvRHS8sau3GfhVzThRQrOeksPeT0BWW2MNZs1OEWJ1DPXOQMn0KKRkvg==",
"dev": true,
+ "license": "ISC",
"dependencies": {
"d": "^1.0.2",
"ext": "^1.7.0"
@@ -18868,6 +16683,7 @@
"resolved": "https://registry.npmjs.org/esniff/-/esniff-2.0.1.tgz",
"integrity": "sha512-kTUIGKQ/mDPFoJ0oVfcmyJn4iBDRptjNVIzwIFR7tqWXdVI9xfA2RMwY/gbSpJG3lkdWNEjLap/NqVHZiJsdfg==",
"dev": true,
+ "license": "ISC",
"dependencies": {
"d": "^1.0.1",
"es5-ext": "^0.10.62",
@@ -18984,6 +16800,7 @@
"resolved": "https://registry.npmjs.org/event-emitter/-/event-emitter-0.3.5.tgz",
"integrity": "sha512-D9rRn9y7kLPnJ+hMq7S/nhvoKwwvVJahBi2BPmx3bvbsEdK3W9ii8cBSGjP+72/LnM4n6fo3+dkCX5FeTQruXA==",
"dev": true,
+ "license": "MIT",
"dependencies": {
"d": "1",
"es5-ext": "~0.10.14"
@@ -19171,6 +16988,7 @@
"resolved": "https://registry.npmjs.org/ext/-/ext-1.7.0.tgz",
"integrity": "sha512-6hxeJYaL110a9b5TEJSj0gojyHQAmA2ch5Os+ySCiA1QGdS697XWY1pzsrSjqA9LDEEgdB/KypIlR59RcLuHYw==",
"dev": true,
+ "license": "ISC",
"dependencies": {
"type": "^2.7.2"
}
@@ -20569,15 +18387,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/good-listener": {
- "version": "1.2.2",
- "resolved": "https://registry.npmjs.org/good-listener/-/good-listener-1.2.2.tgz",
- "integrity": "sha512-goW1b+d9q/HIwbVYZzZ6SsTr4IgE+WA44A0GmPIQstuOrgsFcT7VEJ48nmr9GaRtNu0XTKacFLGnBPAM6Afouw==",
- "dev": true,
- "dependencies": {
- "delegate": "^3.1.2"
- }
- },
"node_modules/gopd": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/gopd/-/gopd-1.2.0.tgz",
@@ -20598,9 +18407,9 @@
"dev": true
},
"node_modules/gradient-parser": {
- "version": "0.1.5",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-0.1.5.tgz",
- "integrity": "sha512-+uPlcVbjrKOnTzvz0MjTj7BfACj8OmxIa1moIjJV7btvhUMSJk0D47RfDCgDrZE3dYMz9Cf5xKJwnrKLjUq0KQ==",
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
+ "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
"dev": true,
"engines": {
"node": ">=0.10.0"
@@ -21187,15 +18996,6 @@
"dev": true,
"license": "MIT"
},
- "node_modules/immutable": {
- "version": "3.8.2",
- "resolved": "https://registry.npmjs.org/immutable/-/immutable-3.8.2.tgz",
- "integrity": "sha512-15gZoQ38eYjEjxkorfbcgBKBL6R7T459OuK+CpcWt7O3KF4uPCx2tD0uFETlUDIyo+1789crbMhTvQBSR5yBMg==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/import-fresh": {
"version": "3.3.0",
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
@@ -25688,6 +23488,7 @@
"resolved": "https://registry.npmjs.org/moment-range/-/moment-range-3.1.1.tgz",
"integrity": "sha512-VqJIVDs6wUzCjTkSmkOwqRseqAo3+En2rdsKEKIWtPxzo+uJdRQGjU2HWJr6/zL3fZJdNtpddyDkB4Pfyg8KLQ==",
"dev": true,
+ "license": "Unlicense",
"dependencies": {
"es6-symbol": "^3.1.0"
},
@@ -25863,22 +23664,21 @@
"license": "GPL-2.0-or-later"
},
"node_modules/newspack-components": {
- "version": "4.2.0",
- "resolved": "https://registry.npmjs.org/newspack-components/-/newspack-components-4.2.0.tgz",
- "integrity": "sha512-y3OKhL4Zbuvo3+EDGqEO8PwHXyuKSPOKKXsufDvvZ/wvFjC+hX8GFvahUtr0SwQFi8OuDcedJcBzwJZuI8/ajg==",
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/newspack-components/-/newspack-components-4.3.0.tgz",
+ "integrity": "sha512-0mu5HkxeApDWtbhwhrFVJKvWBu5/SkW132KXiL1d+Txa4bN7z/R6oFy8Ffb7KuhIRDNJCQwXGQW3mgPlusEfMQ==",
"dev": true,
"license": "GPL-2.0-or-later",
"dependencies": {
- "@wordpress/base-styles": "^5.0.0",
- "@wordpress/components": "^28.0.0",
+ "@wordpress/base-styles": "^6.0.0",
+ "@wordpress/components": "^32.0.0",
"@wordpress/element": "^6.0.0",
- "@wordpress/i18n": "^5.0.0",
- "@wordpress/icons": "^10.0.0",
+ "@wordpress/i18n": "^6.0.0",
+ "@wordpress/icons": "^11.0.0",
"classnames": "^2.3.1",
"lodash": "^4.17.21",
"moment-range": "^3.1.1",
"qs": "^6.10.1",
- "react-daterange-picker": "^2.0.1",
"react-router-dom": "^5.3.4"
}
},
@@ -26004,68 +23804,6 @@
"newspack-scripts": "bin/newspack-scripts.js"
}
},
- "node_modules/newspack-scripts/node_modules/@ariakit/core": {
- "version": "0.4.16",
- "resolved": "https://registry.npmjs.org/@ariakit/core/-/core-0.4.16.tgz",
- "integrity": "sha512-nPJ0Be8d5ZvRApYGqdLMuYUjP7ktkPmTPOXyZFw+0Illk8LKgF3Q74ctVGuoQurJNDsANXcewzlyXK4vyIAGTA==",
- "dev": true,
- "license": "MIT"
- },
- "node_modules/newspack-scripts/node_modules/@ariakit/react": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react/-/react-0.4.19.tgz",
- "integrity": "sha512-n6q8leSQWXMk4vhcZlpnj8cIlAY0n+1bvVTwHvaVfmec4LjW49MFKkJRZd1AiV+SE73nkxPwSL3IbaS4p1aRxQ==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/react-core": "0.4.19"
- },
- "funding": {
- "type": "opencollective",
- "url": "https://opencollective.com/ariakit"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/newspack-scripts/node_modules/@ariakit/react/node_modules/@ariakit/react-core": {
- "version": "0.4.19",
- "resolved": "https://registry.npmjs.org/@ariakit/react-core/-/react-core-0.4.19.tgz",
- "integrity": "sha512-Aj+fu4pMyPXtlBghI+E7KSWItqJkbAqEhut3DlsFAjK9fQdHE+e1tQJG1PtnoEdD9BExkJWQ6R4M5a9HkEhqPA==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@ariakit/core": "0.4.16",
- "@floating-ui/dom": "^1.0.0",
- "use-sync-external-store": "^1.2.0"
- },
- "peerDependencies": {
- "react": "^17.0.0 || ^18.0.0 || ^19.0.0",
- "react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
- }
- },
- "node_modules/newspack-scripts/node_modules/@floating-ui/react-dom": {
- "version": "2.0.8",
- "resolved": "https://registry.npmjs.org/@floating-ui/react-dom/-/react-dom-2.0.8.tgz",
- "integrity": "sha512-HOdqOt3R3OGeTKidaLvJKcgg75S6tibQ3Tif4eyd91QnIJWr0NLvoXFpJA/j8HqkFSL68GDca9AuyWEHlhyClw==",
- "dev": true,
- "license": "MIT",
- "dependencies": {
- "@floating-ui/dom": "^1.6.1"
- },
- "peerDependencies": {
- "react": ">=16.8.0",
- "react-dom": ">=16.8.0"
- }
- },
- "node_modules/newspack-scripts/node_modules/@types/gradient-parser": {
- "version": "1.1.0",
- "resolved": "https://registry.npmjs.org/@types/gradient-parser/-/gradient-parser-1.1.0.tgz",
- "integrity": "sha512-SaEcbgQscHtGJ1QL+ajgDTmmqU2f6T+00jZRcFlVHUW2Asivc84LNUev/UQFyu117AsdyrtI+qpwLvgjJXJxmw==",
- "dev": true,
- "license": "MIT"
- },
"node_modules/newspack-scripts/node_modules/@types/react": {
"version": "19.2.2",
"resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.2.tgz",
@@ -26076,17 +23814,6 @@
"csstype": "^3.0.2"
}
},
- "node_modules/newspack-scripts/node_modules/@wordpress/base-styles": {
- "version": "6.10.0",
- "resolved": "https://registry.npmjs.org/@wordpress/base-styles/-/base-styles-6.10.0.tgz",
- "integrity": "sha512-Dw/1Om7Kv9YXvN6RaSOmzq2id1MrHZ+rUS2uHNkadeF3Jv+W0Zewl9iCBJarB6Nf72GMkktPwpaRrwhc6zPLIg==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
"node_modules/newspack-scripts/node_modules/@wordpress/components": {
"version": "30.7.0",
"resolved": "https://registry.npmjs.org/@wordpress/components/-/components-30.7.0.tgz",
@@ -26150,56 +23877,12 @@
"react-dom": "^18.0.0"
}
},
- "node_modules/newspack-scripts/node_modules/@wordpress/i18n": {
- "version": "6.7.0",
- "resolved": "https://registry.npmjs.org/@wordpress/i18n/-/i18n-6.7.0.tgz",
- "integrity": "sha512-156R15kz17WkFJ0mtoVt9ByFvt4i9zcstFiXC1HjMKr3zV1DZSplvcJeNJTENJBRX8sE+Be0NPevaC8LCodjgw==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@tannin/sprintf": "^1.3.2",
- "@wordpress/hooks": "^4.34.0",
- "gettext-parser": "^1.3.1",
- "memize": "^2.1.0",
- "tannin": "^1.2.0"
- },
- "bin": {
- "pot-to-php": "tools/pot-to-php.js"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/newspack-scripts/node_modules/@wordpress/icons": {
- "version": "11.1.0",
- "resolved": "https://registry.npmjs.org/@wordpress/icons/-/icons-11.1.0.tgz",
- "integrity": "sha512-N61MEoI9dU3fDQu7tdY1/kUSOhERyAnKHcVDWl3KWNFDuNuelnoUCMSckNV4T1Jz/M+2Mkov/J39Mroqo782zQ==",
- "dev": true,
- "license": "GPL-2.0-or-later",
- "dependencies": {
- "@wordpress/element": "^6.34.0",
- "@wordpress/primitives": "^4.34.0"
- },
- "engines": {
- "node": ">=18.12.0",
- "npm": ">=8.19.2"
- }
- },
- "node_modules/newspack-scripts/node_modules/gradient-parser": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/gradient-parser/-/gradient-parser-1.1.1.tgz",
- "integrity": "sha512-Hu0YfNU+38EsTmnUfLXUKFMXq9yz7htGYpF4x+dlbBhUCvIvzLt0yVLT/gJRmvLKFJdqNFrz4eKkIUjIXSr7Tw==",
- "dev": true,
- "engines": {
- "node": ">=0.10.0"
- }
- },
"node_modules/next-tick": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/next-tick/-/next-tick-1.1.0.tgz",
"integrity": "sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==",
- "dev": true
+ "dev": true,
+ "license": "ISC"
},
"node_modules/no-case": {
"version": "3.0.4",
@@ -31627,15 +29310,6 @@
"node": ">=0.10.0"
}
},
- "node_modules/react-addons-pure-render-mixin": {
- "version": "15.6.3",
- "resolved": "https://registry.npmjs.org/react-addons-pure-render-mixin/-/react-addons-pure-render-mixin-15.6.3.tgz",
- "integrity": "sha512-e7F2OsLiyYGr9SHWHGlI/FfHRh+kbYx0hNfdN5zivHIf4vzeno7gsRJKXg71E35CpUCnre+JfM6UgWWgsvJBzA==",
- "dev": true,
- "dependencies": {
- "object-assign": "^4.1.0"
- }
- },
"node_modules/react-autosize-textarea": {
"version": "7.1.0",
"resolved": "https://registry.npmjs.org/react-autosize-textarea/-/react-autosize-textarea-7.1.0.tgz",
@@ -31662,29 +29336,6 @@
"react-dom": ">=16.8.0"
}
},
- "node_modules/react-daterange-picker": {
- "version": "2.0.1",
- "resolved": "https://registry.npmjs.org/react-daterange-picker/-/react-daterange-picker-2.0.1.tgz",
- "integrity": "sha512-xPBtMONOfljnausiL6ftlfg6EHHvjdiDcH0j71FblAv35IWUJ9VDH3lXaUX9MZYdIynTN7hW+oqPcRK5xls1Nw==",
- "dev": true,
- "dependencies": {
- "calendar": "^0.1.0",
- "classnames": "^2.1.1",
- "create-react-class": "^15.6.3",
- "immutable": "^3.7.2",
- "prop-types": "^15.6.0",
- "react-addons-pure-render-mixin": "^15.6.2"
- },
- "engines": {
- "node": ">=4.0"
- },
- "peerDependencies": {
- "moment": "^2.18.1",
- "moment-range": "^3.0.3",
- "react": "0.14.x || 15.x.x || 16.x.x",
- "react-dom": "0.14.x || 15.x.x || 16.x.x"
- }
- },
"node_modules/react-day-picker": {
"version": "9.11.1",
"resolved": "https://registry.npmjs.org/react-day-picker/-/react-day-picker-9.11.1.tgz",
@@ -31749,7 +29400,8 @@
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
"integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==",
- "dev": true
+ "dev": true,
+ "peer": true
},
"node_modules/react-refresh": {
"version": "0.14.2",
@@ -32844,12 +30496,6 @@
"url": "https://opencollective.com/webpack"
}
},
- "node_modules/select": {
- "version": "1.1.2",
- "resolved": "https://registry.npmjs.org/select/-/select-1.1.2.tgz",
- "integrity": "sha512-OwpTSOfy6xSs1+pwcNrv0RBMOzI39Lp3qQKUTPVVPRjCdNa5JH/oPRiqsesIskK8TVgmRiHwO4KXlV2Li9dANA==",
- "dev": true
- },
"node_modules/select-hose": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/select-hose/-/select-hose-2.0.0.tgz",
@@ -34377,6 +32023,7 @@
"resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
"dev": true,
+ "license": "BSD-3-Clause",
"engines": {
"node": ">=0.10.0"
}
@@ -34567,12 +32214,6 @@
"node": ">= 10.x"
}
},
- "node_modules/sprintf-js": {
- "version": "1.1.3",
- "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.3.tgz",
- "integrity": "sha512-Oo+0REFV59/rz3gfJNKQiBlwfHaSESl1pcGyABQsnnIfWOFt6JNj5gCog2U6MLZ//IGYD+nA8nI+mTShREReaA==",
- "dev": true
- },
"node_modules/stack-utils": {
"version": "2.0.6",
"resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
@@ -36000,12 +33641,6 @@
"url": "https://github.com/sponsors/sindresorhus"
}
},
- "node_modules/tiny-emitter": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/tiny-emitter/-/tiny-emitter-2.1.0.tgz",
- "integrity": "sha512-NB6Dk1A9xgQPMoGqC5CVXn123gWyte215ONT5Pp5a0yt4nlEoO1ZWeCwpncaekPHXO60i47ihFnZPiRPjRMq4Q==",
- "dev": true
- },
"node_modules/tiny-invariant": {
"version": "1.3.3",
"resolved": "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.3.3.tgz",
@@ -36320,7 +33955,8 @@
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/type/-/type-2.7.3.tgz",
"integrity": "sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==",
- "dev": true
+ "dev": true,
+ "license": "ISC"
},
"node_modules/type-check": {
"version": "0.4.0",
@@ -36876,19 +34512,6 @@
}
}
},
- "node_modules/use-lilius": {
- "version": "2.0.5",
- "resolved": "https://registry.npmjs.org/use-lilius/-/use-lilius-2.0.5.tgz",
- "integrity": "sha512-IbPjJe4T6B0zQV6ahftVtHvCAxi6RAuDpEcO8TmnHh4nBtx7JbGdpbgXWOUj/9YjrzEbdT/lW7JWcBVbX3MbrA==",
- "dev": true,
- "dependencies": {
- "date-fns": "^3.6.0"
- },
- "peerDependencies": {
- "react": "*",
- "react-dom": "*"
- }
- },
"node_modules/use-memo-one": {
"version": "1.1.3",
"resolved": "https://registry.npmjs.org/use-memo-one/-/use-memo-one-1.1.3.tgz",
@@ -36922,12 +34545,13 @@
}
},
"node_modules/use-sync-external-store": {
- "version": "1.2.0",
- "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.2.0.tgz",
- "integrity": "sha512-eEgnFxGQ1Ife9bzYs6VLi8/4X6CObHMw9Qr9tPY43iKwsPw8xE8+EFsf/2cFZ5S3esXgpWgtSCtLNS41F+sKPA==",
+ "version": "1.6.0",
+ "resolved": "https://registry.npmjs.org/use-sync-external-store/-/use-sync-external-store-1.6.0.tgz",
+ "integrity": "sha512-Pp6GSwGP/NrPIrxVFAIkOQeyw8lFenOHijQWkUTrDvrF4ALqylP2C/KCkeS9dpUM3KvYRQhna5vt7IL95+ZQ9w==",
"dev": true,
+ "license": "MIT",
"peerDependencies": {
- "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
+ "react": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
}
},
"node_modules/util-deprecate": {
diff --git a/package.json b/package.json
index 20d51e508..6ad7e0b54 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
},
"devDependencies": {
"@types/lodash": "^4.17.23",
- "newspack-components": "^4.2.0",
+ "newspack-components": "^4.3.0",
"newspack-scripts": "^5.9.2"
},
"overrides": {
diff --git a/src/blocks/checkout-button/view.php b/src/blocks/checkout-button/view.php
index 6b861499c..1e2206df8 100644
--- a/src/blocks/checkout-button/view.php
+++ b/src/blocks/checkout-button/view.php
@@ -47,8 +47,10 @@ function render_callback( $attributes ) {
\Newspack_Blocks::enqueue_view_assets( 'checkout-button' );
$background_color = $attributes['backgroundColor'] ?? '';
+ $text_color = $attributes['textColor'] ?? '';
$gradient = $attributes['gradient'] ?? '';
$font_size = $attributes['fontSize'] ?? '';
+ $font_family = $attributes['fontFamily'] ?? '';
$style = $attributes['style'] ?? [];
$text_align = $attributes['textAlign'] ?? '';
$width = $attributes['width'] ?? '';
@@ -62,22 +64,17 @@ function render_callback( $attributes ) {
}
// Generate the button.
- $button_color = '';
- // Get button color from style attribute since style engine doesn't seem to handle this.
- if ( isset( $style['elements']['link']['color']['text'] ) ) {
- $color = $style['elements']['link']['color']['text'];
- $color = explode( '|', $color );
+ // Fall back to the legacy link-color storage path if textColor isn't set.
+ if ( ! $text_color && isset( $style['elements']['link']['color']['text'] ) ) {
+ $color = explode( '|', $style['elements']['link']['color']['text'] );
if ( isset( $color[2] ) ) {
- $button_color = $color[2];
+ $text_color = $color[2];
}
}
$button_styles = Newspack_Blocks::block_styles(
$attributes,
[
- $background_color ? 'background-color:' . esc_attr( $background_color ) . ';' : '',
- $font_size ? 'font-size:' . esc_attr( $font_size ) . ';' : '',
$width ? 'width:' . esc_attr( $width ) . '%;' : '',
- $button_color ? 'color:' . esc_attr( $button_color ) . ';' : '',
]
);
@@ -86,19 +83,23 @@ function render_callback( $attributes ) {
$attributes,
[
'wp-block-button__link',
- $background_color ? 'has-background has-' . esc_attr( $background_color ) . '-background-color' : '',
- $gradient ? 'has-background has-' . esc_attr( $gradient ) . '-gradient-background' : '',
+ ( $background_color || $gradient || isset( $style['color']['background'] ) || isset( $style['color']['gradient'] ) ) ? 'has-background' : '',
+ $background_color ? 'has-' . esc_attr( $background_color ) . '-background-color' : '',
+ $gradient ? 'has-' . esc_attr( $gradient ) . '-gradient-background' : '',
+ $font_size ? 'has-' . esc_attr( $font_size ) . '-font-size' : '',
+ $font_family ? 'has-' . esc_attr( $font_family ) . '-font-family' : '',
$text_align ? 'has-text-align-' . esc_attr( $text_align ) : '',
isset( $style['border']['radius'] ) && $style['border']['radius'] === 0 ? 'no-border-radius' : '',
- $button_color ? 'has-text-color has-' . esc_attr( $button_color ) . '-color' : '',
+ ( $text_color || isset( $style['color']['text'] ) ) ? 'has-text-color' : '',
+ $text_color ? 'has-' . esc_attr( $text_color ) . '-color' : '',
]
);
$button = sprintf(
'',
- $button_classes,
- $button_styles,
- $text
+ esc_attr( $button_classes ),
+ esc_attr( $button_styles ),
+ wp_kses_post( $text )
);
// Generate hidden fields for the form.
@@ -166,7 +167,7 @@ function render_callback( $attributes ) {
[
'wp-block-button',
( $font_size || isset( $style['typography']['fontSize'] ) ) ? 'has-custom-font-size' : '',
- $width ? ' has-custom-width wp-block-button__width-' . esc_attr( $width ) : '',
+ $width ? 'has-custom-width wp-block-button__width-' . esc_attr( $width ) : '',
]
);
return sprintf(
diff --git a/tests/test-checkout-button-block.php b/tests/test-checkout-button-block.php
new file mode 100644
index 000000000..5f954e471
--- /dev/null
+++ b/tests/test-checkout-button-block.php
@@ -0,0 +1,142 @@
+ '1',
+ 'variation' => '',
+ 'text' => 'Checkout',
+ 'is_variable' => false,
+ ],
+ $attributes
+ )
+ );
+ }
+
+ /**
+ * Extract the class attribute value from the rendered