[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-05-11 00:19:30 +00:00
parent fe125065b5
commit 6f36bc95c2
25 changed files with 2762 additions and 1915 deletions

View File

@ -274,13 +274,6 @@ default/build/assets/report-empty-c3bb4a01.svg
build/assets/report-empty-c3bb4a01.svg build/assets/report-empty-c3bb4a01.svg
assets/report-empty-c3bb4a01.svg assets/report-empty-c3bb4a01.svg
report-empty-c3bb4a01.svg report-empty-c3bb4a01.svg
public/themes/admin/default/build/assets/app-1849ce7e.js
themes/admin/default/build/assets/app-1849ce7e.js
admin/default/build/assets/app-1849ce7e.js
default/build/assets/app-1849ce7e.js
build/assets/app-1849ce7e.js
assets/app-1849ce7e.js
app-1849ce7e.js
public/themes/admin/default/build/assets/logo-f02a1643.svg public/themes/admin/default/build/assets/logo-f02a1643.svg
themes/admin/default/build/assets/logo-f02a1643.svg themes/admin/default/build/assets/logo-f02a1643.svg
admin/default/build/assets/logo-f02a1643.svg admin/default/build/assets/logo-f02a1643.svg
@ -295,6 +288,13 @@ default/build/assets/store-information-a7d64429.svg
build/assets/store-information-a7d64429.svg build/assets/store-information-a7d64429.svg
assets/store-information-a7d64429.svg assets/store-information-a7d64429.svg
store-information-a7d64429.svg store-information-a7d64429.svg
public/themes/admin/default/build/assets/app-878daf20.js
themes/admin/default/build/assets/app-878daf20.js
admin/default/build/assets/app-878daf20.js
default/build/assets/app-878daf20.js
build/assets/app-878daf20.js
assets/app-878daf20.js
app-878daf20.js
public/themes/admin/default/build/assets/size-04e2a252.svg public/themes/admin/default/build/assets/size-04e2a252.svg
themes/admin/default/build/assets/size-04e2a252.svg themes/admin/default/build/assets/size-04e2a252.svg
admin/default/build/assets/size-04e2a252.svg admin/default/build/assets/size-04e2a252.svg

View File

@ -58,9 +58,9 @@ public/themes/admin/default/build/assets/shipping-ceb1cb37.svg
public/themes/admin/default/build/assets/icon-add-product-e3232d62.svg public/themes/admin/default/build/assets/icon-add-product-e3232d62.svg
public/themes/admin/default/build/assets/email-5653e8d5.svg public/themes/admin/default/build/assets/email-5653e8d5.svg
public/themes/admin/default/build/assets/report-empty-c3bb4a01.svg public/themes/admin/default/build/assets/report-empty-c3bb4a01.svg
public/themes/admin/default/build/assets/app-1849ce7e.js
public/themes/admin/default/build/assets/logo-f02a1643.svg public/themes/admin/default/build/assets/logo-f02a1643.svg
public/themes/admin/default/build/assets/store-information-a7d64429.svg public/themes/admin/default/build/assets/store-information-a7d64429.svg
public/themes/admin/default/build/assets/app-878daf20.js
public/themes/admin/default/build/assets/size-04e2a252.svg public/themes/admin/default/build/assets/size-04e2a252.svg
public/themes/admin/default/build/assets/product-357134fb.svg public/themes/admin/default/build/assets/product-357134fb.svg
public/themes/admin/default/build/assets/bagisto-admin-37c2feba.woff public/themes/admin/default/build/assets/bagisto-admin-37c2feba.woff

View File

@ -14887,6 +14887,8 @@ memory/tsconfig.json
tsconfig.json tsconfig.json
crowdin.yml crowdin.yml
.dockerignore .dockerignore
.changeset/fresh-garlics-cheer.md
fresh-garlics-cheer.md
.changeset/config.json .changeset/config.json
config.json config.json
.changeset/yellow-frogs-warn.md .changeset/yellow-frogs-warn.md

View File

@ -3058,6 +3058,7 @@ packages/memory/src/bus/lib/create.ts
packages/memory/tsconfig.json packages/memory/tsconfig.json
crowdin.yml crowdin.yml
.dockerignore .dockerignore
.changeset/fresh-garlics-cheer.md
.changeset/config.json .changeset/config.json
.changeset/yellow-frogs-warn.md .changeset/yellow-frogs-warn.md
.changeset/curvy-houses-grin.md .changeset/curvy-houses-grin.md

File diff suppressed because it is too large Load Diff

View File

@ -44715,11 +44715,6 @@ modules/navigation/js/toolbar-dropdown.js
navigation/js/toolbar-dropdown.js navigation/js/toolbar-dropdown.js
js/toolbar-dropdown.js js/toolbar-dropdown.js
toolbar-dropdown.js toolbar-dropdown.js
core/modules/navigation/js/escapeAdmin.js
modules/navigation/js/escapeAdmin.js
navigation/js/escapeAdmin.js
js/escapeAdmin.js
escapeAdmin.js
core/modules/navigation/js/admin-toolbar-wrapper.js core/modules/navigation/js/admin-toolbar-wrapper.js
modules/navigation/js/admin-toolbar-wrapper.js modules/navigation/js/admin-toolbar-wrapper.js
navigation/js/admin-toolbar-wrapper.js navigation/js/admin-toolbar-wrapper.js
@ -76085,9 +76080,6 @@ starterkit_theme.theme
core/scripts/run-tests.sh core/scripts/run-tests.sh
scripts/run-tests.sh scripts/run-tests.sh
run-tests.sh run-tests.sh
core/scripts/drupal.sh
scripts/drupal.sh
drupal.sh
core/scripts/db-tools.php core/scripts/db-tools.php
scripts/db-tools.php scripts/db-tools.php
db-tools.php db-tools.php

View File

@ -6274,7 +6274,6 @@ core/modules/navigation/layouts/navigation.html.twig
core/modules/navigation/js/arrow-navigation.js core/modules/navigation/js/arrow-navigation.js
core/modules/navigation/js/tooltip.js core/modules/navigation/js/tooltip.js
core/modules/navigation/js/toolbar-dropdown.js core/modules/navigation/js/toolbar-dropdown.js
core/modules/navigation/js/escapeAdmin.js
core/modules/navigation/js/admin-toolbar-wrapper.js core/modules/navigation/js/admin-toolbar-wrapper.js
core/modules/navigation/js/sidebar.js core/modules/navigation/js/sidebar.js
core/modules/navigation/js/toolbar-popover.js core/modules/navigation/js/toolbar-popover.js
@ -10895,7 +10894,6 @@ core/themes/starterkit_theme/starterkit_theme.libraries.yml
core/themes/starterkit_theme/logo.svg core/themes/starterkit_theme/logo.svg
core/themes/starterkit_theme/starterkit_theme.theme core/themes/starterkit_theme/starterkit_theme.theme
core/scripts/run-tests.sh core/scripts/run-tests.sh
core/scripts/drupal.sh
core/scripts/db-tools.php core/scripts/db-tools.php
core/scripts/dev/commit-code-check.sh core/scripts/dev/commit-code-check.sh
core/scripts/generate-d7-content.sh core/scripts/generate-d7-content.sh

View File

@ -13386,12 +13386,25 @@ Core/Authentication/Hook/Manager.php
Authentication/Hook/Manager.php Authentication/Hook/Manager.php
Hook/Manager.php Hook/Manager.php
Manager.php Manager.php
application/Espo/Core/Authentication/Hook/OnLogin.php
Espo/Core/Authentication/Hook/OnLogin.php
Core/Authentication/Hook/OnLogin.php
Authentication/Hook/OnLogin.php
Hook/OnLogin.php
OnLogin.php
application/Espo/Core/Authentication/Hook/BeforeLogin.php application/Espo/Core/Authentication/Hook/BeforeLogin.php
Espo/Core/Authentication/Hook/BeforeLogin.php Espo/Core/Authentication/Hook/BeforeLogin.php
Core/Authentication/Hook/BeforeLogin.php Core/Authentication/Hook/BeforeLogin.php
Authentication/Hook/BeforeLogin.php Authentication/Hook/BeforeLogin.php
Hook/BeforeLogin.php Hook/BeforeLogin.php
BeforeLogin.php BeforeLogin.php
application/Espo/Core/Authentication/Hook/Hooks/IpAddressWhitelist.php
Espo/Core/Authentication/Hook/Hooks/IpAddressWhitelist.php
Core/Authentication/Hook/Hooks/IpAddressWhitelist.php
Authentication/Hook/Hooks/IpAddressWhitelist.php
Hook/Hooks/IpAddressWhitelist.php
Hooks/IpAddressWhitelist.php
IpAddressWhitelist.php
application/Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php application/Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php
Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php
Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php
@ -13688,6 +13701,12 @@ Core/Authentication/Util/MethodProvider.php
Authentication/Util/MethodProvider.php Authentication/Util/MethodProvider.php
Util/MethodProvider.php Util/MethodProvider.php
MethodProvider.php MethodProvider.php
application/Espo/Core/Authentication/Util/IpAddressUtil.php
Espo/Core/Authentication/Util/IpAddressUtil.php
Core/Authentication/Util/IpAddressUtil.php
Authentication/Util/IpAddressUtil.php
Util/IpAddressUtil.php
IpAddressUtil.php
application/Espo/Core/Authentication/Helper/UserFinder.php application/Espo/Core/Authentication/Helper/UserFinder.php
Espo/Core/Authentication/Helper/UserFinder.php Espo/Core/Authentication/Helper/UserFinder.php
Core/Authentication/Helper/UserFinder.php Core/Authentication/Helper/UserFinder.php
@ -20376,6 +20395,13 @@ FieldValidators/User/UserName/Valid.php
User/UserName/Valid.php User/UserName/Valid.php
UserName/Valid.php UserName/Valid.php
Valid.php Valid.php
application/Espo/Classes/FieldValidators/Settings/AuthIpAddressWhitelist/Valid.php
Espo/Classes/FieldValidators/Settings/AuthIpAddressWhitelist/Valid.php
Classes/FieldValidators/Settings/AuthIpAddressWhitelist/Valid.php
FieldValidators/Settings/AuthIpAddressWhitelist/Valid.php
Settings/AuthIpAddressWhitelist/Valid.php
AuthIpAddressWhitelist/Valid.php
Valid.php
application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
Classes/FieldValidators/Settings/ThousandSeparator/Valid.php Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
@ -51603,6 +51629,13 @@ Authentication/Logins/Oidc/SyncTest.php
Logins/Oidc/SyncTest.php Logins/Oidc/SyncTest.php
Oidc/SyncTest.php Oidc/SyncTest.php
SyncTest.php SyncTest.php
tests/unit/Espo/Core/Authentication/Util/IpAddressUtilTest.php
unit/Espo/Core/Authentication/Util/IpAddressUtilTest.php
Espo/Core/Authentication/Util/IpAddressUtilTest.php
Core/Authentication/Util/IpAddressUtilTest.php
Authentication/Util/IpAddressUtilTest.php
Util/IpAddressUtilTest.php
IpAddressUtilTest.php
tests/unit/Espo/Core/Authentication/AuthenticationDataTest.php tests/unit/Espo/Core/Authentication/AuthenticationDataTest.php
unit/Espo/Core/Authentication/AuthenticationDataTest.php unit/Espo/Core/Authentication/AuthenticationDataTest.php
Espo/Core/Authentication/AuthenticationDataTest.php Espo/Core/Authentication/AuthenticationDataTest.php

View File

@ -2382,7 +2382,9 @@ application/Espo/Core/Authentication/Logout/Result.php
application/Espo/Core/Authentication/LoginFactory.php application/Espo/Core/Authentication/LoginFactory.php
application/Espo/Core/Authentication/Hook/OnResult.php application/Espo/Core/Authentication/Hook/OnResult.php
application/Espo/Core/Authentication/Hook/Manager.php application/Espo/Core/Authentication/Hook/Manager.php
application/Espo/Core/Authentication/Hook/OnLogin.php
application/Espo/Core/Authentication/Hook/BeforeLogin.php application/Espo/Core/Authentication/Hook/BeforeLogin.php
application/Espo/Core/Authentication/Hook/Hooks/IpAddressWhitelist.php
application/Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php application/Espo/Core/Authentication/Hook/Hooks/FailedAttemptsLimit.php
application/Espo/Core/Authentication/Authentication.php application/Espo/Core/Authentication/Authentication.php
application/Espo/Core/Authentication/Logout.php application/Espo/Core/Authentication/Logout.php
@ -2431,6 +2433,7 @@ application/Espo/Core/Authentication/Logins/Hmac.php
application/Espo/Core/Authentication/Result/Data.php application/Espo/Core/Authentication/Result/Data.php
application/Espo/Core/Authentication/Result/FailReason.php application/Espo/Core/Authentication/Result/FailReason.php
application/Espo/Core/Authentication/Util/MethodProvider.php application/Espo/Core/Authentication/Util/MethodProvider.php
application/Espo/Core/Authentication/Util/IpAddressUtil.php
application/Espo/Core/Authentication/Helper/UserFinder.php application/Espo/Core/Authentication/Helper/UserFinder.php
application/Espo/Core/Authentication/Ldap/ClientFactory.php application/Espo/Core/Authentication/Ldap/ClientFactory.php
application/Espo/Core/Authentication/Ldap/Utils.php application/Espo/Core/Authentication/Ldap/Utils.php
@ -3565,6 +3568,7 @@ application/Espo/Classes/FieldValidators/MultiEnumType.php
application/Espo/Classes/FieldValidators/PasswordType.php application/Espo/Classes/FieldValidators/PasswordType.php
application/Espo/Classes/FieldValidators/User/DefaultTeam/IsUserTeam.php application/Espo/Classes/FieldValidators/User/DefaultTeam/IsUserTeam.php
application/Espo/Classes/FieldValidators/User/UserName/Valid.php application/Espo/Classes/FieldValidators/User/UserName/Valid.php
application/Espo/Classes/FieldValidators/Settings/AuthIpAddressWhitelist/Valid.php
application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php application/Espo/Classes/FieldValidators/Settings/ThousandSeparator/Valid.php
application/Espo/Classes/FieldValidators/ArrayType.php application/Espo/Classes/FieldValidators/ArrayType.php
application/Espo/Classes/FieldValidators/LinkParentType.php application/Espo/Classes/FieldValidators/LinkParentType.php
@ -8278,6 +8282,7 @@ tests/unit/Espo/Core/Acl/ScopeCheckerTest.php
tests/unit/Espo/Core/Authentication/Jwt/TokenTest.php tests/unit/Espo/Core/Authentication/Jwt/TokenTest.php
tests/unit/Espo/Core/Authentication/AuthToken/AuthTokenDataTest.php tests/unit/Espo/Core/Authentication/AuthToken/AuthTokenDataTest.php
tests/unit/Espo/Core/Authentication/Logins/Oidc/SyncTest.php tests/unit/Espo/Core/Authentication/Logins/Oidc/SyncTest.php
tests/unit/Espo/Core/Authentication/Util/IpAddressUtilTest.php
tests/unit/Espo/Core/Authentication/AuthenticationDataTest.php tests/unit/Espo/Core/Authentication/AuthenticationDataTest.php
tests/unit/Espo/Core/Authentication/ResultDataTest.php tests/unit/Espo/Core/Authentication/ResultDataTest.php
tests/unit/Espo/Core/Utils/LayoutTest.php tests/unit/Espo/Core/Utils/LayoutTest.php

View File

@ -49756,6 +49756,14 @@ Indexer/Console/Command/IndexerReindexCommandTest.php
Console/Command/IndexerReindexCommandTest.php Console/Command/IndexerReindexCommandTest.php
Command/IndexerReindexCommandTest.php Command/IndexerReindexCommandTest.php
IndexerReindexCommandTest.php IndexerReindexCommandTest.php
dev/tests/integration/testsuite/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
tests/integration/testsuite/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
integration/testsuite/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
testsuite/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
dev/tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php dev/tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php
tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php
integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php
@ -223850,6 +223858,14 @@ Model/Import/Product/CategoryProcessor.php
Import/Product/CategoryProcessor.php Import/Product/CategoryProcessor.php
Product/CategoryProcessor.php Product/CategoryProcessor.php
CategoryProcessor.php CategoryProcessor.php
app/code/Magento/CatalogImportExport/Model/Import/Product/UniqueAttributeValidator.php
code/Magento/CatalogImportExport/Model/Import/Product/UniqueAttributeValidator.php
Magento/CatalogImportExport/Model/Import/Product/UniqueAttributeValidator.php
CatalogImportExport/Model/Import/Product/UniqueAttributeValidator.php
Model/Import/Product/UniqueAttributeValidator.php
Import/Product/UniqueAttributeValidator.php
Product/UniqueAttributeValidator.php
UniqueAttributeValidator.php
app/code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php app/code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php
code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php
Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php
@ -256894,6 +256910,12 @@ Magento/Theme/i18n/en_US.csv
Theme/i18n/en_US.csv Theme/i18n/en_US.csv
i18n/en_US.csv i18n/en_US.csv
en_US.csv en_US.csv
app/code/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
code/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
app/code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php app/code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php
code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php
Magento/Theme/Observer/CheckThemeIsAssignedObserver.php Magento/Theme/Observer/CheckThemeIsAssignedObserver.php
@ -258447,6 +258469,13 @@ Theme/etc/adminhtml/routes.xml
etc/adminhtml/routes.xml etc/adminhtml/routes.xml
adminhtml/routes.xml adminhtml/routes.xml
routes.xml routes.xml
app/code/Magento/Theme/Test/Fixture/DesignConfig.php
code/Magento/Theme/Test/Fixture/DesignConfig.php
Magento/Theme/Test/Fixture/DesignConfig.php
Theme/Test/Fixture/DesignConfig.php
Test/Fixture/DesignConfig.php
Fixture/DesignConfig.php
DesignConfig.php
app/code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml app/code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml
code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml
Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml

View File

@ -5349,6 +5349,7 @@ dev/tests/integration/testsuite/Magento/Indexer/_files/wrong_config_data_rollbac
dev/tests/integration/testsuite/Magento/Indexer/_files/wrong_config_data.php dev/tests/integration/testsuite/Magento/Indexer/_files/wrong_config_data.php
dev/tests/integration/testsuite/Magento/Indexer/_files/reindex_all_invalid.php dev/tests/integration/testsuite/Magento/Indexer/_files/reindex_all_invalid.php
dev/tests/integration/testsuite/Magento/Indexer/Console/Command/IndexerReindexCommandTest.php dev/tests/integration/testsuite/Magento/Indexer/Console/Command/IndexerReindexCommandTest.php
dev/tests/integration/testsuite/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreModeTest.php
dev/tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php dev/tests/integration/testsuite/Magento/Theme/Model/Config/ValidatorTest.php
dev/tests/integration/testsuite/Magento/Theme/Model/Config/Processor/DesignThemeTest.php dev/tests/integration/testsuite/Magento/Theme/Model/Config/Processor/DesignThemeTest.php
dev/tests/integration/testsuite/Magento/Theme/Model/View/DesignTest.php dev/tests/integration/testsuite/Magento/Theme/Model/View/DesignTest.php
@ -26731,6 +26732,7 @@ app/code/Magento/CatalogImportExport/Model/Import/Product/Type/Factory.php
app/code/Magento/CatalogImportExport/Model/Import/Product/Type/AbstractType.php app/code/Magento/CatalogImportExport/Model/Import/Product/Type/AbstractType.php
app/code/Magento/CatalogImportExport/Model/Import/Product/Type/Simple.php app/code/Magento/CatalogImportExport/Model/Import/Product/Type/Simple.php
app/code/Magento/CatalogImportExport/Model/Import/Product/CategoryProcessor.php app/code/Magento/CatalogImportExport/Model/Import/Product/CategoryProcessor.php
app/code/Magento/CatalogImportExport/Model/Import/Product/UniqueAttributeValidator.php
app/code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php app/code/Magento/CatalogImportExport/Model/Import/Product/SkuStorage.php
app/code/Magento/CatalogImportExport/Model/Import/Product/Option.php app/code/Magento/CatalogImportExport/Model/Import/Product/Option.php
app/code/Magento/CatalogImportExport/Model/Import/Product/Validator/Weight.php app/code/Magento/CatalogImportExport/Model/Import/Product/Validator/Weight.php
@ -30910,6 +30912,7 @@ app/code/Magento/Theme/view/adminhtml/ui_component/design_theme_listing.xml
app/code/Magento/Theme/view/adminhtml/layouts.xml app/code/Magento/Theme/view/adminhtml/layouts.xml
app/code/Magento/Theme/composer.json app/code/Magento/Theme/composer.json
app/code/Magento/Theme/i18n/en_US.csv app/code/Magento/Theme/i18n/en_US.csv
app/code/Magento/Theme/Observer/MoveStoreLevelDesignConfigToWebsiteScopeOnSingleStoreMode.php
app/code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php app/code/Magento/Theme/Observer/CheckThemeIsAssignedObserver.php
app/code/Magento/Theme/Observer/ApplyThemeCustomizationObserver.php app/code/Magento/Theme/Observer/ApplyThemeCustomizationObserver.php
app/code/Magento/Theme/Observer/CleanThemeRelatedContentObserver.php app/code/Magento/Theme/Observer/CleanThemeRelatedContentObserver.php
@ -31101,6 +31104,7 @@ app/code/Magento/Theme/etc/adminhtml/system.xml
app/code/Magento/Theme/etc/adminhtml/di.xml app/code/Magento/Theme/etc/adminhtml/di.xml
app/code/Magento/Theme/etc/adminhtml/menu.xml app/code/Magento/Theme/etc/adminhtml/menu.xml
app/code/Magento/Theme/etc/adminhtml/routes.xml app/code/Magento/Theme/etc/adminhtml/routes.xml
app/code/Magento/Theme/Test/Fixture/DesignConfig.php
app/code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml app/code/Magento/Theme/Test/Mftf/ActionGroup/StorefrontCheckElementColorActionGroup.xml
app/code/Magento/Theme/Test/Mftf/ActionGroup/AdminClickViewThemeActionGroup.xml app/code/Magento/Theme/Test/Mftf/ActionGroup/AdminClickViewThemeActionGroup.xml
app/code/Magento/Theme/Test/Mftf/ActionGroup/NavigateToFaviconMediaFolderActionGroup.xml app/code/Magento/Theme/Test/Mftf/ActionGroup/NavigateToFaviconMediaFolderActionGroup.xml

View File

@ -1548,6 +1548,10 @@ assets/images/mejs/bigplay.svg
images/mejs/bigplay.svg images/mejs/bigplay.svg
mejs/bigplay.svg mejs/bigplay.svg
bigplay.svg bigplay.svg
app/assets/images/avatar.svg
assets/images/avatar.svg
images/avatar.svg
avatar.svg
app/assets/images/flags/LICENSE.txt app/assets/images/flags/LICENSE.txt
assets/images/flags/LICENSE.txt assets/images/flags/LICENSE.txt
images/flags/LICENSE.txt images/flags/LICENSE.txt
@ -16670,6 +16674,12 @@ LeadBundle/Tests/Model/ImportModelTest.php
Tests/Model/ImportModelTest.php Tests/Model/ImportModelTest.php
Model/ImportModelTest.php Model/ImportModelTest.php
ImportModelTest.php ImportModelTest.php
app/bundles/LeadBundle/Tests/Controller/LeadControllerListingPageTest.php
bundles/LeadBundle/Tests/Controller/LeadControllerListingPageTest.php
LeadBundle/Tests/Controller/LeadControllerListingPageTest.php
Tests/Controller/LeadControllerListingPageTest.php
Controller/LeadControllerListingPageTest.php
LeadControllerListingPageTest.php
app/bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php app/bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php
bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php
LeadBundle/Tests/Controller/TimelineControllerTest.php LeadBundle/Tests/Controller/TimelineControllerTest.php

View File

@ -393,6 +393,7 @@ app/assets/images/.htaccess
app/assets/images/mejs/controls.svg app/assets/images/mejs/controls.svg
app/assets/images/mejs/mejs-controls.svg app/assets/images/mejs/mejs-controls.svg
app/assets/images/mejs/bigplay.svg app/assets/images/mejs/bigplay.svg
app/assets/images/avatar.svg
app/assets/images/flags/LICENSE.txt app/assets/images/flags/LICENSE.txt
app/assets/js/mautic-form-src.js app/assets/js/mautic-form-src.js
app/assets/dashboards/default.json app/assets/dashboards/default.json
@ -2942,6 +2943,7 @@ app/bundles/LeadBundle/Tests/Model/LeadModelFunctionalTest.php
app/bundles/LeadBundle/Tests/Model/SetFrequencyRulesFunctionalTest.php app/bundles/LeadBundle/Tests/Model/SetFrequencyRulesFunctionalTest.php
app/bundles/LeadBundle/Tests/Model/ListModelFunctionalTest.php app/bundles/LeadBundle/Tests/Model/ListModelFunctionalTest.php
app/bundles/LeadBundle/Tests/Model/ImportModelTest.php app/bundles/LeadBundle/Tests/Model/ImportModelTest.php
app/bundles/LeadBundle/Tests/Controller/LeadControllerListingPageTest.php
app/bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php app/bundles/LeadBundle/Tests/Controller/TimelineControllerTest.php
app/bundles/LeadBundle/Tests/Controller/LeadCompanySingleControllerTest.php app/bundles/LeadBundle/Tests/Controller/LeadCompanySingleControllerTest.php
app/bundles/LeadBundle/Tests/Controller/LeadControllerTest.php app/bundles/LeadBundle/Tests/Controller/LeadControllerTest.php

View File

@ -2769,6 +2769,9 @@ _unreleased/2024-04-11-remove-unnecessary-wishlist-css.md
changelog/_unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md changelog/_unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md
_unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md _unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md
2024-04-16-recompile-on-plugins-with-additional-bundles.md 2024-04-16-recompile-on-plugins-with-additional-bundles.md
changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
2024-05-03-add-wrapper-component-for-sw-tabs.md
changelog/_unreleased/2024-04-30-calculated-price-openapi.md changelog/_unreleased/2024-04-30-calculated-price-openapi.md
_unreleased/2024-04-30-calculated-price-openapi.md _unreleased/2024-04-30-calculated-price-openapi.md
2024-04-30-calculated-price-openapi.md 2024-04-30-calculated-price-openapi.md
@ -2919,6 +2922,9 @@ _unreleased/2024-03-22-adjust-mailertransportdecorator.md
changelog/_unreleased/2024-04-15-add-language-to-send-mail-event.md changelog/_unreleased/2024-04-15-add-language-to-send-mail-event.md
_unreleased/2024-04-15-add-language-to-send-mail-event.md _unreleased/2024-04-15-add-language-to-send-mail-event.md
2024-04-15-add-language-to-send-mail-event.md 2024-04-15-add-language-to-send-mail-event.md
changelog/_unreleased/2024-04-26-line-item-schema.md
_unreleased/2024-04-26-line-item-schema.md
2024-04-26-line-item-schema.md
changelog/_unreleased/2024-04-08-fix-delete-media-modal-info.md changelog/_unreleased/2024-04-08-fix-delete-media-modal-info.md
_unreleased/2024-04-08-fix-delete-media-modal-info.md _unreleased/2024-04-08-fix-delete-media-modal-info.md
2024-04-08-fix-delete-media-modal-info.md 2024-04-08-fix-delete-media-modal-info.md
@ -2949,9 +2955,18 @@ _unreleased/2024-03-25-improve-storefront-webpack-watch-twig.md
changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md _unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
2024-04-03-add-ipv6-cidr-to-known-ip-address.md 2024-04-03-add-ipv6-cidr-to-known-ip-address.md
changelog/_unreleased/2024-04-26-customer-address-body-openapi.md
_unreleased/2024-04-26-customer-address-body-openapi.md
2024-04-26-customer-address-body-openapi.md
changelog/_unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md changelog/_unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md
_unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md _unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md
2024-04-05-add-wrapper-component-for-sw-icon.md 2024-04-05-add-wrapper-component-for-sw-icon.md
changelog/_unreleased/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md
_unreleased/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md
2024-04-24-remove-unprintable-ascii-characters-in-media-path.md
changelog/_unreleased/2024-03-27-add-missing-transactions-association.md
_unreleased/2024-03-27-add-missing-transactions-association.md
2024-03-27-add-missing-transactions-association.md
changelog/_unreleased/2024-04-18-fix-update-pipelines.md changelog/_unreleased/2024-04-18-fix-update-pipelines.md
_unreleased/2024-04-18-fix-update-pipelines.md _unreleased/2024-04-18-fix-update-pipelines.md
2024-04-18-fix-update-pipelines.md 2024-04-18-fix-update-pipelines.md
@ -2982,6 +2997,9 @@ _unreleased/2024-04-23-allow-non-transmission-of-payment-status-in-app-handlers.
changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md
_unreleased/2024-04-22-fix-missing-user-avatar-media.md _unreleased/2024-04-22-fix-missing-user-avatar-media.md
2024-04-22-fix-missing-user-avatar-media.md 2024-04-22-fix-missing-user-avatar-media.md
changelog/_unreleased/2024-04-25-openapi-order-route-response-schema.md
_unreleased/2024-04-25-openapi-order-route-response-schema.md
2024-04-25-openapi-order-route-response-schema.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
_unreleased/2022-07-04-mail-attach.md _unreleased/2022-07-04-mail-attach.md
2022-07-04-mail-attach.md 2022-07-04-mail-attach.md
@ -2991,6 +3009,9 @@ _unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md
changelog/_unreleased/2024-04-12-fix-varnish-ban-all.md changelog/_unreleased/2024-04-12-fix-varnish-ban-all.md
_unreleased/2024-04-12-fix-varnish-ban-all.md _unreleased/2024-04-12-fix-varnish-ban-all.md
2024-04-12-fix-varnish-ban-all.md 2024-04-12-fix-varnish-ban-all.md
changelog/_unreleased/2024-04-24-openapi-read-shipping-method.md
_unreleased/2024-04-24-openapi-read-shipping-method.md
2024-04-24-openapi-read-shipping-method.md
changelog/_unreleased/2024-04-16-update-product-detail-route.md changelog/_unreleased/2024-04-16-update-product-detail-route.md
_unreleased/2024-04-16-update-product-detail-route.md _unreleased/2024-04-16-update-product-detail-route.md
2024-04-16-update-product-detail-route.md 2024-04-16-update-product-detail-route.md
@ -28902,6 +28923,12 @@ Content/Media/Subscriber/MediaLoadedSubscriber.php
Media/Subscriber/MediaLoadedSubscriber.php Media/Subscriber/MediaLoadedSubscriber.php
Subscriber/MediaLoadedSubscriber.php Subscriber/MediaLoadedSubscriber.php
MediaLoadedSubscriber.php MediaLoadedSubscriber.php
src/Core/Content/Media/Subscriber/MediaCreationSubscriber.php
Core/Content/Media/Subscriber/MediaCreationSubscriber.php
Content/Media/Subscriber/MediaCreationSubscriber.php
Media/Subscriber/MediaCreationSubscriber.php
Subscriber/MediaCreationSubscriber.php
MediaCreationSubscriber.php
src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
Core/Content/Media/Subscriber/MediaDeletionSubscriber.php Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
Content/Media/Subscriber/MediaDeletionSubscriber.php Content/Media/Subscriber/MediaDeletionSubscriber.php
@ -42230,15 +42257,6 @@ Schema/StoreApi/paths/customer.json
StoreApi/paths/customer.json StoreApi/paths/customer.json
paths/customer.json paths/customer.json
customer.json customer.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
Api/ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
Schema/StoreApi/FindProductVariantRouteResponse.json
StoreApi/FindProductVariantRouteResponse.json
FindProductVariantRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json
@ -42261,6 +42279,17 @@ StoreApi/components/responses/OpenApi3Response.json
components/responses/OpenApi3Response.json components/responses/OpenApi3Response.json
responses/OpenApi3Response.json responses/OpenApi3Response.json
OpenApi3Response.json OpenApi3Response.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
Schema/StoreApi/components/schemas/DeliveryInformation.json
StoreApi/components/schemas/DeliveryInformation.json
components/schemas/DeliveryInformation.json
schemas/DeliveryInformation.json
DeliveryInformation.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json
@ -42338,6 +42367,17 @@ StoreApi/components/schemas/ListPrice.json
components/schemas/ListPrice.json components/schemas/ListPrice.json
schemas/ListPrice.json schemas/ListPrice.json
ListPrice.json ListPrice.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
Schema/StoreApi/components/schemas/OrderLineItem.json
StoreApi/components/schemas/OrderLineItem.json
components/schemas/OrderLineItem.json
schemas/OrderLineItem.json
OrderLineItem.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json
@ -42448,6 +42488,17 @@ StoreApi/components/schemas/Cart.json
components/schemas/Cart.json components/schemas/Cart.json
schemas/Cart.json schemas/Cart.json
Cart.json Cart.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
Schema/StoreApi/components/schemas/CustomerAddressRead.json
StoreApi/components/schemas/CustomerAddressRead.json
components/schemas/CustomerAddressRead.json
schemas/CustomerAddressRead.json
CustomerAddressRead.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json
@ -42602,6 +42653,17 @@ StoreApi/components/schemas/OrderLineItemDownload.json
components/schemas/OrderLineItemDownload.json components/schemas/OrderLineItemDownload.json
schemas/OrderLineItemDownload.json schemas/OrderLineItemDownload.json
OrderLineItemDownload.json OrderLineItemDownload.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
Schema/StoreApi/components/schemas/AggregationMetrics.json
StoreApi/components/schemas/AggregationMetrics.json
components/schemas/AggregationMetrics.json
schemas/AggregationMetrics.json
AggregationMetrics.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json
@ -42613,6 +42675,39 @@ StoreApi/components/schemas/Category.json
components/schemas/Category.json components/schemas/Category.json
schemas/Category.json schemas/Category.json
Category.json Category.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
Generator/Schema/StoreApi/components/schemas/CartDelivery.json
Schema/StoreApi/components/schemas/CartDelivery.json
StoreApi/components/schemas/CartDelivery.json
components/schemas/CartDelivery.json
schemas/CartDelivery.json
CartDelivery.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
Schema/StoreApi/components/schemas/PriceDefinition.json
StoreApi/components/schemas/PriceDefinition.json
components/schemas/PriceDefinition.json
schemas/PriceDefinition.json
PriceDefinition.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
Schema/StoreApi/components/schemas/CustomerAddressBody.json
StoreApi/components/schemas/CustomerAddressBody.json
components/schemas/CustomerAddressBody.json
schemas/CustomerAddressBody.json
CustomerAddressBody.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json
@ -42635,6 +42730,28 @@ StoreApi/components/schemas/ArrayStruct.json
components/schemas/ArrayStruct.json components/schemas/ArrayStruct.json
schemas/ArrayStruct.json schemas/ArrayStruct.json
ArrayStruct.json ArrayStruct.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
Schema/StoreApi/components/schemas/CustomerAddress.json
StoreApi/components/schemas/CustomerAddress.json
components/schemas/CustomerAddress.json
schemas/CustomerAddress.json
CustomerAddress.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
Schema/StoreApi/components/schemas/AggregationBuckets.json
StoreApi/components/schemas/AggregationBuckets.json
components/schemas/AggregationBuckets.json
schemas/AggregationBuckets.json
AggregationBuckets.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json
@ -42646,6 +42763,17 @@ StoreApi/components/schemas/ProductDetailResponse.json
components/schemas/ProductDetailResponse.json components/schemas/ProductDetailResponse.json
schemas/ProductDetailResponse.json schemas/ProductDetailResponse.json
ProductDetailResponse.json ProductDetailResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
Schema/StoreApi/components/schemas/CartDeliveryPosition.json
StoreApi/components/schemas/CartDeliveryPosition.json
components/schemas/CartDeliveryPosition.json
schemas/CartDeliveryPosition.json
CartDeliveryPosition.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
@ -42668,6 +42796,17 @@ StoreApi/components/schemas/LineItem.json
components/schemas/LineItem.json components/schemas/LineItem.json
schemas/LineItem.json schemas/LineItem.json
LineItem.json LineItem.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
Generator/Schema/StoreApi/components/schemas/Customer.json
Schema/StoreApi/components/schemas/Customer.json
StoreApi/components/schemas/Customer.json
components/schemas/Customer.json
schemas/Customer.json
Customer.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json
@ -42701,6 +42840,17 @@ StoreApi/components/schemas/ShippingMethodPageRouteResponse.json
components/schemas/ShippingMethodPageRouteResponse.json components/schemas/ShippingMethodPageRouteResponse.json
schemas/ShippingMethodPageRouteResponse.json schemas/ShippingMethodPageRouteResponse.json
ShippingMethodPageRouteResponse.json ShippingMethodPageRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
Generator/Schema/StoreApi/components/schemas/CartError.json
Schema/StoreApi/components/schemas/CartError.json
StoreApi/components/schemas/CartError.json
components/schemas/CartError.json
schemas/CartError.json
CartError.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json
@ -42733,15 +42883,6 @@ Schema/StoreApi/tags/tags.json
StoreApi/tags/tags.json StoreApi/tags/tags.json
tags/tags.json tags/tags.json
tags.json tags.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
Api/ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
Generator/Schema/StoreApi/FoundCombination.json
Schema/StoreApi/FoundCombination.json
StoreApi/FoundCombination.json
FoundCombination.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json
Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json
Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json
@ -52059,14 +52200,14 @@ Extension/Datadog/Subscriber/TestRunnerExecutionFinishedSubscriber.php
Datadog/Subscriber/TestRunnerExecutionFinishedSubscriber.php Datadog/Subscriber/TestRunnerExecutionFinishedSubscriber.php
Subscriber/TestRunnerExecutionFinishedSubscriber.php Subscriber/TestRunnerExecutionFinishedSubscriber.php
TestRunnerExecutionFinishedSubscriber.php TestRunnerExecutionFinishedSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestSkippedSubscriber.php src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestErroredSubscriber.php
Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestSkippedSubscriber.php Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestErroredSubscriber.php
Test/PHPUnit/Extension/Datadog/Subscriber/TestSkippedSubscriber.php Test/PHPUnit/Extension/Datadog/Subscriber/TestErroredSubscriber.php
PHPUnit/Extension/Datadog/Subscriber/TestSkippedSubscriber.php PHPUnit/Extension/Datadog/Subscriber/TestErroredSubscriber.php
Extension/Datadog/Subscriber/TestSkippedSubscriber.php Extension/Datadog/Subscriber/TestErroredSubscriber.php
Datadog/Subscriber/TestSkippedSubscriber.php Datadog/Subscriber/TestErroredSubscriber.php
Subscriber/TestSkippedSubscriber.php Subscriber/TestErroredSubscriber.php
TestSkippedSubscriber.php TestErroredSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php src/Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php
Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php
Test/PHPUnit/Extension/Datadog/DatadogExtension.php Test/PHPUnit/Extension/Datadog/DatadogExtension.php
@ -105693,17 +105834,17 @@ component/base/sw-tabs/sw-tabs.html.twig
base/sw-tabs/sw-tabs.html.twig base/sw-tabs/sw-tabs.html.twig
sw-tabs/sw-tabs.html.twig sw-tabs/sw-tabs.html.twig
sw-tabs.html.twig sw-tabs.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.js src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.js Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
Resources/app/administration/src/app/component/base/sw-tabs/index.js Resources/app/administration/src/app/component/base/sw-tabs/index.ts
app/administration/src/app/component/base/sw-tabs/index.js app/administration/src/app/component/base/sw-tabs/index.ts
administration/src/app/component/base/sw-tabs/index.js administration/src/app/component/base/sw-tabs/index.ts
src/app/component/base/sw-tabs/index.js src/app/component/base/sw-tabs/index.ts
app/component/base/sw-tabs/index.js app/component/base/sw-tabs/index.ts
component/base/sw-tabs/index.js component/base/sw-tabs/index.ts
base/sw-tabs/index.js base/sw-tabs/index.ts
sw-tabs/index.js sw-tabs/index.ts
index.js index.ts
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js
Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js
Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js
@ -106507,6 +106648,50 @@ component/base/sw-tabs-item/sw-tabs-item.scss
base/sw-tabs-item/sw-tabs-item.scss base/sw-tabs-item/sw-tabs-item.scss
sw-tabs-item/sw-tabs-item.scss sw-tabs-item/sw-tabs-item.scss
sw-tabs-item.scss sw-tabs-item.scss
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/index.js
Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/index.js
Resources/app/administration/src/app/component/base/sw-tabs-deprecated/index.js
app/administration/src/app/component/base/sw-tabs-deprecated/index.js
administration/src/app/component/base/sw-tabs-deprecated/index.js
src/app/component/base/sw-tabs-deprecated/index.js
app/component/base/sw-tabs-deprecated/index.js
component/base/sw-tabs-deprecated/index.js
base/sw-tabs-deprecated/index.js
sw-tabs-deprecated/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
base/sw-tabs-deprecated/sw-tabs-deprecated.scss
sw-tabs-deprecated/sw-tabs-deprecated.scss
sw-tabs-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
sw-tabs-deprecated/sw-tabs-deprecated.html.twig
sw-tabs-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
sw-tabs-deprecated/sw-tabs-deprecated.spec.js
sw-tabs-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js
Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js
Resources/app/administration/src/app/component/base/sw-user-card/index.js Resources/app/administration/src/app/component/base/sw-user-card/index.js
@ -107412,6 +107597,39 @@ component/tree/sw-tree-item/sw-tree-item.html.twig
tree/sw-tree-item/sw-tree-item.html.twig tree/sw-tree-item/sw-tree-item.html.twig
sw-tree-item/sw-tree-item.html.twig sw-tree-item/sw-tree-item.html.twig
sw-tree-item.html.twig sw-tree-item.html.twig
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
app/administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
src/app/component/meteor-wrapper/mt-tabs/index.ts
app/component/meteor-wrapper/mt-tabs/index.ts
component/meteor-wrapper/mt-tabs/index.ts
meteor-wrapper/mt-tabs/index.ts
mt-tabs/index.ts
index.ts
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
meteor-wrapper/mt-tabs/mt-tabs.html.twig
mt-tabs/mt-tabs.html.twig
mt-tabs.html.twig
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
meteor-wrapper/mt-tabs/mt-tabs.spec.js
mt-tabs/mt-tabs.spec.js
mt-tabs.spec.js
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts
Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts
Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts
@ -111972,6 +112190,15 @@ administration/eslint-rules/deprecation-rules/private-feature-declarations.js
eslint-rules/deprecation-rules/private-feature-declarations.js eslint-rules/deprecation-rules/private-feature-declarations.js
deprecation-rules/private-feature-declarations.js deprecation-rules/private-feature-declarations.js
private-feature-declarations.js private-feature-declarations.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
no-deprecated-component-usage-checks/mt-tabs.check.js
mt-tabs.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
@ -116315,6 +116542,13 @@ Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
Subscriber/CustomFieldsUnusedMediaSubscriberTest.php Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
CustomFieldsUnusedMediaSubscriberTest.php CustomFieldsUnusedMediaSubscriberTest.php
tests/unit/Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
unit/Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
Content/Media/Subscriber/MediaCreationSubscriberTest.php
Media/Subscriber/MediaCreationSubscriberTest.php
Subscriber/MediaCreationSubscriberTest.php
MediaCreationSubscriberTest.php
tests/unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php tests/unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php
unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php
Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php
@ -122421,14 +122655,14 @@ Core/Framework/Webhook/WebhookExceptionTest.php
Framework/Webhook/WebhookExceptionTest.php Framework/Webhook/WebhookExceptionTest.php
Webhook/WebhookExceptionTest.php Webhook/WebhookExceptionTest.php
WebhookExceptionTest.php WebhookExceptionTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
unit/Core/Test/PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php unit/Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
Core/Test/PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
Test/PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
Extension/Datadog/TestSkippedSubscriberTest.php Extension/Datadog/TestErroredSubscriberTest.php
Datadog/TestSkippedSubscriberTest.php Datadog/TestErroredSubscriberTest.php
TestSkippedSubscriberTest.php TestErroredSubscriberTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php
unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php
Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php

View File

@ -929,6 +929,7 @@ changelog/_unreleased/2024-04-10-fix-show-sanitize-warning-info-on-sw-cms-el-con
changelog/_unreleased/2024-03-22-fix-storefront-webpack.md changelog/_unreleased/2024-03-22-fix-storefront-webpack.md
changelog/_unreleased/2024-04-11-remove-unnecessary-wishlist-css.md changelog/_unreleased/2024-04-11-remove-unnecessary-wishlist-css.md
changelog/_unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md changelog/_unreleased/2024-04-16-recompile-on-plugins-with-additional-bundles.md
changelog/_unreleased/2024-05-03-add-wrapper-component-for-sw-tabs.md
changelog/_unreleased/2024-04-30-calculated-price-openapi.md changelog/_unreleased/2024-04-30-calculated-price-openapi.md
changelog/_unreleased/2024-03-21-fixed-switch-edit-mode-to-html-doesn-t-save-new-content.md changelog/_unreleased/2024-03-21-fixed-switch-edit-mode-to-html-doesn-t-save-new-content.md
changelog/_unreleased/2024-04-24-openapi-newsletter.md changelog/_unreleased/2024-04-24-openapi-newsletter.md
@ -979,6 +980,7 @@ changelog/_unreleased/2024-04-29-add-scene-editor-entities-to-data-collection.md
changelog/_unreleased/.keep changelog/_unreleased/.keep
changelog/_unreleased/2024-03-22-adjust-mailertransportdecorator.md changelog/_unreleased/2024-03-22-adjust-mailertransportdecorator.md
changelog/_unreleased/2024-04-15-add-language-to-send-mail-event.md changelog/_unreleased/2024-04-15-add-language-to-send-mail-event.md
changelog/_unreleased/2024-04-26-line-item-schema.md
changelog/_unreleased/2024-04-08-fix-delete-media-modal-info.md changelog/_unreleased/2024-04-08-fix-delete-media-modal-info.md
changelog/_unreleased/2024-05-01-added-entity-name-to-event-data-of-type-entity.md changelog/_unreleased/2024-05-01-added-entity-name-to-event-data-of-type-entity.md
changelog/_unreleased/2024-04-17-change-shipping-costs-toggle-to-button-element.md changelog/_unreleased/2024-04-17-change-shipping-costs-toggle-to-button-element.md
@ -989,7 +991,10 @@ changelog/_unreleased/2024-04-13-correct-copy-able-to-copyable-for-text-field.md
changelog/_unreleased/2024-03-28-added-vat-info-to-customer-account.md changelog/_unreleased/2024-03-28-added-vat-info-to-customer-account.md
changelog/_unreleased/2024-03-25-improve-storefront-webpack-watch-twig.md changelog/_unreleased/2024-03-25-improve-storefront-webpack-watch-twig.md
changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
changelog/_unreleased/2024-04-26-customer-address-body-openapi.md
changelog/_unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md changelog/_unreleased/2024-04-05-add-wrapper-component-for-sw-icon.md
changelog/_unreleased/2024-04-24-remove-unprintable-ascii-characters-in-media-path.md
changelog/_unreleased/2024-03-27-add-missing-transactions-association.md
changelog/_unreleased/2024-04-18-fix-update-pipelines.md changelog/_unreleased/2024-04-18-fix-update-pipelines.md
changelog/_unreleased/2024-04-06-add-native-array-return-type-to-getsubscribedevents.md changelog/_unreleased/2024-04-06-add-native-array-return-type-to-getsubscribedevents.md
changelog/_unreleased/2024-03-12-support-webpack-config-ts.md changelog/_unreleased/2024-03-12-support-webpack-config-ts.md
@ -1000,9 +1005,11 @@ changelog/_unreleased/2023-03-28-show-correct-saleschannel-on-customer-view.md
changelog/_unreleased/2024-04-19-adding-order-criteria-event.md changelog/_unreleased/2024-04-19-adding-order-criteria-event.md
changelog/_unreleased/2024-04-23-allow-non-transmission-of-payment-status-in-app-handlers.md changelog/_unreleased/2024-04-23-allow-non-transmission-of-payment-status-in-app-handlers.md
changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md changelog/_unreleased/2024-04-22-fix-missing-user-avatar-media.md
changelog/_unreleased/2024-04-25-openapi-order-route-response-schema.md
changelog/_unreleased/2022-07-04-mail-attach.md changelog/_unreleased/2022-07-04-mail-attach.md
changelog/_unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md changelog/_unreleased/2024-04-09-fix-snippet-search-for-long-snippets.md
changelog/_unreleased/2024-04-12-fix-varnish-ban-all.md changelog/_unreleased/2024-04-12-fix-varnish-ban-all.md
changelog/_unreleased/2024-04-24-openapi-read-shipping-method.md
changelog/_unreleased/2024-04-16-update-product-detail-route.md changelog/_unreleased/2024-04-16-update-product-detail-route.md
changelog/_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md changelog/_unreleased/2024-05-02-add-allow-list-for-admin-app-snippet-keys.md
changelog/_unreleased/2024-03-12-changed-error-handling-for-import-export.md changelog/_unreleased/2024-03-12-changed-error-handling-for-import-export.md
@ -7171,6 +7178,7 @@ src/Core/Content/Media/MediaEvents.php
src/Core/Content/Media/Subscriber/MediaFolderConfigLoadedSubscriber.php src/Core/Content/Media/Subscriber/MediaFolderConfigLoadedSubscriber.php
src/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriber.php src/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriber.php
src/Core/Content/Media/Subscriber/MediaLoadedSubscriber.php src/Core/Content/Media/Subscriber/MediaLoadedSubscriber.php
src/Core/Content/Media/Subscriber/MediaCreationSubscriber.php
src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php src/Core/Content/Media/Subscriber/MediaDeletionSubscriber.php
src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderCollection.php src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderCollection.php
src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php src/Core/Content/Media/Aggregate/MediaDefaultFolder/MediaDefaultFolderDefinition.php
@ -9251,9 +9259,9 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/country.jso
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/app.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/app.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/search.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/search.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/customer.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/paths/customer.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FindProductVariantRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/ContextTokenResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/OpenApi3Response.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/responses/OpenApi3Response.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/DeliveryInformation.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CmsPage.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SeoUrl.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SeoUrl.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SalesChannelContext.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/SalesChannelContext.json
@ -9261,6 +9269,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerGroup.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerGroup.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductReview.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ListPrice.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItem.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingCriteria.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ReferencePrice.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CrossSellingElementCollection.json
@ -9271,6 +9280,7 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Criteria.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductMedia.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Cart.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressRead.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingResult.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Order.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Order.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AccountNewsletterRecipientResult.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AccountNewsletterRecipientResult.json
@ -9285,19 +9295,27 @@ src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schema
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingFlags.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductListingFlags.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationType.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationType.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderLineItemDownload.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationMetrics.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Category.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDelivery.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/PriceDefinition.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddressBody.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/OrderRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ArrayStruct.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ArrayStruct.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CustomerAddress.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/AggregationBuckets.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ProductDetailResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartDeliveryPosition.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/NavigationRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/LineItem.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/LineItem.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Customer.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/EntitySearchResult.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/LandingPage.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/LandingPage.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ShippingMethodPageRouteResponse.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/ShippingMethodPageRouteResponse.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/CartError.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Document.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/components/schemas/Media.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/tags/tags.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/tags/tags.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/StoreApi/FoundCombination.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/sync.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/media.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/media.json
src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_delivery.json src/Core/Framework/Api/ApiDefinition/Generator/Schema/AdminApi/paths/order_delivery.json
@ -10571,7 +10589,7 @@ src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestFinishedSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestFailedSubscriber.php src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestFailedSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestPreparedSubscriber.php src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestPreparedSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestRunnerExecutionFinishedSubscriber.php src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestRunnerExecutionFinishedSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestSkippedSubscriber.php src/Core/Test/PHPUnit/Extension/Datadog/Subscriber/TestErroredSubscriber.php
src/Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php src/Core/Test/PHPUnit/Extension/Datadog/DatadogExtension.php
src/Core/Test/PHPUnit/Extension/Datadog/Gateway/DatadogGateway.php src/Core/Test/PHPUnit/Extension/Datadog/Gateway/DatadogGateway.php
src/Core/Test/PHPUnit/Extension/Datadog/DatadogPayload.php src/Core/Test/PHPUnit/Extension/Datadog/DatadogPayload.php
@ -16041,7 +16059,7 @@ src/Administration/Resources/app/administration/src/app/component/base/sw-addres
src/Administration/Resources/app/administration/src/app/component/base/sw-address/sw-address.html.twig src/Administration/Resources/app/administration/src/app/component/base/sw-address/sw-address.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-address/sw-address.spec.js src/Administration/Resources/app/administration/src/app/component/base/sw-address/sw-address.spec.js
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.html.twig src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.js src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/index.ts
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.spec.js
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss src/Administration/Resources/app/administration/src/app/component/base/sw-tabs/sw-tabs.scss
src/Administration/Resources/app/administration/src/app/component/base/sw-modal/index.js src/Administration/Resources/app/administration/src/app/component/base/sw-modal/index.js
@ -16115,6 +16133,10 @@ src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-i
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.html.twig src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.spec.js src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.spec.js
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.scss src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-item/sw-tabs-item.scss
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/index.js
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.scss
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-tabs-deprecated/sw-tabs-deprecated.spec.js
src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/index.js
src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/sw-user-card.html.twig src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/sw-user-card.html.twig
src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/sw-user-card.scss src/Administration/Resources/app/administration/src/app/component/base/sw-user-card/sw-user-card.scss
@ -16197,6 +16219,9 @@ src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-i
src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.spec.js src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.spec.js
src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.scss src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.scss
src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.html.twig src/Administration/Resources/app/administration/src/app/component/tree/sw-tree-item/sw-tree-item.html.twig
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/index.ts
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.html.twig
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-tabs/mt-tabs.spec.js
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/index.ts
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.spec.js src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.spec.js
src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.html.twig src/Administration/Resources/app/administration/src/app/component/meteor-wrapper/mt-card/mt-card.html.twig
@ -16632,6 +16657,7 @@ src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/n
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/package.json src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/package.json
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.spec.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage.spec.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/private-feature-declarations.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-tabs.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-icon.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-card.check.js
src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js src/Administration/Resources/app/administration/eslint-rules/deprecation-rules/no-deprecated-component-usage-checks/mt-switch.check.js
@ -17233,6 +17259,7 @@ tests/unit/Core/Content/Media/fixtures/logo-version-professionalplus.svg
tests/unit/Core/Content/Media/fixtures/animated.webp tests/unit/Core/Content/Media/fixtures/animated.webp
tests/unit/Core/Content/Media/fixtures/file_example.mp3 tests/unit/Core/Content/Media/fixtures/file_example.mp3
tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php tests/unit/Core/Content/Media/Subscriber/CustomFieldsUnusedMediaSubscriberTest.php
tests/unit/Core/Content/Media/Subscriber/MediaCreationSubscriberTest.php
tests/unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php tests/unit/Core/Content/Media/TypeDetector/DocumentTypeDetectorTest.php
tests/unit/Core/Content/Media/TypeDetector/SpatialObjectTypeDetectorTest.php tests/unit/Core/Content/Media/TypeDetector/SpatialObjectTypeDetectorTest.php
tests/unit/Core/Content/Media/TypeDetector/DefaultTypeDetectorTest.php tests/unit/Core/Content/Media/TypeDetector/DefaultTypeDetectorTest.php
@ -18007,7 +18034,7 @@ tests/unit/Core/Framework/Webhook/WebhookDispatcherTest.php
tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php tests/unit/Core/Framework/Webhook/Hookable/HookableEntityWrittenEventTest.php
tests/unit/Core/Framework/Webhook/BusinessEventEncoderTest.php tests/unit/Core/Framework/Webhook/BusinessEventEncoderTest.php
tests/unit/Core/Framework/Webhook/WebhookExceptionTest.php tests/unit/Core/Framework/Webhook/WebhookExceptionTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestSkippedSubscriberTest.php tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestErroredSubscriberTest.php
tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php tests/unit/Core/Test/PHPUnit/Extension/Datadog/TestRunnerExecutionFinishedSubscriberTest.php
tests/unit/Core/Test/PHPUnit/Extension/DatabaseDiff/DbStateTest.php tests/unit/Core/Test/PHPUnit/Extension/DatabaseDiff/DbStateTest.php
tests/unit/Core/Test/PHPUnit/Extension/FeatureFlag/FeatureFlagExtensionTest.php tests/unit/Core/Test/PHPUnit/Extension/FeatureFlag/FeatureFlagExtensionTest.php

View File

@ -42,10 +42,6 @@ basic-usage.rst
docs/bdd/how-to-add-new-page.rst docs/bdd/how-to-add-new-page.rst
bdd/how-to-add-new-page.rst bdd/how-to-add-new-page.rst
how-to-add-new-page.rst how-to-add-new-page.rst
docs/cookbook/deployment/docker.rst
cookbook/deployment/docker.rst
deployment/docker.rst
docker.rst
docs/cookbook/deployment/cron-jobs.rst docs/cookbook/deployment/cron-jobs.rst
cookbook/deployment/cron-jobs.rst cookbook/deployment/cron-jobs.rst
deployment/cron-jobs.rst deployment/cron-jobs.rst
@ -4510,6 +4506,14 @@ Resources/private/js/sylius-product-auto-complete.js
private/js/sylius-product-auto-complete.js private/js/sylius-product-auto-complete.js
js/sylius-product-auto-complete.js js/sylius-product-auto-complete.js
sylius-product-auto-complete.js sylius-product-auto-complete.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-sanitizer.js
Sylius/Bundle/UiBundle/Resources/private/js/sylius-sanitizer.js
Bundle/UiBundle/Resources/private/js/sylius-sanitizer.js
UiBundle/Resources/private/js/sylius-sanitizer.js
Resources/private/js/sylius-sanitizer.js
private/js/sylius-sanitizer.js
js/sylius-sanitizer.js
sylius-sanitizer.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js
Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js
Bundle/UiBundle/Resources/private/js/sylius-api-login.js Bundle/UiBundle/Resources/private/js/sylius-api-login.js
@ -60681,6 +60685,10 @@ features/product/managing_products/deleting_multiple_products.feature
product/managing_products/deleting_multiple_products.feature product/managing_products/deleting_multiple_products.feature
managing_products/deleting_multiple_products.feature managing_products/deleting_multiple_products.feature
deleting_multiple_products.feature deleting_multiple_products.feature
features/product/managing_products/preventing_xss_attack_while_editing_product.feature
product/managing_products/preventing_xss_attack_while_editing_product.feature
managing_products/preventing_xss_attack_while_editing_product.feature
preventing_xss_attack_while_editing_product.feature
features/product/managing_products/toggling_product.feature features/product/managing_products/toggling_product.feature
product/managing_products/toggling_product.feature product/managing_products/toggling_product.feature
managing_products/toggling_product.feature managing_products/toggling_product.feature
@ -60709,6 +60717,10 @@ features/product/managing_products/removing_product_price_after_channel_deletion
product/managing_products/removing_product_price_after_channel_deletion.feature product/managing_products/removing_product_price_after_channel_deletion.feature
managing_products/removing_product_price_after_channel_deletion.feature managing_products/removing_product_price_after_channel_deletion.feature
removing_product_price_after_channel_deletion.feature removing_product_price_after_channel_deletion.feature
features/product/managing_products/preventing_xss_attack_while_adding_new_product.feature
product/managing_products/preventing_xss_attack_while_adding_new_product.feature
managing_products/preventing_xss_attack_while_adding_new_product.feature
preventing_xss_attack_while_adding_new_product.feature
features/product/managing_products/product_validation.feature features/product/managing_products/product_validation.feature
product/managing_products/product_validation.feature product/managing_products/product_validation.feature
managing_products/product_validation.feature managing_products/product_validation.feature
@ -60990,6 +61002,10 @@ features/checkout/addressing_order/having_default_address_preselected.feature
checkout/addressing_order/having_default_address_preselected.feature checkout/addressing_order/having_default_address_preselected.feature
addressing_order/having_default_address_preselected.feature addressing_order/having_default_address_preselected.feature
having_default_address_preselected.feature having_default_address_preselected.feature
features/checkout/addressing_order/preventing_xss_attack_during_checkout.feature
checkout/addressing_order/preventing_xss_attack_during_checkout.feature
addressing_order/preventing_xss_attack_during_checkout.feature
preventing_xss_attack_during_checkout.feature
features/checkout/addressing_order/order_address_validation.feature features/checkout/addressing_order/order_address_validation.feature
checkout/addressing_order/order_address_validation.feature checkout/addressing_order/order_address_validation.feature
addressing_order/order_address_validation.feature addressing_order/order_address_validation.feature
@ -62090,6 +62106,10 @@ features/taxonomy/managing_taxons/adding_taxon.feature
taxonomy/managing_taxons/adding_taxon.feature taxonomy/managing_taxons/adding_taxon.feature
managing_taxons/adding_taxon.feature managing_taxons/adding_taxon.feature
adding_taxon.feature adding_taxon.feature
features/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature
taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature
managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature
preventing_xss_attack_while_adding_new_taxon.feature
features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
managing_inventory/decreasing_invetory_below_on_hold_validation.feature managing_inventory/decreasing_invetory_below_on_hold_validation.feature
@ -62359,6 +62379,11 @@ account/customer_account/address_book/adding_address_validation.feature
customer_account/address_book/adding_address_validation.feature customer_account/address_book/adding_address_validation.feature
address_book/adding_address_validation.feature address_book/adding_address_validation.feature
adding_address_validation.feature adding_address_validation.feature
features/account/customer_account/address_book/preventing_xss_attack_during_updating_address.feature
account/customer_account/address_book/preventing_xss_attack_during_updating_address.feature
customer_account/address_book/preventing_xss_attack_during_updating_address.feature
address_book/preventing_xss_attack_during_updating_address.feature
preventing_xss_attack_during_updating_address.feature
features/account/customer_account/address_book/editing_address.feature features/account/customer_account/address_book/editing_address.feature
account/customer_account/address_book/editing_address.feature account/customer_account/address_book/editing_address.feature
customer_account/address_book/editing_address.feature customer_account/address_book/editing_address.feature

View File

@ -20,7 +20,6 @@ docs/bdd/how-to-use-transformers.rst
docs/bdd/map.rst.inc docs/bdd/map.rst.inc
docs/bdd/basic-usage.rst docs/bdd/basic-usage.rst
docs/bdd/how-to-add-new-page.rst docs/bdd/how-to-add-new-page.rst
docs/cookbook/deployment/docker.rst
docs/cookbook/deployment/cron-jobs.rst docs/cookbook/deployment/cron-jobs.rst
docs/cookbook/deployment/platform-sh.rst docs/cookbook/deployment/platform-sh.rst
docs/cookbook/deployment/map.rst.inc docs/cookbook/deployment/map.rst.inc
@ -844,6 +843,7 @@ src/Sylius/Bundle/UiBundle/Resources/private/js/app.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-toggle.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-toggle.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-check-all.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-check-all.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-product-auto-complete.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-product-auto-complete.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-sanitizer.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-login.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-toggle.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-api-toggle.js
src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-prototype-handler.js src/Sylius/Bundle/UiBundle/Resources/private/js/sylius-prototype-handler.js
@ -8820,6 +8820,7 @@ features/product/managing_products/deleting_product_with_reviews.feature
features/product/managing_products/modifying_taxons_assigned_to_an_existing_product.feature features/product/managing_products/modifying_taxons_assigned_to_an_existing_product.feature
features/product/managing_products/adding_product_with_only_original_price.feature features/product/managing_products/adding_product_with_only_original_price.feature
features/product/managing_products/deleting_multiple_products.feature features/product/managing_products/deleting_multiple_products.feature
features/product/managing_products/preventing_xss_attack_while_editing_product.feature
features/product/managing_products/toggling_product.feature features/product/managing_products/toggling_product.feature
features/product/managing_products/adding_product_with_prices_for_multiple_channels.feature features/product/managing_products/adding_product_with_prices_for_multiple_channels.feature
features/product/managing_products/adding_product_with_date_attribute.feature features/product/managing_products/adding_product_with_date_attribute.feature
@ -8827,6 +8828,7 @@ features/product/managing_products/select_taxons_for_new_product.feature
features/product/managing_products/editing_product_slug_in_multiple_locales.feature features/product/managing_products/editing_product_slug_in_multiple_locales.feature
features/product/managing_products/removing_product_price_from_obsolete_channel.feature features/product/managing_products/removing_product_price_from_obsolete_channel.feature
features/product/managing_products/removing_product_price_after_channel_deletion.feature features/product/managing_products/removing_product_price_after_channel_deletion.feature
features/product/managing_products/preventing_xss_attack_while_adding_new_product.feature
features/product/managing_products/product_validation.feature features/product/managing_products/product_validation.feature
features/customer/seeing_myself_while_login.feature features/customer/seeing_myself_while_login.feature
features/cart/viewing_total_quantity_of_the_cart.feature features/cart/viewing_total_quantity_of_the_cart.feature
@ -8902,6 +8904,7 @@ features/checkout/addressing_order/returning_to_addressing_step_with_a_different
features/checkout/addressing_order/filling_shipping_and_billing_address_details_as_guest.feature features/checkout/addressing_order/filling_shipping_and_billing_address_details_as_guest.feature
features/checkout/addressing_order/specifying_province_manually.feature features/checkout/addressing_order/specifying_province_manually.feature
features/checkout/addressing_order/having_default_address_preselected.feature features/checkout/addressing_order/having_default_address_preselected.feature
features/checkout/addressing_order/preventing_xss_attack_during_checkout.feature
features/checkout/addressing_order/order_address_validation.feature features/checkout/addressing_order/order_address_validation.feature
features/checkout/addressing_order/changing_address_during_checkout.feature features/checkout/addressing_order/changing_address_during_checkout.feature
features/checkout/addressing_order/shipping_and_billing_address_validation.feature features/checkout/addressing_order/shipping_and_billing_address_validation.feature
@ -9182,6 +9185,7 @@ features/taxonomy/managing_taxons/editing_taxon_slug.feature
features/taxonomy/managing_taxons/changing_images_of_taxon.feature features/taxonomy/managing_taxons/changing_images_of_taxon.feature
features/taxonomy/managing_taxons/removing_images_of_taxon.feature features/taxonomy/managing_taxons/removing_images_of_taxon.feature
features/taxonomy/managing_taxons/adding_taxon.feature features/taxonomy/managing_taxons/adding_taxon.feature
features/taxonomy/managing_taxons/preventing_xss_attack_while_adding_new_taxon.feature
features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature features/inventory/managing_inventory/decreasing_invetory_below_on_hold_validation.feature
features/inventory/managing_inventory/filtering_inventory_by_code.feature features/inventory/managing_inventory/filtering_inventory_by_code.feature
features/inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature features/inventory/managing_inventory/viewing_product_variant_with_specify_quantity_of_items_on_hand.feature
@ -9247,6 +9251,7 @@ features/account/customer_account/address_book/deleting_address_created_after_ch
features/account/customer_account/address_book/setting_default_address.feature features/account/customer_account/address_book/setting_default_address.feature
features/account/customer_account/address_book/preventing_not_logged_user_from_operations_on_address_book.feature features/account/customer_account/address_book/preventing_not_logged_user_from_operations_on_address_book.feature
features/account/customer_account/address_book/adding_address_validation.feature features/account/customer_account/address_book/adding_address_validation.feature
features/account/customer_account/address_book/preventing_xss_attack_during_updating_address.feature
features/account/customer_account/address_book/editing_address.feature features/account/customer_account/address_book/editing_address.feature
features/account/customer_account/address_book/deleting_address.feature features/account/customer_account/address_book/deleting_address.feature
features/account/customer_account/address_book/adding_address.feature features/account/customer_account/address_book/adding_address.feature

View File

@ -1,10 +1,8 @@
environment.php environment.php
jest.config.js
conf/config-defaults.php conf/config-defaults.php
conf/constants.php conf/constants.php
jest.setup.js vitest.config.ts
.eslintrc .eslintrc
babel.config.js
package.json package.json
CONTRIBUTING.md CONTRIBUTING.md
themes/default/README.txt themes/default/README.txt
@ -104,6 +102,7 @@ js/vanilla.embed.local.js
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md
psalm.xml psalm.xml
cli/composer.json cli/composer.json
cli/bin/vnla-cli
cli/bin/vnla cli/bin/vnla
cli/src/Utils/ShellUtils.php cli/src/Utils/ShellUtils.php
cli/src/Utils/ShellException.php cli/src/Utils/ShellException.php
@ -133,7 +132,10 @@ cli/src/Docker/KibanaHttpClient.php
cli/src/Commands/VanillaCacheCommand.php cli/src/Commands/VanillaCacheCommand.php
cli/src/Commands/RecalculatePoints.php cli/src/Commands/RecalculatePoints.php
cli/src/Commands/SyncFontsCommand.php cli/src/Commands/SyncFontsCommand.php
cli/src/Commands/BuildCommand.php
cli/src/Commands/StorybookCommand.php
cli/src/Commands/DockerCommand.php cli/src/Commands/DockerCommand.php
cli/src/Commands/PlaceholderCommand.php
cli/src/Commands/ConvertToRich.php cli/src/Commands/ConvertToRich.php
cli/src/Commands/IndexMentionsCommand.php cli/src/Commands/IndexMentionsCommand.php
cli/src/Commands/DockerBuildCommand.php cli/src/Commands/DockerBuildCommand.php
@ -297,12 +299,12 @@ packages/vanilla-eslint-plugin/rules/noCloudImportsInCore.js
packages/vanilla-eslint-plugin/package.json packages/vanilla-eslint-plugin/package.json
packages/vanilla-dom-utils/package.json packages/vanilla-dom-utils/package.json
packages/vanilla-dom-utils/src/index.ts packages/vanilla-dom-utils/src/index.ts
packages/vanilla-dom-utils/src/domData.test.ts
packages/vanilla-dom-utils/src/TabHandler.test.ts
packages/vanilla-dom-utils/src/scripts.ts packages/vanilla-dom-utils/src/scripts.ts
packages/vanilla-dom-utils/src/events.test.ts packages/vanilla-dom-utils/src/FocusWatcher.spec.ts
packages/vanilla-dom-utils/src/events.spec.ts
packages/vanilla-dom-utils/src/TabHandler.ts packages/vanilla-dom-utils/src/TabHandler.ts
packages/vanilla-dom-utils/src/FocusWatcher.ts packages/vanilla-dom-utils/src/FocusWatcher.ts
packages/vanilla-dom-utils/src/domData.spec.ts
packages/vanilla-dom-utils/src/shadowDom.tsx packages/vanilla-dom-utils/src/shadowDom.tsx
packages/vanilla-dom-utils/src/visibility.ts packages/vanilla-dom-utils/src/visibility.ts
packages/vanilla-dom-utils/src/events.ts packages/vanilla-dom-utils/src/events.ts
@ -311,8 +313,8 @@ packages/vanilla-dom-utils/src/emoji.ts
packages/vanilla-dom-utils/src/EscapeListener.ts packages/vanilla-dom-utils/src/EscapeListener.ts
packages/vanilla-dom-utils/src/downloadAsFile.ts packages/vanilla-dom-utils/src/downloadAsFile.ts
packages/vanilla-dom-utils/src/sanitization.ts packages/vanilla-dom-utils/src/sanitization.ts
packages/vanilla-dom-utils/src/sanitization.test.ts packages/vanilla-dom-utils/src/sanitization.spec.ts
packages/vanilla-dom-utils/src/FocusWatcher.test.ts packages/vanilla-dom-utils/src/TabHandler.spec.ts
packages/vanilla-dom-utils/tsconfig.json packages/vanilla-dom-utils/tsconfig.json
packages/vanilla-json-schema-forms/package.json packages/vanilla-json-schema-forms/package.json
packages/vanilla-json-schema-forms/src/index.ts packages/vanilla-json-schema-forms/src/index.ts
@ -331,8 +333,6 @@ packages/vanilla-json-schema-forms/src/utils.spec.ts
packages/vanilla-json-schema-forms/src/JsonSchemaForm.tsx packages/vanilla-json-schema-forms/src/JsonSchemaForm.tsx
packages/vanilla-json-schema-forms/README.md packages/vanilla-json-schema-forms/README.md
packages/vanilla-json-schema-forms/tsconfig.json packages/vanilla-json-schema-forms/tsconfig.json
packages/vanilla-polyfill/index.js
packages/vanilla-polyfill/package.json
packages/README.md packages/README.md
packages/vanilla-variable-parser/package.json packages/vanilla-variable-parser/package.json
packages/vanilla-variable-parser/src/index.ts packages/vanilla-variable-parser/src/index.ts
@ -348,9 +348,6 @@ packages/vanilla-variable-parser/src/parsers/JsonSchemaFlatAdapter.ts
packages/vanilla-variable-parser/src/parsers/VariableParser.spec.ts packages/vanilla-variable-parser/src/parsers/VariableParser.spec.ts
packages/vanilla-variable-parser/src/parsers/DocBlockParser.spec.ts packages/vanilla-variable-parser/src/parsers/DocBlockParser.spec.ts
packages/vanilla-variable-parser/tsconfig.json packages/vanilla-variable-parser/tsconfig.json
packages/vanilla-eslint-config/index.js
packages/vanilla-eslint-config/package.json
packages/vanilla-eslint-config/LICENSE
packages/vanilla-theme-core/package.json packages/vanilla-theme-core/package.json
packages/vanilla-theme-core/scss/base/_utilities.scss packages/vanilla-theme-core/scss/base/_utilities.scss
packages/vanilla-theme-core/scss/base/_typography.scss packages/vanilla-theme-core/scss/base/_typography.scss
@ -418,6 +415,10 @@ packages/vanilla-theme-core/scss/pages/_activity.scss
packages/vanilla-theme-core/scss/pages/_drafts.scss packages/vanilla-theme-core/scss/pages/_drafts.scss
packages/vanilla-theme-core/scss/pages/_entry.scss packages/vanilla-theme-core/scss/pages/_entry.scss
packages/vanilla-theme-core/tsconfig.json packages/vanilla-theme-core/tsconfig.json
packages/vanilla-theme-core/fonts/kbicons.woff
packages/vanilla-theme-core/fonts/kbicons.ttf
packages/vanilla-theme-core/fonts/kbicons.svg
packages/vanilla-theme-core/fonts/kbicons.eot
packages/vanilla-webpack-interface/package.json packages/vanilla-webpack-interface/package.json
packages/vanilla-i18n/package.json packages/vanilla-i18n/package.json
packages/vanilla-i18n/src/index.ts packages/vanilla-i18n/src/index.ts
@ -429,11 +430,6 @@ packages/vanilla-i18n/src/LocaleProvider.tsx
packages/vanilla-i18n/src/ContentTranslator.tsx packages/vanilla-i18n/src/ContentTranslator.tsx
packages/vanilla-i18n/src/translationStore.ts packages/vanilla-i18n/src/translationStore.ts
packages/vanilla-i18n/tsconfig.json packages/vanilla-i18n/tsconfig.json
packages/vanilla-babel-preset/index.js
packages/vanilla-babel-preset/package.json
packages/vanilla-babel-preset/yarn.lock
packages/vanilla-babel-preset/LICENSE
packages/vanilla-babel-preset/README.md
packages/vanilla-prettier-config/index.js packages/vanilla-prettier-config/index.js
packages/vanilla-prettier-config/package.json packages/vanilla-prettier-config/package.json
packages/vanilla-prettier-config/LICENSE packages/vanilla-prettier-config/LICENSE
@ -445,6 +441,7 @@ packages/vanilla-utils/src/typeUtils.spec.ts
packages/vanilla-utils/src/ArrayUtils.spec.ts packages/vanilla-utils/src/ArrayUtils.spec.ts
packages/vanilla-utils/src/promiseUtils.ts packages/vanilla-utils/src/promiseUtils.ts
packages/vanilla-utils/src/logicUtils.spec.ts packages/vanilla-utils/src/logicUtils.spec.ts
packages/vanilla-utils/src/globalUtils.ts
packages/vanilla-utils/src/typeUtils.ts packages/vanilla-utils/src/typeUtils.ts
packages/vanilla-utils/src/ArrayUtils.ts packages/vanilla-utils/src/ArrayUtils.ts
packages/vanilla-utils/src/mathUtils.ts packages/vanilla-utils/src/mathUtils.ts
@ -454,8 +451,8 @@ packages/vanilla-utils/src/logicUtils.ts
packages/vanilla-utils/src/debugUtils.ts packages/vanilla-utils/src/debugUtils.ts
packages/vanilla-utils/src/stringUtils.spec.ts packages/vanilla-utils/src/stringUtils.spec.ts
packages/vanilla-utils/src/stringUtils.ts packages/vanilla-utils/src/stringUtils.ts
packages/vanilla-utils/src/promiseUtils.spec.ts
packages/vanilla-utils/src/apiUtils.spec.ts packages/vanilla-utils/src/apiUtils.spec.ts
packages/vanilla-utils/src/promiseUtils.test.ts
packages/vanilla-utils/tsconfig.json packages/vanilla-utils/tsconfig.json
packages/vanilla-ui/package.json packages/vanilla-ui/package.json
packages/vanilla-ui/src/index.ts packages/vanilla-ui/src/index.ts
@ -591,6 +588,7 @@ packages/vanilla-icons/icons/data-share.svg
packages/vanilla-icons/icons/data-refresh.svg packages/vanilla-icons/icons/data-refresh.svg
packages/vanilla-icons/icons/reaction-love.svg packages/vanilla-icons/icons/reaction-love.svg
packages/vanilla-icons/icons/me-messages-solid.svg packages/vanilla-icons/icons/me-messages-solid.svg
packages/vanilla-icons/icons/navigation-circle-ellipsis.svg
packages/vanilla-icons/icons/reaction-log.svg packages/vanilla-icons/icons/reaction-log.svg
packages/vanilla-icons/icons/me-messages.svg packages/vanilla-icons/icons/me-messages.svg
packages/vanilla-icons/icons/me-notifications-solid.svg packages/vanilla-icons/icons/me-notifications-solid.svg
@ -613,9 +611,12 @@ packages/vanilla-icons/icons/search-groups.svg
packages/vanilla-icons/icons/editor-quote.svg packages/vanilla-icons/icons/editor-quote.svg
packages/vanilla-icons/icons/meta-like.svg packages/vanilla-icons/icons/meta-like.svg
packages/vanilla-icons/icons/data-down.svg packages/vanilla-icons/icons/data-down.svg
packages/vanilla-icons/icons/status-running.svg
packages/vanilla-icons/icons/logo-zendesk.svg packages/vanilla-icons/icons/logo-zendesk.svg
packages/vanilla-icons/icons/status-success.svg
packages/vanilla-icons/icons/reaction-arrow-up.svg packages/vanilla-icons/icons/reaction-arrow-up.svg
packages/vanilla-icons/icons/meta-time.svg packages/vanilla-icons/icons/meta-time.svg
packages/vanilla-icons/icons/notification-running.svg
packages/vanilla-icons/icons/reaction-comments.svg packages/vanilla-icons/icons/reaction-comments.svg
packages/vanilla-icons/icons/navigation-breadcrumb-inactive.svg packages/vanilla-icons/icons/navigation-breadcrumb-inactive.svg
packages/vanilla-icons/icons/profile-crown.svg packages/vanilla-icons/icons/profile-crown.svg
@ -649,29 +650,9 @@ packages/vanilla-redux-utils/package.json
packages/vanilla-redux-utils/src/MockStore.ts packages/vanilla-redux-utils/src/MockStore.ts
packages/vanilla-redux-utils/src/index.ts packages/vanilla-redux-utils/src/index.ts
packages/vanilla-redux-utils/tsconfig.json packages/vanilla-redux-utils/tsconfig.json
build/webpack.aliases.js build/vite.devConfig.ts
build/scripts/install.ts
build/scripts/test.ts
build/scripts/KarmaRunner.ts
build/scripts/configs/makeManifestPlugin.ts
build/scripts/configs/makeEmbedConfig.ts
build/scripts/configs/makeStoryConfig.ts
build/scripts/configs/makeProdConfig.ts
build/scripts/configs/makePolyfillConfig.ts
build/scripts/configs/postcss.config.js
build/scripts/configs/makeBaseConfig.ts
build/scripts/configs/svgLoader.ts
build/scripts/configs/makeDevConfig.ts
build/scripts/configs/makeTestConfig.ts
build/scripts/buildOptions.ts
build/scripts/build.ts
build/scripts/env.ts build/scripts/env.ts
build/scripts/@types/happypack.d.ts
build/scripts/@types/prettier-webpack-plugin.d.ts
build/scripts/scaffold/scaffoldTheme.ts
build/scripts/scaffold/index.ts
build/scripts/mergeReports.ts build/scripts/mergeReports.ts
build/scripts/utility/configUtils.ts
build/scripts/utility/utils.ts build/scripts/utility/utils.ts
build/scripts/utility/EntryModel.ts build/scripts/utility/EntryModel.ts
build/scripts/utility/moduleUtils.ts build/scripts/utility/moduleUtils.ts
@ -688,35 +669,28 @@ build/scripts/variables/tagPresetExpander.ts
build/scripts/variables/spacingExpander.ts build/scripts/variables/spacingExpander.ts
build/scripts/variables/buttonExpander.ts build/scripts/variables/buttonExpander.ts
build/scripts/variables/buildVariableDocs.ts build/scripts/variables/buildVariableDocs.ts
build/scripts/Builder.ts build/vitest.globalSetup.ts
build/scripts/configReader.php
build/scripts/configThemeWriter.php
build/entries/generatedStories.story.tsx
build/entries/public-path.ts
build/entries/windowGlobalsKludge.ts build/entries/windowGlobalsKludge.ts
build/.storybook/webpack.config.js build/vite.commonConfig.ts
build/.storybook/tswebpack.ts
build/.storybook/VanillaStorybookTheme.js build/.storybook/VanillaStorybookTheme.js
build/.storybook/manager.js build/.storybook/main.ts
build/.storybook/preview.ts build/.storybook/preview.ts
build/.storybook/main.js
build/.storybook/.babelrc
build/.storybook/manager-head.html build/.storybook/manager-head.html
build/.storybook/manager.ts
build/.storybook/preview-head.html build/.storybook/preview-head.html
build/.storybookAppPages/.gitkeep build/.storybookAppPages/.gitkeep
build/tsconfig.json
build/package-exclude.txt build/package-exclude.txt
build/build.xml build/build.xml
build/vitest.setup.ts
build/vite.makeBuildConfig.ts
build/package-include.txt build/package-include.txt
build/license-exclude.txt build/license-exclude.txt
build/vite.buildProd.ts
.codecov.yml .codecov.yml
uploads/.gitkeep uploads/.gitkeep
jest.reporter.js
preload.php preload.php
.yarn/releases/yarn-3.1.1.cjs .yarn/releases/yarn-4.1.1.cjs
.yarn/patches/@emotion-serialize-npm-1.0.3-2a28e46c06.patch .yarn/plugins/@yarnpkg/plugin-licenses-audit.cjs
.yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
.yarn/plugins/@yarnpkg/plugin-licenses.cjs
library/package.json library/package.json
library/core/class.markdownvanilla.php library/core/class.markdownvanilla.php
library/core/class.theme.php library/core/class.theme.php
@ -1194,6 +1168,7 @@ library/Vanilla/Contracts/Site/ApplicationInterface.php
library/Vanilla/Contracts/Site/VanillaSiteProvider.php library/Vanilla/Contracts/Site/VanillaSiteProvider.php
library/Vanilla/Contracts/Site/SiteSectionInterface.php library/Vanilla/Contracts/Site/SiteSectionInterface.php
library/Vanilla/Contracts/Web/RequestModifierInterface.php library/Vanilla/Contracts/Web/RequestModifierInterface.php
library/Vanilla/Contracts/Web/AssetTrait.php
library/Vanilla/Contracts/Web/UASnifferInterface.php library/Vanilla/Contracts/Web/UASnifferInterface.php
library/Vanilla/Contracts/Web/LegacyViewHandlerInterface.php library/Vanilla/Contracts/Web/LegacyViewHandlerInterface.php
library/Vanilla/Contracts/Web/AssetInterface.php library/Vanilla/Contracts/Web/AssetInterface.php
@ -1418,24 +1393,18 @@ library/Vanilla/Web/BreadcrumbJsonLD.php
library/Vanilla/Web/HttpStrictTransportSecurityMiddleware.php library/Vanilla/Web/HttpStrictTransportSecurityMiddleware.php
library/Vanilla/Web/PageHead.php library/Vanilla/Web/PageHead.php
library/Vanilla/Web/CacheControlConstantsInterface.php library/Vanilla/Web/CacheControlConstantsInterface.php
library/Vanilla/Web/Asset/HotBuildAsset.php
library/Vanilla/Web/Asset/WebpackAssetProvider.php
library/Vanilla/Web/Asset/WebpackAssetDefinition.php
library/Vanilla/Web/Asset/AssetPreloadModel.php library/Vanilla/Web/Asset/AssetPreloadModel.php
library/Vanilla/Web/Asset/AssetPreloadModel.twig library/Vanilla/Web/Asset/AssetPreloadModel.twig
library/Vanilla/Web/Asset/WebpackContentSecurityPolicyProvider.php library/Vanilla/Web/Asset/ViteAssetProvider.php
library/Vanilla/Web/Asset/InlinePolyfillContent.js.twig library/Vanilla/Web/Asset/InlineBootstrapContent.js.twig
library/Vanilla/Web/Asset/ViteBuildArtifact.php
library/Vanilla/Web/Asset/NoScriptStylesAsset.php library/Vanilla/Web/Asset/NoScriptStylesAsset.php
library/Vanilla/Web/Asset/SiteAsset.php library/Vanilla/Web/Asset/SiteAsset.php
library/Vanilla/Web/Asset/DeploymentCacheBuster.php library/Vanilla/Web/Asset/DeploymentCacheBuster.php
library/Vanilla/Web/Asset/ThemeScriptAsset.php library/Vanilla/Web/Asset/ThemeScriptAsset.php
library/Vanilla/Web/Asset/AssetPreloader.php library/Vanilla/Web/Asset/AssetPreloader.php
library/Vanilla/Web/Asset/WebpackAddonAsset.php library/Vanilla/Web/Asset/WebAsset.php
library/Vanilla/Web/Asset/PolyfillAsset.php
library/Vanilla/Web/Asset/WebpackAsset.php
library/Vanilla/Web/Asset/WebpackAssetDefinitionCollection.php
library/Vanilla/Web/Asset/LocaleAsset.php library/Vanilla/Web/Asset/LocaleAsset.php
library/Vanilla/Web/Asset/ExternalAsset.php
library/Vanilla/Web/Asset/LegacyAssetModel.php library/Vanilla/Web/Asset/LegacyAssetModel.php
library/Vanilla/Web/PageHeadInterface.php library/Vanilla/Web/PageHeadInterface.php
library/Vanilla/Web/UASniffer.php library/Vanilla/Web/UASniffer.php
@ -1518,14 +1487,15 @@ library/src/scripts/storybook/StoryLink.tsx
library/src/scripts/storybook/StoryParagraph.tsx library/src/scripts/storybook/StoryParagraph.tsx
library/src/scripts/storybook/StoryFullPage.tsx library/src/scripts/storybook/StoryFullPage.tsx
library/src/scripts/storybook/StoryUnorderedList.tsx library/src/scripts/storybook/StoryUnorderedList.tsx
library/src/scripts/storybook/PhpGeneratedStory.tsx
library/src/scripts/storybook/StoryTileAndText.tsx library/src/scripts/storybook/StoryTileAndText.tsx
library/src/scripts/editor/toolbars/FloatingToolbarContent.tsx library/src/scripts/editor/toolbars/FloatingToolbarContent.tsx
library/src/scripts/editor/toolbars/FloatingToolbar.classes.ts library/src/scripts/editor/toolbars/FloatingToolbar.classes.ts
library/src/scripts/editor/toolbars/pieces/MenuItem.test.tsx
library/src/scripts/editor/toolbars/pieces/insertLinkClasses.ts library/src/scripts/editor/toolbars/pieces/insertLinkClasses.ts
library/src/scripts/editor/toolbars/pieces/MenuItem.tsx library/src/scripts/editor/toolbars/pieces/MenuItem.tsx
library/src/scripts/editor/toolbars/pieces/MenuItems.tsx library/src/scripts/editor/toolbars/pieces/MenuItems.tsx
library/src/scripts/editor/toolbars/pieces/InlineToolbarLinkInput.tsx library/src/scripts/editor/toolbars/pieces/InlineToolbarLinkInput.tsx
library/src/scripts/editor/toolbars/pieces/MenuItem.spec.tsx
library/src/scripts/editor/toolbars/FloatingToolbar.variables.ts library/src/scripts/editor/toolbars/FloatingToolbar.variables.ts
library/src/scripts/editor/pieces/MentionSuggestion.tsx library/src/scripts/editor/pieces/MentionSuggestion.tsx
library/src/scripts/editor/pieces/EditorEventWall.tsx library/src/scripts/editor/pieces/EditorEventWall.tsx
@ -1651,6 +1621,7 @@ library/src/scripts/categoriesWidget/CategoryItem.tsx
library/src/scripts/categoriesWidget/CategoriesWidget.spec.tsx library/src/scripts/categoriesWidget/CategoriesWidget.spec.tsx
library/src/scripts/categoriesWidget/CategoryItemMeta.tsx library/src/scripts/categoriesWidget/CategoryItemMeta.tsx
library/src/scripts/categoriesWidget/CategoryList.tsx library/src/scripts/categoriesWidget/CategoryList.tsx
library/src/scripts/categoriesWidget/CategoryList.hooks.tsx
library/src/scripts/categoriesWidget/CategoriesWidget.fixtures.tsx library/src/scripts/categoriesWidget/CategoriesWidget.fixtures.tsx
library/src/scripts/categoriesWidget/CategoriesWidget.preview.tsx library/src/scripts/categoriesWidget/CategoriesWidget.preview.tsx
library/src/scripts/categoriesWidget/CategoryList.classes.ts library/src/scripts/categoriesWidget/CategoryList.classes.ts
@ -1671,7 +1642,6 @@ library/src/scripts/homeWidget/HomeWidgetItem.spec.tsx
library/src/scripts/homeWidget/HomeWidgetContainer.tsx library/src/scripts/homeWidget/HomeWidgetContainer.tsx
library/src/scripts/homeWidget/HomeWidgetContainer.styles.ts library/src/scripts/homeWidget/HomeWidgetContainer.styles.ts
library/src/scripts/apiv2.tsx library/src/scripts/apiv2.tsx
library/src/scripts/content/DateTime.test.tsx
library/src/scripts/content/countStyles.ts library/src/scripts/content/countStyles.ts
library/src/scripts/content/index.ts library/src/scripts/content/index.ts
library/src/scripts/content/NumberFormatted.tsx library/src/scripts/content/NumberFormatted.tsx
@ -1686,6 +1656,7 @@ library/src/scripts/content/attachments/AttachmentIcon.tsx
library/src/scripts/content/attachments/Attachment.tsx library/src/scripts/content/attachments/Attachment.tsx
library/src/scripts/content/attachments/AttatchmentType.ts library/src/scripts/content/attachments/AttatchmentType.ts
library/src/scripts/content/attachments/attachmentUtils.tsx library/src/scripts/content/attachments/attachmentUtils.tsx
library/src/scripts/content/DateTime.spec.tsx
library/src/scripts/content/UserContent.spec.tsx library/src/scripts/content/UserContent.spec.tsx
library/src/scripts/content/UserContent.variables.ts library/src/scripts/content/UserContent.variables.ts
library/src/scripts/content/UserContent.tsx library/src/scripts/content/UserContent.tsx
@ -1762,7 +1733,6 @@ library/src/scripts/embeddedContent/embedService.loadable.tsx
library/src/scripts/embeddedContent/twitterEmbedStyles.ts library/src/scripts/embeddedContent/twitterEmbedStyles.ts
library/src/scripts/embeddedContent/VideoEmbed.tsx library/src/scripts/embeddedContent/VideoEmbed.tsx
library/src/scripts/embeddedContent/PanoptoEmbed.tsx library/src/scripts/embeddedContent/PanoptoEmbed.tsx
library/src/scripts/embeddedContent/ModalPreview.tsx
library/src/scripts/embeddedContent/quoteEmbedStyles.ts library/src/scripts/embeddedContent/quoteEmbedStyles.ts
library/src/scripts/embeddedContent/linkEmbedStyles.ts library/src/scripts/embeddedContent/linkEmbedStyles.ts
library/src/scripts/embeddedContent/ImageEmbed.story.tsx library/src/scripts/embeddedContent/ImageEmbed.story.tsx
@ -1802,9 +1772,9 @@ library/src/scripts/htmlWidget/HtmlWidgetEditor.d.ts
library/src/scripts/htmlWidget/HtmlWidget.preview.tsx library/src/scripts/htmlWidget/HtmlWidget.preview.tsx
library/src/scripts/profileOverviewWidget/ProfileOverviewWidget.tsx library/src/scripts/profileOverviewWidget/ProfileOverviewWidget.tsx
library/src/scripts/ReactQueryUtils.ts library/src/scripts/ReactQueryUtils.ts
library/src/scripts/stats/Stat.story.tsx
library/src/scripts/stats/Stat.styles.ts library/src/scripts/stats/Stat.styles.ts
library/src/scripts/stats/Stat.tsx library/src/scripts/stats/Stat.tsx
library/src/scripts/stats/Stat.story.tsx.tsx
library/src/scripts/stats/StatTable.tsx library/src/scripts/stats/StatTable.tsx
library/src/scripts/editProfileFields/EditProfileFields.tsx library/src/scripts/editProfileFields/EditProfileFields.tsx
library/src/scripts/editProfileFields/EditProfileFields.spec.tsx library/src/scripts/editProfileFields/EditProfileFields.spec.tsx
@ -1858,6 +1828,7 @@ library/src/scripts/unsubscribe/UnsubscribePage.tsx
library/src/scripts/unsubscribe/UnsubscribePage.spec.tsx library/src/scripts/unsubscribe/UnsubscribePage.spec.tsx
library/src/scripts/unsubscribe/UnsubscribePage.classes.ts library/src/scripts/unsubscribe/UnsubscribePage.classes.ts
library/src/scripts/unsubscribe/unsubscribePage.types.ts library/src/scripts/unsubscribe/unsubscribePage.types.ts
library/src/scripts/unsubscribe/__fixtures__/Unsubscribe.Fixture.tsx
library/src/scripts/unsubscribe/unsubscribePageHooks.tsx library/src/scripts/unsubscribe/unsubscribePageHooks.tsx
library/src/scripts/unsubscribe/getUnsubscribeReason.tsx library/src/scripts/unsubscribe/getUnsubscribeReason.tsx
library/src/scripts/utility/fileUtils.tsx library/src/scripts/utility/fileUtils.tsx
@ -1894,6 +1865,7 @@ library/src/scripts/result/ResultList.tsx
library/src/scripts/result/Result.tsx library/src/scripts/result/Result.tsx
library/src/scripts/result/ResultMeta.tsx library/src/scripts/result/ResultMeta.tsx
library/src/scripts/result/ResultList.spec.tsx library/src/scripts/result/ResultList.spec.tsx
library/src/scripts/Router.registry.tsx
library/src/scripts/makeStorybookDecorator.tsx library/src/scripts/makeStorybookDecorator.tsx
library/src/scripts/pageViews/pageViewTracking.spec.ts library/src/scripts/pageViews/pageViewTracking.spec.ts
library/src/scripts/pageViews/pageViewTracking.ts library/src/scripts/pageViews/pageViewTracking.ts
@ -1999,11 +1971,15 @@ library/src/scripts/banner/BannerWidget.tsx
library/src/scripts/banner/BannerContentWidget.preview.tsx library/src/scripts/banner/BannerContentWidget.preview.tsx
library/src/scripts/banner/SearchBarPresets.ts library/src/scripts/banner/SearchBarPresets.ts
library/src/scripts/__tests__/styleMock.js library/src/scripts/__tests__/styleMock.js
library/src/scripts/__tests__/StorybookTestsPart2.spec.tsx
library/src/scripts/__tests__/TestReduxProvider.tsx library/src/scripts/__tests__/TestReduxProvider.tsx
library/src/scripts/__tests__/StorybookTests.utils.tsx
library/src/scripts/__tests__/testStoreState.ts library/src/scripts/__tests__/testStoreState.ts
library/src/scripts/__tests__/fileMock.js library/src/scripts/__tests__/fileMock.js
library/src/scripts/__tests__/utility.ts library/src/scripts/__tests__/utility.ts
library/src/scripts/__tests__/StorybookTestsPart3.spec.tsx
library/src/scripts/__tests__/setup.ts library/src/scripts/__tests__/setup.ts
library/src/scripts/__tests__/StorybookTestsPart1.spec.tsx
library/src/scripts/contributionItems/ContributionItem.variables.ts library/src/scripts/contributionItems/ContributionItem.variables.ts
library/src/scripts/contributionItems/ContributionItem.classes.ts library/src/scripts/contributionItems/ContributionItem.classes.ts
library/src/scripts/contributionItems/ContributionItem.tsx library/src/scripts/contributionItems/ContributionItem.tsx
@ -2023,7 +1999,6 @@ library/src/scripts/modal/ModalLoader.tsx
library/src/scripts/modal/ModalSizes.ts library/src/scripts/modal/ModalSizes.ts
library/src/scripts/modal/ModalView.tsx library/src/scripts/modal/ModalView.tsx
library/src/scripts/modal/Modal.context.tsx library/src/scripts/modal/Modal.context.tsx
library/src/scripts/modal/Modal.loadable.tsx
library/src/scripts/modal/ModalLink.tsx library/src/scripts/modal/ModalLink.tsx
library/src/scripts/modal/Modal.story.tsx library/src/scripts/modal/Modal.story.tsx
library/src/scripts/modal/modalStyles.ts library/src/scripts/modal/modalStyles.ts
@ -2116,13 +2091,13 @@ library/src/scripts/features/users/modules/hasUserViewPermission.ts
library/src/scripts/features/users/modules/InviteUserCardModule.tsx library/src/scripts/features/users/modules/InviteUserCardModule.tsx
library/src/scripts/features/users/PermissionsContext.tsx library/src/scripts/features/users/PermissionsContext.tsx
library/src/scripts/features/users/MultiUserInput.tsx library/src/scripts/features/users/MultiUserInput.tsx
library/src/scripts/features/users/suggestion/UserSuggestionActions.test.ts library/src/scripts/features/users/suggestion/UserSuggestionActions.spec.ts
library/src/scripts/features/users/suggestion/SuggestionTrie.spec.ts
library/src/scripts/features/users/suggestion/UserSuggestionModel.ts library/src/scripts/features/users/suggestion/UserSuggestionModel.ts
library/src/scripts/features/users/suggestion/UserSuggestionActions.ts library/src/scripts/features/users/suggestion/UserSuggestionActions.ts
library/src/scripts/features/users/suggestion/UserSuggestionModel.test.ts
library/src/scripts/features/users/suggestion/SuggestionTrie.test.ts
library/src/scripts/features/users/suggestion/SuggestionTrie.ts library/src/scripts/features/users/suggestion/SuggestionTrie.ts
library/src/scripts/features/users/suggestion/IUserSuggestion.ts library/src/scripts/features/users/suggestion/IUserSuggestion.ts
library/src/scripts/features/users/suggestion/UserSuggestionModel.spec.ts
library/src/scripts/features/users/userTypes.ts library/src/scripts/features/users/userTypes.ts
library/src/scripts/features/users/Permissions.fixtures.tsx library/src/scripts/features/users/Permissions.fixtures.tsx
library/src/scripts/features/users/ui/InviteUserCard.story.tsx library/src/scripts/features/users/ui/InviteUserCard.story.tsx
@ -2174,11 +2149,13 @@ library/src/scripts/features/Layout/LayoutPage.slice.tsx
library/src/scripts/features/Layout/EmailConfirmation.spec.tsx library/src/scripts/features/Layout/EmailConfirmation.spec.tsx
library/src/scripts/features/Layout/EmailConfirmation.hook.tsx library/src/scripts/features/Layout/EmailConfirmation.hook.tsx
library/src/scripts/features/Layout/LayoutRenderer.types.ts library/src/scripts/features/Layout/LayoutRenderer.types.ts
library/src/scripts/features/Layout/LayoutPage.paths.tsx
library/src/scripts/features/Layout/LayoutPage.actions.tsx library/src/scripts/features/Layout/LayoutPage.actions.tsx
library/src/scripts/features/Layout/LayoutRenderer.story.tsx library/src/scripts/features/Layout/LayoutRenderer.story.tsx
library/src/scripts/features/Layout/LayoutPage.tsx library/src/scripts/features/Layout/LayoutPage.tsx
library/src/scripts/features/Layout/LayoutRenderer.utils.ts library/src/scripts/features/Layout/LayoutRenderer.utils.ts
library/src/scripts/features/Layout/LayoutErrorBoundary.tsx library/src/scripts/features/Layout/LayoutErrorBoundary.tsx
library/src/scripts/features/Layout/LayoutPage.registry.tsx
library/src/scripts/features/Layout/LayoutMiddleware.ts library/src/scripts/features/Layout/LayoutMiddleware.ts
library/src/scripts/features/conversations/ConversationsActions.ts library/src/scripts/features/conversations/ConversationsActions.ts
library/src/scripts/features/conversations/ConversationsModel.ts library/src/scripts/features/conversations/ConversationsModel.ts
@ -2212,11 +2189,13 @@ library/src/scripts/features/discussions/DiscussionOptionsClose.tsx
library/src/scripts/features/discussions/DiscussionOptionsBump.tsx library/src/scripts/features/discussions/DiscussionOptionsBump.tsx
library/src/scripts/features/discussions/filters/SelectTypes.tsx library/src/scripts/features/discussions/filters/SelectTypes.tsx
library/src/scripts/features/discussions/filters/SelectTags.tsx library/src/scripts/features/discussions/filters/SelectTags.tsx
library/src/scripts/features/discussions/filters/SelectCommentStatus.tsx
library/src/scripts/features/discussions/filters/DiscussionListFilter.tsx library/src/scripts/features/discussions/filters/DiscussionListFilter.tsx
library/src/scripts/features/discussions/filters/SelectStatuses.tsx library/src/scripts/features/discussions/filters/SelectStatuses.tsx
library/src/scripts/features/discussions/filters/DiscussionListFilter.spec.tsx library/src/scripts/features/discussions/filters/DiscussionListFilter.spec.tsx
library/src/scripts/features/discussions/filters/discussionListFilterHooks.tsx library/src/scripts/features/discussions/filters/discussionListFilterHooks.tsx
library/src/scripts/features/discussions/filters/SelectInternalStatus.tsx library/src/scripts/features/discussions/filters/SelectInternalStatus.tsx
library/src/scripts/features/discussions/filters/SelectCommentStatus.spec.tsx
library/src/scripts/features/discussions/discussionsReducer.ts library/src/scripts/features/discussions/discussionsReducer.ts
library/src/scripts/features/discussions/DiscussionOptionsMove.tsx library/src/scripts/features/discussions/DiscussionOptionsMove.tsx
library/src/scripts/features/discussions/BulkActionsToast.tsx library/src/scripts/features/discussions/BulkActionsToast.tsx
@ -2275,13 +2254,14 @@ library/src/scripts/features/discussions/forms/BulkDiscussionErrors.tsx
library/src/scripts/features/discussions/forms/BulkDeleteDiscussionsForm.loadable.tsx library/src/scripts/features/discussions/forms/BulkDeleteDiscussionsForm.loadable.tsx
library/src/scripts/features/discussions/forms/TagDiscussionForm.loadable.tsx library/src/scripts/features/discussions/forms/TagDiscussionForm.loadable.tsx
library/src/scripts/features/discussions/forms/AnnounceDiscussionForm.tsx library/src/scripts/features/discussions/forms/AnnounceDiscussionForm.tsx
library/src/scripts/features/discussions/forms/LazyChangeTypeDiscussionForm.tsx
library/src/scripts/features/discussions/forms/LazyAnnounceDiscussionForm.tsx library/src/scripts/features/discussions/forms/LazyAnnounceDiscussionForm.tsx
library/src/scripts/features/discussions/forms/BulkMergeDiscussionsForm.loadable.tsx library/src/scripts/features/discussions/forms/BulkMergeDiscussionsForm.loadable.tsx
library/src/scripts/features/discussions/forms/TagDiscussionForm.tsx library/src/scripts/features/discussions/forms/TagDiscussionForm.tsx
library/src/scripts/features/discussions/forms/ChangeTypeDiscussionForm.constants.ts
library/src/scripts/features/discussions/forms/BulkDiscussions.classes.ts library/src/scripts/features/discussions/forms/BulkDiscussions.classes.ts
library/src/scripts/features/discussions/forms/ChangeAuthorForm.loadable.tsx library/src/scripts/features/discussions/forms/ChangeAuthorForm.loadable.tsx
library/src/scripts/features/discussions/forms/ChangeAuthorForm.tsx library/src/scripts/features/discussions/forms/ChangeAuthorForm.tsx
library/src/scripts/features/discussions/forms/ChangeTypeDiscussionForm.loadable.tsx
library/src/scripts/features/discussions/forms/BulkCloseDiscussionsForm.tsx library/src/scripts/features/discussions/forms/BulkCloseDiscussionsForm.tsx
library/src/scripts/features/discussions/forms/BulkMergeDiscussionsForm.tsx library/src/scripts/features/discussions/forms/BulkMergeDiscussionsForm.tsx
library/src/scripts/features/discussions/forms/ChangeTypeDiscussionForm.tsx library/src/scripts/features/discussions/forms/ChangeTypeDiscussionForm.tsx
@ -2401,9 +2381,6 @@ library/src/scripts/userSpotlight/UserSpotlight.classes.ts
library/src/scripts/userSpotlight/UserSpotlightWidget.preview.tsx library/src/scripts/userSpotlight/UserSpotlightWidget.preview.tsx
library/src/scripts/LongRunnerClient.spec.ts library/src/scripts/LongRunnerClient.spec.ts
library/src/scripts/VanillaGlobals.ts library/src/scripts/VanillaGlobals.ts
library/src/scripts/convertHTML/convertHTMLPageRoutes.tsx
library/src/scripts/convertHTML/ConvertHTML.tsx
library/src/scripts/convertHTML/ConvertHTML.spec.tsx
library/src/scripts/emotionDevSpeedup.ts library/src/scripts/emotionDevSpeedup.ts
library/src/scripts/headers/titleBarRegisterUser.story.tsx library/src/scripts/headers/titleBarRegisterUser.story.tsx
library/src/scripts/headers/titleBarStyles.ts library/src/scripts/headers/titleBarStyles.ts
@ -2434,8 +2411,10 @@ library/src/scripts/headers/mebox/pieces/TitleBarListItem.tsx
library/src/scripts/headers/mebox/pieces/compactSearchStyles.ts library/src/scripts/headers/mebox/pieces/compactSearchStyles.ts
library/src/scripts/headers/mebox/pieces/dashboardMeBoxStyles.ts library/src/scripts/headers/mebox/pieces/dashboardMeBoxStyles.ts
library/src/scripts/headers/mebox/pieces/TitleBarNavItem.tsx library/src/scripts/headers/mebox/pieces/TitleBarNavItem.tsx
library/src/scripts/headers/mebox/pieces/MessagesCount.spec.tsx
library/src/scripts/headers/mebox/pieces/CompactMeBox.tsx library/src/scripts/headers/mebox/pieces/CompactMeBox.tsx
library/src/scripts/headers/mebox/pieces/UserDropDownContentsImpl.tsx library/src/scripts/headers/mebox/pieces/UserDropDownContentsImpl.tsx
library/src/scripts/headers/mebox/pieces/NotificationsCount.spec.tsx
library/src/scripts/headers/mebox/pieces/NotificationsDropDown.tsx library/src/scripts/headers/mebox/pieces/NotificationsDropDown.tsx
library/src/scripts/headers/mebox/pieces/MessagesContentsImpl.tsx library/src/scripts/headers/mebox/pieces/MessagesContentsImpl.tsx
library/src/scripts/headers/mebox/pieces/userDropDownStyles.ts library/src/scripts/headers/mebox/pieces/userDropDownStyles.ts
@ -2709,6 +2688,10 @@ library/src/scripts/forms/radioAsButtons/radioInputAsTab.styles.ts
library/src/scripts/forms/radioAsButtons/radioInputAsButtons.story.tsx library/src/scripts/forms/radioAsButtons/radioInputAsButtons.story.tsx
library/src/scripts/forms/radioAsButtons/RadioGroupContext.tsx library/src/scripts/forms/radioAsButtons/RadioGroupContext.tsx
library/src/scripts/forms/styleHelperButtonGenerator.ts library/src/scripts/forms/styleHelperButtonGenerator.ts
library/src/scripts/forms/durationPicker/DurationPicker.story.tsx
library/src/scripts/forms/durationPicker/DurationPicker.types.ts
library/src/scripts/forms/durationPicker/DurationPicker.styles.ts
library/src/scripts/forms/durationPicker/DurationPicker.tsx
library/src/scripts/forms/TextInput.tsx library/src/scripts/forms/TextInput.tsx
library/src/scripts/forms/styleHelperButtonInterface.ts library/src/scripts/forms/styleHelperButtonInterface.ts
library/src/scripts/forms/InputBlock.tsx library/src/scripts/forms/InputBlock.tsx
@ -2732,6 +2715,7 @@ library/src/scripts/forms/select/SelectOne.tsx
library/src/scripts/forms/select/Tokens.tsx library/src/scripts/forms/select/Tokens.tsx
library/src/scripts/forms/AccessibleError.tsx library/src/scripts/forms/AccessibleError.tsx
library/src/scripts/forms/checkRadioStyles.ts library/src/scripts/forms/checkRadioStyles.ts
library/src/scripts/forms/Button.getClassForButtonType.tsx
library/src/scripts/forms/DashboardFormFields.story.tsx library/src/scripts/forms/DashboardFormFields.story.tsx
library/src/scripts/forms/Checkbox.tsx library/src/scripts/forms/Checkbox.tsx
library/src/scripts/routing/PageLoader.tsx library/src/scripts/routing/PageLoader.tsx
@ -3321,6 +3305,7 @@ applications/dashboard/src/scripts/layout/editor/LayoutEditor.tsx
applications/dashboard/src/scripts/layout/editor/LayoutEditorAddWidget.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorAddWidget.tsx
applications/dashboard/src/scripts/layout/editor/LayoutEditorAddSection.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorAddSection.tsx
applications/dashboard/src/scripts/layout/editor/LayoutEditorAssetUtils.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorAssetUtils.tsx
applications/dashboard/src/scripts/layout/editor/utils.ts
applications/dashboard/src/scripts/layout/editor/LayoutEditorTitleBar.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorTitleBar.tsx
applications/dashboard/src/scripts/layout/editor/LayoutEditorSectionToolbar.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorSectionToolbar.tsx
applications/dashboard/src/scripts/layout/editor/LayoutEditorContents.tsx applications/dashboard/src/scripts/layout/editor/LayoutEditorContents.tsx
@ -4497,6 +4482,7 @@ applications/vanilla/models/AuthenticatorTypeInterface.php
applications/vanilla/models/class.draftmodel.php applications/vanilla/models/class.draftmodel.php
applications/vanilla/models/CollectionModel.php applications/vanilla/models/CollectionModel.php
applications/vanilla/models/DiscussionTypeHandler.php applications/vanilla/models/DiscussionTypeHandler.php
applications/vanilla/models/CollectionRecordModel.php
applications/vanilla/models/DirtyRecordModel.php applications/vanilla/models/DirtyRecordModel.php
applications/vanilla/models/Totals/CommentSiteTotalProvider.php applications/vanilla/models/Totals/CommentSiteTotalProvider.php
applications/vanilla/models/Totals/DiscussionSiteTotalProvider.php applications/vanilla/models/Totals/DiscussionSiteTotalProvider.php
@ -4608,6 +4594,7 @@ docker/logs/logstash/01-nginx.conf
docker/base-images/php:8.2/Dockerfile docker/base-images/php:8.2/Dockerfile
docker/base-images/php:7.4/Dockerfile docker/base-images/php:7.4/Dockerfile
docker/base-images/php:8.0/Dockerfile docker/base-images/php:8.0/Dockerfile
docker/images/cli/Dockerfile
docker/images/nginx/Dockerfile docker/images/nginx/Dockerfile
docker/images/nginx/sites-enabled/modern-embed-hub.vanilla.localhost.conf docker/images/nginx/sites-enabled/modern-embed-hub.vanilla.localhost.conf
docker/images/nginx/sites-enabled/comments-embed.vanilla.localhost.conf docker/images/nginx/sites-enabled/comments-embed.vanilla.localhost.conf
@ -4621,6 +4608,7 @@ docker/images/nginx/sites-enabled/modern-embed.vanilla.localhost.conf
docker/images/nginx/sites-enabled/dev.vanilla.localhost.conf docker/images/nginx/sites-enabled/dev.vanilla.localhost.conf
docker/images/nginx/sites-enabled/embed.vanilla.localhost.conf docker/images/nginx/sites-enabled/embed.vanilla.localhost.conf
docker/images/nginx/sites-enabled/queue.vanilla.localhost.conf docker/images/nginx/sites-enabled/queue.vanilla.localhost.conf
docker/images/nginx/sites-enabled/frontend.vanilla.localhost.conf
docker/images/nginx/sites-enabled/kibana.vanilla.localhost.conf docker/images/nginx/sites-enabled/kibana.vanilla.localhost.conf
docker/images/nginx/sites-enabled/elastic.vanilla.localhost.conf docker/images/nginx/sites-enabled/elastic.vanilla.localhost.conf
docker/images/nginx/sites-enabled/search.vanilla.localhost.conf docker/images/nginx/sites-enabled/search.vanilla.localhost.conf
@ -4650,6 +4638,7 @@ docker/images/memcached/Dockerfile
docker/images/logstash/Dockerfile docker/images/logstash/Dockerfile
docker/docker-compose.imgproxy.yml docker/docker-compose.imgproxy.yml
docker/README.md docker/README.md
docker/docker-compose.cli.yml
docker/bootstrap.docker.php docker/bootstrap.docker.php
docker/docker-compose.mailhog.yml docker/docker-compose.mailhog.yml
docker/docker-compose.logs.yml docker/docker-compose.logs.yml
@ -4906,6 +4895,7 @@ plugins/QnA/src/scripts/registerQnaSearchTypes.tsx
plugins/QnA/src/scripts/components/DidThisAnswer.tsx plugins/QnA/src/scripts/components/DidThisAnswer.tsx
plugins/QnA/src/scripts/components/ViewInContext.tsx plugins/QnA/src/scripts/components/ViewInContext.tsx
plugins/QnA/src/scripts/components/DidThisAnswer.classes.ts plugins/QnA/src/scripts/components/DidThisAnswer.classes.ts
plugins/QnA/src/scripts/components/ChangeQnaStatusForm.loadable.tsx
plugins/QnA/src/scripts/components/ViewInContext.classes.ts plugins/QnA/src/scripts/components/ViewInContext.classes.ts
plugins/QnA/src/scripts/components/CommentOptionsChangeStatus.tsx plugins/QnA/src/scripts/components/CommentOptionsChangeStatus.tsx
plugins/QnA/src/scripts/components/ChangeQnaStatusForm.tsx plugins/QnA/src/scripts/components/ChangeQnaStatusForm.tsx
@ -5010,7 +5000,6 @@ plugins/rich-editor/src/scripts/toolbars/pieces/ActiveFormatIcon.tsx
plugins/rich-editor/src/scripts/editor/EditorContent.tsx plugins/rich-editor/src/scripts/editor/EditorContent.tsx
plugins/rich-editor/src/scripts/editor/context.tsx plugins/rich-editor/src/scripts/editor/context.tsx
plugins/rich-editor/src/scripts/editor/EditorEmbedBar.tsx plugins/rich-editor/src/scripts/editor/EditorEmbedBar.tsx
plugins/rich-editor/src/scripts/editor/EditorContent.test.tsx
plugins/rich-editor/src/scripts/editor/EditorParagraphMenu.tsx plugins/rich-editor/src/scripts/editor/EditorParagraphMenu.tsx
plugins/rich-editor/src/scripts/editor/contentContext.tsx plugins/rich-editor/src/scripts/editor/contentContext.tsx
plugins/rich-editor/src/scripts/editor/pieces/EditorDescriptions.tsx plugins/rich-editor/src/scripts/editor/pieces/EditorDescriptions.tsx
@ -5028,19 +5017,16 @@ plugins/rich-editor/src/scripts/__tests__/quillUtils.tsx
plugins/rich-editor/src/scripts/__tests__/OpUtils.ts plugins/rich-editor/src/scripts/__tests__/OpUtils.ts
plugins/rich-editor/src/scripts/quill/NewLineClickInsertionModule.ts plugins/rich-editor/src/scripts/quill/NewLineClickInsertionModule.ts
plugins/rich-editor/src/scripts/quill/EmbedInsertionModule.ts plugins/rich-editor/src/scripts/quill/EmbedInsertionModule.ts
plugins/rich-editor/src/scripts/quill/KeyboardBindings.test.ts
plugins/rich-editor/src/scripts/quill/ClipboardModule.ts plugins/rich-editor/src/scripts/quill/ClipboardModule.ts
plugins/rich-editor/src/scripts/quill/blots/lists/ListItemWrapperBlot.ts plugins/rich-editor/src/scripts/quill/blots/lists/ListItemWrapperBlot.ts
plugins/rich-editor/src/scripts/quill/blots/lists/ListUtils.ts plugins/rich-editor/src/scripts/quill/blots/lists/ListUtils.ts
plugins/rich-editor/src/scripts/quill/blots/lists/README.md plugins/rich-editor/src/scripts/quill/blots/lists/README.md
plugins/rich-editor/src/scripts/quill/blots/lists/ListLineBlot.ts plugins/rich-editor/src/scripts/quill/blots/lists/ListLineBlot.ts
plugins/rich-editor/src/scripts/quill/blots/lists/ListGroupBlot.ts plugins/rich-editor/src/scripts/quill/blots/lists/ListGroupBlot.ts
plugins/rich-editor/src/scripts/quill/blots/lists/ListBlot.test.ts
plugins/rich-editor/src/scripts/quill/blots/inline/CodeBlot.ts plugins/rich-editor/src/scripts/quill/blots/inline/CodeBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/WrapperBlot.ts plugins/rich-editor/src/scripts/quill/blots/abstract/WrapperBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/LineBlot.ts plugins/rich-editor/src/scripts/quill/blots/abstract/LineBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/ClassFormatBlot.ts plugins/rich-editor/src/scripts/quill/blots/abstract/ClassFormatBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/FocusableEmbedBlot.test.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/SelectableEmbedBlot.ts plugins/rich-editor/src/scripts/quill/blots/abstract/SelectableEmbedBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/ContentBlot.ts plugins/rich-editor/src/scripts/quill/blots/abstract/ContentBlot.ts
plugins/rich-editor/src/scripts/quill/blots/abstract/withWrapper.ts plugins/rich-editor/src/scripts/quill/blots/abstract/withWrapper.ts
@ -5052,23 +5038,18 @@ plugins/rich-editor/src/scripts/quill/blots/embeds/MentionAutoCompleteBlot.ts
plugins/rich-editor/src/scripts/quill/blots/embeds/ErrorBlot.tsx plugins/rich-editor/src/scripts/quill/blots/embeds/ErrorBlot.tsx
plugins/rich-editor/src/scripts/quill/blots/embeds/MentionComboBoxBlot.ts plugins/rich-editor/src/scripts/quill/blots/embeds/MentionComboBoxBlot.ts
plugins/rich-editor/src/scripts/quill/blots/embeds/EmojiBlot.ts plugins/rich-editor/src/scripts/quill/blots/embeds/EmojiBlot.ts
plugins/rich-editor/src/scripts/quill/blots/embeds/MentionAutoCompleteBlot.test.ts
plugins/rich-editor/src/scripts/quill/blots/blocks/HeaderBlot.ts plugins/rich-editor/src/scripts/quill/blots/blocks/HeaderBlot.ts
plugins/rich-editor/src/scripts/quill/blots/blocks/SpoilerBlot.tsx plugins/rich-editor/src/scripts/quill/blots/blocks/SpoilerBlot.tsx
plugins/rich-editor/src/scripts/quill/blots/blocks/CodeBlockBlot.ts plugins/rich-editor/src/scripts/quill/blots/blocks/CodeBlockBlot.ts
plugins/rich-editor/src/scripts/quill/blots/blocks/BlockquoteBlot.ts plugins/rich-editor/src/scripts/quill/blots/blocks/BlockquoteBlot.ts
plugins/rich-editor/src/scripts/quill/Formatter.test.ts
plugins/rich-editor/src/scripts/quill/MarkdownModule.ts plugins/rich-editor/src/scripts/quill/MarkdownModule.ts
plugins/rich-editor/src/scripts/quill/utility.ts plugins/rich-editor/src/scripts/quill/utility.ts
plugins/rich-editor/src/scripts/quill/VanillaTheme.ts plugins/rich-editor/src/scripts/quill/VanillaTheme.ts
plugins/rich-editor/src/scripts/quill/registerQuill.ts plugins/rich-editor/src/scripts/quill/registerQuill.ts
plugins/rich-editor/src/scripts/quill/EmbedSelectionModule.test.ts
plugins/rich-editor/src/scripts/quill/KeyboardBindings.ts plugins/rich-editor/src/scripts/quill/KeyboardBindings.ts
plugins/rich-editor/src/scripts/quill/HistoryModule.ts plugins/rich-editor/src/scripts/quill/HistoryModule.ts
plugins/rich-editor/src/scripts/quill/ClipboardModule.test.ts
plugins/rich-editor/src/scripts/quill/SyntaxModule.ts plugins/rich-editor/src/scripts/quill/SyntaxModule.ts
plugins/rich-editor/src/scripts/quill/EmbedSelectionModule.ts plugins/rich-editor/src/scripts/quill/EmbedSelectionModule.ts
plugins/rich-editor/src/scripts/quill/MarkdownModule.test.ts
plugins/rich-editor/src/scripts/quill/components/blotStyles.ts plugins/rich-editor/src/scripts/quill/components/blotStyles.ts
plugins/rich-editor/src/scripts/quill/components/SpoilerButton.tsx plugins/rich-editor/src/scripts/quill/components/SpoilerButton.tsx
plugins/rich-editor/src/scripts/quill/components/spoilerStyles.ts plugins/rich-editor/src/scripts/quill/components/spoilerStyles.ts
@ -5077,8 +5058,7 @@ plugins/rich-editor/src/scripts/quill/components/blockQuoteStyles.ts
plugins/rich-editor/src/scripts/quill/components/emojiStyles.ts plugins/rich-editor/src/scripts/quill/components/emojiStyles.ts
plugins/rich-editor/src/scripts/quill/components/accessibilityStyles.ts plugins/rich-editor/src/scripts/quill/components/accessibilityStyles.ts
plugins/rich-editor/src/scripts/quill/Formatter.ts plugins/rich-editor/src/scripts/quill/Formatter.ts
plugins/rich-editor/src/scripts/quill/utility.test.ts plugins/rich-editor/src/scripts/mountEditor.spec.tsx
plugins/rich-editor/src/scripts/quill/NewLineClickInsertionModule.test.ts
plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenuBar.tsx plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenuBar.tsx
plugins/rich-editor/src/scripts/menuBar/paragraph/paragraphMenuBarStyles.ts plugins/rich-editor/src/scripts/menuBar/paragraph/paragraphMenuBarStyles.ts
plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenusBarToggle.tsx plugins/rich-editor/src/scripts/menuBar/paragraph/ParagraphMenusBarToggle.tsx
@ -5099,7 +5079,6 @@ plugins/rich-editor/README.md
plugins/rich-editor/locale/en.php plugins/rich-editor/locale/en.php
plugins/rich-editor/models/RichEditorSiteMetaExtra.php plugins/rich-editor/models/RichEditorSiteMetaExtra.php
plugins/rich-editor/addon.json plugins/rich-editor/addon.json
plugins/rich-editor/.babelrc
plugins/rich-editor/tests/Storybook/RichEditorStorybookTest.php plugins/rich-editor/tests/Storybook/RichEditorStorybookTest.php
plugins/IPBFormatter/class.bbcoderelaxed.php plugins/IPBFormatter/class.bbcoderelaxed.php
plugins/IPBFormatter/IPBFormatter.php plugins/IPBFormatter/IPBFormatter.php
@ -5685,8 +5664,6 @@ tests/Library/Vanilla/Web/WebApiSecurityHeadersTest.php
tests/Library/Vanilla/Web/RoleTokenTest.php tests/Library/Vanilla/Web/RoleTokenTest.php
tests/Library/Vanilla/Web/SmartIDMiddlewareTest.php tests/Library/Vanilla/Web/SmartIDMiddlewareTest.php
tests/Library/Vanilla/Web/Asset/AssetsTest.php tests/Library/Vanilla/Web/Asset/AssetsTest.php
tests/Library/Vanilla/Web/Asset/WebpackAssetProviderTest.php
tests/Library/Vanilla/Web/Asset/WebpackAssetTest.php
tests/Library/Vanilla/Web/Asset/AssetPreloadModelTest.php tests/Library/Vanilla/Web/Asset/AssetPreloadModelTest.php
tests/Library/Vanilla/Web/Asset/DeploymentCacheBusterTest.php tests/Library/Vanilla/Web/Asset/DeploymentCacheBusterTest.php
tests/Library/Vanilla/Web/TestSmartIDMiddleware.php tests/Library/Vanilla/Web/TestSmartIDMiddleware.php
@ -5870,7 +5847,6 @@ tests/fixtures/src/Database/ProcessorFixture.php
tests/fixtures/src/MockTrackingEvent.php tests/fixtures/src/MockTrackingEvent.php
tests/fixtures/src/MockAddonManager.php tests/fixtures/src/MockAddonManager.php
tests/fixtures/error-index.php tests/fixtures/error-index.php
tests/fixtures/dist/test/manifest.json
tests/fixtures/TestApiController.php tests/fixtures/TestApiController.php
tests/fixtures/addons/themes/theme-in-addons/ThemeInAddonsThemeHooks.php tests/fixtures/addons/themes/theme-in-addons/ThemeInAddonsThemeHooks.php
tests/fixtures/addons/themes/theme-in-addons/addon.json tests/fixtures/addons/themes/theme-in-addons/addon.json
@ -6224,7 +6200,6 @@ tests/README.md
tests/UsersAndRolesApiTestTrait.php tests/UsersAndRolesApiTestTrait.php
tests/Layout/LayoutTestTrait.php tests/Layout/LayoutTestTrait.php
tests/Layout/LayoutHydratorTest.php tests/Layout/LayoutHydratorTest.php
tests/Layout/MockWebpackAssetProvider.php
tests/Layout/Widgets/BannerWidgetTest.php tests/Layout/Widgets/BannerWidgetTest.php
tests/Layout/Widgets/DiscussionCommentEditorAssetTest.php tests/Layout/Widgets/DiscussionCommentEditorAssetTest.php
tests/Layout/Widgets/SectionHydrationTest.php tests/Layout/Widgets/SectionHydrationTest.php
@ -6363,6 +6338,7 @@ tests/Models/TestDate.php
tests/Models/UserModelTest.php tests/Models/UserModelTest.php
tests/Models/AccessTokenModelTest.php tests/Models/AccessTokenModelTest.php
tests/Models/DiscussionViewsTest.php tests/Models/DiscussionViewsTest.php
tests/Models/CollectionRecordModelTest.php
tests/Models/DiscussionModelTest.php tests/Models/DiscussionModelTest.php
tests/Models/ProfileFieldModelTest.php tests/Models/ProfileFieldModelTest.php
tests/Models/SessionModelTest.php tests/Models/SessionModelTest.php

View File

@ -21151,6 +21151,10 @@ plugins/woocommerce-beta-tester/changelog/.gitkeep
woocommerce-beta-tester/changelog/.gitkeep woocommerce-beta-tester/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
changelog/47235-update-47187-use-wp_plugin_dependencies_slug
47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
changelog/update-woo-com-to-woocommerce-com changelog/update-woo-com-to-woocommerce-com
@ -21948,6 +21952,10 @@ plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests
woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests
changelog/47211-fix-e2e-flaky-product-collection-tests changelog/47211-fix-e2e-flaky-product-collection-tests
47211-fix-e2e-flaky-product-collection-tests 47211-fix-e2e-flaky-product-collection-tests
plugins/woocommerce/changelog/fix-43444-refund-schema
woocommerce/changelog/fix-43444-refund-schema
changelog/fix-43444-refund-schema
fix-43444-refund-schema
plugins/woocommerce/changelog/46125-remove-e2e-side-effects plugins/woocommerce/changelog/46125-remove-e2e-side-effects
woocommerce/changelog/46125-remove-e2e-side-effects woocommerce/changelog/46125-remove-e2e-side-effects
changelog/46125-remove-e2e-side-effects changelog/46125-remove-e2e-side-effects
@ -21964,6 +21972,10 @@ plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker
woocommerce/changelog/47274-fix-e2e-test-color-picker woocommerce/changelog/47274-fix-e2e-test-color-picker
changelog/47274-fix-e2e-test-color-picker changelog/47274-fix-e2e-test-color-picker
47274-fix-e2e-test-color-picker 47274-fix-e2e-test-color-picker
plugins/woocommerce/changelog/try-plugin-api-unit-tests
woocommerce/changelog/try-plugin-api-unit-tests
changelog/try-plugin-api-unit-tests
try-plugin-api-unit-tests
plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders
woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders
changelog/fix-coupon-usage-limits-on-failed-trashed-orders changelog/fix-coupon-usage-limits-on-failed-trashed-orders
@ -21992,6 +22004,14 @@ plugins/woocommerce/changelog/46583-try-filter-product-by-rating
woocommerce/changelog/46583-try-filter-product-by-rating woocommerce/changelog/46583-try-filter-product-by-rating
changelog/46583-try-filter-product-by-rating changelog/46583-try-filter-product-by-rating
46583-try-filter-product-by-rating 46583-try-filter-product-by-rating
plugins/woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
47315-update-47308-toolbar-should-say-view-store-when-site-is-live
plugins/woocommerce/changelog/pr-46224
woocommerce/changelog/pr-46224
changelog/pr-46224
pr-46224
plugins/woocommerce/changelog/update-product-task-text plugins/woocommerce/changelog/update-product-task-text
woocommerce/changelog/update-product-task-text woocommerce/changelog/update-product-task-text
changelog/update-product-task-text changelog/update-product-task-text
@ -22012,6 +22032,10 @@ plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs
woocommerce/changelog/tools-ci-add-optional-config-for-jobs woocommerce/changelog/tools-ci-add-optional-config-for-jobs
changelog/tools-ci-add-optional-config-for-jobs changelog/tools-ci-add-optional-config-for-jobs
tools-ci-add-optional-config-for-jobs tools-ci-add-optional-config-for-jobs
plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns
woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns
changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns
47314-update-47307-remove-hover-background-on-admin-toolbar-btns
plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2
woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2
changelog/dependabot-npm_and_yarn-octokit-3.1.2 changelog/dependabot-npm_and_yarn-octokit-3.1.2
@ -22048,6 +22072,10 @@ plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes
woocommerce/changelog/46083-update-46013-shipping-section-changes woocommerce/changelog/46083-update-46013-shipping-section-changes
changelog/46083-update-46013-shipping-section-changes changelog/46083-update-46013-shipping-section-changes
46083-update-46013-shipping-section-changes 46083-update-46013-shipping-section-changes
plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti
woocommerce/changelog/47334-update-47310-update-lys-confetti
changelog/47334-update-47310-update-lys-confetti
47334-update-47310-update-lys-confetti
plugins/woocommerce/changelog/45767-update-order-summary-layout plugins/woocommerce/changelog/45767-update-order-summary-layout
woocommerce/changelog/45767-update-order-summary-layout woocommerce/changelog/45767-update-order-summary-layout
changelog/45767-update-order-summary-layout changelog/45767-update-order-summary-layout
@ -22072,6 +22100,14 @@ plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins
woocommerce/changelog/fix-unable-activate-dependent-plugins woocommerce/changelog/fix-unable-activate-dependent-plugins
changelog/fix-unable-activate-dependent-plugins changelog/fix-unable-activate-dependent-plugins
fix-unable-activate-dependent-plugins fix-unable-activate-dependent-plugins
plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
woocommerce/changelog/e2e-try-buildkite-test-analytics
changelog/e2e-try-buildkite-test-analytics
e2e-try-buildkite-test-analytics
plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
changelog/47313-update-47302-add-spacing-to-copy-link
47313-update-47302-add-spacing-to-copy-link
plugins/woocommerce/changelog/update-product-attribute-types plugins/woocommerce/changelog/update-product-attribute-types
woocommerce/changelog/update-product-attribute-types woocommerce/changelog/update-product-attribute-types
changelog/update-product-attribute-types changelog/update-product-attribute-types
@ -22128,6 +22164,10 @@ plugins/woocommerce/changelog/update-class-property-since-tbd
woocommerce/changelog/update-class-property-since-tbd woocommerce/changelog/update-class-property-since-tbd
changelog/update-class-property-since-tbd changelog/update-class-property-since-tbd
update-class-property-since-tbd update-class-property-since-tbd
plugins/woocommerce/changelog/fix-rin-alert-notes
woocommerce/changelog/fix-rin-alert-notes
changelog/fix-rin-alert-notes
fix-rin-alert-notes
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
woocommerce/changelog/46872-46839-fix-error-on-same-prompt woocommerce/changelog/46872-46839-fix-error-on-same-prompt
changelog/46872-46839-fix-error-on-same-prompt changelog/46872-46839-fix-error-on-same-prompt
@ -22140,6 +22180,10 @@ plugins/woocommerce/changelog/46576-fix-migrate-to-pw
woocommerce/changelog/46576-fix-migrate-to-pw woocommerce/changelog/46576-fix-migrate-to-pw
changelog/46576-fix-migrate-to-pw changelog/46576-fix-migrate-to-pw
46576-fix-migrate-to-pw 46576-fix-migrate-to-pw
plugins/woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep woocommerce/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
@ -22152,6 +22196,10 @@ plugins/woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
changelog/e2e-fix-fixes-for-gutenberg-active changelog/e2e-fix-fixes-for-gutenberg-active
e2e-fix-fixes-for-gutenberg-active e2e-fix-fixes-for-gutenberg-active
plugins/woocommerce/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
woocommerce/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
changelog/47235-update-47187-use-wp_plugin_dependencies_slug
47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
changelog/fix-mini-cart-block-merchant-only-once-test changelog/fix-mini-cart-block-merchant-only-once-test
@ -22188,6 +22236,10 @@ plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
changelog/46854-update-LYS-coming-soon-block-cleanup changelog/46854-update-LYS-coming-soon-block-cleanup
46854-update-LYS-coming-soon-block-cleanup 46854-update-LYS-coming-soon-block-cleanup
plugins/woocommerce/changelog/api-add-test-for-refunds-endpoint
woocommerce/changelog/api-add-test-for-refunds-endpoint
changelog/api-add-test-for-refunds-endpoint
api-add-test-for-refunds-endpoint
plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5
woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5
changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5
@ -22200,6 +22252,10 @@ plugins/woocommerce/changelog/ci-add-support-for-events-in-ci-jobs
woocommerce/changelog/ci-add-support-for-events-in-ci-jobs woocommerce/changelog/ci-add-support-for-events-in-ci-jobs
changelog/ci-add-support-for-events-in-ci-jobs changelog/ci-add-support-for-events-in-ci-jobs
ci-add-support-for-events-in-ci-jobs ci-add-support-for-events-in-ci-jobs
plugins/woocommerce/changelog/pr-47300
woocommerce/changelog/pr-47300
changelog/pr-47300
pr-47300
plugins/woocommerce/changelog/47083-update-46010-place-order-button-with-price plugins/woocommerce/changelog/47083-update-46010-place-order-button-with-price
woocommerce/changelog/47083-update-46010-place-order-button-with-price woocommerce/changelog/47083-update-46010-place-order-button-with-price
changelog/47083-update-46010-place-order-button-with-price changelog/47083-update-46010-place-order-button-with-price
@ -22224,6 +22280,10 @@ plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
woocommerce/changelog/e2e-disable-coming-soon-in-env-setup woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
changelog/e2e-disable-coming-soon-in-env-setup changelog/e2e-disable-coming-soon-in-env-setup
e2e-disable-coming-soon-in-env-setup e2e-disable-coming-soon-in-env-setup
plugins/woocommerce/changelog/47182-fix-not-run-test-on-6.4
woocommerce/changelog/47182-fix-not-run-test-on-6.4
changelog/47182-fix-not-run-test-on-6.4
47182-fix-not-run-test-on-6.4
plugins/woocommerce/changelog/fix-42682 plugins/woocommerce/changelog/fix-42682
woocommerce/changelog/fix-42682 woocommerce/changelog/fix-42682
changelog/fix-42682 changelog/fix-42682
@ -22240,6 +22300,10 @@ plugins/woocommerce/changelog/46711-dev-update-webpack-blocks
woocommerce/changelog/46711-dev-update-webpack-blocks woocommerce/changelog/46711-dev-update-webpack-blocks
changelog/46711-dev-update-webpack-blocks changelog/46711-dev-update-webpack-blocks
46711-dev-update-webpack-blocks 46711-dev-update-webpack-blocks
plugins/woocommerce/changelog/imp-account-i18n-43660
woocommerce/changelog/imp-account-i18n-43660
changelog/imp-account-i18n-43660
imp-account-i18n-43660
plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2 plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2
woocommerce/changelog/46671-fix-migration-to-pw-pt2 woocommerce/changelog/46671-fix-migration-to-pw-pt2
changelog/46671-fix-migration-to-pw-pt2 changelog/46671-fix-migration-to-pw-pt2
@ -23425,6 +23489,13 @@ Internal/ReceiptRendering/Templates/order-receipt.php
ReceiptRendering/Templates/order-receipt.php ReceiptRendering/Templates/order-receipt.php
Templates/order-receipt.php Templates/order-receipt.php
order-receipt.php order-receipt.php
plugins/woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt-css.php
woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt-css.php
src/Internal/ReceiptRendering/Templates/order-receipt-css.php
Internal/ReceiptRendering/Templates/order-receipt-css.php
ReceiptRendering/Templates/order-receipt-css.php
Templates/order-receipt-css.php
order-receipt-css.php
plugins/woocommerce/src/Internal/Font/FontFace.php plugins/woocommerce/src/Internal/Font/FontFace.php
woocommerce/src/Internal/Font/FontFace.php woocommerce/src/Internal/Font/FontFace.php
src/Internal/Font/FontFace.php src/Internal/Font/FontFace.php

View File

@ -3611,6 +3611,7 @@ plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews plugins/woocommerce-beta-tester/changelog/45148-poc-request-reviews
plugins/woocommerce-beta-tester/changelog/.gitkeep plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com plugins/woocommerce-beta-tester/changelog/update-woo-com-to-woocommerce-com
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7 plugins/woocommerce-beta-tester/changelog/bump-update-wordpress-env-to-9.0.7
@ -3777,10 +3778,12 @@ plugins/woocommerce/changelog/472140-refacor-e2e-remove-wait-for-timeout
plugins/woocommerce/changelog/pr-46674 plugins/woocommerce/changelog/pr-46674
plugins/woocommerce/changelog/tweak-more-robust-oa-field-injection plugins/woocommerce/changelog/tweak-more-robust-oa-field-injection
plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests plugins/woocommerce/changelog/47211-fix-e2e-flaky-product-collection-tests
plugins/woocommerce/changelog/fix-43444-refund-schema
plugins/woocommerce/changelog/46125-remove-e2e-side-effects plugins/woocommerce/changelog/46125-remove-e2e-side-effects
plugins/woocommerce/changelog/fix-45806 plugins/woocommerce/changelog/fix-45806
plugins/woocommerce/changelog/47136-fix-product-reviews-use-block-props plugins/woocommerce/changelog/47136-fix-product-reviews-use-block-props
plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker plugins/woocommerce/changelog/47274-fix-e2e-test-color-picker
plugins/woocommerce/changelog/try-plugin-api-unit-tests
plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders plugins/woocommerce/changelog/fix-coupon-usage-limits-on-failed-trashed-orders
plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task plugins/woocommerce/changelog/fix-missing-shipping-recommendation-task
plugins/woocommerce/changelog/e2e-fix-flaky-buildkite-tests plugins/woocommerce/changelog/e2e-fix-flaky-buildkite-tests
@ -3788,11 +3791,14 @@ plugins/woocommerce/changelog/46898-update-LYS-status-typescript
plugins/woocommerce/changelog/update-bump-a8c-tour-kit-version plugins/woocommerce/changelog/update-bump-a8c-tour-kit-version
plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page plugins/woocommerce/changelog/46906-update-woocommerce-version-on-status-page
plugins/woocommerce/changelog/46583-try-filter-product-by-rating plugins/woocommerce/changelog/46583-try-filter-product-by-rating
plugins/woocommerce/changelog/47315-update-47308-toolbar-should-say-view-store-when-site-is-live
plugins/woocommerce/changelog/pr-46224
plugins/woocommerce/changelog/update-product-task-text plugins/woocommerce/changelog/update-product-task-text
plugins/woocommerce/changelog/47220-fix-cover-button-white plugins/woocommerce/changelog/47220-fix-cover-button-white
plugins/woocommerce/changelog/update-block-templates-div-main plugins/woocommerce/changelog/update-block-templates-div-main
plugins/woocommerce/changelog/fix-remove-ephemeral-links plugins/woocommerce/changelog/fix-remove-ephemeral-links
plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs plugins/woocommerce/changelog/tools-ci-add-optional-config-for-jobs
plugins/woocommerce/changelog/47314-update-47307-remove-hover-background-on-admin-toolbar-btns
plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2 plugins/woocommerce/changelog/dependabot-npm_and_yarn-octokit-3.1.2
plugins/woocommerce/changelog/47181-fix-cys-no-ai-event plugins/woocommerce/changelog/47181-fix-cys-no-ai-event
plugins/woocommerce/changelog/update-remove-powered-by-woo-footer plugins/woocommerce/changelog/update-remove-powered-by-woo-footer
@ -3802,12 +3808,15 @@ plugins/woocommerce/changelog/46897-dev-fix-a11y-add-to-cart
plugins/woocommerce/changelog/46580-try-filter-product-by-stock-migration plugins/woocommerce/changelog/46580-try-filter-product-by-stock-migration
plugins/woocommerce/changelog/pr-46975 plugins/woocommerce/changelog/pr-46975
plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes plugins/woocommerce/changelog/46083-update-46013-shipping-section-changes
plugins/woocommerce/changelog/47334-update-47310-update-lys-confetti
plugins/woocommerce/changelog/45767-update-order-summary-layout plugins/woocommerce/changelog/45767-update-order-summary-layout
plugins/woocommerce/changelog/2024-04-22-04-49-18-213839 plugins/woocommerce/changelog/2024-04-22-04-49-18-213839
plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages plugins/woocommerce/changelog/e2e-fix-cleanup-for-created-pages
plugins/woocommerce/changelog/46843-cleaning plugins/woocommerce/changelog/46843-cleaning
plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku plugins/woocommerce/changelog/46763-dev-46759-wc-product-pre-has-unique-sku
plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins plugins/woocommerce/changelog/fix-unable-activate-dependent-plugins
plugins/woocommerce/changelog/e2e-try-buildkite-test-analytics
plugins/woocommerce/changelog/47313-update-47302-add-spacing-to-copy-link
plugins/woocommerce/changelog/update-product-attribute-types plugins/woocommerce/changelog/update-product-attribute-types
plugins/woocommerce/changelog/update-templates-documentation plugins/woocommerce/changelog/update-templates-documentation
plugins/woocommerce/changelog/update-analytics-rename-sort-filter-options plugins/woocommerce/changelog/update-analytics-rename-sort-filter-options
@ -3822,12 +3831,15 @@ plugins/woocommerce/changelog/47010-fix-46993-action-url-link
plugins/woocommerce/changelog/fix-add-cache-46806 plugins/woocommerce/changelog/fix-add-cache-46806
plugins/woocommerce/changelog/fix-lys-gla-integration plugins/woocommerce/changelog/fix-lys-gla-integration
plugins/woocommerce/changelog/update-class-property-since-tbd plugins/woocommerce/changelog/update-class-property-since-tbd
plugins/woocommerce/changelog/fix-rin-alert-notes
plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt plugins/woocommerce/changelog/46872-46839-fix-error-on-same-prompt
plugins/woocommerce/changelog/46591-try-attribute-filter-migration plugins/woocommerce/changelog/46591-try-attribute-filter-migration
plugins/woocommerce/changelog/46576-fix-migrate-to-pw plugins/woocommerce/changelog/46576-fix-migrate-to-pw
plugins/woocommerce/changelog/47252-add-46306-use-cuystom-api-controller-for-lys-success-screen
plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/fix-remove-noindex-lys-coming-soon-pages plugins/woocommerce/changelog/fix-remove-noindex-lys-coming-soon-pages
plugins/woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active plugins/woocommerce/changelog/e2e-fix-fixes-for-gutenberg-active
plugins/woocommerce/changelog/47235-update-47187-use-wp_plugin_dependencies_slug
plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test plugins/woocommerce/changelog/fix-mini-cart-block-merchant-only-once-test
plugins/woocommerce/changelog/47158-trunk plugins/woocommerce/changelog/47158-trunk
plugins/woocommerce/changelog/e2e-update-daily-slack-pings plugins/woocommerce/changelog/e2e-update-daily-slack-pings
@ -3837,19 +3849,23 @@ plugins/woocommerce/changelog/45974-dev-introduce-ariakit-button
plugins/woocommerce/changelog/fix-27568-refund-endpoint plugins/woocommerce/changelog/fix-27568-refund-endpoint
plugins/woocommerce/changelog/46479-blocks-reference-documentation plugins/woocommerce/changelog/46479-blocks-reference-documentation
plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup plugins/woocommerce/changelog/46854-update-LYS-coming-soon-block-cleanup
plugins/woocommerce/changelog/api-add-test-for-refunds-endpoint
plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5 plugins/woocommerce/changelog/dependabot-npm_and_yarn-fast-xml-parser-4.2.5
plugins/woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance plugins/woocommerce/changelog/46999-fix-fetch-patterns-ai-data-post-only-if-ai-enabled-and-improve-performance
plugins/woocommerce/changelog/ci-add-support-for-events-in-ci-jobs plugins/woocommerce/changelog/ci-add-support-for-events-in-ci-jobs
plugins/woocommerce/changelog/pr-47300
plugins/woocommerce/changelog/47083-update-46010-place-order-button-with-price plugins/woocommerce/changelog/47083-update-46010-place-order-button-with-price
plugins/woocommerce/changelog/dev-vortex-comm-assign plugins/woocommerce/changelog/dev-vortex-comm-assign
plugins/woocommerce/changelog/46692-fix-86639-delete-order-item-meta-query-hyperdb plugins/woocommerce/changelog/46692-fix-86639-delete-order-item-meta-query-hyperdb
plugins/woocommerce/changelog/47091-skip-writing-to-file-if-text-empty-string-literal plugins/woocommerce/changelog/47091-skip-writing-to-file-if-text-empty-string-literal
plugins/woocommerce/changelog/enhancement-46501 plugins/woocommerce/changelog/enhancement-46501
plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup plugins/woocommerce/changelog/e2e-disable-coming-soon-in-env-setup
plugins/woocommerce/changelog/47182-fix-not-run-test-on-6.4
plugins/woocommerce/changelog/fix-42682 plugins/woocommerce/changelog/fix-42682
plugins/woocommerce/changelog/imp-46153-report-readibility plugins/woocommerce/changelog/imp-46153-report-readibility
plugins/woocommerce/changelog/e2e-dont-exit-if-cannot-clear-consumer-token plugins/woocommerce/changelog/e2e-dont-exit-if-cannot-clear-consumer-token
plugins/woocommerce/changelog/46711-dev-update-webpack-blocks plugins/woocommerce/changelog/46711-dev-update-webpack-blocks
plugins/woocommerce/changelog/imp-account-i18n-43660
plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2 plugins/woocommerce/changelog/46671-fix-migration-to-pw-pt2
plugins/woocommerce/bin/composer/wp/composer.lock plugins/woocommerce/bin/composer/wp/composer.lock
plugins/woocommerce/bin/composer/wp/composer.json plugins/woocommerce/bin/composer/wp/composer.json
@ -4036,6 +4052,7 @@ plugins/woocommerce/src/Internal/ReceiptRendering/CardIcons/unknown.svg
plugins/woocommerce/src/Internal/ReceiptRendering/ReceiptRenderingEngine.php plugins/woocommerce/src/Internal/ReceiptRendering/ReceiptRenderingEngine.php
plugins/woocommerce/src/Internal/ReceiptRendering/ReceiptRenderingRestController.php plugins/woocommerce/src/Internal/ReceiptRendering/ReceiptRenderingRestController.php
plugins/woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt.php plugins/woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt.php
plugins/woocommerce/src/Internal/ReceiptRendering/Templates/order-receipt-css.php
plugins/woocommerce/src/Internal/Font/FontFace.php plugins/woocommerce/src/Internal/Font/FontFace.php
plugins/woocommerce/src/Internal/Font/FontFamily.php plugins/woocommerce/src/Internal/Font/FontFamily.php
plugins/woocommerce/src/Internal/Orders/CouponsController.php plugins/woocommerce/src/Internal/Orders/CouponsController.php

View File

@ -31,6 +31,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known .well-known
.well-known/assetlinks.json .well-known/assetlinks.json
.xml .xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches /*/branches
/*/commits /*/commits
/*/compare /*/compare
@ -38,8 +42,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$ /*/edit$
/*/forks /*/forks
/*/graphs /*/graphs
/*/group
/*/invite
/*/issues/new /*/issues/new
/*/issues/search /*/issues/search
/*/more_ideas
/*/network /*/network
/*/projects /*/projects
/*/pulse /*/pulse
@ -49,6 +56,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/watchers /*/watchers
/*source= /*source=
/.git /.git
/?z=1
/B00M3E1HJY /B00M3E1HJY
/B00M3E1NYI /B00M3E1NYI
/B00M3E1Q5Y /B00M3E1Q5Y
@ -67,6 +75,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@ -81,6 +99,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments/*?*sort= /comments/*?*sort=
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/discovered
/docs/product /docs/product
/download /download
/download/Browse.aspx? /download/Browse.aspx?
@ -106,6 +126,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/jsplayer_show_lead_form.html /leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html /leads/*/show_form.html
/liked_by /liked_by
/likes
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
/mediaapi/ /mediaapi/
@ -113,15 +134,20 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/Search/ /music/*/Search/
/music/*/search/ /music/*/search/
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search$ /search$
/search.compact$ /search.compact$
@ -143,11 +169,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001 /store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml /store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/* /store/music/groove-music-pass/*
/story_pins
/tagged
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/wiki/Special: /wiki/Special:
/wiki/index.php/Help /wiki/index.php/Help
@ -216,6 +246,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?order= ?order=
?pt1=true$ ?pt1=true$
?s= ?s=
?show_error=true
?tab=achievements&achievement= ?tab=achievements&achievement=
?utm_*= ?utm_*=
?w=address ?w=address
@ -300,6 +331,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes [_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets [_0-9a-zA-Z]+/status/[0-9]+/retweets
_ _
_/_
_/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
@ -367,6 +400,8 @@ _next/gtm
_next/jwt _next/jwt
_next/title _next/title
_next/viewer _next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json _nimbusJson.json
_nimbusJsonp.js _nimbusJsonp.js
_nimbusJsonpStatic.js _nimbusJsonpStatic.js
@ -475,6 +510,7 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
@ -496,6 +532,7 @@ adwords/proposal
adx/bin adx/bin
affil affil
affil/pal affil/pal
age-appeal
aihub/tfhub aihub/tfhub
ajax ajax
ajax/follow_info ajax/follow_info
@ -533,6 +570,7 @@ api_access_key=
app*_ app*_
app*form_id= app*form_id=
app/updates app/updates
appealed-pin
apple-app-site-association apple-app-site-association
apps apps
apps*&tags= apps*&tags=
@ -651,6 +689,7 @@ auth/verifychallenge
author/following author/following
author= author=
authwall authwall
autocomplete
away.php away.php
b?*node=7454898011 b?*node=7454898011
b?*node=7454917011 b?*node=7454917011
@ -764,7 +803,11 @@ blogs/test
blogsearch blogsearch
blogsearch_feeds blogsearch_feeds
bn bn
board
board_activity
board_activity_comment
bookmark? bookmark?
bookmarklet
bookmarks bookmarks
books books
books/about books/about
@ -786,17 +829,38 @@ books?*zoom=1
books?*zoom=5 books?*zoom=5
booksrightsholders booksrightsholders
boutique/sitemaps boutique/sitemaps
branded-pins
browse/reviews/recent browse/reviews/recent
business/ad_create
business/adshare business/adshare
business/adshare/faqs business/adshare/faqs
business/blahblah business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending business/premium/is_payment_pending
business/promotion business/promotion
business/referral
business/sales/blog business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buttonlite.js buttonlite.js
buyside-e2e-monitor buyside-e2e-monitor
buzz/post buzz/post
@ -804,6 +868,7 @@ c/*attr_*=
c/*price_bucket= c/*price_bucket=
c/*search_type= c/*search_type=
c/*ship_to= c/*ship_to=
c2
ca*/listing/*/favoriters ca*/listing/*/favoriters
ca*/people/*/circle ca*/people/*/circle
ca*/people/*/favorites ca*/people/*/favorites
@ -987,6 +1052,7 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chrome/webstore/images chrome/webstore/images
@ -1010,6 +1076,7 @@ client_error
client_errors client_errors
clima/ets clima/ets
clima/sites/registry clima/sites/registry
close-account
cloud-launcher/sitemap cloud-launcher/sitemap
cloudsourcetools/images cloudsourcetools/images
cms_content cms_content
@ -1030,6 +1097,7 @@ commercesearch/images
commercesearch/services commercesearch/services
commission_2010-2014/katainen commission_2010-2014/katainen
commits?author= commits?author=
communities
communities/bin.aspx? communities/bin.aspx?
communities/blogs/PortalResults.mspx? communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx? communities/eventdetails.mspx?
@ -1045,24 +1113,32 @@ community/category/*
community/comments community/comments
community/feed community/feed
community/trackback community/trackback
community_comment
community_post
community_s community_s
companyDir companyDir
compare compare
compare/*/apply compare/*/apply
compressiontest compressiontest
config.js config.js
connect
connections connections
connector connector
consumers/archive consumers/archive
contact_me contact_me
contactus contactus
content content
content-claiming
context_referrer=gig_page context_referrer=gig_page
context_referrer=user_page context_referrer=user_page
control control
conversation
conversations conversations
convert-business
convert-personal
coop/directory coop/directory
coop/manage coop/manage
copyright-reporting
corgi$ corgi$
couchmode couchmode
counter/*? counter/*?
@ -1070,7 +1146,13 @@ counters/client-screenview
coupons/visit coupons/visit
covid19 covid19
covid19/mobility covid19/mobility
create_pin
creative-europe/404_en.htm creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub creatorhub
cse/home cse/home
cse/manage cse/manage
@ -1079,7 +1161,9 @@ cse?
csp csp
csp_block csp_block
csp_report_only csp_report_only
csrf_error
ct ct
ct.html
ct/log_list ct/log_list
culturalinstitute/images culturalinstitute/images
culturalinstitute/sitemaps culturalinstitute/sitemaps
@ -1189,7 +1273,9 @@ de/teams
de/transactions de/transactions
de/treasury de/treasury
de/your de/your
deactivate-account
default default
delete_post
delight delight
dell/cities-transformed dell/cities-transformed
dell/cloud-future-of-medicine dell/cloud-future-of-medicine
@ -1239,6 +1325,7 @@ digital-single-market/taxonomy
digital-single-market/users digital-single-market/users
directory directory
directory/all directory/all
discover
discussion discussion
discussion/comment-permalink discussion/comment-permalink
discussion/edit-profile discussion/edit-profile
@ -1336,6 +1423,8 @@ ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
ece ece
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@ -1347,6 +1436,7 @@ elite?
email email
email-unsubscribe email-unsubscribe
email_actions email_actions
email_verification_error
embed embed
embed/feed/update embed/feed/update
employment_social/anticipedia/xwiki/bin/attach employment_social/anticipedia/xwiki/bin/attach
@ -1401,6 +1491,7 @@ en/microsoft-viva/
en/security en/security
en/security/ en/security/
endorsements endorsements
engagement
enterprise-jobs enterprise-jobs
enterprise-partner-search/sitemaps enterprise-partner-search/sitemaps
environment/ets environment/ets
@ -1503,6 +1594,8 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox explore/*/lightbox
external external
external/overture external/overture
@ -1512,6 +1605,7 @@ facebook
facebook_connect facebook_connect
faves-i_love_u_get_away_from_me faves-i_love_u_get_away_from_me
favorite favorite
fb.html
fe=true fe=true
feature/sf-test feature/sf-test
feed feed
@ -1591,6 +1685,8 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@ -1701,6 +1797,8 @@ globalmarketfinder
globalmarketfinder/*.html globalmarketfinder/*.html
go/awards go/awards
gold? gold?
google_gdn.html
google_search.html
googlebooks/images googlebooks/images
goto goto
gp gp
@ -1811,6 +1909,7 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@ -1885,15 +1984,18 @@ hk-en/teams
hk-en/transactions hk-en/transactions
hk-en/treasury hk-en/treasury
hk-en/your hk-en/your
holiday-spotlight
holidays-celebrations
home home
homefeed
homepage-video-test homepage-video-test
hosted/images hosted/images
hotelfinder/rpc hotelfinder/rpc
hotels/rpc hotels/rpc
hp/video hp/video
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
http://developers.google.com/robots.txt http://archive.org/robots.txt
http://yelp.com/robots.txt http://soundcloud.com/robots.txt
hub?category= hub?category=
hz/contact-us/ajax/initiate-trusted-contact hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$ hz/help/contact/*/message/$
@ -1904,6 +2006,9 @@ i/u
ia ia
icons icons
id-id.www.cloudflare.com id-id.www.cloudflare.com
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@ -2074,11 +2179,14 @@ info/customerror.htm*
info/smart404.asp* info/smart404.asp*
info/tech-feedback info/tech-feedback
inproduct_help/chatsupport inproduct_help/chatsupport
install-shuffles
internalPref internalPref
intl/*/about/views intl/*/about/views
intlkb/ intlkb/
invite
inviteFromProfile inviteFromProfile
inviteMany inviteMany
invited
invites/buy invites/buy
invoice/est invoice/est
invoice/estimate/buyerView invoice/estimate/buyerView
@ -2168,6 +2276,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp*/listing/*/favoriters jp*/listing/*/favoriters
jp*/people/*/circle jp*/people/*/circle
jp*/people/*/favorites jp*/people/*/favorites
@ -2230,6 +2340,7 @@ knowmore
ko-kr.www.cloudflare.com ko-kr.www.cloudflare.com
ko-kr/feedback ko-kr/feedback
ko-kr/lp ko-kr/lp
kwanzaa-spotlight
labs/popgadget/search labs/popgadget/search
lamda/images lamda/images
landing/cmsnext-root landing/cmsnext-root
@ -2264,10 +2375,12 @@ learning/search?
learning/settings learning/settings
learning/settings$ learning/settings$
learning/settings? learning/settings?
lens-search
li/track li/track
library/devices library/devices
licensing-syndication licensing-syndication
limited-release limited-release
linked
linkedin linkedin
list list
list/ls*/_ajax list/ls*/_ajax
@ -2276,6 +2389,7 @@ listing/*/stubs
lite lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
live live
live-session
live_chat live_chat
lm/R1XIHQVKXSKBNJ lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO lm/R3HQ5WJSZK6QSO
@ -2307,6 +2421,7 @@ lochp?
logging logging
login login
login$ login$
login/?next=
login?*= login?*=
logo-maker/brief logo-maker/brief
logo-maker/choose-variation logo-maker/choose-variation
@ -2485,6 +2600,7 @@ native
nb-no.www.cloudflare.com nb-no.www.cloudflare.com
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@ -2496,6 +2612,7 @@ news/test
news/test-liveblog news/test-liveblog
news?viewArticle news?viewArticle
newsArticle newsArticle
news_hub
newsletter newsletter
newsroom/dae newsroom/dae
newsroom/notifications newsroom/notifications
@ -2603,6 +2720,7 @@ no-en/treasury
no-en/your no-en/your
nonprofits/account nonprofits/account
not_recommended_reviews/preview not_recommended_reviews/preview
notifications
ns/hydra/console/? ns/hydra/console/?
nus-trk nus-trk
nwshp$ nwshp$
@ -2655,8 +2773,12 @@ nz/teams
nz/transactions nz/transactions
nz/treasury nz/treasury
nz/your nz/your
oauth/line
oauth/login
oauth/v2 oauth/v2
oauth2/v2 oauth2/v2
oauth_error
offsite
og og
onebox/media/sports/logos onebox/media/sports/logos
onebox/media/sports/photos/soccer/wc2018 onebox/media/sports/photos/soccer/wc2018
@ -2687,8 +2809,11 @@ pages?oid=-
pagespeed/insights/ui/logo pagespeed/insights/ui/logo
pantheon pantheon
pantheon-platform pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml participate/conferences.xml
partners partners
password/reset
password_expired password_expired
patent-search/frontend patent-search/frontend
patents/download patents/download
@ -2718,8 +2843,39 @@ photos/gbachelie
photos/i_love_u_get_away_from_me photos/i_love_u_get_away_from_me
photos/tags/*/page photos/tags/*/page
photos/youpy photos/youpy
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/create
pin/find
pin/find?url=
pin_shop
ping? ping?
pingback pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl*/listing/*/favoriters pl*/listing/*/favoriters
pl*/people/*/circle pl*/people/*/circle
pl*/people/*/favorites pl*/people/*/favorites
@ -2770,6 +2926,7 @@ pl/teams
pl/transactions pl/transactions
pl/treasury pl/treasury
pl/your pl/your
place
plan= plan=
platform-telemetry platform-telemetry
play/store/web play/store/web
@ -2799,6 +2956,7 @@ ppob?
pqa pqa
preference preference
preferences preferences
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@ -2809,6 +2967,8 @@ private
pro pro
pro-resources pro-resources
pro/about pro/about
product-catalogs
product-feed
product-reviews/B0069IY63Y product-reviews/B0069IY63Y
productPurchaseDone productPurchaseDone
product_ product_
@ -2886,6 +3046,7 @@ publications
publicliterature.PublicLiterature.search.html publicliterature.PublicLiterature.search.html
purchases purchases
puzzles/leaderboards/invite puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy pwapi-proxy/pwproxy
pwapiv2 pwapiv2
px.gif px.gif
@ -2895,6 +3056,7 @@ qp/batch_fetch_web
qr qr
quality_form? quality_form?
query query
quiz
r r
r/*.rss r/*.rss
r/*/comments/*.rss r/*/comments/*.rss
@ -2922,6 +3084,7 @@ random
rd/search rd/search
rd/search$ rd/search$
rd/search? rd/search?
recently-viewed
recharge/dashboard/car recharge/dashboard/car
recharge/dashboard/static recharge/dashboard/static
recipes/search recipes/search
@ -2939,6 +3102,8 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@ -2949,10 +3114,14 @@ report
report-abuse?report= report-abuse?report=
report= report=
report_abuse.gne report_abuse.gne
reports-and-violations
request-data
requestList requestList
requests requests
research/participants/cofund research/participants/cofund
reservations/*/notifyme reservations/*/notifyme
resource
resource/*/get
results results
retail retail
retail/old retail/old
@ -2986,6 +3155,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
safe-redirect
safebrowsing/diagnostic safebrowsing/diagnostic
safebrowsing/report_badware safebrowsing/report_badware
safebrowsing/report_error safebrowsing/report_error
@ -3082,6 +3252,7 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@ -3157,6 +3328,7 @@ shop/browse/overlay
shop/browse/ribbon shop/browse/ribbon
shop/iphone/payments/overlay shop/iphone/payments/overlay
shop_name_search_service shop_name_search_service
shop_pins
shopping-content-api/product_images shopping-content-api/product_images
shopping/product shopping/product
shopping/ratings/account/metrics shopping/ratings/account/metrics
@ -3165,7 +3337,7 @@ shopping/reviewer
shopping/seller shopping/seller
shopping/suppliers/search shopping/suppliers/search
shopping? shopping?
showtimes/location/*http://mozilla.org/robots.txt showtimes/location/*http://patreon.com/robots.txt
sidewiki/entry sidewiki/entry
signature signature
signin/inject signin/inject
@ -3450,11 +3622,13 @@ smart/buttons
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/social-security-directory/cai social/social-security-directory/cai
socialmanager
sounds/player sounds/player
sounds/player$ sounds/player$
sounds/search sounds/search
sounds/search$ sounds/search$
sounds/search? sounds/search?
source
source= source=
source_repo= source_repo=
spain/empresas/ spain/empresas/
@ -3476,6 +3650,7 @@ ss
ss/customer-reviews/lighthouse ss/customer-reviews/lighthouse
ss/twister/ajax ss/twister/ajax
sslsingle sslsingle
sso
stadia/gamers stadia/gamers
start start
start_order start_order
@ -3530,6 +3705,10 @@ storefront
storepicker storepicker
stores/page/*visitId= stores/page/*visitId=
stories stories
story-pin-builder
story-pin-invite
story_feed
story_pins
studios studios
styles/js-on.css$ styles/js-on.css$
submit submit
@ -3550,6 +3729,7 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
sv-se.www.cloudflare.com sv-se.www.cloudflare.com
svc svc
svc/crosswords svc/crosswords
@ -3563,12 +3743,14 @@ svc/vertex
svc/web svc/web
svc/wordle svc/wordle
svpRecommendations svpRecommendations
sw-shell.html
swg swg
syndicate syndicate
system1/images system1/images
t/terms t/terms
tab= tab=
tablet tablet
taggingtool
tagmanager/containers/xo tagmanager/containers/xo
tagmanager/pptm.js tagmanager/pptm.js
talk talk
@ -3601,8 +3783,10 @@ test
testpage-forhomepage testpage-forhomepage
tetro tetro
th-th.www.cloudflare.com th-th.www.cloudflare.com
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@ -3677,6 +3861,7 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@ -3741,9 +3926,13 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
upload-image-lens-history
upload-lens-image
uploads uploads
urchin_test urchin_test
us-es*/listing/*/favoriters us-es*/listing/*/favoriters
@ -3817,6 +4006,8 @@ uviewer
v1 v1
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
vi-vn.www.cloudflare.com vi-vn.www.cloudflare.com
@ -3845,9 +4036,12 @@ watch_queue_ajax
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
webscr webscr
websearch websearch
website/confirm
website/confirm/download
webstore/search webstore/search
webstore/static/*/wall/js webstore/static/*/wall/js
weekly/signup weekly/signup
welcome
whats-next/planes-trains-and-analytics whats-next/planes-trains-and-analytics
whsmiths whsmiths
widget_auth.php widget_auth.php
@ -4309,6 +4503,7 @@ xoonboarding
xoplatform/logger/api/logger xoplatform/logger/api/logger
xorouter xorouter
your your
your-shop
youth/404_en.htm youth/404_en.htm
youtube/fonts youtube/fonts
youtube/img/promos youtube/img/promos

View File

@ -603,7 +603,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/cover /*/cover
/*/data$ /*/data$
/*/discussions /*/discussions
/*/edit$
/*/figures /*/figures
/*/forks /*/forks
/*/graphs /*/graphs
@ -1895,7 +1894,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*slutty.html /*slutty.html
/*somente-adult /*somente-adult
/*somente-adult.html /*somente-adult.html
/*source=
/*spread-legs /*spread-legs
/*spread-legs.html /*spread-legs.html
/*spreading-her-legs /*spreading-her-legs
@ -2707,7 +2705,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/ecommerce/checkout /ecommerce/checkout
/ecommerce/product-credit /ecommerce/product-credit
/edit /edit
/edit$
/edit/change-email /edit/change-email
/edit/change-password /edit/change-password
/edited /edited
@ -3317,7 +3314,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search/ /search/
/search/$ /search/$
/search/*? /search/*?
/search/*?q=
/search/? /search/?
/search/?*terms /search/?*terms
/search/?q /search/?q
@ -3351,7 +3347,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search?keywords=*=*= /search?keywords=*=*=
/search?narrator= /search?narrator=
/search?node*keywords*feature_ /search?node*keywords*feature_
/search?q=
/search?searchAuthor=*&sort= /search?searchAuthor=*&sort=
/search?searchNarrator=*&sort= /search?searchNarrator=*&sort=
/search?searchProvider=*&sort= /search?searchProvider=*&sort=
@ -4280,8 +4275,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@@castle.cms.querylisting*? @@castle.cms.querylisting*?
@@search? @@search?
@async @async
@me
@me$
API API
AWSEC2/2006-06-26 AWSEC2/2006-06-26
AWSEC2/2006-10-01 AWSEC2/2006-10-01
@ -5919,11 +5912,6 @@ _/_/pixel
_/aihub_pod _/aihub_pod
_/ain/_/js _/ain/_/js
_/alkali-learn _/alkali-learn
_/api/posts/*/related
_/api/posts/*/responses
_/api/posts/*/responsesStream
_/api/users/*/meta
_/api/users/*/profile/stream
_/apps-viewer _/apps-viewer
_/atari _/atari
_/authenticate _/authenticate
@ -8299,6 +8287,7 @@ c/ru_ru/
c/science.atom c/science.atom
c/subscription c/subscription
c/technology.atom c/technology.atom
c2
c360/v1/track c360/v1/track
c360_v1_track c360_v1_track
cDN_contENt cDN_contENt
@ -9340,6 +9329,7 @@ companies
companies/c companies/c
companies/o companies/o
companies/search companies/search
company
company/*.rss company/*.rss
company/?s= company/?s=
company/add-ons-agreement company/add-ons-agreement
@ -12906,6 +12896,7 @@ highlights
highwire highwire
hilfe/fundingdetail.html hilfe/fundingdetail.html
hilfe/live/launch-day/launch-day-show-voting.html hilfe/live/launch-day/launch-day-show-voting.html
hilfe/live/launch-day/launch-day-videoupload.html
hilfe/live/officehour/officehour-link.html hilfe/live/officehour/officehour-link.html
hims-hard-mints hims-hard-mints
hinweis/datenleck hinweis/datenleck
@ -13204,6 +13195,7 @@ http://patreon.com/robots.txt
http://producthunt.com/robots.txt http://producthunt.com/robots.txt
http://raiplay.it/robots.txt http://raiplay.it/robots.txt
http://redbubble.com/robots.txt http://redbubble.com/robots.txt
http://statcounter.com/robots.txt
http://support.apple.com/robots.txt http://support.apple.com/robots.txt
http://techradar.com/robots.txt http://techradar.com/robots.txt
http://tiny.cc/robots.txt http://tiny.cc/robots.txt
@ -13825,6 +13817,7 @@ index.php/ko/node/
index.php/magazine/get_comment index.php/magazine/get_comment
index.php/media/oembed index.php/media/oembed
index.php/members/profile index.php/members/profile
index.php/node
index.php/node/add index.php/node/add
index.php/node/add/ index.php/node/add/
index.php/ru/node/ index.php/ru/node/
@ -14757,6 +14750,7 @@ latest-playlist
latest-talk latest-talk
latin latin
latin_en latin_en
launch-day-show-voting.html
launch2005/ launch2005/
law-school/search-results/ law-school/search-results/
lawlib/archive lawlib/archive
@ -15048,7 +15042,7 @@ logger
logging logging
login login
login$ login$
login-business login-business/*
login-messages login-messages
login.mhtml$ login.mhtml$
login.thetimes.co.uk/user/logout login.thetimes.co.uk/user/logout
@ -15421,7 +15415,6 @@ media/popup/
media/thumbnails/ media/thumbnails/
media/tv/channel/credits media/tv/channel/credits
media/tyfo* media/tyfo*
media/tyfo*http://statcounter.com/robots.txt
mediabase mediabase
mediaembed mediaembed
medialibrary/de/brief medialibrary/de/brief
@ -16978,7 +16971,6 @@ p/*/people/detail
p/*/search p/*/search
p/*/search_feed p/*/search_feed
p/*/search_help p/*/search_help
p/*/share
p/*/source/diff p/*/source/diff
p/*/svn p/*/svn
p/*/tree p/*/tree
@ -17040,6 +17032,8 @@ page/*/?egotecpage
page/*/?hc_location= page/*/?hc_location=
page/*/?iq_id= page/*/?iq_id=
page/*/?pcd= page/*/?pcd=
page/*/?s
page/*/?s=
page/*/?search= page/*/?search=
page/account-confirmation-thanks page/account-confirmation-thanks
page/html page/html
@ -17514,7 +17508,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22Gh84bVcUGwSD81DGlnN-xFICLeA\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyZAobChlXbyBmaW5kZXQgbWFuIFJvYm90cyB0eHQ_CigKJldvIGxpZWd0IGRpZSBSb2JvdHMgdHh0IGJlaSBXb3JkUHJlc3M_ChgKFldhcyBiZWRldXRldCBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22q8UV9wpKdguOUSBJnNPGwgYWPp0\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@ -19324,7 +19318,6 @@ search=*
search? search?
search? search?
search?fmt=JSON search?fmt=JSON
search?q$
search?q= search?q=
search?q=%23 search?q=%23
search?searchtext= search?searchtext=
@ -19786,6 +19779,7 @@ sign-in
sign-in-6for6Sale sign-in-6for6Sale
sign-out sign-out
sign-out sign-out
sign-up
sign-up-to-be-contacted-for-research sign-up-to-be-contacted-for-research
sign-up/? sign-up/?
sign/help/search-results.html sign/help/search-results.html
@ -21323,6 +21317,7 @@ tj/en/
tj/ru/ tj/ru/
tkn/* tkn/*
tkt tkt
tl
tl/forums tl/forums
tl/kb/*/discuss tl/kb/*/discuss
tl/search tl/search
@ -21556,7 +21551,6 @@ treating-sleep-apnea
tree tree
tree/xtree.css tree/xtree.css
trendictionbot trendictionbot
trending
trending-searches trending-searches
trendingbar trendingbar
trends trends
@ -21915,6 +21909,7 @@ understanding-c3g
understanding-melanoma understanding-melanoma
unfiltered? unfiltered?
unfinished.php unfinished.php
unicef-component-mosaichttp://unpkg.com/robots.txt
unicorn/check unicorn/check
unijobs/*/emailjob unijobs/*/emailjob
unijobs/*/jbequicksignup unijobs/*/jbequicksignup
@ -21992,9 +21987,10 @@ updatecart
updatemanagement/ updatemanagement/
updates updates
upfront upfront
upgrade upgrade/*
upload upload
upload-document? upload-document?
upload-image-lens-history
upload-lens-image upload-lens-image
upload/ upload/
upload/analyse upload/analyse
@ -22008,6 +22004,7 @@ uploadfile.php
uploadhistory.php uploadhistory.php
uploads uploads
uploads/excel uploads/excel
ur
ur/android/collections ur/android/collections
ur/android/search ur/android/search
ur/firefox/collections ur/firefox/collections
@ -22227,6 +22224,7 @@ user-panel
user-registration user-registration
user.php user.php
user/ user/
user/*
user/*/ user/*/
user/*/channel user/*/channel
user/*/checkin user/*/checkin
@ -23719,6 +23717,7 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
wp-adv wp-adv
@ -23783,6 +23782,7 @@ wp-content/themes/wired/assets/images/subscribe_310x80.gif
wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
wp-content/uploads wp-content/uploads
wp-content/uploads/
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-dyn wp-dyn
wp-includes wp-includes
@ -23808,6 +23808,7 @@ wp-json/ws-form
wp-login wp-login
wp-login.php wp-login.php
wp-login.php wp-login.php
wp-login.php*
wp-signup.php wp-signup.php
wp-stat/ad wp-stat/ad
wp-stat/vrroom wp-stat/vrroom