[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot]
2025-04-23 10:04:42 +00:00
parent 2601ae213b
commit 4d5a0f81a4
20 changed files with 1820 additions and 2280 deletions
@@ -12332,10 +12332,6 @@ api/src/utils/get-auth-providers.test.ts
src/utils/get-auth-providers.test.ts
utils/get-auth-providers.test.ts
get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
src/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts
src/utils/should-clear-cache.test.ts
utils/should-clear-cache.test.ts
@@ -12492,10 +12488,6 @@ api/src/utils/apply-snapshot.test.ts
src/utils/apply-snapshot.test.ts
utils/apply-snapshot.test.ts
apply-snapshot.test.ts
api/src/utils/get-column.ts
src/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/utils/calculate-field-depth.test.ts
src/utils/calculate-field-depth.test.ts
utils/calculate-field-depth.test.ts
@@ -12612,10 +12604,6 @@ api/src/utils/should-skip-cache.ts
src/utils/should-skip-cache.ts
utils/should-skip-cache.ts
should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
src/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts
src/utils/parse-numeric-string.ts
utils/parse-numeric-string.ts
@@ -14032,6 +14020,13 @@ database/run-ast/lib/parse-current-level.ts
run-ast/lib/parse-current-level.ts
lib/parse-current-level.ts
parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
src/database/run-ast/lib/apply-query/sort.test.ts
database/run-ast/lib/apply-query/sort.test.ts
run-ast/lib/apply-query/sort.test.ts
lib/apply-query/sort.test.ts
apply-query/sort.test.ts
sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts
src/database/run-ast/lib/apply-query/add-join.ts
database/run-ast/lib/apply-query/add-join.ts
@@ -14046,13 +14041,6 @@ run-ast/lib/apply-query/get-operation.ts
lib/apply-query/get-operation.ts
apply-query/get-operation.ts
get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
src/database/run-ast/lib/apply-query/filter.test.ts
database/run-ast/lib/apply-query/filter.test.ts
run-ast/lib/apply-query/filter.test.ts
lib/apply-query/filter.test.ts
apply-query/filter.test.ts
filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts
src/database/run-ast/lib/apply-query/search.test.ts
database/run-ast/lib/apply-query/search.test.ts
@@ -14081,13 +14069,20 @@ run-ast/lib/apply-query/get-filter-path.ts
lib/apply-query/get-filter-path.ts
apply-query/get-filter-path.ts
get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts
src/database/run-ast/lib/apply-query/filter.ts
database/run-ast/lib/apply-query/filter.ts
run-ast/lib/apply-query/filter.ts
lib/apply-query/filter.ts
apply-query/filter.ts
filter.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
run-ast/lib/apply-query/join-filter-with-cases.test.ts
lib/apply-query/join-filter-with-cases.test.ts
apply-query/join-filter-with-cases.test.ts
join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
src/database/run-ast/lib/apply-query/pagination.test.ts
database/run-ast/lib/apply-query/pagination.test.ts
run-ast/lib/apply-query/pagination.test.ts
lib/apply-query/pagination.test.ts
apply-query/pagination.test.ts
pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts
src/database/run-ast/lib/apply-query/pagination.ts
database/run-ast/lib/apply-query/pagination.ts
@@ -14095,6 +14090,77 @@ run-ast/lib/apply-query/pagination.ts
lib/apply-query/pagination.ts
apply-query/pagination.ts
pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.ts
database/run-ast/lib/apply-query/filter/validate-operator.ts
run-ast/lib/apply-query/filter/validate-operator.ts
lib/apply-query/filter/validate-operator.ts
apply-query/filter/validate-operator.ts
filter/validate-operator.ts
validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
src/database/run-ast/lib/apply-query/filter/operator.ts
database/run-ast/lib/apply-query/filter/operator.ts
run-ast/lib/apply-query/filter/operator.ts
lib/apply-query/filter/operator.ts
apply-query/filter/operator.ts
filter/operator.ts
operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
src/database/run-ast/lib/apply-query/filter/operator.test.ts
database/run-ast/lib/apply-query/filter/operator.test.ts
run-ast/lib/apply-query/filter/operator.test.ts
lib/apply-query/filter/operator.test.ts
apply-query/filter/operator.test.ts
filter/operator.test.ts
operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
database/run-ast/lib/apply-query/filter/validate-operator.test.ts
run-ast/lib/apply-query/filter/validate-operator.test.ts
lib/apply-query/filter/validate-operator.test.ts
apply-query/filter/validate-operator.test.ts
filter/validate-operator.test.ts
validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
src/database/run-ast/lib/apply-query/filter/index.ts
database/run-ast/lib/apply-query/filter/index.ts
run-ast/lib/apply-query/filter/index.ts
lib/apply-query/filter/index.ts
apply-query/filter/index.ts
filter/index.ts
index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
database/run-ast/lib/apply-query/filter/get-filter-type.ts
run-ast/lib/apply-query/filter/get-filter-type.ts
lib/apply-query/filter/get-filter-type.ts
apply-query/filter/get-filter-type.ts
filter/get-filter-type.ts
get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
run-ast/lib/apply-query/filter/get-filter-type.test.ts
lib/apply-query/filter/get-filter-type.test.ts
apply-query/filter/get-filter-type.test.ts
filter/get-filter-type.test.ts
get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
src/database/run-ast/lib/apply-query/filter/index.test.ts
database/run-ast/lib/apply-query/filter/index.test.ts
run-ast/lib/apply-query/filter/index.test.ts
lib/apply-query/filter/index.test.ts
apply-query/filter/index.test.ts
filter/index.test.ts
index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
src/database/run-ast/lib/apply-query/get-operation.test.ts
database/run-ast/lib/apply-query/get-operation.test.ts
run-ast/lib/apply-query/get-operation.test.ts
lib/apply-query/get-operation.test.ts
apply-query/get-operation.test.ts
get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts
src/database/run-ast/lib/apply-query/aggregate.ts
database/run-ast/lib/apply-query/aggregate.ts
@@ -14102,6 +14168,20 @@ run-ast/lib/apply-query/aggregate.ts
lib/apply-query/aggregate.ts
apply-query/aggregate.ts
aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
src/database/run-ast/lib/apply-query/mock.ts
database/run-ast/lib/apply-query/mock.ts
run-ast/lib/apply-query/mock.ts
lib/apply-query/mock.ts
apply-query/mock.ts
mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
src/database/run-ast/lib/apply-query/aggregate.test.ts
database/run-ast/lib/apply-query/aggregate.test.ts
run-ast/lib/apply-query/aggregate.test.ts
lib/apply-query/aggregate.test.ts
apply-query/aggregate.test.ts
aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts
src/database/run-ast/lib/apply-query/index.ts
database/run-ast/lib/apply-query/index.ts
@@ -14109,6 +14189,13 @@ run-ast/lib/apply-query/index.ts
lib/apply-query/index.ts
apply-query/index.ts
index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
src/database/run-ast/lib/apply-query/get-filter-path.test.ts
database/run-ast/lib/apply-query/get-filter-path.test.ts
run-ast/lib/apply-query/get-filter-path.test.ts
lib/apply-query/get-filter-path.test.ts
apply-query/get-filter-path.test.ts
get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
database/run-ast/lib/apply-query/join-filter-with-cases.ts
@@ -14116,12 +14203,25 @@ run-ast/lib/apply-query/join-filter-with-cases.ts
lib/apply-query/join-filter-with-cases.ts
apply-query/join-filter-with-cases.ts
join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
src/database/run-ast/lib/apply-query/add-join.test.ts
database/run-ast/lib/apply-query/add-join.test.ts
run-ast/lib/apply-query/add-join.test.ts
lib/apply-query/add-join.test.ts
apply-query/add-join.test.ts
add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts
src/database/run-ast/utils/merge-with-parent-items.ts
database/run-ast/utils/merge-with-parent-items.ts
run-ast/utils/merge-with-parent-items.ts
utils/merge-with-parent-items.ts
merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
src/database/run-ast/utils/apply-function-to-column-name.test.ts
database/run-ast/utils/apply-function-to-column-name.test.ts
run-ast/utils/apply-function-to-column-name.test.ts
utils/apply-function-to-column-name.test.ts
apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts
src/database/run-ast/utils/get-field-alias.ts
database/run-ast/utils/get-field-alias.ts
@@ -14134,6 +14234,12 @@ database/run-ast/utils/with-preprocess-bindings.ts
run-ast/utils/with-preprocess-bindings.ts
utils/with-preprocess-bindings.ts
with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
src/database/run-ast/utils/get-column.ts
database/run-ast/utils/get-column.ts
run-ast/utils/get-column.ts
utils/get-column.ts
get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts
src/database/run-ast/utils/apply-parent-filters.ts
database/run-ast/utils/apply-parent-filters.ts
@@ -14158,12 +14264,24 @@ database/run-ast/utils/get-column-pre-processor.ts
run-ast/utils/get-column-pre-processor.ts
utils/get-column-pre-processor.ts
get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
src/database/run-ast/utils/apply-function-to-column-name.ts
database/run-ast/utils/apply-function-to-column-name.ts
run-ast/utils/apply-function-to-column-name.ts
utils/apply-function-to-column-name.ts
apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts
src/database/run-ast/utils/apply-case-when.ts
database/run-ast/utils/apply-case-when.ts
run-ast/utils/apply-case-when.ts
utils/apply-case-when.ts
apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
src/database/run-ast/utils/get-column.test.ts
database/run-ast/utils/get-column.test.ts
run-ast/utils/get-column.test.ts
utils/get-column.test.ts
get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts
src/database/run-ast/utils/merge-with-parent-items.test.ts
database/run-ast/utils/merge-with-parent-items.test.ts
@@ -14558,6 +14676,12 @@ database/get-ast-from-query/lib/convert-wildcards.ts
get-ast-from-query/lib/convert-wildcards.ts
lib/convert-wildcards.ts
convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
src/database/get-ast-from-query/utils/get-relation.test.ts
database/get-ast-from-query/utils/get-relation.test.ts
get-ast-from-query/utils/get-relation.test.ts
utils/get-relation.test.ts
get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts
src/database/get-ast-from-query/utils/get-deep-query.ts
database/get-ast-from-query/utils/get-deep-query.ts
@@ -14570,6 +14694,18 @@ database/get-ast-from-query/utils/get-relation.ts
get-ast-from-query/utils/get-relation.ts
utils/get-relation.ts
get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
src/database/get-ast-from-query/utils/get-deep-query.test.ts
database/get-ast-from-query/utils/get-deep-query.test.ts
get-ast-from-query/utils/get-deep-query.test.ts
utils/get-deep-query.test.ts
get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
src/database/get-ast-from-query/utils/get-related-collection.test.ts
database/get-ast-from-query/utils/get-related-collection.test.ts
get-ast-from-query/utils/get-related-collection.test.ts
utils/get-related-collection.test.ts
get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
database/get-ast-from-query/utils/get-allowed-sort.test.ts
@@ -15217,6 +15353,11 @@ src/permissions/utils/with-cache.ts
permissions/utils/with-cache.ts
utils/with-cache.ts
with-cache.ts
api/src/permissions/utils/default-permission.ts
src/permissions/utils/default-permission.ts
permissions/utils/default-permission.ts
utils/default-permission.ts
default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts
src/permissions/utils/merge-permissions.test.ts
permissions/utils/merge-permissions.test.ts
@@ -17280,16 +17421,18 @@ pnpm-workspace.yaml
evil-suns-talk.md
.changeset/polite-chairs-wash.md
polite-chairs-wash.md
.changeset/pink-brooms-rush.md
pink-brooms-rush.md
.changeset/hungry-sloths-act.md
hungry-sloths-act.md
.changeset/upset-bars-mate.md
upset-bars-mate.md
.changeset/lemon-tips-drive.md
lemon-tips-drive.md
.changeset/crazy-tools-eat.md
crazy-tools-eat.md
.changeset/green-places-throw.md
green-places-throw.md
.changeset/good-horses-tan.md
good-horses-tan.md
.changeset/config.json
config.json
.changeset/gentle-forks-study.md
@@ -17304,6 +17447,8 @@ petite-deer-bow.md
orange-books-heal.md
.changeset/curly-baboons-guess.md
curly-baboons-guess.md
.changeset/rich-items-wash.md
rich-items-wash.md
.changeset/tiny-parents-drive.md
tiny-parents-drive.md
.changeset/silent-feet-burn.md
@@ -17322,6 +17467,8 @@ slimy-paths-peel.md
stale-rings-write.md
.changeset/calm-worlds-lie.md
calm-worlds-lie.md
.changeset/strong-snakes-argue.md
strong-snakes-argue.md
.changeset/famous-turtles-bow.md
famous-turtles-bow.md
.changeset/mean-llamas-cross.md
@@ -17336,6 +17483,8 @@ icy-monkeys-leave.md
weak-rules-end.md
.changeset/all-olives-bake.md
all-olives-bake.md
.changeset/soft-books-fold.md
soft-books-fold.md
.changeset/fair-eggs-marry.md
fair-eggs-marry.md
.changeset/cool-kings-tap.md
@@ -2449,7 +2449,6 @@ api/src/utils/get-relation-type.test.ts
api/src/utils/validate-storage.ts
api/src/utils/get-string-byte-size.ts
api/src/utils/get-auth-providers.test.ts
api/src/utils/apply-function-to-column-name.test.ts
api/src/utils/should-clear-cache.test.ts
api/src/utils/async-handler.test.ts
api/src/utils/jwt.ts
@@ -2489,7 +2488,6 @@ api/src/utils/get-collection-from-alias.ts
api/src/utils/stall.ts
api/src/utils/get-column-path.test.ts
api/src/utils/apply-snapshot.test.ts
api/src/utils/get-column.ts
api/src/utils/calculate-field-depth.test.ts
api/src/utils/validate-env.test.ts
api/src/utils/validate-diff.test.ts
@@ -2519,7 +2517,6 @@ api/src/utils/sanitize-schema.ts
api/src/utils/compress.ts
api/src/utils/validate-query.ts
api/src/utils/should-skip-cache.ts
api/src/utils/apply-function-to-column-name.ts
api/src/utils/parse-numeric-string.ts
api/src/utils/calculate-field-depth.ts
api/src/utils/jwt.test.ts
@@ -2813,26 +2810,44 @@ api/src/database/errors/dialects/oracle.ts
api/src/database/errors/dialects/types.ts
api/src/database/run-ast/lib/get-db-query.ts
api/src/database/run-ast/lib/parse-current-level.ts
api/src/database/run-ast/lib/apply-query/sort.test.ts
api/src/database/run-ast/lib/apply-query/add-join.ts
api/src/database/run-ast/lib/apply-query/get-operation.ts
api/src/database/run-ast/lib/apply-query/filter.test.ts
api/src/database/run-ast/lib/apply-query/search.test.ts
api/src/database/run-ast/lib/apply-query/sort.ts
api/src/database/run-ast/lib/apply-query/search.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.ts
api/src/database/run-ast/lib/apply-query/filter.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.test.ts
api/src/database/run-ast/lib/apply-query/pagination.test.ts
api/src/database/run-ast/lib/apply-query/pagination.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.ts
api/src/database/run-ast/lib/apply-query/filter/operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/validate-operator.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.ts
api/src/database/run-ast/lib/apply-query/filter/get-filter-type.test.ts
api/src/database/run-ast/lib/apply-query/filter/index.test.ts
api/src/database/run-ast/lib/apply-query/get-operation.test.ts
api/src/database/run-ast/lib/apply-query/aggregate.ts
api/src/database/run-ast/lib/apply-query/mock.ts
api/src/database/run-ast/lib/apply-query/aggregate.test.ts
api/src/database/run-ast/lib/apply-query/index.ts
api/src/database/run-ast/lib/apply-query/get-filter-path.test.ts
api/src/database/run-ast/lib/apply-query/join-filter-with-cases.ts
api/src/database/run-ast/lib/apply-query/add-join.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.ts
api/src/database/run-ast/utils/apply-function-to-column-name.test.ts
api/src/database/run-ast/utils/get-field-alias.ts
api/src/database/run-ast/utils/with-preprocess-bindings.ts
api/src/database/run-ast/utils/get-column.ts
api/src/database/run-ast/utils/apply-parent-filters.ts
api/src/database/run-ast/utils/remove-temporary-fields.ts
api/src/database/run-ast/utils/get-inner-query-column-pre-processor.ts
api/src/database/run-ast/utils/get-column-pre-processor.ts
api/src/database/run-ast/utils/apply-function-to-column-name.ts
api/src/database/run-ast/utils/apply-case-when.ts
api/src/database/run-ast/utils/get-column.test.ts
api/src/database/run-ast/utils/merge-with-parent-items.test.ts
api/src/database/run-ast/modules/fetch-permitted-ast-root-fields.ts
api/src/database/run-ast/run-ast.ts
@@ -2893,8 +2908,11 @@ api/src/database/helpers/fn/types.ts
api/src/database/helpers/types.ts
api/src/database/get-ast-from-query/lib/parse-fields.ts
api/src/database/get-ast-from-query/lib/convert-wildcards.ts
api/src/database/get-ast-from-query/utils/get-relation.test.ts
api/src/database/get-ast-from-query/utils/get-deep-query.ts
api/src/database/get-ast-from-query/utils/get-relation.ts
api/src/database/get-ast-from-query/utils/get-deep-query.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.test.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.test.ts
api/src/database/get-ast-from-query/utils/get-related-collection.ts
api/src/database/get-ast-from-query/utils/get-allowed-sort.ts
@@ -3024,6 +3042,7 @@ api/src/permissions/utils/extract-required-dynamic-variable-context.test.ts
api/src/permissions/utils/filter-policies-by-ip.ts
api/src/permissions/utils/get-unaliased-field-key.ts
api/src/permissions/utils/with-cache.ts
api/src/permissions/utils/default-permission.ts
api/src/permissions/utils/merge-permissions.test.ts
api/src/permissions/utils/fetch-dynamic-variable-data.ts
api/src/permissions/utils/merge-permissions.ts
@@ -3488,11 +3507,12 @@ docs/public/logo-dark.svg
pnpm-workspace.yaml
.changeset/evil-suns-talk.md
.changeset/polite-chairs-wash.md
.changeset/pink-brooms-rush.md
.changeset/hungry-sloths-act.md
.changeset/upset-bars-mate.md
.changeset/lemon-tips-drive.md
.changeset/crazy-tools-eat.md
.changeset/green-places-throw.md
.changeset/good-horses-tan.md
.changeset/config.json
.changeset/gentle-forks-study.md
.changeset/petite-bananas-change.md
@@ -3500,6 +3520,7 @@ pnpm-workspace.yaml
.changeset/petite-deer-bow.md
.changeset/orange-books-heal.md
.changeset/curly-baboons-guess.md
.changeset/rich-items-wash.md
.changeset/tiny-parents-drive.md
.changeset/silent-feet-burn.md
.changeset/early-toes-rule.md
@@ -3509,6 +3530,7 @@ pnpm-workspace.yaml
.changeset/slimy-paths-peel.md
.changeset/stale-rings-write.md
.changeset/calm-worlds-lie.md
.changeset/strong-snakes-argue.md
.changeset/famous-turtles-bow.md
.changeset/mean-llamas-cross.md
.changeset/great-chicken-fold.md
@@ -3516,6 +3538,7 @@ pnpm-workspace.yaml
.changeset/icy-monkeys-leave.md
.changeset/weak-rules-end.md
.changeset/all-olives-bake.md
.changeset/soft-books-fold.md
.changeset/fair-eggs-marry.md
.changeset/cool-kings-tap.md
.editorconfig
@@ -8351,6 +8351,10 @@ htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
eventorganization/tpl/linkedobjectblock.tpl.php
tpl/linkedobjectblock.tpl.php
linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
eventorganization/class/api_eventattendees.class.php
class/api_eventattendees.class.php
api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
eventorganization/class/conferenceorbooth.class.php
class/conferenceorbooth.class.php
@@ -1819,6 +1819,7 @@ htdocs/emailcollector/README.md
htdocs/eventorganization/lib/eventorganization_conferenceorbooth.lib.php
htdocs/eventorganization/conferenceorbooth_document.php
htdocs/eventorganization/tpl/linkedobjectblock.tpl.php
htdocs/eventorganization/class/api_eventattendees.class.php
htdocs/eventorganization/class/conferenceorbooth.class.php
htdocs/eventorganization/class/conferenceorboothattendee.class.php
htdocs/eventorganization/modulebuilder.txt
@@ -194,12 +194,6 @@ src/components/chart/CustomTooltipContent.tsx
components/chart/CustomTooltipContent.tsx
chart/CustomTooltipContent.tsx
CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
stats/src/components/layout/Header.tsx
src/components/layout/Header.tsx
components/layout/Header.tsx
layout/Header.tsx
Header.tsx
apps/stats/src/components/layout/MainLayout.tsx
stats/src/components/layout/MainLayout.tsx
src/components/layout/MainLayout.tsx
@@ -229,81 +223,6 @@ vite.config.mjs
apps/stats/tsconfig.json
stats/tsconfig.json
tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
admin-x-demo/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
admin-x-demo/test/.eslintrc.cjs
test/.eslintrc.cjs
.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
admin-x-demo/test/acceptance/example.test.ts
test/acceptance/example.test.ts
acceptance/example.test.ts
example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
admin-x-demo/test/unit/example.test.tsx
test/unit/example.test.tsx
unit/example.test.tsx
example.test.tsx
apps/admin-x-demo/postcss.config.cjs
admin-x-demo/postcss.config.cjs
postcss.config.cjs
apps/admin-x-demo/package.json
admin-x-demo/package.json
package.json
apps/admin-x-demo/tailwind.config.cjs
admin-x-demo/tailwind.config.cjs
tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
admin-x-demo/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/admin-x-demo/src/index.tsx
admin-x-demo/src/index.tsx
src/index.tsx
index.tsx
apps/admin-x-demo/src/MainContent.tsx
admin-x-demo/src/MainContent.tsx
src/MainContent.tsx
MainContent.tsx
apps/admin-x-demo/src/App.tsx
admin-x-demo/src/App.tsx
src/App.tsx
App.tsx
apps/admin-x-demo/src/DetailPage.tsx
admin-x-demo/src/DetailPage.tsx
src/DetailPage.tsx
DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
admin-x-demo/src/components/modals.tsx
src/components/modals.tsx
components/modals.tsx
modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
admin-x-demo/src/components/DemoModal.tsx
src/components/DemoModal.tsx
components/DemoModal.tsx
DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
admin-x-demo/src/ListPage.tsx
src/ListPage.tsx
ListPage.tsx
apps/admin-x-demo/index.html
admin-x-demo/index.html
index.html
apps/admin-x-demo/playwright.config.mjs
admin-x-demo/playwright.config.mjs
playwright.config.mjs
apps/admin-x-demo/.eslintignore
admin-x-demo/.eslintignore
.eslintignore
apps/admin-x-demo/vite.config.mjs
admin-x-demo/vite.config.mjs
vite.config.mjs
apps/admin-x-demo/tsconfig.json
admin-x-demo/tsconfig.json
tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json
admin-x-framework/tsconfig.declaration.json
tsconfig.declaration.json
@@ -4286,6 +4205,12 @@ src/components/layout/heading.stories.tsx
components/layout/heading.stories.tsx
layout/heading.stories.tsx
heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
shade/src/components/layout/view-header.tsx
src/components/layout/view-header.tsx
components/layout/view-header.tsx
layout/view-header.tsx
view-header.tsx
apps/shade/src/components/layout/page.stories.tsx
shade/src/components/layout/page.stories.tsx
src/components/layout/page.stories.tsx
@@ -4805,14 +4730,14 @@ package.json
apps/posts/tailwind.config.cjs
posts/tailwind.config.cjs
tailwind.config.cjs
apps/posts/src/routes.ts
posts/src/routes.ts
src/routes.ts
routes.ts
apps/posts/src/standalone.tsx
posts/src/standalone.tsx
src/standalone.tsx
standalone.tsx
apps/posts/src/routes.tsx
posts/src/routes.tsx
src/routes.tsx
routes.tsx
apps/posts/src/index.tsx
posts/src/index.tsx
src/index.tsx
@@ -4821,131 +4746,60 @@ apps/posts/src/App.tsx
posts/src/App.tsx
src/App.tsx
App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx
posts/src/views/post-analytics/modals/ShareModal.tsx
src/views/post-analytics/modals/ShareModal.tsx
views/post-analytics/modals/ShareModal.tsx
post-analytics/modals/ShareModal.tsx
apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
posts/src/views/PostAnalytics/modals/ShareModal.tsx
src/views/PostAnalytics/modals/ShareModal.tsx
views/PostAnalytics/modals/ShareModal.tsx
PostAnalytics/modals/ShareModal.tsx
modals/ShareModal.tsx
ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx
posts/src/views/post-analytics/PostAnalytics.tsx
src/views/post-analytics/PostAnalytics.tsx
views/post-analytics/PostAnalytics.tsx
post-analytics/PostAnalytics.tsx
apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
views/PostAnalytics/layout/PostAnalyticsLayout.tsx
PostAnalytics/layout/PostAnalyticsLayout.tsx
layout/PostAnalyticsLayout.tsx
PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
posts/src/views/PostAnalytics/PostAnalytics.tsx
src/views/PostAnalytics/PostAnalytics.tsx
views/PostAnalytics/PostAnalytics.tsx
PostAnalytics/PostAnalytics.tsx
PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
posts/src/views/post-analytics/components/StatsTabs.tsx
src/views/post-analytics/components/StatsTabs.tsx
views/post-analytics/components/StatsTabs.tsx
post-analytics/components/StatsTabs.tsx
components/StatsTabs.tsx
StatsTabs.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
src/views/post-analytics/components/newsletter/OpenedList.tsx
views/post-analytics/components/newsletter/OpenedList.tsx
post-analytics/components/newsletter/OpenedList.tsx
components/newsletter/OpenedList.tsx
newsletter/OpenedList.tsx
OpenedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
src/views/post-analytics/components/newsletter/FeedbackList.tsx
views/post-analytics/components/newsletter/FeedbackList.tsx
post-analytics/components/newsletter/FeedbackList.tsx
components/newsletter/FeedbackList.tsx
newsletter/FeedbackList.tsx
FeedbackList.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
posts/src/views/post-analytics/components/newsletter/LinkList.tsx
src/views/post-analytics/components/newsletter/LinkList.tsx
views/post-analytics/components/newsletter/LinkList.tsx
post-analytics/components/newsletter/LinkList.tsx
components/newsletter/LinkList.tsx
newsletter/LinkList.tsx
LinkList.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
src/views/post-analytics/components/newsletter/ClickedList.tsx
views/post-analytics/components/newsletter/ClickedList.tsx
post-analytics/components/newsletter/ClickedList.tsx
components/newsletter/ClickedList.tsx
newsletter/ClickedList.tsx
ClickedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
posts/src/views/post-analytics/components/newsletter/SentList.tsx
src/views/post-analytics/components/newsletter/SentList.tsx
views/post-analytics/components/newsletter/SentList.tsx
post-analytics/components/newsletter/SentList.tsx
components/newsletter/SentList.tsx
newsletter/SentList.tsx
SentList.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
posts/src/views/post-analytics/components/overview/Conversions.tsx
src/views/post-analytics/components/overview/Conversions.tsx
views/post-analytics/components/overview/Conversions.tsx
post-analytics/components/overview/Conversions.tsx
components/overview/Conversions.tsx
overview/Conversions.tsx
Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
posts/src/views/post-analytics/components/overview/Feedback.tsx
src/views/post-analytics/components/overview/Feedback.tsx
views/post-analytics/components/overview/Feedback.tsx
post-analytics/components/overview/Feedback.tsx
components/overview/Feedback.tsx
overview/Feedback.tsx
Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
src/views/post-analytics/components/overview/NewsletterPerformance.tsx
views/post-analytics/components/overview/NewsletterPerformance.tsx
post-analytics/components/overview/NewsletterPerformance.tsx
components/overview/NewsletterPerformance.tsx
overview/NewsletterPerformance.tsx
NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
posts/src/views/post-analytics/components/overview/Metric.tsx
src/views/post-analytics/components/overview/Metric.tsx
views/post-analytics/components/overview/Metric.tsx
post-analytics/components/overview/Metric.tsx
components/overview/Metric.tsx
overview/Metric.tsx
Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
src/views/post-analytics/components/overview/ClickPerformance.tsx
views/post-analytics/components/overview/ClickPerformance.tsx
post-analytics/components/overview/ClickPerformance.tsx
components/overview/ClickPerformance.tsx
overview/ClickPerformance.tsx
ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
posts/src/views/post-analytics/components/Overview.tsx
src/views/post-analytics/components/Overview.tsx
views/post-analytics/components/Overview.tsx
post-analytics/components/Overview.tsx
components/Overview.tsx
Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
posts/src/views/post-analytics/components/Newsletter.tsx
src/views/post-analytics/components/Newsletter.tsx
views/post-analytics/components/Newsletter.tsx
post-analytics/components/Newsletter.tsx
components/Newsletter.tsx
Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
posts/src/views/posts/Posts.tsx
src/views/posts/Posts.tsx
views/posts/Posts.tsx
posts/Posts.tsx
Posts.tsx
apps/posts/src/components/Header.tsx
posts/src/components/Header.tsx
src/components/Header.tsx
components/Header.tsx
Header.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
posts/src/views/PostAnalytics/components/EmptyStatView.tsx
src/views/PostAnalytics/components/EmptyStatView.tsx
views/PostAnalytics/components/EmptyStatView.tsx
PostAnalytics/components/EmptyStatView.tsx
components/EmptyStatView.tsx
EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
posts/src/views/PostAnalytics/components/Sidebar.tsx
src/views/PostAnalytics/components/Sidebar.tsx
views/PostAnalytics/components/Sidebar.tsx
PostAnalytics/components/Sidebar.tsx
components/Sidebar.tsx
Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
src/views/PostAnalytics/components/PostAnalyticsContent.tsx
views/PostAnalytics/components/PostAnalyticsContent.tsx
PostAnalytics/components/PostAnalyticsContent.tsx
components/PostAnalyticsContent.tsx
PostAnalyticsContent.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
src/views/PostAnalytics/components/PostAnalyticsView.tsx
views/PostAnalytics/components/PostAnalyticsView.tsx
PostAnalytics/components/PostAnalyticsView.tsx
components/PostAnalyticsView.tsx
PostAnalyticsView.tsx
apps/posts/src/components/layout/MainLayout.tsx
posts/src/components/layout/MainLayout.tsx
src/components/layout/MainLayout.tsx
components/layout/MainLayout.tsx
layout/MainLayout.tsx
MainLayout.tsx
apps/posts/index.html
posts/index.html
index.html
@@ -8654,6 +8508,13 @@ app/routes/posts/analytics.js
routes/posts/analytics.js
posts/analytics.js
analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
admin/app/routes/posts/analytics/posts-x.js
app/routes/posts/analytics/posts-x.js
routes/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/routes/lexical-editor.js
admin/app/routes/lexical-editor.js
app/routes/lexical-editor.js
@@ -9297,6 +9158,13 @@ app/controllers/posts/analytics.js
controllers/posts/analytics.js
posts/analytics.js
analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
admin/app/controllers/posts/analytics/posts-x.js
app/controllers/posts/analytics/posts-x.js
controllers/posts/analytics/posts-x.js
posts/analytics/posts-x.js
analytics/posts-x.js
posts-x.js
ghost/admin/app/controllers/lexical-editor.js
admin/app/controllers/lexical-editor.js
app/controllers/lexical-editor.js
@@ -12042,12 +11910,6 @@ admin/app/components/gh-uploader.hbs
app/components/gh-uploader.hbs
components/gh-uploader.hbs
gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
admin/app/components/admin-x/demo.js
app/components/admin-x/demo.js
components/admin-x/demo.js
admin-x/demo.js
demo.js
ghost/admin/app/components/admin-x/activitypub.hbs
admin/app/components/admin-x/activitypub.hbs
app/components/admin-x/activitypub.hbs
@@ -44,7 +44,6 @@ apps/stats/src/views/Stats/components/DateRangeSelect.tsx
apps/stats/src/views/Stats/components/AudienceSelect.tsx
apps/stats/src/views/Stats/components/SectionHeader.tsx
apps/stats/src/components/chart/CustomTooltipContent.tsx
apps/stats/src/components/layout/Header.tsx
apps/stats/src/components/layout/MainLayout.tsx
apps/stats/src/components/layout/index.ts
apps/stats/src/types/svg-maps.d.ts
@@ -52,26 +51,6 @@ apps/stats/index.html
apps/stats/.eslintignore
apps/stats/vite.config.mjs
apps/stats/tsconfig.json
apps/admin-x-demo/.eslintrc.cjs
apps/admin-x-demo/test/.eslintrc.cjs
apps/admin-x-demo/test/acceptance/example.test.ts
apps/admin-x-demo/test/unit/example.test.tsx
apps/admin-x-demo/postcss.config.cjs
apps/admin-x-demo/package.json
apps/admin-x-demo/tailwind.config.cjs
apps/admin-x-demo/src/standalone.tsx
apps/admin-x-demo/src/index.tsx
apps/admin-x-demo/src/MainContent.tsx
apps/admin-x-demo/src/App.tsx
apps/admin-x-demo/src/DetailPage.tsx
apps/admin-x-demo/src/components/modals.tsx
apps/admin-x-demo/src/components/DemoModal.tsx
apps/admin-x-demo/src/ListPage.tsx
apps/admin-x-demo/index.html
apps/admin-x-demo/playwright.config.mjs
apps/admin-x-demo/.eslintignore
apps/admin-x-demo/vite.config.mjs
apps/admin-x-demo/tsconfig.json
apps/admin-x-framework/tsconfig.declaration.json
apps/admin-x-framework/.eslintrc.cjs
apps/admin-x-framework/test/.eslintrc.cjs
@@ -799,6 +778,7 @@ apps/shade/src/index.ts
apps/shade/src/typings.d.ts
apps/shade/src/components/layout/page.tsx
apps/shade/src/components/layout/heading.stories.tsx
apps/shade/src/components/layout/view-header.tsx
apps/shade/src/components/layout/page.stories.tsx
apps/shade/src/components/layout/heading.tsx
apps/shade/src/components/layout/error-page.tsx
@@ -904,27 +884,18 @@ apps/posts/test/.eslintrc.cjs
apps/posts/postcss.config.cjs
apps/posts/package.json
apps/posts/tailwind.config.cjs
apps/posts/src/routes.ts
apps/posts/src/standalone.tsx
apps/posts/src/routes.tsx
apps/posts/src/index.tsx
apps/posts/src/App.tsx
apps/posts/src/views/post-analytics/modals/ShareModal.tsx
apps/posts/src/views/post-analytics/PostAnalytics.tsx
apps/posts/src/views/post-analytics/components/StatsTabs.tsx
apps/posts/src/views/post-analytics/components/newsletter/OpenedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/FeedbackList.tsx
apps/posts/src/views/post-analytics/components/newsletter/LinkList.tsx
apps/posts/src/views/post-analytics/components/newsletter/ClickedList.tsx
apps/posts/src/views/post-analytics/components/newsletter/SentList.tsx
apps/posts/src/views/post-analytics/components/overview/Conversions.tsx
apps/posts/src/views/post-analytics/components/overview/Feedback.tsx
apps/posts/src/views/post-analytics/components/overview/NewsletterPerformance.tsx
apps/posts/src/views/post-analytics/components/overview/Metric.tsx
apps/posts/src/views/post-analytics/components/overview/ClickPerformance.tsx
apps/posts/src/views/post-analytics/components/Overview.tsx
apps/posts/src/views/post-analytics/components/Newsletter.tsx
apps/posts/src/views/posts/Posts.tsx
apps/posts/src/components/Header.tsx
apps/posts/src/views/PostAnalytics/modals/ShareModal.tsx
apps/posts/src/views/PostAnalytics/layout/PostAnalyticsLayout.tsx
apps/posts/src/views/PostAnalytics/PostAnalytics.tsx
apps/posts/src/views/PostAnalytics/components/EmptyStatView.tsx
apps/posts/src/views/PostAnalytics/components/Sidebar.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsContent.tsx
apps/posts/src/views/PostAnalytics/components/PostAnalyticsView.tsx
apps/posts/src/components/layout/MainLayout.tsx
apps/posts/index.html
apps/posts/playwright.config.mjs
apps/posts/vite.config.mjs
@@ -1567,6 +1538,7 @@ ghost/admin/app/routes/settings-x.js
ghost/admin/app/routes/posts/debug.js
ghost/admin/app/routes/posts/mentions.js
ghost/admin/app/routes/posts/analytics.js
ghost/admin/app/routes/posts/analytics/posts-x.js
ghost/admin/app/routes/lexical-editor.js
ghost/admin/app/routes/site.js
ghost/admin/app/routes/member/new.js
@@ -1693,6 +1665,7 @@ ghost/admin/app/controllers/settings-x.js
ghost/admin/app/controllers/billing.js
ghost/admin/app/controllers/posts/debug.js
ghost/admin/app/controllers/posts/analytics.js
ghost/admin/app/controllers/posts/analytics/posts-x.js
ghost/admin/app/controllers/lexical-editor.js
ghost/admin/app/controllers/site.js
ghost/admin/app/controllers/members-activity.js
@@ -2167,7 +2140,6 @@ ghost/admin/app/components/gh-nav-menu/footer-banner.hbs
ghost/admin/app/components/gh-nav-menu/main.js
ghost/admin/app/components/gh-theme-error-li.js
ghost/admin/app/components/gh-uploader.hbs
ghost/admin/app/components/admin-x/demo.js
ghost/admin/app/components/admin-x/activitypub.hbs
ghost/admin/app/components/admin-x/settings.hbs
ghost/admin/app/components/admin-x/posts.hbs
@@ -6654,6 +6654,12 @@ Nop.Web.Framework/Models/DataTables/RenderPicture.cs
Models/DataTables/RenderPicture.cs
DataTables/RenderPicture.cs
RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Nop.Web.Framework/Models/DataTables/LayoutOption.cs
Models/DataTables/LayoutOption.cs
DataTables/LayoutOption.cs
LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
@@ -6672,6 +6678,12 @@ Nop.Web.Framework/Models/DataTables/IRender.cs
Models/DataTables/IRender.cs
DataTables/IRender.cs
IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
Models/DataTables/LayoutOptionType.cs
DataTables/LayoutOptionType.cs
LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
@@ -1215,9 +1215,11 @@ src/Presentation/Nop.Web.Framework/Models/DataTables/ColumnProperty.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/DataTablesModel.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderPicture.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOption.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonCustom.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonsInlineEdit.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/IRender.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/LayoutOptionType.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopButtonClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/NopColumnClassDefaults.cs
src/Presentation/Nop.Web.Framework/Models/DataTables/RenderButtonEdit.cs
@@ -14126,6 +14126,11 @@ install/controller/install/promotion.php
controller/install/promotion.php
install/promotion.php
promotion.php
upload/install/controller/upgrade/upgrade_15.php
install/controller/upgrade/upgrade_15.php
controller/upgrade/upgrade_15.php
upgrade/upgrade_15.php
upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php
install/controller/upgrade/upgrade_10.php
controller/upgrade/upgrade_10.php
@@ -21108,6 +21113,13 @@ javascript/framework/library/registry.js
framework/library/registry.js
library/registry.js
registry.js
upload/catalog/view/javascript/framework/library/observe.js
catalog/view/javascript/framework/library/observe.js
view/javascript/framework/library/observe.js
javascript/framework/library/observe.js
framework/library/observe.js
library/observe.js
observe.js
upload/catalog/view/javascript/framework/library/config.js
catalog/view/javascript/framework/library/config.js
view/javascript/framework/library/config.js
@@ -2086,6 +2086,7 @@ upload/install/controller/install/step_4.php
upload/install/controller/install/step_3.php
upload/install/controller/install/step_2.php
upload/install/controller/install/promotion.php
upload/install/controller/upgrade/upgrade_15.php
upload/install/controller/upgrade/upgrade_10.php
upload/install/controller/upgrade/upgrade_3.php
upload/install/controller/upgrade/upgrade_6.php
@@ -3127,6 +3128,7 @@ upload/catalog/view/javascript/framework/component/currency.js
upload/catalog/view/javascript/framework/component/pagination.js
upload/catalog/view/javascript/framework/webcomponent.js
upload/catalog/view/javascript/framework/library/registry.js
upload/catalog/view/javascript/framework/library/observe.js
upload/catalog/view/javascript/framework/library/config.js
upload/catalog/view/javascript/framework/library/language.js
upload/catalog/view/javascript/framework/library/storage.js
@@ -15239,6 +15239,12 @@ unit/Storefront/Theme/StorefrontPluginRegistryTest.php
Storefront/Theme/StorefrontPluginRegistryTest.php
Theme/StorefrontPluginRegistryTest.php
StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
@@ -50736,6 +50742,13 @@ StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
PHPStan/Rules/NoFlowStoreFunctionRule.php
Rules/NoFlowStoreFunctionRule.php
NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
PHPStan/Rules/NoDelayStampRule.php
Rules/NoDelayStampRule.php
NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
@@ -127943,6 +127956,16 @@ src/Storefront/Theme/SeedingThemePathBuilder.php
Storefront/Theme/SeedingThemePathBuilder.php
Theme/SeedingThemePathBuilder.php
SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
ScheduledTask/DeleteThemeFilesTaskHandler.php
DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
Theme/ScheduledTask/DeleteThemeFilesTask.php
ScheduledTask/DeleteThemeFilesTask.php
DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Storefront/Theme/Twig/ThemeInheritanceBuilder.php
Theme/Twig/ThemeInheritanceBuilder.php
@@ -131010,6 +131033,9 @@ _unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
_unreleased/2025-04-16-remove-deletethemefilesmessage.md
2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
_unreleased/2025-04-11-fix-calls-to-update-store.md
2025-04-11-fix-calls-to-update-store.md
@@ -2110,6 +2110,7 @@ tests/unit/Storefront/Controller/AppControllerTest.php
tests/unit/Storefront/Controller/CookieControllerTest.php
tests/unit/Storefront/Theme/MD5ThemePathBuilderTest.php
tests/unit/Storefront/Theme/StorefrontPluginRegistryTest.php
tests/unit/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandlerTest.php
tests/unit/Storefront/Theme/Twig/ThemeInheritanceBuilderTest.php
tests/unit/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilderTest.php
tests/unit/Storefront/Theme/ScssPhpCompilerTest.php
@@ -7189,6 +7190,7 @@ src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ShopwareNamespaceStyleRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoNewRequestInStorefrontRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowEventAwareExtendsRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoFlowStoreFunctionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/NoDelayStampRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/ExtensionRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalMethodRule.php
src/Core/DevOps/StaticAnalyze/PHPStan/Rules/Internal/InternalClassRule.php
@@ -15824,6 +15826,8 @@ src/Storefront/Theme/ThemeLifecycleHandler.php
src/Storefront/Theme/ThemeCollection.php
src/Storefront/Theme/AbstractResolvedConfigLoader.php
src/Storefront/Theme/SeedingThemePathBuilder.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTaskHandler.php
src/Storefront/Theme/ScheduledTask/DeleteThemeFilesTask.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilder.php
src/Storefront/Theme/Twig/ThemeNamespaceHierarchyBuilder.php
src/Storefront/Theme/Twig/ThemeInheritanceBuilderInterface.php
@@ -16796,6 +16800,7 @@ changelog/_unreleased/2025-04-10-add-remote-thumbnail-url-extension.md
changelog/_unreleased/2024-07-16-remove-manual-override-for-state-machine.md
changelog/_unreleased/2025-04-07-fix-currency-sleection-in-offcanvas.md
changelog/_unreleased/2024-07-04-enforce-timezone-utc-for-database-connections.md
changelog/_unreleased/2025-04-16-remove-deletethemefilesmessage.md
changelog/_unreleased/2025-04-11-fix-calls-to-update-store.md
changelog/_unreleased/2025-04-07-fix-nested-line-items.md
changelog/_unreleased/2025-02-15-prevent-imitating-when-not-possible.md
@@ -20,6 +20,9 @@ hardware.php
routes/web/models.php
web/models.php
models.php
routes/web/locations.php
web/locations.php
locations.php
routes/web/licenses.php
web/licenses.php
licenses.php
@@ -34649,6 +34652,10 @@ app/Http/Controllers/AssetModelsFilesController.php
Http/Controllers/AssetModelsFilesController.php
Controllers/AssetModelsFilesController.php
AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
Http/Controllers/LocationsFilesController.php
Controllers/LocationsFilesController.php
LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php
Http/Controllers/Assets/AssetFilesController.php
Controllers/Assets/AssetFilesController.php
@@ -7,6 +7,7 @@ routes/web/kits.php
routes/web/accessories.php
routes/web/hardware.php
routes/web/models.php
routes/web/locations.php
routes/web/licenses.php
routes/web/consumables.php
routes/web/fields.php
@@ -6570,6 +6571,7 @@ app/Http/Controllers/Components/ComponentsFilesController.php
app/Http/Controllers/Components/ComponentsController.php
app/Http/Controllers/BulkAssetModelsController.php
app/Http/Controllers/AssetModelsFilesController.php
app/Http/Controllers/LocationsFilesController.php
app/Http/Controllers/Assets/AssetFilesController.php
app/Http/Controllers/Assets/AssetsController.php
app/Http/Controllers/Assets/AssetCheckinController.php
@@ -38884,6 +38884,14 @@ assets/js/utils/trim-words.ts
js/utils/trim-words.ts
utils/trim-words.ts
trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
client/blocks/assets/js/utils/get-unique-id.ts
blocks/assets/js/utils/get-unique-id.ts
assets/js/utils/get-unique-id.ts
js/utils/get-unique-id.ts
utils/get-unique-id.ts
get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
client/blocks/assets/js/base/stores/store-notices.ts
@@ -58903,6 +58911,15 @@ e2e/tests/related-products/related-products.block_theme.spec.ts
tests/related-products/related-products.block_theme.spec.ts
related-products/related-products.block_theme.spec.ts
related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery/product-image-gallery.block_theme.spec.ts
product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
@@ -63749,6 +63766,10 @@ plugins/woocommerce/changelog/test-skip-blocks-data-views-test
woocommerce/changelog/test-skip-blocks-data-views-test
changelog/test-skip-blocks-data-views-test
test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
woocommerce/changelog/fix-32512
changelog/fix-32512
fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
changelog/55796-add-54370-hide_flat_rate_when_free
@@ -63817,6 +63838,10 @@ plugins/woocommerce/changelog/product-filters-display-relocation
woocommerce/changelog/product-filters-display-relocation
changelog/product-filters-display-relocation
product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging
woocommerce/changelog/53230-add-checkout-step-logging
changelog/53230-add-checkout-step-logging
@@ -63913,6 +63938,10 @@ plugins/woocommerce/changelog/fix-hide-title-from-single-product
woocommerce/changelog/fix-hide-title-from-single-product
changelog/fix-hide-title-from-single-product
fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style
woocommerce/changelog/fix-price-slider-range-style
changelog/fix-price-slider-range-style
@@ -64001,6 +64030,10 @@ plugins/woocommerce/changelog/fix-46931-async-widget
woocommerce/changelog/fix-46931-async-widget
changelog/fix-46931-async-widget
fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
woocommerce/changelog/56244-update-improve-shipping-option-card
changelog/56244-update-improve-shipping-option-card
@@ -64193,6 +64226,10 @@ plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
changelog/fix-add-to-cart-with-options-missing-stylesheets
fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
woocommerce/changelog/57052-add-56977
changelog/57052-add-56977
57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
changelog/56154-iapi-bug-in-wp-6.6-workaround
@@ -64225,6 +64262,10 @@ plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
woocommerce/changelog/56246-update-settings-router-calypso-package
changelog/56246-update-settings-router-calypso-package
56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
woocommerce/changelog/fix-order-edit-tax-calc-rounding
changelog/fix-order-edit-tax-calc-rounding
@@ -64257,6 +64298,10 @@ plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
woocommerce/changelog/56515-dev-remove-blocks-ini
changelog/56515-dev-remove-blocks-ini
56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
woocommerce/changelog/57273-56673-add-admin-order-pos-filter
changelog/57273-56673-add-admin-order-pos-filter
57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
woocommerce/changelog/fix-error-saving-non-public-emails
changelog/fix-error-saving-non-public-emails
@@ -64413,6 +64458,10 @@ plugins/woocommerce/changelog/e2e-fix-install-wc
woocommerce/changelog/e2e-fix-install-wc
changelog/e2e-fix-install-wc
e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
woocommerce/changelog/enable-blueprint-feature-ui
changelog/enable-blueprint-feature-ui
enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
woocommerce/changelog/fix-register-product-block-type-data-views
changelog/fix-register-product-block-type-data-views
@@ -64553,10 +64602,18 @@ plugins/woocommerce/changelog/fix-56650
woocommerce/changelog/fix-56650
changelog/fix-56650
fix-56650
plugins/woocommerce/changelog/pr-49391
woocommerce/changelog/pr-49391
changelog/pr-49391
pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data
woocommerce/changelog/55945-bug-brands-schema-data
changelog/55945-bug-brands-schema-data
55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
woocommerce/changelog/57240-move-generateuniqueid-to-utils
changelog/57240-move-generateuniqueid-to-utils
57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
woocommerce/changelog/57053-fix-product-gallery-slider-arrows
changelog/57053-fix-product-gallery-slider-arrows
@@ -64981,6 +65038,10 @@ plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-
woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
changelog/wooplug-3184-blueprint-learn-more-button-link
wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
woocommerce/changelog/56502-update-classic-settings-issue-with-notice
changelog/56502-update-classic-settings-issue-with-notice
@@ -65029,6 +65090,10 @@ plugins/woocommerce/changelog/fix-phone-number-validation
woocommerce/changelog/fix-phone-number-validation
changelog/fix-phone-number-validation
fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
woocommerce/changelog/allow-edit-email-template-directly
changelog/allow-edit-email-template-directly
allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
woocommerce/changelog/57091-variation-selector-pill-contrast
changelog/57091-variation-selector-pill-contrast
@@ -67605,6 +67670,11 @@ js/email-editor/changelog/56506-remove-wp-components-types
email-editor/changelog/56506-remove-wp-components-types
changelog/56506-remove-wp-components-types
56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
js/email-editor/changelog/support-editing-template
email-editor/changelog/support-editing-template
changelog/support-editing-template
support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
js/email-editor/changelog/update-wordpress-playground-blueprint
email-editor/changelog/update-wordpress-playground-blueprint
@@ -5410,6 +5410,7 @@ plugins/woocommerce/client/blocks/assets/js/utils/schema-parser/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/index.ts
plugins/woocommerce/client/blocks/assets/js/utils/messages.ts
plugins/woocommerce/client/blocks/assets/js/utils/trim-words.ts
plugins/woocommerce/client/blocks/assets/js/utils/get-unique-id.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/store-notices.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/cart.ts
plugins/woocommerce/client/blocks/assets/js/base/stores/woocommerce/legacy-events.ts
@@ -7404,6 +7405,7 @@ plugins/woocommerce/client/blocks/tests/e2e/tests/featured-product/featured-prod
plugins/woocommerce/client/blocks/tests/e2e/tests/product-tag/product-tag.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/stock-filter/stock-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/related-products/related-products.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/product-image-gallery/product-image-gallery.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/attribute-filter.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/attributes-filter/filter-products-by-attributes-count.block_theme.spec.ts
plugins/woocommerce/client/blocks/tests/e2e/tests/all-products/all-products.block_theme.spec.ts
@@ -7981,6 +7983,7 @@ plugins/woocommerce/client/blocks/docs/examples/validate-cart.md
plugins/woocommerce/client/blocks/docs/examples/payment-gateways-features-list.md
plugins/woocommerce/client/blocks/.editorconfig
plugins/woocommerce/changelog/test-skip-blocks-data-views-test
plugins/woocommerce/changelog/fix-32512
plugins/woocommerce/changelog/55796-add-54370-hide_flat_rate_when_free
plugins/woocommerce/changelog/add-product-details-alignment-options
plugins/woocommerce/changelog/56362-tweak-skip-a-flaky-test-for-analytics-product-refund
@@ -7998,6 +8001,7 @@ plugins/woocommerce/changelog/56981-trunk
plugins/woocommerce/changelog/56283-55678-fix-log-fatal-error
plugins/woocommerce/changelog/57059-update-variation-selector-pills-style
plugins/woocommerce/changelog/product-filters-display-relocation
plugins/woocommerce/changelog/wooplug-3485-blueprint-settings-screen-potential-ui-conflict
plugins/woocommerce/changelog/53230-add-checkout-step-logging
plugins/woocommerce/changelog/product-filters-load-wc-settings
plugins/woocommerce/changelog/wooplug-3897-product-filters-doesnt-work-with-accordion-block
@@ -8022,6 +8026,7 @@ plugins/woocommerce/changelog/product-filters-fix-deprecations
plugins/woocommerce/changelog/add-56480-skeleton-component-system
plugins/woocommerce/changelog/56830-fix-56616-54791-55123-analytics-import-orders-action-scheduled-when-analytics-is-disabled
plugins/woocommerce/changelog/fix-hide-title-from-single-product
plugins/woocommerce/changelog/wooplug-3739-update-the-recurring-payments-icon-for-payment-extensions-on
plugins/woocommerce/changelog/fix-price-slider-range-style
plugins/woocommerce/changelog/product-filters-attributes-sort-order
plugins/woocommerce/changelog/56384-fix-total-payments-volume-processor
@@ -8044,6 +8049,7 @@ plugins/woocommerce/changelog/55926-fix-report-order-stats-segment-date
plugins/woocommerce/changelog/udpate-product-gallery-index
plugins/woocommerce/changelog/56628-dev-remove-conditional-block-registration
plugins/woocommerce/changelog/fix-46931-async-widget
plugins/woocommerce/changelog/57373-wooplug-3943-product-image-slide-becomes-unresponsive-on-mobile-after
plugins/woocommerce/changelog/56244-update-improve-shipping-option-card
plugins/woocommerce/changelog/56646-fix-avoid-crash-store-api-when-store-0-product
plugins/woocommerce/changelog/56117-iapi-woocommerce-store-switch-cart-endpoint
@@ -8092,6 +8098,7 @@ plugins/woocommerce/changelog/fix-57109-analytics-charts-margin
plugins/woocommerce/changelog/fix-classic-cart-block-page-detection-56041
plugins/woocommerce/changelog/e2e-run-more-e2e-jobs-for-e2e-changes
plugins/woocommerce/changelog/fix-add-to-cart-with-options-missing-stylesheets
plugins/woocommerce/changelog/57052-add-56977
plugins/woocommerce/changelog/56154-iapi-bug-in-wp-6.6-workaround
plugins/woocommerce/changelog/57071-wooplug-3506-store-breadcrumbs-custom-font-size-isnt-applied-on-the
plugins/woocommerce/changelog/fix-import-product-not-complete
@@ -8100,6 +8107,7 @@ plugins/woocommerce/changelog/fix-55947
plugins/woocommerce/changelog/fix-55015-pending-moderation-comments-query
plugins/woocommerce/changelog/56292-patch-3
plugins/woocommerce/changelog/56246-update-settings-router-calypso-package
plugins/woocommerce/changelog/wooplug-3832-prevent-endless-redirect-on-checkout-page-when-cart-is-empty
plugins/woocommerce/changelog/fix-order-edit-tax-calc-rounding
plugins/woocommerce/changelog/56146-update-blueprint-override-warning
plugins/woocommerce/changelog/56379-fix-position-disconnect-modal-title
@@ -8108,6 +8116,7 @@ plugins/woocommerce/changelog/57013-fix-45677-tax-rate-api-support-non-latin-cla
plugins/woocommerce/changelog/fix-42350
plugins/woocommerce/changelog/fix-product-filter-navigation
plugins/woocommerce/changelog/56515-dev-remove-blocks-ini
plugins/woocommerce/changelog/57273-56673-add-admin-order-pos-filter
plugins/woocommerce/changelog/fix-error-saving-non-public-emails
plugins/woocommerce/changelog/56633-fix-cart-classes-not-added-2
plugins/woocommerce/changelog/fix-56372-add-to-cart-hooks
@@ -8147,6 +8156,7 @@ plugins/woocommerce/changelog/improve-woo-email-content-placeholder-block
plugins/woocommerce/changelog/fix-ci-workflow-on-tagging
plugins/woocommerce/changelog/e2e-remove-page-conversion-to-classic
plugins/woocommerce/changelog/e2e-fix-install-wc
plugins/woocommerce/changelog/enable-blueprint-feature-ui
plugins/woocommerce/changelog/fix-register-product-block-type-data-views
plugins/woocommerce/changelog/56613-fix-subscriptions-refresh-error-propagation
plugins/woocommerce/changelog/dev-ci-randomize-wpenv-ports
@@ -8182,7 +8192,9 @@ plugins/woocommerce/changelog/dev-ci-workflow-cumulative-fixes
plugins/woocommerce/changelog/fix-flaky-tests-save-site-editor-entities
plugins/woocommerce/changelog/consolidate-isblocktheme-setting
plugins/woocommerce/changelog/fix-56650
plugins/woocommerce/changelog/pr-49391
plugins/woocommerce/changelog/55945-bug-brands-schema-data
plugins/woocommerce/changelog/57240-move-generateuniqueid-to-utils
plugins/woocommerce/changelog/57053-fix-product-gallery-slider-arrows
plugins/woocommerce/changelog/skip-failing-cart-and-checkout-e2e-tests
plugins/woocommerce/changelog/e2e-fix-skipped-cart-and-checkout-tests
@@ -8289,6 +8301,7 @@ plugins/woocommerce/changelog/56467-fix-remote-inbox-notif-stored-state
plugins/woocommerce/changelog/fix-reactify-payment-settings-body-class
plugins/woocommerce/changelog/57229-wooplug-3060-shipping-description-in-checkout-block-misaligned-in-firefox
plugins/woocommerce/changelog/56327-add-notify-customers-about-wccom-connection-url-mismatch
plugins/woocommerce/changelog/wooplug-3184-blueprint-learn-more-button-link
plugins/woocommerce/changelog/56502-update-classic-settings-issue-with-notice
plugins/woocommerce/changelog/add-register-product-blocktype-data-view-tests
plugins/woocommerce/changelog/fix-50230
@@ -8301,6 +8314,7 @@ plugins/woocommerce/changelog/dev-ci-workflow-tweaks-take-2
plugins/woocommerce/changelog/56234-fix-product-gallery-beta-console-errors
plugins/woocommerce/changelog/57004-add-to-cart-with-options-quantity-selector-inherit-theme-colors
plugins/woocommerce/changelog/fix-phone-number-validation
plugins/woocommerce/changelog/allow-edit-email-template-directly
plugins/woocommerce/changelog/57091-variation-selector-pill-contrast
plugins/woocommerce/changelog/56531-update-move-adv-tab-to-the-last
plugins/woocommerce/changelog/dev-ci-workflow-tweaks
@@ -8795,6 +8809,7 @@ packages/js/email-editor/changelog/add-a-basic-integration-of-the-block-email-ed
packages/js/email-editor/changelog/dev-babel-transforms-cleanup
packages/js/email-editor/changelog/57299-fix-wireit-in-ci
packages/js/email-editor/changelog/56506-remove-wp-components-types
packages/js/email-editor/changelog/support-editing-template
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
packages/js/email-editor/changelog/update-remove-swap-template
packages/js/email-editor/composer.json