[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2024-11-08 10:03:53 +00:00
parent 6add2213db
commit 333e7d2686
26 changed files with 1424 additions and 727 deletions

View File

@ -3,6 +3,6 @@
"last_update": 1731006190
},
"Trickest wordlist update": {
"last_update": 1730973836
"last_update": 1731060224
}
}

View File

@ -5541,10 +5541,6 @@ readme.md
license
.changeset/config.json
config.json
.changeset/spotty-mirrors-exist.md
spotty-mirrors-exist.md
.changeset/smart-plums-wink.md
smart-plums-wink.md
docs/extensions/hooks.md
extensions/hooks.md
hooks.md

View File

@ -1091,8 +1091,6 @@ sdk/tsup.config.js
sdk/readme.md
license
.changeset/config.json
.changeset/spotty-mirrors-exist.md
.changeset/smart-plums-wink.md
docs/extensions/hooks.md
docs/extensions/bundles.md
docs/extensions/themes.md

View File

@ -2388,6 +2388,11 @@ integration/Espo/Attachment/RemoveDuplicateTest.php
Espo/Attachment/RemoveDuplicateTest.php
Attachment/RemoveDuplicateTest.php
RemoveDuplicateTest.php
tests/integration/Espo/Stream/ReactionsTest.php
integration/Espo/Stream/ReactionsTest.php
Espo/Stream/ReactionsTest.php
Stream/ReactionsTest.php
ReactionsTest.php
tests/integration/Espo/Stream/AuditTest.php
integration/Espo/Stream/AuditTest.php
Espo/Stream/AuditTest.php

View File

@ -346,6 +346,7 @@ tests/integration/Espo/Core/Formula/FormulaTest.php
tests/integration/Espo/Settings/AccessTest.php
tests/integration/Espo/Extension/GeneralTest.php
tests/integration/Espo/Attachment/RemoveDuplicateTest.php
tests/integration/Espo/Stream/ReactionsTest.php
tests/integration/Espo/Stream/AuditTest.php
tests/integration/Espo/Actions/ActionTest.php
tests/integration/Espo/Actions/MassActionTest.php

View File

@ -3613,6 +3613,15 @@ migrations/versions/5.100/2024-10-31-15-27-42-add-jobs-queue-columns.js
versions/5.100/2024-10-31-15-27-42-add-jobs-queue-columns.js
5.100/2024-10-31-15-27-42-add-jobs-queue-columns.js
2024-10-31-15-27-42-add-jobs-queue-columns.js
ghost/core/core/server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
core/core/server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
core/server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
2024-11-05-14-48-08-add-comments-in-reply-to-id.js
ghost/core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
@ -6734,6 +6743,20 @@ server/services/invitations/index.js
services/invitations/index.js
invitations/index.js
index.js
ghost/core/core/server/services/identity-tokens/index.js
core/core/server/services/identity-tokens/index.js
core/server/services/identity-tokens/index.js
server/services/identity-tokens/index.js
services/identity-tokens/index.js
identity-tokens/index.js
index.js
ghost/core/core/server/services/identity-tokens/IdentityTokenServiceWrapper.js
core/core/server/services/identity-tokens/IdentityTokenServiceWrapper.js
core/server/services/identity-tokens/IdentityTokenServiceWrapper.js
server/services/identity-tokens/IdentityTokenServiceWrapper.js
services/identity-tokens/IdentityTokenServiceWrapper.js
identity-tokens/IdentityTokenServiceWrapper.js
IdentityTokenServiceWrapper.js
ghost/core/core/server/services/jobs/index.js
core/core/server/services/jobs/index.js
core/server/services/jobs/index.js
@ -15879,6 +15902,12 @@ test/e2e-browser/admin/site-settings.spec.js
e2e-browser/admin/site-settings.spec.js
admin/site-settings.spec.js
site-settings.spec.js
ghost/core/test/e2e-browser/admin/i18n.spec.js
core/test/e2e-browser/admin/i18n.spec.js
test/e2e-browser/admin/i18n.spec.js
e2e-browser/admin/i18n.spec.js
admin/i18n.spec.js
i18n.spec.js
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
core/test/e2e-browser/admin/membership-settings.spec.js
test/e2e-browser/admin/membership-settings.spec.js
@ -27775,6 +27804,37 @@ outbound-link-tagger.test.js
ghost/member-attribution/.eslintrc.js
member-attribution/.eslintrc.js
.eslintrc.js
ghost/identity-token-service/src/IdentityTokenService.ts
identity-token-service/src/IdentityTokenService.ts
src/IdentityTokenService.ts
IdentityTokenService.ts
ghost/identity-token-service/src/index.ts
identity-token-service/src/index.ts
src/index.ts
index.ts
ghost/identity-token-service/tsconfig.json
identity-token-service/tsconfig.json
tsconfig.json
ghost/identity-token-service/package.json
identity-token-service/package.json
package.json
ghost/identity-token-service/private.pem
identity-token-service/private.pem
private.pem
ghost/identity-token-service/README.md
identity-token-service/README.md
README.md
ghost/identity-token-service/test/IdentityTokenService.test.ts
identity-token-service/test/IdentityTokenService.test.ts
test/IdentityTokenService.test.ts
IdentityTokenService.test.ts
ghost/identity-token-service/test/.eslintrc.js
identity-token-service/test/.eslintrc.js
test/.eslintrc.js
.eslintrc.js
ghost/identity-token-service/.eslintrc.js
identity-token-service/.eslintrc.js
.eslintrc.js
ghost/link-tracking/package.json
link-tracking/package.json
package.json

View File

@ -588,6 +588,7 @@ ghost/core/core/server/data/migrations/versions/5.57/2023-07-26-12-44-stripe-pro
ghost/core/core/server/data/migrations/versions/5.57/2023-07-27-11-47-49-create-donation-events.js
ghost/core/core/server/data/migrations/versions/4.36/2022-02-07-14-34-add-last-seen-at-column-to-members.js
ghost/core/core/server/data/migrations/versions/5.100/2024-10-31-15-27-42-add-jobs-queue-columns.js
ghost/core/core/server/data/migrations/versions/5.100/2024-11-05-14-48-08-add-comments-in-reply-to-id.js
ghost/core/core/server/data/migrations/versions/5.44/2023-04-14-04-17-add-snippets-lexical-column.js
ghost/core/core/server/data/migrations/versions/5.91/2024-08-28-05-28-22-add-donation-message-column-to-donation-payment-events.js
ghost/core/core/server/data/migrations/versions/4.42/2022-03-30-15-44-add-newsletter-permissions.js
@ -953,6 +954,8 @@ ghost/core/core/server/services/stats/service.js
ghost/core/core/server/services/i18n.js
ghost/core/core/server/services/invitations/accept.js
ghost/core/core/server/services/invitations/index.js
ghost/core/core/server/services/identity-tokens/index.js
ghost/core/core/server/services/identity-tokens/IdentityTokenServiceWrapper.js
ghost/core/core/server/services/jobs/index.js
ghost/core/core/server/services/jobs/job-service.js
ghost/core/core/server/services/api-version-compatibility/index.js
@ -2239,6 +2242,7 @@ ghost/core/test/e2e-browser/README.md
ghost/core/test/e2e-browser/admin/private-site.spec.js
ghost/core/test/e2e-browser/admin/members.spec.js
ghost/core/test/e2e-browser/admin/site-settings.spec.js
ghost/core/test/e2e-browser/admin/i18n.spec.js
ghost/core/test/e2e-browser/admin/membership-settings.spec.js
ghost/core/test/e2e-browser/admin/portal-settings.spec.js
ghost/core/test/e2e-browser/admin/posts.spec.js
@ -4525,6 +4529,15 @@ ghost/member-attribution/test/attribution.test.js
ghost/member-attribution/test/.eslintrc.js
ghost/member-attribution/test/outbound-link-tagger.test.js
ghost/member-attribution/.eslintrc.js
ghost/identity-token-service/src/IdentityTokenService.ts
ghost/identity-token-service/src/index.ts
ghost/identity-token-service/tsconfig.json
ghost/identity-token-service/package.json
ghost/identity-token-service/private.pem
ghost/identity-token-service/README.md
ghost/identity-token-service/test/IdentityTokenService.test.ts
ghost/identity-token-service/test/.eslintrc.js
ghost/identity-token-service/.eslintrc.js
ghost/link-tracking/package.json
ghost/link-tracking/index.js
ghost/link-tracking/README.md

View File

@ -2449,22 +2449,12 @@ pnpm-lock.yaml
CONTRIBUTING.md
tsconfig.json
package.json
.changeset/old-dolphins-obey.md
old-dolphins-obey.md
.changeset/short-rocks-design.md
short-rocks-design.md
.changeset/config.json
config.json
.changeset/README.md
README.md
.changeset/cyan-glasses-kiss.md
cyan-glasses-kiss.md
.changeset/contributors.json
contributors.json
.changeset/fix-file-size.md
fix-file-size.md
.changeset/slimy-files-appear.md
slimy-files-appear.md
docs/redirects.mjs
redirects.mjs
docs/next.config.mjs

View File

@ -660,14 +660,9 @@ pnpm-lock.yaml
CONTRIBUTING.md
tsconfig.json
package.json
.changeset/old-dolphins-obey.md
.changeset/short-rocks-design.md
.changeset/config.json
.changeset/README.md
.changeset/cyan-glasses-kiss.md
.changeset/contributors.json
.changeset/fix-file-size.md
.changeset/slimy-files-appear.md
docs/redirects.mjs
docs/next.config.mjs
docs/next-env.d.ts

View File

@ -14439,6 +14439,12 @@ Document/Resources/fonts/SourceSansPro-Bold.ttf
Resources/fonts/SourceSansPro-Bold.ttf
fonts/SourceSansPro-Bold.ttf
SourceSansPro-Bold.ttf
src/Core/Checkout/Document/Extension/PdfRendererExtension.php
Core/Checkout/Document/Extension/PdfRendererExtension.php
Checkout/Document/Extension/PdfRendererExtension.php
Document/Extension/PdfRendererExtension.php
Extension/PdfRendererExtension.php
PdfRendererExtension.php
src/Core/Checkout/Document/Event/StornoOrdersEvent.php
Core/Checkout/Document/Event/StornoOrdersEvent.php
Checkout/Document/Event/StornoOrdersEvent.php
@ -16465,6 +16471,12 @@ Checkout/Customer/Rule/BillingCountryRule.php
Customer/Rule/BillingCountryRule.php
Rule/BillingCountryRule.php
BillingCountryRule.php
src/Core/Checkout/Customer/Rule/CustomerRequestedGroupRule.php
Core/Checkout/Customer/Rule/CustomerRequestedGroupRule.php
Checkout/Customer/Rule/CustomerRequestedGroupRule.php
Customer/Rule/CustomerRequestedGroupRule.php
Rule/CustomerRequestedGroupRule.php
CustomerRequestedGroupRule.php
src/Core/Checkout/Customer/Rule/CustomerTagRule.php
Core/Checkout/Customer/Rule/CustomerTagRule.php
Checkout/Customer/Rule/CustomerTagRule.php
@ -31298,6 +31310,12 @@ Core/Content/Flow/FlowEvents.php
Content/Flow/FlowEvents.php
Flow/FlowEvents.php
FlowEvents.php
src/Core/Content/Flow/Extension/FlowExecutorExtension.php
Core/Content/Flow/Extension/FlowExecutorExtension.php
Content/Flow/Extension/FlowExecutorExtension.php
Flow/Extension/FlowExecutorExtension.php
Extension/FlowExecutorExtension.php
FlowExecutorExtension.php
src/Core/Content/Flow/Controller/TriggerFlowController.php
Core/Content/Flow/Controller/TriggerFlowController.php
Content/Flow/Controller/TriggerFlowController.php
@ -102088,6 +102106,13 @@ Checkout/Customer/Rule/CustomerBirthdayRuleTest.php
Customer/Rule/CustomerBirthdayRuleTest.php
Rule/CustomerBirthdayRuleTest.php
CustomerBirthdayRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerRequestedGroupRuleTest.php
unit/Core/Checkout/Customer/Rule/CustomerRequestedGroupRuleTest.php
Core/Checkout/Customer/Rule/CustomerRequestedGroupRuleTest.php
Checkout/Customer/Rule/CustomerRequestedGroupRuleTest.php
Customer/Rule/CustomerRequestedGroupRuleTest.php
Rule/CustomerRequestedGroupRuleTest.php
CustomerRequestedGroupRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerTagRuleTest.php
unit/Core/Checkout/Customer/Rule/CustomerTagRuleTest.php
Core/Checkout/Customer/Rule/CustomerTagRuleTest.php
@ -135836,6 +135861,9 @@ release-6-5-1-0/2023-04-21-fix-shipping-costs-price-still-visible-when-disabled-
changelog/release-6-5-1-0/2023-05-04-abuse-of-the-newsletter-form.md
release-6-5-1-0/2023-05-04-abuse-of-the-newsletter-form.md
2023-05-04-abuse-of-the-newsletter-form.md
changelog/release-6-6-7-1/2024-10-17-fix-write-command-queue-command-order.md
release-6-6-7-1/2024-10-17-fix-write-command-queue-command-order.md
2024-10-17-fix-write-command-queue-command-order.md
changelog/release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.md
release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.md
2022-11-10-fix-invoice-attachments-in-sendmailaction.md
@ -140087,12 +140115,18 @@ release-6-4-2-0/2021-06-09-create-api-to-prevalidate-basic-captcha.md
changelog/release-6-4-2-0/2021-05-26-webhook-retry-handling.md
release-6-4-2-0/2021-05-26-webhook-retry-handling.md
2021-05-26-webhook-retry-handling.md
changelog/_unreleased/2024-10-04-fix-component-name-of-custom-fields-on-change.md
_unreleased/2024-10-04-fix-component-name-of-custom-fields-on-change.md
2024-10-04-fix-component-name-of-custom-fields-on-change.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-10-07-fix-double-slash-in-sitemap-urls-for-entities-without-seo-url.md
_unreleased/2024-10-07-fix-double-slash-in-sitemap-urls-for-entities-without-seo-url.md
2024-10-07-fix-double-slash-in-sitemap-urls-for-entities-without-seo-url.md
changelog/_unreleased/2024-10-28-fix-address-handling-does-not-work-properly.md
_unreleased/2024-10-28-fix-address-handling-does-not-work-properly.md
2024-10-28-fix-address-handling-does-not-work-properly.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
@ -140144,9 +140178,18 @@ _unreleased/2024-10-02-move-label-outside-of-button-group.md
changelog/_unreleased/2024-10-29-fix-cookie-issue-and-follow-redirect-in-hot-reload.md
_unreleased/2024-10-29-fix-cookie-issue-and-follow-redirect-in-hot-reload.md
2024-10-29-fix-cookie-issue-and-follow-redirect-in-hot-reload.md
changelog/_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
2024-10-24-add-rule-for-requested-customer-group.md
changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md
_unreleased/2024-10-09-add-cache-clear-all-console-command.md
2024-10-09-add-cache-clear-all-console-command.md
changelog/_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
changelog/_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
changelog/_unreleased/2024-10-21-remove-deprecation-of-appsystemtestbehaviour.md
_unreleased/2024-10-21-remove-deprecation-of-appsystemtestbehaviour.md
2024-10-21-remove-deprecation-of-appsystemtestbehaviour.md
@ -140174,6 +140217,9 @@ _unreleased/2024-10-29-default-not_specified-salutation-is-invalid.md
changelog/_unreleased/2024-10-25-add-global-exports-to-shopware-object.md
_unreleased/2024-10-25-add-global-exports-to-shopware-object.md
2024-10-25-add-global-exports-to-shopware-object.md
changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
@ -140222,6 +140268,9 @@ _unreleased/2024-10-10-added-writebatchinterface.md
changelog/_unreleased/2024-09-27-use-correct-locale-when-switching-language.md
_unreleased/2024-09-27-use-correct-locale-when-switching-language.md
2024-09-27-use-correct-locale-when-switching-language.md
changelog/_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
2024-10-28-fix-session-persistent-sw-imitating-user-id.md
changelog/_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md
_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md
2024-10-17-added-landing-page-provider-for-sitemap.md
@ -140237,6 +140286,9 @@ _unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
changelog/_unreleased/2024-10-04-add-scene-editor-primitives-and-materials-to-data-collection.md
_unreleased/2024-10-04-add-scene-editor-primitives-and-materials-to-data-collection.md
2024-10-04-add-scene-editor-primitives-and-materials-to-data-collection.md
changelog/_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
changelog/_unreleased/2024-10-14-fix-required-zip-code-field.md
_unreleased/2024-10-14-fix-required-zip-code-field.md
2024-10-14-fix-required-zip-code-field.md
@ -140258,6 +140310,9 @@ _unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md
changelog/_unreleased/2024-07-12-unique-ids-for-address-forms.md
_unreleased/2024-07-12-unique-ids-for-address-forms.md
2024-07-12-unique-ids-for-address-forms.md
changelog/_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
changelog/_unreleased/2024-10-19-remove-internal-from-ids-collection.md
_unreleased/2024-10-19-remove-internal-from-ids-collection.md
2024-10-19-remove-internal-from-ids-collection.md
@ -140330,9 +140385,15 @@ _unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md
_unreleased/2024-10-30-added-pdf-renderer-extension.md
2024-10-30-added-pdf-renderer-extension.md
changelog/_unreleased/2024-10-08-add-opensearch-sigv4-credential-provider-configuration.md
_unreleased/2024-10-08-add-opensearch-sigv4-credential-provider-configuration.md
2024-10-08-add-opensearch-sigv4-credential-provider-configuration.md
changelog/_unreleased/2024-11-06-fix-unsaved-saleschannel-domain.md
_unreleased/2024-11-06-fix-unsaved-saleschannel-domain.md
2024-11-06-fix-unsaved-saleschannel-domain.md
changelog/_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
@ -140384,9 +140445,6 @@ _unreleased/2024-10-25-parameter-renaming-in-migrationstep.md
changelog/_unreleased/2024-10-15-set-event-name-header-to-type-string.md
_unreleased/2024-10-15-set-event-name-header-to-type-string.md
2024-10-15-set-event-name-header-to-type-string.md
changelog/_unreleased/2024-10-17-fix-write-command-queue-command-order.md
_unreleased/2024-10-17-fix-write-command-queue-command-order.md
2024-10-17-fix-write-command-queue-command-order.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
_unreleased/2024-01-31-improve-cart-page-performance.md
2024-01-31-improve-cart-page-performance.md
@ -140399,6 +140457,12 @@ _unreleased/2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
changelog/_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
changelog/_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md
_unreleased/2024-10-04-product-export-without-manufacturer.md
2024-10-04-product-export-without-manufacturer.md

View File

@ -1903,6 +1903,7 @@ src/Core/Checkout/Document/DocumentDefinition.php
src/Core/Checkout/Document/DocumentGeneratorController.php
src/Core/Checkout/Document/Resources/fonts/SourceSansPro-Regular.ttf
src/Core/Checkout/Document/Resources/fonts/SourceSansPro-Bold.ttf
src/Core/Checkout/Document/Extension/PdfRendererExtension.php
src/Core/Checkout/Document/Event/StornoOrdersEvent.php
src/Core/Checkout/Document/Event/DeliveryNoteOrdersEvent.php
src/Core/Checkout/Document/Event/DocumentTemplateRendererParameterEvent.php
@ -2216,6 +2217,7 @@ src/Core/Checkout/Customer/Rule/CustomerLoggedInRule.php
src/Core/Checkout/Customer/Rule/ShippingCityRule.php
src/Core/Checkout/Customer/Rule/IsGuestCustomerRule.php
src/Core/Checkout/Customer/Rule/BillingCountryRule.php
src/Core/Checkout/Customer/Rule/CustomerRequestedGroupRule.php
src/Core/Checkout/Customer/Rule/CustomerTagRule.php
src/Core/Checkout/Customer/Rule/CampaignCodeRule.php
src/Core/Checkout/Customer/Rule/CustomerDefaultPaymentMethodRule.php
@ -4710,6 +4712,7 @@ src/Core/Content/Flow/Indexing/FlowIndexer.php
src/Core/Content/Flow/Indexing/FlowPayloadUpdater.php
src/Core/Content/Flow/Indexing/FlowIndexerSubscriber.php
src/Core/Content/Flow/FlowEvents.php
src/Core/Content/Flow/Extension/FlowExecutorExtension.php
src/Core/Content/Flow/Controller/TriggerFlowController.php
src/Core/Content/Flow/Events/FlowActionCollectorEvent.php
src/Core/Content/Flow/Events/FlowIndexerEvent.php
@ -12465,6 +12468,7 @@ tests/unit/Core/Checkout/Customer/Rule/ShippingStateRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/BillingCityRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerLoggedInRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerBirthdayRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerRequestedGroupRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerTagRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerCreatedByAdminRuleTest.php
tests/unit/Core/Checkout/Customer/Rule/CustomerDefaultPaymentMethodRuleTest.php
@ -18527,6 +18531,7 @@ changelog/release-6-5-1-0/2023-01-30-make-user-activity-tab-overarching.md
changelog/release-6-5-1-0/2023-02-27-fix-checkbox-checkmark-in-media-component.md
changelog/release-6-5-1-0/2023-04-21-fix-shipping-costs-price-still-visible-when-disabled-display-prices-in-documents.md
changelog/release-6-5-1-0/2023-05-04-abuse-of-the-newsletter-form.md
changelog/release-6-6-7-1/2024-10-17-fix-write-command-queue-command-order.md
changelog/release-6-4-17-1/2022-11-10-fix-invoice-attachments-in-sendmailaction.md
changelog/release-6-5-0-0/2023-01-10-flow-edit-action-for-stop-flow.md
changelog/release-6-5-0-0/2023-01-05-reduce-german-ambiguity-on-items-in-administration-snippet.md
@ -19944,8 +19949,10 @@ changelog/release-6-4-2-0/2021-06-02-url-encode-config-param-for-document-previe
changelog/release-6-4-2-0/2021-05-28-added-payment-token-invalidation.md
changelog/release-6-4-2-0/2021-06-09-create-api-to-prevalidate-basic-captcha.md
changelog/release-6-4-2-0/2021-05-26-webhook-retry-handling.md
changelog/_unreleased/2024-10-04-fix-component-name-of-custom-fields-on-change.md
changelog/_unreleased/2022-05-18-abstract-and-reduce-rule-condition-components.md
changelog/_unreleased/2024-10-07-fix-double-slash-in-sitemap-urls-for-entities-without-seo-url.md
changelog/_unreleased/2024-10-28-fix-address-handling-does-not-work-properly.md
changelog/_unreleased/2022-10-13-use-rule-areas-in-entity-cache-key-generation.md
changelog/_unreleased/2024-09-13-fix-stopwords-are-not-working-with-and-search.md
changelog/_unreleased/2024-09-27-resolve-seourls-in-cmspage-content-via-store-api.md
@ -19963,7 +19970,10 @@ changelog/_unreleased/2024-10-16-only-add-invalid-class-when-field-violation-is-
changelog/_unreleased/2024-10-24-additional-bundles-from-bundle.md
changelog/_unreleased/2024-10-02-move-label-outside-of-button-group.md
changelog/_unreleased/2024-10-29-fix-cookie-issue-and-follow-redirect-in-hot-reload.md
changelog/_unreleased/2024-10-24-add-rule-for-requested-customer-group.md
changelog/_unreleased/2024-10-09-add-cache-clear-all-console-command.md
changelog/_unreleased/2024-11-06-fixed-exception-when-shopware-cart_redis_url-configuration-parameter-is-set.md
changelog/_unreleased/2024-11-04-fix-snippets-inaccessible-and-unchangeable.md
changelog/_unreleased/2024-10-21-remove-deprecation-of-appsystemtestbehaviour.md
changelog/_unreleased/2024-05-17-add-admin-vite-poc.md
changelog/_unreleased/2024-10-24-allow-update-product-description-containing-only-invalid-tag.md
@ -19973,6 +19983,7 @@ changelog/_unreleased/2024-09-09-add-cross-selling-tab-to-variants.md
changelog/_unreleased/2024-09-16-exchange-recursive-categories-macro-with-tpl.md
changelog/_unreleased/2024-10-29-default-not_specified-salutation-is-invalid.md
changelog/_unreleased/2024-10-25-add-global-exports-to-shopware-object.md
changelog/_unreleased/2024-10-30-added-extension-point-for-flow-executor.md
changelog/_unreleased/2024-10-01-add-new-inner-block-to-order-list-bulk-modal-slot.md
changelog/_unreleased/2024-10-01-unify-config-files.md
changelog/_unreleased/2024-09-26-add-form-prefix.md
@ -19989,11 +20000,13 @@ changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2024-10-18-configurable-layout-filter-in-the-category-settings.md
changelog/_unreleased/2024-10-10-added-writebatchinterface.md
changelog/_unreleased/2024-09-27-use-correct-locale-when-switching-language.md
changelog/_unreleased/2024-10-28-fix-session-persistent-sw-imitating-user-id.md
changelog/_unreleased/2024-10-17-added-landing-page-provider-for-sitemap.md
changelog/_unreleased/2024-09-16-fix-google-re-captcha-double-form-submit.md
changelog/_unreleased/2024-10-25-fix-gallery-slider-image-height-while-loading.md
changelog/_unreleased/2024-09-18-updated-ignored-url-parameters-for-http-cache.md
changelog/_unreleased/2024-10-04-add-scene-editor-primitives-and-materials-to-data-collection.md
changelog/_unreleased/2024-10-30-remove-duplicate-gad_source-from-ignored-parameter-list.md
changelog/_unreleased/2024-10-14-fix-required-zip-code-field.md
changelog/_unreleased/2024-10-04-fix-overlapping-text-in-cookie-configuration-in-safari.md
changelog/_unreleased/2024-10-18-add-frame-ancestors-to-default-content-security-policy-header.md
@ -20001,6 +20014,7 @@ changelog/_unreleased/2024-10-04-dispatch-address-validation-events-with-correct
changelog/_unreleased/2024-09-27-admin-shipping-detail-page-performance-improve.md
changelog/_unreleased/2024-10-05-add-wishlist-store-api-criteria-title.md
changelog/_unreleased/2024-07-12-unique-ids-for-address-forms.md
changelog/_unreleased/2024-08-05-remove-cover-of-line-item-if-media-has-been-deleted.md
changelog/_unreleased/2024-10-19-remove-internal-from-ids-collection.md
changelog/_unreleased/2024-10-20-fix-colorpicker-overlapping-issue.md
changelog/_unreleased/2024-09-30-check-blocked-local-storage.md
@ -20025,7 +20039,9 @@ changelog/_unreleased/2024-08-27-add-error-on-unstoppable-submit-events-for-ajax
changelog/_unreleased/2024-10-21-fixed-snippet-file-sorting-in-snippet-module.md
changelog/_unreleased/2024-05-22-navbar-for-main-navigation.md
changelog/_unreleased/2024-10-06-do-not-yield-an-error-if-the-finish-ordernumber-element-cannot-be-found.md
changelog/_unreleased/2024-10-30-added-pdf-renderer-extension.md
changelog/_unreleased/2024-10-08-add-opensearch-sigv4-credential-provider-configuration.md
changelog/_unreleased/2024-11-06-fix-unsaved-saleschannel-domain.md
changelog/_unreleased/2024-11-05-add-missing-registration-of-guest-customer-deletion-task.md
changelog/_unreleased/2024-10-02-changed-promotiongatewayinterface-return-type-to-promotioncollection.md
changelog/_unreleased/2024-01-15-allow-rate-limiter-usage-twice-without-breaking-memoized-configuration.md
@ -20043,11 +20059,12 @@ changelog/_unreleased/2024-10-15-rewrite-hot-reload-to-support-https.md
changelog/_unreleased/2024-08-05-metrics-abstraction.md
changelog/_unreleased/2024-10-25-parameter-renaming-in-migrationstep.md
changelog/_unreleased/2024-10-15-set-event-name-header-to-type-string.md
changelog/_unreleased/2024-10-17-fix-write-command-queue-command-order.md
changelog/_unreleased/2024-01-31-improve-cart-page-performance.md
changelog/_unreleased/2024-04-25-implement-mt-banner-code-mod.md
changelog/_unreleased/2024-10-07-properties-in-product-detail-page-are-sorted-randomly.md
changelog/_unreleased/2024-10-07-added-saleschannelid-parameter-to-testshorthands-integration-tests-trait.md
changelog/_unreleased/2024-10-30-fix-multiple-field-types-in-product-bulk-edit.md
changelog/_unreleased/2024-10-21-fix-order-can-not-recalculate-when-line-items-are-empty.md
changelog/_unreleased/2024-10-04-product-export-without-manufacturer.md
changelog/_unreleased/2024-10-26-Add-configurable-installer-timeout.md
changelog/_unreleased/2024-10-16-add-directory-code-coverage-for-service-package-in-phpunit.md

View File

@ -31611,6 +31611,10 @@ public/vendor/livewire/manifest.json
vendor/livewire/manifest.json
livewire/manifest.json
manifest.json
public/vendor/livewire/livewire.esm.js.map
vendor/livewire/livewire.esm.js.map
livewire/livewire.esm.js.map
livewire.esm.js.map
public/vendor/livewire/livewire.esm.js
vendor/livewire/livewire.esm.js
livewire/livewire.esm.js
@ -34865,6 +34869,9 @@ migrations/2022_10_25_193823_add_externalid_to_users.php
database/migrations/2014_11_05_212408_add_fields_to_licenses.php
migrations/2014_11_05_212408_add_fields_to_licenses.php
2014_11_05_212408_add_fields_to_licenses.php
database/migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
2024_11_06_211457_add_manager_indexes_to_location_and_user.php
database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
2018_05_08_031515_add_gdpr_privacy_footer.php

View File

@ -5723,6 +5723,7 @@ composer.json
Dockerfile
public/vendor/livewire/livewire.min.js.map
public/vendor/livewire/manifest.json
public/vendor/livewire/livewire.esm.js.map
public/vendor/livewire/livewire.esm.js
public/vendor/livewire/livewire.js.map
public/vendor/livewire/livewire.min.js
@ -6544,6 +6545,7 @@ database/migrations/2016_11_16_172119_increase_purchase_cost_size.php
database/migrations/2022_02_03_214958_blank_out_ldap_active_flag.php
database/migrations/2022_10_25_193823_add_externalid_to_users.php
database/migrations/2014_11_05_212408_add_fields_to_licenses.php
database/migrations/2024_11_06_211457_add_manager_indexes_to_location_and_user.php
database/migrations/2018_05_08_031515_add_gdpr_privacy_footer.php
database/migrations/2013_11_17_054526_add_physical_to_assets.php
database/migrations/2021_09_20_183216_change_default_label_to_nullable.php

View File

@ -4499,12 +4499,20 @@ docs/01-core/data-transfer/_category_.json
01-core/data-transfer/_category_.json
data-transfer/_category_.json
_category_.json
docs/docs/docs/01-core/data-transfer/01-engine.md
docs/docs/01-core/data-transfer/01-engine.md
docs/01-core/data-transfer/01-engine.md
01-core/data-transfer/01-engine.md
data-transfer/01-engine.md
01-engine.md
docs/docs/docs/01-core/data-transfer/01-engine/01-engine.mdx
docs/docs/01-core/data-transfer/01-engine/01-engine.mdx
docs/01-core/data-transfer/01-engine/01-engine.mdx
01-core/data-transfer/01-engine/01-engine.mdx
data-transfer/01-engine/01-engine.mdx
01-engine/01-engine.mdx
01-engine.mdx
docs/docs/docs/01-core/data-transfer/01-engine/02-stream-lifecycle.mdx
docs/docs/01-core/data-transfer/01-engine/02-stream-lifecycle.mdx
docs/01-core/data-transfer/01-engine/02-stream-lifecycle.mdx
01-core/data-transfer/01-engine/02-stream-lifecycle.mdx
data-transfer/01-engine/02-stream-lifecycle.mdx
01-engine/02-stream-lifecycle.mdx
02-stream-lifecycle.mdx
docs/docs/docs/01-core/data-transfer/02-providers/05-remote-strapi/_category_.json
docs/docs/01-core/data-transfer/02-providers/05-remote-strapi/_category_.json
docs/01-core/data-transfer/02-providers/05-remote-strapi/_category_.json

View File

@ -732,7 +732,8 @@ docs/docs/docs/01-core/helper-plugin/_category_.json
docs/docs/docs/01-core/helper-plugin/hooks/_category_.json
docs/docs/docs/01-core/helper-plugin/hooks/use-persistent-state.mdx
docs/docs/docs/01-core/data-transfer/_category_.json
docs/docs/docs/01-core/data-transfer/01-engine.md
docs/docs/docs/01-core/data-transfer/01-engine/01-engine.mdx
docs/docs/docs/01-core/data-transfer/01-engine/02-stream-lifecycle.mdx
docs/docs/docs/01-core/data-transfer/02-providers/05-remote-strapi/_category_.json
docs/docs/docs/01-core/data-transfer/02-providers/05-remote-strapi/01-websocket.md
docs/docs/docs/01-core/data-transfer/02-providers/05-remote-strapi/03-destination.md

View File

@ -17358,148 +17358,163 @@ AdminBundle/templates/order/history.html.twig
templates/order/history.html.twig
order/history.html.twig
history.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/forgot_password.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/forgot_password.html.twig
Bundle/AdminBundle/templates/security/login/content/form/forgot_password.html.twig
AdminBundle/templates/security/login/content/form/forgot_password.html.twig
templates/security/login/content/form/forgot_password.html.twig
security/login/content/form/forgot_password.html.twig
login/content/form/forgot_password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/forgot_password.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/forgot_password.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/forgot_password.html.twig
AdminBundle/templates/security/login/page/content/form/forgot_password.html.twig
templates/security/login/page/content/form/forgot_password.html.twig
security/login/page/content/form/forgot_password.html.twig
login/page/content/form/forgot_password.html.twig
page/content/form/forgot_password.html.twig
content/form/forgot_password.html.twig
form/forgot_password.html.twig
forgot_password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/login/content/form/submit.html.twig
AdminBundle/templates/security/login/content/form/submit.html.twig
templates/security/login/content/form/submit.html.twig
security/login/content/form/submit.html.twig
login/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/submit.html.twig
AdminBundle/templates/security/login/page/content/form/submit.html.twig
templates/security/login/page/content/form/submit.html.twig
security/login/page/content/form/submit.html.twig
login/page/content/form/submit.html.twig
page/content/form/submit.html.twig
content/form/submit.html.twig
form/submit.html.twig
submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/error.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/error.html.twig
Bundle/AdminBundle/templates/security/login/content/form/error.html.twig
AdminBundle/templates/security/login/content/form/error.html.twig
templates/security/login/content/form/error.html.twig
security/login/content/form/error.html.twig
login/content/form/error.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/error.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/error.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/error.html.twig
AdminBundle/templates/security/login/page/content/form/error.html.twig
templates/security/login/page/content/form/error.html.twig
security/login/page/content/form/error.html.twig
login/page/content/form/error.html.twig
page/content/form/error.html.twig
content/form/error.html.twig
form/error.html.twig
error.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/username.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/username.html.twig
Bundle/AdminBundle/templates/security/login/content/form/username.html.twig
AdminBundle/templates/security/login/content/form/username.html.twig
templates/security/login/content/form/username.html.twig
security/login/content/form/username.html.twig
login/content/form/username.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/username.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/username.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/username.html.twig
AdminBundle/templates/security/login/page/content/form/username.html.twig
templates/security/login/page/content/form/username.html.twig
security/login/page/content/form/username.html.twig
login/page/content/form/username.html.twig
page/content/form/username.html.twig
content/form/username.html.twig
form/username.html.twig
username.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/remember_me.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/remember_me.html.twig
Bundle/AdminBundle/templates/security/login/content/form/remember_me.html.twig
AdminBundle/templates/security/login/content/form/remember_me.html.twig
templates/security/login/content/form/remember_me.html.twig
security/login/content/form/remember_me.html.twig
login/content/form/remember_me.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/remember_me.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/remember_me.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/remember_me.html.twig
AdminBundle/templates/security/login/page/content/form/remember_me.html.twig
templates/security/login/page/content/form/remember_me.html.twig
security/login/page/content/form/remember_me.html.twig
login/page/content/form/remember_me.html.twig
page/content/form/remember_me.html.twig
content/form/remember_me.html.twig
form/remember_me.html.twig
remember_me.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/password.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form/password.html.twig
Bundle/AdminBundle/templates/security/login/content/form/password.html.twig
AdminBundle/templates/security/login/content/form/password.html.twig
templates/security/login/content/form/password.html.twig
security/login/content/form/password.html.twig
login/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/password.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/password.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form/password.html.twig
AdminBundle/templates/security/login/page/content/form/password.html.twig
templates/security/login/page/content/form/password.html.twig
security/login/page/content/form/password.html.twig
login/page/content/form/password.html.twig
page/content/form/password.html.twig
content/form/password.html.twig
form/password.html.twig
password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/form.html.twig
Bundle/AdminBundle/templates/security/login/content/form.html.twig
AdminBundle/templates/security/login/content/form.html.twig
templates/security/login/content/form.html.twig
security/login/content/form.html.twig
login/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/form.html.twig
Bundle/AdminBundle/templates/security/login/page/content/form.html.twig
AdminBundle/templates/security/login/page/content/form.html.twig
templates/security/login/page/content/form.html.twig
security/login/page/content/form.html.twig
login/page/content/form.html.twig
page/content/form.html.twig
content/form.html.twig
form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/header.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/content/header.html.twig
Bundle/AdminBundle/templates/security/login/content/header.html.twig
AdminBundle/templates/security/login/content/header.html.twig
templates/security/login/content/header.html.twig
security/login/content/header.html.twig
login/content/header.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/header.html.twig
Sylius/Bundle/AdminBundle/templates/security/login/page/content/header.html.twig
Bundle/AdminBundle/templates/security/login/page/content/header.html.twig
AdminBundle/templates/security/login/page/content/header.html.twig
templates/security/login/page/content/header.html.twig
security/login/page/content/header.html.twig
login/page/content/header.html.twig
page/content/header.html.twig
content/header.html.twig
header.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/reset_password/content/form/submit.html.twig
AdminBundle/templates/security/reset_password/content/form/submit.html.twig
templates/security/reset_password/content/form/submit.html.twig
security/reset_password/content/form/submit.html.twig
reset_password/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/reset_password/page/content/form/submit.html.twig
AdminBundle/templates/security/reset_password/page/content/form/submit.html.twig
templates/security/reset_password/page/content/form/submit.html.twig
security/reset_password/page/content/form/submit.html.twig
reset_password/page/content/form/submit.html.twig
page/content/form/submit.html.twig
content/form/submit.html.twig
form/submit.html.twig
submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/password.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/password.html.twig
Bundle/AdminBundle/templates/security/reset_password/content/form/password.html.twig
AdminBundle/templates/security/reset_password/content/form/password.html.twig
templates/security/reset_password/content/form/password.html.twig
security/reset_password/content/form/password.html.twig
reset_password/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/password.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/password.html.twig
Bundle/AdminBundle/templates/security/reset_password/page/content/form/password.html.twig
AdminBundle/templates/security/reset_password/page/content/form/password.html.twig
templates/security/reset_password/page/content/form/password.html.twig
security/reset_password/page/content/form/password.html.twig
reset_password/page/content/form/password.html.twig
page/content/form/password.html.twig
content/form/password.html.twig
form/password.html.twig
password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form.html.twig
Bundle/AdminBundle/templates/security/reset_password/content/form.html.twig
AdminBundle/templates/security/reset_password/content/form.html.twig
templates/security/reset_password/content/form.html.twig
security/reset_password/content/form.html.twig
reset_password/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form.html.twig
Bundle/AdminBundle/templates/security/reset_password/page/content/form.html.twig
AdminBundle/templates/security/reset_password/page/content/form.html.twig
templates/security/reset_password/page/content/form.html.twig
security/reset_password/page/content/form.html.twig
reset_password/page/content/form.html.twig
page/content/form.html.twig
content/form.html.twig
form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/content.html.twig
AdminBundle/templates/security/request_password_reset/content.html.twig
templates/security/request_password_reset/content.html.twig
security/request_password_reset/content.html.twig
request_password_reset/content.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/page/content.html.twig
AdminBundle/templates/security/request_password_reset/page/content.html.twig
templates/security/request_password_reset/page/content.html.twig
security/request_password_reset/page/content.html.twig
request_password_reset/page/content.html.twig
page/content.html.twig
content.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/email.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/email.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/content/form/email.html.twig
AdminBundle/templates/security/request_password_reset/content/form/email.html.twig
templates/security/request_password_reset/content/form/email.html.twig
security/request_password_reset/content/form/email.html.twig
request_password_reset/content/form/email.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/email.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/email.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/email.html.twig
AdminBundle/templates/security/request_password_reset/page/content/form/email.html.twig
templates/security/request_password_reset/page/content/form/email.html.twig
security/request_password_reset/page/content/form/email.html.twig
request_password_reset/page/content/form/email.html.twig
page/content/form/email.html.twig
content/form/email.html.twig
form/email.html.twig
email.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/content/form/submit.html.twig
AdminBundle/templates/security/request_password_reset/content/form/submit.html.twig
templates/security/request_password_reset/content/form/submit.html.twig
security/request_password_reset/content/form/submit.html.twig
request_password_reset/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/submit.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/submit.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/submit.html.twig
AdminBundle/templates/security/request_password_reset/page/content/form/submit.html.twig
templates/security/request_password_reset/page/content/form/submit.html.twig
security/request_password_reset/page/content/form/submit.html.twig
request_password_reset/page/content/form/submit.html.twig
page/content/form/submit.html.twig
content/form/submit.html.twig
form/submit.html.twig
submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/content/form.html.twig
AdminBundle/templates/security/request_password_reset/content/form.html.twig
templates/security/request_password_reset/content/form.html.twig
security/request_password_reset/content/form.html.twig
request_password_reset/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form.html.twig
Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form.html.twig
Bundle/AdminBundle/templates/security/request_password_reset/page/content/form.html.twig
AdminBundle/templates/security/request_password_reset/page/content/form.html.twig
templates/security/request_password_reset/page/content/form.html.twig
security/request_password_reset/page/content/form.html.twig
request_password_reset/page/content/form.html.twig
page/content/form.html.twig
content/form.html.twig
form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/logo/image.html.twig
@ -17527,6 +17542,14 @@ templates/security/common/logo.html.twig
security/common/logo.html.twig
common/logo.html.twig
logo.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/page.html.twig
Sylius/Bundle/AdminBundle/templates/security/common/page.html.twig
Bundle/AdminBundle/templates/security/common/page.html.twig
AdminBundle/templates/security/common/page.html.twig
templates/security/common/page.html.twig
security/common/page.html.twig
common/page.html.twig
page.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login.html.twig
Sylius/Bundle/AdminBundle/templates/security/login.html.twig
Bundle/AdminBundle/templates/security/login.html.twig
@ -40823,186 +40846,186 @@ ShopBundle/templates/checkout/address.html.twig
templates/checkout/address.html.twig
checkout/address.html.twig
address.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/content.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/content.html.twig
Bundle/ShopBundle/templates/checkout/shared/content.html.twig
ShopBundle/templates/checkout/shared/content.html.twig
templates/checkout/shared/content.html.twig
checkout/shared/content.html.twig
shared/content.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/content.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/content.html.twig
Bundle/ShopBundle/templates/checkout/common/content.html.twig
ShopBundle/templates/checkout/common/content.html.twig
templates/checkout/common/content.html.twig
checkout/common/content.html.twig
common/content.html.twig
content.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/steps.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/steps.html.twig
Bundle/ShopBundle/templates/checkout/shared/steps.html.twig
ShopBundle/templates/checkout/shared/steps.html.twig
templates/checkout/shared/steps.html.twig
checkout/shared/steps.html.twig
shared/steps.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/steps.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/steps.html.twig
Bundle/ShopBundle/templates/checkout/common/steps.html.twig
ShopBundle/templates/checkout/common/steps.html.twig
templates/checkout/common/steps.html.twig
checkout/common/steps.html.twig
common/steps.html.twig
steps.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/header/account.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/header/account.html.twig
Bundle/ShopBundle/templates/checkout/shared/header/account.html.twig
ShopBundle/templates/checkout/shared/header/account.html.twig
templates/checkout/shared/header/account.html.twig
checkout/shared/header/account.html.twig
shared/header/account.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/header/account.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/header/account.html.twig
Bundle/ShopBundle/templates/checkout/common/header/account.html.twig
ShopBundle/templates/checkout/common/header/account.html.twig
templates/checkout/common/header/account.html.twig
checkout/common/header/account.html.twig
common/header/account.html.twig
header/account.html.twig
account.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/header/logo.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/header/logo.html.twig
Bundle/ShopBundle/templates/checkout/shared/header/logo.html.twig
ShopBundle/templates/checkout/shared/header/logo.html.twig
templates/checkout/shared/header/logo.html.twig
checkout/shared/header/logo.html.twig
shared/header/logo.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/header/logo.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/header/logo.html.twig
Bundle/ShopBundle/templates/checkout/common/header/logo.html.twig
ShopBundle/templates/checkout/common/header/logo.html.twig
templates/checkout/common/header/logo.html.twig
checkout/common/header/logo.html.twig
common/header/logo.html.twig
header/logo.html.twig
logo.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/layout.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/layout.html.twig
Bundle/ShopBundle/templates/checkout/shared/layout.html.twig
ShopBundle/templates/checkout/shared/layout.html.twig
templates/checkout/shared/layout.html.twig
checkout/shared/layout.html.twig
shared/layout.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/layout.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/layout.html.twig
Bundle/ShopBundle/templates/checkout/common/layout.html.twig
ShopBundle/templates/checkout/common/layout.html.twig
templates/checkout/common/layout.html.twig
checkout/common/layout.html.twig
common/layout.html.twig
layout.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary.html.twig
templates/checkout/shared/sidebar/summary.html.twig
checkout/shared/sidebar/summary.html.twig
shared/sidebar/summary.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary.html.twig
ShopBundle/templates/checkout/common/sidebar/summary.html.twig
templates/checkout/common/sidebar/summary.html.twig
checkout/common/sidebar/summary.html.twig
common/sidebar/summary.html.twig
sidebar/summary.html.twig
summary.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
checkout/shared/sidebar/summary/items/item/subtotal.html.twig
shared/sidebar/summary/items/item/subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
checkout/common/sidebar/summary/items/item/subtotal.html.twig
common/sidebar/summary/items/item/subtotal.html.twig
sidebar/summary/items/item/subtotal.html.twig
summary/items/item/subtotal.html.twig
items/item/subtotal.html.twig
item/subtotal.html.twig
subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
checkout/shared/sidebar/summary/items/item/quantity.html.twig
shared/sidebar/summary/items/item/quantity.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
checkout/common/sidebar/summary/items/item/quantity.html.twig
common/sidebar/summary/items/item/quantity.html.twig
sidebar/summary/items/item/quantity.html.twig
summary/items/item/quantity.html.twig
items/item/quantity.html.twig
item/quantity.html.twig
quantity.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/name.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/name.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/name.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/items/item/name.html.twig
templates/checkout/shared/sidebar/summary/items/item/name.html.twig
checkout/shared/sidebar/summary/items/item/name.html.twig
shared/sidebar/summary/items/item/name.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/name.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/name.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/name.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/items/item/name.html.twig
templates/checkout/common/sidebar/summary/items/item/name.html.twig
checkout/common/sidebar/summary/items/item/name.html.twig
common/sidebar/summary/items/item/name.html.twig
sidebar/summary/items/item/name.html.twig
summary/items/item/name.html.twig
items/item/name.html.twig
item/name.html.twig
name.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/items/item.html.twig
templates/checkout/shared/sidebar/summary/items/item.html.twig
checkout/shared/sidebar/summary/items/item.html.twig
shared/sidebar/summary/items/item.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/items/item.html.twig
templates/checkout/common/sidebar/summary/items/item.html.twig
checkout/common/sidebar/summary/items/item.html.twig
common/sidebar/summary/items/item.html.twig
sidebar/summary/items/item.html.twig
summary/items/item.html.twig
items/item.html.twig
item.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/items_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/items_total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/items_total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total/items_total.html.twig
templates/checkout/shared/sidebar/summary/total/items_total.html.twig
checkout/shared/sidebar/summary/total/items_total.html.twig
shared/sidebar/summary/total/items_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/items_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/items_total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/items_total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total/items_total.html.twig
templates/checkout/common/sidebar/summary/total/items_total.html.twig
checkout/common/sidebar/summary/total/items_total.html.twig
common/sidebar/summary/total/items_total.html.twig
sidebar/summary/total/items_total.html.twig
summary/total/items_total.html.twig
total/items_total.html.twig
items_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
checkout/shared/sidebar/summary/total/promotion_total.html.twig
shared/sidebar/summary/total/promotion_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
checkout/common/sidebar/summary/total/promotion_total.html.twig
common/sidebar/summary/total/promotion_total.html.twig
sidebar/summary/total/promotion_total.html.twig
summary/total/promotion_total.html.twig
total/promotion_total.html.twig
promotion_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
checkout/shared/sidebar/summary/total/shipping_total.html.twig
shared/sidebar/summary/total/shipping_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
checkout/common/sidebar/summary/total/shipping_total.html.twig
common/sidebar/summary/total/shipping_total.html.twig
sidebar/summary/total/shipping_total.html.twig
summary/total/shipping_total.html.twig
total/shipping_total.html.twig
shipping_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/order_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/order_total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/order_total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total/order_total.html.twig
templates/checkout/shared/sidebar/summary/total/order_total.html.twig
checkout/shared/sidebar/summary/total/order_total.html.twig
shared/sidebar/summary/total/order_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/order_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/order_total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/order_total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total/order_total.html.twig
templates/checkout/common/sidebar/summary/total/order_total.html.twig
checkout/common/sidebar/summary/total/order_total.html.twig
common/sidebar/summary/total/order_total.html.twig
sidebar/summary/total/order_total.html.twig
summary/total/order_total.html.twig
total/order_total.html.twig
order_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
checkout/shared/sidebar/summary/total/taxes_total.html.twig
shared/sidebar/summary/total/taxes_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
checkout/common/sidebar/summary/total/taxes_total.html.twig
common/sidebar/summary/total/taxes_total.html.twig
sidebar/summary/total/taxes_total.html.twig
summary/total/taxes_total.html.twig
total/taxes_total.html.twig
taxes_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/header.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/header.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/header.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/header.html.twig
templates/checkout/shared/sidebar/summary/header.html.twig
checkout/shared/sidebar/summary/header.html.twig
shared/sidebar/summary/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/header.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/header.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/header.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/header.html.twig
templates/checkout/common/sidebar/summary/header.html.twig
checkout/common/sidebar/summary/header.html.twig
common/sidebar/summary/header.html.twig
sidebar/summary/header.html.twig
summary/header.html.twig
header.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/total.html.twig
templates/checkout/shared/sidebar/summary/total.html.twig
checkout/shared/sidebar/summary/total.html.twig
shared/sidebar/summary/total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/total.html.twig
templates/checkout/common/sidebar/summary/total.html.twig
checkout/common/sidebar/summary/total.html.twig
common/sidebar/summary/total.html.twig
sidebar/summary/total.html.twig
summary/total.html.twig
total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items.html.twig
Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items.html.twig
ShopBundle/templates/checkout/shared/sidebar/summary/items.html.twig
templates/checkout/shared/sidebar/summary/items.html.twig
checkout/shared/sidebar/summary/items.html.twig
shared/sidebar/summary/items.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items.html.twig
Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items.html.twig
Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items.html.twig
ShopBundle/templates/checkout/common/sidebar/summary/items.html.twig
templates/checkout/common/sidebar/summary/items.html.twig
checkout/common/sidebar/summary/items.html.twig
common/sidebar/summary/items.html.twig
sidebar/summary/items.html.twig
summary/items.html.twig
items.html.twig
@ -45405,6 +45428,16 @@ base/offcanvas/cart/body.html.twig
offcanvas/cart/body.html.twig
cart/body.html.twig
body.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig
Sylius/Bundle/ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig
Bundle/ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig
ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig
templates/shared/layout/base/body_classes/defaults.html.twig
shared/layout/base/body_classes/defaults.html.twig
layout/base/body_classes/defaults.html.twig
base/body_classes/defaults.html.twig
body_classes/defaults.html.twig
defaults.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/styles.html.twig
Sylius/Bundle/ShopBundle/templates/shared/layout/base/styles.html.twig
Bundle/ShopBundle/templates/shared/layout/base/styles.html.twig
@ -72416,6 +72449,9 @@ customizing-grids.md
docs/the-customization-guide/customizing-models.md
the-customization-guide/customizing-models.md
customizing-models.md
docs/the-customization-guide/customizing-serialization-of-api.md
the-customization-guide/customizing-serialization-of-api.md
customizing-serialization-of-api.md
docs/the-customization-guide/customizing-translations.md
the-customization-guide/customizing-translations.md
customizing-translations.md

View File

@ -2464,24 +2464,25 @@ src/Sylius/Bundle/AdminBundle/templates/order/macro/order_payment_state_label.ht
src/Sylius/Bundle/AdminBundle/templates/order/macro/order_state_label.html.twig
src/Sylius/Bundle/AdminBundle/templates/order/macro/order_shipping_state_label.html.twig
src/Sylius/Bundle/AdminBundle/templates/order/history.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/forgot_password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/error.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/username.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/remember_me.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/content/header.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/email.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/forgot_password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/error.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/username.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/remember_me.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login/page/content/header.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form/password.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password/page/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/email.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form/submit.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset/page/content/form.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/logo/image.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/content.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/logo.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/common/page.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/login.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/request_password_reset.html.twig
src/Sylius/Bundle/AdminBundle/templates/security/reset_password.html.twig
@ -5305,24 +5306,24 @@ src/Sylius/Bundle/ShopBundle/templates/checkout/select_payment/content/form/navi
src/Sylius/Bundle/ShopBundle/templates/checkout/select_payment/content/form.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/address.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/content.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/steps.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/header/account.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/header/logo.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/layout.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/quantity.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item/name.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items/item.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/items_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/promotion_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/shipping_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/order_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total/taxes_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/shared/sidebar/summary/items.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/content.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/steps.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/header/account.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/header/logo.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/layout.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/subtotal.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/quantity.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item/name.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items/item.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/items_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/promotion_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/shipping_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/order_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total/taxes_total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/header.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/total.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/common/sidebar/summary/items.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/choice.html.twig
src/Sylius/Bundle/ShopBundle/templates/checkout/select_shipping/content/form/shipments/shipment/header.html.twig
@ -5729,6 +5730,7 @@ src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/body/it
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/body/items.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/footer.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/offcanvas/cart/body.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/body_classes/defaults.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/styles.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/header/flashes.html.twig
src/Sylius/Bundle/ShopBundle/templates/shared/layout/base/header/navbar/menu.html.twig
@ -9689,6 +9691,7 @@ docs/the-customization-guide/index.md
docs/the-customization-guide/customizing-flashes.md
docs/the-customization-guide/customizing-grids.md
docs/the-customization-guide/customizing-models.md
docs/the-customization-guide/customizing-serialization-of-api.md
docs/the-customization-guide/customizing-translations.md
docs/the-customization-guide/customizing-fixtures/customizing-fixture-suites.md
docs/the-customization-guide/customizing-fixtures/README.md

View File

@ -2449,6 +2449,12 @@ apache/catalina/ssi/TestExpressionParseTree.java
catalina/ssi/TestExpressionParseTree.java
ssi/TestExpressionParseTree.java
TestExpressionParseTree.java
test/org/apache/catalina/ssi/TestSsiServlet.java
org/apache/catalina/ssi/TestSsiServlet.java
apache/catalina/ssi/TestSsiServlet.java
catalina/ssi/TestSsiServlet.java
ssi/TestSsiServlet.java
TestSsiServlet.java
test/org/apache/catalina/ssi/TestRegExpCapture.java
org/apache/catalina/ssi/TestRegExpCapture.java
apache/catalina/ssi/TestRegExpCapture.java
@ -6393,6 +6399,9 @@ trigger-with-error-page.jsp
test/webapp/bug42565.jsp
webapp/bug42565.jsp
bug42565.jsp
test/webapp/subpage.html
webapp/subpage.html
subpage.html
test/webapp/bug5nnnn/bug53387.shtml
webapp/bug5nnnn/bug53387.shtml
bug5nnnn/bug53387.shtml
@ -7108,6 +7117,9 @@ test/webapp/bug43nnn/bug43400.jsp
webapp/bug43nnn/bug43400.jsp
bug43nnn/bug43400.jsp
bug43400.jsp
test/webapp/index.shtml
webapp/index.shtml
index.shtml
test/webapp/jsp/ok.html
webapp/jsp/ok.html
jsp/ok.html

View File

@ -417,6 +417,7 @@ test/org/apache/catalina/loader/TestVirtualContext.java
test/org/apache/catalina/loader/TesterWebappClassLoaderThreadLocalMemoryLeak.java
test/org/apache/catalina/loader/TestWebappClassLoaderMemoryLeak.java
test/org/apache/catalina/ssi/TestExpressionParseTree.java
test/org/apache/catalina/ssi/TestSsiServlet.java
test/org/apache/catalina/ssi/TestRegExpCapture.java
test/org/apache/catalina/authenticator/TestAuthenticatorBaseCorsPreflight.java
test/org/apache/catalina/authenticator/TestFormAuthenticatorB.java
@ -1058,6 +1059,7 @@ test/webapp/dispatch/error.jsp
test/webapp/dispatch/trigger-without-error-page.jsp
test/webapp/dispatch/trigger-with-error-page.jsp
test/webapp/bug42565.jsp
test/webapp/subpage.html
test/webapp/bug5nnnn/bug53387.shtml
test/webapp/bug5nnnn/bug54821b.jspx
test/webapp/bug5nnnn/bug56581.jsp
@ -1228,6 +1230,7 @@ test/webapp/bug47413.jsp
test/webapp/el-misc-no-quote-attribute-el.jsp
test/webapp/index.html.br
test/webapp/bug43nnn/bug43400.jsp
test/webapp/index.shtml
test/webapp/jsp/ok.html
test/webapp/jsp/error.jsp
test/webapp/jsp/doc-version-invalid/document-1.1.jspx

View File

@ -149,10 +149,6 @@ DatabaseCacheRebuilder.cs
src/Umbraco.PublishedCache.HybridCache/PublishedProperty.cs
Umbraco.PublishedCache.HybridCache/PublishedProperty.cs
PublishedProperty.cs
src/Umbraco.PublishedCache.HybridCache/Services/IMediaCacheService.cs
Umbraco.PublishedCache.HybridCache/Services/IMediaCacheService.cs
Services/IMediaCacheService.cs
IMediaCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/MediaCacheService.cs
Umbraco.PublishedCache.HybridCache/Services/MediaCacheService.cs
Services/MediaCacheService.cs
@ -169,10 +165,6 @@ src/Umbraco.PublishedCache.HybridCache/Services/MemberCacheService.cs
Umbraco.PublishedCache.HybridCache/Services/MemberCacheService.cs
Services/MemberCacheService.cs
MemberCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/IDocumentCacheService.cs
Umbraco.PublishedCache.HybridCache/Services/IDocumentCacheService.cs
Services/IDocumentCacheService.cs
IDocumentCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/DomainCacheService.cs
Umbraco.PublishedCache.HybridCache/Services/DomainCacheService.cs
Services/DomainCacheService.cs
@ -878,6 +870,10 @@ src/Umbraco.Cms.Api.Delivery/Caching/OutputCachePipelineFilter.cs
Umbraco.Cms.Api.Delivery/Caching/OutputCachePipelineFilter.cs
Caching/OutputCachePipelineFilter.cs
OutputCachePipelineFilter.cs
src/Umbraco.Cms.Api.Delivery/Caching/NoOutputCachePolicy.cs
Umbraco.Cms.Api.Delivery/Caching/NoOutputCachePolicy.cs
Caching/NoOutputCachePolicy.cs
NoOutputCachePolicy.cs
src/Umbraco.Cms.Api.Delivery/Configuration/DeliveryApiConfiguration.cs
Umbraco.Cms.Api.Delivery/Configuration/DeliveryApiConfiguration.cs
Configuration/DeliveryApiConfiguration.cs
@ -2005,6 +2001,11 @@ Umbraco.Core/PropertyEditors/Validation/JsonPathValidationError.cs
PropertyEditors/Validation/JsonPathValidationError.cs
Validation/JsonPathValidationError.cs
JsonPathValidationError.cs
src/Umbraco.Core/PropertyEditors/Validation/JsonPathExpression.cs
Umbraco.Core/PropertyEditors/Validation/JsonPathExpression.cs
PropertyEditors/Validation/JsonPathExpression.cs
Validation/JsonPathExpression.cs
JsonPathExpression.cs
src/Umbraco.Core/PropertyEditors/Validation/INestedValidationResults.cs
Umbraco.Core/PropertyEditors/Validation/INestedValidationResults.cs
PropertyEditors/Validation/INestedValidationResults.cs
@ -4623,6 +4624,11 @@ src/Umbraco.Core/Models/Property.cs
Umbraco.Core/Models/Property.cs
Models/Property.cs
Property.cs
src/Umbraco.Core/Models/Validation/PropertyValidationContext.cs
Umbraco.Core/Models/Validation/PropertyValidationContext.cs
Models/Validation/PropertyValidationContext.cs
Validation/PropertyValidationContext.cs
PropertyValidationContext.cs
src/Umbraco.Core/Models/Validation/RequiredForPersistenceAttribute.cs
Umbraco.Core/Models/Validation/RequiredForPersistenceAttribute.cs
Models/Validation/RequiredForPersistenceAttribute.cs
@ -5763,6 +5769,10 @@ Umbraco.Core/Models/PublishedContent/IPublishedPropertyType.cs
Models/PublishedContent/IPublishedPropertyType.cs
PublishedContent/IPublishedPropertyType.cs
IPublishedPropertyType.cs
src/Umbraco.Core/Models/CacheEntrySettings.cs
Umbraco.Core/Models/CacheEntrySettings.cs
Models/CacheEntrySettings.cs
CacheEntrySettings.cs
src/Umbraco.Core/Models/UserUpdateModel.cs
Umbraco.Core/Models/UserUpdateModel.cs
Models/UserUpdateModel.cs
@ -8397,6 +8407,10 @@ src/Umbraco.Core/PublishedCache/PublishedCacheBase.cs
Umbraco.Core/PublishedCache/PublishedCacheBase.cs
PublishedCache/PublishedCacheBase.cs
PublishedCacheBase.cs
src/Umbraco.Core/PublishedCache/IMediaCacheService.cs
Umbraco.Core/PublishedCache/IMediaCacheService.cs
PublishedCache/IMediaCacheService.cs
IMediaCacheService.cs
src/Umbraco.Core/PublishedCache/IPublishedContentCache.cs
Umbraco.Core/PublishedCache/IPublishedContentCache.cs
PublishedCache/IPublishedContentCache.cs
@ -8447,6 +8461,10 @@ Umbraco.Core/PublishedCache/Internal/InternalPublishedContent.cs
PublishedCache/Internal/InternalPublishedContent.cs
Internal/InternalPublishedContent.cs
InternalPublishedContent.cs
src/Umbraco.Core/PublishedCache/IDocumentCacheService.cs
Umbraco.Core/PublishedCache/IDocumentCacheService.cs
PublishedCache/IDocumentCacheService.cs
IDocumentCacheService.cs
src/Umbraco.Core/PublishedCache/IDomainCache.cs
Umbraco.Core/PublishedCache/IDomainCache.cs
PublishedCache/IDomainCache.cs
@ -15957,6 +15975,41 @@ Migrations/Upgrade/V_15_0_0/RebuildDocumentUrls.cs
Upgrade/V_15_0_0/RebuildDocumentUrls.cs
V_15_0_0/RebuildDocumentUrls.cs
RebuildDocumentUrls.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
Upgrade/V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
LocalLinks/LocalLinkRteProcessor.cs
LocalLinkRteProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
Migrations/Upgrade/V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
Upgrade/V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
LocalLinks/ITypedLocalLinkProcessor.cs
ITypedLocalLinkProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
Migrations/Upgrade/V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
Upgrade/V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
LocalLinks/ConvertLocalLinkComposer.cs
ConvertLocalLinkComposer.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
Upgrade/V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
LocalLinks/LocalLinkBlocksProcessor.cs
LocalLinkBlocksProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkProcessor.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkProcessor.cs
Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkProcessor.cs
Upgrade/V_15_0_0/LocalLinks/LocalLinkProcessor.cs
V_15_0_0/LocalLinks/LocalLinkProcessor.cs
LocalLinks/LocalLinkProcessor.cs
LocalLinkProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertBlockEditorPropertiesOptions.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertBlockEditorPropertiesOptions.cs
Migrations/Upgrade/V_15_0_0/ConvertBlockEditorPropertiesOptions.cs
@ -15969,6 +16022,12 @@ Migrations/Upgrade/V_15_0_0/ConvertRichTextEditorProperties.cs
Upgrade/V_15_0_0/ConvertRichTextEditorProperties.cs
V_15_0_0/ConvertRichTextEditorProperties.cs
ConvertRichTextEditorProperties.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertLocalLinks.cs
Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertLocalLinks.cs
Migrations/Upgrade/V_15_0_0/ConvertLocalLinks.cs
Upgrade/V_15_0_0/ConvertLocalLinks.cs
V_15_0_0/ConvertLocalLinks.cs
ConvertLocalLinks.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
Migrations/Upgrade/UmbracoPlan.cs
@ -17359,6 +17418,10 @@ src/Umbraco.Cms.Api.Common/OpenApi/OperationIdRegexes.cs
Umbraco.Cms.Api.Common/OpenApi/OperationIdRegexes.cs
OpenApi/OperationIdRegexes.cs
OperationIdRegexes.cs
src/Umbraco.Cms.Api.Common/OpenApi/RemoveSecuritySchemesDocumentFilter.cs
Umbraco.Cms.Api.Common/OpenApi/RemoveSecuritySchemesDocumentFilter.cs
OpenApi/RemoveSecuritySchemesDocumentFilter.cs
RemoveSecuritySchemesDocumentFilter.cs
src/Umbraco.Cms.Api.Common/OpenApi/OperationIdSelector.cs
Umbraco.Cms.Api.Common/OpenApi/OperationIdSelector.cs
OpenApi/OperationIdSelector.cs
@ -25064,6 +25127,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropert
Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
PropertyEditors/RichTextPropertyEditorTests.cs
RichTextPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Editing.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Editing.cs
Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Editing.cs
PropertyEditors/BlockListElementLevelVariationTests.Editing.cs
BlockListElementLevelVariationTests.Editing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
@ -25084,6 +25152,11 @@ Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexVa
Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
PropertyEditors/PropertyIndexValueFactoryTests.cs
PropertyIndexValueFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
BlockListElementLevelVariationTests.Validation.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextElementLevelVariationTests.cs
Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextElementLevelVariationTests.cs
Umbraco.Infrastructure/PropertyEditors/RichTextElementLevelVariationTests.cs

View File

@ -39,12 +39,10 @@ src/Umbraco.PublishedCache.HybridCache/Serialization/ContentCacheDataSerializerE
src/Umbraco.PublishedCache.HybridCache/IDocumentSeedKeyProvider.cs
src/Umbraco.PublishedCache.HybridCache/DatabaseCacheRebuilder.cs
src/Umbraco.PublishedCache.HybridCache/PublishedProperty.cs
src/Umbraco.PublishedCache.HybridCache/Services/IMediaCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/MediaCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/DocumentCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/IMemberCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/MemberCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/IDocumentCacheService.cs
src/Umbraco.PublishedCache.HybridCache/Services/DomainCacheService.cs
src/Umbraco.PublishedCache.HybridCache/PublishedContent.cs
src/Umbraco.PublishedCache.HybridCache/SeedKeyProviders/Document/ContentTypeSeedKeyProvider.cs
@ -218,6 +216,7 @@ src/Umbraco.Cms.Api.Delivery/Indexing/Selectors/DescendantsSelectorIndexer.cs
src/Umbraco.Cms.Api.Delivery/Indexing/Selectors/ChildrenSelectorIndexer.cs
src/Umbraco.Cms.Api.Delivery/Caching/DeliveryApiOutputCachePolicy.cs
src/Umbraco.Cms.Api.Delivery/Caching/OutputCachePipelineFilter.cs
src/Umbraco.Cms.Api.Delivery/Caching/NoOutputCachePolicy.cs
src/Umbraco.Cms.Api.Delivery/Configuration/DeliveryApiConfiguration.cs
src/Umbraco.Cms.Api.Delivery/Configuration/ConfigureUmbracoMemberAuthenticationDeliveryApiSwaggerGenOptions.cs
src/Umbraco.Cms.Api.Delivery/Configuration/ConfigureUmbracoDeliveryApiSwaggerGenOptions.cs
@ -492,6 +491,7 @@ src/Umbraco.Core/PropertyEditors/MultiUrlPickerConfiguration.cs
src/Umbraco.Core/PropertyEditors/DataEditor.cs
src/Umbraco.Core/PropertyEditors/Validation/JsonPathValidator.cs
src/Umbraco.Core/PropertyEditors/Validation/JsonPathValidationError.cs
src/Umbraco.Core/PropertyEditors/Validation/JsonPathExpression.cs
src/Umbraco.Core/PropertyEditors/Validation/INestedValidationResults.cs
src/Umbraco.Core/PropertyEditors/Validation/NestedJsonPathValidationResults.cs
src/Umbraco.Core/PropertyEditors/Validation/IJsonPathValidationResult.cs
@ -1100,6 +1100,7 @@ src/Umbraco.Core/Models/PagedModel.cs
src/Umbraco.Core/Models/KeyValue.cs
src/Umbraco.Core/Models/ImageCropMode.cs
src/Umbraco.Core/Models/Property.cs
src/Umbraco.Core/Models/Validation/PropertyValidationContext.cs
src/Umbraco.Core/Models/Validation/RequiredForPersistenceAttribute.cs
src/Umbraco.Core/Models/Tag.cs
src/Umbraco.Core/Models/IDeepCloneable.cs
@ -1346,6 +1347,7 @@ src/Umbraco.Core/Models/PublishedContent/IPublishedModelFactory.cs
src/Umbraco.Core/Models/PublishedContent/IPublishedElement.cs
src/Umbraco.Core/Models/PublishedContent/PublishedContentTypeFactory.cs
src/Umbraco.Core/Models/PublishedContent/IPublishedPropertyType.cs
src/Umbraco.Core/Models/CacheEntrySettings.cs
src/Umbraco.Core/Models/UserUpdateModel.cs
src/Umbraco.Core/Models/Folder.cs
src/Umbraco.Core/Models/CacheInstruction.cs
@ -1962,6 +1964,7 @@ src/Umbraco.Core/Extensions/CollectionExtensions.cs
src/Umbraco.Core/Extensions/ConfigurationExtensions.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Core/PublishedCache/PublishedCacheBase.cs
src/Umbraco.Core/PublishedCache/IMediaCacheService.cs
src/Umbraco.Core/PublishedCache/IPublishedContentCache.cs
src/Umbraco.Core/PublishedCache/IPublishedMediaCache.cs
src/Umbraco.Core/PublishedCache/ITagQuery.cs
@ -1974,6 +1977,7 @@ src/Umbraco.Core/PublishedCache/IPublishedContentTypeCache.cs
src/Umbraco.Core/PublishedCache/ICacheManager.cs
src/Umbraco.Core/PublishedCache/Internal/InternalPublishedProperty.cs
src/Umbraco.Core/PublishedCache/Internal/InternalPublishedContent.cs
src/Umbraco.Core/PublishedCache/IDocumentCacheService.cs
src/Umbraco.Core/PublishedCache/IDomainCache.cs
src/Umbraco.Core/PublishedCache/PublishedElement.cs
src/Umbraco.Core/PublishedCache/IDomainCacheService.cs
@ -3628,8 +3632,14 @@ src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertBlockEditorPropert
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertBlockGridEditorProperties.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/AddDocumentUrl.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/RebuildDocumentUrls.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkRteProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ITypedLocalLinkProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/ConvertLocalLinkComposer.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkBlocksProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/LocalLinks/LocalLinkProcessor.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertBlockEditorPropertiesOptions.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertRichTextEditorProperties.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_15_0_0/ConvertLocalLinks.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateRichTextConfiguration.cs
src/Umbraco.Infrastructure/Migrations/Upgrade/V_14_1_0/MigrateOldRichTextSeedConfiguration.cs
@ -3879,6 +3889,7 @@ src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdHandler.cs
src/Umbraco.Cms.Api.Common/OpenApi/ISchemaIdSelector.cs
src/Umbraco.Cms.Api.Common/OpenApi/ISubTypesSelector.cs
src/Umbraco.Cms.Api.Common/OpenApi/OperationIdRegexes.cs
src/Umbraco.Cms.Api.Common/OpenApi/RemoveSecuritySchemesDocumentFilter.cs
src/Umbraco.Cms.Api.Common/OpenApi/OperationIdSelector.cs
src/Umbraco.Cms.Api.Common/OpenApi/MimeTypeDocumentFilter.cs
src/Umbraco.Cms.Api.Common/OpenApi/SchemaIdHandler.cs
@ -5463,10 +5474,12 @@ tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/CreatedPackageS
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageInstallationTest.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/Packaging/PackageDataInstallationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextPropertyEditorTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Editing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Parsing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Publishing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextEditorPastedImagesTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/PropertyIndexValueFactoryTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Validation.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/RichTextElementLevelVariationTests.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.Indexing.cs
tests/Umbraco.Tests.Integration/Umbraco.Infrastructure/PropertyEditors/BlockListElementLevelVariationTests.cs

View File

@ -3226,6 +3226,13 @@ e2e/utils/request-utils/index.ts
utils/request-utils/index.ts
request-utils/index.ts
index.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/feature-flag.ts
woocommerce-blocks/tests/e2e/utils/request-utils/feature-flag.ts
tests/e2e/utils/request-utils/feature-flag.ts
e2e/utils/request-utils/feature-flag.ts
utils/request-utils/feature-flag.ts
request-utils/feature-flag.ts
feature-flag.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/templates.ts
woocommerce-blocks/tests/e2e/utils/request-utils/templates.ts
tests/e2e/utils/request-utils/templates.ts
@ -3737,12 +3744,6 @@ tests/e2e/plugins/custom-add-to-cart-button-text.php
e2e/plugins/custom-add-to-cart-button-text.php
plugins/custom-add-to-cart-button-text.php
custom-add-to-cart-button-text.php
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
tests/e2e/plugins/enable-experimental-features.php
e2e/plugins/enable-experimental-features.php
plugins/enable-experimental-features.php
enable-experimental-features.php
plugins/woocommerce-blocks/tests/e2e/.eslintrc.js
woocommerce-blocks/tests/e2e/.eslintrc.js
tests/e2e/.eslintrc.js
@ -8246,6 +8247,14 @@ js/blocks/checkout/edit.tsx
blocks/checkout/edit.tsx
checkout/edit.tsx
edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder/style.scss
woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder/style.scss
assets/js/blocks/checkout/configure-placeholder/style.scss
js/blocks/checkout/configure-placeholder/style.scss
blocks/checkout/configure-placeholder/style.scss
checkout/configure-placeholder/style.scss
configure-placeholder/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/address-wrapper/index.tsx
woocommerce-blocks/assets/js/blocks/checkout/address-wrapper/index.tsx
assets/js/blocks/checkout/address-wrapper/index.tsx
@ -8347,6 +8356,13 @@ blocks/checkout/address-card/style.scss
checkout/address-card/style.scss
address-card/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder.tsx
woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder.tsx
assets/js/blocks/checkout/configure-placeholder.tsx
js/blocks/checkout/configure-placeholder.tsx
blocks/checkout/configure-placeholder.tsx
checkout/configure-placeholder.tsx
configure-placeholder.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/utils.ts
woocommerce-blocks/assets/js/blocks/checkout/utils.ts
assets/js/blocks/checkout/utils.ts
@ -9171,26 +9187,6 @@ checkout/inner-blocks/checkout-shipping-methods-block/block.json
inner-blocks/checkout-shipping-methods-block/block.json
checkout-shipping-methods-block/block.json
block.json
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
checkout-shipping-methods-block/no-shipping-placeholder/style.scss
no-shipping-placeholder/style.scss
style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
checkout-shipping-methods-block/no-shipping-placeholder/index.js
no-shipping-placeholder/index.js
index.js
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss
woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss
assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss
@ -10602,14 +10598,6 @@ blocks/cart-checkout-shared/payment-methods/payment-method-card.tsx
cart-checkout-shared/payment-methods/payment-method-card.tsx
payment-methods/payment-method-card.tsx
payment-method-card.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js
woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js
assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js
js/blocks/cart-checkout-shared/payment-methods/payment-methods.js
blocks/cart-checkout-shared/payment-methods/payment-methods.js
cart-checkout-shared/payment-methods/payment-methods.js
payment-methods/payment-methods.js
payment-methods.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss
woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss
assets/js/blocks/cart-checkout-shared/payment-methods/style.scss
@ -10626,6 +10614,14 @@ blocks/cart-checkout-shared/payment-methods/index.js
cart-checkout-shared/payment-methods/index.js
payment-methods/index.js
index.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
js/blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
cart-checkout-shared/payment-methods/payment-methods.tsx
payment-methods/payment-methods.tsx
payment-methods.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js
woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js
assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js
@ -20848,20 +20844,6 @@ assets/js/filters/block-list-block.js
js/filters/block-list-block.js
filters/block-list-block.js
block-list-block.js
plugins/woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/index.tsx
woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/index.tsx
assets/js/editor-components/no-payment-methods-notice/index.tsx
js/editor-components/no-payment-methods-notice/index.tsx
editor-components/no-payment-methods-notice/index.tsx
no-payment-methods-notice/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/editor.scss
woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/editor.scss
assets/js/editor-components/no-payment-methods-notice/editor.scss
js/editor-components/no-payment-methods-notice/editor.scss
editor-components/no-payment-methods-notice/editor.scss
no-payment-methods-notice/editor.scss
editor.scss
plugins/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.tsx
woocommerce-blocks/assets/js/editor-components/grid-content-control/index.tsx
assets/js/editor-components/grid-content-control/index.tsx
@ -23321,6 +23303,10 @@ plugins/woocommerce-beta-tester/changelog/dev-solve-wpenv-startup-failures-in-ci
woocommerce-beta-tester/changelog/dev-solve-wpenv-startup-failures-in-ci-take-2
changelog/dev-solve-wpenv-startup-failures-in-ci-take-2
dev-solve-wpenv-startup-failures-in-ci-take-2
plugins/woocommerce-beta-tester/changelog/update-reset-onboarding-wizard
woocommerce-beta-tester/changelog/update-reset-onboarding-wizard
changelog/update-reset-onboarding-wizard
update-reset-onboarding-wizard
plugins/woocommerce-beta-tester/.eslintignore
woocommerce-beta-tester/.eslintignore
.eslintignore
@ -25773,6 +25759,11 @@ woocommerce/src/LayoutTemplates/LayoutTemplateRegistry.php
src/LayoutTemplates/LayoutTemplateRegistry.php
LayoutTemplates/LayoutTemplateRegistry.php
LayoutTemplateRegistry.php
plugins/woocommerce/src/Enums/OrderInternalStatus.php
woocommerce/src/Enums/OrderInternalStatus.php
src/Enums/OrderInternalStatus.php
Enums/OrderInternalStatus.php
OrderInternalStatus.php
plugins/woocommerce/src/Enums/OrderStatus.php
woocommerce/src/Enums/OrderStatus.php
src/Enums/OrderStatus.php
@ -42294,6 +42285,10 @@ plugins/woocommerce/changelog/52193-fix-hide-stepper-when-product-is-sold-indivi
woocommerce/changelog/52193-fix-hide-stepper-when-product-is-sold-individually
changelog/52193-fix-hide-stepper-when-product-is-sold-individually
52193-fix-hide-stepper-when-product-is-sold-individually
plugins/woocommerce/changelog/52501-add-settings-sidebar
woocommerce/changelog/52501-add-settings-sidebar
changelog/52501-add-settings-sidebar
52501-add-settings-sidebar
plugins/woocommerce/changelog/52225-email-preview-route
woocommerce/changelog/52225-email-preview-route
changelog/52225-email-preview-route
@ -42418,6 +42413,10 @@ plugins/woocommerce/changelog/52258-add-52019-product-collection-add-order-and-c
woocommerce/changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
plugins/woocommerce/changelog/52603-dev-shipping-methods-50558
woocommerce/changelog/52603-dev-shipping-methods-50558
changelog/52603-dev-shipping-methods-50558
52603-dev-shipping-methods-50558
plugins/woocommerce/changelog/51910-51883-globalstep-test-extra-class-additional-css-classes-is-displayed-on-frontend-for-the-product-image-block
woocommerce/changelog/51910-51883-globalstep-test-extra-class-additional-css-classes-is-displayed-on-frontend-for-the-product-image-block
changelog/51910-51883-globalstep-test-extra-class-additional-css-classes-is-displayed-on-frontend-for-the-product-image-block
@ -42658,6 +42657,10 @@ plugins/woocommerce/changelog/fix-e2e-test-plugin-namespace
woocommerce/changelog/fix-e2e-test-plugin-namespace
changelog/fix-e2e-test-plugin-namespace
fix-e2e-test-plugin-namespace
plugins/woocommerce/changelog/fix-42090-payment-shipping-empty-states
woocommerce/changelog/fix-42090-payment-shipping-empty-states
changelog/fix-42090-payment-shipping-empty-states
fix-42090-payment-shipping-empty-states
plugins/woocommerce/changelog/update-woo-blocks-refact-rating-block
woocommerce/changelog/update-woo-blocks-refact-rating-block
changelog/update-woo-blocks-refact-rating-block
@ -42854,6 +42857,10 @@ plugins/woocommerce/changelog/fix-50907
woocommerce/changelog/fix-50907
changelog/fix-50907
fix-50907
plugins/woocommerce/changelog/fix-pattern-images
woocommerce/changelog/fix-pattern-images
changelog/fix-pattern-images
fix-pattern-images
plugins/woocommerce/changelog/fix-49635-tax-totals
woocommerce/changelog/fix-49635-tax-totals
changelog/fix-49635-tax-totals
@ -42986,6 +42993,10 @@ plugins/woocommerce/changelog/e2e-update-tests-to-match-wp-6-7-changes
woocommerce/changelog/e2e-update-tests-to-match-wp-6-7-changes
changelog/e2e-update-tests-to-match-wp-6-7-changes
e2e-update-tests-to-match-wp-6-7-changes
plugins/woocommerce/changelog/fix-remove-active-rating-filter
woocommerce/changelog/fix-remove-active-rating-filter
changelog/fix-remove-active-rating-filter
fix-remove-active-rating-filter
plugins/woocommerce/changelog/fix-product-brands-template-strings
woocommerce/changelog/fix-product-brands-template-strings
changelog/fix-product-brands-template-strings
@ -43210,6 +43221,10 @@ plugins/woocommerce/changelog/51730-fix-upsells-collection-issue
woocommerce/changelog/51730-fix-upsells-collection-issue
changelog/51730-fix-upsells-collection-issue
51730-fix-upsells-collection-issue
plugins/woocommerce/changelog/52427-dev-introducing-order-status-legacy-constants
woocommerce/changelog/52427-dev-introducing-order-status-legacy-constants
changelog/52427-dev-introducing-order-status-legacy-constants
52427-dev-introducing-order-status-legacy-constants
plugins/woocommerce/changelog/pr-51540
woocommerce/changelog/pr-51540
changelog/pr-51540
@ -43306,6 +43321,10 @@ plugins/woocommerce/changelog/remove-flaky-pickup-test
woocommerce/changelog/remove-flaky-pickup-test
changelog/remove-flaky-pickup-test
remove-flaky-pickup-test
plugins/woocommerce/changelog/52573-fix-hide-stepper-layout-feature-flag
woocommerce/changelog/52573-fix-hide-stepper-layout-feature-flag
changelog/52573-fix-hide-stepper-layout-feature-flag
52573-fix-hide-stepper-layout-feature-flag
plugins/woocommerce/changelog/fix-fatal-error-storeapi
woocommerce/changelog/fix-fatal-error-storeapi
changelog/fix-fatal-error-storeapi
@ -43354,6 +43373,10 @@ plugins/woocommerce/changelog/52253-dev-collapsible-order-summary
woocommerce/changelog/52253-dev-collapsible-order-summary
changelog/52253-dev-collapsible-order-summary
52253-dev-collapsible-order-summary
plugins/woocommerce/changelog/add-tracks-role-prop
woocommerce/changelog/add-tracks-role-prop
changelog/add-tracks-role-prop
add-tracks-role-prop
plugins/woocommerce/changelog/dev-pnpm-settings-tweaks
woocommerce/changelog/dev-pnpm-settings-tweaks
changelog/dev-pnpm-settings-tweaks
@ -43422,6 +43445,10 @@ plugins/woocommerce/changelog/51778-add-failed-order-email-for-customers
woocommerce/changelog/51778-add-failed-order-email-for-customers
changelog/51778-add-failed-order-email-for-customers
51778-add-failed-order-email-for-customers
plugins/woocommerce/changelog/fix-52617-stop-using-__experimentalGetTemplateForLink
woocommerce/changelog/fix-52617-stop-using-__experimentalGetTemplateForLink
changelog/fix-52617-stop-using-__experimentalGetTemplateForLink
fix-52617-stop-using-__experimentalGetTemplateForLink
plugins/woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
changelog/fix-51435_product_collection_flaky_e2e_test
@ -50858,6 +50885,13 @@ admin/client/settings/conflict-error-slotfill.js
client/settings/conflict-error-slotfill.js
settings/conflict-error-slotfill.js
conflict-error-slotfill.js
plugins/woocommerce/client/admin/client/settings/settings.scss
woocommerce/client/admin/client/settings/settings.scss
client/admin/client/settings/settings.scss
admin/client/settings/settings.scss
client/settings/settings.scss
settings/settings.scss
settings.scss
plugins/woocommerce/client/admin/client/settings/index.js
woocommerce/client/admin/client/settings/index.js
client/admin/client/settings/index.js
@ -66802,11 +66836,22 @@ js/settings-editor/src/index.tsx
settings-editor/src/index.tsx
src/index.tsx
index.tsx
packages/js/settings-editor/src/utils/index.ts
js/settings-editor/src/utils/index.ts
settings-editor/src/utils/index.ts
src/utils/index.ts
utils/index.ts
index.ts
packages/js/settings-editor/src/style.scss
js/settings-editor/src/style.scss
settings-editor/src/style.scss
src/style.scss
style.scss
packages/js/settings-editor/src/layout.tsx
js/settings-editor/src/layout.tsx
settings-editor/src/layout.tsx
src/layout.tsx
layout.tsx
packages/js/settings-editor/webpack.config.js
js/settings-editor/webpack.config.js
settings-editor/webpack.config.js
@ -66831,11 +66876,21 @@ packages/js/settings-editor/package.json
js/settings-editor/package.json
settings-editor/package.json
package.json
packages/js/settings-editor/changelog/52501-add-settings-sidebar
js/settings-editor/changelog/52501-add-settings-sidebar
settings-editor/changelog/52501-add-settings-sidebar
changelog/52501-add-settings-sidebar
52501-add-settings-sidebar
packages/js/settings-editor/changelog/.gitkeep
js/settings-editor/changelog/.gitkeep
settings-editor/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/settings-editor/changelog/add-gutenberg-warning-notice-settings
js/settings-editor/changelog/add-gutenberg-warning-notice-settings
settings-editor/changelog/add-gutenberg-warning-notice-settings
changelog/add-gutenberg-warning-notice-settings
add-gutenberg-warning-notice-settings
packages/js/settings-editor/changelog/52391-add-new-settings-page-and-ts
js/settings-editor/changelog/52391-add-new-settings-page-and-ts
settings-editor/changelog/52391-add-new-settings-page-and-ts
@ -66861,6 +66916,11 @@ packages/js/settings-editor/.eslintrc.js
js/settings-editor/.eslintrc.js
settings-editor/.eslintrc.js
.eslintrc.js
packages/js/settings-editor/typings/index.d.ts
js/settings-editor/typings/index.d.ts
settings-editor/typings/index.d.ts
typings/index.d.ts
index.d.ts
packages/js/tracks/src/index.ts
js/tracks/src/index.ts
tracks/src/index.ts
@ -73337,6 +73397,11 @@ packages/js/product-editor/package.json
js/product-editor/package.json
product-editor/package.json
package.json
packages/js/product-editor/changelog/52501-add-settings-sidebar
js/product-editor/changelog/52501-add-settings-sidebar
product-editor/changelog/52501-add-settings-sidebar
changelog/52501-add-settings-sidebar
52501-add-settings-sidebar
packages/js/product-editor/changelog/update-abrev-global-unique-id
js/product-editor/changelog/update-abrev-global-unique-id
product-editor/changelog/update-abrev-global-unique-id

View File

@ -690,6 +690,7 @@ plugins/woocommerce-blocks/tests/e2e/utils/mini-cart/mini-cart-utils.page.ts
plugins/woocommerce-blocks/tests/e2e/utils/mini-cart/index.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/posts.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/index.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/feature-flag.ts
plugins/woocommerce-blocks/tests/e2e/utils/request-utils/templates.ts
plugins/woocommerce-blocks/tests/e2e/utils/frontend/frontend-utils.page.ts
plugins/woocommerce-blocks/tests/e2e/utils/frontend/index.ts
@ -759,7 +760,6 @@ plugins/woocommerce-blocks/tests/e2e/plugins/update-price.php
plugins/woocommerce-blocks/tests/e2e/plugins/register-product-collection.php
plugins/woocommerce-blocks/tests/e2e/plugins/cart-extensions-test-helper.php
plugins/woocommerce-blocks/tests/e2e/plugins/custom-add-to-cart-button-text.php
plugins/woocommerce-blocks/tests/e2e/plugins/enable-experimental-features.php
plugins/woocommerce-blocks/tests/e2e/.eslintrc.js
plugins/woocommerce-blocks/tests/e2e/bin/test-env-setup.sh
plugins/woocommerce-blocks/tests/e2e/bin/posts/product-collection.html
@ -1370,6 +1370,7 @@ plugins/woocommerce-blocks/assets/js/blocks/product-tag/editor.scss
plugins/woocommerce-blocks/assets/js/blocks/product-tag/block.tsx
plugins/woocommerce-blocks/assets/js/blocks/product-tag/types.ts
plugins/woocommerce-blocks/assets/js/blocks/checkout/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/address-wrapper/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/address-wrapper/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/frontend.tsx
@ -1383,6 +1384,7 @@ plugins/woocommerce-blocks/assets/js/blocks/checkout/form-step/attributes.ts
plugins/woocommerce-blocks/assets/js/blocks/checkout/form-step/form-step-heading.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/address-card/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/address-card/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/configure-placeholder.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/utils.ts
plugins/woocommerce-blocks/assets/js/blocks/checkout/order-notes/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/order-notes/test/index.js
@ -1475,8 +1477,6 @@ plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipp
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/frontend.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/block.json
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/no-shipping-placeholder/index.js
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/style.scss
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/attributes.tsx
plugins/woocommerce-blocks/assets/js/blocks/checkout/inner-blocks/checkout-shipping-methods-block/editor.scss
@ -1645,9 +1645,9 @@ plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/index.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/express-payment/express-payment-context.ts
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-card.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/style.scss
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/index.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-methods.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-options.js
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/payment-method-error-boundary.tsx
plugins/woocommerce-blocks/assets/js/blocks/cart-checkout-shared/payment-methods/test/payment-methods.js
@ -2927,8 +2927,6 @@ plugins/woocommerce-blocks/assets/js/blocks-registry/payment-methods/registry.ts
plugins/woocommerce-blocks/assets/js/filters/exclude-draft-status-from-analytics.js
plugins/woocommerce-blocks/assets/js/filters/get-block-attributes.js
plugins/woocommerce-blocks/assets/js/filters/block-list-block.js
plugins/woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/index.tsx
plugins/woocommerce-blocks/assets/js/editor-components/no-payment-methods-notice/editor.scss
plugins/woocommerce-blocks/assets/js/editor-components/grid-content-control/index.tsx
plugins/woocommerce-blocks/assets/js/editor-components/product-control/index.tsx
plugins/woocommerce-blocks/assets/js/editor-components/product-control/style.scss
@ -3353,6 +3351,7 @@ plugins/woocommerce-beta-tester/changelog/fix-js-i18n
plugins/woocommerce-beta-tester/changelog/add-experimental-blocks-flag-to-live-branch-userscript
plugins/woocommerce-beta-tester/changelog/dev-prepare-beta-tester-release-2-5-0
plugins/woocommerce-beta-tester/changelog/dev-solve-wpenv-startup-failures-in-ci-take-2
plugins/woocommerce-beta-tester/changelog/update-reset-onboarding-wizard
plugins/woocommerce-beta-tester/.eslintignore
plugins/woocommerce-beta-tester/README.md
plugins/woocommerce-beta-tester/woocommerce-beta-tester.php
@ -3756,6 +3755,7 @@ plugins/woocommerce/src/Proxies/ActionsProxy.php
plugins/woocommerce/src/Proxies/LegacyProxy.php
plugins/woocommerce/src/Autoloader.php
plugins/woocommerce/src/LayoutTemplates/LayoutTemplateRegistry.php
plugins/woocommerce/src/Enums/OrderInternalStatus.php
plugins/woocommerce/src/Enums/OrderStatus.php
plugins/woocommerce/src/Admin/BlockTemplates/ContainerInterface.php
plugins/woocommerce/src/Admin/BlockTemplates/README.md
@ -6196,6 +6196,7 @@ plugins/woocommerce/license.txt
plugins/woocommerce/changelog/e2e-remove-http-response-check-on-editor-navigation
plugins/woocommerce/changelog/fix-45477-blocks-themes-shop-homepage
plugins/woocommerce/changelog/52193-fix-hide-stepper-when-product-is-sold-individually
plugins/woocommerce/changelog/52501-add-settings-sidebar
plugins/woocommerce/changelog/52225-email-preview-route
plugins/woocommerce/changelog/update-49550-rework-perfromance-job
plugins/woocommerce/changelog/fix-fieldset-hardening-50193
@ -6227,6 +6228,7 @@ plugins/woocommerce/changelog/fix-as-prop-site-hub
plugins/woocommerce/changelog/test-verify-ci-with-wp-6-7-rc2
plugins/woocommerce/changelog/fix-37502-typos-in-woo-blocks-tests
plugins/woocommerce/changelog/52258-add-52019-product-collection-add-order-and-cart-reference-to-product-related-collections
plugins/woocommerce/changelog/52603-dev-shipping-methods-50558
plugins/woocommerce/changelog/51910-51883-globalstep-test-extra-class-additional-css-classes-is-displayed-on-frontend-for-the-product-image-block
plugins/woocommerce/changelog/fix-50040_flaky_product_collection_advanced_preview_test
plugins/woocommerce/changelog/update-43410-hide-all-products
@ -6287,6 +6289,7 @@ plugins/woocommerce/changelog/e2e-fix-font-weight-combobox-locator-wp6.7
plugins/woocommerce/changelog/51979-update-wccom-21880-marketplace-media-queries
plugins/woocommerce/changelog/update-49739_add_missing_wp_block_woocommerce_classname
plugins/woocommerce/changelog/fix-e2e-test-plugin-namespace
plugins/woocommerce/changelog/fix-42090-payment-shipping-empty-states
plugins/woocommerce/changelog/update-woo-blocks-refact-rating-block
plugins/woocommerce/changelog/update-woo-blocks-rating-clean-dropdown-mode-code
plugins/woocommerce/changelog/fix-checkbox-list-chip-diffing-error
@ -6336,6 +6339,7 @@ plugins/woocommerce/changelog/add-49337-editable-return-to-cart-link
plugins/woocommerce/changelog/51558-feat-49739-add-missing-wp-block-classname-to-add-to-cart-form-product-rating-and-product-image-blocks
plugins/woocommerce/changelog/51316-fix-51216-filter-by-stock-block-fails-with-ansi_quotes-enabled-database
plugins/woocommerce/changelog/fix-50907
plugins/woocommerce/changelog/fix-pattern-images
plugins/woocommerce/changelog/fix-49635-tax-totals
plugins/woocommerce/changelog/e2e-update-editor-util
plugins/woocommerce/changelog/fix-51516
@ -6369,6 +6373,7 @@ plugins/woocommerce/changelog/52050-51797-new-receipts-endpoint
plugins/woocommerce/changelog/update-fix-wrapper-visibility-name-typo
plugins/woocommerce/changelog/52475-update-34731-remove-coupon-note
plugins/woocommerce/changelog/e2e-update-tests-to-match-wp-6-7-changes
plugins/woocommerce/changelog/fix-remove-active-rating-filter
plugins/woocommerce/changelog/fix-product-brands-template-strings
plugins/woocommerce/changelog/fix-printful-noreferrer
plugins/woocommerce/changelog/50341-issue-42616-fix-price-filter-category-issue
@ -6425,6 +6430,7 @@ plugins/woocommerce/changelog/fix-unqualified-wc_site_tracking
plugins/woocommerce/changelog/52322-add-49530-product-collection-random-sorting-option
plugins/woocommerce/changelog/update-woo-blocks-add-color-utils
plugins/woocommerce/changelog/51730-fix-upsells-collection-issue
plugins/woocommerce/changelog/52427-dev-introducing-order-status-legacy-constants
plugins/woocommerce/changelog/pr-51540
plugins/woocommerce/changelog/fix-24244-custom-permalink
plugins/woocommerce/changelog/update-prevent-synchronous-api-calls-admin-pages
@ -6449,6 +6455,7 @@ plugins/woocommerce/changelog/test-44590
plugins/woocommerce/changelog/52041-product-filters-remove-template-parts
plugins/woocommerce/changelog/fix-not-show-mailchimp-if-already-installed
plugins/woocommerce/changelog/remove-flaky-pickup-test
plugins/woocommerce/changelog/52573-fix-hide-stepper-layout-feature-flag
plugins/woocommerce/changelog/fix-fatal-error-storeapi
plugins/woocommerce/changelog/fix-mini-cart-button-setting
plugins/woocommerce/changelog/51897-product-collection-fix-flaky-sales-filter
@ -6461,6 +6468,7 @@ plugins/woocommerce/changelog/52476-52012-unicode-control-characters-not-correct
plugins/woocommerce/changelog/51716-fix-remove-unneeded-local-pickup-preview-option
plugins/woocommerce/changelog/51705-update-wccom-21726-theme-card-aspect-ratio
plugins/woocommerce/changelog/52253-dev-collapsible-order-summary
plugins/woocommerce/changelog/add-tracks-role-prop
plugins/woocommerce/changelog/dev-pnpm-settings-tweaks
plugins/woocommerce/changelog/e2e-dev-implement-wc-cleanup-for-tests
plugins/woocommerce/changelog/52391-add-new-settings-page-and-ts
@ -6478,6 +6486,7 @@ plugins/woocommerce/changelog/51610-fix-19499-my-subscriptions-connections
plugins/woocommerce/changelog/52248-fix-navigation-deprecation
plugins/woocommerce/changelog/48876-42299-improve-styling-for-quantity-selector-and-variation-single-product-template-2
plugins/woocommerce/changelog/51778-add-failed-order-email-for-customers
plugins/woocommerce/changelog/fix-52617-stop-using-__experimentalGetTemplateForLink
plugins/woocommerce/changelog/fix-51435_product_collection_flaky_e2e_test
plugins/woocommerce/changelog/fix-51894
plugins/woocommerce/changelog/51973-fix-51940-hpos-enable-no-table
@ -7531,6 +7540,7 @@ plugins/woocommerce/client/admin/client/blueprint/settings/style.scss
plugins/woocommerce/client/admin/client/blueprint/settings/slotfill.js
plugins/woocommerce/client/admin/client/blueprint/index.js
plugins/woocommerce/client/admin/client/settings/conflict-error-slotfill.js
plugins/woocommerce/client/admin/client/settings/settings.scss
plugins/woocommerce/client/admin/client/settings/index.js
plugins/woocommerce/client/admin/client/settings/alert-triangle-icon.svg
plugins/woocommerce/client/admin/client/settings/settings-slots.js
@ -9888,20 +9898,25 @@ packages/js/notices/README.md
packages/js/notices/.eslintrc.js
packages/js/notices/CHANGELOG.md
packages/js/settings-editor/src/index.tsx
packages/js/settings-editor/src/utils/index.ts
packages/js/settings-editor/src/style.scss
packages/js/settings-editor/src/layout.tsx
packages/js/settings-editor/webpack.config.js
packages/js/settings-editor/tsconfig-cjs.json
packages/js/settings-editor/.npmrc
packages/js/settings-editor/composer.json
packages/js/settings-editor/tsconfig.json
packages/js/settings-editor/package.json
packages/js/settings-editor/changelog/52501-add-settings-sidebar
packages/js/settings-editor/changelog/.gitkeep
packages/js/settings-editor/changelog/add-gutenberg-warning-notice-settings
packages/js/settings-editor/changelog/52391-add-new-settings-page-and-ts
packages/js/settings-editor/README.md
packages/js/settings-editor/babel.config.js
packages/js/settings-editor/changelog.md
packages/js/settings-editor/jest.config.json
packages/js/settings-editor/.eslintrc.js
packages/js/settings-editor/typings/index.d.ts
packages/js/tracks/src/index.ts
packages/js/tracks/src/test/index.ts
packages/js/tracks/src/test/stats.ts
@ -10785,6 +10800,7 @@ packages/js/product-editor/.npmrc
packages/js/product-editor/composer.json
packages/js/product-editor/tsconfig.json
packages/js/product-editor/package.json
packages/js/product-editor/changelog/52501-add-settings-sidebar
packages/js/product-editor/changelog/update-abrev-global-unique-id
packages/js/product-editor/changelog/fix-hide-variation-notice
packages/js/product-editor/changelog/dev-47215_request_categories_conditionally

View File

@ -69,6 +69,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/apis
/archive
@ -107,6 +108,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/leads/*/show_form.html
/likes
/listing/*/favoriters
/lookup?
/mediaapi/
/mediaviewer/*/tr
/music/*/Search/
@ -117,11 +119,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/people/*/favorites
/pinned_flashes
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/revisions
/rg*/mediaviewer/rm*/tr
/rss
/scheduled-pin
/scheduled-pins
/search
@ -144,6 +148,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
@ -992,7 +997,11 @@ WeatherAjax
WeatherUnderground
Web
WebObjects
WebObjects/MZFastFinance.woa
WebObjects/MZFinance.woa
WebObjects/MZPersonalizer.woa
WebObjects/MZStore.woa/wa/viewMultiRoom?
WebObjects/MZStoreElements.woa
WhatsNearby
WidgetBrowserExtension
WidgetEmbed
@ -2765,8 +2774,8 @@ hotelfinder/rpc
hotels/rpc
hp/video
hpc/*/supported-applications.aspx?
http://amazon.co.uk/robots.txt
http://creativecommons.org/robots.txt
http://amzn.to/robots.txt
http://bit.ly/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -4216,7 +4225,7 @@ shopping/seller
shopping/suppliers/search
shopping?
shopstream
showtimes/location/*http://slideshare.net/robots.txt
showtimes/location/*http://instagram.com/robots.txt
sidewiki/entry
signature
signin/inject
@ -4539,6 +4548,7 @@ static/decodeKey.txt
static/images
static/js
staticmap?
station/idst.
stats?gid=
store/account
store/addtocart
@ -4916,7 +4926,6 @@ vi-vn/feedback
vi-vn/lp
vi-vn/searchresults
video/embedded
videos/week
viewer
viewlocale=zh_CN
virtualsupportassistant

View File

@ -2405,6 +2405,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/ajax/*
/ajax/jsLogging.html
/albert-heijn-premium
/album/*/*?i=
/alert
/all_comments
/all_posts
@ -2552,6 +2553,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/capital/consumer/invoice/merchants
/cars/marketplace/product/*
/cart
/cart
/cas-redirect
/cast-list
/castr
@ -2569,6 +2571,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/chats/
/checkin
/checkout
/checkout
/cinema-entertainment/*
/citations
/citedby
@ -3011,11 +3014,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/login
/login$
/login*/search?
/login/
/login/verify-email
/login?
/loginpage
/logout
/longhorn/
/lookup?
/lp
/lp/
/ls=
@ -3075,6 +3080,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/muslim-sexy-video
/muslim-sexy-videos.html
/mvopinions/*
/my-account
/my_account/register
/mychannel
/naboo
@ -3199,6 +3205,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/pmtoinavigation/*
/po
/pocasi/
/podcast/*/*?i=
/podcast/ITEM_NAME
/pogoda/
/policies
@ -3265,6 +3272,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/recommendations/products
/references
/referrer$
/register/
/registration-confirmation/
/related
/related
@ -3551,6 +3559,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/tried
/trivia/*
/tutorials
/tv-season/*/*?i=
/twerk
/twerk.html
/u
@ -3619,6 +3628,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/visited-today
/visited/*/group
/visited/group
/vogue-club/perk
/vsarticleshow/*
/w
/w--
@ -4310,10 +4320,8 @@ AcceptDeferredTermsAndConditions
AccommodationCrossSells
AccommodationTips
Account
AccountAccess
AccountDisavow?
AccountMerge
AccountStatus
Achievements
ActLikeAnOwner
ActionRecord
@ -4395,7 +4403,6 @@ App_Data/
App_Themes/
App_config/
AppleMapsAction
Arabic
Archive/New_Records_Testing
Archive/PrintMaterial/ACS_Journal/1/files
Archive/PrintMaterial/ACS_Journal/10/files
@ -5254,7 +5261,6 @@ BeachSweeps
Bender
Benoit/Public/DVDDB
BetterBySea
BillingActivity
BillingAndPayments
BillingDetail
BillingInvoiceFile
@ -5281,14 +5287,12 @@ CampaignConfiguration
CampaignId
CampaignManagement
CancelBooking
CancelPlan
CaptchaValidationLog
CarsComparePartners
Cart
CauseTeaserPopup
Celebrate100Million
CertificateOfExcellenceRequestSupport
ChangePlan
CheapFlightsCommerce
CheapFlightsController
CheapFlightsHome
@ -5303,7 +5307,6 @@ CheckoutEditItemsDisplayView
CheckoutOrderBillingView
CheckoutOrderShippingView
CheckoutSignInView
Chinese
Citation/Download
Civ
Claim
@ -5376,7 +5379,6 @@ Disallow
Disallow:
DiscountGroup
DisplayMap
DoNotTest
Doc
Domains/DomainControlPanel
Download
@ -5387,14 +5389,12 @@ ESPDisplayOptionsViewCmd
ESPModal
EULegal
EarlyRequesterJS/static-1.38
EditProfiles
ElasticLoadBalancing/2009-05-15
ElasticLoadBalancing/2010-07-01
EmailCartView
EmailHotel
EmailMap
EmailMemberRegistration
EmailPreferences
EmailSpellCheckJson
Emailer
EmbedSlideshow
@ -5436,7 +5436,6 @@ FiatsCmd
FilterState
FindRestaurants
FinishAppInstall
FireTV
Flamingo_SearchEngine
Flights?
FlightsCommerce
@ -5507,7 +5506,6 @@ HRMConnect
HTTrack
HYx10rg3
HandleHotelSuperPortal
HdToggle
HeadJS/static-2.115
HeadJS/static-2.83
HeadJS/static-2.84
@ -5633,7 +5631,6 @@ JustForYouGuide
Jyxobot
Kimengi
Kimengi/nineconnections.com
Korean
LFE/Live.controls.sharedpages/error.aspx
LICENSE.txt
LNAjax
@ -5641,7 +5638,6 @@ LP
LanderLogger
LandingPage
Landingpages.html
LanguagePreferences
Leaderboard
LexxeBot/1.0
Library
@ -5662,9 +5658,7 @@ LocationPhotosSearch
LocationTab
LocationWidget
LogMediaClick
LoginHelp
LogonForm
Logout
MAINTAINERS.txt
MAPS
MJ12bot
@ -5676,12 +5670,10 @@ MachineTranslation
Mail/
MailEmergency
Manage/
ManageDevices
ManageListing
ManageOrder
ManageOwnersTopReasonsApi
ManagePhotos
ManageProfiles
ManageReturns
ManageShopListingApi
ManageShopping
@ -5693,7 +5685,6 @@ MapS
Maps
MarketPerception
Marketing/EcapSurvey.aspx
Maxis
Maxthon
McKinsey
MediaBadgeResponse
@ -5771,7 +5762,6 @@ MemberSubscribe
MemberSubscriptionsController
MemberTagsAjax
MemberTravelMap
Meo
MessageRunDetailID=
Messages
MessagingOptions
@ -5917,7 +5907,6 @@ ModuleAjax
ModuleBootstrap
Moreover
Moreoverbot
MoviesYouveSeen
MptUrl
MsnForumFeedServlet
MultiOwners
@ -5953,7 +5942,6 @@ NetSeer
NewMessage
NewOwners
NewTopic
NewWatchInstantlyRSS
News
News/Flash.aspx/
News/Index
@ -6025,7 +6013,6 @@ PacMan
PageBuilderControls
PageSpeed=noscript
PageviewRecord
Panasonic
PanoramaXml
Partners
PasswordReset
@ -6059,7 +6046,6 @@ PoiRecommendationEditor
PoiRecommendationList
PoiReviewDetail
PoiTipDashboard
PopupDetails
PortalIdParser/static-1.27
PortalIdParser/static-1.28
PortalIdParser/static-1.29
@ -6099,7 +6085,6 @@ Products/Reports.aspx
Products/ShoppingCart.aspx
Products/subscriptionsSpecial.aspx
Profile
ProfilesGate
Project
PromoTools
PromotionDetailsDisplayView
@ -6302,7 +6287,6 @@ Snap
SocialIapReporting
Societies
SolutionsDisplay
Sony
SortAttractions
SortEateries
SortHotels
@ -6532,12 +6516,15 @@ WeatherUnderground
Web
WebCopier
WebObjects
WebObjects/MZFastFinance.woa
WebObjects/MZFinance.woa
WebObjects/MZPersonalizer.woa
WebObjects/MZStore.woa/wa/viewMultiRoom?
WebObjects/MZStoreElements.woa
WebReaper
WebStripper
WebZIP
WhatsNearby
WiViewingActivity
WidgetBrowserExtension
WidgetEmbed
WidgetListAsync.naver
@ -6555,8 +6542,6 @@ Xenu
Xhr
Yandex
Yasni
YourAccount
YourAccountPayment
Zao
Zealbot
ZendeskRedirector
@ -6917,7 +6902,6 @@ account_settings/set_password?
account_settings/set_your_password$
account_settings/set_your_password?
account_settings?
accountaccess
accounthelp
accounts
accounts/ClientAuth
@ -6930,7 +6914,6 @@ accounts/login
accounts/new
accounts/o8
accounts/o8/id
accountstatus
acct
ach/forums
ach/kb/*/discuss
@ -7040,6 +7023,7 @@ addtocart
adell-mutfak
adfox
adframe
adfs/
admanager
admantx
admin
@ -7148,7 +7132,6 @@ ai
ai_log
aihub/tfhub
aim
airtel
ajah
ajax
ajax/*
@ -7280,7 +7263,6 @@ analytics/portal
analytics/seomagic
analytics/traffic/overview
analytics/uploads
anan
and
android
android/downloads
@ -7816,7 +7798,6 @@ audio_ad?
audio_file
audio_news
audio_player
aui/inbound
aura
aura/promo
auth
@ -7826,7 +7807,6 @@ auth/*
auth/createchallenge
auth/sso/proxy-login
auth/verifychallenge
authenticate
authentication
authentication$
authkey=
@ -7846,7 +7826,6 @@ autocomplete/projects
autocomplete/users
autocompletes
autodiscover/
autologin
autoplay=
autor/francisco_jose_pedrosa_rodriguez/a/*/
autor/francisco_jose_pedrosa_rodriguez/a/ 
@ -8213,7 +8192,6 @@ backoffice=
backstage/api/
badges/profile/create
bagon
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -8534,6 +8512,7 @@ biz_share
biz_update
bkshp?*q=
bl.uk_lddc_bot
bl_
blaize
blank.html
blast/BlastAlign.cgi
@ -8713,7 +8692,6 @@ books?*zoom=5
bookshelf
booksrightsholders
boutique/sitemaps
bouyguestelecom
bp
bp/c
bp/guest_mfg_brand
@ -8788,11 +8766,9 @@ brands
breakingnews/toihome.html
breast-cancer/bc-treatment-21/provider-select
briefEditorPublicationId=
britishairways
browse
browse-2
browse.aspx
browse/genre
browse/homes/all
browse/more_page
browse/reviews/recent
@ -8804,7 +8780,6 @@ browse_content
browser/tutorials
browsers
bruce
brutus
brw
bs/android/collections
bs/android/search
@ -9702,7 +9677,6 @@ change-email
change-password
change-shipping
changebrowser
changeplan
channels
chappai
chapter
@ -9774,7 +9748,6 @@ checkpoint
chemo-combo
chiaki1007akie/videolist-*.html
chiaki1007akie/videolist.html
chinese
chisla.html
chistory.php
chocolatechip
@ -9858,7 +9831,6 @@ classnames/static-2.3
classroom
clck
clean
clearcookies
cli
click
clickId=
@ -10026,7 +9998,6 @@ comeuntochrist/*/internal-use-only/
comeuntochrist/*/search-results/
comeuntochrist/lp/
comeuntochrist/teach/
comhem
coming-soon*language=
comm
comm-part-test
@ -10104,7 +10075,6 @@ community_comment
community_post
community_s
compagnie
companies
companies/c
companies/o
companies/search
@ -10467,7 +10437,6 @@ coupons.
coupons/visit
courier
courses/
courts
cover
covid19
covid19/mobility
@ -10484,7 +10453,6 @@ cp/api/wpa
cpds2
cpes/
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -10568,7 +10536,6 @@ cse?
cservice
cservice/ya_index.gsp
csi_204
csl
csmlists/addbookmark
csmlists/topic
csp
@ -10998,7 +10965,6 @@ device
device-ajax
device-prefs
deviceList
deviceManagement
devmailmobile/
devmx/
devopsconsole/images
@ -11488,7 +11454,6 @@ editor.jsp
editor2.jsp
editorial-images
editorial/*
editpayment
edu/cs4hs
edu/ping
edu/tasks
@ -11539,7 +11504,6 @@ element/commun/afficher
eli-search
eliminar-busqueda
eliminar-favoritos
elisa
elite?
elp
eltiempo/buscador
@ -11575,7 +11539,6 @@ emailpreferences.aspx
emails
emailservice
emailsignup
emailunsubscribe
embed
embed/
embed/*
@ -11773,7 +11736,6 @@ enterprise/blog/search$
enterprise/blog/search?
enterprise/orgs-terms
enterprise/seo
entertain
entertainment/article/Minerva-s-horoscope
entertainment/bravo
entities/search
@ -11784,7 +11746,6 @@ entrez/eutils
entrez/sutils
entrez/utils
entrez/viewer.fcgi
entrytrap
enus/
enviro/static-3.70
enviro/static-3.72
@ -12146,7 +12107,6 @@ eu/promos
eu/search
eu/user
eu/users
eula
eur-lex
eures/main.jsp
europeaid/companion
@ -12516,7 +12476,6 @@ firefox
firefox/?
firefox/downloads
firefox/new_tab_learn_more
firetv
firststeps.
fisheries/fleet
fix-it
@ -12849,7 +12808,6 @@ free-video/*/square
free-video/*/vertical
free/cloud-computing-free-tier/
free/databases-free-tier/
freemonth
freertos/archive
french-studies/
fresh
@ -13085,7 +13043,6 @@ geo/tools
geocoder
geoip.php
geolocation
geooverride
get
get$
get-author-review
@ -13738,7 +13695,6 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -14227,7 +14183,6 @@ image-*tool=
image-server
image/detailprint
imageClipperUpload
imagelibrary
images
images-apphost
images-data
@ -15273,8 +15228,6 @@ ko/user
ko/users
ko_kr/templates/M
kolkata
korean
kpn
kr*/blog-article-remove-faq-utms-*.js
kr*/cdn-cgi/challenge-platform
kr*/step
@ -15407,8 +15360,6 @@ learning/settings
learning/settings$
learning/settings?
learnmore
learnmorelayer
learnmorelayertv
lecture
lees/gids/exclusief
lees/gids/exclusief$
@ -15534,7 +15485,6 @@ liked
limit_hits
limited-release
link
link?
link_to
linked
linkedin
@ -15676,10 +15626,7 @@ login_or_join/redirected$
login_or_join/redirected?
login_or_join?
login_with_redirect
loginhelp
loginhelp/
loginhelp/lookup
loginhelpsucess
loginidentification/
logo
logo-maker/brief
@ -15951,13 +15898,11 @@ mats/?diagid=100001&eulaaccept=yes
mats/default.aspx?diagid=100001&eulaaccept=yes
max=
max_price=
maxis
maxprice=
mb/
mbf
mbox
mbr/
mcd
me
mecha
media
@ -16333,7 +16278,6 @@ memorandum
mental-health-genetic-testing
menu
menu/*/feedback_form
meo
meps/*/eptvAjax
meps/*/pdf*
meps/*/xml*
@ -16485,7 +16429,6 @@ modern-formats-eng/ucp/static/*/client
modern-formats-eng/ucp/static/*/csr
modern-formats-eng/ucp/static/*/dev
modern-formats-eng/ucp/static/framework_logging
modernizr
modules
modules/*.css$
modules/*.css?
@ -17173,7 +17116,6 @@ nl/users
nl/ventureone
nl/your
nl_nl/sjablonen/M
nlvlev
nmaps/*?
nn-NO/android/collections
nn-NO/android/search
@ -17337,7 +17279,7 @@ nofollow=1
nojs=
non-searchable/
nonConfig/api/wpa
nonce="SeXkxuD33pE11b1fiQCSHA">if(google.cis
nonce="pA4rG4KvKCAQY9bad-5F_Q">if(google.cis
nonprofits/account
nonstyleishida/videolist-*.html
nonstyleishida/videolist.html
@ -17348,10 +17290,7 @@ noscript
not-allowed
not-supported.html
not_recommended_reviews
notamember
notfound
notfound.html
notices
noticias/20080416/destituyen-director-jefe-proteccion-asco-tras-fuga-radiactiva/28170.shtml
notificarelacionadas
notifications
@ -17367,7 +17306,6 @@ npk
npln
npost/
nqrwns
nrdapp
ns/
ns/apology
ns/hydra/console/?
@ -17601,7 +17539,6 @@ or/search
or/user
or/users
oral-and-maxillofacial-surgeon
orangefrance
order
order-detail
order-results
@ -17640,7 +17577,6 @@ over-de-vpro/bedankt.*$
over-de-vpro/bedankt.html$
overlay
overview
overviewblockseeother
owner_settings
p
p.php
@ -18012,7 +17948,6 @@ paid-posts
palinsesto/guidatv/*/*.html$
palinsesto/guidatv/lista/*/*.html$
palinsesto/retrocompatibile/*/*.html
panasonic
panel
panelweb
panorama/welt/playboy_aid_119773.html
@ -18198,7 +18133,6 @@ phbr1-
phbr2-
phbr~r_
phone/compare/?
phonenumber
photo
photo-editor
photo-test-editor-x
@ -18241,7 +18175,6 @@ pictures/related
pictures/search
pift/retest
pigeon
pin
pin-builder
pin-communities
pin-creation-tool
@ -18439,7 +18372,6 @@ player/metadata/video
playerColor=
playlist.php
playlists/*/user
playstation
plenary/*/vod.html
plonejsi18n$
pls
@ -18734,11 +18666,8 @@ polling
polopolydevelopment
pools/c
pools/campaign
popup/codewhatisthis
popup?
popup_security.jsp
popupdetails
popupprivacypolicy
popups/mediaplayer
popups/popup_gallery
portal
@ -18870,7 +18799,6 @@ privacy/consent
privacy/request-data
privacy/zoho-group.html
privacy_policy
privacypolicychanges
private
private/http://sfgate.com/robots.txt
private/http://shareasale.com/robots.txt
@ -19035,7 +18963,6 @@ protected
protocol
protocolexchange/labgroups
proximic
proximus
proxy
proxy
prp
@ -19305,7 +19232,6 @@ q/user/*/subscribers
q/user/*/verifies
q=
qa
qantas
qemail
qi
qnasearch?
@ -19509,7 +19435,6 @@ relations.php
releasenotes/item/
relevance_feedback
relnotes
rememberme
remote-login.php
remote.control
remotecontrol/bestpractices/jl-prototype
@ -19838,7 +19763,6 @@ s2/sitemaps
s2/static
s3
s?
s?
s?*rh=n%3A1380045031
sa
sa=
@ -19869,7 +19793,6 @@ salesImages/static-1.382
salesImages/static-1.383
salesImages/static-1.389
samemodel.php?imageid=*&pg=*&sortcriteria=6
samsung
sap/saphana/pilot/
sap/saphana/pilot/offer/
sap/saphana/pilot/offer/confirmation
@ -20620,7 +20543,6 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -20755,7 +20677,6 @@ signup/payment%
signup/payment?
signup?
signup_modal
signurl
simple.html$
simplepost
simpleshare
@ -21293,7 +21214,6 @@ songs/*/comments
songs/*/metadata
songs/*/show_amp_header_play_toggle
songs/for_profile_page
sony
sorry
sort=
sortBy=
@ -21524,6 +21444,7 @@ static/tiny_mce
static_files/deletion_request.pdf
static_map.php
staticmap?
station/idst.
stations/force/force_localization.php?
statistics/popular/p
statistics/recent/p
@ -21709,7 +21630,6 @@ subscribe_success
subscription
subscription/*?*onboarded=
subscription/*?*source=
subscriptioncancel
subscriptions
subscriptions/manage/
subscriptions/securejson/
@ -22020,13 +21940,11 @@ talk/new_topic
talk/user
talk/user/*/article
talks2
talktalk
tally-loader-react/static-1.65
target_baby
target_group
targetdirect_group
tasks
tastesurvey
tax-center
tax.php
tax_countries.php
@ -22060,7 +21978,6 @@ tbproxy
tc/accept
tdaroundme
tdautourdemoi
tdc
tdid=*
tdir/p/kids-back-to-school
tdv2_fp
@ -22094,7 +22011,6 @@ technology/archive/
technology/tagged/*page
telegraph
telehealth-for-women
telenor
television/entretenimiento
television/teletexto/incibe
television/teletexto/noticias
@ -22105,7 +22021,6 @@ television/tve-internacional/asia/?
television/tve-internacional/europa/?
television/tve-internacional/parrilla/?
television/tve-internacional/programacion-tv/?
telfort
telsearch
temp
temp/
@ -22156,7 +22071,6 @@ terms/looker/legal/sccs
terms/looker/legal/suppliers/partner-assignment-faq
terms/looker/legal/suppliers/supplier-code-of-conduct
terms_of_use
termsofusechanges
test
test-2
test-2$
@ -22300,7 +22214,6 @@ ti/p
tickets
tickets-external?
tiempo/*p=
tim
time/change/*?
time/change/@
time/map/*_escaped_fragment_
@ -22646,7 +22559,6 @@ trylater
tsa
tto
tucritica
tudum
tune*retpath=
turbo
turbo*?*ajax=1
@ -22707,7 +22619,6 @@ tve/b/zonadisney
tve/programo
tve/teletexto
tvschedule
tvsignup
tw
tw*/blog-article-remove-faq-utms-*.js
tw*/cdn-cgi/challenge-platform
@ -22929,7 +22840,6 @@ uk/users
uk/ventureone
uk/wdc
uk/your
ulink?
ulk/i
ulk/sch
ulk/usr
@ -23019,7 +22929,6 @@ unternehmen/c
unternehmen/o
unternehmen/suche
until=
upcomingevents
update-your-browser
update.php
update_
@ -23477,7 +23386,6 @@ verify
verify_age
verify_your_email$
verify_your_email?
verifyidentity
version
versions
vet/addl/covid19partners
@ -23615,7 +23523,6 @@ videos/search?
videos/trending
videos/trendingcontent
videos/viewmeta/
videos/week
videos?
videosearch
view
@ -23629,7 +23536,6 @@ view_item.pl
view_message.pl
viewconfig$
viewer
viewingactivity
viewlocale=zh_CN
vieworder
viewrecentepisode
@ -23638,7 +23544,6 @@ viitem
vilos
vinterdev/
vip
virginaustralia
virtual
virtualization/
virtualsupportassistant
@ -23687,8 +23592,6 @@ vn/tools/business-name-generator/searchutf8
vn/tools/logo-maker/onboarding
vn/ventureone
vod
vodafone
vodafonedemobilelaunch
voices/
volunteer/
vote
@ -23869,7 +23772,6 @@ whichmba/forum
whichmba/webinars?
whichmba/webinars?page=
whsmiths
whysecure
whythisad
widget
widget-landing-page.html
@ -24765,6 +24667,7 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -24897,14 +24800,12 @@ x
x/oauth
x?
xb/en/
xboxone
xbp/search
xc/
xclick-auction
xcs0MhRsfxHG.js
xd/en/
xdoor
xfinity
xfx7
xh/forums
xh/kb/*/discuss
@ -24935,7 +24836,6 @@ xmlsearch
xoonboarding
xoplatform/logger/api/logger
xorouter
xs4all
xsl/
y1=
yaca
@ -24969,8 +24869,6 @@ your
your-account
your-orders
your-shop
yourAccount
youraccount
youreurope/businessACC
youreurope/businessDEV/http://europarl.europa.eu/robots.txt
youreurope/citizensACC
@ -25179,7 +25077,6 @@ zh/ventureone
zh_CN
zh_cn
zh_tw/templates/M
ziggo
zite-importer
zoeken$
zoeken.html$