[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-03-02 10:03:30 +00:00
parent 8b4cb29265
commit ae669344ab
22 changed files with 2112 additions and 1823 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1740726220
},
"Trickest wordlist update": {
"last_update": 1740823408
"last_update": 1740909800
}
}

View file

@ -211,9 +211,6 @@ docs/public/icons/node.svg
public/icons/node.svg
icons/node.svg
node.svg
docs/public/_redirects
public/_redirects
_redirects
docs/public/logo-dark.svg
public/logo-dark.svg
logo-dark.svg
@ -540,6 +537,8 @@ extensions/panels.md
panels.md
docs/.spellcheckerrc.yml
.spellcheckerrc.yml
docs/_redirects
_redirects
docs/blog/[slug].paths.ts
blog/[slug].paths.ts
[slug].paths.ts
@ -2232,16 +2231,10 @@ sdk/tests/schema.ts
tests/schema.ts
schema.ts
.dockerignore
.changeset/shiny-rings-hope.md
shiny-rings-hope.md
.changeset/dry-pears-remember.md
dry-pears-remember.md
.changeset/friendly-rats-kick.md
friendly-rats-kick.md
.changeset/hot-plants-know.md
hot-plants-know.md
.changeset/cuddly-kings-kick.md
cuddly-kings-kick.md
.changeset/lovely-colts-sing.md
lovely-colts-sing.md
.changeset/three-fireants-add.md
three-fireants-add.md
.changeset/config.json
config.json
tests/blackbox/docker-compose.yml

View file

@ -61,7 +61,6 @@ docs/public/icons/card_link.svg
docs/public/icons/nuxt.svg
docs/public/icons/vercel.svg
docs/public/icons/node.svg
docs/public/_redirects
docs/public/logo-dark.svg
docs/netlify.toml
docs/tsconfig.json
@ -143,6 +142,7 @@ docs/extensions/introduction.md
docs/extensions/app-composables.md
docs/extensions/panels.md
docs/.spellcheckerrc.yml
docs/_redirects
docs/blog/[slug].paths.ts
docs/blog/index.md
docs/blog/guest-author.md
@ -511,11 +511,8 @@ sdk/tests/fields.test-d.ts
sdk/tests/filters.test-d.ts
sdk/tests/schema.ts
.dockerignore
.changeset/shiny-rings-hope.md
.changeset/dry-pears-remember.md
.changeset/friendly-rats-kick.md
.changeset/hot-plants-know.md
.changeset/cuddly-kings-kick.md
.changeset/lovely-colts-sing.md
.changeset/three-fireants-add.md
.changeset/config.json
tests/blackbox/docker-compose.yml
tests/blackbox/package.json

View file

@ -6724,8 +6724,6 @@ package.json
docs/whoisbehind/index.rst
whoisbehind/index.rst
index.rst
docs/compatibility.include
compatibility.include
docs/requirements.in
requirements.in
docs/_ext/djangocms.py

View file

@ -1352,7 +1352,6 @@ CODE_OF_CONDUCT.rst
package.json
.landscape.yaml
docs/whoisbehind/index.rst
docs/compatibility.include
docs/requirements.in
docs/_ext/djangocms.py
docs/django_settings.py

View file

@ -51322,6 +51322,15 @@ form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
src/Form/FormTestFormStateValuesCleanAdvancedForm.php
Form/FormTestFormStateValuesCleanAdvancedForm.php
FormTestFormStateValuesCleanAdvancedForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
form_test/src/Form/FormTestSubmitButtonAttributeForm.php
src/Form/FormTestSubmitButtonAttributeForm.php
Form/FormTestSubmitButtonAttributeForm.php
FormTestSubmitButtonAttributeForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
@ -69967,6 +69976,13 @@ tests/src/Functional/GenericTest.php
src/Functional/GenericTest.php
Functional/GenericTest.php
GenericTest.php
core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
views/tests/src/Functional/ViewStyleHtmlListTest.php
tests/src/Functional/ViewStyleHtmlListTest.php
src/Functional/ViewStyleHtmlListTest.php
Functional/ViewStyleHtmlListTest.php
ViewStyleHtmlListTest.php
core/modules/views/tests/src/Functional/GlossaryTest.php
modules/views/tests/src/Functional/GlossaryTest.php
views/tests/src/Functional/GlossaryTest.php
@ -71039,6 +71055,14 @@ modules/views_test_config/test_views/views.view.test_page_display_route.yml
views_test_config/test_views/views.view.test_page_display_route.yml
test_views/views.view.test_page_display_route.yml
views.view.test_page_display_route.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
views/tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
views_test_config/test_views/views.view.test_style_html_list_ordered.yml
test_views/views.view.test_style_html_list_ordered.yml
views.view.test_style_html_list_ordered.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml
modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml
views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml

View file

@ -7386,6 +7386,7 @@ core/modules/system/tests/modules/form_test/src/Form/FormTestRangeForm.php
core/modules/system/tests/modules/form_test/src/Form/TreeConfigTargetForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestGetForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestFormStateValuesCleanAdvancedForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestSubmitButtonAttributeForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestRequiredAttributeForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestVerticalTabsAccessForm.php
core/modules/system/tests/modules/form_test/src/Form/FormTestValidateNoToken.php
@ -9999,6 +10000,7 @@ core/modules/views/tests/src/Functional/UserPathTest.php
core/modules/views/tests/src/Functional/UserBatchActionTest.php
core/modules/views/tests/src/Functional/SearchMultilingualTest.php
core/modules/views/tests/src/Functional/GenericTest.php
core/modules/views/tests/src/Functional/ViewStyleHtmlListTest.php
core/modules/views/tests/src/Functional/GlossaryTest.php
core/modules/views/tests/src/Functional/ViewAjaxTest.php
core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php
@ -10135,6 +10137,7 @@ core/modules/views/tests/modules/views_test_config/test_views/views.view.test_gl
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_argument_validator_term.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_exposed_form_buttons.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_page_display_route.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_html_list_ordered.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_entity_multivalue_basefield.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_field_header.yml
core/modules/views/tests/modules/views_test_config/test_views/views.view.test_style_mapping.yml

View file

@ -10560,6 +10560,13 @@ Tests/Unit/Model/IteratorExportDataModelTest.php
Unit/Model/IteratorExportDataModelTest.php
Model/IteratorExportDataModelTest.php
IteratorExportDataModelTest.php
app/bundles/CoreBundle/Tests/Unit/Model/FormModelTest.php
bundles/CoreBundle/Tests/Unit/Model/FormModelTest.php
CoreBundle/Tests/Unit/Model/FormModelTest.php
Tests/Unit/Model/FormModelTest.php
Unit/Model/FormModelTest.php
Model/FormModelTest.php
FormModelTest.php
app/bundles/CoreBundle/Tests/Unit/Event/CustomTemplateEventTest.php
bundles/CoreBundle/Tests/Unit/Event/CustomTemplateEventTest.php
CoreBundle/Tests/Unit/Event/CustomTemplateEventTest.php
@ -16373,6 +16380,11 @@ bundles/LeadBundle/Event/SegmentOperatorQueryBuilderEvent.php
LeadBundle/Event/SegmentOperatorQueryBuilderEvent.php
Event/SegmentOperatorQueryBuilderEvent.php
SegmentOperatorQueryBuilderEvent.php
app/bundles/LeadBundle/Event/SaveBatchLeadsEvent.php
bundles/LeadBundle/Event/SaveBatchLeadsEvent.php
LeadBundle/Event/SaveBatchLeadsEvent.php
Event/SaveBatchLeadsEvent.php
SaveBatchLeadsEvent.php
app/bundles/LeadBundle/Event/ListPreProcessListEvent.php
bundles/LeadBundle/Event/ListPreProcessListEvent.php
LeadBundle/Event/ListPreProcessListEvent.php

View file

@ -1929,6 +1929,7 @@ app/bundles/CoreBundle/Tests/Unit/Helper/CsvHelperTest.php
app/bundles/CoreBundle/Tests/Unit/Helper/ArrayHelperTest.php
app/bundles/CoreBundle/Tests/Unit/Helper/CookieHelperTest.php
app/bundles/CoreBundle/Tests/Unit/Model/IteratorExportDataModelTest.php
app/bundles/CoreBundle/Tests/Unit/Model/FormModelTest.php
app/bundles/CoreBundle/Tests/Unit/Event/CustomTemplateEventTest.php
app/bundles/CoreBundle/Tests/Unit/Security/Permissions/CorePermissionsTest.php
app/bundles/CoreBundle/Tests/Unit/Update/StepProviderTest.php
@ -2902,6 +2903,7 @@ app/bundles/LeadBundle/Event/LeadListFilteringEvent.php
app/bundles/LeadBundle/Event/LeadListFiltersOperatorsEvent.php
app/bundles/LeadBundle/Event/PointsChangeEvent.php
app/bundles/LeadBundle/Event/SegmentOperatorQueryBuilderEvent.php
app/bundles/LeadBundle/Event/SaveBatchLeadsEvent.php
app/bundles/LeadBundle/Event/ListPreProcessListEvent.php
app/bundles/LeadBundle/Event/ListChangeEvent.php
app/bundles/LeadBundle/Event/FormAdjustmentEvent.php

View file

@ -46972,11 +46972,6 @@ language/fr-fr/common/footer.php
fr-fr/common/footer.php
common/footer.php
footer.php
upload/install/language/fr-fr/fr-fr.php
install/language/fr-fr/fr-fr.php
language/fr-fr/fr-fr.php
fr-fr/fr-fr.php
fr-fr.php
upload/install/language/fr-fr/install/step_2.php
install/language/fr-fr/install/step_2.php
language/fr-fr/install/step_2.php
@ -47001,6 +46996,11 @@ language/fr-fr/install/step_4.php
fr-fr/install/step_4.php
install/step_4.php
step_4.php
upload/install/language/fr-fr/default.php
install/language/fr-fr/default.php
language/fr-fr/default.php
fr-fr/default.php
default.php
upload/install/language/fr-fr/error/not_found.php
install/language/fr-fr/error/not_found.php
language/fr-fr/error/not_found.php
@ -47013,11 +47013,6 @@ language/fr-fr/upgrade/upgrade.php
fr-fr/upgrade/upgrade.php
upgrade/upgrade.php
upgrade.php
upload/install/language/en-gb/en-gb.php
install/language/en-gb/en-gb.php
language/en-gb/en-gb.php
en-gb/en-gb.php
en-gb.php
upload/install/language/en-gb/common/language.php
install/language/en-gb/common/language.php
language/en-gb/common/language.php
@ -47060,6 +47055,11 @@ language/en-gb/install/step_4.php
en-gb/install/step_4.php
install/step_4.php
step_4.php
upload/install/language/en-gb/default.php
install/language/en-gb/default.php
language/en-gb/default.php
en-gb/default.php
default.php
upload/install/language/en-gb/error/not_found.php
install/language/en-gb/error/not_found.php
language/en-gb/error/not_found.php
@ -56492,4 +56492,5 @@ php-cs-fixer.phar
tools/phpstan.phar
phpstan.phar
.php-cs-fixer.php
crowdin.yml
UPGRADE.md

View file

@ -5283,14 +5283,13 @@ upload/install/opencart-en-gb.sql
upload/install/language/fr-fr/common/language.php
upload/install/language/fr-fr/common/header.php
upload/install/language/fr-fr/common/footer.php
upload/install/language/fr-fr/fr-fr.php
upload/install/language/fr-fr/install/step_2.php
upload/install/language/fr-fr/install/step_3.php
upload/install/language/fr-fr/install/step_1.php
upload/install/language/fr-fr/install/step_4.php
upload/install/language/fr-fr/default.php
upload/install/language/fr-fr/error/not_found.php
upload/install/language/fr-fr/upgrade/upgrade.php
upload/install/language/en-gb/en-gb.php
upload/install/language/en-gb/common/language.php
upload/install/language/en-gb/common/header.php
upload/install/language/en-gb/common/footer.php
@ -5298,6 +5297,7 @@ upload/install/language/en-gb/install/step_2.php
upload/install/language/en-gb/install/step_3.php
upload/install/language/en-gb/install/step_1.php
upload/install/language/en-gb/install/step_4.php
upload/install/language/en-gb/default.php
upload/install/language/en-gb/error/not_found.php
upload/install/language/en-gb/upgrade/upgrade.php
upload/install/cli_cloud.php
@ -7562,4 +7562,5 @@ tools/generate_api.php
tools/php-cs-fixer.phar
tools/phpstan.phar
.php-cs-fixer.php
crowdin.yml
UPGRADE.md

View file

@ -4724,6 +4724,10 @@ app/Database/Migrations/20240630000001_fix_keys_for_db_upgrade.php
Database/Migrations/20240630000001_fix_keys_for_db_upgrade.php
Migrations/20240630000001_fix_keys_for_db_upgrade.php
20240630000001_fix_keys_for_db_upgrade.php
app/Database/Migrations/20250213000000_fix_attributes_cascading_delete.php
Database/Migrations/20250213000000_fix_attributes_cascading_delete.php
Migrations/20250213000000_fix_attributes_cascading_delete.php
20250213000000_fix_attributes_cascading_delete.php
app/Database/Migrations/20230307000000_int_to_tinyint.php
Database/Migrations/20230307000000_int_to_tinyint.php
Migrations/20230307000000_int_to_tinyint.php

View file

@ -1243,6 +1243,7 @@ app/Database/Migrations/20190712150200_fix_empty_reports.php
app/Database/Migrations/20190317102600_add_iso_4217.php
app/Database/Migrations/20200819000000_modify_attr_links_constraint.php
app/Database/Migrations/20240630000001_fix_keys_for_db_upgrade.php
app/Database/Migrations/20250213000000_fix_attributes_cascading_delete.php
app/Database/Migrations/20230307000000_int_to_tinyint.php
app/Database/Migrations/20190220210000_indiagst2.php
app/Database/Migrations/20201110000000_add_item_kit_number.php

View file

@ -43389,6 +43389,12 @@ Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPass.php
DependencyInjection/CompilerPass/TwigEnvironmentCompilerPass.php
CompilerPass/TwigEnvironmentCompilerPass.php
TwigEnvironmentCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/AbstractMigrationReplacementCompilerPass.php
Core/Framework/DependencyInjection/CompilerPass/AbstractMigrationReplacementCompilerPass.php
Framework/DependencyInjection/CompilerPass/AbstractMigrationReplacementCompilerPass.php
DependencyInjection/CompilerPass/AbstractMigrationReplacementCompilerPass.php
CompilerPass/AbstractMigrationReplacementCompilerPass.php
AbstractMigrationReplacementCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/MessengerMiddlewareCompilerPass.php
Core/Framework/DependencyInjection/CompilerPass/MessengerMiddlewareCompilerPass.php
Framework/DependencyInjection/CompilerPass/MessengerMiddlewareCompilerPass.php
@ -103010,6 +103016,9 @@ _unreleased/2024-12-13-added-new-encode-event-for-store-api-routes.md
changelog/_unreleased/2024-10-30-update-to-symfony-7-2.md
_unreleased/2024-10-30-update-to-symfony-7-2.md
2024-10-30-update-to-symfony-7-2.md
changelog/_unreleased/2025-02-26-fix-essential-characteristics-settings-cannot-save.md
_unreleased/2025-02-26-fix-essential-characteristics-settings-cannot-save.md
2025-02-26-fix-essential-characteristics-settings-cannot-save.md
changelog/_unreleased/2024-11-28-fix-draco-encoders-path.md
_unreleased/2024-11-28-fix-draco-encoders-path.md
2024-11-28-fix-draco-encoders-path.md

View file

@ -6564,6 +6564,7 @@ src/Core/Framework/Util/UtilException.php
src/Core/Framework/Util/XmlReader.php
src/Core/Framework/DependencyInjection/CompilerPass/FeatureFlagCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/TwigEnvironmentCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/AbstractMigrationReplacementCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/MessengerMiddlewareCompilerPass.php
src/Core/Framework/DependencyInjection/CompilerPass/RemoveEventListener.php
src/Core/Framework/DependencyInjection/CompilerPass/EntityCompilerPass.php
@ -13183,6 +13184,7 @@ changelog/_unreleased/2024-11-28-add-flag-to-ignore-certain-fields-in-openapi-sc
changelog/_unreleased/2024-12-05-speculation-rules-for-the-storefront.md
changelog/_unreleased/2024-12-13-added-new-encode-event-for-store-api-routes.md
changelog/_unreleased/2024-10-30-update-to-symfony-7-2.md
changelog/_unreleased/2025-02-26-fix-essential-characteristics-settings-cannot-save.md
changelog/_unreleased/2024-11-28-fix-draco-encoders-path.md
changelog/_unreleased/2025-01-22-make-product-variation-accessible-in-seo-url-templates.md
changelog/_unreleased/2025-02-19-fix-messenger-middleware-compiler-path.md

View file

@ -11590,6 +11590,11 @@ js/customer-effort-score/changelog/dev-consolidate-syncpack-config
customer-effort-score/changelog/dev-consolidate-syncpack-config
changelog/dev-consolidate-syncpack-config
dev-consolidate-syncpack-config
packages/js/customer-effort-score/changelog/55873-email-improvements-fixes
js/customer-effort-score/changelog/55873-email-improvements-fixes
customer-effort-score/changelog/55873-email-improvements-fixes
changelog/55873-email-improvements-fixes
55873-email-improvements-fixes
packages/js/customer-effort-score/changelog/52938-fix-52858-alignment-bug-in-product-editor-20-feedback-form
js/customer-effort-score/changelog/52938-fix-52858-alignment-bug-in-product-editor-20-feedback-form
customer-effort-score/changelog/52938-fix-52858-alignment-bug-in-product-editor-20-feedback-form
@ -22386,6 +22391,11 @@ js/email-editor/changelog/.gitkeep
email-editor/changelog/.gitkeep
changelog/.gitkeep
.gitkeep
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
js/email-editor/changelog/update-wordpress-playground-blueprint
email-editor/changelog/update-wordpress-playground-blueprint
changelog/update-wordpress-playground-blueprint
update-wordpress-playground-blueprint
packages/js/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
js/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
@ -23865,6 +23875,11 @@ php/email-editor/changelog/update-email-editor-integration-tests
email-editor/changelog/update-email-editor-integration-tests
changelog/update-email-editor-integration-tests
update-email-editor-integration-tests
packages/php/email-editor/changelog/remove-codeception-config-file
php/email-editor/changelog/remove-codeception-config-file
email-editor/changelog/remove-codeception-config-file
changelog/remove-codeception-config-file
remove-codeception-config-file
packages/php/email-editor/tasks/run-phpstan.php
php/email-editor/tasks/run-phpstan.php
email-editor/tasks/run-phpstan.php
@ -24193,10 +24208,6 @@ php/email-editor/tests/integration.suite.yml
email-editor/tests/integration.suite.yml
tests/integration.suite.yml
integration.suite.yml
packages/php/email-editor/codeception.yml
php/email-editor/codeception.yml
email-editor/codeception.yml
codeception.yml
packages/php/email-editor/phpunit.xml.dist
php/email-editor/phpunit.xml.dist
email-editor/phpunit.xml.dist
@ -33919,15 +33930,6 @@ components/cart-checkout/form/address-line-fields.tsx
cart-checkout/form/address-line-fields.tsx
form/address-line-fields.tsx
address-line-fields.tsx
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/custom-validation-handler.ts
woocommerce-blocks/assets/js/base/components/cart-checkout/form/custom-validation-handler.ts
assets/js/base/components/cart-checkout/form/custom-validation-handler.ts
js/base/components/cart-checkout/form/custom-validation-handler.ts
base/components/cart-checkout/form/custom-validation-handler.ts
components/cart-checkout/form/custom-validation-handler.ts
cart-checkout/form/custom-validation-handler.ts
form/custom-validation-handler.ts
custom-validation-handler.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-fields.ts
woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-fields.ts
assets/js/base/components/cart-checkout/form/use-form-fields.ts
@ -33937,6 +33939,15 @@ components/cart-checkout/form/use-form-fields.ts
cart-checkout/form/use-form-fields.ts
form/use-form-fields.ts
use-form-fields.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-validation.ts
woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-validation.ts
assets/js/base/components/cart-checkout/form/use-form-validation.ts
js/base/components/cart-checkout/form/use-form-validation.ts
base/components/cart-checkout/form/use-form-validation.ts
components/cart-checkout/form/use-form-validation.ts
cart-checkout/form/use-form-validation.ts
form/use-form-validation.ts
use-form-validation.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/validate-country.ts
woocommerce-blocks/assets/js/base/components/cart-checkout/form/validate-country.ts
assets/js/base/components/cart-checkout/form/validate-country.ts
@ -53480,6 +53491,18 @@ src/Internal/Email/EmailFont.php
Internal/Email/EmailFont.php
Email/EmailFont.php
EmailFont.php
plugins/woocommerce/src/Internal/Email/EmailColors.php
woocommerce/src/Internal/Email/EmailColors.php
src/Internal/Email/EmailColors.php
Internal/Email/EmailColors.php
Email/EmailColors.php
EmailColors.php
plugins/woocommerce/src/Internal/Email/EmailStyleSync.php
woocommerce/src/Internal/Email/EmailStyleSync.php
src/Internal/Email/EmailStyleSync.php
Internal/Email/EmailStyleSync.php
Email/EmailStyleSync.php
EmailStyleSync.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php
woocommerce/src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php
src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php
@ -68183,6 +68206,10 @@ plugins/woocommerce/changelog/fix-migrate-orders-data-store
woocommerce/changelog/fix-migrate-orders-data-store
changelog/fix-migrate-orders-data-store
fix-migrate-orders-data-store
plugins/woocommerce/changelog/add-55719-autosync-email-styles-with-theme
woocommerce/changelog/add-55719-autosync-email-styles-with-theme
changelog/add-55719-autosync-email-styles-with-theme
add-55719-autosync-email-styles-with-theme
plugins/woocommerce/changelog/fix-proper-parsing-logic-for-redirection-controller
woocommerce/changelog/fix-proper-parsing-logic-for-redirection-controller
changelog/fix-proper-parsing-logic-for-redirection-controller
@ -68243,6 +68270,10 @@ plugins/woocommerce/changelog/55805-update-helper-api-info-endpoint-auth
woocommerce/changelog/55805-update-helper-api-info-endpoint-auth
changelog/55805-update-helper-api-info-endpoint-auth
55805-update-helper-api-info-endpoint-auth
plugins/woocommerce/changelog/fix-remove-email-editor-php-package-before-composer-install
woocommerce/changelog/fix-remove-email-editor-php-package-before-composer-install
changelog/fix-remove-email-editor-php-package-before-composer-install
fix-remove-email-editor-php-package-before-composer-install
plugins/woocommerce/changelog/54986-product-filters-fix-product-counts
woocommerce/changelog/54986-product-filters-fix-product-counts
changelog/54986-product-filters-fix-product-counts
@ -68455,6 +68486,10 @@ plugins/woocommerce/changelog/55633-cleanup-blocks-jest-setup
woocommerce/changelog/55633-cleanup-blocks-jest-setup
changelog/55633-cleanup-blocks-jest-setup
55633-cleanup-blocks-jest-setup
plugins/woocommerce/changelog/fix-55878
woocommerce/changelog/fix-55878
changelog/fix-55878
fix-55878
plugins/woocommerce/changelog/e2e-fix-is-multisite-always-true
woocommerce/changelog/e2e-fix-is-multisite-always-true
changelog/e2e-fix-is-multisite-always-true
@ -68543,6 +68578,10 @@ plugins/woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-them
woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-themes
changelog/fix-54848-add-to-cart-with-options-only-block-themes
fix-54848-add-to-cart-with-options-only-block-themes
plugins/woocommerce/changelog/55843-fix-related-products-db-update-query
woocommerce/changelog/55843-fix-related-products-db-update-query
changelog/55843-fix-related-products-db-update-query
55843-fix-related-products-db-update-query
plugins/woocommerce/changelog/dev-bump-playwright-1.50.1
woocommerce/changelog/dev-bump-playwright-1.50.1
changelog/dev-bump-playwright-1.50.1
@ -68671,6 +68710,10 @@ plugins/woocommerce/changelog/fix-53810-rest-order-emails
woocommerce/changelog/fix-53810-rest-order-emails
changelog/fix-53810-rest-order-emails
fix-53810-rest-order-emails
plugins/woocommerce/changelog/add-wc-delete-transients
woocommerce/changelog/add-wc-delete-transients
changelog/add-wc-delete-transients
add-wc-delete-transients
plugins/woocommerce/changelog/55055-update-my-subscriptions-disconnected-copy
woocommerce/changelog/55055-update-my-subscriptions-disconnected-copy
changelog/55055-update-my-subscriptions-disconnected-copy
@ -68687,6 +68730,10 @@ plugins/woocommerce/changelog/54935-add-js-conditional-visibility
woocommerce/changelog/54935-add-js-conditional-visibility
changelog/54935-add-js-conditional-visibility
54935-add-js-conditional-visibility
plugins/woocommerce/changelog/add-validation-for-fields
woocommerce/changelog/add-validation-for-fields
changelog/add-validation-for-fields
add-validation-for-fields
plugins/woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-product-id
woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-product-id
changelog/54852-update-k6-http-perf-config-automate-default-product-id
@ -69151,6 +69198,10 @@ plugins/woocommerce/changelog/55514-28800-dataretention
woocommerce/changelog/55514-28800-dataretention
changelog/55514-28800-dataretention
55514-28800-dataretention
plugins/woocommerce/changelog/enhancement-optimized-the-woocommerce-plugin-vendor-folder
woocommerce/changelog/enhancement-optimized-the-woocommerce-plugin-vendor-folder
changelog/enhancement-optimized-the-woocommerce-plugin-vendor-folder
enhancement-optimized-the-woocommerce-plugin-vendor-folder
plugins/woocommerce/changelog/fix-55043-sale-price-before-regular-price
woocommerce/changelog/fix-55043-sale-price-before-regular-price
changelog/fix-55043-sale-price-before-regular-price
@ -69423,6 +69474,10 @@ plugins/woocommerce/changelog/fix-settings-custom-view
woocommerce/changelog/fix-settings-custom-view
changelog/fix-settings-custom-view
fix-settings-custom-view
plugins/woocommerce/changelog/55873-email-improvements-fixes
woocommerce/changelog/55873-email-improvements-fixes
changelog/55873-email-improvements-fixes
55873-email-improvements-fixes
plugins/woocommerce/patterns/page-coming-soon-split-right-image.php
woocommerce/patterns/page-coming-soon-split-right-image.php
patterns/page-coming-soon-split-right-image.php
@ -74740,6 +74795,13 @@ e2e-pw/tests/email/account-emails.spec.js
tests/email/account-emails.spec.js
email/account-emails.spec.js
account-emails.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/settings-email-style-sync.spec.js
woocommerce/tests/e2e-pw/tests/email/settings-email-style-sync.spec.js
tests/e2e-pw/tests/email/settings-email-style-sync.spec.js
e2e-pw/tests/email/settings-email-style-sync.spec.js
tests/email/settings-email-style-sync.spec.js
email/settings-email-style-sync.spec.js
settings-email-style-sync.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/settings-email.spec.js
woocommerce/tests/e2e-pw/tests/email/settings-email.spec.js
tests/e2e-pw/tests/email/settings-email.spec.js
@ -77718,6 +77780,14 @@ src/Internal/BatchProcessing/BatchProcessingControllerTests.php
Internal/BatchProcessing/BatchProcessingControllerTests.php
BatchProcessing/BatchProcessingControllerTests.php
BatchProcessingControllerTests.php
plugins/woocommerce/tests/php/src/Internal/Email/EmailStyleSyncTest.php
woocommerce/tests/php/src/Internal/Email/EmailStyleSyncTest.php
tests/php/src/Internal/Email/EmailStyleSyncTest.php
php/src/Internal/Email/EmailStyleSyncTest.php
src/Internal/Email/EmailStyleSyncTest.php
Internal/Email/EmailStyleSyncTest.php
Email/EmailStyleSyncTest.php
EmailStyleSyncTest.php
plugins/woocommerce/tests/php/src/Internal/Telemetry/TelemetryControllerTest.php
woocommerce/tests/php/src/Internal/Telemetry/TelemetryControllerTest.php
tests/php/src/Internal/Telemetry/TelemetryControllerTest.php

View file

@ -2175,6 +2175,7 @@ packages/js/customer-effort-score/changelog/52815-dev-lock-dependencies
packages/js/customer-effort-score/changelog/fix-migrate-option-store
packages/js/customer-effort-score/changelog/52499-fix-52369-ces-modal-style-issue-with-wp-67
packages/js/customer-effort-score/changelog/dev-consolidate-syncpack-config
packages/js/customer-effort-score/changelog/55873-email-improvements-fixes
packages/js/customer-effort-score/changelog/52938-fix-52858-alignment-bug-in-product-editor-20-feedback-form
packages/js/customer-effort-score/babel.config.js
packages/js/customer-effort-score/webpack.config.js
@ -3821,6 +3822,7 @@ packages/js/email-editor/.stylelintrc
packages/js/email-editor/changelog.md
packages/js/email-editor/composer.json
packages/js/email-editor/changelog/.gitkeep
packages/js/email-editor/changelog/update-wordpress-playground-blueprint
packages/js/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
packages/js/email-editor/changelog/add-a-basic-integration-of-the-block-email-editor-to-the-woo-core
packages/js/email-editor/.eslintrc.js
@ -4062,6 +4064,7 @@ packages/php/email-editor/composer.json
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/changelog/add-the-email-editor-files-to-woo-monorepo
packages/php/email-editor/changelog/update-email-editor-integration-tests
packages/php/email-editor/changelog/remove-codeception-config-file
packages/php/email-editor/tasks/run-phpstan.php
packages/php/email-editor/tests/integration/Email_Editor_Integration_Test_Case.php
packages/php/email-editor/tests/integration/bootstrap.php
@ -4103,7 +4106,6 @@ packages/php/email-editor/tests/unit/Engine/Settings_Controller_Test.php
packages/php/email-editor/tests/_support/IntegrationTester.php
packages/php/email-editor/tests/_support/UnitTester.php
packages/php/email-editor/tests/integration.suite.yml
packages/php/email-editor/codeception.yml
packages/php/email-editor/phpunit.xml.dist
packages/php/email-editor/phpunit-integration.xml.dist
packages/php/email-editor/development.md
@ -5552,8 +5554,8 @@ plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/test/add
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/test/index.js
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/utils.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/address-line-fields.tsx
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/custom-validation-handler.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-fields.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/use-form-validation.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/form/validate-country.ts
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/product-summary/index.tsx
plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/product-metadata/style.scss
@ -8200,6 +8202,8 @@ plugins/woocommerce/src/Internal/Logging/SafeGlobalFunctionProxy.php
plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessingController.php
plugins/woocommerce/src/Internal/BatchProcessing/BatchProcessorInterface.php
plugins/woocommerce/src/Internal/Email/EmailFont.php
plugins/woocommerce/src/Internal/Email/EmailColors.php
plugins/woocommerce/src/Internal/Email/EmailStyleSync.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CostOfGoodsSoldController.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareUnitTestSuiteTrait.php
plugins/woocommerce/src/Internal/CostOfGoodsSold/CogsAwareRestControllerTrait.php
@ -10072,6 +10076,7 @@ plugins/woocommerce/changelog/54747-product-filters-rating-limit-fix
plugins/woocommerce/changelog/55582-fix-react-18-upgrade-todos
plugins/woocommerce/changelog/54735-fix-popover-with-info-button
plugins/woocommerce/changelog/fix-migrate-orders-data-store
plugins/woocommerce/changelog/add-55719-autosync-email-styles-with-theme
plugins/woocommerce/changelog/fix-proper-parsing-logic-for-redirection-controller
plugins/woocommerce/changelog/fix-54294
plugins/woocommerce/changelog/e2e-improve-create-shipping-zones-spec
@ -10087,6 +10092,7 @@ plugins/woocommerce/changelog/55771-fix-use-new-store
plugins/woocommerce/changelog/55483-email-preview-loaded-twice
plugins/woocommerce/changelog/fix-55101
plugins/woocommerce/changelog/55805-update-helper-api-info-endpoint-auth
plugins/woocommerce/changelog/fix-remove-email-editor-php-package-before-composer-install
plugins/woocommerce/changelog/54986-product-filters-fix-product-counts
plugins/woocommerce/changelog/e2e-restructure-project-analytics-and-onboarding
plugins/woocommerce/changelog/2025-01-30-16-35-38-940528
@ -10140,6 +10146,7 @@ plugins/woocommerce/changelog/pr-54399
plugins/woocommerce/changelog/54557-update-coming-soon-template-loginout-button
plugins/woocommerce/changelog/55871-fix-improve-css-grid-rule
plugins/woocommerce/changelog/55633-cleanup-blocks-jest-setup
plugins/woocommerce/changelog/fix-55878
plugins/woocommerce/changelog/e2e-fix-is-multisite-always-true
plugins/woocommerce/changelog/55803-update-tracked-link-component-and-tests
plugins/woocommerce/changelog/55426-fix-migrate-plugin-store
@ -10162,6 +10169,7 @@ plugins/woocommerce/changelog/53466-dev-52335
plugins/woocommerce/changelog/53740-emails-copy
plugins/woocommerce/changelog/55216-update-55202-update-exportable-settings-list
plugins/woocommerce/changelog/fix-54848-add-to-cart-with-options-only-block-themes
plugins/woocommerce/changelog/55843-fix-related-products-db-update-query
plugins/woocommerce/changelog/dev-bump-playwright-1.50.1
plugins/woocommerce/changelog/update-migrate-blueprint-feature-flag
plugins/woocommerce/changelog/update-is-coming-soon-page
@ -10194,10 +10202,12 @@ plugins/woocommerce/changelog/update-51861-update-obw-shipping-recommendation
plugins/woocommerce/changelog/55307-add-cart-token-to-returned-headers
plugins/woocommerce/changelog/55594-fix-duplicate_order_attribution_failed_order
plugins/woocommerce/changelog/fix-53810-rest-order-emails
plugins/woocommerce/changelog/add-wc-delete-transients
plugins/woocommerce/changelog/55055-update-my-subscriptions-disconnected-copy
plugins/woocommerce/changelog/54963-fix-54009-mark-classcount-elements-use-user-agent-stylesheet-when-a-block-theme-is-active
plugins/woocommerce/changelog/55097-51412-fix-orphaned-sku-lookup-data
plugins/woocommerce/changelog/54935-add-js-conditional-visibility
plugins/woocommerce/changelog/add-validation-for-fields
plugins/woocommerce/changelog/54852-update-k6-http-perf-config-automate-default-product-id
plugins/woocommerce/changelog/add-faq-subscribe-to-store
plugins/woocommerce/changelog/enhance-coming-soon-templates
@ -10314,6 +10324,7 @@ plugins/woocommerce/changelog/fix-tab-sections-pickup-location
plugins/woocommerce/changelog/fix-migrate-option-store
plugins/woocommerce/changelog/55078-product-filters-clear-button
plugins/woocommerce/changelog/55514-28800-dataretention
plugins/woocommerce/changelog/enhancement-optimized-the-woocommerce-plugin-vendor-folder
plugins/woocommerce/changelog/fix-55043-sale-price-before-regular-price
plugins/woocommerce/changelog/add-data-handling
plugins/woocommerce/changelog/fix-product-editor-ts-errors-3
@ -10382,6 +10393,7 @@ plugins/woocommerce/changelog/update-coming-soon-template-heading
plugins/woocommerce/changelog/54442-update-54012-blueprint-add-unit-tests
plugins/woocommerce/changelog/add-53013
plugins/woocommerce/changelog/fix-settings-custom-view
plugins/woocommerce/changelog/55873-email-improvements-fixes
plugins/woocommerce/patterns/page-coming-soon-split-right-image.php
plugins/woocommerce/patterns/related-products.php
plugins/woocommerce/patterns/banner.php
@ -11148,6 +11160,7 @@ plugins/woocommerce/tests/e2e-pw/tests/onboarding/onboarding-wizard.spec.js
plugins/woocommerce/tests/e2e-pw/tests/onboarding/launch-your-store.spec.js
plugins/woocommerce/tests/e2e-pw/tests/brands/create-product-brand.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/account-emails.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/settings-email-style-sync.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/settings-email.spec.js
plugins/woocommerce/tests/e2e-pw/tests/email/order-emails.spec.js
plugins/woocommerce/tests/e2e-pw/tests/customer/customer-list.spec.js
@ -11516,6 +11529,7 @@ plugins/woocommerce/tests/php/src/Internal/DependencyManagement/ExampleProviders
plugins/woocommerce/tests/php/src/Internal/Traits/AccessiblePrivateMethodsTest.php
plugins/woocommerce/tests/php/src/Internal/Logging/RemoteLoggerTest.php
plugins/woocommerce/tests/php/src/Internal/BatchProcessing/BatchProcessingControllerTests.php
plugins/woocommerce/tests/php/src/Internal/Email/EmailStyleSyncTest.php
plugins/woocommerce/tests/php/src/Internal/Telemetry/TelemetryControllerTest.php
plugins/woocommerce/tests/php/src/Internal/McStatsTest.php
plugins/woocommerce/tests/php/src/Internal/Features/FeaturesControllerTest.php

View file

@ -8203,6 +8203,12 @@ graphql/gql/types/history_record_type.rb
gql/types/history_record_type.rb
types/history_record_type.rb
history_record_type.rb
app/graphql/gql/types/search/counts_result_type.rb
graphql/gql/types/search/counts_result_type.rb
gql/types/search/counts_result_type.rb
types/search/counts_result_type.rb
search/counts_result_type.rb
counts_result_type.rb
app/graphql/gql/types/email_address_type.rb
graphql/gql/types/email_address_type.rb
gql/types/email_address_type.rb
@ -9641,6 +9647,12 @@ graphql/gql/queries/base_query.rb
gql/queries/base_query.rb
queries/base_query.rb
base_query.rb
app/graphql/gql/queries/search/counts.rb
graphql/gql/queries/search/counts.rb
gql/queries/search/counts.rb
queries/search/counts.rb
search/counts.rb
counts.rb
app/graphql/gql/queries/locales.rb
graphql/gql/queries/locales.rb
gql/queries/locales.rb
@ -23916,6 +23928,15 @@ apollo/cache/initializer/ticketSharedDraftStartList.ts
cache/initializer/ticketSharedDraftStartList.ts
initializer/ticketSharedDraftStartList.ts
ticketSharedDraftStartList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/search.ts
frontend/apps/desktop/server/apollo/cache/initializer/search.ts
apps/desktop/server/apollo/cache/initializer/search.ts
desktop/server/apollo/cache/initializer/search.ts
server/apollo/cache/initializer/search.ts
apollo/cache/initializer/search.ts
cache/initializer/search.ts
initializer/search.ts
search.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketRedirect.ts
frontend/apps/desktop/server/apollo/cache/initializer/ticketRedirect.ts
apps/desktop/server/apollo/cache/initializer/ticketRedirect.ts
@ -23952,58 +23973,58 @@ apollo/cache/initializer/userCurrentTaskbarItemList.ts
cache/initializer/userCurrentTaskbarItemList.ts
initializer/userCurrentTaskbarItemList.ts
userCurrentTaskbarItemList.ts
app/frontend/apps/desktop/components/CommonTabManager/types.ts
frontend/apps/desktop/components/CommonTabManager/types.ts
apps/desktop/components/CommonTabManager/types.ts
desktop/components/CommonTabManager/types.ts
components/CommonTabManager/types.ts
CommonTabManager/types.ts
app/frontend/apps/desktop/components/CommonTabGroup/types.ts
frontend/apps/desktop/components/CommonTabGroup/types.ts
apps/desktop/components/CommonTabGroup/types.ts
desktop/components/CommonTabGroup/types.ts
components/CommonTabGroup/types.ts
CommonTabGroup/types.ts
types.ts
app/frontend/apps/desktop/components/CommonTabManager/CommonTab.vue
frontend/apps/desktop/components/CommonTabManager/CommonTab.vue
apps/desktop/components/CommonTabManager/CommonTab.vue
desktop/components/CommonTabManager/CommonTab.vue
components/CommonTabManager/CommonTab.vue
CommonTabManager/CommonTab.vue
app/frontend/apps/desktop/components/CommonTabGroup/CommonTab.vue
frontend/apps/desktop/components/CommonTabGroup/CommonTab.vue
apps/desktop/components/CommonTabGroup/CommonTab.vue
desktop/components/CommonTabGroup/CommonTab.vue
components/CommonTabGroup/CommonTab.vue
CommonTabGroup/CommonTab.vue
CommonTab.vue
app/frontend/apps/desktop/components/CommonTabManager/useTabManager.ts
frontend/apps/desktop/components/CommonTabManager/useTabManager.ts
apps/desktop/components/CommonTabManager/useTabManager.ts
desktop/components/CommonTabManager/useTabManager.ts
components/CommonTabManager/useTabManager.ts
CommonTabManager/useTabManager.ts
useTabManager.ts
app/frontend/apps/desktop/components/CommonTabManager/CommonTabManager.vue
frontend/apps/desktop/components/CommonTabManager/CommonTabManager.vue
apps/desktop/components/CommonTabManager/CommonTabManager.vue
desktop/components/CommonTabManager/CommonTabManager.vue
components/CommonTabManager/CommonTabManager.vue
CommonTabManager/CommonTabManager.vue
CommonTabManager.vue
app/frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTab.spec.ts
frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTab.spec.ts
apps/desktop/components/CommonTabManager/__tests__/CommonTab.spec.ts
desktop/components/CommonTabManager/__tests__/CommonTab.spec.ts
components/CommonTabManager/__tests__/CommonTab.spec.ts
CommonTabManager/__tests__/CommonTab.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/CommonTabGroup.vue
frontend/apps/desktop/components/CommonTabGroup/CommonTabGroup.vue
apps/desktop/components/CommonTabGroup/CommonTabGroup.vue
desktop/components/CommonTabGroup/CommonTabGroup.vue
components/CommonTabGroup/CommonTabGroup.vue
CommonTabGroup/CommonTabGroup.vue
CommonTabGroup.vue
app/frontend/apps/desktop/components/CommonTabGroup/useTabGroup.ts
frontend/apps/desktop/components/CommonTabGroup/useTabGroup.ts
apps/desktop/components/CommonTabGroup/useTabGroup.ts
desktop/components/CommonTabGroup/useTabGroup.ts
components/CommonTabGroup/useTabGroup.ts
CommonTabGroup/useTabGroup.ts
useTabGroup.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTab.spec.ts
frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTab.spec.ts
apps/desktop/components/CommonTabGroup/__tests__/CommonTab.spec.ts
desktop/components/CommonTabGroup/__tests__/CommonTab.spec.ts
components/CommonTabGroup/__tests__/CommonTab.spec.ts
CommonTabGroup/__tests__/CommonTab.spec.ts
__tests__/CommonTab.spec.ts
CommonTab.spec.ts
app/frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTabManager.spec.ts
frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTabManager.spec.ts
apps/desktop/components/CommonTabManager/__tests__/CommonTabManager.spec.ts
desktop/components/CommonTabManager/__tests__/CommonTabManager.spec.ts
components/CommonTabManager/__tests__/CommonTabManager.spec.ts
CommonTabManager/__tests__/CommonTabManager.spec.ts
__tests__/CommonTabManager.spec.ts
CommonTabManager.spec.ts
app/frontend/apps/desktop/components/CommonTabManager/__tests__/useTabManager.spec.ts
frontend/apps/desktop/components/CommonTabManager/__tests__/useTabManager.spec.ts
apps/desktop/components/CommonTabManager/__tests__/useTabManager.spec.ts
desktop/components/CommonTabManager/__tests__/useTabManager.spec.ts
components/CommonTabManager/__tests__/useTabManager.spec.ts
CommonTabManager/__tests__/useTabManager.spec.ts
__tests__/useTabManager.spec.ts
useTabManager.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/useTabGroup.spec.ts
frontend/apps/desktop/components/CommonTabGroup/__tests__/useTabGroup.spec.ts
apps/desktop/components/CommonTabGroup/__tests__/useTabGroup.spec.ts
desktop/components/CommonTabGroup/__tests__/useTabGroup.spec.ts
components/CommonTabGroup/__tests__/useTabGroup.spec.ts
CommonTabGroup/__tests__/useTabGroup.spec.ts
__tests__/useTabGroup.spec.ts
useTabGroup.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
apps/desktop/components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
desktop/components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
CommonTabGroup/__tests__/CommonTabGroup.spec.ts
__tests__/CommonTabGroup.spec.ts
CommonTabGroup.spec.ts
app/frontend/apps/desktop/components/CommonPublicLinks/CommonPublicLinks.vue
frontend/apps/desktop/components/CommonPublicLinks/CommonPublicLinks.vue
apps/desktop/components/CommonPublicLinks/CommonPublicLinks.vue
@ -24090,6 +24111,14 @@ desktop/components/UserTaskbarTabs/UserTaskbarTabForbidden.vue
components/UserTaskbarTabs/UserTaskbarTabForbidden.vue
UserTaskbarTabs/UserTaskbarTabForbidden.vue
UserTaskbarTabForbidden.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/Search/Search.vue
frontend/apps/desktop/components/UserTaskbarTabs/Search/Search.vue
apps/desktop/components/UserTaskbarTabs/Search/Search.vue
desktop/components/UserTaskbarTabs/Search/Search.vue
components/UserTaskbarTabs/Search/Search.vue
UserTaskbarTabs/Search/Search.vue
Search/Search.vue
Search.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabs.vue
frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabs.vue
apps/desktop/components/UserTaskbarTabs/UserTaskbarTabs.vue
@ -24145,6 +24174,14 @@ components/UserTaskbarTabs/plugins/ticketCreate.ts
UserTaskbarTabs/plugins/ticketCreate.ts
plugins/ticketCreate.ts
ticketCreate.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/search.ts
frontend/apps/desktop/components/UserTaskbarTabs/plugins/search.ts
apps/desktop/components/UserTaskbarTabs/plugins/search.ts
desktop/components/UserTaskbarTabs/plugins/search.ts
components/UserTaskbarTabs/plugins/search.ts
UserTaskbarTabs/plugins/search.ts
plugins/search.ts
search.ts
app/frontend/apps/desktop/components/CommonSimpleEntityList/types.ts
frontend/apps/desktop/components/CommonSimpleEntityList/types.ts
apps/desktop/components/CommonSimpleEntityList/types.ts
@ -24216,6 +24253,21 @@ components/CommonSimpleEntityList/plugins/user.ts
CommonSimpleEntityList/plugins/user.ts
plugins/user.ts
user.ts
app/frontend/apps/desktop/components/Organization/OrganizationListTable.vue
frontend/apps/desktop/components/Organization/OrganizationListTable.vue
apps/desktop/components/Organization/OrganizationListTable.vue
desktop/components/Organization/OrganizationListTable.vue
components/Organization/OrganizationListTable.vue
Organization/OrganizationListTable.vue
OrganizationListTable.vue
app/frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
components/Organization/__tests__/OrganizationListTable.spec.ts
Organization/__tests__/OrganizationListTable.spec.ts
__tests__/OrganizationListTable.spec.ts
OrganizationListTable.spec.ts
app/frontend/apps/desktop/components/CommonConfirmationDialog/types.ts
frontend/apps/desktop/components/CommonConfirmationDialog/types.ts
apps/desktop/components/CommonConfirmationDialog/types.ts
@ -24312,6 +24364,14 @@ components/CommonTable/composables/useCellContent.ts
CommonTable/composables/useCellContent.ts
composables/useCellContent.ts
useCellContent.ts
app/frontend/apps/desktop/components/CommonTable/composables/useListTable.ts
frontend/apps/desktop/components/CommonTable/composables/useListTable.ts
apps/desktop/components/CommonTable/composables/useListTable.ts
desktop/components/CommonTable/composables/useListTable.ts
components/CommonTable/composables/useListTable.ts
CommonTable/composables/useListTable.ts
composables/useListTable.ts
useListTable.ts
app/frontend/apps/desktop/components/CommonTable/composables/useTableCheckboxes.ts
frontend/apps/desktop/components/CommonTable/composables/useTableCheckboxes.ts
apps/desktop/components/CommonTable/composables/useTableCheckboxes.ts
@ -24579,153 +24639,6 @@ components/CommonFlyout/__tests__/CommonFlyout.spec.ts
CommonFlyout/__tests__/CommonFlyout.spec.ts
__tests__/CommonFlyout.spec.ts
CommonFlyout.spec.ts
app/frontend/apps/desktop/components/QuickSearch/types.ts
frontend/apps/desktop/components/QuickSearch/types.ts
apps/desktop/components/QuickSearch/types.ts
desktop/components/QuickSearch/types.ts
components/QuickSearch/types.ts
QuickSearch/types.ts
types.ts
app/frontend/apps/desktop/components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
frontend/apps/desktop/components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
apps/desktop/components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
desktop/components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
QuickSearch/QuickSearchInput/QuickSearchInput.vue
QuickSearchInput/QuickSearchInput.vue
QuickSearchInput.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
frontend/apps/desktop/components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
apps/desktop/components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
desktop/components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
QuickSearchInput/__tests__/QuickSearchInput.spec.ts
__tests__/QuickSearchInput.spec.ts
QuickSearchInput.spec.ts
app/frontend/apps/desktop/components/QuickSearch/entitites/Ticket.vue
frontend/apps/desktop/components/QuickSearch/entitites/Ticket.vue
apps/desktop/components/QuickSearch/entitites/Ticket.vue
desktop/components/QuickSearch/entitites/Ticket.vue
components/QuickSearch/entitites/Ticket.vue
QuickSearch/entitites/Ticket.vue
entitites/Ticket.vue
Ticket.vue
app/frontend/apps/desktop/components/QuickSearch/entitites/User.vue
frontend/apps/desktop/components/QuickSearch/entitites/User.vue
apps/desktop/components/QuickSearch/entitites/User.vue
desktop/components/QuickSearch/entitites/User.vue
components/QuickSearch/entitites/User.vue
QuickSearch/entitites/User.vue
entitites/User.vue
User.vue
app/frontend/apps/desktop/components/QuickSearch/entitites/Organization.vue
frontend/apps/desktop/components/QuickSearch/entitites/Organization.vue
apps/desktop/components/QuickSearch/entitites/Organization.vue
desktop/components/QuickSearch/entitites/Organization.vue
components/QuickSearch/entitites/Organization.vue
QuickSearch/entitites/Organization.vue
entitites/Organization.vue
Organization.vue
app/frontend/apps/desktop/components/QuickSearch/composables/useQuickSearchInput.ts
frontend/apps/desktop/components/QuickSearch/composables/useQuickSearchInput.ts
apps/desktop/components/QuickSearch/composables/useQuickSearchInput.ts
desktop/components/QuickSearch/composables/useQuickSearchInput.ts
components/QuickSearch/composables/useQuickSearchInput.ts
QuickSearch/composables/useQuickSearchInput.ts
composables/useQuickSearchInput.ts
useQuickSearchInput.ts
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.mocks.ts
frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.mocks.ts
apps/desktop/components/QuickSearch/graphql/queries/quickSearch.mocks.ts
desktop/components/QuickSearch/graphql/queries/quickSearch.mocks.ts
components/QuickSearch/graphql/queries/quickSearch.mocks.ts
QuickSearch/graphql/queries/quickSearch.mocks.ts
graphql/queries/quickSearch.mocks.ts
queries/quickSearch.mocks.ts
quickSearch.mocks.ts
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.graphql
frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.graphql
apps/desktop/components/QuickSearch/graphql/queries/quickSearch.graphql
desktop/components/QuickSearch/graphql/queries/quickSearch.graphql
components/QuickSearch/graphql/queries/quickSearch.graphql
QuickSearch/graphql/queries/quickSearch.graphql
graphql/queries/quickSearch.graphql
queries/quickSearch.graphql
quickSearch.graphql
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.api.ts
frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.api.ts
apps/desktop/components/QuickSearch/graphql/queries/quickSearch.api.ts
desktop/components/QuickSearch/graphql/queries/quickSearch.api.ts
components/QuickSearch/graphql/queries/quickSearch.api.ts
QuickSearch/graphql/queries/quickSearch.api.ts
graphql/queries/quickSearch.api.ts
queries/quickSearch.api.ts
quickSearch.api.ts
app/frontend/apps/desktop/components/QuickSearch/QuickSearch.vue
frontend/apps/desktop/components/QuickSearch/QuickSearch.vue
apps/desktop/components/QuickSearch/QuickSearch.vue
desktop/components/QuickSearch/QuickSearch.vue
components/QuickSearch/QuickSearch.vue
QuickSearch/QuickSearch.vue
QuickSearch.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
apps/desktop/components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
desktop/components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
QuickSearchResultList/QuickSearchResultList.vue
QuickSearchResultList.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
apps/desktop/components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
desktop/components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
__tests__/QuickSearchResultList.spec.ts
QuickSearchResultList.spec.ts
app/frontend/apps/desktop/components/QuickSearch/__tests__/QuickSearch.spec.ts
frontend/apps/desktop/components/QuickSearch/__tests__/QuickSearch.spec.ts
apps/desktop/components/QuickSearch/__tests__/QuickSearch.spec.ts
desktop/components/QuickSearch/__tests__/QuickSearch.spec.ts
components/QuickSearch/__tests__/QuickSearch.spec.ts
QuickSearch/__tests__/QuickSearch.spec.ts
__tests__/QuickSearch.spec.ts
QuickSearch.spec.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/organization.ts
frontend/apps/desktop/components/QuickSearch/plugins/organization.ts
apps/desktop/components/QuickSearch/plugins/organization.ts
desktop/components/QuickSearch/plugins/organization.ts
components/QuickSearch/plugins/organization.ts
QuickSearch/plugins/organization.ts
plugins/organization.ts
organization.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/index.ts
frontend/apps/desktop/components/QuickSearch/plugins/index.ts
apps/desktop/components/QuickSearch/plugins/index.ts
desktop/components/QuickSearch/plugins/index.ts
components/QuickSearch/plugins/index.ts
QuickSearch/plugins/index.ts
plugins/index.ts
index.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/ticket.ts
frontend/apps/desktop/components/QuickSearch/plugins/ticket.ts
apps/desktop/components/QuickSearch/plugins/ticket.ts
desktop/components/QuickSearch/plugins/ticket.ts
components/QuickSearch/plugins/ticket.ts
QuickSearch/plugins/ticket.ts
plugins/ticket.ts
ticket.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/user.ts
frontend/apps/desktop/components/QuickSearch/plugins/user.ts
apps/desktop/components/QuickSearch/plugins/user.ts
desktop/components/QuickSearch/plugins/user.ts
components/QuickSearch/plugins/user.ts
QuickSearch/plugins/user.ts
plugins/user.ts
user.ts
app/frontend/apps/desktop/components/CommonSkeleton/__test__/CommonSkeleton.spec.ts
frontend/apps/desktop/components/CommonSkeleton/__test__/CommonSkeleton.spec.ts
apps/desktop/components/CommonSkeleton/__test__/CommonSkeleton.spec.ts
@ -26303,6 +26216,21 @@ components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator
CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
__tests__/CommonTicketPriorityIndicator.spec.ts
CommonTicketPriorityIndicator.spec.ts
app/frontend/apps/desktop/components/User/UserListTable.vue
frontend/apps/desktop/components/User/UserListTable.vue
apps/desktop/components/User/UserListTable.vue
desktop/components/User/UserListTable.vue
components/User/UserListTable.vue
User/UserListTable.vue
UserListTable.vue
app/frontend/apps/desktop/components/User/__tests__/UserListTable.spec.ts
frontend/apps/desktop/components/User/__tests__/UserListTable.spec.ts
apps/desktop/components/User/__tests__/UserListTable.spec.ts
desktop/components/User/__tests__/UserListTable.spec.ts
components/User/__tests__/UserListTable.spec.ts
User/__tests__/UserListTable.spec.ts
__tests__/UserListTable.spec.ts
UserListTable.spec.ts
app/frontend/apps/desktop/components/CommonDialog/useDialog.ts
frontend/apps/desktop/components/CommonDialog/useDialog.ts
apps/desktop/components/CommonDialog/useDialog.ts
@ -26339,6 +26267,216 @@ desktop/components/CommonUpdateIndicator/CommonUpdateIndicator.vue
components/CommonUpdateIndicator/CommonUpdateIndicator.vue
CommonUpdateIndicator/CommonUpdateIndicator.vue
CommonUpdateIndicator.vue
app/frontend/apps/desktop/components/Search/types.ts
frontend/apps/desktop/components/Search/types.ts
apps/desktop/components/Search/types.ts
desktop/components/Search/types.ts
components/Search/types.ts
Search/types.ts
types.ts
app/frontend/apps/desktop/components/Search/QuickSearch/useQuickSearchInput.ts
frontend/apps/desktop/components/Search/QuickSearch/useQuickSearchInput.ts
apps/desktop/components/Search/QuickSearch/useQuickSearchInput.ts
desktop/components/Search/QuickSearch/useQuickSearchInput.ts
components/Search/QuickSearch/useQuickSearchInput.ts
Search/QuickSearch/useQuickSearchInput.ts
QuickSearch/useQuickSearchInput.ts
useQuickSearchInput.ts
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
apps/desktop/components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
desktop/components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
QuickSearch/QuickSearchInput/QuickSearchInput.vue
QuickSearchInput/QuickSearchInput.vue
QuickSearchInput.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
apps/desktop/components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
desktop/components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
QuickSearchInput/__tests__/QuickSearchInput.spec.ts
__tests__/QuickSearchInput.spec.ts
QuickSearchInput.spec.ts
app/frontend/apps/desktop/components/Search/QuickSearch/entities/Ticket.vue
frontend/apps/desktop/components/Search/QuickSearch/entities/Ticket.vue
apps/desktop/components/Search/QuickSearch/entities/Ticket.vue
desktop/components/Search/QuickSearch/entities/Ticket.vue
components/Search/QuickSearch/entities/Ticket.vue
Search/QuickSearch/entities/Ticket.vue
QuickSearch/entities/Ticket.vue
entities/Ticket.vue
Ticket.vue
app/frontend/apps/desktop/components/Search/QuickSearch/entities/User.vue
frontend/apps/desktop/components/Search/QuickSearch/entities/User.vue
apps/desktop/components/Search/QuickSearch/entities/User.vue
desktop/components/Search/QuickSearch/entities/User.vue
components/Search/QuickSearch/entities/User.vue
Search/QuickSearch/entities/User.vue
QuickSearch/entities/User.vue
entities/User.vue
User.vue
app/frontend/apps/desktop/components/Search/QuickSearch/entities/Organization.vue
frontend/apps/desktop/components/Search/QuickSearch/entities/Organization.vue
apps/desktop/components/Search/QuickSearch/entities/Organization.vue
desktop/components/Search/QuickSearch/entities/Organization.vue
components/Search/QuickSearch/entities/Organization.vue
Search/QuickSearch/entities/Organization.vue
QuickSearch/entities/Organization.vue
entities/Organization.vue
Organization.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearch.vue
frontend/apps/desktop/components/Search/QuickSearch/QuickSearch.vue
apps/desktop/components/Search/QuickSearch/QuickSearch.vue
desktop/components/Search/QuickSearch/QuickSearch.vue
components/Search/QuickSearch/QuickSearch.vue
Search/QuickSearch/QuickSearch.vue
QuickSearch/QuickSearch.vue
QuickSearch.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
apps/desktop/components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
desktop/components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
QuickSearchResultList/QuickSearchResultList.vue
QuickSearchResultList.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
apps/desktop/components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
desktop/components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
__tests__/QuickSearchResultList.spec.ts
QuickSearchResultList.spec.ts
app/frontend/apps/desktop/components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
frontend/apps/desktop/components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
apps/desktop/components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
desktop/components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
Search/QuickSearch/__tests__/QuickSearch.spec.ts
QuickSearch/__tests__/QuickSearch.spec.ts
__tests__/QuickSearch.spec.ts
QuickSearch.spec.ts
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.api.ts
frontend/apps/desktop/components/Search/graphql/queries/searchCounts.api.ts
apps/desktop/components/Search/graphql/queries/searchCounts.api.ts
desktop/components/Search/graphql/queries/searchCounts.api.ts
components/Search/graphql/queries/searchCounts.api.ts
Search/graphql/queries/searchCounts.api.ts
graphql/queries/searchCounts.api.ts
queries/searchCounts.api.ts
searchCounts.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.api.ts
frontend/apps/desktop/components/Search/graphql/queries/detailSearch.api.ts
apps/desktop/components/Search/graphql/queries/detailSearch.api.ts
desktop/components/Search/graphql/queries/detailSearch.api.ts
components/Search/graphql/queries/detailSearch.api.ts
Search/graphql/queries/detailSearch.api.ts
graphql/queries/detailSearch.api.ts
queries/detailSearch.api.ts
detailSearch.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.mocks.ts
frontend/apps/desktop/components/Search/graphql/queries/detailSearch.mocks.ts
apps/desktop/components/Search/graphql/queries/detailSearch.mocks.ts
desktop/components/Search/graphql/queries/detailSearch.mocks.ts
components/Search/graphql/queries/detailSearch.mocks.ts
Search/graphql/queries/detailSearch.mocks.ts
graphql/queries/detailSearch.mocks.ts
queries/detailSearch.mocks.ts
detailSearch.mocks.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.graphql
frontend/apps/desktop/components/Search/graphql/queries/detailSearch.graphql
apps/desktop/components/Search/graphql/queries/detailSearch.graphql
desktop/components/Search/graphql/queries/detailSearch.graphql
components/Search/graphql/queries/detailSearch.graphql
Search/graphql/queries/detailSearch.graphql
graphql/queries/detailSearch.graphql
queries/detailSearch.graphql
detailSearch.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.mocks.ts
frontend/apps/desktop/components/Search/graphql/queries/quickSearch.mocks.ts
apps/desktop/components/Search/graphql/queries/quickSearch.mocks.ts
desktop/components/Search/graphql/queries/quickSearch.mocks.ts
components/Search/graphql/queries/quickSearch.mocks.ts
Search/graphql/queries/quickSearch.mocks.ts
graphql/queries/quickSearch.mocks.ts
queries/quickSearch.mocks.ts
quickSearch.mocks.ts
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.graphql
frontend/apps/desktop/components/Search/graphql/queries/quickSearch.graphql
apps/desktop/components/Search/graphql/queries/quickSearch.graphql
desktop/components/Search/graphql/queries/quickSearch.graphql
components/Search/graphql/queries/quickSearch.graphql
Search/graphql/queries/quickSearch.graphql
graphql/queries/quickSearch.graphql
queries/quickSearch.graphql
quickSearch.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.graphql
frontend/apps/desktop/components/Search/graphql/queries/searchCounts.graphql
apps/desktop/components/Search/graphql/queries/searchCounts.graphql
desktop/components/Search/graphql/queries/searchCounts.graphql
components/Search/graphql/queries/searchCounts.graphql
Search/graphql/queries/searchCounts.graphql
graphql/queries/searchCounts.graphql
queries/searchCounts.graphql
searchCounts.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.api.ts
frontend/apps/desktop/components/Search/graphql/queries/quickSearch.api.ts
apps/desktop/components/Search/graphql/queries/quickSearch.api.ts
desktop/components/Search/graphql/queries/quickSearch.api.ts
components/Search/graphql/queries/quickSearch.api.ts
Search/graphql/queries/quickSearch.api.ts
graphql/queries/quickSearch.api.ts
queries/quickSearch.api.ts
quickSearch.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.mocks.ts
frontend/apps/desktop/components/Search/graphql/queries/searchCounts.mocks.ts
apps/desktop/components/Search/graphql/queries/searchCounts.mocks.ts
desktop/components/Search/graphql/queries/searchCounts.mocks.ts
components/Search/graphql/queries/searchCounts.mocks.ts
Search/graphql/queries/searchCounts.mocks.ts
graphql/queries/searchCounts.mocks.ts
queries/searchCounts.mocks.ts
searchCounts.mocks.ts
app/frontend/apps/desktop/components/Search/plugins/organization.ts
frontend/apps/desktop/components/Search/plugins/organization.ts
apps/desktop/components/Search/plugins/organization.ts
desktop/components/Search/plugins/organization.ts
components/Search/plugins/organization.ts
Search/plugins/organization.ts
plugins/organization.ts
organization.ts
app/frontend/apps/desktop/components/Search/plugins/index.ts
frontend/apps/desktop/components/Search/plugins/index.ts
apps/desktop/components/Search/plugins/index.ts
desktop/components/Search/plugins/index.ts
components/Search/plugins/index.ts
Search/plugins/index.ts
plugins/index.ts
index.ts
app/frontend/apps/desktop/components/Search/plugins/ticket.ts
frontend/apps/desktop/components/Search/plugins/ticket.ts
apps/desktop/components/Search/plugins/ticket.ts
desktop/components/Search/plugins/ticket.ts
components/Search/plugins/ticket.ts
Search/plugins/ticket.ts
plugins/ticket.ts
ticket.ts
app/frontend/apps/desktop/components/Search/plugins/user.ts
frontend/apps/desktop/components/Search/plugins/user.ts
apps/desktop/components/Search/plugins/user.ts
desktop/components/Search/plugins/user.ts
components/Search/plugins/user.ts
Search/plugins/user.ts
plugins/user.ts
user.ts
app/frontend/apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
frontend/apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
@ -26399,6 +26537,21 @@ components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
CommonInputSearch/__tests__/CommonInputSearch.spec.ts
__tests__/CommonInputSearch.spec.ts
CommonInputSearch.spec.ts
app/frontend/apps/desktop/components/Ticket/TicketListTable.vue
frontend/apps/desktop/components/Ticket/TicketListTable.vue
apps/desktop/components/Ticket/TicketListTable.vue
desktop/components/Ticket/TicketListTable.vue
components/Ticket/TicketListTable.vue
Ticket/TicketListTable.vue
TicketListTable.vue
app/frontend/apps/desktop/components/Ticket/__tests__/TicketListTable.spec.ts
frontend/apps/desktop/components/Ticket/__tests__/TicketListTable.spec.ts
apps/desktop/components/Ticket/__tests__/TicketListTable.spec.ts
desktop/components/Ticket/__tests__/TicketListTable.spec.ts
components/Ticket/__tests__/TicketListTable.spec.ts
Ticket/__tests__/TicketListTable.spec.ts
__tests__/TicketListTable.spec.ts
TicketListTable.spec.ts
app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
@ -27867,6 +28020,105 @@ desktop/stores/__tests__/theme.spec.ts
stores/__tests__/theme.spec.ts
__tests__/theme.spec.ts
theme.spec.ts
app/frontend/apps/desktop/pages/search/types/sorting.ts
frontend/apps/desktop/pages/search/types/sorting.ts
apps/desktop/pages/search/types/sorting.ts
desktop/pages/search/types/sorting.ts
pages/search/types/sorting.ts
search/types/sorting.ts
types/sorting.ts
sorting.ts
app/frontend/apps/desktop/pages/search/routes.ts
frontend/apps/desktop/pages/search/routes.ts
apps/desktop/pages/search/routes.ts
desktop/pages/search/routes.ts
pages/search/routes.ts
search/routes.ts
routes.ts
app/frontend/apps/desktop/pages/search/components/SearchEmptyMessage.vue
frontend/apps/desktop/pages/search/components/SearchEmptyMessage.vue
apps/desktop/pages/search/components/SearchEmptyMessage.vue
desktop/pages/search/components/SearchEmptyMessage.vue
pages/search/components/SearchEmptyMessage.vue
search/components/SearchEmptyMessage.vue
components/SearchEmptyMessage.vue
SearchEmptyMessage.vue
app/frontend/apps/desktop/pages/search/components/SearchControls.vue
frontend/apps/desktop/pages/search/components/SearchControls.vue
apps/desktop/pages/search/components/SearchControls.vue
desktop/pages/search/components/SearchControls.vue
pages/search/components/SearchControls.vue
search/components/SearchControls.vue
components/SearchControls.vue
SearchControls.vue
app/frontend/apps/desktop/pages/search/components/SearchContent.vue
frontend/apps/desktop/pages/search/components/SearchContent.vue
apps/desktop/pages/search/components/SearchContent.vue
desktop/pages/search/components/SearchContent.vue
pages/search/components/SearchContent.vue
search/components/SearchContent.vue
components/SearchContent.vue
SearchContent.vue
app/frontend/apps/desktop/pages/search/components/__tests__/SearchList.spec.ts
frontend/apps/desktop/pages/search/components/__tests__/SearchList.spec.ts
apps/desktop/pages/search/components/__tests__/SearchList.spec.ts
desktop/pages/search/components/__tests__/SearchList.spec.ts
pages/search/components/__tests__/SearchList.spec.ts
search/components/__tests__/SearchList.spec.ts
components/__tests__/SearchList.spec.ts
__tests__/SearchList.spec.ts
SearchList.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchEmptyMessage.spec.ts
frontend/apps/desktop/pages/search/components/__tests__/SearchEmptyMessage.spec.ts
apps/desktop/pages/search/components/__tests__/SearchEmptyMessage.spec.ts
desktop/pages/search/components/__tests__/SearchEmptyMessage.spec.ts
pages/search/components/__tests__/SearchEmptyMessage.spec.ts
search/components/__tests__/SearchEmptyMessage.spec.ts
components/__tests__/SearchEmptyMessage.spec.ts
__tests__/SearchEmptyMessage.spec.ts
SearchEmptyMessage.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchControls.spec.ts
frontend/apps/desktop/pages/search/components/__tests__/SearchControls.spec.ts
apps/desktop/pages/search/components/__tests__/SearchControls.spec.ts
desktop/pages/search/components/__tests__/SearchControls.spec.ts
pages/search/components/__tests__/SearchControls.spec.ts
search/components/__tests__/SearchControls.spec.ts
components/__tests__/SearchControls.spec.ts
__tests__/SearchControls.spec.ts
SearchControls.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchContent.spec.ts
frontend/apps/desktop/pages/search/components/__tests__/SearchContent.spec.ts
apps/desktop/pages/search/components/__tests__/SearchContent.spec.ts
desktop/pages/search/components/__tests__/SearchContent.spec.ts
pages/search/components/__tests__/SearchContent.spec.ts
search/components/__tests__/SearchContent.spec.ts
components/__tests__/SearchContent.spec.ts
__tests__/SearchContent.spec.ts
SearchContent.spec.ts
app/frontend/apps/desktop/pages/search/views/Search.vue
frontend/apps/desktop/pages/search/views/Search.vue
apps/desktop/pages/search/views/Search.vue
desktop/pages/search/views/Search.vue
pages/search/views/Search.vue
search/views/Search.vue
views/Search.vue
Search.vue
app/frontend/apps/desktop/pages/search/__tests__/search.spec.ts
frontend/apps/desktop/pages/search/__tests__/search.spec.ts
apps/desktop/pages/search/__tests__/search.spec.ts
desktop/pages/search/__tests__/search.spec.ts
pages/search/__tests__/search.spec.ts
search/__tests__/search.spec.ts
__tests__/search.spec.ts
search.spec.ts
app/frontend/apps/desktop/pages/search/__tests__/search-a11y.spec.ts
frontend/apps/desktop/pages/search/__tests__/search-a11y.spec.ts
apps/desktop/pages/search/__tests__/search-a11y.spec.ts
desktop/pages/search/__tests__/search-a11y.spec.ts
pages/search/__tests__/search-a11y.spec.ts
search/__tests__/search-a11y.spec.ts
__tests__/search-a11y.spec.ts
search-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
frontend/apps/desktop/pages/personal-setting/types/change-password.ts
apps/desktop/pages/personal-setting/types/change-password.ts
@ -56877,6 +57129,12 @@ graphql/gql/types/binary_string_type_spec.rb
gql/types/binary_string_type_spec.rb
types/binary_string_type_spec.rb
binary_string_type_spec.rb
spec/graphql/gql/queries/search/counts_spec.rb
graphql/gql/queries/search/counts_spec.rb
gql/queries/search/counts_spec.rb
queries/search/counts_spec.rb
search/counts_spec.rb
counts_spec.rb
spec/graphql/gql/queries/user/current/avatar/active_spec.rb
graphql/gql/queries/user/current/avatar/active_spec.rb
gql/queries/user/current/avatar/active_spec.rb

View file

@ -2101,6 +2101,7 @@ app/graphql/gql/types/mention_type.rb
app/graphql/gql/types/role_type.rb
app/graphql/gql/types/ticket_reference_type.rb
app/graphql/gql/types/history_record_type.rb
app/graphql/gql/types/search/counts_result_type.rb
app/graphql/gql/types/email_address_type.rb
app/graphql/gql/types/user/taskbar_item_type.rb
app/graphql/gql/types/user/taskbar_item_entity/ticket_create_type.rb
@ -2334,6 +2335,7 @@ app/graphql/gql/types/data_privacy_task_type.rb
app/graphql/gql/queries/application_config.rb
app/graphql/gql/queries/email_addresses.rb
app/graphql/gql/queries/base_query.rb
app/graphql/gql/queries/search/counts.rb
app/graphql/gql/queries/locales.rb
app/graphql/gql/queries/translations.rb
app/graphql/gql/queries/user/current/avatar/active.rb
@ -4328,17 +4330,18 @@ app/frontend/apps/desktop/server/apollo/cache/initializer/currentUserUpdates.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentDeviceList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketsCachedByOverviewQuery.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketSharedDraftStartList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/search.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketRedirect.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentOverviewOrderingUpdates.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/ticketExternalReferencesIssueTrackerItemTicketList.ts
app/frontend/apps/desktop/server/apollo/cache/initializer/userCurrentTaskbarItemList.ts
app/frontend/apps/desktop/components/CommonTabManager/types.ts
app/frontend/apps/desktop/components/CommonTabManager/CommonTab.vue
app/frontend/apps/desktop/components/CommonTabManager/useTabManager.ts
app/frontend/apps/desktop/components/CommonTabManager/CommonTabManager.vue
app/frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTab.spec.ts
app/frontend/apps/desktop/components/CommonTabManager/__tests__/CommonTabManager.spec.ts
app/frontend/apps/desktop/components/CommonTabManager/__tests__/useTabManager.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/types.ts
app/frontend/apps/desktop/components/CommonTabGroup/CommonTab.vue
app/frontend/apps/desktop/components/CommonTabGroup/CommonTabGroup.vue
app/frontend/apps/desktop/components/CommonTabGroup/useTabGroup.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTab.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/useTabGroup.spec.ts
app/frontend/apps/desktop/components/CommonTabGroup/__tests__/CommonTabGroup.spec.ts
app/frontend/apps/desktop/components/CommonPublicLinks/CommonPublicLinks.vue
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/CommonCalendarPreviewFlyout.vue
app/frontend/apps/desktop/components/CommonCalendarPreviewFlyout/__tests__/CommonCalendarPreviewFlyout.spec.ts
@ -4351,6 +4354,7 @@ app/frontend/apps/desktop/components/UserTaskbarTabs/types.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabNotFound.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabRemove.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabForbidden.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/Search/Search.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/UserTaskbarTabs.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/__tests__/UserTaskbarTabs.spec.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/Ticket/Ticket.vue
@ -4358,6 +4362,7 @@ app/frontend/apps/desktop/components/UserTaskbarTabs/Ticket/TicketCreate.vue
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/index.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/ticket.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/ticketCreate.ts
app/frontend/apps/desktop/components/UserTaskbarTabs/plugins/search.ts
app/frontend/apps/desktop/components/CommonSimpleEntityList/types.ts
app/frontend/apps/desktop/components/CommonSimpleEntityList/entity/UserEntity.vue
app/frontend/apps/desktop/components/CommonSimpleEntityList/entity/OrganizationEntity.vue
@ -4367,6 +4372,8 @@ app/frontend/apps/desktop/components/CommonSimpleEntityList/__tests__/CommonEnti
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/organization.ts
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/index.ts
app/frontend/apps/desktop/components/CommonSimpleEntityList/plugins/user.ts
app/frontend/apps/desktop/components/Organization/OrganizationListTable.vue
app/frontend/apps/desktop/components/Organization/__tests__/OrganizationListTable.spec.ts
app/frontend/apps/desktop/components/CommonConfirmationDialog/types.ts
app/frontend/apps/desktop/components/CommonConfirmationDialog/initializeConfirmationDialog.ts
app/frontend/apps/desktop/components/CommonConfirmationDialog/CommonConfirmationDialog.vue
@ -4380,6 +4387,7 @@ app/frontend/apps/desktop/components/CommonTable/HeaderResizeLine.vue
app/frontend/apps/desktop/components/CommonTable/TableRow.vue
app/frontend/apps/desktop/components/CommonTable/CommonAdvancedTable.vue
app/frontend/apps/desktop/components/CommonTable/composables/useCellContent.ts
app/frontend/apps/desktop/components/CommonTable/composables/useListTable.ts
app/frontend/apps/desktop/components/CommonTable/composables/useTableCheckboxes.ts
app/frontend/apps/desktop/components/CommonTable/Skeleton/CommonTableRowsSkeleton.vue
app/frontend/apps/desktop/components/CommonTable/Skeleton/CommonTableSkeleton.vue
@ -4416,24 +4424,6 @@ app/frontend/apps/desktop/components/CommonFlyout/types.ts
app/frontend/apps/desktop/components/CommonFlyout/CommonFlyout.vue
app/frontend/apps/desktop/components/CommonFlyout/CommonFlyoutActionFooter.vue
app/frontend/apps/desktop/components/CommonFlyout/__tests__/CommonFlyout.spec.ts
app/frontend/apps/desktop/components/QuickSearch/types.ts
app/frontend/apps/desktop/components/QuickSearch/QuickSearchInput/QuickSearchInput.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
app/frontend/apps/desktop/components/QuickSearch/entitites/Ticket.vue
app/frontend/apps/desktop/components/QuickSearch/entitites/User.vue
app/frontend/apps/desktop/components/QuickSearch/entitites/Organization.vue
app/frontend/apps/desktop/components/QuickSearch/composables/useQuickSearchInput.ts
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.mocks.ts
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.graphql
app/frontend/apps/desktop/components/QuickSearch/graphql/queries/quickSearch.api.ts
app/frontend/apps/desktop/components/QuickSearch/QuickSearch.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
app/frontend/apps/desktop/components/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
app/frontend/apps/desktop/components/QuickSearch/__tests__/QuickSearch.spec.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/organization.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/index.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/ticket.ts
app/frontend/apps/desktop/components/QuickSearch/plugins/user.ts
app/frontend/apps/desktop/components/CommonSkeleton/__test__/CommonSkeleton.spec.ts
app/frontend/apps/desktop/components/CommonSkeleton/CommonSkeleton.vue
app/frontend/apps/desktop/components/CommonInputCopyToClipboard/CommonInputCopyToClipboard.vue
@ -4610,11 +4600,37 @@ app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/types.ts
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicator.vue
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/CommonTicketPriorityIndicatorIcon.vue
app/frontend/apps/desktop/components/CommonTicketPriorityIndicator/__tests__/CommonTicketPriorityIndicator.spec.ts
app/frontend/apps/desktop/components/User/UserListTable.vue
app/frontend/apps/desktop/components/User/__tests__/UserListTable.spec.ts
app/frontend/apps/desktop/components/CommonDialog/useDialog.ts
app/frontend/apps/desktop/components/CommonDialog/CommonDialog.vue
app/frontend/apps/desktop/components/CommonDialog/CommonDialogActionFooter.vue
app/frontend/apps/desktop/components/CommonDialog/__tests__/CommonDialog.spec.ts
app/frontend/apps/desktop/components/CommonUpdateIndicator/CommonUpdateIndicator.vue
app/frontend/apps/desktop/components/Search/types.ts
app/frontend/apps/desktop/components/Search/QuickSearch/useQuickSearchInput.ts
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/QuickSearchInput.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchInput/__tests__/QuickSearchInput.spec.ts
app/frontend/apps/desktop/components/Search/QuickSearch/entities/Ticket.vue
app/frontend/apps/desktop/components/Search/QuickSearch/entities/User.vue
app/frontend/apps/desktop/components/Search/QuickSearch/entities/Organization.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearch.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/QuickSearchResultList.vue
app/frontend/apps/desktop/components/Search/QuickSearch/QuickSearchResultList/__tests__/QuickSearchResultList.spec.ts
app/frontend/apps/desktop/components/Search/QuickSearch/__tests__/QuickSearch.spec.ts
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.mocks.ts
app/frontend/apps/desktop/components/Search/graphql/queries/detailSearch.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.mocks.ts
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.graphql
app/frontend/apps/desktop/components/Search/graphql/queries/quickSearch.api.ts
app/frontend/apps/desktop/components/Search/graphql/queries/searchCounts.mocks.ts
app/frontend/apps/desktop/components/Search/plugins/organization.ts
app/frontend/apps/desktop/components/Search/plugins/index.ts
app/frontend/apps/desktop/components/Search/plugins/ticket.ts
app/frontend/apps/desktop/components/Search/plugins/user.ts
app/frontend/apps/desktop/components/CommonActionMenu/CommonActionMenu.vue
app/frontend/apps/desktop/components/CommonActionMenu/__tests__/CommonActionMenu.spec.ts
app/frontend/apps/desktop/components/CommonTicketEscalationIndicator/CommonTicketEscalationIndicator.vue
@ -4623,6 +4639,8 @@ app/frontend/apps/desktop/components/CommonContentPanel/CommonContentPanel.vue
app/frontend/apps/desktop/components/CommonContentPanel/__tests__/CommonContentPanel.spec.ts
app/frontend/apps/desktop/components/CommonInputSearch/CommonInputSearch.vue
app/frontend/apps/desktop/components/CommonInputSearch/__tests__/CommonInputSearch.spec.ts
app/frontend/apps/desktop/components/Ticket/TicketListTable.vue
app/frontend/apps/desktop/components/Ticket/__tests__/TicketListTable.spec.ts
app/frontend/apps/desktop/components/CommonOverlayContainer/CommonOverlayContainer.vue
app/frontend/apps/desktop/components/CommonOverlayContainer/__tests__/CommonOverlayContainer.spec.ts
app/frontend/apps/desktop/components/CommonPageHelp/CommonPageHelp.vue
@ -4793,6 +4811,18 @@ app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresse
app/frontend/apps/desktop/entities/email-addresses/graphql/queries/emailAddresses.api.ts
app/frontend/apps/desktop/stores/theme.ts
app/frontend/apps/desktop/stores/__tests__/theme.spec.ts
app/frontend/apps/desktop/pages/search/types/sorting.ts
app/frontend/apps/desktop/pages/search/routes.ts
app/frontend/apps/desktop/pages/search/components/SearchEmptyMessage.vue
app/frontend/apps/desktop/pages/search/components/SearchControls.vue
app/frontend/apps/desktop/pages/search/components/SearchContent.vue
app/frontend/apps/desktop/pages/search/components/__tests__/SearchList.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchEmptyMessage.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchControls.spec.ts
app/frontend/apps/desktop/pages/search/components/__tests__/SearchContent.spec.ts
app/frontend/apps/desktop/pages/search/views/Search.vue
app/frontend/apps/desktop/pages/search/__tests__/search.spec.ts
app/frontend/apps/desktop/pages/search/__tests__/search-a11y.spec.ts
app/frontend/apps/desktop/pages/personal-setting/types/change-password.ts
app/frontend/apps/desktop/pages/personal-setting/types/token-access.ts
app/frontend/apps/desktop/pages/personal-setting/types/linked-accounts.ts
@ -9543,6 +9573,7 @@ spec/graphql/gql/types/user/taskbar_item_type_spec.rb
spec/graphql/gql/types/ticket_type_spec.rb
spec/graphql/gql/types/ticket/shared_draft_start_type_spec.rb
spec/graphql/gql/types/binary_string_type_spec.rb
spec/graphql/gql/queries/search/counts_spec.rb
spec/graphql/gql/queries/user/current/avatar/active_spec.rb
spec/graphql/gql/queries/user/current/avatar/list_spec.rb
spec/graphql/gql/queries/user/current/access_token/list_spec.rb

View file

@ -82,6 +82,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -89,8 +93,11 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -100,10 +107,23 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/album/*/*?i=
/api
/api$
@ -122,10 +142,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -153,6 +175,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -165,9 +188,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -175,6 +201,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -187,11 +215,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/d/groove-music-pass/cfq7ttc0k5dq/0001
/store/locations/store-locations-sitemap.xml
/store/music/groove-music-pass/*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/wiki/Special:
/wiki/index.php/Help
@ -303,6 +335,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -426,6 +459,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -488,6 +523,8 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -603,10 +640,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/hotels/partners
ads/learn
@ -623,6 +662,7 @@ adwords/proposal
adx/bin
affil
affil/pal
age-appeal
agreements/approve
aihub/tfhub
ajax
@ -672,8 +712,10 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
app/updates
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -748,6 +790,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
b?*node=7454898011
b?*node=7454917011
@ -804,6 +847,10 @@ blogs/slow-ride
blogs/test
blogsearch
blogsearch_feeds
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -826,16 +873,37 @@ books?*zoom=1
books?*zoom=5
booksrightsholders
boutique/sitemaps
branded-pins
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
buzz/post
cai
@ -868,6 +936,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/browser/mobile/tour
chrome/crlset
chrome/webstore/images
@ -891,6 +960,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -910,6 +980,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -926,23 +997,32 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compare/*/apply
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
contact/partner*
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
coop/directory
coop/manage
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -960,14 +1040,22 @@ covid19
covid19/mobility
cr$
cr?
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
cse/home
cse/manage
cse/panel
cse?
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -978,9 +1066,11 @@ de-de/corporate/rechtliche-hinweise/impressum_de.aspx
de-de/feedback
de-de/lp
de-de/searchresults
deactivate-account
default
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1076,6 +1166,8 @@ ebooks?*zoom=1
ebooks?*zoom=5
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1088,6 +1180,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1149,6 +1242,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise-jobs
enterprise-partner-search/sitemaps
entities/search
@ -1217,14 +1311,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fd/
fe=true
feature/sf-test
@ -1258,6 +1356,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1321,6 +1421,8 @@ giveaway/host/setup
glass/images/commerce
global$
gog
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1436,6 +1538,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1459,7 +1562,10 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1471,8 +1577,8 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://microsoft.com/robots.txt
http://w3.org/robots.txt
http://slideshare.net/robots.txt
http://web.archive.org/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1486,6 +1592,9 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1531,12 +1640,15 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
internalPref
intl
intl/*/about/views
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1572,6 +1684,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
js
jsapi
jsearch
@ -1586,6 +1700,7 @@ ko-kr.www.cloudflare.com
ko-kr/feedback
ko-kr/lp
ko-kr/searchresults
kwanzaa-spotlight
labs/pmc
labs/popgadget/search
lamda/images
@ -1620,12 +1735,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
lm/R1XIHQVKXSKBNJ
lm/R3HQ5WJSZK6QSO
@ -1653,6 +1771,7 @@ localservices
lochp?
login
login$
login/?next=
login?*=
logout
lp
@ -1774,6 +1893,7 @@ narrative-
native
nbubumblebee
network
new_invite
news$
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
@ -1788,6 +1908,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1801,6 +1922,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1808,11 +1930,15 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -1841,8 +1967,11 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -1872,13 +2001,47 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
ping?
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -1927,6 +2090,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -1935,6 +2099,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -1977,12 +2143,14 @@ pt-br/searchresults
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -1991,6 +2159,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2007,6 +2176,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2014,9 +2186,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2054,6 +2230,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safebrowsing/diagnostic
safebrowsing/report_badware
safebrowsing/report_error
@ -2101,6 +2278,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2130,6 +2308,7 @@ shop/collections
shop/iphone/payments/overlay
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2430,9 +2609,11 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2454,6 +2635,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2511,6 +2693,10 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2536,6 +2722,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2550,6 +2737,7 @@ svc/spelling-bee
svc/vertex
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2557,6 +2745,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2603,7 +2792,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2695,6 +2886,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2710,9 +2902,13 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
uploads
urchin_test
url
@ -2730,7 +2926,9 @@ using
utils
uviewer
v1
v1/urls/count.json
v3/openapi
v3/pidgets/log
verify_age
vi-vn.www.cloudflare.com
vi-vn/feedback
@ -2785,6 +2983,9 @@ webapps/xoonboarding
webmasters/sitemaps/ping?
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3090,7 +3291,7 @@ wiki/Wikipedia_Diskussion:Checkuser
wiki/Wikipedia_Diskussion:Spam-Blacklist-Log
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://cdn.jsdelivr.net/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://github.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -3302,6 +3503,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/promos

View file

@ -241,6 +241,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.atom$
.au
.axd
.bin$
.cfm
.cgi
.co.uk
.com
@ -271,7 +273,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.model.json
.mspx
.net
.nocache.html
.org
.otmi$
.pdf
@ -2364,7 +2365,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/?s=
/?s=
/?sa=
/?sc_lang
/?set_cookie=
/?share
/?ss-track=
@ -2380,12 +2380,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Ajax
/Ajax/MediaData
/Ajax/Similar
/BucketContent
/CHANGELOG.txt
/CVS
/Careers/Form
/Careers/Profiles
/Careers/Registration
/CountyAssessorPage.htm?
/Download
/GetResults.htm
@ -2406,14 +2402,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/Ntx
/OnThisDay
/QuerySuggestion
/RedesignBucket
/SelectLocale?fromPage=
/UPGRADE.txt
/Xhr
/_
/_/rsrc
/__wishlist__
/_acnmedia/
/_activities
/_activity
/_category
@ -2424,7 +2418,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_employer_name
/_followers
/_following
/_globalreferences/
/_jcr_content
/_jcr_content*.html
/_json/*
@ -2437,7 +2430,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/_shopping_list
/_type
/_uwa
/a-com-no-follow-no-index/
/abm
/about
/about
@ -2606,7 +2598,9 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/breakingnews.js
/briefs/articleid-*
/browse-history
/browse.html
/browse/more_page
/browse?
/buckets$
/build
/build$
@ -2656,8 +2650,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/click$
/click?type=*$
/client$
/client/
/clients/
/clima/
/clipping
/cm
@ -2726,7 +2718,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/contacts
/contactus/mwaas*
/content
/content/acom/
/content/usergenerated/asi/mongo/content/sites/activitystreams/activities/community
/contribute/*
/contributor
@ -2739,7 +2730,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/cookie.js
/cookie/dmaid
/cookie_solutions/new
/core/
/country
/cover
/covid-19-across-world/*
@ -2868,7 +2858,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/entrylist-*.html
/entrylist.html
/error
/error/
/eshop
/estore
/etag$
@ -2976,7 +2965,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/hack
/hardware/*/cart
/havadurumu/
/header/global-header/
/headlines
/health/search/filter
/healthvault/
@ -3143,7 +3131,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/login.cms*
/login/verify-email
/login?
/loginpage
/logout
/longhorn/
/lookup?
@ -3556,6 +3543,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search*|
/search-results.html
/search.
/search.html
/search.html?
/search.ref
/search/*?
@ -3575,6 +3563,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/search/title/?title_type=feature,tv_movie,tv_miniseries,documentary,short,video,tv_short&release_date=,2020-12-31&lists=%21ls538187658,%21ls539867036,%21ls538186228&view=simple&sort=num_votes,asc&aft
/search/users
/search?
/search?
/search?&
/search?&*feature_twelve_browse-bin=21201078011
/search?*searchTitle=
@ -3671,7 +3660,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/signup?signup_token=
/similar
/site/
/sitecore/
/sitemap_gpdc.xml
/skeleton
/skip-video
@ -4815,7 +4803,9 @@ Consortium/Offices/trackback
Consortium/supporters
Contacts
Content
Content
Content/DownloadComp
Content/Images
ControlPanel
CookiePingback
CoralEditor
@ -6342,9 +6332,14 @@ action/journalInformation*aimsScope
action/journalInformation*editorialBoard
action/journalInformation*journalMetrics
action/journalInformation*societyInformation
action/showAltPdf
action/showBmHtml
action/showBmPdf
action/showBook
action/showCoverImage
action/showFeed
action/showFmHtml
action/showFmPdf
action/showGraphicalAbstractImage
action/showJournal
action/showLogin
@ -7389,6 +7384,7 @@ backstage/api/
bad-boys
bad-boys-ii
badges/profile/create
baidu
bal/impression
bal/impression/RecordImpression.htm?
ban-me-i-am-a-robot
@ -9339,6 +9335,7 @@ cp/api/logger
cp/api/wpa
cpds2
cpresources
cpro
cpropub/univercd
cpspa
cr$
@ -12175,6 +12172,7 @@ homeimprovement/EmbeddedProfile.htm
homeloans/*zga_z_guid=
homepage
homepage-video-test
homepage/
homepage/2013
homepage/HomepageVideoMetrics.htm
homes
@ -12288,7 +12286,7 @@ http://bbcsfx.acropolis.org.uk/robots.txt
http://creativecommons.org/robots.txt
http://economist.com/robots.txt
http://europa.eu/robots.txt
http://explore.org/robots.txt
http://expedia.com/robots.txt
http://gist.github.com/robots.txt
http://govostis.gr/robots.txt
http://healthline.com/robots.txt
@ -13280,6 +13278,8 @@ journal/bioresourbioprod
journal/bioresourbioprod$
journal/books
journal/books$
journal/complexities
journal/complexities$
journal/devices
journal/devices$
journal/ecologicalsciences
@ -13306,6 +13306,8 @@ journal/lights
journal/lights$
journal/microelectronics
journal/microelectronics$
journal/multimedia
journal/multimedia$
journal/neuroscience-research/articles-in-press?u=
journal/neuroscience-research/latest?u=
journal/neuroscience-research?u=
@ -13700,6 +13702,7 @@ limited-release
link
link-intersect
link-intersect/$
link?
link_to
linked
linkedin
@ -17583,6 +17586,7 @@ s3
s=
s=p
s?
s?
s?*rh=n%3A1380045031
s_id=
sa
@ -17961,6 +17965,7 @@ sections?
sections_activeEl=
secure
secure-web.cisco.com
secure/
secure/login
security/aws-pgp-public-key
security/ec2-pkgs-public-key
@ -18163,6 +18168,7 @@ sharing/folders
shelf/user_shelves
shenghuo
shenghuo/search?
shifen/
shihui
shihui?
ship
@ -20120,6 +20126,7 @@ uk/your
uk/zazzle
uki/search
uli/trac
ulink?
ulk/i
ulk/sch
ulk/usr
@ -20220,7 +20227,6 @@ urr
urw
urw/*/product-reviews
us
us-en/careers/admin/careersxmlresult
us-es*/listing/*/favoriters
us-es*/people/*/circle
us-es*/people/*/favorites