[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-01-13 00:19:39 +00:00
parent 03cdca93fd
commit 3464ae8e7b
17 changed files with 1159 additions and 747 deletions
@@ -5103,11 +5103,42 @@ data-sql/src/query-converter/converter.test.ts
src/query-converter/converter.test.ts
query-converter/converter.test.ts
converter.test.ts
packages/data-sql/src/query-converter/converter-integration.test.ts
data-sql/src/query-converter/converter-integration.test.ts
src/query-converter/converter-integration.test.ts
query-converter/converter-integration.test.ts
converter-integration.test.ts
packages/data-sql/src/query-converter/utils/number-generator.ts
data-sql/src/query-converter/utils/number-generator.ts
src/query-converter/utils/number-generator.ts
query-converter/utils/number-generator.ts
utils/number-generator.ts
number-generator.ts
packages/data-sql/src/query-converter/utils/number-generator.test.ts
data-sql/src/query-converter/utils/number-generator.test.ts
src/query-converter/utils/number-generator.test.ts
query-converter/utils/number-generator.test.ts
utils/number-generator.test.ts
number-generator.test.ts
packages/data-sql/src/query-converter/utils/create-index-generators.ts
data-sql/src/query-converter/utils/create-index-generators.ts
src/query-converter/utils/create-index-generators.ts
query-converter/utils/create-index-generators.ts
utils/create-index-generators.ts
create-index-generators.ts
packages/data-sql/src/query-converter/utils/index.ts
data-sql/src/query-converter/utils/index.ts
src/query-converter/utils/index.ts
query-converter/utils/index.ts
utils/index.ts
index.ts
packages/data-sql/src/query-converter/common/function.test.ts
data-sql/src/query-converter/common/function.test.ts
src/query-converter/common/function.test.ts
query-converter/common/function.test.ts
common/function.test.ts
function.test.ts
packages/data-sql/src/query-converter/common/function.ts
data-sql/src/query-converter/common/function.ts
src/query-converter/common/function.ts
query-converter/common/function.ts
common/function.ts
function.ts
packages/data-sql/src/query-converter/modifiers/sort.test.ts
data-sql/src/query-converter/modifiers/sort.test.ts
src/query-converter/modifiers/sort.test.ts
@@ -5275,16 +5306,6 @@ src/query-converter/modifiers/modifiers.ts
query-converter/modifiers/modifiers.ts
modifiers/modifiers.ts
modifiers.ts
packages/data-sql/src/query-converter/functions.test.ts
data-sql/src/query-converter/functions.test.ts
src/query-converter/functions.test.ts
query-converter/functions.test.ts
functions.test.ts
packages/data-sql/src/query-converter/functions.ts
data-sql/src/query-converter/functions.ts
src/query-converter/functions.ts
query-converter/functions.ts
functions.ts
packages/data-sql/src/query-converter/fields/create-join.test.ts
data-sql/src/query-converter/fields/create-join.test.ts
src/query-converter/fields/create-join.test.ts
@@ -5321,6 +5342,12 @@ src/query-converter/fields/create-nested-manys.ts
query-converter/fields/create-nested-manys.ts
fields/create-nested-manys.ts
create-nested-manys.ts
packages/data-sql/src/query-converter/fields/function.ts
data-sql/src/query-converter/fields/function.ts
src/query-converter/fields/function.ts
query-converter/fields/function.ts
fields/function.ts
function.ts
packages/data-sql/src/query-converter/fields/fields.test.ts
data-sql/src/query-converter/fields/fields.test.ts
src/query-converter/fields/fields.test.ts
@@ -5344,16 +5371,6 @@ data-sql/src/query-converter/index.ts
src/query-converter/index.ts
query-converter/index.ts
index.ts
packages/data-sql/src/query-converter/param-index-generator.test.ts
data-sql/src/query-converter/param-index-generator.test.ts
src/query-converter/param-index-generator.test.ts
query-converter/param-index-generator.test.ts
param-index-generator.test.ts
packages/data-sql/src/query-converter/param-index-generator.ts
data-sql/src/query-converter/param-index-generator.ts
src/query-converter/param-index-generator.ts
query-converter/param-index-generator.ts
param-index-generator.ts
packages/data-sql/src/utils/numeric-operator-conversion.ts
data-sql/src/utils/numeric-operator-conversion.ts
src/utils/numeric-operator-conversion.ts
@@ -5364,11 +5381,6 @@ data-sql/src/utils/map-result.ts
src/utils/map-result.ts
utils/map-result.ts
map-result.ts
packages/data-sql/src/utils/create-unique-alias.ts
data-sql/src/utils/create-unique-alias.ts
src/utils/create-unique-alias.ts
utils/create-unique-alias.ts
create-unique-alias.ts
packages/data-sql/src/utils/stream-consumer.ts
data-sql/src/utils/stream-consumer.ts
src/utils/stream-consumer.ts
@@ -5379,6 +5391,16 @@ data-sql/src/utils/map-result.test.ts
src/utils/map-result.test.ts
utils/map-result.test.ts
map-result.test.ts
packages/data-sql/src/utils/index-to-identifier.test.ts
data-sql/src/utils/index-to-identifier.test.ts
src/utils/index-to-identifier.test.ts
utils/index-to-identifier.test.ts
index-to-identifier.test.ts
packages/data-sql/src/utils/index-to-identifier.ts
data-sql/src/utils/index-to-identifier.ts
src/utils/index-to-identifier.ts
utils/index-to-identifier.ts
index-to-identifier.ts
packages/data-sql/src/utils/index.ts
data-sql/src/utils/index.ts
src/utils/index.ts
@@ -5394,6 +5416,12 @@ data-sql/src/utils/get-mapped-queries-stream.ts
src/utils/get-mapped-queries-stream.ts
utils/get-mapped-queries-stream.ts
get-mapped-queries-stream.ts
packages/data-sql/src/types/clauses/from.ts
data-sql/src/types/clauses/from.ts
src/types/clauses/from.ts
types/clauses/from.ts
clauses/from.ts
from.ts
packages/data-sql/src/types/clauses/where.ts
data-sql/src/types/clauses/where.ts
src/types/clauses/where.ts
@@ -5469,6 +5497,34 @@ types/clauses/where/index.ts
clauses/where/index.ts
where/index.ts
index.ts
packages/data-sql/src/types/clauses/common/target.ts
data-sql/src/types/clauses/common/target.ts
src/types/clauses/common/target.ts
types/clauses/common/target.ts
clauses/common/target.ts
common/target.ts
target.ts
packages/data-sql/src/types/clauses/common/primitive.ts
data-sql/src/types/clauses/common/primitive.ts
src/types/clauses/common/primitive.ts
types/clauses/common/primitive.ts
clauses/common/primitive.ts
common/primitive.ts
primitive.ts
packages/data-sql/src/types/clauses/common/function.ts
data-sql/src/types/clauses/common/function.ts
src/types/clauses/common/function.ts
types/clauses/common/function.ts
clauses/common/function.ts
common/function.ts
function.ts
packages/data-sql/src/types/clauses/common/index.ts
data-sql/src/types/clauses/common/index.ts
src/types/clauses/common/index.ts
types/clauses/common/index.ts
clauses/common/index.ts
common/index.ts
index.ts
packages/data-sql/src/types/clauses/order.ts
data-sql/src/types/clauses/order.ts
src/types/clauses/order.ts
@@ -5493,13 +5549,6 @@ src/types/clauses/join.ts
types/clauses/join.ts
clauses/join.ts
join.ts
packages/data-sql/src/types/clauses/select/fn.ts
data-sql/src/types/clauses/select/fn.ts
src/types/clauses/select/fn.ts
types/clauses/select/fn.ts
clauses/select/fn.ts
select/fn.ts
fn.ts
packages/data-sql/src/types/clauses/select/primitive.ts
data-sql/src/types/clauses/select/primitive.ts
src/types/clauses/select/primitive.ts
@@ -5514,6 +5563,13 @@ types/clauses/select/json.ts
clauses/select/json.ts
select/json.ts
json.ts
packages/data-sql/src/types/clauses/select/function.ts
data-sql/src/types/clauses/select/function.ts
src/types/clauses/select/function.ts
types/clauses/select/function.ts
clauses/select/function.ts
select/function.ts
function.ts
packages/data-sql/src/types/clauses/select/index.ts
data-sql/src/types/clauses/select/index.ts
src/types/clauses/select/index.ts
@@ -5521,13 +5577,6 @@ types/clauses/select/index.ts
clauses/select/index.ts
select/index.ts
index.ts
packages/data-sql/src/types/clauses/select/column.ts
data-sql/src/types/clauses/select/column.ts
src/types/clauses/select/column.ts
types/clauses/select/column.ts
clauses/select/column.ts
select/column.ts
column.ts
packages/data-sql/src/types/parameterized-statement.ts
data-sql/src/types/parameterized-statement.ts
src/types/parameterized-statement.ts
@@ -1057,7 +1057,12 @@ packages/specs/index.js
packages/specs/license
packages/data-sql/src/query-converter/converter.ts
packages/data-sql/src/query-converter/converter.test.ts
packages/data-sql/src/query-converter/converter-integration.test.ts
packages/data-sql/src/query-converter/utils/number-generator.ts
packages/data-sql/src/query-converter/utils/number-generator.test.ts
packages/data-sql/src/query-converter/utils/create-index-generators.ts
packages/data-sql/src/query-converter/utils/index.ts
packages/data-sql/src/query-converter/common/function.test.ts
packages/data-sql/src/query-converter/common/function.ts
packages/data-sql/src/query-converter/modifiers/sort.test.ts
packages/data-sql/src/query-converter/modifiers/filter/filter.ts
packages/data-sql/src/query-converter/modifiers/filter/conditions/set.test.ts
@@ -1081,28 +1086,27 @@ packages/data-sql/src/query-converter/modifiers/sort.ts
packages/data-sql/src/query-converter/modifiers/target.ts
packages/data-sql/src/query-converter/modifiers/target.test.ts
packages/data-sql/src/query-converter/modifiers/modifiers.ts
packages/data-sql/src/query-converter/functions.test.ts
packages/data-sql/src/query-converter/functions.ts
packages/data-sql/src/query-converter/fields/create-join.test.ts
packages/data-sql/src/query-converter/fields/create-primitive-select.test.ts
packages/data-sql/src/query-converter/fields/create-primitive-select.ts
packages/data-sql/src/query-converter/fields/create-join.ts
packages/data-sql/src/query-converter/fields/create-nested-manys.test.ts
packages/data-sql/src/query-converter/fields/create-nested-manys.ts
packages/data-sql/src/query-converter/fields/function.ts
packages/data-sql/src/query-converter/fields/fields.test.ts
packages/data-sql/src/query-converter/fields/index.ts
packages/data-sql/src/query-converter/fields/fields.ts
packages/data-sql/src/query-converter/index.ts
packages/data-sql/src/query-converter/param-index-generator.test.ts
packages/data-sql/src/query-converter/param-index-generator.ts
packages/data-sql/src/utils/numeric-operator-conversion.ts
packages/data-sql/src/utils/map-result.ts
packages/data-sql/src/utils/create-unique-alias.ts
packages/data-sql/src/utils/stream-consumer.ts
packages/data-sql/src/utils/map-result.test.ts
packages/data-sql/src/utils/index-to-identifier.test.ts
packages/data-sql/src/utils/index-to-identifier.ts
packages/data-sql/src/utils/index.ts
packages/data-sql/src/utils/get-mapped-queries-stream.test.ts
packages/data-sql/src/utils/get-mapped-queries-stream.ts
packages/data-sql/src/types/clauses/from.ts
packages/data-sql/src/types/clauses/where.ts
packages/data-sql/src/types/clauses/where/conditions/number-condition.ts
packages/data-sql/src/types/clauses/where/conditions/string-condition.ts
@@ -1113,15 +1117,18 @@ packages/data-sql/src/types/clauses/where/conditions/geo-condition.ts
packages/data-sql/src/types/clauses/where/condition.ts
packages/data-sql/src/types/clauses/where/logical.ts
packages/data-sql/src/types/clauses/where/index.ts
packages/data-sql/src/types/clauses/common/target.ts
packages/data-sql/src/types/clauses/common/primitive.ts
packages/data-sql/src/types/clauses/common/function.ts
packages/data-sql/src/types/clauses/common/index.ts
packages/data-sql/src/types/clauses/order.ts
packages/data-sql/src/types/clauses/select.ts
packages/data-sql/src/types/clauses/index.ts
packages/data-sql/src/types/clauses/join.ts
packages/data-sql/src/types/clauses/select/fn.ts
packages/data-sql/src/types/clauses/select/primitive.ts
packages/data-sql/src/types/clauses/select/json.ts
packages/data-sql/src/types/clauses/select/function.ts
packages/data-sql/src/types/clauses/select/index.ts
packages/data-sql/src/types/clauses/select/column.ts
packages/data-sql/src/types/parameterized-statement.ts
packages/data-sql/src/types/clauses.ts
packages/data-sql/src/types/index.ts
@@ -9334,6 +9334,22 @@ Core/DependencyInjection/Fixture/BazClass.php
DependencyInjection/Fixture/BazClass.php
Fixture/BazClass.php
BazClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
FinalTestNonTerminableHttpMiddlewareClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
Fixture/FinalTestHttpMiddlewareClass.php
FinalTestHttpMiddlewareClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
@@ -30296,6 +30312,13 @@ testing_multilingual/config/install/language.entity.de.yml
config/install/language.entity.de.yml
install/language.entity.de.yml
language.entity.de.yml
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
OpenTelemetryAuthenticatedPerformanceTest.php
core/profiles/demo_umami/tests/src/FunctionalJavascript/PerformanceTest.php
profiles/demo_umami/tests/src/FunctionalJavascript/PerformanceTest.php
demo_umami/tests/src/FunctionalJavascript/PerformanceTest.php
@@ -35206,14 +35229,6 @@ src/Functional/Views/BlockContentWizardTest.php
Functional/Views/BlockContentWizardTest.php
Views/BlockContentWizardTest.php
BlockContentWizardTest.php
core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
block_content/tests/src/Functional/Views/FieldTypeTest.php
tests/src/Functional/Views/FieldTypeTest.php
src/Functional/Views/FieldTypeTest.php
Functional/Views/FieldTypeTest.php
Views/FieldTypeTest.php
FieldTypeTest.php
core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
block_content/tests/src/Functional/Views/BlockContentTestBase.php
@@ -35369,6 +35384,14 @@ src/Kernel/Views/RevisionRelationshipsTest.php
Kernel/Views/RevisionRelationshipsTest.php
Views/RevisionRelationshipsTest.php
RevisionRelationshipsTest.php
core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
block_content/tests/src/Kernel/Views/FieldTypeTest.php
tests/src/Kernel/Views/FieldTypeTest.php
src/Kernel/Views/FieldTypeTest.php
Kernel/Views/FieldTypeTest.php
Views/FieldTypeTest.php
FieldTypeTest.php
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
block_content/tests/src/Kernel/Views/RevisionUserTest.php
@@ -93054,6 +93077,14 @@ src/Unit/process/FormatDateTest.php
Unit/process/FormatDateTest.php
process/FormatDateTest.php
FormatDateTest.php
core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php
modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php
migrate/tests/src/Unit/process/ProcessPluginBaseTest.php
tests/src/Unit/process/ProcessPluginBaseTest.php
src/Unit/process/ProcessPluginBaseTest.php
Unit/process/ProcessPluginBaseTest.php
process/ProcessPluginBaseTest.php
ProcessPluginBaseTest.php
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
migrate/tests/src/Unit/process/MenuLinkParentTest.php
@@ -1345,6 +1345,8 @@ core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/ProxyServicesPassTest.
core/tests/Drupal/Tests/Core/DependencyInjection/YamlFileLoaderTest.php
core/tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BazClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestNonTerminableHttpMiddlewareClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/FinalTestHttpMiddlewareClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/BarClass.php
core/tests/Drupal/Tests/Core/DependencyInjection/ContainerBuilderTest.php
core/tests/Drupal/Tests/Core/Theme/CoreThemesAutoloadedForTests.php
@@ -4646,6 +4648,7 @@ core/profiles/testing_multilingual/testing_multilingual.info.yml
core/profiles/testing_multilingual/config/install/locale.settings.yml
core/profiles/testing_multilingual/config/install/language.entity.es.yml
core/profiles/testing_multilingual/config/install/language.entity.de.yml
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryAuthenticatedPerformanceTest.php
core/profiles/demo_umami/tests/src/FunctionalJavascript/PerformanceTest.php
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryNodePagePerformanceTest.php
core/profiles/demo_umami/tests/src/FunctionalJavascript/OpenTelemetryFrontPagePerformanceTest.php
@@ -5349,7 +5352,6 @@ core/modules/block_content/tests/src/Functional/Views/BlockContentFieldFilterTes
core/modules/block_content/tests/src/Functional/Views/BlockContentRedirectTest.php
core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php
core/modules/block_content/tests/src/Functional/Views/BlockContentWizardTest.php
core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php
core/modules/block_content/tests/src/Functional/Views/BlockContentTestBase.php
core/modules/block_content/tests/src/Functional/BlockContentTranslationUITest.php
core/modules/block_content/tests/src/Functional/BlockContentTestBase.php
@@ -5370,6 +5372,7 @@ core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php
core/modules/block_content/tests/src/Kernel/BlockContentAccessHandlerTest.php
core/modules/block_content/tests/src/Kernel/BlockContentDeletionTest.php
core/modules/block_content/tests/src/Kernel/Views/RevisionRelationshipsTest.php
core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php
core/modules/block_content/tests/src/Kernel/Views/RevisionUserTest.php
core/modules/block_content/tests/src/Kernel/BlockContentTypeValidationTest.php
core/modules/block_content/tests/src/Kernel/BlockContentEntityReferenceSelectionTest.php
@@ -13583,6 +13586,7 @@ core/modules/migrate/tests/src/Unit/process/FlattenTest.php
core/modules/migrate/tests/src/Unit/process/FileCopyTest.php
core/modules/migrate/tests/src/Unit/process/LogTest.php
core/modules/migrate/tests/src/Unit/process/FormatDateTest.php
core/modules/migrate/tests/src/Unit/process/ProcessPluginBaseTest.php
core/modules/migrate/tests/src/Unit/process/MenuLinkParentTest.php
core/modules/migrate/tests/src/Unit/Event/MigratePreRowSaveEventTest.php
core/modules/migrate/tests/src/Unit/Event/EventBaseTest.php
@@ -27098,6 +27098,17 @@ Tools/Stream/Jobs/ProcessNoteAcl.php
Stream/Jobs/ProcessNoteAcl.php
Jobs/ProcessNoteAcl.php
ProcessNoteAcl.php
application/Espo/Tools/Stream/UserRecordService.php
Espo/Tools/Stream/UserRecordService.php
Tools/Stream/UserRecordService.php
Stream/UserRecordService.php
UserRecordService.php
application/Espo/Tools/Stream/RecordService/Helper.php
Espo/Tools/Stream/RecordService/Helper.php
Tools/Stream/RecordService/Helper.php
Stream/RecordService/Helper.php
RecordService/Helper.php
Helper.php
application/Espo/Tools/CategoryTree/RebuildPaths.php
Espo/Tools/CategoryTree/RebuildPaths.php
Tools/CategoryTree/RebuildPaths.php
@@ -4240,6 +4240,8 @@ application/Espo/Tools/Stream/Service.php
application/Espo/Tools/Stream/Jobs/ControlFollowers.php
application/Espo/Tools/Stream/Jobs/AutoFollow.php
application/Espo/Tools/Stream/Jobs/ProcessNoteAcl.php
application/Espo/Tools/Stream/UserRecordService.php
application/Espo/Tools/Stream/RecordService/Helper.php
application/Espo/Tools/CategoryTree/RebuildPaths.php
application/Espo/Tools/Pdf/Zipper.php
application/Espo/Tools/Pdf/EntityPrinter.php
@@ -132,6 +132,13 @@ modules/ps_emailsubscription/02_configuration/02_checkConfirmatonEmail.ts
ps_emailsubscription/02_configuration/02_checkConfirmatonEmail.ts
02_configuration/02_checkConfirmatonEmail.ts
02_checkConfirmatonEmail.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
02_configuration/03_checkWelcomeVoucher.ts
03_checkWelcomeVoucher.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts
UI/campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts
campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts
@@ -20,6 +20,7 @@ tests/UI/campaigns/modules/ps_emailalerts/01_installation/01_uninstallAndInstall
tests/UI/campaigns/modules/ps_cashondelivery/02_configuration/01_placeOrderWithIt.ts
tests/UI/campaigns/modules/ps_cashondelivery/01_installation/04_resetModule.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/02_checkConfirmatonEmail.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/03_checkWelcomeVoucher.ts
tests/UI/campaigns/modules/ps_emailsubscription/02_configuration/01_checkVerificationEmail.ts
tests/UI/campaigns/functional/FO/hummingbird/03_userAccount/01_editInformation.ts
tests/UI/campaigns/functional/FO/hummingbird/01_login/02_login.ts
@@ -12427,6 +12427,13 @@ Framework/Store/Services/VerifyResponseSignatureMiddlewareTest.php
Store/Services/VerifyResponseSignatureMiddlewareTest.php
Services/VerifyResponseSignatureMiddlewareTest.php
VerifyResponseSignatureMiddlewareTest.php
tests/unit/Core/Framework/Store/Services/ExtensionListingLoaderTest.php
unit/Core/Framework/Store/Services/ExtensionListingLoaderTest.php
Core/Framework/Store/Services/ExtensionListingLoaderTest.php
Framework/Store/Services/ExtensionListingLoaderTest.php
Store/Services/ExtensionListingLoaderTest.php
Services/ExtensionListingLoaderTest.php
ExtensionListingLoaderTest.php
tests/unit/Core/Framework/Store/Services/ShopSecretInvalidMiddlewareTest.php
unit/Core/Framework/Store/Services/ShopSecretInvalidMiddlewareTest.php
Core/Framework/Store/Services/ShopSecretInvalidMiddlewareTest.php
@@ -36498,18 +36505,6 @@ form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.html.twig
sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.html.twig
sw-text-editor-link-menu/sw-text-editor-link-menu.html.twig
sw-text-editor-link-menu.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
sw-text-editor-link-menu.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/index.ts
Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/index.ts
Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/index.ts
@@ -36534,6 +36529,18 @@ form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.scss
sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.scss
sw-text-editor-link-menu/sw-text-editor-link-menu.scss
sw-text-editor-link-menu.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
sw-text-editor-link-menu.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/index.js
Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/index.js
Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/index.js
@@ -36749,17 +36756,6 @@ component/form/sw-text-field/index.js
form/sw-text-field/index.js
sw-text-field/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
app/component/form/sw-text-field/sw-text-field.spec.vue2.js
component/form/sw-text-field/sw-text-field.spec.vue2.js
form/sw-text-field/sw-text-field.spec.vue2.js
sw-text-field/sw-text-field.spec.vue2.js
sw-text-field.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.js
Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.js
@@ -36837,17 +36833,6 @@ component/form/sw-boolean-radio-group/index.js
form/sw-boolean-radio-group/index.js
sw-boolean-radio-group/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
form/sw-colorpicker/sw-colorpicker.spec.vue2.js
sw-colorpicker/sw-colorpicker.spec.vue2.js
sw-colorpicker.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/index.js
Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/index.js
Resources/app/administration/src/app/component/form/sw-colorpicker/index.js
@@ -36881,6 +36866,17 @@ component/form/sw-colorpicker/sw-colorpicker.scss
form/sw-colorpicker/sw-colorpicker.scss
sw-colorpicker/sw-colorpicker.scss
sw-colorpicker.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
app/component/form/sw-colorpicker/sw-colorpicker.spec.js
component/form/sw-colorpicker/sw-colorpicker.spec.js
form/sw-colorpicker/sw-colorpicker.spec.js
sw-colorpicker/sw-colorpicker.spec.js
sw-colorpicker.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss
Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss
Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss
@@ -37047,6 +37043,17 @@ component/form/sw-number-field/sw-number-field.spec.js
form/sw-number-field/sw-number-field.spec.js
sw-number-field/sw-number-field.spec.js
sw-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
sw-custom-field-set-renderer.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/index.js
Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/index.js
Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/index.js
@@ -37058,17 +37065,6 @@ component/form/sw-custom-field-set-renderer/index.js
form/sw-custom-field-set-renderer/index.js
sw-custom-field-set-renderer/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
sw-custom-field-set-renderer.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.html.twig
Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.html.twig
@@ -37267,17 +37263,17 @@ component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.html.twig
form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.html.twig
sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.html.twig
sw-snippet-field-edit-modal.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
sw-snippet-field-edit-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
sw-snippet-field-edit-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
@@ -37673,19 +37669,6 @@ select/base/sw-multi-tag-select/sw-multi-tag-select.scss
base/sw-multi-tag-select/sw-multi-tag-select.scss
sw-multi-tag-select/sw-multi-tag-select.scss
sw-multi-tag-select.scss
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
sw-multi-tag-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.html.twig
Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.html.twig
Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.html.twig
@@ -37699,6 +37682,19 @@ select/base/sw-multi-tag-select/sw-multi-tag-select.html.twig
base/sw-multi-tag-select/sw-multi-tag-select.html.twig
sw-multi-tag-select/sw-multi-tag-select.html.twig
sw-multi-tag-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
base/sw-multi-tag-select/sw-multi-tag-select.spec.js
sw-multi-tag-select/sw-multi-tag-select.spec.js
sw-multi-tag-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.html.twig
Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.html.twig
Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.html.twig
@@ -37712,19 +37708,6 @@ select/base/sw-select-base/sw-select-base.html.twig
base/sw-select-base/sw-select-base.html.twig
sw-select-base/sw-select-base.html.twig
sw-select-base.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
form/select/base/sw-select-base/sw-select-base.spec.vue2.js
select/base/sw-select-base/sw-select-base.spec.vue2.js
base/sw-select-base/sw-select-base.spec.vue2.js
sw-select-base/sw-select-base.spec.vue2.js
sw-select-base.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.scss
Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.scss
Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.scss
@@ -37751,6 +37734,19 @@ select/base/sw-select-base/index.js
base/sw-select-base/index.js
sw-select-base/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
app/component/form/select/base/sw-select-base/sw-select-base.spec.js
component/form/select/base/sw-select-base/sw-select-base.spec.js
form/select/base/sw-select-base/sw-select-base.spec.js
select/base/sw-select-base/sw-select-base.spec.js
base/sw-select-base/sw-select-base.spec.js
sw-select-base/sw-select-base.spec.js
sw-select-base.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-tag-select/index.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-tag-select/index.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-tag-select/index.js
@@ -37881,19 +37877,6 @@ select/entity/sw-entity-multi-select/sw-entity-multi-select.scss
entity/sw-entity-multi-select/sw-entity-multi-select.scss
sw-entity-multi-select/sw-entity-multi-select.scss
sw-entity-multi-select.scss
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
sw-entity-multi-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/index.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/index.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/index.js
@@ -37920,6 +37903,19 @@ select/entity/sw-entity-multi-select/sw-entity-multi-select.html.twig
entity/sw-entity-multi-select/sw-entity-multi-select.html.twig
sw-entity-multi-select/sw-entity-multi-select.html.twig
sw-entity-multi-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
sw-entity-multi-select/sw-entity-multi-select.spec.js
sw-entity-multi-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/index.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/index.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/index.js
@@ -37933,19 +37929,19 @@ select/entity/sw-entity-multi-id-select/index.js
entity/sw-entity-multi-id-select/index.js
sw-entity-multi-id-select/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
sw-entity-multi-id-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
sw-entity-multi-id-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.html.twig
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.html.twig
Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.html.twig
@@ -38109,19 +38105,6 @@ select/entity/sw-entity-many-to-many-select/index.js
entity/sw-entity-many-to-many-select/index.js
sw-entity-many-to-many-select/index.js
index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
sw-many-to-many-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
@@ -38135,6 +38118,30 @@ select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.t
entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
sw-entity-many-to-many-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
sw-many-to-many-select.spec.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
modal/sw-confirm-modal/sw-confirm-modal.spec.js
sw-confirm-modal/sw-confirm-modal.spec.js
sw-confirm-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/index.js
Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/index.js
Resources/app/administration/src/app/component/modal/sw-confirm-modal/index.js
@@ -38157,17 +38164,6 @@ component/modal/sw-confirm-modal/sw-confirm-modal.html.twig
modal/sw-confirm-modal/sw-confirm-modal.html.twig
sw-confirm-modal/sw-confirm-modal.html.twig
sw-confirm-modal.html.twig
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
sw-confirm-modal/sw-confirm-modal.spec.vue2.js
sw-confirm-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-image-preview-modal/index.js
Administration/Resources/app/administration/src/app/component/modal/sw-image-preview-modal/index.js
Resources/app/administration/src/app/component/modal/sw-image-preview-modal/index.js
@@ -57177,17 +57173,6 @@ sw-customer/component/sw-customer-address-form/sw-customer-address-form.html.twi
component/sw-customer-address-form/sw-customer-address-form.html.twig
sw-customer-address-form/sw-customer-address-form.html.twig
sw-customer-address-form.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
sw-customer-base-info/sw-customer-base-info.spec.vue2.js
sw-customer-base-info.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/index.js
Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/index.js
Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/index.js
@@ -57199,6 +57184,17 @@ sw-customer/component/sw-customer-base-info/index.js
component/sw-customer-base-info/index.js
sw-customer-base-info/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
component/sw-customer-base-info/sw-customer-base-info.spec.js
sw-customer-base-info/sw-customer-base-info.spec.js
sw-customer-base-info.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.html.twig
Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.html.twig
Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.html.twig
@@ -57483,6 +57479,17 @@ sw-customer/view/sw-customer-detail-addresses/index.js
view/sw-customer-detail-addresses/index.js
sw-customer-detail-addresses/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
sw-customer-detail-addresses.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
@@ -57494,17 +57501,6 @@ sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
sw-customer-detail-addresses/sw-customer-detail-addresses.scss
sw-customer-detail-addresses.scss
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
sw-customer-detail-addresses.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/index.js
Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/index.js
Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/index.js
@@ -71296,18 +71292,6 @@ component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-for
product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.html.twig
sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.html.twig
sw-bulk-edit-product-media-form.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
sw-bulk-edit-product-media-form.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/index.js
Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/index.js
Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/index.js
@@ -71320,6 +71304,18 @@ component/product/sw-bulk-edit-product-media-form/index.js
product/sw-bulk-edit-product-media-form/index.js
sw-bulk-edit-product-media-form/index.js
index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
sw-bulk-edit-product-media-form.spec.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/index.js
Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/index.js
Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/index.js
@@ -114948,12 +114944,24 @@ System/SystemConfig/Event/SystemConfigChangedEvent.php
SystemConfig/Event/SystemConfigChangedEvent.php
Event/SystemConfigChangedEvent.php
SystemConfigChangedEvent.php
src/Core/System/SystemConfig/Event/SystemConfigMultipleChangedEvent.php
Core/System/SystemConfig/Event/SystemConfigMultipleChangedEvent.php
System/SystemConfig/Event/SystemConfigMultipleChangedEvent.php
SystemConfig/Event/SystemConfigMultipleChangedEvent.php
Event/SystemConfigMultipleChangedEvent.php
SystemConfigMultipleChangedEvent.php
src/Core/System/SystemConfig/Event/BeforeSystemConfigChangedEvent.php
Core/System/SystemConfig/Event/BeforeSystemConfigChangedEvent.php
System/SystemConfig/Event/BeforeSystemConfigChangedEvent.php
SystemConfig/Event/BeforeSystemConfigChangedEvent.php
Event/BeforeSystemConfigChangedEvent.php
BeforeSystemConfigChangedEvent.php
src/Core/System/SystemConfig/Event/BeforeSystemConfigMultipleChangedEvent.php
Core/System/SystemConfig/Event/BeforeSystemConfigMultipleChangedEvent.php
System/SystemConfig/Event/BeforeSystemConfigMultipleChangedEvent.php
SystemConfig/Event/BeforeSystemConfigMultipleChangedEvent.php
Event/BeforeSystemConfigMultipleChangedEvent.php
BeforeSystemConfigMultipleChangedEvent.php
src/Core/System/SystemConfig/Event/SystemConfigChangedHook.php
Core/System/SystemConfig/Event/SystemConfigChangedHook.php
System/SystemConfig/Event/SystemConfigChangedHook.php
@@ -124706,6 +124714,9 @@ _unreleased/2023-11-20-fix-bug-cross-selling-in-combination-with-elasticsearch.m
changelog/_unreleased/2023-08-09-change-sw-price-field-default-event.md
_unreleased/2023-08-09-change-sw-price-field-default-event.md
2023-08-09-change-sw-price-field-default-event.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
2024-01-05-added-new-transactions-to-the-status-history.md
changelog/_unreleased/2023-12-15-add-rememberme-checkbox-in-login-to-prevent-autologout.md
_unreleased/2023-12-15-add-rememberme-checkbox-in-login-to-prevent-autologout.md
2023-12-15-add-rememberme-checkbox-in-login-to-prevent-autologout.md
@@ -124781,6 +124792,9 @@ _unreleased/2023-12-29-admin-search-fix.md
changelog/_unreleased/2024-01-04-fix-class-fields-in-swc-loader.md
_unreleased/2024-01-04-fix-class-fields-in-swc-loader.md
2024-01-04-fix-class-fields-in-swc-loader.md
changelog/_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md
_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md
2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md
changelog/_unreleased/2023-12-04-fix-promotion-priority.md
_unreleased/2023-12-04-fix-promotion-priority.md
2023-12-04-fix-promotion-priority.md
@@ -124835,6 +124849,9 @@ _unreleased/2023-08-10-change-sw-password-field-default-event.md
changelog/_unreleased/2023-12-21-update-bootstrap-to-5-3-2.md
_unreleased/2023-12-21-update-bootstrap-to-5-3-2.md
2023-12-21-update-bootstrap-to-5-3-2.md
changelog/_unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md
_unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md
2024-01-11-fixed-reloading-of-default-customer-addresses.md
changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md
_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md
2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md
@@ -124907,6 +124924,9 @@ _unreleased/2023-11-24-remove-http-cache-deprecations.md
changelog/_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
2023-12-19-fix-sw-select-number-field-component-example.md
changelog/_unreleased/2024-01-11-add-title-attribute-to-sw_cms_list_item.md
_unreleased/2024-01-11-add-title-attribute-to-sw_cms_list_item.md
2024-01-11-add-title-attribute-to-sw_cms_list_item.md
changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md
_unreleased/2023-08-10-change-sw-button-process-default-event.md
2023-08-10-change-sw-button-process-default-event.md
@@ -125024,6 +125044,9 @@ _unreleased/2023-11-30-deprecated-productcollection-methods.md
changelog/_unreleased/2023-01-17-hide-configurable-custom-product-default-layout.md
_unreleased/2023-01-17-hide-configurable-custom-product-default-layout.md
2023-01-17-hide-configurable-custom-product-default-layout.md
changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
2024-01-12-unify-sw-form-field-renderer-events.md
changelog/_unreleased/2023-14-12-add-new-innovation-area.md
_unreleased/2023-14-12-add-new-innovation-area.md
2023-14-12-add-new-innovation-area.md
@@ -125237,6 +125260,9 @@ _unreleased/2023-11-15-add-api-aware-flags-to-product-stream-definitions.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md
_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md
2024-01-09-added-events-for-changing-multiple-system-configs.md
changelog/_unreleased/2023-11-08-async-javascript-and-all-js-removal.md
_unreleased/2023-11-08-async-javascript-and-all-js-removal.md
2023-11-08-async-javascript-and-all-js-removal.md
@@ -1662,6 +1662,7 @@ tests/unit/Core/Framework/Store/Services/FirstRunWizardServiceTest.php
tests/unit/Core/Framework/Store/Services/TrackingEventClientTest.php
tests/unit/Core/Framework/Store/Services/StoreSessionExpiredMiddlewareTest.php
tests/unit/Core/Framework/Store/Services/VerifyResponseSignatureMiddlewareTest.php
tests/unit/Core/Framework/Store/Services/ExtensionListingLoaderTest.php
tests/unit/Core/Framework/Store/Services/ShopSecretInvalidMiddlewareTest.php
tests/unit/Core/Framework/Store/Services/StoreClientFactoryTest.php
tests/unit/Core/Framework/Store/Services/FirstRunWizardClientTest.php
@@ -4712,9 +4713,9 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-text-e
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/index.ts
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-link-menu/sw-text-editor-link-menu.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/sw-text-editor-table-toolbar.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-text-editor/sw-text-editor-table-toolbar/sw-text-editor-table-toolbar.html.twig
@@ -4734,7 +4735,6 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-file-i
src/Administration/Resources/app/administration/src/app/component/form/sw-file-input/sw-file-input.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-text-field/sw-text-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-rule-create/sw-select-rule-create.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-select-rule-create/sw-select-rule-create.spec.js
@@ -4742,10 +4742,10 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-select
src/Administration/Resources/app/administration/src/app/component/form/sw-select-rule-create/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/sw-boolean-radio-group.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-boolean-radio-group/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-colorpicker/sw-colorpicker.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-select-field/sw-select-field.html.twig
@@ -4761,8 +4761,8 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-number
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-number-field/sw-number-field.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-custom-field-set-renderer/sw-custom-field-set-renderer.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-url-field/sw-url-field.html.twig
@@ -4781,7 +4781,7 @@ src/Administration/Resources/app/administration/src/app/component/form/sw-mainta
src/Administration/Resources/app/administration/src/app/component/form/sw-maintain-currencies-modal/sw-maintain-currencies-modal.scss
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/sw-snippet-field-edit-modal/sw-snippet-field-edit-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.html.twig
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/index.js
src/Administration/Resources/app/administration/src/app/component/form/sw-radio-field/sw-radio-field.scss
@@ -4813,12 +4813,12 @@ src/Administration/Resources/app/administration/src/app/component/form/select/ba
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-grouped-single-select/sw-grouped-single-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.scss
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-multi-tag-select/sw-multi-tag-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.scss
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/base/sw-select-base/sw-select-base.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-tag-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-single-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-single-select/sw-entity-single-select.scss
@@ -4829,11 +4829,11 @@ src/Administration/Resources/app/administration/src/app/component/form/select/en
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-advanced-selection-modal/sw-entity-advanced-selection-modal.scss
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-advanced-selection-modal/sw-entity-advanced-selection-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.scss
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-select/sw-entity-multi-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-multi-id-select/sw-entity-multi-id-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-advanced-selection-modal-grid/sw-entity-advanced-selection-modal-grid.spec.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-advanced-selection-modal-grid/index.js
@@ -4846,11 +4846,11 @@ src/Administration/Resources/app/administration/src/app/component/form/select/en
src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-product/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/advanced-selection-entities/sw-advanced-selection-product/sw-advanced-selection-product.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/index.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-entity-many-to-many-select.html.twig
src/Administration/Resources/app/administration/src/app/component/form/select/entity/sw-entity-many-to-many-select/sw-many-to-many-select.spec.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/index.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.html.twig
src/Administration/Resources/app/administration/src/app/component/modal/sw-confirm-modal/sw-confirm-modal.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-image-preview-modal/index.js
src/Administration/Resources/app/administration/src/app/component/modal/sw-image-preview-modal/sw-image-preview-modal.scss
src/Administration/Resources/app/administration/src/app/component/modal/sw-image-preview-modal/sw-image-preview-modal.spec.js
@@ -6630,8 +6630,8 @@ src/Administration/Resources/app/administration/src/module/sw-customer/component
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-address-form/sw-customer-address-form.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-address-form/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-address-form/sw-customer-address-form.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-base-info/sw-customer-base-info.scss
src/Administration/Resources/app/administration/src/module/sw-customer/component/sw-customer-address-form-options/sw-customer-address-form-options.html.twig
@@ -6658,8 +6658,8 @@ src/Administration/Resources/app/administration/src/module/sw-customer/page/sw-c
src/Administration/Resources/app/administration/src/module/sw-customer/error-config.json
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.scss
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-addresses/sw-customer-detail-addresses.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/index.js
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/sw-customer-detail-base.html.twig
src/Administration/Resources/app/administration/src/module/sw-customer/view/sw-customer-detail-base/sw-customer-detail-base.spec.js
@@ -7860,8 +7860,8 @@ src/Administration/Resources/app/administration/src/module/sw-bulk-edit/componen
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media/sw-bulk-edit-product-media.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-media-form/sw-bulk-edit-product-media-form.spec.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/index.js
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/product/sw-bulk-edit-product-description/sw-bulk-edit-product-description.html.twig
src/Administration/Resources/app/administration/src/module/sw-bulk-edit/component/sw-bulk-edit-save-modal/index.js
@@ -14189,7 +14189,9 @@ src/Core/System/SystemConfig/CachedSystemConfigLoader.php
src/Core/System/SystemConfig/Util/ConfigReader.php
src/Core/System/SystemConfig/SystemConfigDefinition.php
src/Core/System/SystemConfig/Event/SystemConfigChangedEvent.php
src/Core/System/SystemConfig/Event/SystemConfigMultipleChangedEvent.php
src/Core/System/SystemConfig/Event/BeforeSystemConfigChangedEvent.php
src/Core/System/SystemConfig/Event/BeforeSystemConfigMultipleChangedEvent.php
src/Core/System/SystemConfig/Event/SystemConfigChangedHook.php
src/Core/System/SystemConfig/Event/SystemConfigDomainLoadedEvent.php
src/Core/System/SystemConfig/Command/ConfigGet.php
@@ -17034,6 +17036,7 @@ changelog/_unreleased/2023-10-11-make-settings-module-compatible-with-vue3.md
changelog/_unreleased/2023-12-20-fix-sorting-of-product-cross-sellings-with-dynamic-product-group-by-price-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/2024-01-05-added-new-transactions-to-the-status-history.md
changelog/_unreleased/2023-12-15-add-rememberme-checkbox-in-login-to-prevent-autologout.md
changelog/_unreleased/2024-01-03-update-belgian-vat-id-validation-regex.md
changelog/_unreleased/2023-11-16-add-sw-settings-search-tabs-after.md
@@ -17059,6 +17062,7 @@ changelog/_unreleased/2023-12-19-fix-translation-of-salutations-in-contact-form.
changelog/_unreleased/2023-10-26-show-error-in-manifest.md
changelog/_unreleased/2023-12-29-admin-search-fix.md
changelog/_unreleased/2024-01-04-fix-class-fields-in-swc-loader.md
changelog/_unreleased/2024-01-10-multi-select-field-with-multiple-collapsed-values-can-not-be-expanded-anymore.md
changelog/_unreleased/2023-12-04-fix-promotion-priority.md
changelog/_unreleased/2023-12-27-grouped-write-results.md
changelog/_unreleased/2023-11-08-undundle-storage-adapters.md
@@ -17077,6 +17081,7 @@ changelog/_unreleased/2023-08-11-fix-media-move-navigation.md
changelog/_unreleased/2023-12-07-added-nulable-check-to-boolean-fields-in-export.md
changelog/_unreleased/2023-08-10-change-sw-password-field-default-event.md
changelog/_unreleased/2023-12-21-update-bootstrap-to-5-3-2.md
changelog/_unreleased/2024-01-11-fixed-reloading-of-default-customer-addresses.md
changelog/_unreleased/2022-03-14-refactor-pagination-templates-and-paging-of-the-search-result.md
changelog/_unreleased/2023-12-21-fix-theme-script-loading-with-remote-files.md
changelog/_unreleased/2023-12-25-fix-update-email-template-type-error-when-missing-translation.md
@@ -17101,6 +17106,7 @@ changelog/_unreleased/2023-12-27-control-iframe-border-via-css.md
changelog/_unreleased/2023-11-29-fix-breadcrumb-styles.md
changelog/_unreleased/2023-11-24-remove-http-cache-deprecations.md
changelog/_unreleased/2023-12-19-fix-sw-select-number-field-component-example.md
changelog/_unreleased/2024-01-11-add-title-attribute-to-sw_cms_list_item.md
changelog/_unreleased/2023-08-10-change-sw-button-process-default-event.md
changelog/_unreleased/2023-11-30-correct-address_format-column-type.md
changelog/_unreleased/2023-10-12-fix-unsubscribe-name.md
@@ -17140,6 +17146,7 @@ changelog/_unreleased/2023-08-09-change-sw-many-to-many-assignment-card-default-
changelog/_unreleased/2023-11-18-allow-missing-fk-lookups-and-fail-on-missing-lookup.md
changelog/_unreleased/2023-11-30-deprecated-productcollection-methods.md
changelog/_unreleased/2023-01-17-hide-configurable-custom-product-default-layout.md
changelog/_unreleased/2024-01-12-unify-sw-form-field-renderer-events.md
changelog/_unreleased/2023-14-12-add-new-innovation-area.md
changelog/_unreleased/2023-11-30-fix-typehint.md
changelog/_unreleased/2023-11-17-improve-customfieldsubscriber-performance.md
@@ -17211,6 +17218,7 @@ changelog/_unreleased/2023-09-19-fix-media-module-for-vue-3.md
changelog/_unreleased/2023-11-29-allow-symfony-messenger-exceptions-without-using-domain-exception-pattern.md
changelog/_unreleased/2023-11-15-add-api-aware-flags-to-product-stream-definitions.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-01-09-added-events-for-changing-multiple-system-configs.md
changelog/_unreleased/2023-11-08-async-javascript-and-all-js-removal.md
changelog/_unreleased/2023-08-09-change-sw-meteor-single-select-default-event.md
changelog/_unreleased/2024-01-08-configureable-system-update-finish.md
@@ -10156,6 +10156,21 @@ server/src/services/validation.ts
src/services/validation.ts
services/validation.ts
validation.ts
packages/core/content-releases/server/src/services/release-action.ts
core/content-releases/server/src/services/release-action.ts
content-releases/server/src/services/release-action.ts
server/src/services/release-action.ts
src/services/release-action.ts
services/release-action.ts
release-action.ts
packages/core/content-releases/server/src/services/__tests__/release-action.test.ts
core/content-releases/server/src/services/__tests__/release-action.test.ts
content-releases/server/src/services/__tests__/release-action.test.ts
server/src/services/__tests__/release-action.test.ts
src/services/__tests__/release-action.test.ts
services/__tests__/release-action.test.ts
__tests__/release-action.test.ts
release-action.test.ts
packages/core/content-releases/server/src/services/__tests__/release.test.ts
core/content-releases/server/src/services/__tests__/release.test.ts
content-releases/server/src/services/__tests__/release.test.ts
@@ -10179,6 +10194,13 @@ server/src/services/index.ts
src/services/index.ts
services/index.ts
index.ts
packages/core/content-releases/server/src/services/event-manager.ts
core/content-releases/server/src/services/event-manager.ts
content-releases/server/src/services/event-manager.ts
server/src/services/event-manager.ts
src/services/event-manager.ts
services/event-manager.ts
event-manager.ts
packages/core/content-releases/server/src/constants.ts
core/content-releases/server/src/constants.ts
content-releases/server/src/constants.ts
@@ -10224,6 +10246,12 @@ server/src/content-types/index.ts
src/content-types/index.ts
content-types/index.ts
index.ts
packages/core/content-releases/server/src/bootstrap.ts
core/content-releases/server/src/bootstrap.ts
content-releases/server/src/bootstrap.ts
server/src/bootstrap.ts
src/bootstrap.ts
bootstrap.ts
packages/core/content-releases/server/src/controllers/release.ts
core/content-releases/server/src/controllers/release.ts
content-releases/server/src/controllers/release.ts
@@ -1459,15 +1459,19 @@ packages/core/content-releases/server/src/utils/index.ts
packages/core/content-releases/server/src/__tests__/index.test.ts
packages/core/content-releases/server/src/services/release.ts
packages/core/content-releases/server/src/services/validation.ts
packages/core/content-releases/server/src/services/release-action.ts
packages/core/content-releases/server/src/services/__tests__/release-action.test.ts
packages/core/content-releases/server/src/services/__tests__/release.test.ts
packages/core/content-releases/server/src/services/__tests__/release-validation.test.ts
packages/core/content-releases/server/src/services/index.ts
packages/core/content-releases/server/src/services/event-manager.ts
packages/core/content-releases/server/src/constants.ts
packages/core/content-releases/server/src/content-types/release-action/schema.ts
packages/core/content-releases/server/src/content-types/release-action/index.ts
packages/core/content-releases/server/src/content-types/release/schema.ts
packages/core/content-releases/server/src/content-types/release/index.ts
packages/core/content-releases/server/src/content-types/index.ts
packages/core/content-releases/server/src/bootstrap.ts
packages/core/content-releases/server/src/controllers/release.ts
packages/core/content-releases/server/src/controllers/release-action.ts
packages/core/content-releases/server/src/controllers/__tests__/release-action.test.ts
@@ -7992,6 +7992,11 @@ js/components/changelog/41559-try-tree-select-control-search-parents-trunk
components/changelog/41559-try-tree-select-control-search-parents-trunk
changelog/41559-try-tree-select-control-search-parents-trunk
41559-try-tree-select-control-search-parents-trunk
packages/js/components/changelog/update-woo-tooltip
js/components/changelog/update-woo-tooltip
components/changelog/update-woo-tooltip
changelog/update-woo-tooltip
update-woo-tooltip
packages/js/components/changelog/add-disable-conditions
js/components/changelog/add-disable-conditions
components/changelog/add-disable-conditions
@@ -9079,6 +9084,13 @@ product-editor/src/utils/get-checkbox-tracks.ts
src/utils/get-checkbox-tracks.ts
utils/get-checkbox-tracks.ts
get-checkbox-tracks.ts
packages/js/product-editor/src/utils/get-related-products/index.ts
js/product-editor/src/utils/get-related-products/index.ts
product-editor/src/utils/get-related-products/index.ts
src/utils/get-related-products/index.ts
utils/get-related-products/index.ts
get-related-products/index.ts
index.ts
packages/js/product-editor/src/utils/constants.ts
js/product-editor/src/utils/constants.ts
product-editor/src/utils/constants.ts
@@ -9299,6 +9311,28 @@ product-editor/src/hooks/use-product-helper.ts
src/hooks/use-product-helper.ts
hooks/use-product-helper.ts
use-product-helper.ts
packages/js/product-editor/src/hooks/use-product-template/test/use-product-template.test.ts
js/product-editor/src/hooks/use-product-template/test/use-product-template.test.ts
product-editor/src/hooks/use-product-template/test/use-product-template.test.ts
src/hooks/use-product-template/test/use-product-template.test.ts
hooks/use-product-template/test/use-product-template.test.ts
use-product-template/test/use-product-template.test.ts
test/use-product-template.test.ts
use-product-template.test.ts
packages/js/product-editor/src/hooks/use-product-template/use-product-template.ts
js/product-editor/src/hooks/use-product-template/use-product-template.ts
product-editor/src/hooks/use-product-template/use-product-template.ts
src/hooks/use-product-template/use-product-template.ts
hooks/use-product-template/use-product-template.ts
use-product-template/use-product-template.ts
use-product-template.ts
packages/js/product-editor/src/hooks/use-product-template/index.ts
js/product-editor/src/hooks/use-product-template/index.ts
product-editor/src/hooks/use-product-template/index.ts
src/hooks/use-product-template/index.ts
hooks/use-product-template/index.ts
use-product-template/index.ts
index.ts
packages/js/product-editor/src/hooks/use-number-input-props.ts
js/product-editor/src/hooks/use-number-input-props.ts
product-editor/src/hooks/use-number-input-props.ts
@@ -9526,6 +9560,14 @@ src/components/block-slot-fill/block-slot.tsx
components/block-slot-fill/block-slot.tsx
block-slot-fill/block-slot.tsx
block-slot.tsx
packages/js/product-editor/src/components/block-slot-fill/section-actions/index.tsx
js/product-editor/src/components/block-slot-fill/section-actions/index.tsx
product-editor/src/components/block-slot-fill/section-actions/index.tsx
src/components/block-slot-fill/section-actions/index.tsx
components/block-slot-fill/section-actions/index.tsx
block-slot-fill/section-actions/index.tsx
section-actions/index.tsx
index.tsx
packages/js/product-editor/src/components/block-slot-fill/index.ts
js/product-editor/src/components/block-slot-fill/index.ts
product-editor/src/components/block-slot-fill/index.ts
@@ -13477,6 +13519,11 @@ js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field
product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field
changelog/add-42825_tooltip_attribute_to_pricing_field
add-42825_tooltip_attribute_to_pricing_field
packages/js/product-editor/changelog/update-product-editor-add-section-actions-component
js/product-editor/changelog/update-product-editor-add-section-actions-component
product-editor/changelog/update-product-editor-add-section-actions-component
changelog/update-product-editor-add-section-actions-component
update-product-editor-add-section-actions-component
packages/js/product-editor/changelog/update-product-editor-advice-card-tweaks
js/product-editor/changelog/update-product-editor-advice-card-tweaks
product-editor/changelog/update-product-editor-advice-card-tweaks
@@ -13527,6 +13574,11 @@ js/product-editor/changelog/add-new-data-validation
product-editor/changelog/add-new-data-validation
changelog/add-new-data-validation
add-new-data-validation
packages/js/product-editor/changelog/update-woo-tooltip
js/product-editor/changelog/update-woo-tooltip
product-editor/changelog/update-woo-tooltip
changelog/update-woo-tooltip
update-woo-tooltip
packages/js/product-editor/changelog/update-product-editor-add-cash-register-image
js/product-editor/changelog/update-product-editor-add-cash-register-image
product-editor/changelog/update-product-editor-add-cash-register-image
@@ -13537,11 +13589,21 @@ js/product-editor/changelog/update-product-editor-render-empty-state-for-upsells
product-editor/changelog/update-product-editor-render-empty-state-for-upsells-section
changelog/update-product-editor-render-empty-state-for-upsells-section
update-product-editor-render-empty-state-for-upsells-section
packages/js/product-editor/changelog/update-product-editor-add-choose-products-for-me-button
js/product-editor/changelog/update-product-editor-add-choose-products-for-me-button
product-editor/changelog/update-product-editor-add-choose-products-for-me-button
changelog/update-product-editor-add-choose-products-for-me-button
update-product-editor-add-choose-products-for-me-button
packages/js/product-editor/changelog/update-product-editor-reorganize-images
js/product-editor/changelog/update-product-editor-reorganize-images
product-editor/changelog/update-product-editor-reorganize-images
changelog/update-product-editor-reorganize-images
update-product-editor-reorganize-images
packages/js/product-editor/changelog/update-use-use-layout-template
js/product-editor/changelog/update-use-use-layout-template
product-editor/changelog/update-use-use-layout-template
changelog/update-use-use-layout-template
update-use-use-layout-template
packages/js/product-editor/changelog/dev-40086_adapt_feedback_modal_action_confirmation
js/product-editor/changelog/dev-40086_adapt_feedback_modal_action_confirmation
product-editor/changelog/dev-40086_adapt_feedback_modal_action_confirmation
@@ -34106,6 +34168,10 @@ plugins/woocommerce/changelog/43325-43288-product-collection-block-add-to-cart-a
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
43325-43288-product-collection-block-add-to-cart-adds-two-products-to-the-cart
plugins/woocommerce/changelog/dev-move-hpos-e2e-to-matrix
woocommerce/changelog/dev-move-hpos-e2e-to-matrix
changelog/dev-move-hpos-e2e-to-matrix
dev-move-hpos-e2e-to-matrix
plugins/woocommerce/changelog/42751-update-42072-update-incompatibility-generic-notice
woocommerce/changelog/42751-update-42072-update-incompatibility-generic-notice
changelog/42751-update-42072-update-incompatibility-generic-notice
@@ -34206,6 +34272,10 @@ plugins/woocommerce/changelog/42949-show-ai-offline-modal
woocommerce/changelog/42949-show-ai-offline-modal
changelog/42949-show-ai-offline-modal
42949-show-ai-offline-modal
plugins/woocommerce/changelog/43487-product-gallery-remove-default
woocommerce/changelog/43487-product-gallery-remove-default
changelog/43487-product-gallery-remove-default
43487-product-gallery-remove-default
plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug
woocommerce/changelog/43285-fix-cys-images-endpoint-bug
changelog/43285-fix-cys-images-endpoint-bug
@@ -34226,6 +34296,10 @@ plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-r
woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
changelog/42858-add-42377-product-collection-filters-price-range
42858-add-42377-product-collection-filters-price-range
plugins/woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
fix-41476-payment-settings-woopayments-promo-subscriptions
plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
@@ -34246,6 +34320,10 @@ plugins/woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-remind
woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
43020-fix-fix-margin-top-value-for-the-task-reminder
plugins/woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
plugins/woocommerce/changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
woocommerce/changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
@@ -34362,6 +34440,10 @@ plugins/woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
changelog/43221-fix-command-palette-unnecessary-scripts
43221-fix-command-palette-unnecessary-scripts
plugins/woocommerce/changelog/update-use-use-layout-template
woocommerce/changelog/update-use-use-layout-template
changelog/update-use-use-layout-template
update-use-use-layout-template
plugins/woocommerce/changelog/fix-pnpm-install-git-hooks
woocommerce/changelog/fix-pnpm-install-git-hooks
changelog/fix-pnpm-install-git-hooks
@@ -34454,10 +34536,6 @@ plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy
woocommerce/changelog/43365-update-43296-woopayments-task-copy
changelog/43365-update-43296-woopayments-task-copy
43365-update-43296-woopayments-task-copy
plugins/woocommerce/changelog/fix-only-dedub-cookies-with-same-path
woocommerce/changelog/fix-only-dedub-cookies-with-same-path
changelog/fix-only-dedub-cookies-with-same-path
fix-only-dedub-cookies-with-same-path
plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
changelog/43031-update-41875-clean-up-old-notice-styles
@@ -34510,6 +34588,10 @@ plugins/woocommerce/changelog/add-basic-filter-blocks-e2e-tests
woocommerce/changelog/add-basic-filter-blocks-e2e-tests
changelog/add-basic-filter-blocks-e2e-tests
add-basic-filter-blocks-e2e-tests
plugins/woocommerce/changelog/43546-42865-cys-php-warning-triggered-whenever-a-pattern-with-the-product-collection-block-is-inserted-via-the-assembler
woocommerce/changelog/43546-42865-cys-php-warning-triggered-whenever-a-pattern-with-the-product-collection-block-is-inserted-via-the-assembler
changelog/43546-42865-cys-php-warning-triggered-whenever-a-pattern-with-the-product-collection-block-is-inserted-via-the-assembler
43546-42865-cys-php-warning-triggered-whenever-a-pattern-with-the-product-collection-block-is-inserted-via-the-assembler
plugins/woocommerce/changelog/add-43224
woocommerce/changelog/add-43224
changelog/add-43224
@@ -34550,10 +34632,6 @@ plugins/woocommerce/changelog/add-43087-update-copy-of-inherit-query-from-templa
woocommerce/changelog/add-43087-update-copy-of-inherit-query-from-template
changelog/add-43087-update-copy-of-inherit-query-from-template
add-43087-update-copy-of-inherit-query-from-template
plugins/woocommerce/changelog/fix-41569
woocommerce/changelog/fix-41569
changelog/fix-41569
fix-41569
plugins/woocommerce/changelog/update-42405-convert-cart-shopping-e2e-tests
woocommerce/changelog/update-42405-convert-cart-shopping-e2e-tests
changelog/update-42405-convert-cart-shopping-e2e-tests
@@ -38981,6 +39059,10 @@ plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
woocommerce-beta-tester/changelog/fix-domain-substitution
changelog/fix-domain-substitution
fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
changelog/43499-remove-ai-post-from-db
43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
woocommerce-beta-tester/changelog/update-tweak-remove-href-li
changelog/update-tweak-remove-href-li
@@ -47244,6 +47326,10 @@ plugins/woocommerce-admin/changelog/fix-remove_warnings
woocommerce-admin/changelog/fix-remove_warnings
changelog/fix-remove_warnings
fix-remove_warnings
plugins/woocommerce-admin/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
woocommerce-admin/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
fix-41476-payment-settings-woopayments-promo-subscriptions
plugins/woocommerce-admin/changelog/42802-fix-watch-build-race-condition
woocommerce-admin/changelog/42802-fix-watch-build-race-condition
changelog/42802-fix-watch-build-race-condition
@@ -65583,6 +65669,10 @@ plugins/woocommerce-blocks/changelog/42724-update-42072-move-switch-classic-cart
woocommerce-blocks/changelog/42724-update-42072-move-switch-classic-cart-checkout-button
changelog/42724-update-42072-move-switch-classic-cart-checkout-button
42724-update-42072-move-switch-classic-cart-checkout-button
plugins/woocommerce-blocks/changelog/43487-product-gallery-remove-default
woocommerce-blocks/changelog/43487-product-gallery-remove-default
changelog/43487-product-gallery-remove-default
43487-product-gallery-remove-default
plugins/woocommerce-blocks/changelog/42719-product-gallery
woocommerce-blocks/changelog/42719-product-gallery
changelog/42719-product-gallery
@@ -1411,6 +1411,7 @@ packages/js/components/changelog/fix-date-picker-popover-props
packages/js/components/changelog/add-40214
packages/js/components/changelog/41495-update-tree-select-control-accents
packages/js/components/changelog/41559-try-tree-select-control-search-parents-trunk
packages/js/components/changelog/update-woo-tooltip
packages/js/components/changelog/add-disable-conditions
packages/js/components/changelog/41480-update-tree-select-control-enter-btn-trunk
packages/js/components/changelog/42860-update-pnpm
@@ -1626,6 +1627,7 @@ packages/js/product-editor/src/utils/get-derived-product-type.ts
packages/js/product-editor/src/utils/has-attributes-used-for-variations.ts
packages/js/product-editor/src/utils/get-product-title.ts
packages/js/product-editor/src/utils/get-checkbox-tracks.ts
packages/js/product-editor/src/utils/get-related-products/index.ts
packages/js/product-editor/src/utils/constants.ts
packages/js/product-editor/src/utils/handle-prompt.ts
packages/js/product-editor/src/utils/init-block.ts
@@ -1661,6 +1663,9 @@ packages/js/product-editor/src/hooks/use-feedback-bar/index.ts
packages/js/product-editor/src/hooks/use-variation-switcher.ts
packages/js/product-editor/src/hooks/use-product-entity-prop.ts
packages/js/product-editor/src/hooks/use-product-helper.ts
packages/js/product-editor/src/hooks/use-product-template/test/use-product-template.test.ts
packages/js/product-editor/src/hooks/use-product-template/use-product-template.ts
packages/js/product-editor/src/hooks/use-product-template/index.ts
packages/js/product-editor/src/hooks/use-number-input-props.ts
packages/js/product-editor/src/hooks/index.ts
packages/js/product-editor/src/hooks/use-notice/use-notice.ts
@@ -1694,6 +1699,7 @@ packages/js/product-editor/src/components/add-products-modal/index.ts
packages/js/product-editor/src/components/block-slot-fill/types.ts
packages/js/product-editor/src/components/block-slot-fill/utils/get-name.ts
packages/js/product-editor/src/components/block-slot-fill/block-slot.tsx
packages/js/product-editor/src/components/block-slot-fill/section-actions/index.tsx
packages/js/product-editor/src/components/block-slot-fill/index.ts
packages/js/product-editor/src/components/block-slot-fill/block-fill.tsx
packages/js/product-editor/src/components/details-description-field/details-description-field.tsx
@@ -2209,6 +2215,7 @@ packages/js/product-editor/README.md
packages/js/product-editor/webpack.config.js
packages/js/product-editor/tsconfig.json
packages/js/product-editor/changelog/add-42825_tooltip_attribute_to_pricing_field
packages/js/product-editor/changelog/update-product-editor-add-section-actions-component
packages/js/product-editor/changelog/update-product-editor-advice-card-tweaks
packages/js/product-editor/changelog/update-product-editor-render-empty-state-for-cross-section
packages/js/product-editor/changelog/add-42923
@@ -2219,9 +2226,12 @@ packages/js/product-editor/changelog/add-42923-empty-state
packages/js/product-editor/changelog/update-product-editor-add-classname-prop-to-button-with-cmp
packages/js/product-editor/changelog/add-41586-product-template-association
packages/js/product-editor/changelog/add-new-data-validation
packages/js/product-editor/changelog/update-woo-tooltip
packages/js/product-editor/changelog/update-product-editor-add-cash-register-image
packages/js/product-editor/changelog/update-product-editor-render-empty-state-for-upsells-section
packages/js/product-editor/changelog/update-product-editor-add-choose-products-for-me-button
packages/js/product-editor/changelog/update-product-editor-reorganize-images
packages/js/product-editor/changelog/update-use-use-layout-template
packages/js/product-editor/changelog/dev-40086_adapt_feedback_modal_action_confirmation
packages/js/product-editor/changelog/update-product-editor-dismiss-linked-product-empty-advices
packages/js/product-editor/changelog/add-hide-advanced-section
@@ -5415,6 +5425,7 @@ plugins/woocommerce/changelog/43238-patch-1
plugins/woocommerce/changelog/fix-changelog-date-typo
plugins/woocommerce/changelog/43309-add-track-individual-plugin-installation
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/42751-update-42072-update-incompatibility-generic-notice
plugins/woocommerce/changelog/add-additional-fields-in-contact-block
plugins/woocommerce/changelog/43334-fix-on-sale-badge-with-no-image
@@ -5440,16 +5451,19 @@ plugins/woocommerce/changelog/add-43214-allow-adding-external-collections
plugins/woocommerce/changelog/fix-43155-rating-filter-remove-and-query-type-option
plugins/woocommerce/changelog/43220-dev-dont-display-filters-zero-products
plugins/woocommerce/changelog/42949-show-ai-offline-modal
plugins/woocommerce/changelog/43487-product-gallery-remove-default
plugins/woocommerce/changelog/43285-fix-cys-images-endpoint-bug
plugins/woocommerce/changelog/43217-dev-use-checkbox-list-attribute-filter
plugins/woocommerce/changelog/43108-fix-installer-error-exception
plugins/woocommerce/changelog/remix-41077-settings-html-fixes
plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
plugins/woocommerce/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
plugins/woocommerce/changelog/42964-fix-validate_data_from_woocommerce_cart_shipping_packages_filter-42410
plugins/woocommerce/changelog/fix-osa-consent-revoke
plugins/woocommerce/changelog/43216-dev-implement-inserter-behavior
plugins/woocommerce/changelog/update-42032-link-cross-sells-product-images
plugins/woocommerce/changelog/43020-fix-fix-margin-top-value-for-the-task-reminder
plugins/woocommerce/changelog/43378-fix-43343-prevent-page-scrolling-when-pop-up-is-open
plugins/woocommerce/changelog/43132-fix-42194-product-collection-block-allow-topbottom-pagination-blocks-to-be-added
plugins/woocommerce/changelog/43093-update-42030-migrate-backend-mini-cart-tests-to-playwright
plugins/woocommerce/changelog/fix-product-collection-layout-firefox
@@ -5479,6 +5493,7 @@ plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-upsel
plugins/woocommerce/changelog/update-product-editor-add-product-linked-tab
plugins/woocommerce/changelog/fix-43297_highlight_tooltip
plugins/woocommerce/changelog/43221-fix-command-palette-unnecessary-scripts
plugins/woocommerce/changelog/update-use-use-layout-template
plugins/woocommerce/changelog/fix-pnpm-install-git-hooks
plugins/woocommerce/changelog/43169-dev-pass-blocks-phase-to-build
plugins/woocommerce/changelog/fix-42168-filter-blocks-migration
@@ -5502,7 +5517,6 @@ plugins/woocommerce/changelog/update-tests-search-multiple-term-ids
plugins/woocommerce/changelog/update-log-file-view-tweaks
plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
plugins/woocommerce/changelog/43365-update-43296-woopayments-task-copy
plugins/woocommerce/changelog/fix-only-dedub-cookies-with-same-path
plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
plugins/woocommerce/changelog/43274-add-rebase-42081-additional-fields
plugins/woocommerce/changelog/43249-fix-double-quotes-json-decoding-bug
@@ -5516,6 +5530,7 @@ plugins/woocommerce/changelog/add-41586
plugins/woocommerce/changelog/improve-single-product-details
plugins/woocommerce/changelog/update-legacy-test-bootstrap
plugins/woocommerce/changelog/add-basic-filter-blocks-e2e-tests
plugins/woocommerce/changelog/43546-42865-cys-php-warning-triggered-whenever-a-pattern-with-the-product-collection-block-is-inserted-via-the-assembler
plugins/woocommerce/changelog/add-43224
plugins/woocommerce/changelog/42903-add-review-blocks-tests
plugins/woocommerce/changelog/feature-order_source_attribution-extendable-fields
@@ -5526,7 +5541,6 @@ plugins/woocommerce/changelog/fix-43246-Store-API-link
plugins/woocommerce/changelog/.gitkeep
plugins/woocommerce/changelog/43076-42940-cys-color-palette-create-your-own
plugins/woocommerce/changelog/add-43087-update-copy-of-inherit-query-from-template
plugins/woocommerce/changelog/fix-41569
plugins/woocommerce/changelog/update-42405-convert-cart-shopping-e2e-tests
plugins/woocommerce/changelog/43240-add-wccom-18961-marketplace-product-card-ratings
plugins/woocommerce/changelog/add-layout-templates-rest-api
@@ -6341,6 +6355,7 @@ plugins/woocommerce-beta-tester/changelog/update-woocommerce-beta-tester-add-use
plugins/woocommerce-beta-tester/changelog/41513-prepare-beta-tester-2.3.0
plugins/woocommerce-beta-tester/changelog/42860-update-pnpm
plugins/woocommerce-beta-tester/changelog/fix-domain-substitution
plugins/woocommerce-beta-tester/changelog/43499-remove-ai-post-from-db
plugins/woocommerce-beta-tester/changelog/update-tweak-remove-href-li
plugins/woocommerce-beta-tester/changelog/.gitkeep
plugins/woocommerce-beta-tester/bin/build-zip.sh
@@ -7591,6 +7606,7 @@ plugins/woocommerce-admin/README.md
plugins/woocommerce-admin/webpack.config.js
plugins/woocommerce-admin/tsconfig.json
plugins/woocommerce-admin/changelog/fix-remove_warnings
plugins/woocommerce-admin/changelog/fix-41476-payment-settings-woopayments-promo-subscriptions
plugins/woocommerce-admin/changelog/42802-fix-watch-build-race-condition
plugins/woocommerce-admin/changelog/fix-domain-substitution
plugins/woocommerce-admin/changelog/42698-cys-update-the-copy-for-the-offline-flow
@@ -10013,6 +10029,7 @@ plugins/woocommerce-blocks/changelog/42751-update-42072-update-incompatibility-g
plugins/woocommerce-blocks/changelog/fix-42852-product-gallery-block-snapping-position-on-resize
plugins/woocommerce-blocks/changelog/add-product-gallery-block-group-block-labels
plugins/woocommerce-blocks/changelog/42724-update-42072-move-switch-classic-cart-checkout-button
plugins/woocommerce-blocks/changelog/43487-product-gallery-remove-default
plugins/woocommerce-blocks/changelog/42719-product-gallery
plugins/woocommerce-blocks/changelog/43294-product-gallery-overlay-link-font-size
plugins/woocommerce-blocks/changelog/fix-43306-product-gallery-pager-accessibility