[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action 2024-04-04 00:19:44 +00:00
parent 0392ab9020
commit 2b62bd209c
24 changed files with 1213 additions and 2584 deletions

View file

@ -9459,10 +9459,14 @@ real-spiders-destroy.md
rare-cameras-swim.md
.changeset/hip-books-smell.md
hip-books-smell.md
.changeset/small-socks-hug.md
small-socks-hug.md
.changeset/healthy-horses-trade.md
healthy-horses-trade.md
.changeset/khaki-owls-rest.md
khaki-owls-rest.md
.changeset/tough-lobsters-poke.md
tough-lobsters-poke.md
.changeset/curvy-horses-invite.md
curvy-horses-invite.md
.changeset/stupid-avocados-tan.md

View file

@ -1916,8 +1916,10 @@ cla.md
.changeset/real-spiders-destroy.md
.changeset/rare-cameras-swim.md
.changeset/hip-books-smell.md
.changeset/small-socks-hug.md
.changeset/healthy-horses-trade.md
.changeset/khaki-owls-rest.md
.changeset/tough-lobsters-poke.md
.changeset/curvy-horses-invite.md
.changeset/stupid-avocados-tan.md
.changeset/tasty-penguins-glow.md

View file

@ -33974,29 +33974,10 @@ core/modules/migrate/migrate.routing.yml
modules/migrate/migrate.routing.yml
migrate/migrate.routing.yml
migrate.routing.yml
core/modules/sdc/sdc.module
modules/sdc/sdc.module
sdc/sdc.module
sdc.module
core/modules/sdc/sdc.info.yml
modules/sdc/sdc.info.yml
sdc/sdc.info.yml
sdc.info.yml
core/modules/sdc/tests/src/Functional/LibrariesBCLayerTest.php
modules/sdc/tests/src/Functional/LibrariesBCLayerTest.php
sdc/tests/src/Functional/LibrariesBCLayerTest.php
tests/src/Functional/LibrariesBCLayerTest.php
src/Functional/LibrariesBCLayerTest.php
Functional/LibrariesBCLayerTest.php
LibrariesBCLayerTest.php
core/modules/sdc/sdc.services.yml
modules/sdc/sdc.services.yml
sdc/sdc.services.yml
sdc.services.yml
core/modules/sdc/README.txt
modules/sdc/README.txt
sdc/README.txt
README.txt
core/modules/phpass/phpass.services.yml
modules/phpass/phpass.services.yml
phpass/phpass.services.yml
@ -38922,6 +38903,21 @@ src/Kernel/Upload/StreamFileUploaderTest.php
Kernel/Upload/StreamFileUploaderTest.php
Upload/StreamFileUploaderTest.php
StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
src/Kernel/Upload/LegacyFileUploadHandlerTest.php
Kernel/Upload/LegacyFileUploadHandlerTest.php
Upload/LegacyFileUploadHandlerTest.php
LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
modules/file/tests/src/Kernel/LegacyValidatorTest.php
file/tests/src/Kernel/LegacyValidatorTest.php
tests/src/Kernel/LegacyValidatorTest.php
src/Kernel/LegacyValidatorTest.php
Kernel/LegacyValidatorTest.php
LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php
modules/file/tests/src/Kernel/SaveTest.php
file/tests/src/Kernel/SaveTest.php
@ -38944,6 +38940,20 @@ tests/src/Kernel/FileManagedUnitTestBase.php
src/Kernel/FileManagedUnitTestBase.php
Kernel/FileManagedUnitTestBase.php
FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
modules/file/tests/src/Kernel/LegacyFileModuleTest.php
file/tests/src/Kernel/LegacyFileModuleTest.php
tests/src/Kernel/LegacyFileModuleTest.php
src/Kernel/LegacyFileModuleTest.php
Kernel/LegacyFileModuleTest.php
LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
modules/file/tests/src/Kernel/LegacyValidateTest.php
file/tests/src/Kernel/LegacyValidateTest.php
tests/src/Kernel/LegacyValidateTest.php
src/Kernel/LegacyValidateTest.php
Kernel/LegacyValidateTest.php
LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php
modules/file/tests/src/Kernel/AccessTest.php
file/tests/src/Kernel/AccessTest.php
@ -39111,6 +39121,13 @@ tests/src/Kernel/FileManagedAccessTest.php
src/Kernel/FileManagedAccessTest.php
Kernel/FileManagedAccessTest.php
FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
modules/file/tests/src/Kernel/LegacyFileThemeTest.php
file/tests/src/Kernel/LegacyFileThemeTest.php
tests/src/Kernel/LegacyFileThemeTest.php
src/Kernel/LegacyFileThemeTest.php
Kernel/LegacyFileThemeTest.php
LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php
modules/file/tests/src/Kernel/LoadTest.php
file/tests/src/Kernel/LoadTest.php
@ -39296,6 +39313,13 @@ src/Kernel/Views/RelationshipUserFileDataTest.php
Kernel/Views/RelationshipUserFileDataTest.php
Views/RelationshipUserFileDataTest.php
RelationshipUserFileDataTest.php
core/modules/file/tests/src/Kernel/FileSaveUploadTest.php
modules/file/tests/src/Kernel/FileSaveUploadTest.php
file/tests/src/Kernel/FileSaveUploadTest.php
tests/src/Kernel/FileSaveUploadTest.php
src/Kernel/FileSaveUploadTest.php
Kernel/FileSaveUploadTest.php
FileSaveUploadTest.php
core/modules/file/tests/src/Kernel/Validation/FileValidatorTestBase.php
modules/file/tests/src/Kernel/Validation/FileValidatorTestBase.php
file/tests/src/Kernel/Validation/FileValidatorTestBase.php
@ -78863,14 +78887,6 @@ tests/src/Unit/CommentLinkBuilderTest.php
src/Unit/CommentLinkBuilderTest.php
Unit/CommentLinkBuilderTest.php
CommentLinkBuilderTest.php
core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
src/Unit/Action/UnpublishByKeywordCommentTest.php
Unit/Action/UnpublishByKeywordCommentTest.php
Action/UnpublishByKeywordCommentTest.php
UnpublishByKeywordCommentTest.php
core/modules/comment/tests/src/Unit/CommentManagerTest.php
modules/comment/tests/src/Unit/CommentManagerTest.php
comment/tests/src/Unit/CommentManagerTest.php
@ -79287,13 +79303,6 @@ Plugin/views/filter/NodeComment.php
views/filter/NodeComment.php
filter/NodeComment.php
NodeComment.php
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
comment/src/Plugin/Action/UnpublishByKeywordComment.php
src/Plugin/Action/UnpublishByKeywordComment.php
Plugin/Action/UnpublishByKeywordComment.php
Action/UnpublishByKeywordComment.php
UnpublishByKeywordComment.php
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
@ -83147,6 +83156,13 @@ tests/src/Kernel/WorkspaceMergerTest.php
src/Kernel/WorkspaceMergerTest.php
Kernel/WorkspaceMergerTest.php
WorkspaceMergerTest.php
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
EntityWorkspaceConflictConstraintValidatorTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
workspaces/tests/src/Kernel/WorkspaceAssociationTest.php

View file

@ -4877,11 +4877,7 @@ core/modules/migrate/src/MigrateExecutable.php
core/modules/migrate/src/MigrateLookupInterface.php
core/modules/migrate/src/MigrateMessage.php
core/modules/migrate/migrate.routing.yml
core/modules/sdc/sdc.module
core/modules/sdc/sdc.info.yml
core/modules/sdc/tests/src/Functional/LibrariesBCLayerTest.php
core/modules/sdc/sdc.services.yml
core/modules/sdc/README.txt
core/modules/phpass/phpass.services.yml
core/modules/phpass/phpass.module
core/modules/phpass/tests/src/Functional/GenericTest.php
@ -5633,9 +5629,13 @@ core/modules/file/tests/src/Functional/FileManagedFileElementTest.php
core/modules/file/tests/src/Kernel/UsageTest.php
core/modules/file/tests/src/Kernel/FileUrlTest.php
core/modules/file/tests/src/Kernel/Upload/StreamFileUploaderTest.php
core/modules/file/tests/src/Kernel/Upload/LegacyFileUploadHandlerTest.php
core/modules/file/tests/src/Kernel/LegacyValidatorTest.php
core/modules/file/tests/src/Kernel/SaveTest.php
core/modules/file/tests/src/Kernel/Formatter/FileEntityFormatterTest.php
core/modules/file/tests/src/Kernel/FileManagedUnitTestBase.php
core/modules/file/tests/src/Kernel/LegacyFileModuleTest.php
core/modules/file/tests/src/Kernel/LegacyValidateTest.php
core/modules/file/tests/src/Kernel/AccessTest.php
core/modules/file/tests/src/Kernel/DeleteTest.php
core/modules/file/tests/src/Kernel/FileItemTest.php
@ -5655,6 +5655,7 @@ core/modules/file/tests/src/Kernel/ManagedFileTest.php
core/modules/file/tests/src/Kernel/FileItemValidationTest.php
core/modules/file/tests/src/Kernel/SpaceUsedTest.php
core/modules/file/tests/src/Kernel/FileManagedAccessTest.php
core/modules/file/tests/src/Kernel/LegacyFileThemeTest.php
core/modules/file/tests/src/Kernel/LoadTest.php
core/modules/file/tests/src/Kernel/RequirementsTest.php
core/modules/file/tests/src/Kernel/MoveTest.php
@ -5677,6 +5678,7 @@ core/modules/file/tests/src/Kernel/Views/RelationshipNodeFileDataTest.php
core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php
core/modules/file/tests/src/Kernel/Views/FileViewsFieldAccessTest.php
core/modules/file/tests/src/Kernel/Views/RelationshipUserFileDataTest.php
core/modules/file/tests/src/Kernel/FileSaveUploadTest.php
core/modules/file/tests/src/Kernel/Validation/FileValidatorTestBase.php
core/modules/file/tests/src/Kernel/Validation/FileValidatorTest.php
core/modules/file/tests/src/Kernel/Validation/UploadedFileValidatorTest.php
@ -11323,7 +11325,6 @@ core/modules/comment/tests/src/Unit/Plugin/views/field/LinkReplyTest.php
core/modules/comment/tests/src/Unit/Plugin/views/field/CommentBulkFormTest.php
core/modules/comment/tests/src/Unit/Plugin/views/field/LinkApproveTest.php
core/modules/comment/tests/src/Unit/CommentLinkBuilderTest.php
core/modules/comment/tests/src/Unit/Action/UnpublishByKeywordCommentTest.php
core/modules/comment/tests/src/Unit/CommentManagerTest.php
core/modules/comment/tests/src/Unit/Entity/CommentLockTest.php
core/modules/comment/tests/src/Unit/CommentStatisticsUnitTest.php
@ -11386,7 +11387,6 @@ core/modules/comment/src/Plugin/views/field/LinkReply.php
core/modules/comment/src/Plugin/views/filter/UserUid.php
core/modules/comment/src/Plugin/views/filter/StatisticsLastUpdated.php
core/modules/comment/src/Plugin/views/filter/NodeComment.php
core/modules/comment/src/Plugin/Action/UnpublishByKeywordComment.php
core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraintValidator.php
core/modules/comment/src/Plugin/Validation/Constraint/CommentNameConstraint.php
@ -11968,6 +11968,7 @@ core/modules/workspaces/tests/src/Kernel/WorkspaceTestTrait.php
core/modules/workspaces/tests/src/Kernel/WorkspaceIntegrationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceCRUDTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceMergerTest.php
core/modules/workspaces/tests/src/Kernel/EntityWorkspaceConflictConstraintValidatorTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationTest.php
core/modules/workspaces/tests/src/Kernel/WorkspacesFileItemTest.php
core/modules/workspaces/tests/src/Kernel/WorkspaceAssociationDeprecationTest.php

View file

@ -13241,6 +13241,10 @@ AfterUpgrade.php
upgrades/5.8.3-5.8.4/data.json
5.8.3-5.8.4/data.json
data.json
upgrades/8.2/scripts/BeforeUpgrade.php
8.2/scripts/BeforeUpgrade.php
scripts/BeforeUpgrade.php
BeforeUpgrade.php
upgrades/8.2/scripts/AfterUpgrade.php
8.2/scripts/AfterUpgrade.php
scripts/AfterUpgrade.php

View file

@ -2302,6 +2302,7 @@ upgrades/5.9/scripts/AfterUpgrade.php
upgrades/5.9/data.json
upgrades/5.8.3-5.8.4/scripts/AfterUpgrade.php
upgrades/5.8.3-5.8.4/data.json
upgrades/8.2/scripts/BeforeUpgrade.php
upgrades/8.2/scripts/AfterUpgrade.php
upgrades/8.2/data.json
upgrades/7.1/scripts/AfterUpgrade.php

View file

@ -24950,6 +24950,11 @@ admin/app/modifiers/validation-status.js
app/modifiers/validation-status.js
modifiers/validation-status.js
validation-status.js
ghost/admin/app/modifiers/autoplay.js
admin/app/modifiers/autoplay.js
app/modifiers/autoplay.js
modifiers/autoplay.js
autoplay.js
ghost/admin/app/modifiers/autofocus.js
admin/app/modifiers/autofocus.js
app/modifiers/autofocus.js

View file

@ -3891,6 +3891,7 @@ ghost/admin/app/modifiers/on-scroll.js
ghost/admin/app/modifiers/scroll-top.js
ghost/admin/app/modifiers/select-on-click.js
ghost/admin/app/modifiers/validation-status.js
ghost/admin/app/modifiers/autoplay.js
ghost/admin/app/modifiers/autofocus.js
ghost/admin/app/modifiers/ratio-zoom.js
ghost/admin/app/decorators/inject.js

View file

@ -19182,6 +19182,13 @@ Domain/Product/ValueObject/RedirectTargetTest.php
Product/ValueObject/RedirectTargetTest.php
ValueObject/RedirectTargetTest.php
RedirectTargetTest.php
tests/Unit/Core/Domain/Product/ValueObject/GtinTest.php
Unit/Core/Domain/Product/ValueObject/GtinTest.php
Core/Domain/Product/ValueObject/GtinTest.php
Domain/Product/ValueObject/GtinTest.php
Product/ValueObject/GtinTest.php
ValueObject/GtinTest.php
GtinTest.php
tests/Unit/Core/Domain/Product/ValueObject/Ean13Test.php
Unit/Core/Domain/Product/ValueObject/Ean13Test.php
Core/Domain/Product/ValueObject/Ean13Test.php
@ -26489,6 +26496,12 @@ Domain/Product/ValueObject/Reference.php
Product/ValueObject/Reference.php
ValueObject/Reference.php
Reference.php
src/Core/Domain/Product/ValueObject/Gtin.php
Core/Domain/Product/ValueObject/Gtin.php
Domain/Product/ValueObject/Gtin.php
Product/ValueObject/Gtin.php
ValueObject/Gtin.php
Gtin.php
src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
Domain/Product/ValueObject/DeliveryTimeNoteType.php

View file

@ -3181,6 +3181,7 @@ tests/Unit/Core/Domain/Product/Combination/Command/UpdateCombinationStockAvailab
tests/Unit/Core/Domain/Product/ValueObject/UpcTest.php
tests/Unit/Core/Domain/Product/ValueObject/RedirectTypeTest.php
tests/Unit/Core/Domain/Product/ValueObject/RedirectTargetTest.php
tests/Unit/Core/Domain/Product/ValueObject/GtinTest.php
tests/Unit/Core/Domain/Product/ValueObject/Ean13Test.php
tests/Unit/Core/Domain/Product/ValueObject/ReferenceTest.php
tests/Unit/Core/Domain/Product/ValueObject/RedirectOptionTest.php
@ -4410,6 +4411,7 @@ src/Core/Domain/Product/Combination/Command/UpdateCombinationStockAvailableComma
src/Core/Domain/Product/AttributeGroup/Query/GetProductAttributeGroups.php
src/Core/Domain/Product/AttributeGroup/QueryHandler/GetProductAttributeGroupsHandlerInterface.php
src/Core/Domain/Product/ValueObject/Reference.php
src/Core/Domain/Product/ValueObject/Gtin.php
src/Core/Domain/Product/ValueObject/DeliveryTimeNoteType.php
src/Core/Domain/Product/ValueObject/Ean13.php
src/Core/Domain/Product/ValueObject/RedirectType.php

View file

@ -4479,6 +4479,9 @@ _unreleased/2024-01-25-openapi-property-group-option.md
changelog/_unreleased/2024-02-03-support-throwing-exception-when-create-customer.md
_unreleased/2024-02-03-support-throwing-exception-when-create-customer.md
2024-02-03-support-throwing-exception-when-create-customer.md
changelog/_unreleased/2024-04-03-return-property-for-every-feature-flag.md
_unreleased/2024-04-03-return-property-for-every-feature-flag.md
2024-04-03-return-property-for-every-feature-flag.md
changelog/_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
2024-01-25-fix-issue-on-windowrouterpush.md
@ -4503,6 +4506,9 @@ _unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md
changelog/_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
2024-03-04-update-saleschannel-theme-assignment.md
changelog/_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
2024-03-28-avoid-to-set-active-billing-address-with-null.md
changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
@ -4596,6 +4602,9 @@ _unreleased/2024-02-06-do-not-allow-deleting-connected-media-thumbnail-size.md
changelog/_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
changelog/_unreleased/2024-03-29-handle-empty-query-exception.md
_unreleased/2024-03-29-handle-empty-query-exception.md
2024-03-29-handle-empty-query-exception.md
changelog/_unreleased/2024-02-21-core-fixes.md
_unreleased/2024-02-21-core-fixes.md
2024-02-21-core-fixes.md
@ -4632,6 +4641,9 @@ _unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2024-03-21-improve-snippet-author-performance.md
_unreleased/2024-03-21-improve-snippet-author-performance.md
2024-03-21-improve-snippet-author-performance.md
changelog/_unreleased/2024-03-11-add-sales-channel-context-getter-to-customerdoubleoptinregistrationevent.md
_unreleased/2024-03-11-add-sales-channel-context-getter-to-customerdoubleoptinregistrationevent.md
2024-03-11-add-sales-channel-context-getter-to-customerdoubleoptinregistrationevent.md
@ -5085,6 +5097,9 @@ _unreleased/2024-02-26-change-path-column-in-app-definition.md
changelog/_unreleased/2024-02-07-openapi-landing-page.md
_unreleased/2024-02-07-openapi-landing-page.md
2024-02-07-openapi-landing-page.md
changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
2024-04-03-add-ipv6-cidr-to-known-ip-address.md
changelog/_unreleased/2024-02-06-added-correct-favicon-for-marketing-module.md
_unreleased/2024-02-06-added-correct-favicon-for-marketing-module.md
2024-02-06-added-correct-favicon-for-marketing-module.md
@ -25801,6 +25816,13 @@ unit/Administration/Snippet/SnippetExceptionTest.php
Administration/Snippet/SnippetExceptionTest.php
Snippet/SnippetExceptionTest.php
SnippetExceptionTest.php
tests/unit/Administration/Framework/Routing/KnownIps/KnownIpsCollectorTest.php
unit/Administration/Framework/Routing/KnownIps/KnownIpsCollectorTest.php
Administration/Framework/Routing/KnownIps/KnownIpsCollectorTest.php
Framework/Routing/KnownIps/KnownIpsCollectorTest.php
Routing/KnownIps/KnownIpsCollectorTest.php
KnownIps/KnownIpsCollectorTest.php
KnownIpsCollectorTest.php
tests/unit/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriberTest.php
unit/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriberTest.php
Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriberTest.php
@ -76579,6 +76601,16 @@ core/service/utils/object.utils.ts
service/utils/object.utils.ts
utils/object.utils.ts
object.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
Resources/app/administration/src/core/service/utils/string.utils.spec.js
app/administration/src/core/service/utils/string.utils.spec.js
administration/src/core/service/utils/string.utils.spec.js
src/core/service/utils/string.utils.spec.js
core/service/utils/string.utils.spec.js
service/utils/string.utils.spec.js
utils/string.utils.spec.js
string.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/dom.utils.spec.js
Administration/Resources/app/administration/src/core/service/utils/dom.utils.spec.js
Resources/app/administration/src/core/service/utils/dom.utils.spec.js

View file

@ -1503,6 +1503,7 @@ changelog/_unreleased/2024-03-12-distinctive-document-titles.md
changelog/_unreleased/2024-02-06-fix-cloning-of-structs-with-enums.md
changelog/_unreleased/2024-01-25-openapi-property-group-option.md
changelog/_unreleased/2024-02-03-support-throwing-exception-when-create-customer.md
changelog/_unreleased/2024-04-03-return-property-for-every-feature-flag.md
changelog/_unreleased/2024-01-25-fix-issue-on-windowrouterpush.md
changelog/_unreleased/2023-03-05-no-empty-nav.md
changelog/_unreleased/2022-01-22-fix-statefulness-issues-of-twig-environment-in-seo-url-generator.md
@ -1511,6 +1512,7 @@ changelog/_unreleased/2024-03-21-allow-export-invalid-import-only-profiles.md
changelog/_unreleased/2024-01-23-fix-thumbnail-generation-edge-cases.md
changelog/_unreleased/2024-01-25-remove-product-count-from-sales-channel-list.md
changelog/_unreleased/2024-03-04-update-saleschannel-theme-assignment.md
changelog/_unreleased/2024-03-28-avoid-to-set-active-billing-address-with-null.md
changelog/_unreleased/2024-02-07-fix-asset-path-generation-in-plugin-html-files.md
changelog/_unreleased/2024-03-01-member-fuction-gethash-on-null.md
changelog/_unreleased/2024-02-19-add-back-button-to-sdk-settings-modules.md
@ -1542,6 +1544,7 @@ changelog/_unreleased/2024-02-15-fix-variant-name-not-visible-in-dynamic-product
changelog/_unreleased/2024-03-19-ensure-export-tempfile-is-open-before-copying-data.md
changelog/_unreleased/2024-02-06-do-not-allow-deleting-connected-media-thumbnail-size.md
changelog/_unreleased/2024-02-26-fix-insufficient-rule-condition-unit-value-rounding.md
changelog/_unreleased/2024-03-29-handle-empty-query-exception.md
changelog/_unreleased/2024-02-21-core-fixes.md
changelog/_unreleased/2024-01-23-fix-losing-page-content-in-category-layout-tab-when-switching-to-a-landing-page.md
changelog/_unreleased/2024-02-29-no-ips-selectable-in-allowlist-at-sales-channel.md
@ -1554,6 +1557,7 @@ changelog/_unreleased/2024-02-21-fixes-missing-setindexer-for-newsletterrecipien
changelog/_unreleased/2024-01-24-fix-translation-iso-code-unique-check.md
changelog/_unreleased/2024-01-22-add-check-processed-promotions-to-avoid-duplicates.md
changelog/_unreleased/2024-01-22-fix-umlauts-in-productsearchterminterpreter.md
changelog/_unreleased/2024-03-21-improve-snippet-author-performance.md
changelog/_unreleased/2024-03-11-add-sales-channel-context-getter-to-customerdoubleoptinregistrationevent.md
changelog/_unreleased/2024-01-22-customize-the-modal-body-gap.md
changelog/_unreleased/2024-02-20-remove-privileges-from-sdk-iframe-urls.md
@ -1705,6 +1709,7 @@ changelog/_unreleased/2024-03-11-allow-vue-compat-mode-removal.md
changelog/_unreleased/2024-03-25-handle-nullable-tax-status.md
changelog/_unreleased/2024-02-26-change-path-column-in-app-definition.md
changelog/_unreleased/2024-02-07-openapi-landing-page.md
changelog/_unreleased/2024-04-03-add-ipv6-cidr-to-known-ip-address.md
changelog/_unreleased/2024-02-06-added-correct-favicon-for-marketing-module.md
changelog/release-6-5-3-1/2023-07-05-missing-product-cover-images-when-no-version-id-is-filled.md
changelog/release-6-3-5-2/2021-02-23-fix-session-handling-on-logouts.md
@ -6200,6 +6205,7 @@ tests/unit/Administration/Notification/Subscriber/UpdateSubscriberTest.php
tests/unit/Administration/Snippet/AppAdministrationSnippetPersisterTest.php
tests/unit/Administration/Snippet/SnippetFinderTest.php
tests/unit/Administration/Snippet/SnippetExceptionTest.php
tests/unit/Administration/Framework/Routing/KnownIps/KnownIpsCollectorTest.php
tests/unit/Administration/Framework/Routing/NotFound/AdministrationNotFoundSubscriberTest.php
tests/unit/Administration/AdministrationTest.php
tests/unit/Administration/Command/DeleteExtensionLocalPublicFilesCommandTest.php
@ -13838,6 +13844,7 @@ src/Administration/Resources/app/administration/src/core/service/utils/dom.utils
src/Administration/Resources/app/administration/src/core/service/utils/format.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/types.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/object.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/string.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/dom.utils.spec.js
src/Administration/Resources/app/administration/src/core/service/utils/format.utils.ts
src/Administration/Resources/app/administration/src/core/service/utils/file-reader.utils.ts

View file

@ -8567,6 +8567,13 @@ admin/src/utils/objects.ts
src/utils/objects.ts
utils/objects.ts
objects.ts
packages/core/admin/admin/src/utils/urls.ts
core/admin/admin/src/utils/urls.ts
admin/admin/src/utils/urls.ts
admin/src/utils/urls.ts
src/utils/urls.ts
utils/urls.ts
urls.ts
packages/core/admin/admin/src/utils/createRoute.tsx
core/admin/admin/src/utils/createRoute.tsx
admin/admin/src/utils/createRoute.tsx
@ -8621,6 +8628,14 @@ src/utils/tests/createRoute.test.tsx
utils/tests/createRoute.test.tsx
tests/createRoute.test.tsx
createRoute.test.tsx
packages/core/admin/admin/src/utils/tests/urls.test.ts
core/admin/admin/src/utils/tests/urls.test.ts
admin/admin/src/utils/tests/urls.test.ts
admin/src/utils/tests/urls.test.ts
src/utils/tests/urls.test.ts
utils/tests/urls.test.ts
tests/urls.test.ts
urls.test.ts
packages/core/admin/admin/src/utils/strings.ts
core/admin/admin/src/utils/strings.ts
admin/admin/src/utils/strings.ts

View file

@ -1220,6 +1220,7 @@ packages/core/admin/admin/tests/setup.ts
packages/core/admin/admin/tests/store.ts
packages/core/admin/admin/src/utils/shims.ts
packages/core/admin/admin/src/utils/objects.ts
packages/core/admin/admin/src/utils/urls.ts
packages/core/admin/admin/src/utils/createRoute.tsx
packages/core/admin/admin/src/utils/baseQuery.ts
packages/core/admin/admin/src/utils/tests/getFullName.test.ts
@ -1227,6 +1228,7 @@ packages/core/admin/admin/src/utils/tests/hashAdminUserEmail.test.ts
packages/core/admin/admin/src/utils/tests/strings.test.ts
packages/core/admin/admin/src/utils/tests/objects.test.ts
packages/core/admin/admin/src/utils/tests/createRoute.test.tsx
packages/core/admin/admin/src/utils/tests/urls.test.ts
packages/core/admin/admin/src/utils/strings.ts
packages/core/admin/admin/src/utils/arrays.ts
packages/core/admin/admin/src/utils/getFullName.ts

View file

@ -640,10 +640,6 @@ tests/Api/Shop/ProductAssociationsTest.php
Api/Shop/ProductAssociationsTest.php
Shop/ProductAssociationsTest.php
ProductAssociationsTest.php
tests/Api/Shop/CheckoutCompletionTest.php
Api/Shop/CheckoutCompletionTest.php
Shop/CheckoutCompletionTest.php
CheckoutCompletionTest.php
tests/Api/Shop/ProductTaxonsTest.php
Api/Shop/ProductTaxonsTest.php
Shop/ProductTaxonsTest.php
@ -672,6 +668,26 @@ tests/Api/Shop/CurrenciesTest.php
Api/Shop/CurrenciesTest.php
Shop/CurrenciesTest.php
CurrenciesTest.php
tests/Api/Shop/Checkout/CartTest.php
Api/Shop/Checkout/CartTest.php
Shop/Checkout/CartTest.php
Checkout/CartTest.php
CartTest.php
tests/Api/Shop/Checkout/PaymentMethodTest.php
Api/Shop/Checkout/PaymentMethodTest.php
Shop/Checkout/PaymentMethodTest.php
Checkout/PaymentMethodTest.php
PaymentMethodTest.php
tests/Api/Shop/Checkout/CompletionTest.php
Api/Shop/Checkout/CompletionTest.php
Shop/Checkout/CompletionTest.php
Checkout/CompletionTest.php
CompletionTest.php
tests/Api/Shop/Checkout/ShippingMethodTest.php
Api/Shop/Checkout/ShippingMethodTest.php
Shop/Checkout/ShippingMethodTest.php
Checkout/ShippingMethodTest.php
ShippingMethodTest.php
tests/Api/Shop/ProductAttributesTest.php
Api/Shop/ProductAttributesTest.php
Shop/ProductAttributesTest.php
@ -2348,6 +2364,118 @@ Responses/shop/channel/get_channel_by_code_response.json
shop/channel/get_channel_by_code_response.json
channel/get_channel_by_code_response.json
get_channel_by_code_response.json
tests/Api/Responses/shop/checkout/completion/order_with_non_shippable_items.json
Api/Responses/shop/checkout/completion/order_with_non_shippable_items.json
Responses/shop/checkout/completion/order_with_non_shippable_items.json
shop/checkout/completion/order_with_non_shippable_items.json
checkout/completion/order_with_non_shippable_items.json
completion/order_with_non_shippable_items.json
order_with_non_shippable_items.json
tests/Api/Responses/shop/checkout/completion/order_with_shippable_and_non_shippable_items.json
Api/Responses/shop/checkout/completion/order_with_shippable_and_non_shippable_items.json
Responses/shop/checkout/completion/order_with_shippable_and_non_shippable_items.json
shop/checkout/completion/order_with_shippable_and_non_shippable_items.json
checkout/completion/order_with_shippable_and_non_shippable_items.json
completion/order_with_shippable_and_non_shippable_items.json
order_with_shippable_and_non_shippable_items.json
tests/Api/Responses/shop/checkout/completion/order_with_free_non_shippable_items.json
Api/Responses/shop/checkout/completion/order_with_free_non_shippable_items.json
Responses/shop/checkout/completion/order_with_free_non_shippable_items.json
shop/checkout/completion/order_with_free_non_shippable_items.json
checkout/completion/order_with_free_non_shippable_items.json
completion/order_with_free_non_shippable_items.json
order_with_free_non_shippable_items.json
tests/Api/Responses/shop/checkout/payment_method/select_payment_method_with_missing_fields.json
Api/Responses/shop/checkout/payment_method/select_payment_method_with_missing_fields.json
Responses/shop/checkout/payment_method/select_payment_method_with_missing_fields.json
shop/checkout/payment_method/select_payment_method_with_missing_fields.json
checkout/payment_method/select_payment_method_with_missing_fields.json
payment_method/select_payment_method_with_missing_fields.json
select_payment_method_with_missing_fields.json
tests/Api/Responses/shop/checkout/payment_method/select_payment_method.json
Api/Responses/shop/checkout/payment_method/select_payment_method.json
Responses/shop/checkout/payment_method/select_payment_method.json
shop/checkout/payment_method/select_payment_method.json
checkout/payment_method/select_payment_method.json
payment_method/select_payment_method.json
select_payment_method.json
tests/Api/Responses/shop/checkout/cart/update_item_quantity_with_missing_fields.json
Api/Responses/shop/checkout/cart/update_item_quantity_with_missing_fields.json
Responses/shop/checkout/cart/update_item_quantity_with_missing_fields.json
shop/checkout/cart/update_item_quantity_with_missing_fields.json
checkout/cart/update_item_quantity_with_missing_fields.json
cart/update_item_quantity_with_missing_fields.json
update_item_quantity_with_missing_fields.json
tests/Api/Responses/shop/checkout/cart/add_item.json
Api/Responses/shop/checkout/cart/add_item.json
Responses/shop/checkout/cart/add_item.json
shop/checkout/cart/add_item.json
checkout/cart/add_item.json
cart/add_item.json
add_item.json
tests/Api/Responses/shop/checkout/cart/get_cart.json
Api/Responses/shop/checkout/cart/get_cart.json
Responses/shop/checkout/cart/get_cart.json
shop/checkout/cart/get_cart.json
checkout/cart/get_cart.json
cart/get_cart.json
get_cart.json
tests/Api/Responses/shop/checkout/cart/add_item_with_missing_fields.json
Api/Responses/shop/checkout/cart/add_item_with_missing_fields.json
Responses/shop/checkout/cart/add_item_with_missing_fields.json
shop/checkout/cart/add_item_with_missing_fields.json
checkout/cart/add_item_with_missing_fields.json
cart/add_item_with_missing_fields.json
add_item_with_missing_fields.json
tests/Api/Responses/shop/checkout/cart/get_empty_cart.json
Api/Responses/shop/checkout/cart/get_empty_cart.json
Responses/shop/checkout/cart/get_empty_cart.json
shop/checkout/cart/get_empty_cart.json
checkout/cart/get_empty_cart.json
cart/get_empty_cart.json
get_empty_cart.json
tests/Api/Responses/shop/checkout/cart/update_cart.json
Api/Responses/shop/checkout/cart/update_cart.json
Responses/shop/checkout/cart/update_cart.json
shop/checkout/cart/update_cart.json
checkout/cart/update_cart.json
cart/update_cart.json
update_cart.json
tests/Api/Responses/shop/checkout/cart/create_cart_with_locale.json
Api/Responses/shop/checkout/cart/create_cart_with_locale.json
Responses/shop/checkout/cart/create_cart_with_locale.json
shop/checkout/cart/create_cart_with_locale.json
checkout/cart/create_cart_with_locale.json
cart/create_cart_with_locale.json
create_cart_with_locale.json
tests/Api/Responses/shop/checkout/cart/update_item_quantity.json
Api/Responses/shop/checkout/cart/update_item_quantity.json
Responses/shop/checkout/cart/update_item_quantity.json
shop/checkout/cart/update_item_quantity.json
checkout/cart/update_item_quantity.json
cart/update_item_quantity.json
update_item_quantity.json
tests/Api/Responses/shop/checkout/cart/create_cart.json
Api/Responses/shop/checkout/cart/create_cart.json
Responses/shop/checkout/cart/create_cart.json
shop/checkout/cart/create_cart.json
checkout/cart/create_cart.json
cart/create_cart.json
create_cart.json
tests/Api/Responses/shop/checkout/shipping_method/select_shipping_method.json
Api/Responses/shop/checkout/shipping_method/select_shipping_method.json
Responses/shop/checkout/shipping_method/select_shipping_method.json
shop/checkout/shipping_method/select_shipping_method.json
checkout/shipping_method/select_shipping_method.json
shipping_method/select_shipping_method.json
select_shipping_method.json
tests/Api/Responses/shop/checkout/shipping_method/select_shipping_method_with_missing_fields.json
Api/Responses/shop/checkout/shipping_method/select_shipping_method_with_missing_fields.json
Responses/shop/checkout/shipping_method/select_shipping_method_with_missing_fields.json
shop/checkout/shipping_method/select_shipping_method_with_missing_fields.json
checkout/shipping_method/select_shipping_method_with_missing_fields.json
shipping_method/select_shipping_method_with_missing_fields.json
select_shipping_method_with_missing_fields.json
tests/Api/Responses/shop/customer/get_customer_response.json
Api/Responses/shop/customer/get_customer_response.json
Responses/shop/customer/get_customer_response.json
@ -2468,84 +2596,42 @@ Responses/shop/product_attribute/get_product_attribute_value.json
shop/product_attribute/get_product_attribute_value.json
product_attribute/get_product_attribute_value.json
get_product_attribute_value.json
tests/Api/Responses/shop/order/add_item_response.json
Api/Responses/shop/order/add_item_response.json
Responses/shop/order/add_item_response.json
shop/order/add_item_response.json
order/add_item_response.json
add_item_response.json
tests/Api/Responses/shop/order/updated_payment_method_on_cancelled_order_response.json
Api/Responses/shop/order/updated_payment_method_on_cancelled_order_response.json
Responses/shop/order/updated_payment_method_on_cancelled_order_response.json
shop/order/updated_payment_method_on_cancelled_order_response.json
order/updated_payment_method_on_cancelled_order_response.json
updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/shop/order/updated_billing_address_on_order_response.json
Api/Responses/shop/order/updated_billing_address_on_order_response.json
Responses/shop/order/updated_billing_address_on_order_response.json
shop/order/updated_billing_address_on_order_response.json
order/updated_billing_address_on_order_response.json
updated_billing_address_on_order_response.json
tests/Api/Responses/shop/order/assign_shipping_method_to_non_existing_shipment_response.json
Api/Responses/shop/order/assign_shipping_method_to_non_existing_shipment_response.json
Responses/shop/order/assign_shipping_method_to_non_existing_shipment_response.json
shop/order/assign_shipping_method_to_non_existing_shipment_response.json
order/assign_shipping_method_to_non_existing_shipment_response.json
assign_shipping_method_to_non_existing_shipment_response.json
tests/Api/Responses/shop/order/updated_payment_method_on_order_response.json
Api/Responses/shop/order/updated_payment_method_on_order_response.json
Responses/shop/order/updated_payment_method_on_order_response.json
shop/order/updated_payment_method_on_order_response.json
order/updated_payment_method_on_order_response.json
updated_payment_method_on_order_response.json
tests/Api/Responses/shop/order/get_order_items_response.json
Api/Responses/shop/order/get_order_items_response.json
Responses/shop/order/get_order_items_response.json
shop/order/get_order_items_response.json
order/get_order_items_response.json
get_order_items_response.json
tests/Api/Responses/shop/order/create_cart_response.json
Api/Responses/shop/order/create_cart_response.json
Responses/shop/order/create_cart_response.json
shop/order/create_cart_response.json
order/create_cart_response.json
create_cart_response.json
tests/Api/Responses/shop/order/get_order_adjustments_response.json
Api/Responses/shop/order/get_order_adjustments_response.json
Responses/shop/order/get_order_adjustments_response.json
shop/order/get_order_adjustments_response.json
order/get_order_adjustments_response.json
get_order_adjustments_response.json
tests/Api/Responses/shop/order/create_cart_with_default_locale_response.json
Api/Responses/shop/order/create_cart_with_default_locale_response.json
Responses/shop/order/create_cart_with_default_locale_response.json
shop/order/create_cart_with_default_locale_response.json
order/create_cart_with_default_locale_response.json
create_cart_with_default_locale_response.json
tests/Api/Responses/shop/order/get_order_response.json
Api/Responses/shop/order/get_order_response.json
Responses/shop/order/get_order_response.json
shop/order/get_order_response.json
order/get_order_response.json
get_order_response.json
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_product_variant.json
Api/Responses/shop/order/add_item_to_cart_with_missing_product_variant.json
Responses/shop/order/add_item_to_cart_with_missing_product_variant.json
shop/order/add_item_to_cart_with_missing_product_variant.json
order/add_item_to_cart_with_missing_product_variant.json
add_item_to_cart_with_missing_product_variant.json
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
Responses/shop/order/add_item_to_cart_with_missing_quantity.json
shop/order/add_item_to_cart_with_missing_quantity.json
order/add_item_to_cart_with_missing_quantity.json
add_item_to_cart_with_missing_quantity.json
tests/Api/Responses/shop/order/get_order_item_unit_response.json
Api/Responses/shop/order/get_order_item_unit_response.json
Responses/shop/order/get_order_item_unit_response.json
shop/order/get_order_item_unit_response.json
order/get_order_item_unit_response.json
get_order_item_unit_response.json
tests/Api/Responses/shop/order/get_order.json
Api/Responses/shop/order/get_order.json
Responses/shop/order/get_order.json
shop/order/get_order.json
order/get_order.json
get_order.json
tests/Api/Responses/shop/order/get_orders.json
Api/Responses/shop/order/get_orders.json
Responses/shop/order/get_orders.json
shop/order/get_orders.json
order/get_orders.json
get_orders.json
tests/Api/Responses/shop/order/update_payment_method.json
Api/Responses/shop/order/update_payment_method.json
Responses/shop/order/update_payment_method.json
shop/order/update_payment_method.json
order/update_payment_method.json
update_payment_method.json
tests/Api/Responses/shop/order/get_payment_configuration.json
Api/Responses/shop/order/get_payment_configuration.json
Responses/shop/order/get_payment_configuration.json
shop/order/get_payment_configuration.json
order/get_payment_configuration.json
get_payment_configuration.json
tests/Api/Responses/shop/order/get_order_adjustments.json
Api/Responses/shop/order/get_order_adjustments.json
Responses/shop/order/get_order_adjustments.json
shop/order/get_order_adjustments.json
order/get_order_adjustments.json
get_order_adjustments.json
tests/Api/Responses/shop/order/get_order_items.json
Api/Responses/shop/order/get_order_items.json
Responses/shop/order/get_order_items.json
shop/order/get_order_items.json
order/get_order_items.json
get_order_items.json
tests/Api/Responses/shop/product_image/get_product_image_response.json
Api/Responses/shop/product_image/get_product_image_response.json
Responses/shop/product_image/get_product_image_response.json
@ -2558,6 +2644,12 @@ Responses/shop/product_image/get_product_image_with_image_filter_response.json
shop/product_image/get_product_image_with_image_filter_response.json
product_image/get_product_image_with_image_filter_response.json
get_product_image_with_image_filter_response.json
tests/Api/Responses/shop/order_item/get_order_item_unit.json
Api/Responses/shop/order_item/get_order_item_unit.json
Responses/shop/order_item/get_order_item_unit.json
shop/order_item/get_order_item_unit.json
order_item/get_order_item_unit.json
get_order_item_unit.json
tests/Api/Responses/shop/order_item/get_order_item.json
Api/Responses/shop/order_item/get_order_item.json
Responses/shop/order_item/get_order_item.json
@ -2588,48 +2680,6 @@ Responses/shop/taxon_image/get_taxon_image.json
shop/taxon_image/get_taxon_image.json
taxon_image/get_taxon_image.json
get_taxon_image.json
tests/Api/Responses/shop/order_completion/shipping_method_not_chosen_response.json
Api/Responses/shop/order_completion/shipping_method_not_chosen_response.json
Responses/shop/order_completion/shipping_method_not_chosen_response.json
shop/order_completion/shipping_method_not_chosen_response.json
order_completion/shipping_method_not_chosen_response.json
shipping_method_not_chosen_response.json
tests/Api/Responses/shop/order_completion/order_not_addressed_response.json
Api/Responses/shop/order_completion/order_not_addressed_response.json
Responses/shop/order_completion/order_not_addressed_response.json
shop/order_completion/order_not_addressed_response.json
order_completion/order_not_addressed_response.json
order_not_addressed_response.json
tests/Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
Responses/shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
payment_method_not_chosen_with_shipping_selected_state_response.json
tests/Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
Responses/shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
payment_method_not_chosen_with_shipping_skipped_state_response.json
tests/Api/Responses/shop/order_completion/order_with_free_non_shippable_items_response.json
Api/Responses/shop/order_completion/order_with_free_non_shippable_items_response.json
Responses/shop/order_completion/order_with_free_non_shippable_items_response.json
shop/order_completion/order_with_free_non_shippable_items_response.json
order_completion/order_with_free_non_shippable_items_response.json
order_with_free_non_shippable_items_response.json
tests/Api/Responses/shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
Api/Responses/shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
Responses/shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
order_completion/order_with_shippable_and_non_shippable_items_response.json
order_with_shippable_and_non_shippable_items_response.json
tests/Api/Responses/shop/order_completion/order_with_non_shippable_items_response.json
Api/Responses/shop/order_completion/order_with_non_shippable_items_response.json
Responses/shop/order_completion/order_with_non_shippable_items_response.json
shop/order_completion/order_with_non_shippable_items_response.json
order_completion/order_with_non_shippable_items_response.json
order_with_non_shippable_items_response.json
tests/Api/Responses/shop/payment/get_payment_response.json
Api/Responses/shop/payment/get_payment_response.json
Responses/shop/payment/get_payment_response.json

View file

@ -208,7 +208,6 @@ tests/Api/Shop/TaxonImagesTest.php
tests/Api/Shop/VerifyCustomerAccountsTest.php
tests/Api/Shop/CountriesTest.php
tests/Api/Shop/ProductAssociationsTest.php
tests/Api/Shop/CheckoutCompletionTest.php
tests/Api/Shop/ProductTaxonsTest.php
tests/Api/Shop/OrderItemsTest.php
tests/Api/Shop/ProductImagesTest.php
@ -216,6 +215,10 @@ tests/Api/Shop/SendContactRequestTest.php
tests/Api/Shop/OrdersTest.php
tests/Api/Shop/ProductOptionTest.php
tests/Api/Shop/CurrenciesTest.php
tests/Api/Shop/Checkout/CartTest.php
tests/Api/Shop/Checkout/PaymentMethodTest.php
tests/Api/Shop/Checkout/CompletionTest.php
tests/Api/Shop/Checkout/ShippingMethodTest.php
tests/Api/Shop/ProductAttributesTest.php
tests/Api/Utils/HeadersBuilder.php
tests/Api/Utils/AdminUserLoginTrait.php
@ -499,6 +502,22 @@ tests/Api/Responses/shop/payment_method/get_payment_methods_for_cart_and_payment
tests/Api/Responses/shop/payment_method/get_payment_method_response.json
tests/Api/Responses/shop/channel/get_channels_response.json
tests/Api/Responses/shop/channel/get_channel_by_code_response.json
tests/Api/Responses/shop/checkout/completion/order_with_non_shippable_items.json
tests/Api/Responses/shop/checkout/completion/order_with_shippable_and_non_shippable_items.json
tests/Api/Responses/shop/checkout/completion/order_with_free_non_shippable_items.json
tests/Api/Responses/shop/checkout/payment_method/select_payment_method_with_missing_fields.json
tests/Api/Responses/shop/checkout/payment_method/select_payment_method.json
tests/Api/Responses/shop/checkout/cart/update_item_quantity_with_missing_fields.json
tests/Api/Responses/shop/checkout/cart/add_item.json
tests/Api/Responses/shop/checkout/cart/get_cart.json
tests/Api/Responses/shop/checkout/cart/add_item_with_missing_fields.json
tests/Api/Responses/shop/checkout/cart/get_empty_cart.json
tests/Api/Responses/shop/checkout/cart/update_cart.json
tests/Api/Responses/shop/checkout/cart/create_cart_with_locale.json
tests/Api/Responses/shop/checkout/cart/update_item_quantity.json
tests/Api/Responses/shop/checkout/cart/create_cart.json
tests/Api/Responses/shop/checkout/shipping_method/select_shipping_method.json
tests/Api/Responses/shop/checkout/shipping_method/select_shipping_method_with_missing_fields.json
tests/Api/Responses/shop/customer/get_customer_response.json
tests/Api/Responses/shop/customer/reset_password_validation_response.json
tests/Api/Responses/shop/customer/log_in_customer_response.json
@ -519,33 +538,20 @@ tests/Api/Responses/shop/shipping_method/get_shipping_methods_response.json
tests/Api/Responses/shop/product_attribute/get_product_attribute_with_default_locale_translation.json
tests/Api/Responses/shop/product_attribute/get_product_attribute_with_pl_PL_locale_translation.json
tests/Api/Responses/shop/product_attribute/get_product_attribute_value.json
tests/Api/Responses/shop/order/add_item_response.json
tests/Api/Responses/shop/order/updated_payment_method_on_cancelled_order_response.json
tests/Api/Responses/shop/order/updated_billing_address_on_order_response.json
tests/Api/Responses/shop/order/assign_shipping_method_to_non_existing_shipment_response.json
tests/Api/Responses/shop/order/updated_payment_method_on_order_response.json
tests/Api/Responses/shop/order/get_order_items_response.json
tests/Api/Responses/shop/order/create_cart_response.json
tests/Api/Responses/shop/order/get_order_adjustments_response.json
tests/Api/Responses/shop/order/create_cart_with_default_locale_response.json
tests/Api/Responses/shop/order/get_order_response.json
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_product_variant.json
tests/Api/Responses/shop/order/add_item_to_cart_with_missing_quantity.json
tests/Api/Responses/shop/order/get_order_item_unit_response.json
tests/Api/Responses/shop/order/get_order.json
tests/Api/Responses/shop/order/get_orders.json
tests/Api/Responses/shop/order/update_payment_method.json
tests/Api/Responses/shop/order/get_payment_configuration.json
tests/Api/Responses/shop/order/get_order_adjustments.json
tests/Api/Responses/shop/order/get_order_items.json
tests/Api/Responses/shop/product_image/get_product_image_response.json
tests/Api/Responses/shop/product_image/get_product_image_with_image_filter_response.json
tests/Api/Responses/shop/order_item/get_order_item_unit.json
tests/Api/Responses/shop/order_item/get_order_item.json
tests/Api/Responses/shop/order_item/get_order_item_adjustments.json
tests/Api/Responses/shop/order_item/get_empty_order_item_adjustments.json
tests/Api/Responses/shop/taxon_image/get_taxon_image_with_image_filter.json
tests/Api/Responses/shop/taxon_image/get_taxon_image.json
tests/Api/Responses/shop/order_completion/shipping_method_not_chosen_response.json
tests/Api/Responses/shop/order_completion/order_not_addressed_response.json
tests/Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_selected_state_response.json
tests/Api/Responses/shop/order_completion/payment_method_not_chosen_with_shipping_skipped_state_response.json
tests/Api/Responses/shop/order_completion/order_with_free_non_shippable_items_response.json
tests/Api/Responses/shop/order_completion/order_with_shippable_and_non_shippable_items_response.json
tests/Api/Responses/shop/order_completion/order_with_non_shippable_items_response.json
tests/Api/Responses/shop/payment/get_payment_response.json
tests/Api/Responses/shop/address/get_address_response.json
tests/Api/Responses/shop/address/post_address_without_province_response.json

View file

@ -16781,6 +16781,14 @@ util/codec/binary/LocalStrings.properties
codec/binary/LocalStrings.properties
binary/LocalStrings.properties
LocalStrings.properties
java/org/apache/tomcat/util/codec/binary/package-info.java
org/apache/tomcat/util/codec/binary/package-info.java
apache/tomcat/util/codec/binary/package-info.java
tomcat/util/codec/binary/package-info.java
util/codec/binary/package-info.java
codec/binary/package-info.java
binary/package-info.java
package-info.java
java/org/apache/tomcat/util/codec/binary/LocalStrings_fr.properties
org/apache/tomcat/util/codec/binary/LocalStrings_fr.properties
apache/tomcat/util/codec/binary/LocalStrings_fr.properties
@ -16797,14 +16805,6 @@ util/codec/binary/LocalStrings_zh_CN.properties
codec/binary/LocalStrings_zh_CN.properties
binary/LocalStrings_zh_CN.properties
LocalStrings_zh_CN.properties
java/org/apache/tomcat/util/codec/binary/package.html
org/apache/tomcat/util/codec/binary/package.html
apache/tomcat/util/codec/binary/package.html
tomcat/util/codec/binary/package.html
util/codec/binary/package.html
codec/binary/package.html
binary/package.html
package.html
java/org/apache/tomcat/util/codec/binary/LocalStrings_ko.properties
org/apache/tomcat/util/codec/binary/LocalStrings_ko.properties
apache/tomcat/util/codec/binary/LocalStrings_ko.properties
@ -18142,6 +18142,13 @@ tomcat/util/threads/StopPooledThreadException.java
util/threads/StopPooledThreadException.java
threads/StopPooledThreadException.java
StopPooledThreadException.java
java/org/apache/tomcat/util/bcel/package-info.java
org/apache/tomcat/util/bcel/package-info.java
apache/tomcat/util/bcel/package-info.java
tomcat/util/bcel/package-info.java
util/bcel/package-info.java
bcel/package-info.java
package-info.java
java/org/apache/tomcat/util/bcel/classfile/ClassFormatException.java
org/apache/tomcat/util/bcel/classfile/ClassFormatException.java
apache/tomcat/util/bcel/classfile/ClassFormatException.java
@ -18198,6 +18205,14 @@ util/bcel/classfile/ConstantInteger.java
bcel/classfile/ConstantInteger.java
classfile/ConstantInteger.java
ConstantInteger.java
java/org/apache/tomcat/util/bcel/classfile/package-info.java
org/apache/tomcat/util/bcel/classfile/package-info.java
apache/tomcat/util/bcel/classfile/package-info.java
tomcat/util/bcel/classfile/package-info.java
util/bcel/classfile/package-info.java
bcel/classfile/package-info.java
classfile/package-info.java
package-info.java
java/org/apache/tomcat/util/bcel/classfile/ConstantDouble.java
org/apache/tomcat/util/bcel/classfile/ConstantDouble.java
apache/tomcat/util/bcel/classfile/ConstantDouble.java
@ -18230,14 +18245,6 @@ util/bcel/classfile/SimpleElementValue.java
bcel/classfile/SimpleElementValue.java
classfile/SimpleElementValue.java
SimpleElementValue.java
java/org/apache/tomcat/util/bcel/classfile/package.html
org/apache/tomcat/util/bcel/classfile/package.html
apache/tomcat/util/bcel/classfile/package.html
tomcat/util/bcel/classfile/package.html
util/bcel/classfile/package.html
bcel/classfile/package.html
classfile/package.html
package.html
java/org/apache/tomcat/util/bcel/classfile/ConstantFloat.java
org/apache/tomcat/util/bcel/classfile/ConstantFloat.java
apache/tomcat/util/bcel/classfile/ConstantFloat.java
@ -18325,13 +18332,6 @@ tomcat/util/bcel/Const.java
util/bcel/Const.java
bcel/Const.java
Const.java
java/org/apache/tomcat/util/bcel/package.html
org/apache/tomcat/util/bcel/package.html
apache/tomcat/util/bcel/package.html
tomcat/util/bcel/package.html
util/bcel/package.html
bcel/package.html
package.html
java/org/apache/tomcat/util/net/LocalStrings_de.properties
org/apache/tomcat/util/net/LocalStrings_de.properties
apache/tomcat/util/net/LocalStrings_de.properties

View file

@ -2864,9 +2864,9 @@ java/org/apache/tomcat/util/descriptor/web/ServletDef.java
java/org/apache/tomcat/util/LocalStrings.properties
java/org/apache/tomcat/util/codec/binary/StringUtils.java
java/org/apache/tomcat/util/codec/binary/LocalStrings.properties
java/org/apache/tomcat/util/codec/binary/package-info.java
java/org/apache/tomcat/util/codec/binary/LocalStrings_fr.properties
java/org/apache/tomcat/util/codec/binary/LocalStrings_zh_CN.properties
java/org/apache/tomcat/util/codec/binary/package.html
java/org/apache/tomcat/util/codec/binary/LocalStrings_ko.properties
java/org/apache/tomcat/util/codec/binary/BaseNCodec.java
java/org/apache/tomcat/util/codec/binary/Base64.java
@ -3058,6 +3058,7 @@ java/org/apache/tomcat/util/threads/TaskThreadFactory.java
java/org/apache/tomcat/util/threads/LimitLatch.java
java/org/apache/tomcat/util/threads/Constants.java
java/org/apache/tomcat/util/threads/StopPooledThreadException.java
java/org/apache/tomcat/util/bcel/package-info.java
java/org/apache/tomcat/util/bcel/classfile/ClassFormatException.java
java/org/apache/tomcat/util/bcel/classfile/AnnotationElementValue.java
java/org/apache/tomcat/util/bcel/classfile/Utility.java
@ -3065,11 +3066,11 @@ java/org/apache/tomcat/util/bcel/classfile/AnnotationEntry.java
java/org/apache/tomcat/util/bcel/classfile/ArrayElementValue.java
java/org/apache/tomcat/util/bcel/classfile/ClassElementValue.java
java/org/apache/tomcat/util/bcel/classfile/ConstantInteger.java
java/org/apache/tomcat/util/bcel/classfile/package-info.java
java/org/apache/tomcat/util/bcel/classfile/ConstantDouble.java
java/org/apache/tomcat/util/bcel/classfile/ClassParser.java
java/org/apache/tomcat/util/bcel/classfile/EnumElementValue.java
java/org/apache/tomcat/util/bcel/classfile/SimpleElementValue.java
java/org/apache/tomcat/util/bcel/classfile/package.html
java/org/apache/tomcat/util/bcel/classfile/ConstantFloat.java
java/org/apache/tomcat/util/bcel/classfile/ElementValuePair.java
java/org/apache/tomcat/util/bcel/classfile/JavaClass.java
@ -3081,7 +3082,6 @@ java/org/apache/tomcat/util/bcel/classfile/ElementValue.java
java/org/apache/tomcat/util/bcel/classfile/ConstantLong.java
java/org/apache/tomcat/util/bcel/classfile/Annotations.java
java/org/apache/tomcat/util/bcel/Const.java
java/org/apache/tomcat/util/bcel/package.html
java/org/apache/tomcat/util/net/LocalStrings_de.properties
java/org/apache/tomcat/util/net/LocalStrings_es.properties
java/org/apache/tomcat/util/net/jsse/LocalStrings_de.properties

View file

@ -6659,6 +6659,11 @@ js/product-editor/changelog/add-44169-create
product-editor/changelog/add-44169-create
changelog/add-44169-create
add-44169-create
packages/js/product-editor/changelog/update-product-editor-text-area-read-only-attr
js/product-editor/changelog/update-product-editor-text-area-read-only-attr
product-editor/changelog/update-product-editor-text-area-read-only-attr
changelog/update-product-editor-text-area-read-only-attr
update-product-editor-text-area-read-only-attr
packages/js/product-editor/changelog/fix-product-text-area-field-label-a11y
js/product-editor/changelog/fix-product-text-area-field-label-a11y
product-editor/changelog/fix-product-text-area-field-label-a11y
@ -20945,6 +20950,9 @@ product-editor-form-fields.md
docs/ux-guidelines-product-editor/product-editor-form-groups.md
ux-guidelines-product-editor/product-editor-form-groups.md
product-editor-form-groups.md
docs/high-performance-order-storage/guide-large-store.md
high-performance-order-storage/guide-large-store.md
guide-large-store.md
docs/high-performance-order-storage/README.md
high-performance-order-storage/README.md
README.md
@ -51828,6 +51836,10 @@ plugins/woocommerce/changelog/45530-fix-45528-single-product-block-restricting-i
woocommerce/changelog/45530-fix-45528-single-product-block-restricting-inner-blocks-placement
changelog/45530-fix-45528-single-product-block-restricting-inner-blocks-placement
45530-fix-45528-single-product-block-restricting-inner-blocks-placement
plugins/woocommerce/changelog/hpos-large-guide
woocommerce/changelog/hpos-large-guide
changelog/hpos-large-guide
hpos-large-guide
plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
woocommerce/changelog/45356-45341-add-intro-e2e-tests
changelog/45356-45341-add-intro-e2e-tests
@ -51872,6 +51884,10 @@ plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
woocommerce/changelog/e2e-fix-customer-payment-page-fix
changelog/e2e-fix-customer-payment-page-fix
e2e-fix-customer-payment-page-fix
plugins/woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
plugins/woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
changelog/fix-phpcs-add-WordPress.WP.Capabilities
@ -52044,6 +52060,10 @@ plugins/woocommerce/changelog/e2e-add-merchant-insert-patterns
woocommerce/changelog/e2e-add-merchant-insert-patterns
changelog/e2e-add-merchant-insert-patterns
e2e-add-merchant-insert-patterns
plugins/woocommerce/changelog/46109-dev-disable-xstate-in-prod-builds
woocommerce/changelog/46109-dev-disable-xstate-in-prod-builds
changelog/46109-dev-disable-xstate-in-prod-builds
46109-dev-disable-xstate-in-prod-builds
plugins/woocommerce/changelog/add-44761
woocommerce/changelog/add-44761
changelog/add-44761
@ -52060,10 +52080,6 @@ plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-com
woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
46096-update-46073-front-end-footer-banner-for-coming-soon-mode
plugins/woocommerce/changelog/fix-saved-payment-method-styling
woocommerce/changelog/fix-saved-payment-method-styling
changelog/fix-saved-payment-method-styling
fix-saved-payment-method-styling
plugins/woocommerce/woocommerce.php
woocommerce/woocommerce.php
woocommerce.php

View file

@ -1203,6 +1203,7 @@ packages/js/product-editor/changelog/add-43707_show_prepublish_checks_section
packages/js/product-editor/changelog/fix-product-editor-remove-editable-outline
packages/js/product-editor/changelog/add-44169-list
packages/js/product-editor/changelog/add-44169-create
packages/js/product-editor/changelog/update-product-editor-text-area-read-only-attr
packages/js/product-editor/changelog/fix-product-text-area-field-label-a11y
packages/js/product-editor/changelog/update-add-field-textarea-block-doc
packages/js/product-editor/changelog/add-44169-remove
@ -3558,6 +3559,7 @@ docs/ux-guidelines-product-editor/README.md
docs/ux-guidelines-product-editor/product-editor-form-sections.md
docs/ux-guidelines-product-editor/product-editor-form-fields.md
docs/ux-guidelines-product-editor/product-editor-form-groups.md
docs/high-performance-order-storage/guide-large-store.md
docs/high-performance-order-storage/README.md
docs/high-performance-order-storage/enable-hpos.md
docs/.markdownlint.json
@ -7933,6 +7935,7 @@ plugins/woocommerce/changelog/add-lys-xstate-url-handling
plugins/woocommerce/changelog/fix-41308_home_screen_grey_background
plugins/woocommerce/changelog/e2e-display-marketing-overview
plugins/woocommerce/changelog/45530-fix-45528-single-product-block-restricting-inner-blocks-placement
plugins/woocommerce/changelog/hpos-large-guide
plugins/woocommerce/changelog/45356-45341-add-intro-e2e-tests
plugins/woocommerce/changelog/45607-try-double-quotes-css-scss
plugins/woocommerce/changelog/e2e-merchant-orders-enhancements
@ -7944,6 +7947,7 @@ plugins/woocommerce/changelog/add-product-collection-location-cart-checkout-bloc
plugins/woocommerce/changelog/45773-add-coming-soon-page
plugins/woocommerce/changelog/e2e-fix-create-simple-product-fix
plugins/woocommerce/changelog/e2e-fix-customer-payment-page-fix
plugins/woocommerce/changelog/46155-45893-e2e-blocks-remove-hardcoded-wordpress-version-in-wp-envjson-after-wordpress-65-has-been-released
plugins/woocommerce/changelog/fix-phpcs-add-WordPress.WP.Capabilities
plugins/woocommerce/changelog/45830-add-patterns-title-spacing
plugins/woocommerce/changelog/45933-redirect-to-intro-when-going-to-transitional-but-no-theme-mods
@ -7987,11 +7991,11 @@ plugins/woocommerce/changelog/add-phone-number-to-order-preview
plugins/woocommerce/changelog/fix-wccom-19988-double-bubble
plugins/woocommerce/changelog/dont-show-draft-product-in-featured-block
plugins/woocommerce/changelog/e2e-add-merchant-insert-patterns
plugins/woocommerce/changelog/46109-dev-disable-xstate-in-prod-builds
plugins/woocommerce/changelog/add-44761
plugins/woocommerce/changelog/45934-remove-customer-account-block-margin-left
plugins/woocommerce/changelog/e2e-add-merchant-inserting-woo-blocks
plugins/woocommerce/changelog/46096-update-46073-front-end-footer-banner-for-coming-soon-mode
plugins/woocommerce/changelog/fix-saved-payment-method-styling
plugins/woocommerce/woocommerce.php
plugins/woocommerce/phpcs.xml
plugins/woocommerce/client/legacy/package.json

View file

@ -35814,6 +35814,72 @@ Form/fields/FieldSelect/FieldSelectInput.vue
fields/FieldSelect/FieldSelectInput.vue
FieldSelect/FieldSelectInput.vue
FieldSelectInput.vue
app/frontend/apps/desktop/components/CommonPopover/types.ts
frontend/apps/desktop/components/CommonPopover/types.ts
apps/desktop/components/CommonPopover/types.ts
desktop/components/CommonPopover/types.ts
components/CommonPopover/types.ts
CommonPopover/types.ts
types.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
apps/desktop/components/CommonPopover/CommonPopover.vue
desktop/components/CommonPopover/CommonPopover.vue
components/CommonPopover/CommonPopover.vue
CommonPopover/CommonPopover.vue
CommonPopover.vue
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenu.vue
frontend/apps/desktop/components/CommonPopover/CommonPopoverMenu.vue
apps/desktop/components/CommonPopover/CommonPopoverMenu.vue
desktop/components/CommonPopover/CommonPopoverMenu.vue
components/CommonPopover/CommonPopoverMenu.vue
CommonPopover/CommonPopoverMenu.vue
CommonPopoverMenu.vue
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
frontend/apps/desktop/components/CommonPopover/usePopover.ts
apps/desktop/components/CommonPopover/usePopover.ts
desktop/components/CommonPopover/usePopover.ts
components/CommonPopover/usePopover.ts
CommonPopover/usePopover.ts
usePopover.ts
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
apps/desktop/components/CommonPopover/usePopoverInstances.ts
desktop/components/CommonPopover/usePopoverInstances.ts
components/CommonPopover/usePopoverInstances.ts
CommonPopover/usePopoverInstances.ts
usePopoverInstances.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
desktop/components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
__tests__/CommonPopoverMenuItem.spec.ts
CommonPopoverMenuItem.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
CommonPopover/__tests__/CommonPopoverMenu.spec.ts
__tests__/CommonPopoverMenu.spec.ts
CommonPopoverMenu.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
apps/desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
components/CommonPopover/__tests__/CommonPopover.spec.ts
CommonPopover/__tests__/CommonPopover.spec.ts
__tests__/CommonPopover.spec.ts
CommonPopover.spec.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenuItem.vue
frontend/apps/desktop/components/CommonPopover/CommonPopoverMenuItem.vue
apps/desktop/components/CommonPopover/CommonPopoverMenuItem.vue
desktop/components/CommonPopover/CommonPopoverMenuItem.vue
components/CommonPopover/CommonPopoverMenuItem.vue
CommonPopover/CommonPopoverMenuItem.vue
CommonPopoverMenuItem.vue
app/frontend/apps/desktop/components/CommonButtonGroup/types.ts
frontend/apps/desktop/components/CommonButtonGroup/types.ts
apps/desktop/components/CommonButtonGroup/types.ts
@ -35881,6 +35947,21 @@ components/layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
LayoutPublicPage/LayoutPublicPageBoxActions.vue
LayoutPublicPageBoxActions.vue
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
desktop/components/ThemeSwitch/ThemeSwitch.vue
components/ThemeSwitch/ThemeSwitch.vue
ThemeSwitch/ThemeSwitch.vue
ThemeSwitch.vue
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
ThemeSwitch/__tests__/ThemeSwitch.spec.ts
__tests__/ThemeSwitch.spec.ts
ThemeSwitch.spec.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
frontend/apps/desktop/composables/authentication/useSignupForm.ts
apps/desktop/composables/authentication/useSignupForm.ts
@ -36155,6 +36236,13 @@ apps/desktop/initializer/initializeGlobalComponentStyles.ts
desktop/initializer/initializeGlobalComponentStyles.ts
initializer/initializeGlobalComponentStyles.ts
initializeGlobalComponentStyles.ts
app/frontend/apps/desktop/initializer/assets/keyboard.svg
frontend/apps/desktop/initializer/assets/keyboard.svg
apps/desktop/initializer/assets/keyboard.svg
desktop/initializer/assets/keyboard.svg
initializer/assets/keyboard.svg
assets/keyboard.svg
keyboard.svg
app/frontend/apps/desktop/initializer/assets/backspace.svg
frontend/apps/desktop/initializer/assets/backspace.svg
apps/desktop/initializer/assets/backspace.svg
@ -36162,6 +36250,13 @@ desktop/initializer/assets/backspace.svg
initializer/assets/backspace.svg
assets/backspace.svg
backspace.svg
app/frontend/apps/desktop/initializer/assets/person-gear.svg
frontend/apps/desktop/initializer/assets/person-gear.svg
apps/desktop/initializer/assets/person-gear.svg
desktop/initializer/assets/person-gear.svg
initializer/assets/person-gear.svg
assets/person-gear.svg
person-gear.svg
app/frontend/apps/desktop/initializer/assets/chevron-right.svg
frontend/apps/desktop/initializer/assets/chevron-right.svg
apps/desktop/initializer/assets/chevron-right.svg
@ -36190,6 +36285,20 @@ desktop/initializer/assets/sina-weibo.svg
initializer/assets/sina-weibo.svg
assets/sina-weibo.svg
sina-weibo.svg
app/frontend/apps/desktop/initializer/assets/crown-silver.svg
frontend/apps/desktop/initializer/assets/crown-silver.svg
apps/desktop/initializer/assets/crown-silver.svg
desktop/initializer/assets/crown-silver.svg
initializer/assets/crown-silver.svg
assets/crown-silver.svg
crown-silver.svg
app/frontend/apps/desktop/initializer/assets/buildings-slash.svg
frontend/apps/desktop/initializer/assets/buildings-slash.svg
apps/desktop/initializer/assets/buildings-slash.svg
desktop/initializer/assets/buildings-slash.svg
initializer/assets/buildings-slash.svg
assets/buildings-slash.svg
buildings-slash.svg
app/frontend/apps/desktop/initializer/assets/x-circle.svg
frontend/apps/desktop/initializer/assets/x-circle.svg
apps/desktop/initializer/assets/x-circle.svg
@ -36309,6 +36418,13 @@ desktop/initializer/assets/eye-slash.svg
initializer/assets/eye-slash.svg
assets/eye-slash.svg
eye-slash.svg
app/frontend/apps/desktop/initializer/assets/brightness-alt-high.svg
frontend/apps/desktop/initializer/assets/brightness-alt-high.svg
apps/desktop/initializer/assets/brightness-alt-high.svg
desktop/initializer/assets/brightness-alt-high.svg
initializer/assets/brightness-alt-high.svg
assets/brightness-alt-high.svg
brightness-alt-high.svg
app/frontend/apps/desktop/initializer/assets/check2.svg
frontend/apps/desktop/initializer/assets/check2.svg
apps/desktop/initializer/assets/check2.svg
@ -36323,6 +36439,20 @@ desktop/initializer/assets/facebook.svg
initializer/assets/facebook.svg
assets/facebook.svg
facebook.svg
app/frontend/apps/desktop/initializer/assets/moon-stars.svg
frontend/apps/desktop/initializer/assets/moon-stars.svg
apps/desktop/initializer/assets/moon-stars.svg
desktop/initializer/assets/moon-stars.svg
initializer/assets/moon-stars.svg
assets/moon-stars.svg
moon-stars.svg
app/frontend/apps/desktop/initializer/assets/crown.svg
frontend/apps/desktop/initializer/assets/crown.svg
apps/desktop/initializer/assets/crown.svg
desktop/initializer/assets/crown.svg
initializer/assets/crown.svg
assets/crown.svg
crown.svg
app/frontend/apps/desktop/initializer/assets/whatsapp.svg
frontend/apps/desktop/initializer/assets/whatsapp.svg
apps/desktop/initializer/assets/whatsapp.svg
@ -36379,6 +36509,13 @@ desktop/initializer/assets/exclamation-triangle.svg
initializer/assets/exclamation-triangle.svg
assets/exclamation-triangle.svg
exclamation-triangle.svg
app/frontend/apps/desktop/initializer/assets/magic.svg
frontend/apps/desktop/initializer/assets/magic.svg
apps/desktop/initializer/assets/magic.svg
desktop/initializer/assets/magic.svg
initializer/assets/magic.svg
assets/magic.svg
magic.svg
app/frontend/apps/desktop/initializer/assets/info-circle.svg
frontend/apps/desktop/initializer/assets/info-circle.svg
apps/desktop/initializer/assets/info-circle.svg
@ -36393,6 +36530,13 @@ desktop/initializer/assets/square.svg
initializer/assets/square.svg
assets/square.svg
square.svg
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
apps/desktop/initializer/assets/box-arrow-in-right.svg
desktop/initializer/assets/box-arrow-in-right.svg
initializer/assets/box-arrow-in-right.svg
assets/box-arrow-in-right.svg
box-arrow-in-right.svg
app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
frontend/apps/desktop/initializer/assets/check-circle-outline.svg
apps/desktop/initializer/assets/check-circle-outline.svg
@ -36414,6 +36558,13 @@ desktop/initializer/assets/check2-all.svg
initializer/assets/check2-all.svg
assets/check2-all.svg
check2-all.svg
app/frontend/apps/desktop/initializer/assets/buildings.svg
frontend/apps/desktop/initializer/assets/buildings.svg
apps/desktop/initializer/assets/buildings.svg
desktop/initializer/assets/buildings.svg
initializer/assets/buildings.svg
assets/buildings.svg
buildings.svg
app/frontend/apps/desktop/initializer/assets/spinner.svg
frontend/apps/desktop/initializer/assets/spinner.svg
apps/desktop/initializer/assets/spinner.svg
@ -40668,11 +40819,21 @@ frontend/shared/initializer/initializeAlertClasses.ts
shared/initializer/initializeAlertClasses.ts
initializer/initializeAlertClasses.ts
initializeAlertClasses.ts
app/frontend/shared/initializer/initializeUserAvatarClasses.ts
frontend/shared/initializer/initializeUserAvatarClasses.ts
shared/initializer/initializeUserAvatarClasses.ts
initializer/initializeUserAvatarClasses.ts
initializeUserAvatarClasses.ts
app/frontend/shared/initializer/globalProperties.ts
frontend/shared/initializer/globalProperties.ts
shared/initializer/globalProperties.ts
initializer/globalProperties.ts
globalProperties.ts
app/frontend/shared/initializer/initializeAvatarClasses.ts
frontend/shared/initializer/initializeAvatarClasses.ts
shared/initializer/initializeAvatarClasses.ts
initializer/initializeAvatarClasses.ts
initializeAvatarClasses.ts
app/frontend/shared/initializer/storeSubscriptions.ts
frontend/shared/initializer/storeSubscriptions.ts
shared/initializer/storeSubscriptions.ts
@ -40688,6 +40849,11 @@ frontend/shared/initializer/globalComponents.ts
shared/initializer/globalComponents.ts
initializer/globalComponents.ts
globalComponents.ts
app/frontend/shared/initializer/initializeOrganizationAvatarClasses.ts
frontend/shared/initializer/initializeOrganizationAvatarClasses.ts
shared/initializer/initializeOrganizationAvatarClasses.ts
initializer/initializeOrganizationAvatarClasses.ts
initializeOrganizationAvatarClasses.ts
app/frontend/shared/initializer/initializeFakeTimer.ts
frontend/shared/initializer/initializeFakeTimer.ts
shared/initializer/initializeFakeTimer.ts

View file

@ -6754,6 +6754,15 @@ app/frontend/apps/desktop/components/Form/fields/FieldToggleList/__tests__/Field
app/frontend/apps/desktop/components/Form/fields/FieldSelect/index.ts
app/frontend/apps/desktop/components/Form/fields/FieldSelect/__tests__/FieldSelect.spec.ts
app/frontend/apps/desktop/components/Form/fields/FieldSelect/FieldSelectInput.vue
app/frontend/apps/desktop/components/CommonPopover/types.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopover.vue
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenu.vue
app/frontend/apps/desktop/components/CommonPopover/usePopover.ts
app/frontend/apps/desktop/components/CommonPopover/usePopoverInstances.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenuItem.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopoverMenu.spec.ts
app/frontend/apps/desktop/components/CommonPopover/__tests__/CommonPopover.spec.ts
app/frontend/apps/desktop/components/CommonPopover/CommonPopoverMenuItem.vue
app/frontend/apps/desktop/components/CommonButtonGroup/types.ts
app/frontend/apps/desktop/components/CommonButtonGroup/CommonButtonGroup.vue
app/frontend/apps/desktop/components/CommonButtonGroup/__tests__/CommonButtonGroup.spec.ts
@ -6763,6 +6772,8 @@ app/frontend/apps/desktop/components/layout/LayoutPage.vue
app/frontend/apps/desktop/components/layout/__tests__/LayoutPublicPage.spec.ts
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPage.vue
app/frontend/apps/desktop/components/layout/LayoutPublicPage/LayoutPublicPageBoxActions.vue
app/frontend/apps/desktop/components/ThemeSwitch/ThemeSwitch.vue
app/frontend/apps/desktop/components/ThemeSwitch/__tests__/ThemeSwitch.spec.ts
app/frontend/apps/desktop/composables/authentication/useSignupForm.ts
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailGuessConfiguration.graphql
app/frontend/apps/desktop/entities/channel-email/graphql/mutations/channelEmailValidateConfigurationOutbound.graphql
@ -6795,11 +6806,15 @@ app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresse
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.graphql
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.mocks.ts
app/frontend/apps/desktop/initializer/initializeGlobalComponentStyles.ts
app/frontend/apps/desktop/initializer/assets/keyboard.svg
app/frontend/apps/desktop/initializer/assets/backspace.svg
app/frontend/apps/desktop/initializer/assets/person-gear.svg
app/frontend/apps/desktop/initializer/assets/chevron-right.svg
app/frontend/apps/desktop/initializer/assets/check-all.svg
app/frontend/apps/desktop/initializer/assets/linkedin.svg
app/frontend/apps/desktop/initializer/assets/sina-weibo.svg
app/frontend/apps/desktop/initializer/assets/crown-silver.svg
app/frontend/apps/desktop/initializer/assets/buildings-slash.svg
app/frontend/apps/desktop/initializer/assets/x-circle.svg
app/frontend/apps/desktop/initializer/assets/logo.svg
app/frontend/apps/desktop/initializer/assets/search.svg
@ -6817,8 +6832,11 @@ app/frontend/apps/desktop/initializer/assets/plus-circle.svg
app/frontend/apps/desktop/initializer/assets/download.svg
app/frontend/apps/desktop/initializer/assets/person-add.svg
app/frontend/apps/desktop/initializer/assets/eye-slash.svg
app/frontend/apps/desktop/initializer/assets/brightness-alt-high.svg
app/frontend/apps/desktop/initializer/assets/check2.svg
app/frontend/apps/desktop/initializer/assets/facebook.svg
app/frontend/apps/desktop/initializer/assets/moon-stars.svg
app/frontend/apps/desktop/initializer/assets/crown.svg
app/frontend/apps/desktop/initializer/assets/whatsapp.svg
app/frontend/apps/desktop/initializer/assets/key.svg
app/frontend/apps/desktop/initializer/assets/moon.svg
@ -6827,11 +6845,14 @@ app/frontend/apps/desktop/initializer/assets/box-arrow-up-right.svg
app/frontend/apps/desktop/initializer/assets/phone.svg
app/frontend/apps/desktop/initializer/assets/eye.svg
app/frontend/apps/desktop/initializer/assets/exclamation-triangle.svg
app/frontend/apps/desktop/initializer/assets/magic.svg
app/frontend/apps/desktop/initializer/assets/info-circle.svg
app/frontend/apps/desktop/initializer/assets/square.svg
app/frontend/apps/desktop/initializer/assets/box-arrow-in-right.svg
app/frontend/apps/desktop/initializer/assets/check-circle-outline.svg
app/frontend/apps/desktop/initializer/assets/chevron-down.svg
app/frontend/apps/desktop/initializer/assets/check2-all.svg
app/frontend/apps/desktop/initializer/assets/buildings.svg
app/frontend/apps/desktop/initializer/assets/spinner.svg
app/frontend/apps/desktop/initializer/assets/gitlab.svg
app/frontend/apps/desktop/initializer/assets/twitter.svg
@ -7424,10 +7445,13 @@ app/frontend/shared/plugins/applicationConfigPlugin.ts
app/frontend/shared/initializer/initializeBadgeClasses.ts
app/frontend/shared/initializer/initializeNotificationClasses.ts
app/frontend/shared/initializer/initializeAlertClasses.ts
app/frontend/shared/initializer/initializeUserAvatarClasses.ts
app/frontend/shared/initializer/globalProperties.ts
app/frontend/shared/initializer/initializeAvatarClasses.ts
app/frontend/shared/initializer/storeSubscriptions.ts
app/frontend/shared/initializer/initializeLinkClasses.ts
app/frontend/shared/initializer/globalComponents.ts
app/frontend/shared/initializer/initializeOrganizationAvatarClasses.ts
app/frontend/shared/initializer/initializeFakeTimer.ts
app/frontend/shared/router/guards/before/permission.ts
app/frontend/shared/router/guards/before/__tests__/authentication.spec.ts

View file

@ -2,6 +2,7 @@
#
$
$
$http://click.linksynergy.com/robots.txt
$rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
%20
%20(http
@ -2292,7 +2293,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/?sc_lang
/?xml=
/?z=1
/@async
/Aes/$
/B00M3E1HJY
/B00M3E1NYI
@ -2358,7 +2358,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_shopping_list
/a-com-no-follow-no-index/
/about
/about
/about-us/contact/contact-spotify-account
/about-us/contact/contact-spotify-password
/abtest
@ -2369,7 +2368,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/account/cls
/accredited-business-directory/*?
/acq
/action
/actions_panel
/activity
/activity/feed
@ -2395,10 +2393,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/albert-heijn-premium
/album/*/*?i=
/alert
/all_comments
/all_posts
/all_posts$
/all_questions
/alphaaz
/alphaza
/amazingfactgenerator
@ -2411,9 +2405,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/anal-
/anal-*.html
/annotate
/answer
/answer_comments
/answers
/answers/*?*filterby=
/answers/*?*orderby=
/answers/*?*pagesize=
@ -2476,8 +2467,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/blame
/blank/
/blog-article-remove-faq-utms-*.js
/blogs
/blogs$
/blogs/*%2B
/blogs/*%2b
/blogs/*+
@ -2952,7 +2941,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/liked_by
/likes
/limited-release
/link
/list
/list/tips$
/list/todos$
@ -2966,7 +2954,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/lite/article/*/image
/live-stream
/load.js
/log
/login
/login$
/login*/search?
@ -2985,7 +2972,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/magazine/
/magazine/get_comment
/mail/*
/manage
/management
/matches
/media/oembed
@ -2994,11 +2980,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/meetup_api$
/meetup_api?
/members
/mentions
/merge_requests/*.diff
/merge_requests/*.patch
/merge_requests/*/diffs
/merged
/message-board.html
/meteo/
/meteorologia/
@ -3007,8 +2991,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/milestone_counts
/misc
/mmpub
/mobile_collapsed
/mobile_expanded_voter_list
/monthlyfragments
/most
/moviearticlelistalphabet1/*
@ -3103,7 +3085,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/oma
/onboarding
/opbuildpdf/
/open_questions
/opensearch
/opinions/
/opinionslogged/*
@ -3157,8 +3138,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/popular/*/channel
/portal
/portfolio
/posts
/posts$
/posts/*/edit$
/posts/*/publish$
/potmsearch/export
@ -3192,7 +3171,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/public/fc-assets/locales
/pull
/query
/questions
/r
/ra
/ramavtal
@ -3224,8 +3202,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/returns/*?*&ref=
/returns/*?liteToken=
/returns/*?ref=
/reviews
/reviews$
/revisions
/rg*/mediaviewer/rm*/tr
/rl
@ -3377,7 +3353,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/services/success-plans/accelerators/._filter.RG*.
/sessions
/settings
/share
/ship-to-country
/ship-to-country--
/shippinginformation
@ -3467,12 +3442,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/thirdpartyservice
/tickets/new
/tlp
/top_questions
/topfans
/topic-bio
/topic/*?
/topic_bio
/topics
/tpoint_articleshow/*
/trackback
/tracking.json
@ -3486,7 +3457,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/twerk
/twerk.html
/u
/unanswered
/undefined
/undefined/p/undefined
/undefinedc_fill,w_360,ar_16:9,f_auto,q_auto,g_auto/undefined
@ -3560,6 +3530,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/wbg/aem
/wbg/services
/weather/
/webapi
/webcheck1/
/webcheck2/
/webplayer
@ -3661,6 +3632,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*inline-read-more
?*items_per_page=*
?*key=
?*keywords=
?*kwp_4
?*language=es
?*language=pt
@ -4275,7 +4247,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
@*/upcoming
@@castle.cms.querylisting*?
@@search?
@async
@me
@me$
API
@ -5210,6 +5181,7 @@ ArticleList.nhn
ArticleRead.nhn
ArticleSearch.nhn
ArticleSearchList.nhn
Articles/Email.aspx
AutoScaling/2009-05-15
BDCbot
BIXOCRAWLER
@ -5247,6 +5219,7 @@ Calculator
CallToActionModalView
CampaignId
CancelPlan
CaptchaValidationLog
Cart
ChangePlan
Checkout
@ -5283,6 +5256,8 @@ Contacts
ContentTemplates
ControlPanel
Controls/
Corporate/RegisterMe
Corporate/RequestInfo
Corporate_2020
Country/Cuba
CrickeM
@ -5312,13 +5287,18 @@ ElasticLoadBalancing/2009-05-15
ElasticLoadBalancing/2010-07-01
EmailCartView
EmailPreferences
Emailer
EmbedSlideshow
EnlargedImageView
Entrez
ErrorLog
EssentialMetrics
Exabot
ExitCheckoutCmd
Experimental
Explodingstuff
Extranet
Extranet.aspx
Ezooms
F1/
FI/figis/cams
@ -5461,6 +5441,7 @@ MAINTAINERS.txt
MAPS
MJ12bot
MMWIP/
MPTemplates
MSIECrawler
MUST
MaPS
@ -5553,6 +5534,7 @@ MoviesYouveSeen
Music
My/Calendar/Print.aspx
My/PrivateBox/*
MyAccount
MyCafeIntro.nhn?clubid=11038280
MyPortfolio
NBlogHidden.naver
@ -5589,6 +5571,7 @@ News/XT
News/Xt
NewsPass
Newscan
Newsletter_htm
NextGenSearchBot
NoCode=
NotFound.aspx
@ -5612,6 +5595,7 @@ PRODS/cams
PS_cache
PV
PWD
PageBuilderControls
PageDiff.nhn
PageRead.nhn
PageSpeed=noscript
@ -5654,6 +5638,10 @@ Private
ProductComparisonCmd
ProductDetailsTabView
Production/
Products/AddToCart.aspx
Products/Reports.aspx
Products/ShoppingCart.aspx
Products/subscriptionsSpecial.aspx
ProfilesGate
Project
PromotionDetailsDisplayView
@ -5697,6 +5685,7 @@ RegistreWeb/search/typedoc.htm
RegistryPortalCmd
ReportAbuse
ReportBug
Results.aspx
Review/
Review/LeaveReview/
Review/List/
@ -5777,6 +5766,7 @@ Statistics
Stats
StockAvailSearchForm
StockAvailSearchForm=
Store
Structure
Structure/VA
Structure/cblast/cblast.cgi
@ -5788,6 +5778,7 @@ StyleGuideUI/static-3.100
StyleGuideUI/static-3.109
StyleGuideUI/static-3.136
StyleGuideUI/static-3.98
Styles
Sublayouts
Support
Systems
@ -5812,6 +5803,7 @@ TemplatePackage/modules
TemplatePackage/subtopic
Test
Testseite_4.html
ThankYou
Themes/Client/app/img/favicons/manifest.json
ThreadeskupSimple
TodayOJ
@ -5839,6 +5831,8 @@ US_MALE_NAME
UbiCrawler
UnisterBot
UniversalFeedParser
UnsubscribeConfirmation
UserControls
Users
VariationSelectionView
Video
@ -5946,8 +5940,6 @@ _/pog
_/report_blank
_/tfhub
_/transparencyreport
_POST
_POST$
__
__+hsfp=
__assets
@ -6555,6 +6547,7 @@ an/search
an/user
an/users
anadir-busqueda
analysts/webapi
analytics
analytics-360
analytics-plus/
@ -6579,7 +6572,6 @@ android/market_images
annotated
annotations/*/report_as_abusive
anon/AdPreview$
anonymous
answers
antika-sanat
anysearch.
@ -6790,6 +6782,7 @@ articles/SB2
articles/SB3
articles/SB4
articles/item/
articles/results.aspx?q=&
articles/test
articles/the-meaning-behind-juneteenth-11592413234
articleshowbriefs*
@ -8925,7 +8918,6 @@ ch/transactions
ch/treasury
ch/your
ch_fr
challenges$
change-displayed-metadata
change-email
change-password
@ -8942,7 +8934,48 @@ chapters/students/excellence-awards/
charities
charities/beta/account/login
charity/search
chart/*/async
chart/*/bind
chart/*/cancel
chart/*/catch_filter
chart/*/context
chart/*/debuggability
chart/*/direct_resolve
chart/*/errors
chart/*/es5
chart/*/finally
chart/*/join
chart/*/method
chart/*/nodeback
chart/*/promise
chart/*/promise_array
chart/*/queue
chart/*/schedule
chart/*/synchronous_inspection
chart/*/thenables
chart/*/util
chart/c/*/async
chart/c/*/bind
chart/c/*/cancel
chart/c/*/catch_filter
chart/c/*/context
chart/c/*/debuggability
chart/c/*/direct_resolve
chart/c/*/errors
chart/c/*/es5
chart/c/*/finally
chart/c/*/join
chart/c/*/method
chart/c/*/nodeback
chart/c/*/promise
chart/c/*/promise_array
chart/c/*/queue
chart/c/*/schedule
chart/c/*/synchronous_inspection
chart/c/*/thenables
chart/c/*/util
chart?
chart_jpgs
chase-sapphire
chat
chat/
@ -9415,7 +9448,27 @@ content
content-claiming
content-marketing
content/*%7Bopenurl%7D
content/*/async
content/*/bind
content/*/cancel
content/*/catch_filter
content/*/context
content/*/debuggability
content/*/direct_resolve
content/*/errors
content/*/es5
content/*/finally
content/*/join
content/*/method
content/*/nodeback
content/*/objects
content/*/promise
content/*/promise_array
content/*/queue
content/*/schedule
content/*/synchronous_inspection
content/*/thenables
content/*/util
content/advancedsearch
content/audit
content/blogs/au/en
@ -9606,6 +9659,7 @@ corporate/microsites/tysabri/ms-assessment-tool-page6.html
corporate/microsites/tysabri/ms-assessment-tool-page7.html
corporate/microsites/tysabri/ms-assessment-tool-pageresults.html
corporate/microsites/tysabri/ms-assessment-tool.html
corporate/request
corporatecommunications
couchmode
council/Business-Search/email
@ -9883,6 +9937,7 @@ da/users
dab
daily/grubstreet
daily/southflorida
daily_process
dashboard
dashboard/notes
dashboard/overview
@ -10644,6 +10699,7 @@ dvi
dw
dynamic-offer
dynamic/
dynamiccontent/webapi
dynamiclogic
dynamics/
dzcfg
@ -10792,10 +10848,10 @@ email_a_friend
email_actions
email_collect
email_notifications/*/unsubscribe
email_optout
email_unsubscribe
email_verification_error
emailability
emailpreferences.aspx
emails
emailservice
emailsignup
@ -12931,7 +12987,6 @@ home$
home-and-garden/archive/
home.isoDocumentsDownload.do?
home/dashboard
home/global_feed
home/index_rss
home/search.html
home/search?q=
@ -13475,14 +13530,21 @@ images/
images/$
images/*
images/?
images/Podcasts
images/async/?
images/async?
images/carBlogsimages
images/chart_gifs
images/chart_pdfs
images/chart_png300
images/chart_png460
images/hosted/?
images/hosted/search?
images/hosted?
images/interview_pdfs
images/li.gif
images/logging_requests.gif
images/mockups
images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
@ -13625,6 +13687,7 @@ inbox$
inbox$
inboxcommerce
inc5000dev
include
include/
includes
includes/
@ -13749,8 +13812,7 @@ info/jobs/showmaster.html
info/jobs/social-media.html
info/jobs/support.html
info/jobs/texterin-uxwriterin.html
info/jobs/werkstudentin-demokratie-botschafterin.html
info/jobs/werkstudentin-social-media.html
info/jobs/werkstudi-social-media.html
info/tech-feedback
infoods/biodiversity
informa
@ -14281,6 +14343,8 @@ journal/wearables
journal/wearables$
journal/wem
journal/wem$
journal/wild
journal/wild$
journal_proc.php
journalists
journals/testfieldhumanities/
@ -15114,6 +15178,7 @@ main/search_artist
main/search_song
make/request
makeorder
manage
manage-listing
manage/*
manage/global
@ -16179,7 +16244,10 @@ newsletters/preferences/manage
newsletters/preferences/unsubscribe
newspaper/archive
newsroom/dae
newsroom/index.php/tag
newsroom/notifications
newsroom/wp-admin
newsroom/wp-content/cache
newsround
newssearch
newsstand
@ -16827,6 +16895,7 @@ page-2158488_44596199$
page-2158488_50129817$
page-59800369_45472411$
page-777107_28406709$
page-data
page-strength
page.cgi
page.cgi*id=productdashboard
@ -17630,7 +17699,6 @@ prep/wrappers-and-scripts
present
presentation
preserv/extranet
press$
press-release
press-this.php
press/founders/
@ -17734,6 +17802,7 @@ products/commerce-cloud/partner-marketplace/.
products/container.html
products/content
products/einstein/ai-research.
products/explore
products/finder
products/holiday-sales-*sgbr-sg
products/home-perf
@ -17753,7 +17822,6 @@ professionals/query
professionals/s
profil
profile
profile/*/Rss
profile/*/followers
profile/*/following
profile/*/map$
@ -18046,6 +18114,10 @@ public/page/0_0_WP_RT_MARKETING.html
public/page/news-media-marketing.html
public/page/wsj-x-marketing.html
public/search
public_media/docs
public_media/images/Onboarding-Documents
public_media/images/StyleGuide
public_media/images/WPP
publicapi
publications
publications/advanced-search
@ -18087,14 +18159,6 @@ pxlctl.gif
pxlctl2.gif
py
q
q/*/admin_log
q/*/earnings
q/*/quality
q/*/queue
q/*/settings
q/*/stats
q/*/submissions
q/*/suggestions
q/profile/*/answers
q/profile/*/articles
q/profile/*/org_answers
@ -18119,7 +18183,6 @@ q=
qa
qantas
qe
qemail
qi
qnasearch?
qp/batch_fetch_web
@ -18419,6 +18482,7 @@ results-export-search-by-year
results-export-search-data
retail
retail/old
retailnewsletter
return-from-share
return_to=
returnrequest
@ -18513,6 +18577,7 @@ rooms/*/safety
root
roundabout
route?
router
row
royalty-free-subscriptions.php
rpg.php
@ -20469,6 +20534,7 @@ su/kb/*/discuss
su/search
su/user
su/users
subject
subject=
submit
submitlink?
@ -21020,6 +21086,7 @@ themes/*.jpg
themes/*.js$
themes/*.js?
themes/*.png
themes/*.svg
themes/README.txt
themes/rss
theshow/
@ -21138,7 +21205,6 @@ top-stories
topGallery
topic
topic*?post=
topic/*/Rss
topic/*?
topic/article/
topic/articlecollection
@ -21150,6 +21216,7 @@ topic/quote/
topic/sections
topiclist/
topics
topics/category/undefined
topicsearch?q=
touch/login
touchsearch
@ -21290,6 +21357,7 @@ travel/hotel/hotelSearch
travel/hotels/checkout
travel/hotels/detail
travel/hotels/hotel-finder
travel/hotels/hotel-finder/$
travel/hotels/search/?
travel/hotels/search?
travel/scripts
@ -21638,6 +21706,7 @@ ulk/sch
ulk/usr
ultrasearch
umbraco
umbraco
umbraco/Application?umb__rnd=ee2c66115
unable-to-process-request/
unanswered
@ -21741,6 +21810,7 @@ uploaded_files
uploadfile.php
uploadhistory.php
uploads
uploads/excel
ur/android/collections
ur/android/search
ur/firefox/collections
@ -22502,6 +22572,7 @@ web/portal/commerce
web/portal/software/websphere
web/search
web/telepresence/pro/
web_admin
web_arch
webapp
webapps
@ -22515,7 +22586,6 @@ webintent
webmaster
webmasters/sitemaps/ping?
webmd_static_vue
webnode2
webops-perf/free/files
webpoc/ruleCenter
webscr
@ -22581,8 +22651,6 @@ widget_auth.php
widget_chunks
widgets
widgets-admin
widgets/content_iframe
widgets/content_js
widgets/trk
widgets=
widnows/
@ -23507,7 +23575,6 @@ wp-content/themes/wired/assets/images/wired_insider_1118_1000x190.jpg
wp-content/themes/wired/assets/images/wired_video_1000x190.jpg
wp-content/uploads
wp-content/uploads/wp-import-export-lite/http://rebrand.ly/robots.txt
wp-content/uploads/wpo-plugins-tables-list.json
wp-dyn
wp-includes
wp-includes*.css