[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-01-26 00:19:12 +00:00
parent d2f1c0a66d
commit 8feab2f8a2
21 changed files with 3411 additions and 590 deletions
@@ -1816,6 +1816,13 @@ Feature/Product/Prices/GroupedTest.php
Product/Prices/GroupedTest.php Product/Prices/GroupedTest.php
Prices/GroupedTest.php Prices/GroupedTest.php
GroupedTest.php GroupedTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CartTest.php
Webkul/Shop/tests/Feature/Checkout/CartTest.php
Shop/tests/Feature/Checkout/CartTest.php
tests/Feature/Checkout/CartTest.php
Feature/Checkout/CartTest.php
Checkout/CartTest.php
CartTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
Shop/tests/Feature/Checkout/CheckoutTest.php Shop/tests/Feature/Checkout/CheckoutTest.php
@@ -245,6 +245,7 @@ packages/Webkul/Shop/tests/Feature/Product/Prices/VirtualTest.php
packages/Webkul/Shop/tests/Feature/Product/Prices/BundleTest.php packages/Webkul/Shop/tests/Feature/Product/Prices/BundleTest.php
packages/Webkul/Shop/tests/Feature/Product/Prices/DownloadableTest.php packages/Webkul/Shop/tests/Feature/Product/Prices/DownloadableTest.php
packages/Webkul/Shop/tests/Feature/Product/Prices/GroupedTest.php packages/Webkul/Shop/tests/Feature/Product/Prices/GroupedTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CartTest.php
packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php packages/Webkul/Shop/tests/Feature/Checkout/CheckoutTest.php
packages/Webkul/Shop/tests/Feature/RegistrationPageTest.php packages/Webkul/Shop/tests/Feature/RegistrationPageTest.php
packages/Webkul/Shop/tests/Feature/HomePageTest.php packages/Webkul/Shop/tests/Feature/HomePageTest.php
@@ -6276,6 +6276,8 @@ long-mayflies-try.md
loud-crews-fix.md loud-crews-fix.md
.changeset/orange-penguins-kneel.md .changeset/orange-penguins-kneel.md
orange-penguins-kneel.md orange-penguins-kneel.md
.changeset/clean-flies-tickle.md
clean-flies-tickle.md
.changeset/old-llamas-check.md .changeset/old-llamas-check.md
old-llamas-check.md old-llamas-check.md
.changeset/green-teachers-swim.md .changeset/green-teachers-swim.md
@@ -1261,6 +1261,7 @@ packages/data/license
.changeset/long-mayflies-try.md .changeset/long-mayflies-try.md
.changeset/loud-crews-fix.md .changeset/loud-crews-fix.md
.changeset/orange-penguins-kneel.md .changeset/orange-penguins-kneel.md
.changeset/clean-flies-tickle.md
.changeset/old-llamas-check.md .changeset/old-llamas-check.md
.changeset/green-teachers-swim.md .changeset/green-teachers-swim.md
.changeset/metal-walls-accept.md .changeset/metal-walls-accept.md
@@ -22902,10 +22902,6 @@ htdocs/langs/it_CH/companies.lang
langs/it_CH/companies.lang langs/it_CH/companies.lang
it_CH/companies.lang it_CH/companies.lang
companies.lang companies.lang
htdocs/langs/br_FR/accountancy.lang
langs/br_FR/accountancy.lang
br_FR/accountancy.lang
accountancy.lang
htdocs/langs/es_PR/propal.lang htdocs/langs/es_PR/propal.lang
langs/es_PR/propal.lang langs/es_PR/propal.lang
es_PR/propal.lang es_PR/propal.lang
@@ -23602,10 +23598,6 @@ htdocs/langs/es_VE/admin.lang
langs/es_VE/admin.lang langs/es_VE/admin.lang
es_VE/admin.lang es_VE/admin.lang
admin.lang admin.lang
htdocs/langs/es_VE/assets.lang
langs/es_VE/assets.lang
es_VE/assets.lang
assets.lang
htdocs/langs/es_VE/orders.lang htdocs/langs/es_VE/orders.lang
langs/es_VE/orders.lang langs/es_VE/orders.lang
es_VE/orders.lang es_VE/orders.lang
@@ -5486,7 +5486,6 @@ htdocs/langs/it_CH/exports.lang
htdocs/langs/it_CH/main.lang htdocs/langs/it_CH/main.lang
htdocs/langs/it_CH/accountancy.lang htdocs/langs/it_CH/accountancy.lang
htdocs/langs/it_CH/companies.lang htdocs/langs/it_CH/companies.lang
htdocs/langs/br_FR/accountancy.lang
htdocs/langs/es_PR/propal.lang htdocs/langs/es_PR/propal.lang
htdocs/langs/es_PR/admin.lang htdocs/langs/es_PR/admin.lang
htdocs/langs/es_PR/compta.lang htdocs/langs/es_PR/compta.lang
@@ -5661,7 +5660,6 @@ htdocs/langs/es_VE/products.lang
htdocs/langs/es_VE/printing.lang htdocs/langs/es_VE/printing.lang
htdocs/langs/es_VE/banks.lang htdocs/langs/es_VE/banks.lang
htdocs/langs/es_VE/admin.lang htdocs/langs/es_VE/admin.lang
htdocs/langs/es_VE/assets.lang
htdocs/langs/es_VE/orders.lang htdocs/langs/es_VE/orders.lang
htdocs/langs/es_VE/intracommreport.lang htdocs/langs/es_VE/intracommreport.lang
htdocs/langs/es_VE/stocks.lang htdocs/langs/es_VE/stocks.lang
@@ -1396,6 +1396,18 @@ tests/Drupal/FunctionalTests/UserHelpersTest.php
Drupal/FunctionalTests/UserHelpersTest.php Drupal/FunctionalTests/UserHelpersTest.php
FunctionalTests/UserHelpersTest.php FunctionalTests/UserHelpersTest.php
UserHelpersTest.php UserHelpersTest.php
core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
Test/FunctionalTestDebugHtmlOutputTest.php
FunctionalTestDebugHtmlOutputTest.php
core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
Test/FunctionalTestDebugHtmlOutputHelperTest.php
FunctionalTestDebugHtmlOutputHelperTest.php
core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
@@ -42797,14 +42809,6 @@ src/Functional/Views/NodeIntegrationTest.php
Functional/Views/NodeIntegrationTest.php Functional/Views/NodeIntegrationTest.php
Views/NodeIntegrationTest.php Views/NodeIntegrationTest.php
NodeIntegrationTest.php NodeIntegrationTest.php
core/modules/node/tests/src/Functional/Views/RowPluginTest.php
modules/node/tests/src/Functional/Views/RowPluginTest.php
node/tests/src/Functional/Views/RowPluginTest.php
tests/src/Functional/Views/RowPluginTest.php
src/Functional/Views/RowPluginTest.php
Functional/Views/RowPluginTest.php
Views/RowPluginTest.php
RowPluginTest.php
core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
@@ -43272,6 +43276,14 @@ src/Kernel/Views/ArgumentNodeRevisionIdTest.php
Kernel/Views/ArgumentNodeRevisionIdTest.php Kernel/Views/ArgumentNodeRevisionIdTest.php
Views/ArgumentNodeRevisionIdTest.php Views/ArgumentNodeRevisionIdTest.php
ArgumentNodeRevisionIdTest.php ArgumentNodeRevisionIdTest.php
core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
modules/node/tests/src/Kernel/Views/RowPluginTest.php
node/tests/src/Kernel/Views/RowPluginTest.php
tests/src/Kernel/Views/RowPluginTest.php
src/Kernel/Views/RowPluginTest.php
Kernel/Views/RowPluginTest.php
Views/RowPluginTest.php
RowPluginTest.php
core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
modules/node/tests/src/Kernel/Views/RevisionUidTest.php modules/node/tests/src/Kernel/Views/RevisionUidTest.php
node/tests/src/Kernel/Views/RevisionUidTest.php node/tests/src/Kernel/Views/RevisionUidTest.php
@@ -46192,6 +46204,13 @@ tests/src/Functional/LayoutBuilderSectionStorageTest.php
src/Functional/LayoutBuilderSectionStorageTest.php src/Functional/LayoutBuilderSectionStorageTest.php
Functional/LayoutBuilderSectionStorageTest.php Functional/LayoutBuilderSectionStorageTest.php
LayoutBuilderSectionStorageTest.php LayoutBuilderSectionStorageTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
tests/src/Functional/LayoutBuilderLocalTaskTest.php
src/Functional/LayoutBuilderLocalTaskTest.php
Functional/LayoutBuilderLocalTaskTest.php
LayoutBuilderLocalTaskTest.php
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
@@ -56116,13 +56135,6 @@ tests/src/Functional/ConfigLanguageOverrideWebTest.php
src/Functional/ConfigLanguageOverrideWebTest.php src/Functional/ConfigLanguageOverrideWebTest.php
Functional/ConfigLanguageOverrideWebTest.php Functional/ConfigLanguageOverrideWebTest.php
ConfigLanguageOverrideWebTest.php ConfigLanguageOverrideWebTest.php
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php
modules/config/tests/src/Functional/ConfigOtherModuleTest.php
config/tests/src/Functional/ConfigOtherModuleTest.php
tests/src/Functional/ConfigOtherModuleTest.php
src/Functional/ConfigOtherModuleTest.php
Functional/ConfigOtherModuleTest.php
ConfigOtherModuleTest.php
core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
config/tests/src/Functional/ConfigDraggableListBuilderTest.php config/tests/src/Functional/ConfigDraggableListBuilderTest.php
@@ -56172,6 +56184,13 @@ tests/src/Kernel/ConfigUninstallViaCliImportTest.php
src/Kernel/ConfigUninstallViaCliImportTest.php src/Kernel/ConfigUninstallViaCliImportTest.php
Kernel/ConfigUninstallViaCliImportTest.php Kernel/ConfigUninstallViaCliImportTest.php
ConfigUninstallViaCliImportTest.php ConfigUninstallViaCliImportTest.php
core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php
modules/config/tests/src/Kernel/ConfigOtherModuleTest.php
config/tests/src/Kernel/ConfigOtherModuleTest.php
tests/src/Kernel/ConfigOtherModuleTest.php
src/Kernel/ConfigOtherModuleTest.php
Kernel/ConfigOtherModuleTest.php
ConfigOtherModuleTest.php
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
config/tests/src/Unit/Menu/ConfigLocalTasksTest.php config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
@@ -81705,6 +81724,13 @@ tests/src/Functional/MediaAccessTest.php
src/Functional/MediaAccessTest.php src/Functional/MediaAccessTest.php
Functional/MediaAccessTest.php Functional/MediaAccessTest.php
MediaAccessTest.php MediaAccessTest.php
core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php
modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php
media/tests/src/Functional/MediaUiReferenceWidgetTest.php
tests/src/Functional/MediaUiReferenceWidgetTest.php
src/Functional/MediaUiReferenceWidgetTest.php
Functional/MediaUiReferenceWidgetTest.php
MediaUiReferenceWidgetTest.php
core/modules/media/tests/src/Functional/UrlResolverTest.php core/modules/media/tests/src/Functional/UrlResolverTest.php
modules/media/tests/src/Functional/UrlResolverTest.php modules/media/tests/src/Functional/UrlResolverTest.php
media/tests/src/Functional/UrlResolverTest.php media/tests/src/Functional/UrlResolverTest.php
@@ -86906,6 +86932,13 @@ tests/src/Functional/NodeTest.php
src/Functional/NodeTest.php src/Functional/NodeTest.php
Functional/NodeTest.php Functional/NodeTest.php
NodeTest.php NodeTest.php
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
tests/src/Functional/JsonApiFilterRegressionTest.php
src/Functional/JsonApiFilterRegressionTest.php
Functional/JsonApiFilterRegressionTest.php
JsonApiFilterRegressionTest.php
core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php
modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php
jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php
@@ -256,6 +256,8 @@ core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTestUmami.php
core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php core/tests/Drupal/FunctionalTests/Asset/AssetOptimizationTest.php
core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php
core/tests/Drupal/FunctionalTests/UserHelpersTest.php core/tests/Drupal/FunctionalTests/UserHelpersTest.php
core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputTest.php
core/tests/Drupal/FunctionalTests/Test/FunctionalTestDebugHtmlOutputHelperTest.php
core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php core/tests/Drupal/FunctionalTests/Routing/CaseInsensitivePathTest.php
@@ -6442,7 +6444,6 @@ core/modules/node/tests/src/Functional/Views/StatusExtraTest.php
core/modules/node/tests/src/Functional/Views/BulkFormTest.php core/modules/node/tests/src/Functional/Views/BulkFormTest.php
core/modules/node/tests/src/Functional/Views/NodeTestBase.php core/modules/node/tests/src/Functional/Views/NodeTestBase.php
core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php core/modules/node/tests/src/Functional/Views/NodeIntegrationTest.php
core/modules/node/tests/src/Functional/Views/RowPluginTest.php
core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php core/modules/node/tests/src/Functional/Views/NodeViewsAnalyzeTest.php
core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php core/modules/node/tests/src/Functional/Views/NodeContextualLinksTest.php
core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php core/modules/node/tests/src/Functional/NodeTypeTranslationTest.php
@@ -6502,6 +6503,7 @@ core/modules/node/tests/src/Kernel/Views/RevisionRelationshipsTest.php
core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php core/modules/node/tests/src/Kernel/Views/NodeViewsFieldAccessTest.php
core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php core/modules/node/tests/src/Kernel/Views/NidArgumentTest.php
core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php core/modules/node/tests/src/Kernel/Views/ArgumentNodeRevisionIdTest.php
core/modules/node/tests/src/Kernel/Views/RowPluginTest.php
core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php core/modules/node/tests/src/Kernel/Views/RevisionUidTest.php
core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php core/modules/node/tests/src/Kernel/Views/RevisionCreateTimestampTest.php
core/modules/node/tests/src/Kernel/NodeValidationTest.php core/modules/node/tests/src/Kernel/NodeValidationTest.php
@@ -6940,6 +6942,7 @@ core/modules/layout_builder/tests/src/Functional/LayoutBuilderFieldBlockEntityRe
core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderAccessTest.php
core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php core/modules/layout_builder/tests/src/Functional/LayoutSectionTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php core/modules/layout_builder/tests/src/Functional/LayoutBuilderSectionStorageTest.php
core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php core/modules/layout_builder/tests/src/Kernel/LayoutBuilderInstallTest.php
core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php core/modules/layout_builder/tests/src/Kernel/SectionListTestBase.php
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php core/modules/layout_builder/tests/src/Kernel/LayoutBuilderEntityViewDisplayValidationTest.php
@@ -8372,7 +8375,6 @@ core/modules/config/tests/src/Functional/ConfigEntityListMultilingualTest.php
core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php core/modules/config/tests/src/Functional/ConfigDependencyWebTest.php
core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php core/modules/config/tests/src/Functional/ConfigInstallProfileUnmetDependenciesTest.php
core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php core/modules/config/tests/src/Functional/ConfigLanguageOverrideWebTest.php
core/modules/config/tests/src/Functional/ConfigOtherModuleTest.php
core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php core/modules/config/tests/src/Functional/ConfigDraggableListBuilderTest.php
core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php core/modules/config/tests/src/Functional/CacheabilityMetadataConfigOverrideIntegrationTest.php
core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php core/modules/config/tests/src/Functional/TransformedConfigExportImportUITest.php
@@ -8380,6 +8382,7 @@ core/modules/config/tests/src/Functional/ConfigEntityTest.php
core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php core/modules/config/tests/src/Functional/ConfigSingleImportExportTest.php
core/modules/config/tests/src/Functional/ConfigImportUploadTest.php core/modules/config/tests/src/Functional/ConfigImportUploadTest.php
core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php core/modules/config/tests/src/Kernel/ConfigUninstallViaCliImportTest.php
core/modules/config/tests/src/Kernel/ConfigOtherModuleTest.php
core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php core/modules/config/tests/src/Unit/Menu/ConfigLocalTasksTest.php
core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php core/modules/config/tests/src/Traits/AssertConfigEntityImportTrait.php
core/modules/config/tests/config_import_test/config_import_test.module core/modules/config/tests/config_import_test/config_import_test.module
@@ -11897,6 +11900,7 @@ core/modules/media/tests/src/Functional/FieldFormatter/MediaThumbnailFormatterTe
core/modules/media/tests/src/Functional/MediaCacheTagsTest.php core/modules/media/tests/src/Functional/MediaCacheTagsTest.php
core/modules/media/tests/src/Functional/MediaOverviewPageTest.php core/modules/media/tests/src/Functional/MediaOverviewPageTest.php
core/modules/media/tests/src/Functional/MediaAccessTest.php core/modules/media/tests/src/Functional/MediaAccessTest.php
core/modules/media/tests/src/Functional/MediaUiReferenceWidgetTest.php
core/modules/media/tests/src/Functional/UrlResolverTest.php core/modules/media/tests/src/Functional/UrlResolverTest.php
core/modules/media/tests/src/Functional/MediaRequirementsTest.php core/modules/media/tests/src/Functional/MediaRequirementsTest.php
core/modules/media/tests/src/Functional/ProviderRepositoryTest.php core/modules/media/tests/src/Functional/ProviderRepositoryTest.php
@@ -12631,6 +12635,7 @@ core/modules/jsonapi/tests/src/Functional/JsonApiPatchRegressionTest.php
core/modules/jsonapi/tests/src/Functional/PathAliasTest.php core/modules/jsonapi/tests/src/Functional/PathAliasTest.php
core/modules/jsonapi/tests/src/Functional/RoleTest.php core/modules/jsonapi/tests/src/Functional/RoleTest.php
core/modules/jsonapi/tests/src/Functional/NodeTest.php core/modules/jsonapi/tests/src/Functional/NodeTest.php
core/modules/jsonapi/tests/src/Functional/JsonApiFilterRegressionTest.php
core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php core/modules/jsonapi/tests/src/Functional/EntityTestComputedFieldTest.php
core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php core/modules/jsonapi/tests/src/Functional/RestExportJsonApiUnsupported.php
core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php core/modules/jsonapi/tests/src/Functional/FieldConfigTest.php
@@ -4768,6 +4768,11 @@ less/espo/elements/buttons.less
espo/elements/buttons.less espo/elements/buttons.less
elements/buttons.less elements/buttons.less
buttons.less buttons.less
frontend/less/espo/elements/alert.less
less/espo/elements/alert.less
espo/elements/alert.less
elements/alert.less
alert.less
frontend/less/espo/elements/record.less frontend/less/espo/elements/record.less
less/espo/elements/record.less less/espo/elements/record.less
espo/elements/record.less espo/elements/record.less
@@ -823,6 +823,7 @@ frontend/less/espo/elements/table.less
frontend/less/espo/elements/placement.less frontend/less/espo/elements/placement.less
frontend/less/espo/elements/grid.less frontend/less/espo/elements/grid.less
frontend/less/espo/elements/buttons.less frontend/less/espo/elements/buttons.less
frontend/less/espo/elements/alert.less
frontend/less/espo/elements/record.less frontend/less/espo/elements/record.less
frontend/less/espo/elements/animation.less frontend/less/espo/elements/animation.less
frontend/less/espo/elements/site.less frontend/less/espo/elements/site.less
@@ -2124,6 +2124,15 @@ BO/08_design/01_themeAndLogo/03_advancedCustomization/01_advancedCustomization.t
01_themeAndLogo/03_advancedCustomization/01_advancedCustomization.ts 01_themeAndLogo/03_advancedCustomization/01_advancedCustomization.ts
03_advancedCustomization/01_advancedCustomization.ts 03_advancedCustomization/01_advancedCustomization.ts
01_advancedCustomization.ts 01_advancedCustomization.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
01_themeAndLogo/02_exportCurrentTheme.ts
02_exportCurrentTheme.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts
UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts
campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts
@@ -2357,30 +2366,46 @@ BO/03_catalog/06_files/01_CRUDFile.ts
03_catalog/06_files/01_CRUDFile.ts 03_catalog/06_files/01_CRUDFile.ts
06_files/01_CRUDFile.ts 06_files/01_CRUDFile.ts
01_CRUDFile.ts 01_CRUDFile.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/04_filterStocksByStatus.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/02_sortAndPagination.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/04_filterStocksByStatus.ts UI/campaigns/functional/BO/03_catalog/08_stocks/02_sortAndPagination.ts
campaigns/functional/BO/03_catalog/08_stocks/04_filterStocksByStatus.ts campaigns/functional/BO/03_catalog/08_stocks/02_sortAndPagination.ts
functional/BO/03_catalog/08_stocks/04_filterStocksByStatus.ts functional/BO/03_catalog/08_stocks/02_sortAndPagination.ts
BO/03_catalog/08_stocks/04_filterStocksByStatus.ts BO/03_catalog/08_stocks/02_sortAndPagination.ts
03_catalog/08_stocks/04_filterStocksByStatus.ts 03_catalog/08_stocks/02_sortAndPagination.ts
08_stocks/04_filterStocksByStatus.ts 08_stocks/02_sortAndPagination.ts
04_filterStocksByStatus.ts 02_sortAndPagination.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/06_helpCard.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/06_helpCard.ts UI/campaigns/functional/BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
campaigns/functional/BO/03_catalog/08_stocks/06_helpCard.ts campaigns/functional/BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
functional/BO/03_catalog/08_stocks/06_helpCard.ts functional/BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
BO/03_catalog/08_stocks/06_helpCard.ts BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
03_catalog/08_stocks/06_helpCard.ts 03_catalog/08_stocks/04_bulkEditQuantity.ts
08_stocks/06_helpCard.ts 08_stocks/04_bulkEditQuantity.ts
06_helpCard.ts 04_bulkEditQuantity.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_bulkEditQuantity.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/03_bulkEditQuantity.ts UI/campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
campaigns/functional/BO/03_catalog/08_stocks/03_bulkEditQuantity.ts campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
functional/BO/03_catalog/08_stocks/03_bulkEditQuantity.ts functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
BO/03_catalog/08_stocks/03_bulkEditQuantity.ts BO/03_catalog/08_stocks/03_updateQuantity.ts
03_catalog/08_stocks/03_bulkEditQuantity.ts 03_catalog/08_stocks/03_updateQuantity.ts
08_stocks/03_bulkEditQuantity.ts 08_stocks/03_updateQuantity.ts
03_bulkEditQuantity.ts 03_updateQuantity.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
campaigns/functional/BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
functional/BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
08_stocks/06_displayProductsBelowLowStock.ts
06_displayProductsBelowLowStock.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/08_helpCard.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/08_helpCard.ts
campaigns/functional/BO/03_catalog/08_stocks/08_helpCard.ts
functional/BO/03_catalog/08_stocks/08_helpCard.ts
BO/03_catalog/08_stocks/08_helpCard.ts
03_catalog/08_stocks/08_helpCard.ts
08_stocks/08_helpCard.ts
08_helpCard.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts
campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts
@@ -2407,14 +2432,22 @@ BO/03_catalog/08_stocks/01_simpleFilterStocks.ts
03_catalog/08_stocks/01_simpleFilterStocks.ts 03_catalog/08_stocks/01_simpleFilterStocks.ts
08_stocks/01_simpleFilterStocks.ts 08_stocks/01_simpleFilterStocks.ts
01_simpleFilterStocks.ts 01_simpleFilterStocks.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/02_updateQuantity.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/02_updateQuantity.ts UI/campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
campaigns/functional/BO/03_catalog/08_stocks/02_updateQuantity.ts campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
functional/BO/03_catalog/08_stocks/02_updateQuantity.ts functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
BO/03_catalog/08_stocks/02_updateQuantity.ts BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
03_catalog/08_stocks/02_updateQuantity.ts 03_catalog/08_stocks/05_filterStocksByStatus.ts
08_stocks/02_updateQuantity.ts 08_stocks/05_filterStocksByStatus.ts
02_updateQuantity.ts 05_filterStocksByStatus.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
UI/campaigns/functional/BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
campaigns/functional/BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
functional/BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
03_catalog/08_stocks/07_filterStocksByCategories.ts
08_stocks/07_filterStocksByCategories.ts
07_filterStocksByCategories.ts
tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts
UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts
campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts
@@ -248,6 +248,7 @@ tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/02_pagesConfiguration
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/02_pagesConfiguration/02_resetModule.ts tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/02_pagesConfiguration/02_resetModule.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/02_pagesConfiguration/03_installUninstallModule.ts tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/02_pagesConfiguration/03_installUninstallModule.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/03_advancedCustomization/01_advancedCustomization.ts tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/03_advancedCustomization/01_advancedCustomization.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/02_exportCurrentTheme.ts
tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts tests/UI/campaigns/functional/BO/08_design/01_themeAndLogo/01_themeAndLogo/01_addNewTheme.ts
tests/UI/campaigns/functional/BO/08_design/06_imageSettings/13_checkProductImageFormat.ts tests/UI/campaigns/functional/BO/08_design/06_imageSettings/13_checkProductImageFormat.ts
tests/UI/campaigns/functional/BO/08_design/06_imageSettings/11_imageGenerationOnCreation.ts tests/UI/campaigns/functional/BO/08_design/06_imageSettings/11_imageGenerationOnCreation.ts
@@ -275,13 +276,16 @@ tests/UI/campaigns/functional/BO/03_catalog/05_brandsAndSuppliers/suppliers/04_p
tests/UI/campaigns/functional/BO/03_catalog/06_files/04_helpCard.ts tests/UI/campaigns/functional/BO/03_catalog/06_files/04_helpCard.ts
tests/UI/campaigns/functional/BO/03_catalog/06_files/03_filterSortPaginationAndBulkActions.ts tests/UI/campaigns/functional/BO/03_catalog/06_files/03_filterSortPaginationAndBulkActions.ts
tests/UI/campaigns/functional/BO/03_catalog/06_files/01_CRUDFile.ts tests/UI/campaigns/functional/BO/03_catalog/06_files/01_CRUDFile.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/04_filterStocksByStatus.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/02_sortAndPagination.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/06_helpCard.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/04_bulkEditQuantity.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_bulkEditQuantity.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/03_updateQuantity.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/06_displayProductsBelowLowStock.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/08_helpCard.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/02_sortAndPagination.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/01_filterMovements.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_movements/01_filterMovements.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_simpleFilterStocks.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/01_simpleFilterStocks.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/02_updateQuantity.ts tests/UI/campaigns/functional/BO/03_catalog/08_stocks/05_filterStocksByStatus.ts
tests/UI/campaigns/functional/BO/03_catalog/08_stocks/07_filterStocksByCategories.ts
tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/05_productsWithoutImage.ts
tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/01_emptyCategories.ts tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/01_emptyCategories.ts
tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/02_withCombinationsWithoutQuantities.ts tests/UI/campaigns/functional/BO/03_catalog/03_monitoring/sortPaginationAndBulkDelete/02_withCombinationsWithoutQuantities.ts
@@ -8326,6 +8326,14 @@ DevOps/Test/Command/MakeCoverageTestCommandTest.php
Test/Command/MakeCoverageTestCommandTest.php Test/Command/MakeCoverageTestCommandTest.php
Command/MakeCoverageTestCommandTest.php Command/MakeCoverageTestCommandTest.php
MakeCoverageTestCommandTest.php MakeCoverageTestCommandTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
PHPStan/Rules/AbstractClassUsageRuleTest.php
Rules/AbstractClassUsageRuleTest.php
AbstractClassUsageRuleTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
@@ -8494,6 +8502,66 @@ Rules/data/NoReturnSetterMethod/SkipEmptyReturn.php
data/NoReturnSetterMethod/SkipEmptyReturn.php data/NoReturnSetterMethod/SkipEmptyReturn.php
NoReturnSetterMethod/SkipEmptyReturn.php NoReturnSetterMethod/SkipEmptyReturn.php
SkipEmptyReturn.php SkipEmptyReturn.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
Rules/data/AbstractClassUsageRule/not-in-class.php
data/AbstractClassUsageRule/not-in-class.php
AbstractClassUsageRule/not-in-class.php
not-in-class.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
data/AbstractClassUsageRule/no-decoration-pattern.php
AbstractClassUsageRule/no-decoration-pattern.php
no-decoration-pattern.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
Rules/data/AbstractClassUsageRule/abstract-used.php
data/AbstractClassUsageRule/abstract-used.php
AbstractClassUsageRule/abstract-used.php
abstract-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
data/AbstractClassUsageRule/skipped-implementation-used.php
AbstractClassUsageRule/skipped-implementation-used.php
skipped-implementation-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
Rules/data/AbstractClassUsageRule/no-constructor.php
data/AbstractClassUsageRule/no-constructor.php
AbstractClassUsageRule/no-constructor.php
no-constructor.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
Rules/data/AbstractClassUsageRule/implementation-used.php
data/AbstractClassUsageRule/implementation-used.php
AbstractClassUsageRule/implementation-used.php
implementation-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php
unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php
Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php
@@ -8738,6 +8806,20 @@ Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php
Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php
SearchKeyword/ProductSearchKeywordAnalyzerTest.php SearchKeyword/ProductSearchKeywordAnalyzerTest.php
ProductSearchKeywordAnalyzerTest.php ProductSearchKeywordAnalyzerTest.php
tests/unit/Core/Content/Product/SearchKeyword/KeywordLoaderTest.php
unit/Core/Content/Product/SearchKeyword/KeywordLoaderTest.php
Core/Content/Product/SearchKeyword/KeywordLoaderTest.php
Content/Product/SearchKeyword/KeywordLoaderTest.php
Product/SearchKeyword/KeywordLoaderTest.php
SearchKeyword/KeywordLoaderTest.php
KeywordLoaderTest.php
tests/unit/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
unit/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
Product/SearchKeyword/ProductSearchTermInterpreterTest.php
SearchKeyword/ProductSearchTermInterpreterTest.php
ProductSearchTermInterpreterTest.php
tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
Core/Content/Product/Exception/VariantNotFoundExceptionTest.php Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
@@ -53065,18 +53147,18 @@ view/listing/sw-flow-list/sw-flow-list.scss
listing/sw-flow-list/sw-flow-list.scss listing/sw-flow-list/sw-flow-list.scss
sw-flow-list/sw-flow-list.scss sw-flow-list/sw-flow-list.scss
sw-flow-list.scss sw-flow-list.scss
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
sw-flow-list-flow-templates.spec.vue2.js sw-flow-list-flow-templates.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss
Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss
Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss
@@ -79478,6 +79560,13 @@ StaticAnalyze/PHPStan/Rules/DomainExceptionRule.php
PHPStan/Rules/DomainExceptionRule.php PHPStan/Rules/DomainExceptionRule.php
Rules/DomainExceptionRule.php Rules/DomainExceptionRule.php
DomainExceptionRule.php DomainExceptionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
PHPStan/Rules/AbstractClassUsageRule.php
Rules/AbstractClassUsageRule.php
AbstractClassUsageRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php
DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php
@@ -82082,6 +82171,12 @@ Content/Product/SearchKeyword/AnalyzedKeyword.php
Product/SearchKeyword/AnalyzedKeyword.php Product/SearchKeyword/AnalyzedKeyword.php
SearchKeyword/AnalyzedKeyword.php SearchKeyword/AnalyzedKeyword.php
AnalyzedKeyword.php AnalyzedKeyword.php
src/Core/Content/Product/SearchKeyword/KeywordLoader.php
Core/Content/Product/SearchKeyword/KeywordLoader.php
Content/Product/SearchKeyword/KeywordLoader.php
Product/SearchKeyword/KeywordLoader.php
SearchKeyword/KeywordLoader.php
KeywordLoader.php
src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php
Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php
Content/Product/SearchKeyword/ProductSearchBuilderInterface.php Content/Product/SearchKeyword/ProductSearchBuilderInterface.php
@@ -124797,6 +124892,9 @@ _unreleased/2024-01-06-remove-duplicated-option-setting.md
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md _unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
2023-10-11-make-settings-module-compatible-with-vue3.md 2023-10-11-make-settings-module-compatible-with-vue3.md
changelog/_unreleased/2024-01-22-fix-order-status-can-not-changes.md
_unreleased/2024-01-22-fix-order-status-can-not-changes.md
2024-01-22-fix-order-status-can-not-changes.md
changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md _unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md 2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
@@ -124809,6 +124907,9 @@ _unreleased/2023-08-09-change-sw-price-field-default-event.md
changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md _unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
2024-01-05-added-new-transactions-to-the-status-history.md 2024-01-05-added-new-transactions-to-the-status-history.md
changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
2024-01-24-add-check-for-empty-productid-for-wishlist.md
changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md _unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
2024-01-17-fix-return-type-of-collection-iterator.md 2024-01-17-fix-return-type-of-collection-iterator.md
@@ -124881,6 +124982,9 @@ _unreleased/2023-12-27-grouped-write-results.md
changelog/_unreleased/2023-11-08-undundle-storage-adapters.md changelog/_unreleased/2023-11-08-undundle-storage-adapters.md
_unreleased/2023-11-08-undundle-storage-adapters.md _unreleased/2023-11-08-undundle-storage-adapters.md
2023-11-08-undundle-storage-adapters.md 2023-11-08-undundle-storage-adapters.md
changelog/_unreleased/2024-01-23-change-constructor-type.md
_unreleased/2024-01-23-change-constructor-type.md
2024-01-23-change-constructor-type.md
changelog/_unreleased/2023-12-06-update-inter-font-in-the-storefront.md changelog/_unreleased/2023-12-06-update-inter-font-in-the-storefront.md
_unreleased/2023-12-06-update-inter-font-in-the-storefront.md _unreleased/2023-12-06-update-inter-font-in-the-storefront.md
2023-12-06-update-inter-font-in-the-storefront.md 2023-12-06-update-inter-font-in-the-storefront.md
@@ -124962,6 +125066,9 @@ _unreleased/2023-11-30-improve-file-validation-service.md
changelog/_unreleased/2023-12-07-change-administration-node-version.md changelog/_unreleased/2023-12-07-change-administration-node-version.md
_unreleased/2023-12-07-change-administration-node-version.md _unreleased/2023-12-07-change-administration-node-version.md
2023-12-07-change-administration-node-version.md 2023-12-07-change-administration-node-version.md
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
2024-01-23-prevent-invalid-currency-rounding-configurations.md
changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md
_unreleased/2023-08-09-change-sw-url-field-default-event.md _unreleased/2023-08-09-change-sw-url-field-default-event.md
2023-08-09-change-sw-url-field-default-event.md 2023-08-09-change-sw-url-field-default-event.md
@@ -125028,6 +125135,9 @@ _unreleased/2023-09-08-make-cms-module-compatible-with-vue3.md
changelog/_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md changelog/_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md
_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md _unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md
2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md 2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md
changelog/_unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
_unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
2024-01-23-fix-alignment-of-cms-image-elements.md
changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md
_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md _unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md
2023-08-10-change-sw-order-customer-address-select-default-event.md 2023-08-10-change-sw-order-customer-address-select-default-event.md
@@ -125040,6 +125150,9 @@ _unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md
_unreleased/2023-08-10-change-sw-radio-field-default-event.md _unreleased/2023-08-10-change-sw-radio-field-default-event.md
2023-08-10-change-sw-radio-field-default-event.md 2023-08-10-change-sw-radio-field-default-event.md
changelog/_unreleased/2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md
_unreleased/2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md
2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md
changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md
_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md _unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md
2023-08-04-Fix-for-distorted-Thumbnails.md 2023-08-04-Fix-for-distorted-Thumbnails.md
@@ -125226,6 +125339,9 @@ _unreleased/2023-09-11-add-entity-index-to-state-machine-history.md
changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md
_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md _unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md
2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md 2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md
changelog/_unreleased/2024-01-08-replace-single-quotes-around-json-object-attributes-by-double-quotes.md
_unreleased/2024-01-08-replace-single-quotes-around-json-object-attributes-by-double-quotes.md
2024-01-08-replace-single-quotes-around-json-object-attributes-by-double-quotes.md
changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md
_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md _unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md
2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md 2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md
@@ -125238,6 +125354,9 @@ _unreleased/2023-11-22-countryid-error-handling.md
changelog/_unreleased/2024-01-16-fix-suggest-paging.md changelog/_unreleased/2024-01-16-fix-suggest-paging.md
_unreleased/2024-01-16-fix-suggest-paging.md _unreleased/2024-01-16-fix-suggest-paging.md
2024-01-16-fix-suggest-paging.md 2024-01-16-fix-suggest-paging.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md
_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md _unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md
2023-08-09-change-sw-bulk-edit-change-type-default-event.md 2023-08-09-change-sw-bulk-edit-change-type-default-event.md
@@ -125403,6 +125522,9 @@ _unreleased/2023-08-09-change-sw-select-number-field-default-event.md
changelog/_unreleased/2023-11-13-update-jwt-package.md changelog/_unreleased/2023-11-13-update-jwt-package.md
_unreleased/2023-11-13-update-jwt-package.md _unreleased/2023-11-13-update-jwt-package.md
2023-11-13-update-jwt-package.md 2023-11-13-update-jwt-package.md
changelog/_unreleased/2024-01-23-improve-app-script-performance.md
_unreleased/2024-01-23-improve-app-script-performance.md
2024-01-23-improve-app-script-performance.md
changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md _unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
2024-01-18-replace-the-old-help-center-for-the-extension-module.md 2024-01-18-replace-the-old-help-center-for-the-extension-module.md
@@ -1112,6 +1112,7 @@ tests/unit/Maintenance/System/Command/SystemUpdateFinishCommandTest.php
tests/unit/Maintenance/System/Command/SystemUpdatePrepareCommandTest.php tests/unit/Maintenance/System/Command/SystemUpdatePrepareCommandTest.php
tests/unit/Core/DevOps/ADRValidationTest.php tests/unit/Core/DevOps/ADRValidationTest.php
tests/unit/Core/DevOps/Test/Command/MakeCoverageTestCommandTest.php tests/unit/Core/DevOps/Test/Command/MakeCoverageTestCommandTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/AbstractClassUsageRuleTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Test/TestRuleHelperTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/config/configured_rule.neon
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule/NoReturnSetterMethodWithFluentSettersRuleTest.php
@@ -1129,6 +1130,12 @@ tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/Ski
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipSetUp.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SomeSetterClass.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SomeSetterClass.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipEmptyReturn.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/NoReturnSetterMethod/SkipEmptyReturn.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/not-in-class.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-decoration-pattern.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/abstract-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/skipped-implementation-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/no-constructor.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Rules/data/AbstractClassUsageRule/implementation-used.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/CollectionHasSpecifyingExtensionTest.php
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/data/extension.neon tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/data/extension.neon
tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/data/collection_has.php tests/unit/Core/DevOps/StaticAnalyse/PHPStan/Type/data/collection_has.php
@@ -1167,6 +1174,8 @@ tests/unit/Core/Test/PHPUnit/Extension/FeatureFlag/FeatureFlagExtensionTest.php
tests/unit/Core/Test/PHPUnit/Extension/Common/TimeKeeperTest.php tests/unit/Core/Test/PHPUnit/Extension/Common/TimeKeeperTest.php
tests/unit/Core/Test/AnnotationTagTest.php tests/unit/Core/Test/AnnotationTagTest.php
tests/unit/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php tests/unit/Core/Content/Product/SearchKeyword/ProductSearchKeywordAnalyzerTest.php
tests/unit/Core/Content/Product/SearchKeyword/KeywordLoaderTest.php
tests/unit/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterTest.php
tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php tests/unit/Core/Content/Product/Exception/VariantNotFoundExceptionTest.php
tests/unit/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php tests/unit/Core/Content/Product/Aggregate/ProductConfiguratorSetting/ProductConfiguratorSettingExceptionHandlerTest.php
tests/unit/Core/Content/Product/Hook/Pricing/ProductPricingHookTest.php tests/unit/Core/Content/Product/Hook/Pricing/ProductPricingHookTest.php
@@ -6264,7 +6273,7 @@ src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/index.js src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/index.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/sw-flow-list.spec.js src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/sw-flow-list.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/sw-flow-list.scss src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list/sw-flow-list.scss
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.vue2.js src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.spec.js
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.scss
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.html.twig src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/sw-flow-list-flow-templates.html.twig
src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/index.ts src/Administration/Resources/app/administration/src/module/sw-flow/view/listing/sw-flow-list-flow-templates/index.ts
@@ -8703,6 +8712,7 @@ src/Core/DevOps/StaticAnalyze/console-application.php
src/Core/DevOps/StaticAnalyze/PHPStan/composer.json src/Core/DevOps/StaticAnalyze/PHPStan/composer.json
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoEnvironmentHelperInsideCompilerPassRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoEnvironmentHelperInsideCompilerPassRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/DomainExceptionRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/DomainExceptionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/AbstractClassUsageRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/PackageAnnotationRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Symplify/NoReturnSetterMethodWithFluentSettersRule.php
@@ -9093,6 +9103,7 @@ src/Core/Content/Product/SearchKeyword/ProductSearchBuilder.php
src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreter.php
src/Core/Content/Product/SearchKeyword/AnalyzedKeywordCollection.php src/Core/Content/Product/SearchKeyword/AnalyzedKeywordCollection.php
src/Core/Content/Product/SearchKeyword/AnalyzedKeyword.php src/Core/Content/Product/SearchKeyword/AnalyzedKeyword.php
src/Core/Content/Product/SearchKeyword/KeywordLoader.php
src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php src/Core/Content/Product/SearchKeyword/ProductSearchBuilderInterface.php
src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php src/Core/Content/Product/SearchKeyword/ProductSearchTermInterpreterInterface.php
src/Core/Content/Product/ProductMaxPurchaseCalculator.php src/Core/Content/Product/ProductMaxPurchaseCalculator.php
@@ -17049,10 +17060,12 @@ changelog/_unreleased/2023-11-27-updated-phpunit-to-version-10.md
changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md changelog/_unreleased/2023-12-05-remove-deprecation-of-csvreader.md
changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md changelog/_unreleased/2024-01-06-remove-duplicated-option-setting.md
changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
changelog/_unreleased/2024-01-22-fix-order-status-can-not-changes.md
changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md changelog/_unreleased/2024-01-17-merge-plugin-autoload-dev-to-classloader-for-phpunit.md
changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.md changelog/_unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.md
changelog/_unreleased/2023-08-09-change-sw-price-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-price-field-default-event.md
changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md changelog/_unreleased/2024-01-05-added-new-transactions-to-the-status-history.md
changelog/_unreleased/2024-01-24-add-check-for-empty-productid-for-wishlist.md
changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md changelog/_unreleased/2024-01-17-fix-return-type-of-collection-iterator.md
changelog/_unreleased/2023-12-11-fix-google-recaptcha-v3-cannot-refresh-the-token-on-submit.md changelog/_unreleased/2023-12-11-fix-google-recaptcha-v3-cannot-refresh-the-token-on-submit.md
changelog/_unreleased/2023-08-10-change-sw-promotion-v2-rule-select-default-event.md changelog/_unreleased/2023-08-10-change-sw-promotion-v2-rule-select-default-event.md
@@ -17077,6 +17090,7 @@ changelog/_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-valu
changelog/_unreleased/2023-12-04-fix-promotion-priority.md changelog/_unreleased/2023-12-04-fix-promotion-priority.md
changelog/_unreleased/2023-12-27-grouped-write-results.md changelog/_unreleased/2023-12-27-grouped-write-results.md
changelog/_unreleased/2023-11-08-undundle-storage-adapters.md changelog/_unreleased/2023-11-08-undundle-storage-adapters.md
changelog/_unreleased/2024-01-23-change-constructor-type.md
changelog/_unreleased/2023-12-06-update-inter-font-in-the-storefront.md changelog/_unreleased/2023-12-06-update-inter-font-in-the-storefront.md
changelog/_unreleased/2023-10-21-fix-promotion-used-logic.md changelog/_unreleased/2023-10-21-fix-promotion-used-logic.md
changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md changelog/_unreleased/2023-09-28-fix-smalle-issued-in-flow-builder.md
@@ -17104,6 +17118,7 @@ changelog/_unreleased/2023-02-10-improve-newsletter-registration-text.md
changelog/_unreleased/2023-12-06-ensure-that-script-files-are-only-included-once.md changelog/_unreleased/2023-12-06-ensure-that-script-files-are-only-included-once.md
changelog/_unreleased/2023-11-30-improve-file-validation-service.md changelog/_unreleased/2023-11-30-improve-file-validation-service.md
changelog/_unreleased/2023-12-07-change-administration-node-version.md changelog/_unreleased/2023-12-07-change-administration-node-version.md
changelog/_unreleased/2024-01-23-prevent-invalid-currency-rounding-configurations.md
changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-url-field-default-event.md
changelog/_unreleased/2024-01-11-reduce-log-level-of-noconfigurationexception.md changelog/_unreleased/2024-01-11-reduce-log-level-of-noconfigurationexception.md
changelog/_unreleased/2023-11-20-fix-payment-method-indexing.md changelog/_unreleased/2023-11-20-fix-payment-method-indexing.md
@@ -17126,10 +17141,12 @@ changelog/_unreleased/2023-08-10-change-sw-inherit-wrapper-default-event.md
changelog/_unreleased/2023-08-10-change-sw-order-select-document-type-modal-default-event.md changelog/_unreleased/2023-08-10-change-sw-order-select-document-type-modal-default-event.md
changelog/_unreleased/2023-09-08-make-cms-module-compatible-with-vue3.md changelog/_unreleased/2023-09-08-make-cms-module-compatible-with-vue3.md
changelog/_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md changelog/_unreleased/2023-12-05-load-saleschannelanalytics-for-storefront-sales-channels.md
changelog/_unreleased/2024-01-23-fix-alignment-of-cms-image-elements.md
changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md changelog/_unreleased/2023-08-10-change-sw-order-customer-address-select-default-event.md
changelog/_unreleased/2023-11-09-replace-sw-field-with-real-components.md changelog/_unreleased/2023-11-09-replace-sw-field-with-real-components.md
changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md changelog/_unreleased/2023-12-11-add-new-blocks-in-offcanvas-navigation-templates.md
changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md changelog/_unreleased/2023-08-10-change-sw-radio-field-default-event.md
changelog/_unreleased/2024-01-22-fix-affiliate-code-campaign-code-tracking-not-working-for-registration.md
changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md changelog/_unreleased/2023-08-04-Fix-for-distorted-Thumbnails.md
changelog/_unreleased/2023-09-26-fix-listings-and-tabs.md changelog/_unreleased/2023-09-26-fix-listings-and-tabs.md
changelog/_unreleased/2023-08-09-change-sw-textarea-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-textarea-field-default-event.md
@@ -17192,10 +17209,12 @@ changelog/_unreleased/2024-01-04-add-symfony-scheduler-bridge.md
changelog/_unreleased/2024-01-07-fix-error-on-disabled-products.md changelog/_unreleased/2024-01-07-fix-error-on-disabled-products.md
changelog/_unreleased/2023-09-11-add-entity-index-to-state-machine-history.md changelog/_unreleased/2023-09-11-add-entity-index-to-state-machine-history.md
changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md changelog/_unreleased/2023-11-22-es-admin-search-is-broken-with-third-party-plugins.md
changelog/_unreleased/2024-01-08-replace-single-quotes-around-json-object-attributes-by-double-quotes.md
changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md changelog/_unreleased/2024-01-11-do-not-require-sales-channel-id-for-the-generatedocumentaction.md
changelog/_unreleased/2024-01-16-204-footer-empty.md changelog/_unreleased/2024-01-16-204-footer-empty.md
changelog/_unreleased/2023-11-22-countryid-error-handling.md changelog/_unreleased/2023-11-22-countryid-error-handling.md
changelog/_unreleased/2024-01-16-fix-suggest-paging.md changelog/_unreleased/2024-01-16-fix-suggest-paging.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md changelog/_unreleased/2023-08-09-change-sw-bulk-edit-change-type-default-event.md
changelog/_unreleased/2023-12-08-add-event-for-health-check.md changelog/_unreleased/2023-12-08-add-event-for-health-check.md
changelog/_unreleased/2023-12-04-fix-download-link-mail.md changelog/_unreleased/2023-12-04-fix-download-link-mail.md
@@ -17251,6 +17270,7 @@ changelog/_unreleased/2023-12-06-fix-saving-snippets-with-translation-key-change
changelog/_unreleased/2023-08-09-change-sw-boolean-radio-group-default-event.md changelog/_unreleased/2023-08-09-change-sw-boolean-radio-group-default-event.md
changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md changelog/_unreleased/2023-08-09-change-sw-select-number-field-default-event.md
changelog/_unreleased/2023-11-13-update-jwt-package.md changelog/_unreleased/2023-11-13-update-jwt-package.md
changelog/_unreleased/2024-01-23-improve-app-script-performance.md
changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md changelog/_unreleased/2024-01-18-replace-the-old-help-center-for-the-extension-module.md
changelog/_unreleased/2022-08-22-newsletter-recipient-module.md changelog/_unreleased/2022-08-22-newsletter-recipient-module.md
changelog/_unreleased/2023-11-30-symfony-7.md changelog/_unreleased/2023-11-30-symfony-7.md
@@ -36205,6 +36205,14 @@ CoreBundle/Tests/Fixture/CurrencyFixtureTest.php
Tests/Fixture/CurrencyFixtureTest.php Tests/Fixture/CurrencyFixtureTest.php
Fixture/CurrencyFixtureTest.php Fixture/CurrencyFixtureTest.php
CurrencyFixtureTest.php CurrencyFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Installation/Setup/LocaleSetupTest.php
Sylius/Bundle/CoreBundle/Tests/Installation/Setup/LocaleSetupTest.php
Bundle/CoreBundle/Tests/Installation/Setup/LocaleSetupTest.php
CoreBundle/Tests/Installation/Setup/LocaleSetupTest.php
Tests/Installation/Setup/LocaleSetupTest.php
Installation/Setup/LocaleSetupTest.php
Setup/LocaleSetupTest.php
LocaleSetupTest.php
src/Sylius/Bundle/CoreBundle/phpspec.yml.dist src/Sylius/Bundle/CoreBundle/phpspec.yml.dist
Sylius/Bundle/CoreBundle/phpspec.yml.dist Sylius/Bundle/CoreBundle/phpspec.yml.dist
Bundle/CoreBundle/phpspec.yml.dist Bundle/CoreBundle/phpspec.yml.dist
@@ -59481,6 +59489,8 @@ config/services.yaml
services.yaml services.yaml
config/services_test.yaml config/services_test.yaml
services_test.yaml services_test.yaml
config/parameters.yaml
parameters.yaml
config/routes/test/routing.yaml config/routes/test/routing.yaml
routes/test/routing.yaml routes/test/routing.yaml
test/routing.yaml test/routing.yaml
@@ -5154,6 +5154,7 @@ src/Sylius/Bundle/CoreBundle/Tests/Fixture/AdminUserFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/LocaleFixtureTest.php src/Sylius/Bundle/CoreBundle/Tests/Fixture/LocaleFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/AddressFixtureTest.php src/Sylius/Bundle/CoreBundle/Tests/Fixture/AddressFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Fixture/CurrencyFixtureTest.php src/Sylius/Bundle/CoreBundle/Tests/Fixture/CurrencyFixtureTest.php
src/Sylius/Bundle/CoreBundle/Tests/Installation/Setup/LocaleSetupTest.php
src/Sylius/Bundle/CoreBundle/phpspec.yml.dist src/Sylius/Bundle/CoreBundle/phpspec.yml.dist
src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetter.php src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetter.php
src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetterInterface.php src/Sylius/Bundle/CoreBundle/Security/UserPasswordResetterInterface.php
@@ -8406,6 +8407,7 @@ config/routes.yaml
config/bundles.php config/bundles.php
config/services.yaml config/services.yaml
config/services_test.yaml config/services_test.yaml
config/parameters.yaml
config/routes/test/routing.yaml config/routes/test/routing.yaml
config/routes/sylius_shop.yaml config/routes/sylius_shop.yaml
config/routes/sylius_admin.yaml config/routes/sylius_admin.yaml
@@ -13891,6 +13891,11 @@ js/product-editor/changelog/add-43807
product-editor/changelog/add-43807 product-editor/changelog/add-43807
changelog/add-43807 changelog/add-43807
add-43807 add-43807
packages/js/product-editor/changelog/update-suggested-products-loading-state
js/product-editor/changelog/update-suggested-products-loading-state
product-editor/changelog/update-suggested-products-loading-state
changelog/update-suggested-products-loading-state
update-suggested-products-loading-state
packages/js/product-editor/changelog/43532-add-cli-to-ci-workflow packages/js/product-editor/changelog/43532-add-cli-to-ci-workflow
js/product-editor/changelog/43532-add-cli-to-ci-workflow js/product-editor/changelog/43532-add-cli-to-ci-workflow
product-editor/changelog/43532-add-cli-to-ci-workflow product-editor/changelog/43532-add-cli-to-ci-workflow
@@ -13981,6 +13986,11 @@ js/product-editor/changelog/update-product-editor-introduce-button-with-dropdown
product-editor/changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp product-editor/changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp
changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp
update-product-editor-introduce-button-with-dropdown-menu-cmp update-product-editor-introduce-button-with-dropdown-menu-cmp
packages/js/product-editor/changelog/update-improve-getting-fresh-product-suggestions
js/product-editor/changelog/update-improve-getting-fresh-product-suggestions
product-editor/changelog/update-improve-getting-fresh-product-suggestions
changelog/update-improve-getting-fresh-product-suggestions
update-improve-getting-fresh-product-suggestions
packages/js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section packages/js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section
js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section
product-editor/changelog/update-product-editor-add-upsell-linked-product-section product-editor/changelog/update-product-editor-add-upsell-linked-product-section
@@ -14036,6 +14046,11 @@ js/product-editor/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-do
product-editor/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs product-editor/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
docs-43052-update-links-to-woo-com-for-woo-blocks-docs docs-43052-update-links-to-woo-com-for-woo-blocks-docs
packages/js/product-editor/changelog/fix-variation-quick-actions-sku
js/product-editor/changelog/fix-variation-quick-actions-sku
product-editor/changelog/fix-variation-quick-actions-sku
changelog/fix-variation-quick-actions-sku
fix-variation-quick-actions-sku
packages/js/product-editor/changelog/.gitkeep packages/js/product-editor/changelog/.gitkeep
js/product-editor/changelog/.gitkeep js/product-editor/changelog/.gitkeep
product-editor/changelog/.gitkeep product-editor/changelog/.gitkeep
@@ -17751,6 +17766,11 @@ js/data/changelog/dev-linter-fixes
data/changelog/dev-linter-fixes data/changelog/dev-linter-fixes
changelog/dev-linter-fixes changelog/dev-linter-fixes
dev-linter-fixes dev-linter-fixes
packages/js/data/changelog/update-redux-suggested-products
js/data/changelog/update-redux-suggested-products
data/changelog/update-redux-suggested-products
changelog/update-redux-suggested-products
update-redux-suggested-products
packages/js/data/changelog/add-34387 packages/js/data/changelog/add-34387
js/data/changelog/add-34387 js/data/changelog/add-34387
data/changelog/add-34387 data/changelog/add-34387
@@ -17906,6 +17926,11 @@ js/data/changelog/dev-update-pnpm8
data/changelog/dev-update-pnpm8 data/changelog/dev-update-pnpm8
changelog/dev-update-pnpm8 changelog/dev-update-pnpm8
dev-update-pnpm8 dev-update-pnpm8
packages/js/data/changelog/fix-variation-quick-actions-sku
js/data/changelog/fix-variation-quick-actions-sku
data/changelog/fix-variation-quick-actions-sku
changelog/fix-variation-quick-actions-sku
fix-variation-quick-actions-sku
packages/js/data/changelog/.gitkeep packages/js/data/changelog/.gitkeep
js/data/changelog/.gitkeep js/data/changelog/.gitkeep
data/changelog/.gitkeep data/changelog/.gitkeep
@@ -22396,6 +22421,13 @@ e2e-pw/tests/activate-and-setup/basic-setup.spec.js
tests/activate-and-setup/basic-setup.spec.js tests/activate-and-setup/basic-setup.spec.js
activate-and-setup/basic-setup.spec.js activate-and-setup/basic-setup.spec.js
basic-setup.spec.js basic-setup.spec.js
plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/core-profiler.spec.js
woocommerce/tests/e2e-pw/tests/activate-and-setup/core-profiler.spec.js
tests/e2e-pw/tests/activate-and-setup/core-profiler.spec.js
e2e-pw/tests/activate-and-setup/core-profiler.spec.js
tests/activate-and-setup/core-profiler.spec.js
activate-and-setup/core-profiler.spec.js
core-profiler.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js
woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js
tests/e2e-pw/tests/shopper/cart-redirection.spec.js tests/e2e-pw/tests/shopper/cart-redirection.spec.js
@@ -34615,6 +34647,10 @@ plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation
woocommerce/changelog/43309-add-track-individual-plugin-installation woocommerce/changelog/43309-add-track-individual-plugin-installation
changelog/43309-add-track-individual-plugin-installation changelog/43309-add-track-individual-plugin-installation
43309-add-track-individual-plugin-installation 43309-add-track-individual-plugin-installation
plugins/woocommerce/changelog/43983-feature-marketplace-faster-installs
woocommerce/changelog/43983-feature-marketplace-faster-installs
changelog/43983-feature-marketplace-faster-installs
43983-feature-marketplace-faster-installs
plugins/woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart plugins/woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart
woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart
changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart
@@ -34751,6 +34787,18 @@ plugins/woocommerce/changelog/43487-product-gallery-remove-default
woocommerce/changelog/43487-product-gallery-remove-default woocommerce/changelog/43487-product-gallery-remove-default
changelog/43487-product-gallery-remove-default changelog/43487-product-gallery-remove-default
43487-product-gallery-remove-default 43487-product-gallery-remove-default
plugins/woocommerce/changelog/43803-fix-42280-change-address-link-in-cart-block
woocommerce/changelog/43803-fix-42280-change-address-link-in-cart-block
changelog/43803-fix-42280-change-address-link-in-cart-block
43803-fix-42280-change-address-link-in-cart-block
plugins/woocommerce/changelog/remove-schema-from-additional-fields-filter
woocommerce/changelog/remove-schema-from-additional-fields-filter
changelog/remove-schema-from-additional-fields-filter
remove-schema-from-additional-fields-filter
plugins/woocommerce/changelog/e2e-core-profiler-tests
woocommerce/changelog/e2e-core-profiler-tests
changelog/e2e-core-profiler-tests
e2e-core-profiler-tests
plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug
woocommerce/changelog/43285-fix-cys-images-endpoint-bug woocommerce/changelog/43285-fix-cys-images-endpoint-bug
changelog/43285-fix-cys-images-endpoint-bug changelog/43285-fix-cys-images-endpoint-bug
@@ -34831,6 +34879,10 @@ plugins/woocommerce/changelog/42981-dev-dropdown-multi-select
woocommerce/changelog/42981-dev-dropdown-multi-select woocommerce/changelog/42981-dev-dropdown-multi-select
changelog/42981-dev-dropdown-multi-select changelog/42981-dev-dropdown-multi-select
42981-dev-dropdown-multi-select 42981-dev-dropdown-multi-select
plugins/woocommerce/changelog/add-43483_linked_product_experiment
woocommerce/changelog/add-43483_linked_product_experiment
changelog/add-43483_linked_product_experiment
add-43483_linked_product_experiment
plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
changelog/fix-42033-show-cross-sells-products-rating-stars changelog/fix-42033-show-cross-sells-products-rating-stars
@@ -34851,6 +34903,10 @@ plugins/woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
changelog/dev-fix-for-analytics-test-compat-dashboard changelog/dev-fix-for-analytics-test-compat-dashboard
dev-fix-for-analytics-test-compat-dashboard dev-fix-for-analytics-test-compat-dashboard
plugins/woocommerce/changelog/43810-43780-cys-core-handling-errors-during-the-setup
woocommerce/changelog/43810-43780-cys-core-handling-errors-during-the-setup
changelog/43810-43780-cys-core-handling-errors-during-the-setup
43810-43780-cys-core-handling-errors-during-the-setup
plugins/woocommerce/changelog/43778-update-block-template-tests-parametized plugins/woocommerce/changelog/43778-update-block-template-tests-parametized
woocommerce/changelog/43778-update-block-template-tests-parametized woocommerce/changelog/43778-update-block-template-tests-parametized
changelog/43778-update-block-template-tests-parametized changelog/43778-update-block-template-tests-parametized
@@ -34979,6 +35035,10 @@ plugins/woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-p
woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-product woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-product
changelog/update-product-editor-fix-proper-flag-for-linked-product changelog/update-product-editor-fix-proper-flag-for-linked-product
update-product-editor-fix-proper-flag-for-linked-product update-product-editor-fix-proper-flag-for-linked-product
plugins/woocommerce/changelog/fix-43732-use-block-transforms-api
woocommerce/changelog/fix-43732-use-block-transforms-api
changelog/fix-43732-use-block-transforms-api
fix-43732-use-block-transforms-api
plugins/woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow plugins/woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow
woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow
changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow
@@ -35079,6 +35139,10 @@ plugins/woocommerce/changelog/43791-43456-cys-core-improve-loading-screen
woocommerce/changelog/43791-43456-cys-core-improve-loading-screen woocommerce/changelog/43791-43456-cys-core-improve-loading-screen
changelog/43791-43456-cys-core-improve-loading-screen changelog/43791-43456-cys-core-improve-loading-screen
43791-43456-cys-core-improve-loading-screen 43791-43456-cys-core-improve-loading-screen
plugins/woocommerce/changelog/44031-44005-handle-products-error
woocommerce/changelog/44031-44005-handle-products-error
changelog/44031-44005-handle-products-error
44031-44005-handle-products-error
plugins/woocommerce/changelog/43789-add-request-to-additional-field-validation-filter plugins/woocommerce/changelog/43789-add-request-to-additional-field-validation-filter
woocommerce/changelog/43789-add-request-to-additional-field-validation-filter woocommerce/changelog/43789-add-request-to-additional-field-validation-filter
changelog/43789-add-request-to-additional-field-validation-filter changelog/43789-add-request-to-additional-field-validation-filter
@@ -35123,6 +35187,10 @@ plugins/woocommerce/changelog/add-43808
woocommerce/changelog/add-43808 woocommerce/changelog/add-43808
changelog/add-43808 changelog/add-43808
add-43808 add-43808
plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
changelog/fix-rethink-visibility-control-and-context-passing
fix-rethink-visibility-control-and-context-passing
plugins/woocommerce/changelog/43244-fix-43161-remove-previous-notices plugins/woocommerce/changelog/43244-fix-43161-remove-previous-notices
woocommerce/changelog/43244-fix-43161-remove-previous-notices woocommerce/changelog/43244-fix-43161-remove-previous-notices
changelog/43244-fix-43161-remove-previous-notices changelog/43244-fix-43161-remove-previous-notices
@@ -35219,6 +35287,10 @@ plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
changelog/43249-fix-double-quotes-json-decoding-bug changelog/43249-fix-double-quotes-json-decoding-bug
43249-fix-double-quotes-json-decoding-bug 43249-fix-double-quotes-json-decoding-bug
plugins/woocommerce/changelog/fix-mini-cart-svg-44006
woocommerce/changelog/fix-mini-cart-svg-44006
changelog/fix-mini-cart-svg-44006
fix-mini-cart-svg-44006
plugins/woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable plugins/woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable
woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable
changelog/43813-hpos-add-missing-filters-on-order-listtable changelog/43813-hpos-add-missing-filters-on-order-listtable
@@ -35299,6 +35371,14 @@ plugins/woocommerce/changelog/42903-add-review-blocks-tests
woocommerce/changelog/42903-add-review-blocks-tests woocommerce/changelog/42903-add-review-blocks-tests
changelog/42903-add-review-blocks-tests changelog/42903-add-review-blocks-tests
42903-add-review-blocks-tests 42903-add-review-blocks-tests
plugins/woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
changelog/fix-8.5-rudimentary-trycatch-remote-apis
fix-8.5-rudimentary-trycatch-remote-apis
plugins/woocommerce/changelog/fix-43829-oa-blocks
woocommerce/changelog/fix-43829-oa-blocks
changelog/fix-43829-oa-blocks
fix-43829-oa-blocks
plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields
woocommerce/changelog/feature-order_source_attribution-extendable-fields woocommerce/changelog/feature-order_source_attribution-extendable-fields
changelog/feature-order_source_attribution-extendable-fields changelog/feature-order_source_attribution-extendable-fields
@@ -35347,6 +35427,10 @@ plugins/woocommerce/changelog/.gitkeep
woocommerce/changelog/.gitkeep woocommerce/changelog/.gitkeep
changelog/.gitkeep changelog/.gitkeep
.gitkeep .gitkeep
plugins/woocommerce/changelog/fix-41454-2
woocommerce/changelog/fix-41454-2
changelog/fix-41454-2
fix-41454-2
plugins/woocommerce/changelog/43573-update-comment-maybe-sync-order plugins/woocommerce/changelog/43573-update-comment-maybe-sync-order
woocommerce/changelog/43573-update-comment-maybe-sync-order woocommerce/changelog/43573-update-comment-maybe-sync-order
changelog/43573-update-comment-maybe-sync-order changelog/43573-update-comment-maybe-sync-order
@@ -35391,6 +35475,10 @@ plugins/woocommerce/changelog/43054-patch-1
woocommerce/changelog/43054-patch-1 woocommerce/changelog/43054-patch-1
changelog/43054-patch-1 changelog/43054-patch-1
43054-patch-1 43054-patch-1
plugins/woocommerce/changelog/43992-update-cart-checkout-order-confirmation-templates-to-parameterized-tests
woocommerce/changelog/43992-update-cart-checkout-order-confirmation-templates-to-parameterized-tests
changelog/43992-update-cart-checkout-order-confirmation-templates-to-parameterized-tests
43992-update-cart-checkout-order-confirmation-templates-to-parameterized-tests
plugins/woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility plugins/woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility
woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility
changelog/update-product-editor-handle-upsells-and-cross-sections-visibility changelog/update-product-editor-handle-upsells-and-cross-sections-visibility
@@ -38002,6 +38090,12 @@ includes/admin/helper/class-wc-helper-admin.php
admin/helper/class-wc-helper-admin.php admin/helper/class-wc-helper-admin.php
helper/class-wc-helper-admin.php helper/class-wc-helper-admin.php
class-wc-helper-admin.php class-wc-helper-admin.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-orders-api.php
woocommerce/includes/admin/helper/class-wc-helper-orders-api.php
includes/admin/helper/class-wc-helper-orders-api.php
admin/helper/class-wc-helper-orders-api.php
helper/class-wc-helper-orders-api.php
class-wc-helper-orders-api.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php
woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php
includes/admin/helper/class-wc-helper-plugin-info.php includes/admin/helper/class-wc-helper-plugin-info.php
@@ -41170,6 +41264,20 @@ marketplace/components/product-list/product-list.tsx
components/product-list/product-list.tsx components/product-list/product-list.tsx
product-list/product-list.tsx product-list/product-list.tsx
product-list.tsx product-list.tsx
plugins/woocommerce-admin/client/marketplace/components/install-flow/install-new-product-modal.tsx
woocommerce-admin/client/marketplace/components/install-flow/install-new-product-modal.tsx
client/marketplace/components/install-flow/install-new-product-modal.tsx
marketplace/components/install-flow/install-new-product-modal.tsx
components/install-flow/install-new-product-modal.tsx
install-flow/install-new-product-modal.tsx
install-new-product-modal.tsx
plugins/woocommerce-admin/client/marketplace/components/install-flow/create-order.tsx
woocommerce-admin/client/marketplace/components/install-flow/create-order.tsx
client/marketplace/components/install-flow/create-order.tsx
marketplace/components/install-flow/create-order.tsx
components/install-flow/create-order.tsx
install-flow/create-order.tsx
create-order.tsx
plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.tsx plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.tsx
woocommerce-admin/client/marketplace/components/header-account/header-account.tsx woocommerce-admin/client/marketplace/components/header-account/header-account.tsx
client/marketplace/components/header-account/header-account.tsx client/marketplace/components/header-account/header-account.tsx
@@ -46228,6 +46336,12 @@ client/customize-store/design-with-ai/actions.ts
customize-store/design-with-ai/actions.ts customize-store/design-with-ai/actions.ts
design-with-ai/actions.ts design-with-ai/actions.ts
actions.ts actions.ts
plugins/woocommerce-admin/client/customize-store/design-with-ai/style.scss
woocommerce-admin/client/customize-store/design-with-ai/style.scss
client/customize-store/design-with-ai/style.scss
customize-store/design-with-ai/style.scss
design-with-ai/style.scss
style.scss
plugins/woocommerce-admin/client/customize-store/design-with-ai/events.ts plugins/woocommerce-admin/client/customize-store/design-with-ai/events.ts
woocommerce-admin/client/customize-store/design-with-ai/events.ts woocommerce-admin/client/customize-store/design-with-ai/events.ts
client/customize-store/design-with-ai/events.ts client/customize-store/design-with-ai/events.ts
@@ -61309,22 +61423,13 @@ js/blocks/product-filter/utils.ts
blocks/product-filter/utils.ts blocks/product-filter/utils.ts
product-filter/utils.ts product-filter/utils.ts
utils.ts utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/upgrade.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/constants.ts
woocommerce-blocks/assets/js/blocks/product-filter/components/upgrade.tsx woocommerce-blocks/assets/js/blocks/product-filter/constants.ts
assets/js/blocks/product-filter/components/upgrade.tsx assets/js/blocks/product-filter/constants.ts
js/blocks/product-filter/components/upgrade.tsx js/blocks/product-filter/constants.ts
blocks/product-filter/components/upgrade.tsx blocks/product-filter/constants.ts
product-filter/components/upgrade.tsx product-filter/constants.ts
components/upgrade.tsx constants.ts
upgrade.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/downgrade.tsx
woocommerce-blocks/assets/js/blocks/product-filter/components/downgrade.tsx
assets/js/blocks/product-filter/components/downgrade.tsx
js/blocks/product-filter/components/downgrade.tsx
blocks/product-filter/components/downgrade.tsx
product-filter/components/downgrade.tsx
components/downgrade.tsx
downgrade.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx
woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx
assets/js/blocks/product-filter/components/warning.tsx assets/js/blocks/product-filter/components/warning.tsx
@@ -70147,6 +70252,9 @@ security-best-practices.md
docs/security/README.md docs/security/README.md
security/README.md security/README.md
README.md README.md
docs/security/prevent-data-leaks.md
security/prevent-data-leaks.md
prevent-data-leaks.md
docs/product-editor-development/block-template-lifecycle.md docs/product-editor-development/block-template-lifecycle.md
product-editor-development/block-template-lifecycle.md product-editor-development/block-template-lifecycle.md
block-template-lifecycle.md block-template-lifecycle.md
@@ -70189,6 +70297,9 @@ product-editor-form-groups.md
docs/extension-development/handling-merchant-onboarding.md docs/extension-development/handling-merchant-onboarding.md
extension-development/handling-merchant-onboarding.md extension-development/handling-merchant-onboarding.md
handling-merchant-onboarding.md handling-merchant-onboarding.md
docs/extension-development/data-storage.md
extension-development/data-storage.md
data-storage.md
docs/extension-development/logging.md docs/extension-development/logging.md
extension-development/logging.md extension-development/logging.md
logging.md logging.md
@@ -70201,9 +70312,6 @@ implementing-settings.md
docs/extension-development/adding-actions-and-filters.md docs/extension-development/adding-actions-and-filters.md
extension-development/adding-actions-and-filters.md extension-development/adding-actions-and-filters.md
adding-actions-and-filters.md adding-actions-and-filters.md
docs/extension-development/extension-developer-handbook.md
extension-development/extension-developer-handbook.md
extension-developer-handbook.md
docs/extension-development/handling-deactivation-and-uninstallation.md docs/extension-development/handling-deactivation-and-uninstallation.md
extension-development/handling-deactivation-and-uninstallation.md extension-development/handling-deactivation-and-uninstallation.md
handling-deactivation-and-uninstallation.md handling-deactivation-and-uninstallation.md
@@ -70216,12 +70324,18 @@ working-with-woocommerce-admin-pages.md
docs/extension-development/using-custom-attributes-in-menus.md docs/extension-development/using-custom-attributes-in-menus.md
extension-development/using-custom-attributes-in-menus.md extension-development/using-custom-attributes-in-menus.md
using-custom-attributes-in-menus.md using-custom-attributes-in-menus.md
docs/extension-development/check-if-woo-is-active.md
extension-development/check-if-woo-is-active.md
check-if-woo-is-active.md
docs/extension-development/woocommerce-plugin-api-callback.md docs/extension-development/woocommerce-plugin-api-callback.md
extension-development/woocommerce-plugin-api-callback.md extension-development/woocommerce-plugin-api-callback.md
woocommerce-plugin-api-callback.md woocommerce-plugin-api-callback.md
docs/extension-development/building-your-first-extension.md docs/extension-development/building-your-first-extension.md
extension-development/building-your-first-extension.md extension-development/building-your-first-extension.md
building-your-first-extension.md building-your-first-extension.md
docs/extension-development/extension-development-best-practices.md
extension-development/extension-development-best-practices.md
extension-development-best-practices.md
docs/extension-development/adding-a-section-to-a-settings-tab.md docs/extension-development/adding-a-section-to-a-settings-tab.md
extension-development/adding-a-section-to-a-settings-tab.md extension-development/adding-a-section-to-a-settings-tab.md
adding-a-section-to-a-settings-tab.md adding-a-section-to-a-settings-tab.md
@@ -70237,6 +70351,9 @@ class-reference.md
docs/extension-development/how-to-add-your-own-store-management-links.md docs/extension-development/how-to-add-your-own-store-management-links.md
extension-development/how-to-add-your-own-store-management-links.md extension-development/how-to-add-your-own-store-management-links.md
how-to-add-your-own-store-management-links.md how-to-add-your-own-store-management-links.md
docs/extension-development/example-plugin-header-comment.md
extension-development/example-plugin-header-comment.md
example-plugin-header-comment.md
docs/docs-manifest.json docs/docs-manifest.json
docs-manifest.json docs-manifest.json
docs/code-snippets/before-login--register-form.md docs/code-snippets/before-login--register-form.md
@@ -70269,6 +70386,9 @@ useful-functions.md
docs/code-snippets/adjust-quantity-input-values.md docs/code-snippets/adjust-quantity-input-values.md
code-snippets/adjust-quantity-input-values.md code-snippets/adjust-quantity-input-values.md
adjust-quantity-input-values.md adjust-quantity-input-values.md
docs/code-snippets/link-to-logged-data.md
code-snippets/link-to-logged-data.md
link-to-logged-data.md
docs/code-snippets/add-or-modify-states.md docs/code-snippets/add-or-modify-states.md
code-snippets/add-or-modify-states.md code-snippets/add-or-modify-states.md
add-or-modify-states.md add-or-modify-states.md
@@ -70316,12 +70436,21 @@ ux-guidelines-extensions/accessibility.md
accessibility.md accessibility.md
docs/README.md docs/README.md
README.md README.md
docs/wc-cli/commands.md docs/wc-cli/wc-cli-examples.md
wc-cli/commands.md wc-cli/wc-cli-examples.md
commands.md wc-cli-examples.md
docs/wc-cli/using-wc-cli.md
wc-cli/using-wc-cli.md
using-wc-cli.md
docs/wc-cli/cli-faq.md
wc-cli/cli-faq.md
cli-faq.md
docs/wc-cli/README.md docs/wc-cli/README.md
wc-cli/README.md wc-cli/README.md
README.md README.md
docs/wc-cli/wc-cli-commands.md
wc-cli/wc-cli-commands.md
wc-cli-commands.md
docs/.manifestignore docs/.manifestignore
.manifestignore .manifestignore
docs/webhooks.md docs/webhooks.md
@@ -2285,6 +2285,7 @@ packages/js/product-editor/changelog/update-product-editor-add-classname-prop-to
packages/js/product-editor/changelog/fix-product-editor-blank-form-on-add-new packages/js/product-editor/changelog/fix-product-editor-blank-form-on-add-new
packages/js/product-editor/changelog/add-41586-product-template-association packages/js/product-editor/changelog/add-41586-product-template-association
packages/js/product-editor/changelog/add-43807 packages/js/product-editor/changelog/add-43807
packages/js/product-editor/changelog/update-suggested-products-loading-state
packages/js/product-editor/changelog/43532-add-cli-to-ci-workflow packages/js/product-editor/changelog/43532-add-cli-to-ci-workflow
packages/js/product-editor/changelog/add-new-data-validation packages/js/product-editor/changelog/add-new-data-validation
packages/js/product-editor/changelog/update-woo-tooltip packages/js/product-editor/changelog/update-woo-tooltip
@@ -2303,6 +2304,7 @@ packages/js/product-editor/changelog/add-useparentmetadata
packages/js/product-editor/changelog/update-product-editor-advice-card-improvements packages/js/product-editor/changelog/update-product-editor-advice-card-improvements
packages/js/product-editor/changelog/dev-42737_slotfill_for_variation_menus packages/js/product-editor/changelog/dev-42737_slotfill_for_variation_menus
packages/js/product-editor/changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp packages/js/product-editor/changelog/update-product-editor-introduce-button-with-dropdown-menu-cmp
packages/js/product-editor/changelog/update-improve-getting-fresh-product-suggestions
packages/js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section packages/js/product-editor/changelog/update-product-editor-add-upsell-linked-product-section
packages/js/product-editor/changelog/update-product-editor-remove-current-from-products-list packages/js/product-editor/changelog/update-product-editor-remove-current-from-products-list
packages/js/product-editor/changelog/add-41586 packages/js/product-editor/changelog/add-41586
@@ -2314,6 +2316,7 @@ packages/js/product-editor/changelog/add-43224
packages/js/product-editor/changelog/add-43225 packages/js/product-editor/changelog/add-43225
packages/js/product-editor/changelog/add-43801 packages/js/product-editor/changelog/add-43801
packages/js/product-editor/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs packages/js/product-editor/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
packages/js/product-editor/changelog/fix-variation-quick-actions-sku
packages/js/product-editor/changelog/.gitkeep packages/js/product-editor/changelog/.gitkeep
packages/js/product-editor/changelog/43716-fix-production-builds packages/js/product-editor/changelog/43716-fix-production-builds
packages/js/product-editor/changelog/update-product-editor-choose-random-products packages/js/product-editor/changelog/update-product-editor-choose-random-products
@@ -2946,6 +2949,7 @@ packages/js/data/changelog/fix-dispatch-in-useselect-with-options-hydration
packages/js/data/changelog/dev-update-pnpm-8.6.5 packages/js/data/changelog/dev-update-pnpm-8.6.5
packages/js/data/changelog/update-use-shipping-partner-suggestions packages/js/data/changelog/update-use-shipping-partner-suggestions
packages/js/data/changelog/dev-linter-fixes packages/js/data/changelog/dev-linter-fixes
packages/js/data/changelog/update-redux-suggested-products
packages/js/data/changelog/add-34387 packages/js/data/changelog/add-34387
packages/js/data/changelog/fix-38659-core-profiler-skipped-option-plugins-step packages/js/data/changelog/fix-38659-core-profiler-skipped-option-plugins-step
packages/js/data/changelog/33464-add-product-categories-datastore-api packages/js/data/changelog/33464-add-product-categories-datastore-api
@@ -2977,6 +2981,7 @@ packages/js/data/changelog/update-add-is_installed-and-plugins_page_skipped
packages/js/data/changelog/dev-consolidate-eslint-versions packages/js/data/changelog/dev-consolidate-eslint-versions
packages/js/data/changelog/dev-update-eslint-plugin packages/js/data/changelog/dev-update-eslint-plugin
packages/js/data/changelog/dev-update-pnpm8 packages/js/data/changelog/dev-update-pnpm8
packages/js/data/changelog/fix-variation-quick-actions-sku
packages/js/data/changelog/.gitkeep packages/js/data/changelog/.gitkeep
packages/js/data/changelog/add-meta-data-product-type packages/js/data/changelog/add-meta-data-product-type
packages/js/data/changelog/fix-typescript-incremental-builds packages/js/data/changelog/fix-typescript-incremental-builds
@@ -3641,6 +3646,7 @@ plugins/woocommerce/tests/e2e-pw/tests/admin-marketing/overview.spec.js
plugins/woocommerce/tests/e2e-pw/tests/admin-marketing/coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/admin-marketing/coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/setup-onboarding.spec.js plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/setup-onboarding.spec.js
plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/basic-setup.spec.js plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/basic-setup.spec.js
plugins/woocommerce/tests/e2e-pw/tests/activate-and-setup/core-profiler.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-redirection.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-block-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-block-coupons.spec.js
plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js plugins/woocommerce/tests/e2e-pw/tests/shopper/cart-checkout-coupons.spec.js
@@ -5512,6 +5518,7 @@ plugins/woocommerce/changelog/43779-fix-blocks-e2e-pnpm-parameters
plugins/woocommerce/changelog/43238-patch-1 plugins/woocommerce/changelog/43238-patch-1
plugins/woocommerce/changelog/fix-changelog-date-typo plugins/woocommerce/changelog/fix-changelog-date-typo
plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation
plugins/woocommerce/changelog/43983-feature-marketplace-faster-installs
plugins/woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart plugins/woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart
plugins/woocommerce/changelog/dev-move-hpos-e2e-to-matrix plugins/woocommerce/changelog/dev-move-hpos-e2e-to-matrix
plugins/woocommerce/changelog/42751-update-42072-update-incompatibility-generic-notice plugins/woocommerce/changelog/42751-update-42072-update-incompatibility-generic-notice
@@ -5546,6 +5553,9 @@ plugins/woocommerce/changelog/fix-43155-rating-filter-remove-and-query-type-opti
plugins/woocommerce/changelog/43220-dev-dont-display-filters-zero-products plugins/woocommerce/changelog/43220-dev-dont-display-filters-zero-products
plugins/woocommerce/changelog/42949-show-ai-offline-modal plugins/woocommerce/changelog/42949-show-ai-offline-modal
plugins/woocommerce/changelog/43487-product-gallery-remove-default plugins/woocommerce/changelog/43487-product-gallery-remove-default
plugins/woocommerce/changelog/43803-fix-42280-change-address-link-in-cart-block
plugins/woocommerce/changelog/remove-schema-from-additional-fields-filter
plugins/woocommerce/changelog/e2e-core-profiler-tests
plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug
plugins/woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter plugins/woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter
plugins/woocommerce/changelog/43108-fix-installer-error-exception plugins/woocommerce/changelog/43108-fix-installer-error-exception
@@ -5566,11 +5576,13 @@ plugins/woocommerce/changelog/43132-fix-42194-product-collection-block-allow-top
plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
plugins/woocommerce/changelog/fix-product-collection-layout-firefox plugins/woocommerce/changelog/fix-product-collection-layout-firefox
plugins/woocommerce/changelog/42981-dev-dropdown-multi-select plugins/woocommerce/changelog/42981-dev-dropdown-multi-select
plugins/woocommerce/changelog/add-43483_linked_product_experiment
plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars plugins/woocommerce/changelog/fix-42033-show-cross-sells-products-rating-stars
plugins/woocommerce/changelog/43852-update-43741-unskip-e2e-tests plugins/woocommerce/changelog/43852-update-43741-unskip-e2e-tests
plugins/woocommerce/changelog/43157-default-content-on-images-failure plugins/woocommerce/changelog/43157-default-content-on-images-failure
plugins/woocommerce/changelog/43733-fix-activity-panel-currency plugins/woocommerce/changelog/43733-fix-activity-panel-currency
plugins/woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard plugins/woocommerce/changelog/dev-fix-for-analytics-test-compat-dashboard
plugins/woocommerce/changelog/43810-43780-cys-core-handling-errors-during-the-setup
plugins/woocommerce/changelog/43778-update-block-template-tests-parametized plugins/woocommerce/changelog/43778-update-block-template-tests-parametized
plugins/woocommerce/changelog/fix-tracks-orders-search-duplication plugins/woocommerce/changelog/fix-tracks-orders-search-duplication
plugins/woocommerce/changelog/43294-product-gallery-overlay-link-font-size plugins/woocommerce/changelog/43294-product-gallery-overlay-link-font-size
@@ -5603,6 +5615,7 @@ plugins/woocommerce/changelog/43044-fix-42975-collection-data-leak
plugins/woocommerce/changelog/43426-add-block-templates-e2e-tests plugins/woocommerce/changelog/43426-add-block-templates-e2e-tests
plugins/woocommerce/changelog/43150-update-switch-reset-install-to-post plugins/woocommerce/changelog/43150-update-switch-reset-install-to-post
plugins/woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-product plugins/woocommerce/changelog/update-product-editor-fix-proper-flag-for-linked-product
plugins/woocommerce/changelog/fix-43732-use-block-transforms-api
plugins/woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow plugins/woocommerce/changelog/43481-43453-cys-core-introduce-route-guards-for-the-ai-flow
plugins/woocommerce/changelog/test-42038-make-product-collection-e2e-tests-more-robust plugins/woocommerce/changelog/test-42038-make-product-collection-e2e-tests-more-robust
plugins/woocommerce/changelog/e2e-add-tests-cart-coupons plugins/woocommerce/changelog/e2e-add-tests-cart-coupons
@@ -5628,6 +5641,7 @@ plugins/woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
plugins/woocommerce/changelog/43748-add-additional-information-admin-fields plugins/woocommerce/changelog/43748-add-additional-information-admin-fields
plugins/woocommerce/changelog/fix-42168-filter-blocks-migration plugins/woocommerce/changelog/fix-42168-filter-blocks-migration
plugins/woocommerce/changelog/43791-43456-cys-core-improve-loading-screen plugins/woocommerce/changelog/43791-43456-cys-core-improve-loading-screen
plugins/woocommerce/changelog/44031-44005-handle-products-error
plugins/woocommerce/changelog/43789-add-request-to-additional-field-validation-filter plugins/woocommerce/changelog/43789-add-request-to-additional-field-validation-filter
plugins/woocommerce/changelog/43085-fix-43084-search-query-prepare plugins/woocommerce/changelog/43085-fix-43084-search-query-prepare
plugins/woocommerce/changelog/update-product-editor-dismiss-linked-product-empty-advices plugins/woocommerce/changelog/update-product-editor-dismiss-linked-product-empty-advices
@@ -5639,6 +5653,7 @@ plugins/woocommerce/changelog/43314-42861-introduce-a-unique-identifier-for-each
plugins/woocommerce/changelog/add-wc-admin-connect-redirects plugins/woocommerce/changelog/add-wc-admin-connect-redirects
plugins/woocommerce/changelog/43784-43462-cys-on-core-create-dummy-products-if-the-store-doesnt-have-any-product plugins/woocommerce/changelog/43784-43462-cys-on-core-create-dummy-products-if-the-store-doesnt-have-any-product
plugins/woocommerce/changelog/add-43808 plugins/woocommerce/changelog/add-43808
plugins/woocommerce/changelog/fix-rethink-visibility-control-and-context-passing
plugins/woocommerce/changelog/43244-fix-43161-remove-previous-notices plugins/woocommerce/changelog/43244-fix-43161-remove-previous-notices
plugins/woocommerce/changelog/add-fallback-marketing-recommendations plugins/woocommerce/changelog/add-fallback-marketing-recommendations
plugins/woocommerce/changelog/43379-add-custom-fields-attributes plugins/woocommerce/changelog/43379-add-custom-fields-attributes
@@ -5663,6 +5678,7 @@ plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy
plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
plugins/woocommerce/changelog/43274-add-rebase-42081-additional-fields plugins/woocommerce/changelog/43274-add-rebase-42081-additional-fields
plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
plugins/woocommerce/changelog/fix-mini-cart-svg-44006
plugins/woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable plugins/woocommerce/changelog/43813-hpos-add-missing-filters-on-order-listtable
plugins/woocommerce/changelog/fix-filter-blocks-navigate plugins/woocommerce/changelog/fix-filter-blocks-navigate
plugins/woocommerce/changelog/fix-41454 plugins/woocommerce/changelog/fix-41454
@@ -5683,6 +5699,8 @@ plugins/woocommerce/changelog/43546-42865-cys-php-warning-triggered-whenever-a-p
plugins/woocommerce/changelog/add-43807-remember-downloadable-files plugins/woocommerce/changelog/add-43807-remember-downloadable-files
plugins/woocommerce/changelog/add-43224 plugins/woocommerce/changelog/add-43224
plugins/woocommerce/changelog/42903-add-review-blocks-tests plugins/woocommerce/changelog/42903-add-review-blocks-tests
plugins/woocommerce/changelog/fix-8.5-rudimentary-trycatch-remote-apis
plugins/woocommerce/changelog/fix-43829-oa-blocks
plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields
plugins/woocommerce/changelog/as-diff-D128937 plugins/woocommerce/changelog/as-diff-D128937
plugins/woocommerce/changelog/update-dynamic-business-extensions plugins/woocommerce/changelog/update-dynamic-business-extensions
@@ -5695,6 +5713,7 @@ plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-
plugins/woocommerce/changelog/43310-dev-lint-imports-blocks plugins/woocommerce/changelog/43310-dev-lint-imports-blocks
plugins/woocommerce/changelog/fix-43246-Store-API-link plugins/woocommerce/changelog/fix-43246-Store-API-link
plugins/woocommerce/changelog/.gitkeep plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/fix-41454-2
plugins/woocommerce/changelog/43573-update-comment-maybe-sync-order plugins/woocommerce/changelog/43573-update-comment-maybe-sync-order
plugins/woocommerce/changelog/43076-42940-cys-color-palette-create-your-own plugins/woocommerce/changelog/43076-42940-cys-color-palette-create-your-own
plugins/woocommerce/changelog/43716-fix-production-builds plugins/woocommerce/changelog/43716-fix-production-builds
@@ -5706,6 +5725,7 @@ plugins/woocommerce/changelog/42284-product-collection-add-e2e-tests-which-requi
plugins/woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings plugins/woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings
plugins/woocommerce/changelog/add-layout-templates-rest-api plugins/woocommerce/changelog/add-layout-templates-rest-api
plugins/woocommerce/changelog/43054-patch-1 plugins/woocommerce/changelog/43054-patch-1
plugins/woocommerce/changelog/43992-update-cart-checkout-order-confirmation-templates-to-parameterized-tests
plugins/woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility plugins/woocommerce/changelog/update-product-editor-handle-upsells-and-cross-sections-visibility
plugins/woocommerce/changelog/43368-42901-cys-offline-flow-core-ensure-that-jetpack-plugin-isnt-a-required-dependency plugins/woocommerce/changelog/43368-42901-cys-offline-flow-core-ensure-that-jetpack-plugin-isnt-a-required-dependency
plugins/woocommerce/bin/build-zip.sh plugins/woocommerce/bin/build-zip.sh
@@ -6189,6 +6209,7 @@ plugins/woocommerce/includes/admin/class-wc-admin-webhooks-table-list.php
plugins/woocommerce/includes/admin/class-wc-admin-upload-downloadable-product.php plugins/woocommerce/includes/admin/class-wc-admin-upload-downloadable-product.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php plugins/woocommerce/includes/admin/helper/class-wc-helper-options.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-admin.php plugins/woocommerce/includes/admin/helper/class-wc-helper-admin.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-orders-api.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php plugins/woocommerce/includes/admin/helper/class-wc-helper-plugin-info.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php plugins/woocommerce/includes/admin/helper/class-wc-helper-updater.php
plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php plugins/woocommerce/includes/admin/helper/class-wc-helper-api.php
@@ -6740,6 +6761,8 @@ plugins/woocommerce-admin/client/marketplace/components/search-results/search-re
plugins/woocommerce-admin/client/marketplace/components/search-results/search-results.scss plugins/woocommerce-admin/client/marketplace/components/search-results/search-results.scss
plugins/woocommerce-admin/client/marketplace/components/product-list/types.ts plugins/woocommerce-admin/client/marketplace/components/product-list/types.ts
plugins/woocommerce-admin/client/marketplace/components/product-list/product-list.tsx plugins/woocommerce-admin/client/marketplace/components/product-list/product-list.tsx
plugins/woocommerce-admin/client/marketplace/components/install-flow/install-new-product-modal.tsx
plugins/woocommerce-admin/client/marketplace/components/install-flow/create-order.tsx
plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.tsx plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.tsx
plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.scss plugins/woocommerce-admin/client/marketplace/components/header-account/header-account.scss
plugins/woocommerce-admin/client/marketplace/components/header-account/header-account-modal.tsx plugins/woocommerce-admin/client/marketplace/components/header-account/header-account-modal.tsx
@@ -7487,6 +7510,7 @@ plugins/woocommerce-admin/client/customize-store/design-with-ai/tests/services.t
plugins/woocommerce-admin/client/customize-store/design-with-ai/tests/index.test.tsx plugins/woocommerce-admin/client/customize-store/design-with-ai/tests/index.test.tsx
plugins/woocommerce-admin/client/customize-store/design-with-ai/types.ts plugins/woocommerce-admin/client/customize-store/design-with-ai/types.ts
plugins/woocommerce-admin/client/customize-store/design-with-ai/actions.ts plugins/woocommerce-admin/client/customize-store/design-with-ai/actions.ts
plugins/woocommerce-admin/client/customize-store/design-with-ai/style.scss
plugins/woocommerce-admin/client/customize-store/design-with-ai/events.ts plugins/woocommerce-admin/client/customize-store/design-with-ai/events.ts
plugins/woocommerce-admin/client/customize-store/design-with-ai/stories/ToneOfVoice.tsx plugins/woocommerce-admin/client/customize-store/design-with-ai/stories/ToneOfVoice.tsx
plugins/woocommerce-admin/client/customize-store/design-with-ai/stories/style.scss plugins/woocommerce-admin/client/customize-store/design-with-ai/stories/style.scss
@@ -9528,8 +9552,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-filter/block.json
plugins/woocommerce-blocks/assets/js/blocks/product-filter/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/index.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/utils.ts plugins/woocommerce-blocks/assets/js/blocks/product-filter/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/upgrade.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/constants.ts
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/downgrade.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/components/warning.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-filter/save.tsx plugins/woocommerce-blocks/assets/js/blocks/product-filter/save.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss plugins/woocommerce-blocks/assets/js/blocks/checkout/empty-cart/style.scss
@@ -10843,6 +10866,7 @@ docs/ux-guidelines-themes/theme-design.md
docs/ux-guidelines-themes/README.md docs/ux-guidelines-themes/README.md
docs/security/security-best-practices.md docs/security/security-best-practices.md
docs/security/README.md docs/security/README.md
docs/security/prevent-data-leaks.md
docs/product-editor-development/block-template-lifecycle.md docs/product-editor-development/block-template-lifecycle.md
docs/product-editor-development/product-editor-extensibility-guidelines.md docs/product-editor-development/product-editor-extensibility-guidelines.md
docs/product-editor-development/README.md docs/product-editor-development/README.md
@@ -10857,22 +10881,25 @@ docs/ux-guidelines-product-editor/product-editor-form-subsections.md
docs/ux-guidelines-product-editor/README.md docs/ux-guidelines-product-editor/README.md
docs/ux-guidelines-product-editor/product-editor-form-groups.md docs/ux-guidelines-product-editor/product-editor-form-groups.md
docs/extension-development/handling-merchant-onboarding.md docs/extension-development/handling-merchant-onboarding.md
docs/extension-development/data-storage.md
docs/extension-development/logging.md docs/extension-development/logging.md
docs/extension-development/how-to-design-a-simple-extension.md docs/extension-development/how-to-design-a-simple-extension.md
docs/extension-development/implementing-settings.md docs/extension-development/implementing-settings.md
docs/extension-development/adding-actions-and-filters.md docs/extension-development/adding-actions-and-filters.md
docs/extension-development/extension-developer-handbook.md
docs/extension-development/handling-deactivation-and-uninstallation.md docs/extension-development/handling-deactivation-and-uninstallation.md
docs/extension-development/tools-for-low-code-development.md docs/extension-development/tools-for-low-code-development.md
docs/extension-development/working-with-woocommerce-admin-pages.md docs/extension-development/working-with-woocommerce-admin-pages.md
docs/extension-development/using-custom-attributes-in-menus.md docs/extension-development/using-custom-attributes-in-menus.md
docs/extension-development/check-if-woo-is-active.md
docs/extension-development/woocommerce-plugin-api-callback.md docs/extension-development/woocommerce-plugin-api-callback.md
docs/extension-development/building-your-first-extension.md docs/extension-development/building-your-first-extension.md
docs/extension-development/extension-development-best-practices.md
docs/extension-development/adding-a-section-to-a-settings-tab.md docs/extension-development/adding-a-section-to-a-settings-tab.md
docs/extension-development/README.md docs/extension-development/README.md
docs/extension-development/settings-api.md docs/extension-development/settings-api.md
docs/extension-development/class-reference.md docs/extension-development/class-reference.md
docs/extension-development/how-to-add-your-own-store-management-links.md docs/extension-development/how-to-add-your-own-store-management-links.md
docs/extension-development/example-plugin-header-comment.md
docs/docs-manifest.json docs/docs-manifest.json
docs/code-snippets/before-login--register-form.md docs/code-snippets/before-login--register-form.md
docs/code-snippets/unhook--remove-woocommerce-emails.md docs/code-snippets/unhook--remove-woocommerce-emails.md
@@ -10884,6 +10911,7 @@ docs/code-snippets/customising-checkout-fields.md
docs/code-snippets/add-a-country.md docs/code-snippets/add-a-country.md
docs/code-snippets/useful-functions.md docs/code-snippets/useful-functions.md
docs/code-snippets/adjust-quantity-input-values.md docs/code-snippets/adjust-quantity-input-values.md
docs/code-snippets/link-to-logged-data.md
docs/code-snippets/add-or-modify-states.md docs/code-snippets/add-or-modify-states.md
docs/code-snippets/change-a-currency-symbol.md docs/code-snippets/change-a-currency-symbol.md
docs/contributing-docs/README.md docs/contributing-docs/README.md
@@ -10900,8 +10928,11 @@ docs/ux-guidelines-extensions/README.md
docs/ux-guidelines-extensions/best-practices.md docs/ux-guidelines-extensions/best-practices.md
docs/ux-guidelines-extensions/accessibility.md docs/ux-guidelines-extensions/accessibility.md
docs/README.md docs/README.md
docs/wc-cli/commands.md docs/wc-cli/wc-cli-examples.md
docs/wc-cli/using-wc-cli.md
docs/wc-cli/cli-faq.md
docs/wc-cli/README.md docs/wc-cli/README.md
docs/wc-cli/wc-cli-commands.md
docs/.manifestignore docs/.manifestignore
docs/webhooks.md docs/webhooks.md
docs/shipping/README.md docs/shipping/README.md
@@ -30,10 +30,18 @@ $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
/*/edit$ /*/edit$
/*/group
/*/invite
/*/more_ideas
/*/rg*/mediaviewer/rm*/tr /*/rg*/mediaviewer/rm*/tr
/*source= /*source=
/.git /.git
/?z=1
/B00M3E1HJY /B00M3E1HJY
/B00M3E1NYI /B00M3E1NYI
/B00M3E1Q5Y /B00M3E1Q5Y
@@ -53,7 +61,16 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Search/ /Search/
/_ /_
/_/rsrc /_/rsrc
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_prq /_prq
/_saved
/_shop
/_shopping_list
/album/*/*?i= /album/*/*?i=
/api /api
/apis /apis
@@ -72,8 +89,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/commits /commits
/commits/*?author /commits/*?author
/commits/*?path /commits/*?path
/communities
/compare /compare
/contributors /contributors
/discovered
/download /download
/download/Browse.aspx? /download/Browse.aspx?
/download/browse.aspx? /download/browse.aspx?
@@ -107,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
/limited-release /limited-release
/listing/*/favoriters /listing/*/favoriters
/lookup? /lookup?
@@ -116,16 +136,21 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/music/*/search/ /music/*/search/
/network /network
/newsearch/ /newsearch/
/organize
/people/*/circle /people/*/circle
/people/*/favorites /people/*/favorites
/pinned_flashes /pinned_flashes
/pins
/podcast/*/*?i= /podcast/*/*?i=
/print$ /print$
/profile-about
/pulse /pulse
/raw /raw
/revisions /revisions
/rg*/mediaviewer/rm*/tr /rg*/mediaviewer/rm*/tr
/rss /rss
/scheduled-pin
/scheduled-pins
/search /search
/search/ /search/
/search/*?q= /search/*?q=
@@ -145,12 +170,16 @@ $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
/tags /tags
/tarball /tarball
/tree /tree
/tried
/tv-season/*/*?i= /tv-season/*/*?i=
/unsubscribe/ /unsubscribe/
/video- /video-
/video_pins
/wal/ /wal/
/watchers /watchers
/webscr /webscr
@@ -213,6 +242,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
@@ -296,6 +326,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
@@ -360,6 +392,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
@@ -463,6 +497,7 @@ ad_spice
ad_syndication_user_tracking ad_syndication_user_tracking
ad_visibility ad_visibility
addContacts addContacts
addboard
addressBookExport addressBookExport
admin admin
adredir? adredir?
@@ -484,6 +519,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
@@ -521,6 +557,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=
@@ -638,6 +675,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
@@ -750,7 +788,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
@@ -772,17 +814,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
@@ -973,6 +1036,7 @@ checkout
checkout/package checkout/package
checkoutnow checkoutnow
checkpoint checkpoint
christmas-spotlight
chrome/browser/mobile/tour chrome/browser/mobile/tour
chrome/crlset chrome/crlset
chwilio chwilio
@@ -994,6 +1058,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
@@ -1014,6 +1079,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?
@@ -1029,24 +1095,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/*?
@@ -1054,7 +1128,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
@@ -1063,7 +1143,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
@@ -1172,7 +1254,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
@@ -1222,6 +1306,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
@@ -1317,6 +1402,8 @@ ebooks?*zoom=
ebooks?*zoom=1 ebooks?*zoom=1
ebooks?*zoom=5 ebooks?*zoom=5
eclas eclas
edit
editorial/*
edu/cs4hs edu/cs4hs
education/404_en.htm education/404_en.htm
edurec edurec
@@ -1327,6 +1414,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
@@ -1376,6 +1464,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
@@ -1475,6 +1564,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
@@ -1484,6 +1575,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
fbx fbx
fe=true fe=true
feature/sf-test feature/sf-test
@@ -1564,6 +1656,8 @@ flights
flutter-canvaskit flutter-canvaskit
folder folder
follow follow
follow_board
follow_user
following following
food/archive food/archive
food/favourites food/favourites
@@ -1672,6 +1766,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
@@ -1782,6 +1878,7 @@ gview
gwt gwt
h5games_gamecenter/images h5games_gamecenter/images
handmade handmade
hanukkah-spotlight
hashtag/*?src= hashtag/*?src=
hd hd
header/channels header/channels
@@ -1855,7 +1952,10 @@ 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
@@ -1874,6 +1974,9 @@ i/api
i/u i/u
ia ia
icons icons
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb identity/accountsettingsactivityweb
identity/accountsettingssyaf identity/accountsettingssyaf
ie*/listing/*/favoriters ie*/listing/*/favoriters
@@ -2043,11 +2146,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
@@ -2135,6 +2241,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
@@ -2196,6 +2304,7 @@ keep
knowmore knowmore
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
@@ -2234,6 +2343,7 @@ 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
@@ -2242,6 +2352,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
@@ -2273,6 +2384,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
@@ -2450,6 +2562,7 @@ narrative-
native native
nbubumblebee nbubumblebee
network network
new_invite
news$ news$
news/$ news/$
news/0 news/0
@@ -2461,6 +2574,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
@@ -2567,6 +2681,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$
@@ -2619,8 +2734,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
@@ -2652,8 +2771,11 @@ pagespeed/insights/ui/logo
palm palm
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
@@ -2683,8 +2805,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
@@ -2734,6 +2887,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
@@ -2763,6 +2917,7 @@ ppob?
pqa pqa
preference preference
preferences preferences
prefs
present present
presentation presentation
prettyearth/assets prettyearth/assets
@@ -2773,6 +2928,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_
@@ -2849,6 +3006,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
@@ -2858,6 +3016,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
@@ -2882,6 +3041,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
@@ -2899,6 +3059,8 @@ refer
refer/pal refer/pal
referrals referrals
referrer= referrer=
refresh_stored_accounts
refresh_token
register register
registration registration
registry/wishlist registry/wishlist
@@ -2909,10 +3071,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/availability retail/availability
@@ -2948,6 +3114,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
@@ -3041,6 +3208,7 @@ searchhistory
sections sections
secure secure
seller_onboarding seller_onboarding
sendHeaderEarly
send_to_friend send_to_friend
sendarticle sendarticle
services services
@@ -3121,6 +3289,7 @@ shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
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
@@ -3414,11 +3583,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/
@@ -3494,6 +3665,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
@@ -3514,6 +3689,7 @@ support
support/content support/content
support/forum/search? support/forum/search?
surprise surprise
suspension-appeal
svc svc
svc/crosswords svc/crosswords
svc/games svc/games
@@ -3526,12 +3702,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
@@ -3563,8 +3741,10 @@ templates
test test
testpage-forhomepage testpage-forhomepage
tetro tetro
thanksgiving-spotlight
thanx? thanx?
themacallan/worlds-together themacallan/worlds-together
theme
themes/rss themes/rss
things/search things/search
things/search$ things/search$
@@ -3638,6 +3818,7 @@ trustedstores/js
trustedstores/s trustedstores/s
trustedstores/tm2 trustedstores/tm2
trustedstores/verify trustedstores/verify
tv
tv/thumb tv/thumb
tvschedule tvschedule
twitter twitter
@@ -3702,6 +3883,8 @@ uk/teams
uk/transactions uk/transactions
uk/treasury uk/treasury
uk/your uk/your
unauth-profile
unlink
unsub unsub
until= until=
updates updates
@@ -3777,6 +3960,8 @@ utils
uviewer uviewer
v1/browser-performance v1/browser-performance
v1/stats v1/stats
v1/urls/count.json
v3/pidgets/log
v4 v4
verify_age verify_age
video/embedded video/embedded
@@ -3803,9 +3988,12 @@ watch_popup
watch_queue_ajax watch_queue_ajax
webmasters/sitemaps/ping? webmasters/sitemaps/ping?
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
@@ -4267,6 +4455,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
@@ -471,7 +471,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/schemes /*/schemes
/*/structures /*/structures
/*/tables /*/tables
/*10.1038
/*10.1038/scibx /*10.1038/scibx
/*10.1038/sj.jim /*10.1038/sj.jim
/*10.1038/sj/jim /*10.1038/sj/jim
@@ -4397,6 +4396,7 @@ HeadJS/static-2.92
Help Help
HelpContent HelpContent
Heritrix Heritrix
HpImageArchive.aspx
HpOptOut=true$ HpOptOut=true$
HubStyle/static-2.309 HubStyle/static-2.309
HubStyle/static-2.313 HubStyle/static-2.313
@@ -4694,6 +4694,7 @@ ProfilesGate
Project Project
PromotionDetailsDisplayView PromotionDetailsDisplayView
PromotionDisplayView PromotionDisplayView
Proxy.ashx
QUICKNEWS QUICKNEWS
Qinfo Qinfo
Qinfo/cams Qinfo/cams
@@ -4752,6 +4753,7 @@ SOImapPriceDisplayView
SametimeWebApp SametimeWebApp
Scripts Scripts
Search Search
Search
Search/* Search/*
Search/Mail/Public Search/Mail/Public
SearchNavigationView SearchNavigationView
@@ -4985,12 +4987,9 @@ _/tfhub
_/transparencyreport _/transparencyreport
_POST _POST
_POST$ _POST$
__
__+hsfp= __+hsfp=
__assets
__blank __blank
__hstc= __hstc=
__origami
__rapidworker-1.2.js __rapidworker-1.2.js
_adc_*/shop _adc_*/shop
_ah _ah
@@ -5211,6 +5210,8 @@ ac/
ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search ac/globalnav/2.0/*/images/ac-globalnav/globalnav/search
ac2 ac2
academic-subscriptions academic-subscriptions
academic/profile
academic/search
academy academy
academy-free-account academy-free-account
academy/*/results academy/*/results
@@ -5267,6 +5268,7 @@ ach/search
ach/user ach/user
ach/users ach/users
achievements achievements
aclick
aclk aclk
acoustic acoustic
acq/nonprofits acq/nonprofits
@@ -5564,6 +5566,7 @@ alexa-top-sites/*
alexa-web-search/* alexa-web-search/*
alexa/* alexa/*
alexaforbusiness/ alexaforbusiness/
alink
alkali alkali
all all
all-supported-params all-supported-params
@@ -5588,6 +5591,7 @@ amp
amp$ amp$
amp-proxy amp-proxy
amp-tealium amp-tealium
amp/
amphtml amphtml
amphtml/blogs/test amphtml/blogs/test
amphtml/classic-apps amphtml/classic-apps
@@ -5660,6 +5664,7 @@ api/http://kobo.com/robots.txt
api/internal/analytics/songs api/internal/analytics/songs
api/jobPostings/jobs api/jobPostings/jobs
api/legendary-data/relay api/legendary-data/relay
api/maps/
api/nextsteps/* api/nextsteps/*
api/nicorepo/timeline api/nicorepo/timeline
api/programas/69730/audios.rss api/programas/69730/audios.rss
@@ -6431,6 +6436,7 @@ backgrounds
backstage/help/search-results.html backstage/help/search-results.html
badges/profile/create badges/profile/create
bagon bagon
baidu
ban-me-i-am-a-robot ban-me-i-am-a-robot
bandito bandito
banmyipforever.cgi banmyipforever.cgi
@@ -6441,7 +6447,6 @@ bas
base/login base/login
basicapi/ basicapi/
basie basie
basket
bcard bcard
bcn bcn
bd bd
@@ -6808,6 +6813,7 @@ betting/sitemap-2022-7-a.xml
bfe/apps/website bfe/apps/website
bfl bfl
bfmp bfmp
bfp/search
bg bg
bg-*/ bg-*/
bg-bg/ bg-bg/
@@ -6836,6 +6842,7 @@ billing/invoice
bin bin
bin/search.go bin/search.go
bin/search.py bin/search.py
bing-site-safety
bingbot bingbot
bipolar-disorder/bipolar-depression-management bipolar-disorder/bipolar-depression-management
bipolar-disorder/video/bipolar-fatherhood bipolar-disorder/video/bipolar-fatherhood
@@ -6983,6 +6990,7 @@ blogs/blogpost/preview
blogs/nationals-journal-beta blogs/nationals-journal-beta
blogs/pad$ blogs/pad$
blogs/pad/$ blogs/pad/$
blogs/search/
blogs/slow-ride blogs/slow-ride
blogs/technology.atom blogs/technology.atom
blogs/test blogs/test
@@ -7833,6 +7841,7 @@ capacity4dev/xmlrpc.php
captcha captcha
captchas captchas
car-search-sitemap car-search-sitemap
card
card_management.php card_management.php
careers careers
careers/Phoenix-Hiring-Event/ careers/Phoenix-Hiring-Event/
@@ -8056,6 +8065,7 @@ chapter/10.1007/978-94-6209-446-8_8
chapters.html chapters.html
chapters/local-activities chapters/local-activities
chapters/students/excellence-awards/ chapters/students/excellence-awards/
charities
charities/beta/account/login charities/beta/account/login
charity/search charity/search
chart/*/async chart/*/async
@@ -8178,10 +8188,12 @@ civis/posts
civis/search civis/search
civis/threads/*in_iframe=1 civis/threads/*in_iframe=1
civis/threads/*wp_data= civis/threads/*wp_data=
ck/
cl cl
cl2/feeds cl2/feeds
cl2/ical cl2/ical
class class
class="CvDJxb"
classic-apps classic-apps
classic/contact/concerts.htm classic/contact/concerts.htm
classic/contact/default.htm classic/contact/default.htm
@@ -8820,7 +8832,6 @@ courts
cover cover
covid19 covid19
covid19/mobility covid19/mobility
covid19tickets
cp cp
cp/-201 cp/-201
cp/-302 cp/-302
@@ -8832,13 +8843,16 @@ cp/api/logger
cp/api/wpa cp/api/wpa
cpds2 cpds2
cpresources cpresources
cpro
cpropub/univercd cpropub/univercd
cpspa cpspa
cr cr
cr$
cr/ cr/
cr/corporate/contact cr/corporate/contact
cr/index.html cr/index.html
cr/news cr/news
cr?
craft craft
crash crash
crawler4j crawler4j
@@ -9277,6 +9291,7 @@ deals/merchant
deals/popular deals/popular
debate debate
debats/ debats/
debitcard
debug debug
deck deck
deck-maker deck-maker
@@ -9307,6 +9322,7 @@ demo-starter-master
demo/is demo/is
democenter democenter
democenterapp democenterapp
demokratie-jetzt.html
demonstration demonstration
demos demos
denver denver
@@ -10130,6 +10146,9 @@ enterprise/orgs-terms
entertain entertain
entertainment/article/Minerva-s-horoscope entertainment/article/Minerva-s-horoscope
entertainment/bravo entertainment/bravo
entities/search
entityexplore$
entityexplore?
entp entp
entrez entrez
entrez/eutils entrez/eutils
@@ -10540,8 +10559,6 @@ events
events/an-evening-with-sir-ranulph-fiennes/order-confirmation events/an-evening-with-sir-ranulph-fiennes/order-confirmation
events/applesummit events/applesummit
events/atom events/atom
events/calendar/2019
events/calendar/2020
events/champions-tennis-vip-experience/order-confirmation events/champions-tennis-vip-experience/order-confirmation
events/cio-advisory-council/ events/cio-advisory-council/
events/export events/export
@@ -10549,7 +10566,6 @@ events/finserv-summit-dublin
events/finserv-summit-dublin/confirmation events/finserv-summit-dublin/confirmation
events/finserv-summit-singapore events/finserv-summit-singapore
events/finserv-summit-singapore/confirmation events/finserv-summit-singapore/confirmation
events/friday-rush$
events/fsi-cloud-symposium-nyc.html events/fsi-cloud-symposium-nyc.html
events/jeffrey-archer/order-confirmation events/jeffrey-archer/order-confirmation
events/jodi-and-graham/order-confirmation events/jodi-and-graham/order-confirmation
@@ -10669,6 +10685,7 @@ fbpostaction.cms?article=
fbx fbx
fcgi- fcgi-
fckeditor fckeditor
fd/
fdbk fdbk
fe=true fe=true
feature/sf-test feature/sf-test
@@ -11203,7 +11220,6 @@ fresh
friends friends
friends-through-gvhd friends-through-gvhd
friendsprofile friendsprofile
from?
from_id= from_id=
frommers frommers
frontend-track frontend-track
@@ -11215,6 +11231,8 @@ full
fullscreen fullscreen
fullscreen/ReportLinker fullscreen/ReportLinker
fun fun
fun/api/
fun/g/
fundraiser/search fundraiser/search
fur/forums fur/forums
fur/kb/*/discuss fur/kb/*/discuss
@@ -11448,6 +11466,8 @@ getthebetas/
getting-started getting-started
getting-started/functional-groups/ getting-started/functional-groups/
getting-started/functional-groups/* getting-started/functional-groups/*
gettingstarted
getvenmo
gfe gfe
gfe_rd= gfe_rd=
gfx/stock gfx/stock
@@ -12041,6 +12061,7 @@ homefeed
homepage homepage
homepage-flash-testing.jsp homepage-flash-testing.jsp
homepage-video-test homepage-video-test
homepage/
homepage/2013 homepage/2013
honing.html honing.html
hooks hooks
@@ -12056,12 +12077,14 @@ hortivar/hortivar.htm
hosted hosted
hosted/images hosted/images
hosting/search hosting/search
hotel/reviews?
hotel/us/the-airstream-van.*.html hotel/us/the-airstream-van.*.html
hotel_attractions hotel_attractions
hotel_rt_onview hotel_rt_onview
hotelfinder/rpc hotelfinder/rpc
hotels hotels
hotels/rpc hotels/rpc
hotels/search
hotelsonmap.*.json hotelsonmap.*.json
hotfix/ hotfix/
houseads houseads
@@ -12078,6 +12101,8 @@ hp/video/api
hp/video/mystuff hp/video/mystuff
hp/video/profiles hp/video/profiles
hpc/*/supported-applications.aspx? hpc/*/supported-applications.aspx?
hpm
hpmob
hr hr
hr-*/ hr-*/
hr-hr/ hr-hr/
@@ -12151,6 +12176,7 @@ http://linkedin.com/robots.txt
http://mashable.com/robots.txt http://mashable.com/robots.txt
http://mrisoftware.com/robots.txt http://mrisoftware.com/robots.txt
http://nationalgeographic.com/robots.txt http://nationalgeographic.com/robots.txt
http://news.cnet.com/robots.txt
http://npmjs.com/robots.txt http://npmjs.com/robots.txt
http://patreon.com/robots.txt http://patreon.com/robots.txt
http://polyfill.io/robots.txt http://polyfill.io/robots.txt
@@ -12506,11 +12532,16 @@ images/$
images/* images/*
images/? images/?
images/Podcasts images/Podcasts
images/async/?
images/async?
images/carBlogsimages images/carBlogsimages
images/chart_gifs images/chart_gifs
images/chart_pdfs images/chart_pdfs
images/chart_png300 images/chart_png300
images/chart_png460 images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs images/interview_pdfs
images/li.gif images/li.gif
images/logging_requests.gif images/logging_requests.gif
@@ -12519,8 +12550,12 @@ images/ndtvvideo/*
images/pad/search?rpt=imageview images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda images/pad/search?text=*&source=morda
images/resume images/resume
images/search%3F
images/search/?
images/search?
images/search?rpt=imageview images/search?rpt=imageview
images/search?text=*&source=morda images/search?text=*&source=morda
images/searchbyimage
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
@@ -12531,6 +12566,7 @@ images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
images/viewconfig$ images/viewconfig$
images?
imagesrv/pdf/DIR_TSO_2531 imagesrv/pdf/DIR_TSO_2531
imagine/ imagine/
imaginecup/* imaginecup/*
@@ -12657,6 +12693,7 @@ inapp
inbox inbox
inbox$ inbox$
inbox$ inbox$
inboxcommerce
include include
include/ include/
includes includes
@@ -13822,6 +13859,7 @@ liked
limit_hits limit_hits
limited-release limited-release
link link
link?
link_to link_to
linked linked
linkedin linkedin
@@ -13885,6 +13923,7 @@ loader.cfm*
loc/volunteers loc/volunteers
loc= loc=
local local
local
local-services-ads local-services-ads
local/ajax local/ajax
local/blogsandcolumns/slow-ride-front local/blogsandcolumns/slow-ride-front
@@ -14158,6 +14197,7 @@ maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
maps/adsendpoint
maps/api/js maps/api/js
maps/api/place/js maps/api/place/js
maps/api/staticmap maps/api/staticmap
@@ -14555,6 +14595,7 @@ merchant/directions
merchant/imageUploadPreview merchant/imageUploadPreview
merchant/loc merchant/loc
merchant/moreProducts? merchant/moreProducts?
merchant/reviews?
merchant/update merchant/update
merchantapps merchantapps
mes mes
@@ -15002,7 +15043,6 @@ mycart
mye mye
myebay myebay
myexpress/ myexpress/
myft
myjs myjs
mylibrary mylibrary
mylibrary$ mylibrary$
@@ -15180,7 +15220,6 @@ news/report
news/search* news/search*
news/smi news/smi
news/tablet news/tablet
news/tags
news/test news/test
news/test-liveblog news/test-liveblog
news/top* news/top*
@@ -15529,6 +15568,7 @@ notificarelacionadas
notifications notifications
notifications notifications
notifications$ notifications$
notifications/
notifications/* notifications/*
nova nova
now/mt3 now/mt3
@@ -15694,7 +15734,8 @@ offers/nonprofits
offers/nonprofits$ offers/nonprofits$
offers/nonprofits% offers/nonprofits%
offers/nonprofits? offers/nonprofits?
offline offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offlinenotice.xml offlinenotice.xml
offsite offsite
og og
@@ -15973,6 +16014,7 @@ patents/related
patents? patents?
path, path,
patronNext patronNext
pay
pay/images/merchant_logos pay/images/merchant_logos
pay/images/program_logos pay/images/program_logos
payapp payapp
@@ -16303,7 +16345,6 @@ player
player/brightcove player/brightcove
player/metadata/video player/metadata/video
playerColor= playerColor=
playerhttp://rollingstone.com/robots.txt
playlist.php playlist.php
playlists/*/user playlists/*/user
playstation playstation
@@ -16336,6 +16377,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:{},\x22fct\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:\x22EAEycAokCiJXYXMgbXVzcyBpbiBkZXIgUm9ib3RzIHR4dCBzdGVoZW4_Ch4KHFdhcyBzaW5kIFJvYm90cyB0eHQgRGF0ZWllbj8KJQojV2FzIGJlZGV1dGV0IFVzZXIgQWdlbnQgKiBkaXNhbGxvdz8Q5AI\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22byP5g4UdRHxVyOnSKe8tn50RDJw\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
@@ -16643,7 +16685,6 @@ preferedui=desktop
preference preference
preferences preferences
preferences/ preferences/
preferences/cookies
prefetch prefetch
prefs prefs
preisvergleich preisvergleich
@@ -16721,6 +16762,7 @@ pro-resources
pro-site pro-site
pro/about pro/about
pro2 pro2
proFile/history?
proMatch proMatch
proProjects proProjects
proVideoWidget proVideoWidget
@@ -16739,6 +16781,7 @@ product-reviews/B0069IY63Y
product/electrode/api/logger product/electrode/api/logger
product/electrode/api/wpa product/electrode/api/wpa
product/recommended product/recommended
product/reviews?
productBrand= productBrand=
productId= productId=
productPurchaseDone productPurchaseDone
@@ -16781,6 +16824,7 @@ profile/*/followers
profile/*/following profile/*/following
profile/*/map$ profile/*/map$
profile/downloads_limit profile/downloads_limit
profile/history?
profile/license profile/license
profile/payment/getstarted profile/payment/getstarted
profile/view profile/view
@@ -17422,6 +17466,7 @@ responder
rest rest
rest rest
results results
results
results-export-email-by-search-data results-export-email-by-search-data
results-export-ids results-export-ids
results-export-search-by-year results-export-search-by-year
@@ -17476,6 +17521,7 @@ reviews/seller
reviews/top-reviewers reviews/top-reviewers
reviews_page= reviews_page=
rewards rewards
rewardsapp/
rf=* rf=*
rfcdiff* rfcdiff*
rh-cong3-fragment rh-cong3-fragment
@@ -17649,6 +17695,7 @@ s2/sitemaps
s2/static s2/static
s3 s3
s? s?
s?
s?*rh=n%3A1380045031 s?*rh=n%3A1380045031
sa sa
sa= sa=
@@ -18175,6 +18222,7 @@ semantic-homepage
seminar/ seminar/
semp semp
send-email send-email
send-receive
send/global send/global
sendHeaderEarly sendHeaderEarly
send_to_friend send_to_friend
@@ -18252,6 +18300,7 @@ set_cookie.pl
setbucket setbucket
setprefs setprefs
settings settings
settings
settings/* settings/*
settings/deactivated settings/deactivated
settings/linkaccount settings/linkaccount
@@ -18383,7 +18432,9 @@ sharing/files
sharing/folders sharing/folders
sheet/help/search-results.html sheet/help/search-results.html
shelf/user_shelves shelf/user_shelves
shenghuo
shenghuo/search? shenghuo/search?
shifen/
shihui shihui
shihui? shihui?
ship ship
@@ -18392,6 +18443,8 @@ shipping-payment
shippingassistant shippingassistant
shippinginformation shippinginformation
shop shop
shop$
shop/
shop/bag shop/bag
shop/browse/campaigns/mobile_overlay shop/browse/campaigns/mobile_overlay
shop/browse/overlay shop/browse/overlay
@@ -18405,6 +18458,7 @@ shop/sign_in
shop/sign_out shop/sign_out
shop/signed_in_account shop/signed_in_account
shop/store/feeds shop/store/feeds
shop?
shop_name_search_service shop_name_search_service
shop_pins shop_pins
shopfront-api shopfront-api
@@ -18962,6 +19016,7 @@ social-connect/send
social/help/search-results.html social/help/search-results.html
social/photosui/images social/photosui/images
social/photosui/sitemap social/photosui/sitemap
social/search?
social/social-security-directory/cai social/social-security-directory/cai
social_media social_media
socialapp/ socialapp/
@@ -19057,6 +19112,7 @@ spanish/thewto_s/minist_s/mc10_s/coordinator_guide_s.pdf
spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf spanish/thewto_s/minist_s/mc10_s/participant_guide_s.pdf
spartan spartan
spatl spatl
spbasic
spbot spbot
spc-source= spc-source=
special-promo/2for1 special-promo/2for1
@@ -19143,6 +19199,7 @@ sports_fp_ms
spp/ spp/
spr-paid-posts spr-paid-posts
spreadsheet spreadsheet
spresults
sprint_wml sprint_wml
sprint_xhtml sprint_xhtml
sprints/help/search-results.html sprints/help/search-results.html
@@ -19225,6 +19282,7 @@ statement
static static
static-assets/documents/PwnedPasswordsTop100k.txt static-assets/documents/PwnedPasswordsTop100k.txt
static-assets/images/collection static-assets/images/collection
static/
static/*.css$ static/*.css$
static/*.css? static/*.css?
static/*.gif static/*.gif
@@ -19349,6 +19407,8 @@ storeclick
storefront storefront
storepicker storepicker
storerequest storerequest
stores$
stores/
stores/page/*visitId= stores/page/*visitId=
stories stories
story story
@@ -19793,6 +19853,7 @@ teachers/edcar
teachers/innovators/toolkit teachers/innovators/toolkit
teachers/search/resources/?q= teachers/search/resources/?q=
tealeaf tealeaf
team
teamplain/ teamplain/
teams teams
techbiz/media/news/2001/09/46556 techbiz/media/news/2001/09/46556
@@ -19895,6 +19956,7 @@ text
textedition textedition
tfemail tfemail
th th
th$
th-*/ th-*/
th-th/ th-th/
th/android/collections th/android/collections
@@ -19915,6 +19977,7 @@ th/solutions/case-studies/
th/solutions/case-studies/innovators/innovators-eu/ th/solutions/case-studies/innovators/innovators-eu/
th/user th/user
th/users th/users
th?
th_en th_en
th_th/templates/M th_th/templates/M
thank-you thank-you
@@ -20157,6 +20220,7 @@ translate_static
translate_suggestion translate_suggestion
translate_t translate_t
translation translation
translator/?ref=
transmute/static-1.85 transmute/static-1.85
transmute/static-2.6 transmute/static-2.6
transmute/static-2.8 transmute/static-2.8
@@ -20186,9 +20250,23 @@ travel/*/articles/page-
travel/2013/aug/22/been-there-readers-competition? travel/2013/aug/22/been-there-readers-competition?
travel/8711559/The-Telegraph-Travel-Awards-2011.html travel/8711559/The-Telegraph-Travel-Awards-2011.html
travel/clk travel/clk
travel/css
travel/destinations-v1 travel/destinations-v1
travel/flight/flightSearch
travel/flight/flightSearchAction
travel/flight/search/?
travel/flight/search?
travel/flights/s travel/flights/s
travel/hotel-search
travel/hotel/e travel/hotel/e
travel/hotel/hotelMiniSearchRequest
travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/search/?
travel/hotels/search?
travel/scripts
travel/secure
travelnevadahighway95tc travelnevadahighway95tc
treasury treasury
treasury/treasdocuments treasury/treasdocuments
@@ -20512,6 +20590,7 @@ uk/users
uk/ventureone uk/ventureone
uk/wdc uk/wdc
uk/your uk/your
ulink?
ulk/i ulk/i
ulk/sch ulk/sch
ulk/usr ulk/usr
@@ -20636,6 +20715,7 @@ ur/user
ur/users ur/users
urbanag urbanag
urchin_test urchin_test
url
urlinator/static-1.54 urlinator/static-1.54
urlinator/static-1.55 urlinator/static-1.55
urlinator/static-1.57 urlinator/static-1.57
@@ -21140,11 +21220,21 @@ video_passthrough
video_passthrough.php video_passthrough.php
videorequest videorequest
videos videos
videos/?
videos/assets videos/assets
videos/browsing
videos/e videos/e
videos/explore
videos/favorites
videos/feed
videos/feedcontent
videos/get_video_by_uid/ videos/get_video_by_uid/
videos/images videos/images
videos/js videos/js
videos/music
videos/music/
videos/music/?
videos/music?
videos/search.php videos/search.php
videos/search.php?filter=*&s=Fight+Compilation$ videos/search.php?filter=*&s=Fight+Compilation$
videos/search.php?filter=*&s=Fight+Compilation*&start=*$ videos/search.php?filter=*&s=Fight+Compilation*&start=*$
@@ -21189,8 +21279,13 @@ videos/search.php?s=street+fight$
videos/search.php?s=street+fight*&start=*$ videos/search.php?s=street+fight*&start=*$
videos/search.php?s=woman+fight$ videos/search.php?s=woman+fight$
videos/search.php?s=woman+fight*&start=*$ videos/search.php?s=woman+fight*&start=*$
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/ videos/viewmeta/
videos/week videos/week
videos?
videosearch videosearch
view view
viewReview viewReview
@@ -21280,6 +21375,7 @@ w
w.cfm w.cfm
w/api.php?action=mobileview& w/api.php?action=mobileview&
w/load.php? w/load.php?
w/signup
w/users/user_hints w/users/user_hints
waicent/consultation waicent/consultation
waicent/faoinfo/agricult/agl/agll/prosoil waicent/faoinfo/agricult/agl/agll/prosoil
@@ -21444,6 +21540,10 @@ whysecure
whythisad whythisad
widget widget
widget-landing-page.html widget-landing-page.html
widget/cr
widget/entity/search/?
widget/render
widget/snapshot
widget_auth.php widget_auth.php
widget_chunks widget_chunks
widgets widgets
@@ -22214,6 +22314,7 @@ word/download
word/embed word/embed
wordpress/wp-admin wordpress/wp-admin
wordpress/wp-admin/admin-ajax.php wordpress/wp-admin/admin-ajax.php
work
work/_ work/_
work/acceptinvitation work/acceptinvitation
work/account work/account
@@ -22458,7 +22559,6 @@ xl
xl/ xl/
xls xls
xml xml
xml/today/SitemapToday*.xml
xml? xml?
xmlcontent xmlcontent
xmldata/config xmldata/config
File diff suppressed because it is too large Load Diff