[Github Action] Automated trickest wordlists update.

This commit is contained in:
GitHub Action
2024-01-03 00:19:31 +00:00
parent 6d4faa4b37
commit d9e19d0a8a
14 changed files with 511 additions and 949 deletions
@@ -7113,6 +7113,13 @@ Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
EventSubscriber/RssResponseRelativeUrlFilterTest.php EventSubscriber/RssResponseRelativeUrlFilterTest.php
RssResponseRelativeUrlFilterTest.php RssResponseRelativeUrlFilterTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponserSubscriberTest.php
tests/Drupal/Tests/Core/EventSubscriber/FinishResponserSubscriberTest.php
Drupal/Tests/Core/EventSubscriber/FinishResponserSubscriberTest.php
Tests/Core/EventSubscriber/FinishResponserSubscriberTest.php
Core/EventSubscriber/FinishResponserSubscriberTest.php
EventSubscriber/FinishResponserSubscriberTest.php
FinishResponserSubscriberTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php
tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php
Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php
@@ -1044,6 +1044,7 @@ core/tests/Drupal/Tests/Core/EventSubscriber/OptionsRequestSubscriberTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/PsrResponseSubscriberTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php core/tests/Drupal/Tests/Core/EventSubscriber/ActiveLinkResponseFilterTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php core/tests/Drupal/Tests/Core/EventSubscriber/RssResponseRelativeUrlFilterTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/FinishResponserSubscriberTest.php
core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php core/tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php
core/tests/Drupal/Tests/Core/Config/ConfigTest.php core/tests/Drupal/Tests/Core/Config/ConfigTest.php
core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php core/tests/Drupal/Tests/Core/Config/StorageComparerTest.php
@@ -3229,16 +3229,16 @@ __init__.py
erpnext/setup/default_energy_point_rules.py erpnext/setup/default_energy_point_rules.py
setup/default_energy_point_rules.py setup/default_energy_point_rules.py
default_energy_point_rules.py default_energy_point_rules.py
erpnext/setup/workspace/erpnext_settings/erpnext_settings.json
setup/workspace/erpnext_settings/erpnext_settings.json
workspace/erpnext_settings/erpnext_settings.json
erpnext_settings/erpnext_settings.json
erpnext_settings.json
erpnext/setup/workspace/home/home.json erpnext/setup/workspace/home/home.json
setup/workspace/home/home.json setup/workspace/home/home.json
workspace/home/home.json workspace/home/home.json
home/home.json home/home.json
home.json home.json
erpnext/setup/workspace/settings/settings.json
setup/workspace/settings/settings.json
workspace/settings/settings.json
settings/settings.json
settings.json
erpnext/setup/install.py erpnext/setup/install.py
setup/install.py setup/install.py
install.py install.py
@@ -6149,11 +6149,6 @@ confirm_appointment.html
erpnext/config/projects.py erpnext/config/projects.py
config/projects.py config/projects.py
projects.py projects.py
erpnext/erpnext_integrations/workspace/erpnext_integrations/erpnext_integrations.json
erpnext_integrations/workspace/erpnext_integrations/erpnext_integrations.json
workspace/erpnext_integrations/erpnext_integrations.json
erpnext_integrations/erpnext_integrations.json
erpnext_integrations.json
erpnext/erpnext_integrations/utils.py erpnext/erpnext_integrations/utils.py
erpnext_integrations/utils.py erpnext_integrations/utils.py
utils.py utils.py
@@ -740,8 +740,8 @@ erpnext/shopping_cart/web_template/__init__.py
erpnext/shopping_cart/doctype/__init__.py erpnext/shopping_cart/doctype/__init__.py
erpnext/shopping_cart/__init__.py erpnext/shopping_cart/__init__.py
erpnext/setup/default_energy_point_rules.py erpnext/setup/default_energy_point_rules.py
erpnext/setup/workspace/erpnext_settings/erpnext_settings.json
erpnext/setup/workspace/home/home.json erpnext/setup/workspace/home/home.json
erpnext/setup/workspace/settings/settings.json
erpnext/setup/install.py erpnext/setup/install.py
erpnext/setup/demo_data/supplier.json erpnext/setup/demo_data/supplier.json
erpnext/setup/demo_data/supplier_group.json erpnext/setup/demo_data/supplier_group.json
@@ -1347,7 +1347,6 @@ erpnext/templates/emails/daily_project_summary.html
erpnext/templates/emails/reorder_item.html erpnext/templates/emails/reorder_item.html
erpnext/templates/emails/confirm_appointment.html erpnext/templates/emails/confirm_appointment.html
erpnext/config/projects.py erpnext/config/projects.py
erpnext/erpnext_integrations/workspace/erpnext_integrations/erpnext_integrations.json
erpnext/erpnext_integrations/utils.py erpnext/erpnext_integrations/utils.py
erpnext/erpnext_integrations/custom/contact.json erpnext/erpnext_integrations/custom/contact.json
erpnext/erpnext_integrations/doctype/tally_migration/test_tally_migration.py erpnext/erpnext_integrations/doctype/tally_migration/test_tally_migration.py
@@ -54300,6 +54300,14 @@ Test/Mftf/ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml
Mftf/ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml Mftf/ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml
ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml
AdminOpenGeneralConfigurationPageActionGroup.xml AdminOpenGeneralConfigurationPageActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
Backend/Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml
@@ -54415,6 +54423,14 @@ Test/Mftf/ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml
Mftf/ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml Mftf/ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml
ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml
AssertOrderGraphImageOnDashboardActionGroup.xml AssertOrderGraphImageOnDashboardActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
Backend/Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml
@@ -54615,6 +54631,14 @@ Test/Mftf/ActionGroup/AdminLoginWithCustomUrlActionGroup.xml
Mftf/ActionGroup/AdminLoginWithCustomUrlActionGroup.xml Mftf/ActionGroup/AdminLoginWithCustomUrlActionGroup.xml
ActionGroup/AdminLoginWithCustomUrlActionGroup.xml ActionGroup/AdminLoginWithCustomUrlActionGroup.xml
AdminLoginWithCustomUrlActionGroup.xml AdminLoginWithCustomUrlActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
Backend/Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
ActionGroup/AdminConfigureCurrenciesActionGroup.xml
AdminConfigureCurrenciesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml
code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml
Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml
@@ -78801,6 +78825,14 @@ Test/Mftf/ActionGroup/AdminOpenConfigAdminPageActionGroup.xml
Mftf/ActionGroup/AdminOpenConfigAdminPageActionGroup.xml Mftf/ActionGroup/AdminOpenConfigAdminPageActionGroup.xml
ActionGroup/AdminOpenConfigAdminPageActionGroup.xml ActionGroup/AdminOpenConfigAdminPageActionGroup.xml
AdminOpenConfigAdminPageActionGroup.xml AdminOpenConfigAdminPageActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
code/Magento/Config/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Magento/Config/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Config/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
AdminSetTaxClassForShippingActionGroup.xml
app/code/Magento/Config/Test/Mftf/LICENSE_AFL.txt app/code/Magento/Config/Test/Mftf/LICENSE_AFL.txt
code/Magento/Config/Test/Mftf/LICENSE_AFL.txt code/Magento/Config/Test/Mftf/LICENSE_AFL.txt
Magento/Config/Test/Mftf/LICENSE_AFL.txt Magento/Config/Test/Mftf/LICENSE_AFL.txt
@@ -102291,6 +102323,14 @@ Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xm
Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml
Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml
StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
code/Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
@@ -102875,6 +102915,14 @@ Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
AdminPayPalPayflowProWithValutActionGroup.xml AdminPayPalPayflowProWithValutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
ActionGroup/AdminPayPalPayflowProActionGroup.xml
AdminPayPalPayflowProActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
@@ -108449,6 +108497,14 @@ Test/Mftf/ActionGroup/AdminSelectTaxRateActionGroup.xml
Mftf/ActionGroup/AdminSelectTaxRateActionGroup.xml Mftf/ActionGroup/AdminSelectTaxRateActionGroup.xml
ActionGroup/AdminSelectTaxRateActionGroup.xml ActionGroup/AdminSelectTaxRateActionGroup.xml
AdminSelectTaxRateActionGroup.xml AdminSelectTaxRateActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
ActionGroup/AdminOpenTaxRuleActionGroup.xml
AdminOpenTaxRuleActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml
code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml
Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml
@@ -108585,6 +108641,14 @@ Test/Mftf/ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml
Mftf/ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml Mftf/ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml
ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml
AdminGoToNewTaxRulePageActionGroup.xml AdminGoToNewTaxRulePageActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
Magento/Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml
code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml
Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml
@@ -108713,6 +108777,14 @@ Test/Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
code/Magento/Tax/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Magento/Tax/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Tax/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
AdminSetTaxClassForShippingActionGroup.xml
app/code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt app/code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt
code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt
Magento/Tax/Test/Mftf/LICENSE_AFL.txt Magento/Tax/Test/Mftf/LICENSE_AFL.txt
@@ -144822,6 +144894,14 @@ Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml
Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml
ActionGroup/CreateOrderInStoreActionGroup.xml ActionGroup/CreateOrderInStoreActionGroup.xml
CreateOrderInStoreActionGroup.xml CreateOrderInStoreActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
Magento/Sales/Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
Sales/Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
AdminAssertUsdAndEurOrderTotalsActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml
code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml
Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml
@@ -6878,6 +6878,7 @@ app/code/Magento/Backend/Test/Mftf/ActionGroup/CliCacheCleanActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickLogoutActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickLogoutActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickLogoActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickLogoActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenGeneralConfigurationPageActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminCheckCurrencyDefaultSystemValuesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageTitleActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/SetWebsiteCountryOptionsToDefaultActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/SetWebsiteCountryOptionsToDefaultActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertUserRoleRestrictedAccessActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertUserRoleRestrictedAccessActionGroup.xml
@@ -6892,6 +6893,7 @@ app/code/Magento/Backend/Test/Mftf/ActionGroup/ClickSaveActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminAssertPageTitleActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminAssertPageTitleActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminSuccessLoginActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminSuccessLoginActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertOrderGraphImageOnDashboardActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminUnCheckCurrencyOptionsSystemValuesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/SecondaryGridActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenDashboardPageActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminOpenDashboardPageActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertMessageInAdminPanelActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertMessageInAdminPanelActionGroup.xml
@@ -6917,6 +6919,7 @@ app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminUserIsInGridActionGrou
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminGoToCacheManagementPageActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminGoToCacheManagementPageActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickFlushCatalogImagesCacheActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClickFlushCatalogImagesCacheActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLoginWithCustomUrlActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLoginWithCustomUrlActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminConfigureCurrenciesActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminLogoutActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClearGridFiltersActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AdminClearGridFiltersActionGroup.xml
app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageIsNot404ActionGroup.xml app/code/Magento/Backend/Test/Mftf/ActionGroup/AssertAdminPageIsNot404ActionGroup.xml
@@ -9939,6 +9942,7 @@ app/code/Magento/Config/Test/Mftf/ActionGroup/AdminSetMaximumLoginFailuresToLock
app/code/Magento/Config/Test/Mftf/ActionGroup/EuropeanCountriesSystemCheckBoxActionGroup.xml app/code/Magento/Config/Test/Mftf/ActionGroup/EuropeanCountriesSystemCheckBoxActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminCheckUseSystemValueActionGroup.xml app/code/Magento/Config/Test/Mftf/ActionGroup/AdminCheckUseSystemValueActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminOpenConfigAdminPageActionGroup.xml app/code/Magento/Config/Test/Mftf/ActionGroup/AdminOpenConfigAdminPageActionGroup.xml
app/code/Magento/Config/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
app/code/Magento/Config/Test/Mftf/LICENSE_AFL.txt app/code/Magento/Config/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/Config/Test/Mftf/LICENSE.txt app/code/Magento/Config/Test/Mftf/LICENSE.txt
app/code/Magento/Config/Test/Mftf/Suite/AppConfigDumpSuite.xml app/code/Magento/Config/Test/Mftf/Suite/AppConfigDumpSuite.xml
@@ -12805,6 +12809,7 @@ app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithCheck
app/code/Magento/Paypal/Test/Mftf/Test/AdminOnePayPalSolutionsEnabledAtTheSameTimeTest.xml app/code/Magento/Paypal/Test/Mftf/Test/AdminOnePayPalSolutionsEnabledAtTheSameTimeTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml app/code/Magento/Paypal/Test/Mftf/Test/AdminEnablePaypalExpressCheckoutAndValidateTheGuestCheckoutPaymentWorksWithPaypalExpressTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontCheckPayPalSmartButtonWithPayLabelOnCheckoutPageTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StoreFrontGuestCheckoutWithPayPalPayflowProCreditCardWithSeveralProductsTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml app/code/Magento/Paypal/Test/Mftf/Test/EditOrderFromAdminWithSavedWithinPayPalPayflowProCreditCardForRegisteredCustomerTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonWithEuroCurrencyTest.xml
app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInProductPageTest.xml app/code/Magento/Paypal/Test/Mftf/Test/StorefrontPaypalSmartButtonInProductPageTest.xml
@@ -12876,6 +12881,7 @@ app/code/Magento/Paypal/Test/Mftf/ActionGroup/OpenPayPalButtonCheckoutPageAction
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminUnselectDisableFundingActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/StorefrontLoginToPayPalPaymentFromCartActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProWithValutActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalPayflowProActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/CreatePayPalOrderWithSelectedPaymentMethodActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AdminPayPalExpressCheckoutPayLaterEnableActionGroup.xml
app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertPayPalButtonLayoutActionGroup.xml app/code/Magento/Paypal/Test/Mftf/ActionGroup/AssertPayPalButtonLayoutActionGroup.xml
@@ -13541,6 +13547,7 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleWithTwoTaxRatesActi
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeTaxAndFptConfigActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminChangeTaxAndFptConfigActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFilterTaxRateByCodeActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFilterTaxRateByCodeActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectTaxRateActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectTaxRateActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminOpenTaxRuleActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteTaxRuleActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteMultipleTaxRatesActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminDeleteMultipleTaxRatesActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/ZeroTaxSubtotalActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/ZeroTaxSubtotalActionGroup.xml
@@ -13558,6 +13565,7 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleCustomProductTaxCla
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminCreateTaxRuleActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCheckoutCartTaxAmountActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCheckoutCartTaxAmountActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminGoToNewTaxRulePageActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectNewOrdersInvoicesCreditMemosDisplaySettingsActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSelectProductTaxClassActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminTaxRateGridOpenPageActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminTaxRateGridOpenPageActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AddNewTaxRateNoZipActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AddNewTaxRateNoZipActionGroup.xml
@@ -13574,6 +13582,7 @@ app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminUpdateTaxRulePageActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCartItemExcludingTaxActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AssertStorefrontCartItemExcludingTaxActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminFillTaxIdentifierFilterOnTaxRateGridActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml app/code/Magento/Tax/Test/Mftf/ActionGroup/StorefrontAssertOrderReviewSummaryWithTaxActionGroup.xml
app/code/Magento/Tax/Test/Mftf/ActionGroup/AdminSetTaxClassForShippingActionGroup.xml
app/code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt app/code/Magento/Tax/Test/Mftf/LICENSE_AFL.txt
app/code/Magento/Tax/Test/Mftf/test-dependency-allowlist app/code/Magento/Tax/Test/Mftf/test-dependency-allowlist
app/code/Magento/Tax/Test/Mftf/LICENSE.txt app/code/Magento/Tax/Test/Mftf/LICENSE.txt
@@ -18122,6 +18131,7 @@ app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminResetColumnDropDownActionGroup
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenAndFillCreditMemoRefundActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/SelectPurchaseOrderPaymentMethodActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/CreateOrderInStoreActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminAssertUsdAndEurOrderTotalsActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AdminOpenOrderViewPageByOrderIdActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminPaymentMethodRadioButtonExistsOnCreateOrderPageActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminPaymentMethodRadioButtonExistsOnCreateOrderPageActionGroup.xml
app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminCreditMemoNewPageTotalsActionGroup.xml app/code/Magento/Sales/Test/Mftf/ActionGroup/AssertAdminCreditMemoNewPageTotalsActionGroup.xml
@@ -22545,6 +22545,15 @@ test/plugin/listing/listing.plugin.test.js
plugin/listing/listing.plugin.test.js plugin/listing/listing.plugin.test.js
listing/listing.plugin.test.js listing/listing.plugin.test.js
listing.plugin.test.js listing.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
Storefront/Resources/app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
Resources/app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
test/plugin/zoom-modal/zoom-modal.plugin.test.js
plugin/zoom-modal/zoom-modal.plugin.test.js
zoom-modal/zoom-modal.plugin.test.js
zoom-modal.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js
Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js
Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js
@@ -34849,15 +34858,6 @@ src/app/mixin/placeholder.mixin.ts
app/mixin/placeholder.mixin.ts app/mixin/placeholder.mixin.ts
mixin/placeholder.mixin.ts mixin/placeholder.mixin.ts
placeholder.mixin.ts placeholder.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/position.mixin.spec.vue2.js
app/administration/src/app/mixin/position.mixin.spec.vue2.js
administration/src/app/mixin/position.mixin.spec.vue2.js
src/app/mixin/position.mixin.spec.vue2.js
app/mixin/position.mixin.spec.vue2.js
mixin/position.mixin.spec.vue2.js
position.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
@@ -35002,6 +35002,15 @@ src/app/mixin/listing.mixin.ts
app/mixin/listing.mixin.ts app/mixin/listing.mixin.ts
mixin/listing.mixin.ts mixin/listing.mixin.ts
listing.mixin.ts listing.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.js
Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.js
Resources/app/administration/src/app/mixin/position.mixin.spec.js
app/administration/src/app/mixin/position.mixin.spec.js
administration/src/app/mixin/position.mixin.spec.js
src/app/mixin/position.mixin.spec.js
app/mixin/position.mixin.spec.js
mixin/position.mixin.spec.js
position.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js
Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js
Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js
@@ -35058,6 +35067,17 @@ administration/src/app/main.spec.js
src/app/main.spec.js src/app/main.spec.js
app/main.spec.js app/main.spec.js
main.spec.js main.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
src/app/component/structure/sw-language-info/sw-language-info.spec.js
app/component/structure/sw-language-info/sw-language-info.spec.js
component/structure/sw-language-info/sw-language-info.spec.js
structure/sw-language-info/sw-language-info.spec.js
sw-language-info/sw-language-info.spec.js
sw-language-info.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js
Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js
Resources/app/administration/src/app/component/structure/sw-language-info/index.js Resources/app/administration/src/app/component/structure/sw-language-info/index.js
@@ -35091,17 +35111,6 @@ component/structure/sw-language-info/sw-language-info.scss
structure/sw-language-info/sw-language-info.scss structure/sw-language-info/sw-language-info.scss
sw-language-info/sw-language-info.scss sw-language-info/sw-language-info.scss
sw-language-info.scss sw-language-info.scss
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
component/structure/sw-language-info/sw-language-info.spec.vue2.js
structure/sw-language-info/sw-language-info.spec.vue2.js
sw-language-info/sw-language-info.spec.vue2.js
sw-language-info.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js
Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js
Resources/app/administration/src/app/component/structure/sw-card-view/index.js Resources/app/administration/src/app/component/structure/sw-card-view/index.js
@@ -35300,17 +35309,17 @@ component/structure/sw-desktop/index.js
structure/sw-desktop/index.js structure/sw-desktop/index.js
sw-desktop/index.js sw-desktop/index.js
index.js index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js src/app/component/structure/sw-desktop/sw-desktop.spec.js
app/component/structure/sw-desktop/sw-desktop.spec.vue2.js app/component/structure/sw-desktop/sw-desktop.spec.js
component/structure/sw-desktop/sw-desktop.spec.vue2.js component/structure/sw-desktop/sw-desktop.spec.js
structure/sw-desktop/sw-desktop.spec.vue2.js structure/sw-desktop/sw-desktop.spec.js
sw-desktop/sw-desktop.spec.vue2.js sw-desktop/sw-desktop.spec.js
sw-desktop.spec.vue2.js sw-desktop.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss
Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss
Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss
@@ -35366,6 +35375,17 @@ component/structure/sw-admin-menu/sw-page.spec.js
structure/sw-admin-menu/sw-page.spec.js structure/sw-admin-menu/sw-page.spec.js
sw-admin-menu/sw-page.spec.js sw-admin-menu/sw-page.spec.js
sw-page.spec.js sw-page.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
component/structure/sw-admin-menu/sw-admin-menu.spec.js
structure/sw-admin-menu/sw-admin-menu.spec.js
sw-admin-menu/sw-admin-menu.spec.js
sw-admin-menu.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js
Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js
Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js
@@ -35377,17 +35397,6 @@ component/structure/sw-admin-menu/index.js
structure/sw-admin-menu/index.js structure/sw-admin-menu/index.js
sw-admin-menu/index.js sw-admin-menu/index.js
index.js index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
sw-admin-menu/sw-admin-menu.spec.vue2.js
sw-admin-menu.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss
Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss
Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss
@@ -73720,17 +73729,6 @@ sw-login/page/index/sw-login.html.twig
page/index/sw-login.html.twig page/index/sw-login.html.twig
index/sw-login.html.twig index/sw-login.html.twig
sw-login.html.twig sw-login.html.twig
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
sw-login-recovery-recovery.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js
@@ -73742,6 +73740,17 @@ sw-login/view/sw-login-recovery-recovery/index.js
view/sw-login-recovery-recovery/index.js view/sw-login-recovery-recovery/index.js
sw-login-recovery-recovery/index.js sw-login-recovery-recovery/index.js
index.js index.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
sw-login-recovery-recovery.spec.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
@@ -73753,6 +73762,18 @@ sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
sw-login-recovery-recovery.html.twig sw-login-recovery-recovery.html.twig
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
app/administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
__snapshots__/sw-login-recovery-recovery.spec.js.snap
sw-login-recovery-recovery.spec.js.snap
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js
Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js
Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js
@@ -3113,6 +3113,7 @@ src/Storefront/Resources/app/storefront/test/plugin/offcanvas/offcanvas.plugin.t
src/Storefront/Resources/app/storefront/test/plugin/offcanvas/ajax-offcanvas.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/offcanvas/ajax-offcanvas.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/listing/filter-multi-select.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/listing/filter-multi-select.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/listing/listing.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/listing/listing.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/zoom-modal/zoom-modal.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/clear-input/clear-input.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/date-picker/date-picker.plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/date-picker/date-picker.plugin.test.js
src/Storefront/Resources/app/storefront/test/plugin/spatial/spatial-ar-viewer-plugin.test.js src/Storefront/Resources/app/storefront/test/plugin/spatial/spatial-ar-viewer-plugin.test.js
@@ -4555,7 +4556,6 @@ src/Administration/Resources/app/administration/src/app/mixin/user-settings.mixi
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.ts src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/index.js src/Administration/Resources/app/administration/src/app/mixin/index.js
src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.ts src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/validation.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/notification.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js src/Administration/Resources/app/administration/src/app/mixin/placeholder.mixin.spec.js
@@ -4572,16 +4572,17 @@ src/Administration/Resources/app/administration/src/app/mixin/remove-api-error.m
src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.ts src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/generic-condition.mixin.ts src/Administration/Resources/app/administration/src/app/mixin/generic-condition.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/listing.mixin.ts src/Administration/Resources/app/administration/src/app/mixin/listing.mixin.ts
src/Administration/Resources/app/administration/src/app/mixin/position.mixin.spec.js
src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/rule-container.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/mixin/discard-detail-page-changes.mixin.spec.vue2.js src/Administration/Resources/app/administration/src/app/mixin/discard-detail-page-changes.mixin.spec.vue2.js
src/Administration/Resources/app/administration/src/app/adapter/view/sw-vue-devtools.ts src/Administration/Resources/app/administration/src/app/adapter/view/sw-vue-devtools.ts
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.ts src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.ts
src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.spec.js src/Administration/Resources/app/administration/src/app/adapter/view/vue.adapter.spec.js
src/Administration/Resources/app/administration/src/app/main.spec.js src/Administration/Resources/app/administration/src/app/main.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.html.twig src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.html.twig
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.scss
src/Administration/Resources/app/administration/src/app/component/structure/sw-language-info/sw-language-info.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/sw-card-view.html.twig src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/sw-card-view.html.twig
src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/sw-card-view.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-card-view/sw-card-view.scss
@@ -4600,14 +4601,14 @@ src/Administration/Resources/app/administration/src/app/component/structure/sw-p
src/Administration/Resources/app/administration/src/app/component/structure/sw-page/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-page/index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.html.twig src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.html.twig
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.vue2.js src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-desktop/sw-desktop.scss
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/sw-admin.html.twig src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/sw-admin.html.twig
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/index.ts src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/index.ts
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/sw-admin.spec.js src/Administration/Resources/app/administration/src/app/component/structure/sw-admin/sw-admin.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-page.spec.js src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-page.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/index.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.spec.vue2.js
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.scss
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.html.twig src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/sw-admin-menu.html.twig
src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/_sw-admin-menu-item/catalogues.js src/Administration/Resources/app/administration/src/app/component/structure/sw-admin-menu/_sw-admin-menu-item/catalogues.js
@@ -8079,9 +8080,10 @@ src/Administration/Resources/app/administration/src/module/sw-login/index.js
src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.scss src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.scss
src/Administration/Resources/app/administration/src/module/sw-login/page/index/index.js src/Administration/Resources/app/administration/src/module/sw-login/page/index/index.js
src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.html.twig src/Administration/Resources/app/administration/src/module/sw-login/page/index/sw-login.html.twig
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.vue2.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/index.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.spec.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/sw-login-recovery-recovery.html.twig
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-recovery/__snapshots__/sw-login-recovery-recovery.spec.js.snap
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/index.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/sw-login-recovery-info.spec.js src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/sw-login-recovery-info.spec.js
src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/sw-login-recovery-info.html.twig src/Administration/Resources/app/administration/src/module/sw-login/view/sw-login-recovery-info/sw-login-recovery-info.html.twig
@@ -7842,6 +7842,11 @@ Migrations/Expressions/Common/IColumnOptionBuilder.cs
Expressions/Common/IColumnOptionBuilder.cs Expressions/Common/IColumnOptionBuilder.cs
Common/IColumnOptionBuilder.cs Common/IColumnOptionBuilder.cs
IColumnOptionBuilder.cs IColumnOptionBuilder.cs
src/Umbraco.Infrastructure/Migrations/PreMigration/DataTypeSplitDataCollector.cs
Umbraco.Infrastructure/Migrations/PreMigration/DataTypeSplitDataCollector.cs
Migrations/PreMigration/DataTypeSplitDataCollector.cs
PreMigration/DataTypeSplitDataCollector.cs
DataTypeSplitDataCollector.cs
src/Umbraco.Infrastructure/Migrations/EFCoreMigration.cs src/Umbraco.Infrastructure/Migrations/EFCoreMigration.cs
Umbraco.Infrastructure/Migrations/EFCoreMigration.cs Umbraco.Infrastructure/Migrations/EFCoreMigration.cs
Migrations/EFCoreMigration.cs Migrations/EFCoreMigration.cs
@@ -36887,10 +36892,6 @@ src/components/pages/reset-password.page.element.ts
components/pages/reset-password.page.element.ts components/pages/reset-password.page.element.ts
pages/reset-password.page.element.ts pages/reset-password.page.element.ts
reset-password.page.element.ts reset-password.page.element.ts
src/Umbraco.Web.UI.Login/src/external.ts
Umbraco.Web.UI.Login/src/external.ts
src/external.ts
external.ts
src/Umbraco.Web.UI.Login/src/index.ts src/Umbraco.Web.UI.Login/src/index.ts
Umbraco.Web.UI.Login/src/index.ts Umbraco.Web.UI.Login/src/index.ts
src/index.ts src/index.ts
@@ -36966,10 +36967,6 @@ EFCoreSqliteComposer.cs
src/Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs src/Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs
Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs
Constants-ProviderNames.cs Constants-ProviderNames.cs
src/Umbraco.Cms.Persistence.EFCore/Factories/UmbracoPooledDbContextFactory.cs
Umbraco.Cms.Persistence.EFCore/Factories/UmbracoPooledDbContextFactory.cs
Factories/UmbracoPooledDbContextFactory.cs
UmbracoPooledDbContextFactory.cs
src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj
Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj
Umbraco.Cms.Persistence.EFCore.csproj Umbraco.Cms.Persistence.EFCore.csproj
@@ -1559,6 +1559,7 @@ src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateColum
src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateForeignKeyExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateForeignKeyExpression.cs
src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateIndexExpression.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/Expressions/CreateIndexExpression.cs
src/Umbraco.Infrastructure/Migrations/Expressions/Common/IColumnOptionBuilder.cs src/Umbraco.Infrastructure/Migrations/Expressions/Common/IColumnOptionBuilder.cs
src/Umbraco.Infrastructure/Migrations/PreMigration/DataTypeSplitDataCollector.cs
src/Umbraco.Infrastructure/Migrations/EFCoreMigration.cs src/Umbraco.Infrastructure/Migrations/EFCoreMigration.cs
src/Umbraco.Infrastructure/Install/InstallStepCollection.cs src/Umbraco.Infrastructure/Install/InstallStepCollection.cs
src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs src/Umbraco.Infrastructure/Install/FilePermissionHelper.cs
@@ -7160,7 +7161,6 @@ src/Umbraco.Web.UI.Login/src/components/pages/login.page.element.ts
src/Umbraco.Web.UI.Login/src/components/pages/new-password.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/new-password.page.element.ts
src/Umbraco.Web.UI.Login/src/components/pages/invite.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/invite.page.element.ts
src/Umbraco.Web.UI.Login/src/components/pages/reset-password.page.element.ts src/Umbraco.Web.UI.Login/src/components/pages/reset-password.page.element.ts
src/Umbraco.Web.UI.Login/src/external.ts
src/Umbraco.Web.UI.Login/src/index.ts src/Umbraco.Web.UI.Login/src/index.ts
src/Umbraco.Web.UI.Login/src/auth.element.ts src/Umbraco.Web.UI.Login/src/auth.element.ts
src/Umbraco.Web.UI.Login/package.json src/Umbraco.Web.UI.Login/package.json
@@ -7183,7 +7183,6 @@ src/Umbraco.Cms.Persistence.EFCore.Sqlite/SqliteMigrationProvider.cs
src/Umbraco.Cms.Persistence.EFCore.Sqlite/SqliteMigrationProviderSetup.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/SqliteMigrationProviderSetup.cs
src/Umbraco.Cms.Persistence.EFCore.Sqlite/EFCoreSqliteComposer.cs src/Umbraco.Cms.Persistence.EFCore.Sqlite/EFCoreSqliteComposer.cs
src/Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs src/Umbraco.Cms.Persistence.EFCore/Constants-ProviderNames.cs
src/Umbraco.Cms.Persistence.EFCore/Factories/UmbracoPooledDbContextFactory.cs
src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj src/Umbraco.Cms.Persistence.EFCore/Umbraco.Cms.Persistence.EFCore.csproj
src/Umbraco.Cms.Persistence.EFCore/Extensions/UmbracoEFCoreServiceCollectionExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Extensions/UmbracoEFCoreServiceCollectionExtensions.cs
src/Umbraco.Cms.Persistence.EFCore/Extensions/DbContextExtensions.cs src/Umbraco.Cms.Persistence.EFCore/Extensions/DbContextExtensions.cs
@@ -33591,10 +33591,6 @@ plugins/woocommerce/changelog/fix-38886
woocommerce/changelog/fix-38886 woocommerce/changelog/fix-38886
changelog/fix-38886 changelog/fix-38886
fix-38886 fix-38886
plugins/woocommerce/changelog/43177-fix-add-to-cart-google-analytics-error-ii
woocommerce/changelog/43177-fix-add-to-cart-google-analytics-error-ii
changelog/43177-fix-add-to-cart-google-analytics-error-ii
43177-fix-add-to-cart-google-analytics-error-ii
plugins/woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context plugins/woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context
woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context
changelog/42980-fix-42976-price-filter-convert-state-to-context changelog/42980-fix-42976-price-filter-convert-state-to-context
@@ -33711,6 +33707,10 @@ plugins/woocommerce/changelog/update-product-editor-add-upsell-linked-product-se
woocommerce/changelog/update-product-editor-add-upsell-linked-product-section woocommerce/changelog/update-product-editor-add-upsell-linked-product-section
changelog/update-product-editor-add-upsell-linked-product-section changelog/update-product-editor-add-upsell-linked-product-section
update-product-editor-add-upsell-linked-product-section update-product-editor-add-upsell-linked-product-section
plugins/woocommerce/changelog/43183-dev-refactor-interactivity-dropdown
woocommerce/changelog/43183-dev-refactor-interactivity-dropdown
changelog/43183-dev-refactor-interactivity-dropdown
43183-dev-refactor-interactivity-dropdown
plugins/woocommerce/changelog/add-41586 plugins/woocommerce/changelog/add-41586
woocommerce/changelog/add-41586 woocommerce/changelog/add-41586
changelog/add-41586 changelog/add-41586
@@ -59318,6 +59318,16 @@ inner-blocks/stock-filter/components/inspector.tsx
stock-filter/components/inspector.tsx stock-filter/components/inspector.tsx
components/inspector.tsx components/inspector.tsx
inspector.tsx inspector.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
assets/js/blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
js/blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
collection-filters/inner-blocks/components/preview-dropdown/index.tsx
inner-blocks/components/preview-dropdown/index.tsx
components/preview-dropdown/index.tsx
preview-dropdown/index.tsx
index.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts
woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts
assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts
@@ -5325,7 +5325,6 @@ plugins/woocommerce/changelog/42811-add-collection-filterer
plugins/woocommerce/changelog/add-transient-files-engine plugins/woocommerce/changelog/add-transient-files-engine
plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-cross-section plugins/woocommerce/changelog/update-product-editor-render-empty-state-for-cross-section
plugins/woocommerce/changelog/fix-38886 plugins/woocommerce/changelog/fix-38886
plugins/woocommerce/changelog/43177-fix-add-to-cart-google-analytics-error-ii
plugins/woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context plugins/woocommerce/changelog/42980-fix-42976-price-filter-convert-state-to-context
plugins/woocommerce/changelog/42949-show-ai-offline-modal plugins/woocommerce/changelog/42949-show-ai-offline-modal
plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range plugins/woocommerce/changelog/42858-add-42377-product-collection-filters-price-range
@@ -5355,6 +5354,7 @@ plugins/woocommerce/changelog/add-date-type-param-to-revenue-stats-endpoint
plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles plugins/woocommerce/changelog/43031-update-41875-clean-up-old-notice-styles
plugins/woocommerce/changelog/42983-update-store-api-product-variation-attributes-support plugins/woocommerce/changelog/42983-update-store-api-product-variation-attributes-support
plugins/woocommerce/changelog/update-product-editor-add-upsell-linked-product-section plugins/woocommerce/changelog/update-product-editor-add-upsell-linked-product-section
plugins/woocommerce/changelog/43183-dev-refactor-interactivity-dropdown
plugins/woocommerce/changelog/add-41586 plugins/woocommerce/changelog/add-41586
plugins/woocommerce/changelog/42903-add-review-blocks-tests plugins/woocommerce/changelog/42903-add-review-blocks-tests
plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs plugins/woocommerce/changelog/docs-43052-update-links-to-woo-com-for-woo-blocks-docs
@@ -9156,6 +9156,7 @@ plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stoc
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/edit.tsx plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/edit.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/index.tsx plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/components/inspector.tsx plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/stock-filter/components/inspector.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/components/preview-dropdown/index.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/types.ts
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/preview.tsx plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/preview.tsx
plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/editor.scss plugins/woocommerce-blocks/assets/js/blocks/collection-filters/inner-blocks/rating-filter/editor.scss
@@ -1730,7 +1730,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/f1/ /f1/
/favorite-*.html /favorite-*.html
/favorite.html /favorite.html
/favorites_list
/favourites /favourites
/feature /feature
/feature-requests/new /feature-requests/new
@@ -1755,10 +1754,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/followers /followers
/followers /followers
/followers$ /followers$
/followers$
/following /following
/following$ /following$
/following$
/fork /fork
/forks /forks
/form /form
@@ -1878,8 +1875,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/launch2005/ /launch2005/
/layoutvorlagen /layoutvorlagen
/lazy.js /lazy.js
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/least /least
/legal/advertiser-terms-and-conditions /legal/advertiser-terms-and-conditions
/lib_b/*$ /lib_b/*$
@@ -2350,7 +2345,6 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/stargazers /stargazers
/stars /stars
/stats /stats
/stats?id=
/stats_data /stats_data
/step /step
/stoguides/ /stoguides/
@@ -4584,6 +4578,7 @@ PostPreview.naver
PostPreview.nhn PostPreview.nhn
PostPrint.naver PostPrint.naver
PostPrint.nhn PostPrint.nhn
PowerMapper
Practice-Clients Practice-Clients
Present Present
Price/PriceRMPopup.aspx Price/PriceRMPopup.aspx
@@ -4709,6 +4704,8 @@ Special:ThankAuthors
Special:UserLogin Special:UserLogin
SpecificationDefinitionView SpecificationDefinitionView
Spinn3r Spinn3r
Starten/Circle-und-Sprint.html
Starten/Page-Projekt-anlegen.html
Statistics Statistics
Stats Stats
StockAvailSearchForm StockAvailSearchForm
@@ -5045,7 +5042,6 @@ a/ocom/docs/corporate/pricing
a/ocom/resources a/ocom/resources
aFRica/central aFRica/central
ab ab
ab_tests
abc4000 abc4000
abclinks abclinks
abnahme abnahme
@@ -5095,31 +5091,7 @@ about/createfeedback.html
about/faq/station-finder/?state-text= about/faq/station-finder/?state-text=
about/faq/station-finder/?zip-text= about/faq/station-finder/?zip-text=
about/help/terms about/help/terms
about/jobs/Development-Operations-Engineer.html
about/jobs/Kooperations-Manager.html
about/jobs/Social-Media-Online-Kommunikation.html
about/jobs/UX-UI-Designer.html
about/jobs/Werkstudent.html
about/jobs/ba-medieninformatik.html
about/jobs/backend-entwicklerin.html
about/jobs/buchhaltung-payment.html
about/jobs/buchhaltung-personal.html
about/jobs/compliance.html
about/jobs/crowd-agentin.html
about/jobs/frontend-entwickler.html
about/jobs/kommunikationsdesign.html
about/jobs/kommunikationsstrategin.html
about/jobs/multimedia-journalistin.html
about/jobs/product-owner.html
about/jobs/projektberater.html
about/jobs/scrum-master.html
about/jobs/showmaster.html
about/jobs/social-media.html
about/jobs/support.html
about/jobs/texterin-uxwriterin.html
about/team_member about/team_member
about/terms-of-use/anb-2018.html
about/terms-of-use/starters-2018.html
about/views about/views
about/what-we-do/so3 about/what-we-do/so3
about? about?
@@ -5277,6 +5249,7 @@ addContacts
addToHistory addToHistory
add_diary.pl add_diary.pl
add_favorite add_favorite
addappterless
addboard addboard
adddata adddata
addemail addemail
@@ -5321,6 +5294,7 @@ adsrepository
adtest adtest
adtrack adtrack
adult adult
adv/news/vystavka-prodazha-na-poiske-poyavilas-tovarnaya-galereya
advanced-search advanced-search
advanced-search/x advanced-search/x
advanced/adv-suggestions advanced/adv-suggestions
@@ -5455,6 +5429,7 @@ alexaforbusiness/
alkali alkali
all all
all-supported-params all-supported-params
all?
allegation allegation
allprodreviews allprodreviews
allproductreview allproductreview
@@ -5680,10 +5655,13 @@ arabic
arama arama
archiv/regional archiv/regional
archive archive
archive$
archive/api/image.jpg
archive/article archive/article
archive/graphs.php archive/graphs.php
archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547 archive/lifestyle/wellness/1999/01/19/an-illness-no-one-understands-tourettes-syndrome/852df0cc-2164-4c83-be8d-0c770d028547
archive/page archive/page
archive/project/sovsport$
archived archived
archives archives
archivos archivos
@@ -5970,6 +5948,8 @@ audio_file
audio_news audio_news
audio_player audio_player
aui/inbound aui/inbound
aura
aura/promo
auth auth
auth auth
auth$ auth$
@@ -6709,6 +6689,7 @@ blogintegrations/
blogletspeak/ blogletspeak/
blogmarketing/ blogmarketing/
blogs blogs
blogs$
blogs/ blogs/
blogs/$ blogs/$
blogs/*%2B blogs/*%2B
@@ -6937,6 +6918,8 @@ bus/Nouveau-Brunswick
bus/Nouvelle-Ecosse bus/Nouvelle-Ecosse
bus/Terre-Neuve-et-Labrador bus/Terre-Neuve-et-Labrador
bus/Territoires-du-Nord-Ouest bus/Territoires-du-Nord-Ouest
bus/api
bus/orders
bus/print bus/print
bus/widget bus/widget
buscador buscador
@@ -6950,8 +6933,6 @@ business-insider
business-reviews business-reviews
business-school/search_results/ business-school/search_results/
business/ad_create business/ad_create
business/adshare
business/adshare/faqs
business/adv/appointmentnotices/search business/adv/appointmentnotices/search
business/blahblah business/blahblah
business/business-access business/business-access
@@ -6963,21 +6944,16 @@ business/community-information
business/convert business/convert
business/create business/create
business/create-linked-account business/create-linked-account
business/feedback
business/global business/global
business/hub business/hub
business/invite business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog business/learning/blog
business/onboarding business/onboarding
business/pin_create business/pin_create
business/premium/is_payment_pending
business/press-releases business/press-releases
business/printMerchant.html business/printMerchant.html
business/printResults.html business/printResults.html
business/programas/PDFs/Brochures/ business/programas/PDFs/Brochures/
business/promotion
business/prweb business/prweb
business/referral business/referral
business/sales/blog business/sales/blog
@@ -7791,6 +7767,8 @@ chapters.html
chapters/local-activities chapters/local-activities
chapters/students/excellence-awards/ chapters/students/excellence-awards/
charities charities
charities/beta/account/login
charity/search
chart/*/async chart/*/async
chart/*/bind chart/*/bind
chart/*/cancel chart/*/cancel
@@ -10294,6 +10272,7 @@ fallback
false/select-store-cookies.html false/select-store-cookies.html
family_filter family_filter
familylink-earlyaccess familylink-earlyaccess
familysearch
fan/feed fan/feed
fan_reach fan_reach
faq-index-search?* faq-index-search?*
@@ -10307,7 +10286,6 @@ faves-i_love_u_get_away_from_me
favicon favicon
favorit-hinzufuegen favorit-hinzufuegen
favorit-loeschen favorit-loeschen
favorite
favorites? favorites?
fb fb
fb.html fb.html
@@ -10828,21 +10806,21 @@ freemonth
freertos/archive freertos/archive
french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf french/thewto_f/minist_f/mc10_f/coordinator_guide_f.pdf
french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf french/thewto_f/minist_f/mc10_f/participant_guide_f.pdf
fresh
friends friends
friends-through-gvhd friends-through-gvhd
friendsprofile friendsprofile
from? from?
from_id= from_id=
frommers frommers
frontend-track
fscripts fscripts
ftp ftp
ftp_instructions.php ftp_instructions.php
ftpinstructions ftpinstructions
full full
fullscreen fullscreen
fullscreen/ReportLinker
fun fun
fundraiser/search
fur/forums fur/forums
fur/kb/*/discuss fur/kb/*/discuss
fur/search fur/search
@@ -11479,7 +11457,6 @@ help/feedback
help/forgot_login help/forgot_login
help/kindlecloudreader help/kindlecloudreader
help/kindlefire help/kindlefire
help/live/officehour/officehour-link.html
help/maps/indoormaps/partners help/maps/indoormaps/partners
help/maps/streetview/partners/welcome help/maps/streetview/partners/welcome
help/requests/new?app_id= help/requests/new?app_id=
@@ -11513,6 +11490,8 @@ hidden-content
highereducation/higheddocs highereducation/higheddocs
highlights highlights
highwire highwire
hilfe/fundingdetail.html
hilfe/live/officehour/officehour-link.html
hims-hard-mints hims-hard-mints
hinweis/datenleck hinweis/datenleck
history history
@@ -11840,7 +11819,6 @@ i/models/*/ar-redirect
i/models/*/views i/models/*/views
i/u i/u
i18n-checker/check i18n-checker/check
ia
ia/forums ia/forums
ia/kb/*/discuss ia/kb/*/discuss
ia/search ia/search
@@ -12138,11 +12116,17 @@ images/li.gif
images/logging_requests.gif images/logging_requests.gif
images/mockups images/mockups
images/ndtvvideo/* images/ndtvvideo/*
images/pad/search?rpt=imageview
images/pad/search?text=*&source=morda
images/resume images/resume
images/search?rpt=imageview
images/search?text=*&source=morda
images/showroomimages images/showroomimages
images/smart/$ images/smart/$
images/touch/$ images/touch/$
images/touch/? images/touch/?
images/touch/search?rpt=imageview
images/touch/search?text=*&source=morda
images/usedcarimages images/usedcarimages
images/userprofileimg images/userprofileimg
images/v$ images/v$
@@ -12369,6 +12353,30 @@ infinite-scroll-article
infinite-scroll-recipe infinite-scroll-recipe
infinite-scroll-review infinite-scroll-review
info info
info/agb/anb-2018.html
info/agb/starter-2018.html
info/jobs/Development-Operations-Engineer.html
info/jobs/Kooperations-Manager.html
info/jobs/Social-Media-Online-Kommunikation.html
info/jobs/UX-UI-Designer.html
info/jobs/Werkstudent.html
info/jobs/ba-medieninformatik.html
info/jobs/backend-entwicklerin.html
info/jobs/buchhaltung-payment.html
info/jobs/buchhaltung-personal.html
info/jobs/compliance.html
info/jobs/crowd-agentin.html
info/jobs/frontend-entwickler.html
info/jobs/kommunikationsdesign.html
info/jobs/kommunikationsstrategin.html
info/jobs/multimedia-journalistin.html
info/jobs/product-owner.html
info/jobs/projektberater.html
info/jobs/scrum-master.html
info/jobs/showmaster.html
info/jobs/social-media.html
info/jobs/support.html
info/jobs/texterin-uxwriterin.html
info/tech-feedback info/tech-feedback
info2/* info2/*
infoods/biodiversity infoods/biodiversity
@@ -12799,6 +12807,7 @@ jobs/companies/n
jobs/cv/sign-up-and-create jobs/cv/sign-up-and-create
jobs/email-job jobs/email-job
jobs/n jobs/n
jobs/skill-diagnostic/private
jobs/view/externalApply jobs/view/externalApply
jobs?runSearch jobs?runSearch
johnhancock johnhancock
@@ -12829,8 +12838,6 @@ journal/addictions
journal/addictions$ journal/addictions$
journal/adhesives journal/adhesives
journal/adhesives$ journal/adhesives$
journal/amh
journal/amh$
journal/anesthesia journal/anesthesia
journal/anesthesia$ journal/anesthesia$
journal/biogeography journal/biogeography
@@ -12863,8 +12870,6 @@ journal/ijt
journal/ijt$ journal/ijt$
journal/jdad journal/jdad
journal/jdad$ journal/jdad$
journal/jmahp
journal/jmahp$
journal/joma journal/joma
journal/joma$ journal/joma$
journal/jscp journal/jscp
@@ -13690,7 +13695,6 @@ mailemergency
mailinglist mailinglist
mailinglist/email mailinglist/email
mailman mailman
main
main/ main/
main/global_search main/global_search
main/images main/images
@@ -13730,6 +13734,8 @@ mapi?*
mapprint? mapprint?
maps maps
maps/*?lang=kk$ maps/*?lang=kk$
maps/*?lang=ru$
maps/*?lang=uk$
maps/*?lang=uz$ maps/*?lang=uz$
maps/*?ll= maps/*?ll=
maps/about maps/about
@@ -14790,7 +14796,6 @@ newsstandrss
next next
nextThread.html nextThread.html
nextadvisor/search nextadvisor/search
nextjs
nexus nexus
ng*/blog-article-remove-faq-utms-*.js ng*/blog-article-remove-faq-utms-*.js
ng*/cdn-cgi/challenge-platform ng*/cdn-cgi/challenge-platform
@@ -15583,6 +15588,7 @@ pegulator
pending pending
pendings.php pendings.php
people people
people/$
people/*/*?*daterange people/*/*?*daterange
people/*/*?*page people/*/*?*page
people/*/category people/*/category
@@ -15594,6 +15600,8 @@ people/iweReconnectAction
people/like people/like
people/offers.html people/offers.html
people/oldhelp/ people/oldhelp/
people/pad$
people/pad/$
people/quickbook-integration.html people/quickbook-integration.html
people/search people/search
people/setup-guide.html people/setup-guide.html
@@ -15742,7 +15750,6 @@ pin/find?url=
pin_shop pin_shop
ping ping
ping? ping?
pingback
pingdom pingdom
pinterest-predicts pinterest-predicts
pinterest-wellbeing pinterest-wellbeing
@@ -15900,7 +15907,7 @@ pmc/publisherportal/download
pmc/publisherportal/journalmanager pmc/publisherportal/journalmanager
pmc/tocrender.fcgi pmc/tocrender.fcgi
pmc/utilities pmc/utilities
pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22fct\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyiwEKHAoaV2FzIG1hY2h0IGVpbmUgUm9ib3RzIHR4dD8KQQo_V2FzIGJlZGV1dGV0IGluZGV4aWVydCBPYndvaGwgZHVyY2ggUm9ib3RzIHR4dC1EYXRlaSBibG9ja2llcnQ_CiUKI1dhcyBiZWRldXRldCBVc2VyLUFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x22OvYVnTPALXbj3vw2rL4VXtVXbDo\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe pmc='{\x22aa\x22:{},\x22abd\x22:{\x22abd\x22:false,\x22deb\x22:false,\x22det\x22:false},\x22async\x22:{},\x22attn\x22:{},\x22bgd\x22:{\x22ac\x22:true,\x22as\x22:true,\x22at\x22:0,\x22ea\x22:true,\x22ed\x22:0,\x22ei\x22:true,\x22el\x22:true,\x22ep\x22:true,\x22er\x22:true,\x22et\x22:0,\x22eu\x22:false,\x22li\x22:false,\x22wl\x22:false},\x22cdos\x22:{\x22cdobsel\x22:false},\x22csi\x22:{},\x22d\x22:{},\x22foot\x22:{},\x22gf\x22:{\x22pid\x22:196},\x22gwc\x22:{},\x22hsm\x22:{},\x22jsa\x22:{\x22csi\x22:true,\x22csir\x22:100},\x22kyn\x22:{},\x22lli\x22:{},\x22mb4ZUb\x22:{},\x22pHXghd\x22:{},\x22sb_wiz\x22:{\x22onf\x22:\x22EAEyiwEKHAoaV2FzIG1hY2h0IGVpbmUgUm9ib3RzIHR4dD8KQQo_V2FzIGJlZGV1dGV0IGluZGV4aWVydCBPYndvaGwgZHVyY2ggUm9ib3RzIHR4dC1EYXRlaSBibG9ja2llcnQ_CiUKI1dhcyBiZWRldXRldCBVc2VyLUFnZW50ICogZGlzYWxsb3c_EOQC\x22,\x22scq\x22:\x22\x22,\x22stok\x22:\x223gIfCzNIJHaEC5v6iA3oIyCrnnE\x22},\x22sf\x22:{},\x22sonic\x22:{},\x22spch\x22:{\x22ae\x22:\x22\\u00dcberpr\\u00fcfe
pmcomment/ pmcomment/
pmm-templates pmm-templates
pmo/contact/en/staff pmo/contact/en/staff
@@ -16125,6 +16132,10 @@ podcasts/yous-yay-new-emotions.html$
podpiska/login.pl podpiska/login.pl
pogod pogod
pogoda pogoda
pogoda/*?*lat=*&*lon=
pogoda/*?*lon=*&*lat=
pogoda/404
pogoda/search
pointroll pointroll
policies policies
policies/dpa policies/dpa
@@ -16203,6 +16214,7 @@ preferedui=desktop
preference preference
preferences preferences
preferences/ preferences/
prefetch
prefs prefs
preisvergleich preisvergleich
prelex prelex
@@ -16318,8 +16330,10 @@ products/explore
products/finder products/finder
products/holiday-sales-*sgbr-sg products/holiday-sales-*sgbr-sg
products/home-perf products/home-perf
products/product/*/sku
products/query products/query
products/query/*nqrwns products/query/*nqrwns
products/search?text=
products/world-war-i/?category= products/world-war-i/?category=
products; products;
products? products?
@@ -16419,6 +16433,7 @@ promo/diskelement
promo/launcher/? promo/launcher/?
promo/launcher/feedback promo/launcher/feedback
promo/launcher/mgoodbye promo/launcher/mgoodbye
promo/market/mobile/app*?from=
promo/skype*? promo/skype*?
promo/skype/* promo/skype/*
promo/yobject/changelog promo/yobject/changelog
@@ -16662,6 +16677,12 @@ q/*/settings
q/*/stats q/*/stats
q/*/submissions q/*/submissions
q/*/suggestions q/*/suggestions
q/profile/*/answers
q/profile/*/articles
q/profile/*/org_answers
q/profile/*/questions
q/profile/*/subscribers
q/profile/*/verifies
q/static-3.28 q/static-3.28
q/static-4.11 q/static-4.11
q/static-4.12 q/static-4.12
@@ -16670,6 +16691,12 @@ q/static-5.22
q/static-5.23 q/static-5.23
q/static-5.28 q/static-5.28
q/static-5.29 q/static-5.29
q/user/*/answers
q/user/*/articles
q/user/*/org_answers
q/user/*/questions
q/user/*/subscribers
q/user/*/verifies
q= q=
qa qa
qantas qantas
@@ -17266,6 +17293,7 @@ school-architecture-design/wp-content/sites/
school-architecture-design/wp-content/themes/ school-architecture-design/wp-content/themes/
school-architecture-design/wp-content/wp-admin/ school-architecture-design/wp-content/wp-admin/
school-architecture-design/wp-content/wp-includes/ school-architecture-design/wp-content/wp-includes/
schoolsearch
sciam/esi-my-account.cfm sciam/esi-my-account.cfm
sciam/remote sciam/remote
science/MiamiMultiMediaURL science/MiamiMultiMediaURL
@@ -17519,6 +17547,7 @@ search/customers/browse
search/customers? search/customers?
search/default.aspx?* search/default.aspx?*
search/ec_solr search/ec_solr
search/entity/touch
search/events/_ search/events/_
search/events? search/events?
search/feed_content? search/feed_content?
@@ -17895,6 +17924,7 @@ share-button
share-image-generator share-image-generator
share-post.g share-post.g
share-study share-study
share-success/
share.php? share.php?
shareArticle shareArticle
shareables shareables
@@ -18437,8 +18467,6 @@ sl/user
sl/users sl/users
slide slide
slideshow/*-inline$ slideshow/*-inline$
slideshow/*/lead-form
slideshow/embed_code
slink slink
slp/*/b$ slp/*/b$
slp/s$ slp/s$
@@ -18462,84 +18490,27 @@ sn-buecher/sn-kochbuecher.html
sn-buecher/sn-romane.html sn-buecher/sn-romane.html
sn-buecher/sn-sachbuecher.html sn-buecher/sn-sachbuecher.html
sn-buecher/sn-schreibwaren.html sn-buecher/sn-schreibwaren.html
sn-drogerie.html
sn-drogerie/sn-drogerie-sonstiges.html
sn-drogerie/sn-gesicht.html
sn-drogerie/sn-haare.html
sn-drogerie/sn-intimes.html
sn-drogerie/sn-koerper.html
sn-drogerie/sn-zaehne.html
sn-erlebnisse.html
sn-erlebnisse/sn-erlebnisse-sonstiges.html
sn-erlebnisse/sn-events.html
sn-erlebnisse/sn-konzert.html
sn-erlebnisse/sn-locations.html
sn-erlebnisse/sn-meet-greet.html
sn-erlebnisse/sn-urlaub.html
sn-fashion.html
sn-fashion/sn-accessoires.html
sn-fashion/sn-fashion-sonstiges.html
sn-fashion/sn-kleidung.html
sn-fashion/sn-schmuck-uhren.html
sn-fashion/sn-schuhe.html
sn-fashion/sn-taschen-rucksaecke.html
sn-filme.html sn-filme.html
sn-filme/sn-dvd-blueray.html sn-filme/sn-dvd-blueray.html
sn-filme/sn-film-sonstiges.html sn-filme/sn-film-sonstiges.html
sn-filme/sn-on-demand-download.html sn-filme/sn-on-demand-download.html
sn-filme/sn-tickets.html sn-filme/sn-tickets.html
sn-gutscheine.html
sn-gutscheine/sn-gastronomie.html
sn-gutscheine/sn-gutscheine-sonstiges.html
sn-gutscheine/sn-shop.html
sn-lebensmittel.html
sn-lebensmittel/sn-alkoholisches.html
sn-lebensmittel/sn-getraenke.html
sn-lebensmittel/sn-kaffee-tee.html
sn-lebensmittel/sn-kraeuter-gewuerze.html
sn-lebensmittel/sn-lebensmittel-sonstiges.html
sn-lebensmittel/sn-snacks.html
sn-lebensmittel/sn-superfood.html
sn-lebensmittel/sn-vegan.html
sn-lifestyle.html
sn-lifestyle/outdoor.html
sn-lifestyle/sn-kunsthandwerk.html
sn-lifestyle/sn-lifestyle-sonstiges.html
sn-lifestyle/sn-mobilitaet.html
sn-lifestyle/sn-reisen.html
sn-lifestyle/sn-sportartikel.html
sn-lifestyle/sn-tierbedarf.html
sn-merchandise.html sn-merchandise.html
sn-merchandise/sn-accessoires.html sn-merchandise/sn-accessoires.html
sn-merchandise/sn-aufkleber-buttons.html sn-merchandise/sn-aufkleber-buttons.html
sn-merchandise/sn-kleidung.html sn-merchandise/sn-kleidung.html
sn-merchandise/sn-merchandise-sonstiges.html sn-merchandise/sn-merchandise-sonstiges.html
sn-merchandise/sn-poster.html sn-merchandise/sn-poster.html
sn-symbolisches.html
sn-symbolisches/sn-karma.html
sn-symbolisches/sn-patenschaft.html
sn-symbolisches/sn-symbolisches-sonstiges.html
sn-technik.html
sn-technik/sn-gadgets.html
sn-technik/sn-software-apps.html
sn-technik/sn-technik-sonstiges.html
sn-tontraeger.html sn-tontraeger.html
sn-tontraeger/sn-cds.html sn-tontraeger/sn-cds.html
sn-tontraeger/sn-hoerbuecher.html sn-tontraeger/sn-hoerbuecher.html
sn-tontraeger/sn-sonstiges.html sn-tontraeger/sn-sonstiges.html
sn-tontraeger/sn-vinyl.html sn-tontraeger/sn-vinyl.html
sn-wohnen.html
sn-wohnen/sn-gemuetlichkeit.html
sn-wohnen/sn-kuechenutensilien.html
sn-wohnen/sn-reinigung.html
sn-wohnen/sn-saatgut.html
sn-wohnen/sn-wohnen-sonstiges.html
snap snap
sndmsg? sndmsg?
snoop snoop
snp snp
sns-ap sns-ap
snuugl.html
soap/ soap/
soc soc
social social
@@ -18630,11 +18601,6 @@ sources/refund
sources/sepa_mandate sources/sepa_mandate
sources/test_klarna sources/test_klarna
sources/test_source sources/test_source
sp-spiele.html
sp-spiele/sn-brettspiele.html
sp-spiele/sn-kartenspiele.html
sp-spiele/sn-online-games.html
sp-spiele/sn-spiele-sonstiges.html
sp/2for1 sp/2for1
sp/3for2 sp/3for2
sp= sp=
@@ -18796,8 +18762,6 @@ stamp_ranking
standards standards
starbuckspartners starbuckspartners
start start
start-project/Circle-und-Sprint.html
start-project/Page-Projekt-anlegen.html
start-session start-session
start-ups/challenge/ start-ups/challenge/
start-ups/loft/hack/ start-ups/loft/hack/
@@ -19307,7 +19271,11 @@ take-a-class/participant-materials
takedown takedown
talent/matches talent/matches
talk talk
talk/api
talk/create
talk/new_topic talk/new_topic
talk/user
talk/user/*/article
talks2 talks2
talktalk talktalk
tally-loader-react/static-1.65 tally-loader-react/static-1.65
@@ -19957,6 +19925,8 @@ uas/oauth2
uds uds
ugc ugc
ugc$ ugc$
ugcpub
ugcpub/cabinet
ugcsupport ugcsupport
ugcsupport$ ugcsupport$
ui ui
@@ -20418,6 +20388,7 @@ usedcarwidget
user user
user user
user$ user$
user-account/
user-activation user-activation
user-document-collections user-document-collections
user-panel user-panel
@@ -20542,6 +20513,8 @@ users/user_hints
using using
uslugi uslugi
uslugi/$ uslugi/$
uslugi/*/category/doctors
uslugi/cab
usopen09/* usopen09/*
uspod uspod
usr usr
@@ -20679,6 +20652,7 @@ video-search
video.php video.php
video/$ video/$
video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81 video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81
video/%D0%B7%D0%B0%D0%BF%D1%80%D0%BE%D1%81/*text=
video/*/preview video/*/preview
video/*/search video/*/search
video/*filmId= video/*filmId=
@@ -21892,6 +21866,7 @@ wp-admin/admin-ajax.php
wp-admin/admin-ajax.php wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt wp-admin/admin-ajax.phphttp://aljazeera.com/robots.txt
wp-admin/admin-ajax.phphttp://fool.com/robots.txt wp-admin/admin-ajax.phphttp://fool.com/robots.txt
wp-admin/admin-ajax.phphttp://openstreetmap.org/robots.txt
wp-admin/load-scripts.php wp-admin/load-scripts.php
wp-admin/load-styles.php wp-admin/load-styles.php
wp-adv wp-adv
@@ -22045,6 +22020,18 @@ xs4all
xsl/ xsl/
y1= y1=
yaca yaca
yaca/$
yaca/*.xml$
yaca/*/geo
yaca/*/synt2
yaca/*/time
yaca/*/tungrp
yaca/cat/*/$
yaca/cat/*/geo
yaca/m/$
yaca/m/yca/cat/*/$
yaca/result.xml
yandpage
yandsearch yandsearch
yap/preview yap/preview
yca/cy yca/cy
File diff suppressed because it is too large Load Diff