[Github Action] Automated trickest wordlists update.

This commit is contained in:
github-actions[bot] 2025-08-27 10:04:11 +00:00
parent 850616cb3a
commit d151af5e4e
26 changed files with 7027 additions and 1976 deletions

View file

@ -3,6 +3,6 @@
"last_update": 1756278234
},
"Trickest wordlist update": {
"last_update": 1756202625
"last_update": 1756289041
}
}

View file

@ -16671,6 +16671,8 @@ rare-icons-check.md
nasty-cooks-smell.md
.changeset/real-kings-learn.md
real-kings-learn.md
.changeset/sour-nails-study.md
sour-nails-study.md
.changeset/yummy-tools-decide.md
yummy-tools-decide.md
.vscode/extensions.json

View file

@ -3281,6 +3281,7 @@ codecov.yaml
.changeset/rare-icons-check.md
.changeset/nasty-cooks-smell.md
.changeset/real-kings-learn.md
.changeset/sour-nails-study.md
.changeset/yummy-tools-decide.md
.vscode/extensions.json
.vscode/settings.json

View file

@ -68970,6 +68970,9 @@ textutf8.txt
test/phpunit/phpunittest.xml
phpunit/phpunittest.xml
phpunittest.xml
test/phpunit/FunctionsBELibTest.php
phpunit/FunctionsBELibTest.php
FunctionsBELibTest.php
test/phpunit/BankAccountTest.php
phpunit/BankAccountTest.php
BankAccountTest.php

View file

@ -14113,6 +14113,7 @@ test/phpunit/EntrepotTest.php
test/phpunit/RestAPIContactTest.php
test/phpunit/textutf8.txt
test/phpunit/phpunittest.xml
test/phpunit/FunctionsBELibTest.php
test/phpunit/BankAccountTest.php
test/phpunit/UtilsTest.php
test/phpunit/SecurityLoginTest.php

View file

@ -1611,6 +1611,18 @@ Grav/Common/Scheduler/Cron.php
Common/Scheduler/Cron.php
Scheduler/Cron.php
Cron.php
system/src/Grav/Common/Scheduler/SchedulerController.php
src/Grav/Common/Scheduler/SchedulerController.php
Grav/Common/Scheduler/SchedulerController.php
Common/Scheduler/SchedulerController.php
Scheduler/SchedulerController.php
SchedulerController.php
system/src/Grav/Common/Scheduler/JobHistory.php
src/Grav/Common/Scheduler/JobHistory.php
Grav/Common/Scheduler/JobHistory.php
Common/Scheduler/JobHistory.php
Scheduler/JobHistory.php
JobHistory.php
system/src/Grav/Common/Scheduler/Scheduler.php
src/Grav/Common/Scheduler/Scheduler.php
Grav/Common/Scheduler/Scheduler.php
@ -1629,6 +1641,12 @@ Grav/Common/Scheduler/IntervalTrait.php
Common/Scheduler/IntervalTrait.php
Scheduler/IntervalTrait.php
IntervalTrait.php
system/src/Grav/Common/Scheduler/JobQueue.php
src/Grav/Common/Scheduler/JobQueue.php
Grav/Common/Scheduler/JobQueue.php
Common/Scheduler/JobQueue.php
Scheduler/JobQueue.php
JobQueue.php
system/src/Grav/Common/GPM/Remote/Plugins.php
src/Grav/Common/GPM/Remote/Plugins.php
Grav/Common/GPM/Remote/Plugins.php
@ -3154,6 +3172,9 @@ backups.yaml
system/config/media.yaml
config/media.yaml
media.yaml
system/config/scheduler.yaml
config/scheduler.yaml
scheduler.yaml
system/pages/notfound.md
pages/notfound.md
notfound.md

View file

@ -259,9 +259,12 @@ system/src/Grav/Common/Errors/SystemFacade.php
system/src/Grav/Common/Errors/Errors.php
system/src/Grav/Common/Errors/BareHandler.php
system/src/Grav/Common/Scheduler/Cron.php
system/src/Grav/Common/Scheduler/SchedulerController.php
system/src/Grav/Common/Scheduler/JobHistory.php
system/src/Grav/Common/Scheduler/Scheduler.php
system/src/Grav/Common/Scheduler/Job.php
system/src/Grav/Common/Scheduler/IntervalTrait.php
system/src/Grav/Common/Scheduler/JobQueue.php
system/src/Grav/Common/GPM/Remote/Plugins.php
system/src/Grav/Common/GPM/Remote/Themes.php
system/src/Grav/Common/GPM/Remote/Package.php
@ -504,6 +507,7 @@ system/config/site.yaml
system/config/mime.yaml
system/config/backups.yaml
system/config/media.yaml
system/config/scheduler.yaml
system/pages/notfound.md
system/languages/zh-tw.yaml
system/languages/ru.yaml

View file

@ -6265,8 +6265,6 @@ rotten-vans-vanish.md
bump-react.md
.changeset/less-lonely-authors.md
less-lonely-authors.md
.changeset/twenty-ghosts-bathe.md
twenty-ghosts-bathe.md
.changeset/witty-tigers-agree.md
witty-tigers-agree.md
.changeset/polite-colts-desire.md
@ -6313,6 +6311,8 @@ indexed-types.md
maybe-item.md
.changeset/bright-drinks-end.md
bright-drinks-end.md
.changeset/list-sort-filter.md
list-sort-filter.md
.changeset/young-cycles-whisper.md
young-cycles-whisper.md
.changeset/add-unique-filters.md

View file

@ -1499,7 +1499,6 @@ CONTRIBUTING.md
.changeset/rotten-vans-vanish.md
.changeset/bump-react.md
.changeset/less-lonely-authors.md
.changeset/twenty-ghosts-bathe.md
.changeset/witty-tigers-agree.md
.changeset/polite-colts-desire.md
.changeset/bump-next.md
@ -1523,6 +1522,7 @@ CONTRIBUTING.md
.changeset/indexed-types.md
.changeset/maybe-item.md
.changeset/bright-drinks-end.md
.changeset/list-sort-filter.md
.changeset/young-cycles-whisper.md
.changeset/add-unique-filters.md
.changeset/twelve-rings-remain.md

View file

@ -311,6 +311,11 @@ Presentation/Nop.Web/Components/HomepageBestSellersViewComponent.cs
Nop.Web/Components/HomepageBestSellersViewComponent.cs
Components/HomepageBestSellersViewComponent.cs
HomepageBestSellersViewComponent.cs
src/Presentation/Nop.Web/Components/FooterMenuViewComponent.cs
Presentation/Nop.Web/Components/FooterMenuViewComponent.cs
Nop.Web/Components/FooterMenuViewComponent.cs
Components/FooterMenuViewComponent.cs
FooterMenuViewComponent.cs
src/Presentation/Nop.Web/Components/FlyoutShoppingCartViewComponent.cs
Presentation/Nop.Web/Components/FlyoutShoppingCartViewComponent.cs
Nop.Web/Components/FlyoutShoppingCartViewComponent.cs
@ -421,16 +426,16 @@ Presentation/Nop.Web/Components/HomepagePollsViewComponent.cs
Nop.Web/Components/HomepagePollsViewComponent.cs
Components/HomepagePollsViewComponent.cs
HomepagePollsViewComponent.cs
src/Presentation/Nop.Web/Components/MainMenuViewComponent.cs
Presentation/Nop.Web/Components/MainMenuViewComponent.cs
Nop.Web/Components/MainMenuViewComponent.cs
Components/MainMenuViewComponent.cs
MainMenuViewComponent.cs
src/Presentation/Nop.Web/Components/ManufacturerNavigationViewComponent.cs
Presentation/Nop.Web/Components/ManufacturerNavigationViewComponent.cs
Nop.Web/Components/ManufacturerNavigationViewComponent.cs
Components/ManufacturerNavigationViewComponent.cs
ManufacturerNavigationViewComponent.cs
src/Presentation/Nop.Web/Components/TopMenuViewComponent.cs
Presentation/Nop.Web/Components/TopMenuViewComponent.cs
Nop.Web/Components/TopMenuViewComponent.cs
Components/TopMenuViewComponent.cs
TopMenuViewComponent.cs
src/Presentation/Nop.Web/Components/RelatedProductsViewComponent.cs
Presentation/Nop.Web/Components/RelatedProductsViewComponent.cs
Nop.Web/Components/RelatedProductsViewComponent.cs
@ -956,14 +961,6 @@ Shared/Components/PrivateMessagesSentItems/Default.cshtml
Components/PrivateMessagesSentItems/Default.cshtml
PrivateMessagesSentItems/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/TopMenu/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/TopMenu/Default.cshtml
Nop.Web/Views/Shared/Components/TopMenu/Default.cshtml
Views/Shared/Components/TopMenu/Default.cshtml
Shared/Components/TopMenu/Default.cshtml
Components/TopMenu/Default.cshtml
TopMenu/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/TaxTypeSelector/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/TaxTypeSelector/Default.cshtml
Nop.Web/Views/Shared/Components/TaxTypeSelector/Default.cshtml
@ -1044,6 +1041,22 @@ Shared/Components/RelatedProducts/Default.cshtml
Components/RelatedProducts/Default.cshtml
RelatedProducts/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/FooterMenu/_FooterItem.cshtml
Presentation/Nop.Web/Views/Shared/Components/FooterMenu/_FooterItem.cshtml
Nop.Web/Views/Shared/Components/FooterMenu/_FooterItem.cshtml
Views/Shared/Components/FooterMenu/_FooterItem.cshtml
Shared/Components/FooterMenu/_FooterItem.cshtml
Components/FooterMenu/_FooterItem.cshtml
FooterMenu/_FooterItem.cshtml
_FooterItem.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/FooterMenu/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/FooterMenu/Default.cshtml
Nop.Web/Views/Shared/Components/FooterMenu/Default.cshtml
Views/Shared/Components/FooterMenu/Default.cshtml
Shared/Components/FooterMenu/Default.cshtml
Components/FooterMenu/Default.cshtml
FooterMenu/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
@ -1172,6 +1185,38 @@ Shared/Components/HomepageCategories/Default.cshtml
Components/HomepageCategories/Default.cshtml
HomepageCategories/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.cshtml
Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.cshtml
Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.cshtml
Views/Shared/Components/MainMenu/_MenuItem.cshtml
Shared/Components/MainMenu/_MenuItem.cshtml
Components/MainMenu/_MenuItem.cshtml
MainMenu/_MenuItem.cshtml
_MenuItem.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.Grid.cshtml
Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.Grid.cshtml
Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.Grid.cshtml
Views/Shared/Components/MainMenu/_MenuItem.Grid.cshtml
Shared/Components/MainMenu/_MenuItem.Grid.cshtml
Components/MainMenu/_MenuItem.Grid.cshtml
MainMenu/_MenuItem.Grid.cshtml
_MenuItem.Grid.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.List.cshtml
Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.List.cshtml
Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.List.cshtml
Views/Shared/Components/MainMenu/_MenuItem.List.cshtml
Shared/Components/MainMenu/_MenuItem.List.cshtml
Components/MainMenu/_MenuItem.List.cshtml
MainMenu/_MenuItem.List.cshtml
_MenuItem.List.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/MainMenu/Default.cshtml
Nop.Web/Views/Shared/Components/MainMenu/Default.cshtml
Views/Shared/Components/MainMenu/Default.cshtml
Shared/Components/MainMenu/Default.cshtml
Components/MainMenu/Default.cshtml
MainMenu/Default.cshtml
Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/CategoryNavigation/Default.cshtml
Presentation/Nop.Web/Views/Shared/Components/CategoryNavigation/Default.cshtml
Nop.Web/Views/Shared/Components/CategoryNavigation/Default.cshtml
@ -6765,6 +6810,86 @@ Areas/Admin/Components/AdminWidgetViewComponent.cs
Admin/Components/AdminWidgetViewComponent.cs
Components/AdminWidgetViewComponent.cs
AdminWidgetViewComponent.cs
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/Edit.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/Edit.cshtml
Nop.Web/Areas/Admin/Views/Menu/Edit.cshtml
Areas/Admin/Views/Menu/Edit.cshtml
Admin/Views/Menu/Edit.cshtml
Views/Menu/Edit.cshtml
Menu/Edit.cshtml
Edit.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemEdit.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemEdit.cshtml
Nop.Web/Areas/Admin/Views/Menu/MenuItemEdit.cshtml
Areas/Admin/Views/Menu/MenuItemEdit.cshtml
Admin/Views/Menu/MenuItemEdit.cshtml
Views/Menu/MenuItemEdit.cshtml
Menu/MenuItemEdit.cshtml
MenuItemEdit.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Areas/Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Views/Menu/_CreateOrUpdate.MenuItems.cshtml
Menu/_CreateOrUpdate.MenuItems.cshtml
_CreateOrUpdate.MenuItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
Nop.Web/Areas/Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
Areas/Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
Views/Menu/_MenuItemCreateOrUpdate.cshtml
Menu/_MenuItemCreateOrUpdate.cshtml
_MenuItemCreateOrUpdate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
Nop.Web/Areas/Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
Areas/Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
Views/Menu/MenuItemSelectProductPopup.cshtml
Menu/MenuItemSelectProductPopup.cshtml
MenuItemSelectProductPopup.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/Create.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/Create.cshtml
Nop.Web/Areas/Admin/Views/Menu/Create.cshtml
Areas/Admin/Views/Menu/Create.cshtml
Admin/Views/Menu/Create.cshtml
Views/Menu/Create.cshtml
Menu/Create.cshtml
Create.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/List.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/List.cshtml
Nop.Web/Areas/Admin/Views/Menu/List.cshtml
Areas/Admin/Views/Menu/List.cshtml
Admin/Views/Menu/List.cshtml
Views/Menu/List.cshtml
Menu/List.cshtml
List.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.cshtml
Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.cshtml
Areas/Admin/Views/Menu/_CreateOrUpdate.cshtml
Admin/Views/Menu/_CreateOrUpdate.cshtml
Views/Menu/_CreateOrUpdate.cshtml
Menu/_CreateOrUpdate.cshtml
_CreateOrUpdate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemCreate.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemCreate.cshtml
Nop.Web/Areas/Admin/Views/Menu/MenuItemCreate.cshtml
Areas/Admin/Views/Menu/MenuItemCreate.cshtml
Admin/Views/Menu/MenuItemCreate.cshtml
Views/Menu/MenuItemCreate.cshtml
Menu/MenuItemCreate.cshtml
MenuItemCreate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
Areas/Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
Views/Menu/_CreateOrUpdate.Info.cshtml
Menu/_CreateOrUpdate.Info.cshtml
_CreateOrUpdate.Info.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/ProductAttribute/Edit.cshtml
Presentation/Nop.Web/Areas/Admin/Views/ProductAttribute/Edit.cshtml
Nop.Web/Areas/Admin/Views/ProductAttribute/Edit.cshtml
@ -7261,14 +7386,6 @@ Admin/Views/Setting/_GeneralCommon.CustomHtml.cshtml
Views/Setting/_GeneralCommon.CustomHtml.cshtml
Setting/_GeneralCommon.CustomHtml.cshtml
_GeneralCommon.CustomHtml.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Views/Setting/_GeneralCommon.TopMenuItems.cshtml
Setting/_GeneralCommon.TopMenuItems.cshtml
_GeneralCommon.TopMenuItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Shipping.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Setting/Shipping.cshtml
Nop.Web/Areas/Admin/Views/Setting/Shipping.cshtml
@ -7669,14 +7786,6 @@ Admin/Views/Setting/_Order.OrderTotals.cshtml
Views/Setting/_Order.OrderTotals.cshtml
Setting/_Order.OrderTotals.cshtml
_Order.OrderTotals.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
Areas/Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
Views/Setting/_GeneralCommon.FooterItems.cshtml
Setting/_GeneralCommon.FooterItems.cshtml
_GeneralCommon.FooterItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Vendor.Catalog.cshtml
Presentation/Nop.Web/Areas/Admin/Views/Setting/_Vendor.Catalog.cshtml
Nop.Web/Areas/Admin/Views/Setting/_Vendor.Catalog.cshtml
@ -11594,6 +11703,13 @@ Areas/Admin/Controllers/LanguageController.cs
Admin/Controllers/LanguageController.cs
Controllers/LanguageController.cs
LanguageController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/MenuController.cs
Presentation/Nop.Web/Areas/Admin/Controllers/MenuController.cs
Nop.Web/Areas/Admin/Controllers/MenuController.cs
Areas/Admin/Controllers/MenuController.cs
Admin/Controllers/MenuController.cs
Controllers/MenuController.cs
MenuController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/QueuedEmailController.cs
Presentation/Nop.Web/Areas/Admin/Controllers/QueuedEmailController.cs
Nop.Web/Areas/Admin/Controllers/QueuedEmailController.cs
@ -11744,6 +11860,22 @@ Admin/Validators/Plugins/PluginValidator.cs
Validators/Plugins/PluginValidator.cs
Plugins/PluginValidator.cs
PluginValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuValidator.cs
Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuValidator.cs
Nop.Web/Areas/Admin/Validators/Menus/MenuValidator.cs
Areas/Admin/Validators/Menus/MenuValidator.cs
Admin/Validators/Menus/MenuValidator.cs
Validators/Menus/MenuValidator.cs
Menus/MenuValidator.cs
MenuValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuItemValidator.cs
Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuItemValidator.cs
Nop.Web/Areas/Admin/Validators/Menus/MenuItemValidator.cs
Areas/Admin/Validators/Menus/MenuItemValidator.cs
Admin/Validators/Menus/MenuItemValidator.cs
Validators/Menus/MenuItemValidator.cs
Menus/MenuItemValidator.cs
MenuItemValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/News/NewsItemValidator.cs
Presentation/Nop.Web/Areas/Admin/Validators/News/NewsItemValidator.cs
Nop.Web/Areas/Admin/Validators/News/NewsItemValidator.cs
@ -12776,6 +12908,86 @@ Admin/Models/Plugins/PluginListModel.cs
Models/Plugins/PluginListModel.cs
Plugins/PluginListModel.cs
PluginListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductListModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductListModel.cs
Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductListModel.cs
Areas/Admin/Models/Menus/SelectMenuItemProductListModel.cs
Admin/Models/Menus/SelectMenuItemProductListModel.cs
Models/Menus/SelectMenuItemProductListModel.cs
Menus/SelectMenuItemProductListModel.cs
SelectMenuItemProductListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemEntityModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemEntityModel.cs
Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemEntityModel.cs
Areas/Admin/Models/Menus/SelectMenuItemEntityModel.cs
Admin/Models/Menus/SelectMenuItemEntityModel.cs
Models/Menus/SelectMenuItemEntityModel.cs
Menus/SelectMenuItemEntityModel.cs
SelectMenuItemEntityModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuItemModel.cs
Areas/Admin/Models/Menus/MenuItemModel.cs
Admin/Models/Menus/MenuItemModel.cs
Models/Menus/MenuItemModel.cs
Menus/MenuItemModel.cs
MenuItemModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
Areas/Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
Models/Menus/SelectMenuItemProductSearchModel.cs
Menus/SelectMenuItemProductSearchModel.cs
SelectMenuItemProductSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuModel.cs
Areas/Admin/Models/Menus/MenuModel.cs
Admin/Models/Menus/MenuModel.cs
Models/Menus/MenuModel.cs
Menus/MenuModel.cs
MenuModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuListModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuListModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuListModel.cs
Areas/Admin/Models/Menus/MenuListModel.cs
Admin/Models/Menus/MenuListModel.cs
Models/Menus/MenuListModel.cs
Menus/MenuListModel.cs
MenuListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductModel.cs
Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductModel.cs
Areas/Admin/Models/Menus/SelectMenuItemProductModel.cs
Admin/Models/Menus/SelectMenuItemProductModel.cs
Models/Menus/SelectMenuItemProductModel.cs
Menus/SelectMenuItemProductModel.cs
SelectMenuItemProductModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemListModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemListModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuItemListModel.cs
Areas/Admin/Models/Menus/MenuItemListModel.cs
Admin/Models/Menus/MenuItemListModel.cs
Models/Menus/MenuItemListModel.cs
Menus/MenuItemListModel.cs
MenuItemListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuSearchModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuSearchModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuSearchModel.cs
Areas/Admin/Models/Menus/MenuSearchModel.cs
Admin/Models/Menus/MenuSearchModel.cs
Models/Menus/MenuSearchModel.cs
Menus/MenuSearchModel.cs
MenuSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemSearchModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemSearchModel.cs
Nop.Web/Areas/Admin/Models/Menus/MenuItemSearchModel.cs
Areas/Admin/Models/Menus/MenuItemSearchModel.cs
Admin/Models/Menus/MenuItemSearchModel.cs
Models/Menus/MenuItemSearchModel.cs
Menus/MenuItemSearchModel.cs
MenuItemSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/News/NewsItemListModel.cs
Presentation/Nop.Web/Areas/Admin/Models/News/NewsItemListModel.cs
Nop.Web/Areas/Admin/Models/News/NewsItemListModel.cs
@ -13240,22 +13452,6 @@ Admin/Models/Settings/StoreInformationSettingsModel.cs
Models/Settings/StoreInformationSettingsModel.cs
Settings/StoreInformationSettingsModel.cs
StoreInformationSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Areas/Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
Settings/DisplayDefaultMenuItemSettingsModel.cs
DisplayDefaultMenuItemSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Areas/Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
Settings/DisplayDefaultFooterItemSettingsModel.cs
DisplayDefaultFooterItemSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/MediaSettingsModel.cs
Presentation/Nop.Web/Areas/Admin/Models/Settings/MediaSettingsModel.cs
Nop.Web/Areas/Admin/Models/Settings/MediaSettingsModel.cs
@ -16523,6 +16719,13 @@ Areas/Admin/Factories/ForumModelFactory.cs
Admin/Factories/ForumModelFactory.cs
Factories/ForumModelFactory.cs
ForumModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/IMenuModelFactory.cs
Presentation/Nop.Web/Areas/Admin/Factories/IMenuModelFactory.cs
Nop.Web/Areas/Admin/Factories/IMenuModelFactory.cs
Areas/Admin/Factories/IMenuModelFactory.cs
Admin/Factories/IMenuModelFactory.cs
Factories/IMenuModelFactory.cs
IMenuModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/AffiliateModelFactory.cs
Presentation/Nop.Web/Areas/Admin/Factories/AffiliateModelFactory.cs
Nop.Web/Areas/Admin/Factories/AffiliateModelFactory.cs
@ -16537,6 +16740,13 @@ Areas/Admin/Factories/BaseAdminModelFactory.cs
Admin/Factories/BaseAdminModelFactory.cs
Factories/BaseAdminModelFactory.cs
BaseAdminModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/MenuModelFactory.cs
Presentation/Nop.Web/Areas/Admin/Factories/MenuModelFactory.cs
Nop.Web/Areas/Admin/Factories/MenuModelFactory.cs
Areas/Admin/Factories/MenuModelFactory.cs
Admin/Factories/MenuModelFactory.cs
Factories/MenuModelFactory.cs
MenuModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/VendorModelFactory.cs
Presentation/Nop.Web/Areas/Admin/Factories/VendorModelFactory.cs
Nop.Web/Areas/Admin/Factories/VendorModelFactory.cs
@ -17384,6 +17594,18 @@ Nop.Web/Models/Order/CustomerReturnRequestsModel.cs
Models/Order/CustomerReturnRequestsModel.cs
Order/CustomerReturnRequestsModel.cs
CustomerReturnRequestsModel.cs
src/Presentation/Nop.Web/Models/Menus/MenuItemModel.cs
Presentation/Nop.Web/Models/Menus/MenuItemModel.cs
Nop.Web/Models/Menus/MenuItemModel.cs
Models/Menus/MenuItemModel.cs
Menus/MenuItemModel.cs
MenuItemModel.cs
src/Presentation/Nop.Web/Models/Menus/MenuModel.cs
Presentation/Nop.Web/Models/Menus/MenuModel.cs
Nop.Web/Models/Menus/MenuModel.cs
Models/Menus/MenuModel.cs
Menus/MenuModel.cs
MenuModel.cs
src/Presentation/Nop.Web/Models/Checkout/CheckoutPaymentMethodModel.cs
Presentation/Nop.Web/Models/Checkout/CheckoutPaymentMethodModel.cs
Nop.Web/Models/Checkout/CheckoutPaymentMethodModel.cs
@ -17948,12 +18170,6 @@ Nop.Web/Models/Catalog/ProductSpecificationAttributeValueModel.cs
Models/Catalog/ProductSpecificationAttributeValueModel.cs
Catalog/ProductSpecificationAttributeValueModel.cs
ProductSpecificationAttributeValueModel.cs
src/Presentation/Nop.Web/Models/Catalog/TopMenuModel.cs
Presentation/Nop.Web/Models/Catalog/TopMenuModel.cs
Nop.Web/Models/Catalog/TopMenuModel.cs
Models/Catalog/TopMenuModel.cs
Catalog/TopMenuModel.cs
TopMenuModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductReviewModel.cs
Presentation/Nop.Web/Models/Catalog/ProductReviewModel.cs
Nop.Web/Models/Catalog/ProductReviewModel.cs
@ -18423,6 +18639,16 @@ Presentation/Nop.Web/Factories/ISitemapModelFactory.cs
Nop.Web/Factories/ISitemapModelFactory.cs
Factories/ISitemapModelFactory.cs
ISitemapModelFactory.cs
src/Presentation/Nop.Web/Factories/IMenuModelFactory.cs
Presentation/Nop.Web/Factories/IMenuModelFactory.cs
Nop.Web/Factories/IMenuModelFactory.cs
Factories/IMenuModelFactory.cs
IMenuModelFactory.cs
src/Presentation/Nop.Web/Factories/MenuModelFactory.cs
Presentation/Nop.Web/Factories/MenuModelFactory.cs
Nop.Web/Factories/MenuModelFactory.cs
Factories/MenuModelFactory.cs
MenuModelFactory.cs
src/Presentation/Nop.Web/Factories/VendorModelFactory.cs
Presentation/Nop.Web/Factories/VendorModelFactory.cs
Nop.Web/Factories/VendorModelFactory.cs
@ -19514,6 +19740,12 @@ Nop.Web.Framework/Migrations/UpgradeTo470/AppSettingsMigration.cs
Migrations/UpgradeTo470/AppSettingsMigration.cs
UpgradeTo470/AppSettingsMigration.cs
AppSettingsMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/MenuMigration.cs
Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/MenuMigration.cs
Nop.Web.Framework/Migrations/UpgradeTo490/MenuMigration.cs
Migrations/UpgradeTo490/MenuMigration.cs
UpgradeTo490/MenuMigration.cs
MenuMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/LocalizationMigration.cs
Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/LocalizationMigration.cs
Nop.Web.Framework/Migrations/UpgradeTo490/LocalizationMigration.cs
@ -26994,6 +27226,42 @@ Nop.Core/Domain/Customers/CustomerActivatedEvent.cs
Domain/Customers/CustomerActivatedEvent.cs
Customers/CustomerActivatedEvent.cs
CustomerActivatedEvent.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItemTemplate.cs
Libraries/Nop.Core/Domain/Menus/MenuItemTemplate.cs
Nop.Core/Domain/Menus/MenuItemTemplate.cs
Domain/Menus/MenuItemTemplate.cs
Menus/MenuItemTemplate.cs
MenuItemTemplate.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItem.cs
Libraries/Nop.Core/Domain/Menus/MenuItem.cs
Nop.Core/Domain/Menus/MenuItem.cs
Domain/Menus/MenuItem.cs
Menus/MenuItem.cs
MenuItem.cs
src/Libraries/Nop.Core/Domain/Menus/Menu.cs
Libraries/Nop.Core/Domain/Menus/Menu.cs
Nop.Core/Domain/Menus/Menu.cs
Domain/Menus/Menu.cs
Menus/Menu.cs
Menu.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItemType.cs
Libraries/Nop.Core/Domain/Menus/MenuItemType.cs
Nop.Core/Domain/Menus/MenuItemType.cs
Domain/Menus/MenuItemType.cs
Menus/MenuItemType.cs
MenuItemType.cs
src/Libraries/Nop.Core/Domain/Menus/MenuType.cs
Libraries/Nop.Core/Domain/Menus/MenuType.cs
Nop.Core/Domain/Menus/MenuType.cs
Domain/Menus/MenuType.cs
Menus/MenuType.cs
MenuType.cs
src/Libraries/Nop.Core/Domain/Menus/MenuSettings.cs
Libraries/Nop.Core/Domain/Menus/MenuSettings.cs
Nop.Core/Domain/Menus/MenuSettings.cs
Domain/Menus/MenuSettings.cs
Menus/MenuSettings.cs
MenuSettings.cs
src/Libraries/Nop.Core/Domain/News/NewsCommentApprovedEvent.cs
Libraries/Nop.Core/Domain/News/NewsCommentApprovedEvent.cs
Nop.Core/Domain/News/NewsCommentApprovedEvent.cs
@ -27126,12 +27394,6 @@ Nop.Core/Domain/Common/AddressSettings.cs
Domain/Common/AddressSettings.cs
Common/AddressSettings.cs
AddressSettings.cs
src/Libraries/Nop.Core/Domain/Common/DisplayDefaultFooterItemSettings.cs
Libraries/Nop.Core/Domain/Common/DisplayDefaultFooterItemSettings.cs
Nop.Core/Domain/Common/DisplayDefaultFooterItemSettings.cs
Domain/Common/DisplayDefaultFooterItemSettings.cs
Common/DisplayDefaultFooterItemSettings.cs
DisplayDefaultFooterItemSettings.cs
src/Libraries/Nop.Core/Domain/Common/SearchTerm.cs
Libraries/Nop.Core/Domain/Common/SearchTerm.cs
Nop.Core/Domain/Common/SearchTerm.cs
@ -27162,12 +27424,6 @@ Nop.Core/Domain/Common/SitemapXmlSettings.cs
Domain/Common/SitemapXmlSettings.cs
Common/SitemapXmlSettings.cs
SitemapXmlSettings.cs
src/Libraries/Nop.Core/Domain/Common/DisplayDefaultMenuItemSettings.cs
Libraries/Nop.Core/Domain/Common/DisplayDefaultMenuItemSettings.cs
Nop.Core/Domain/Common/DisplayDefaultMenuItemSettings.cs
Domain/Common/DisplayDefaultMenuItemSettings.cs
Common/DisplayDefaultMenuItemSettings.cs
DisplayDefaultMenuItemSettings.cs
src/Libraries/Nop.Core/Domain/Common/AdminAreaSettings.cs
Libraries/Nop.Core/Domain/Common/AdminAreaSettings.cs
Nop.Core/Domain/Common/AdminAreaSettings.cs
@ -28998,6 +29254,20 @@ Nop.Data/Mapping/Builders/NopEntityBuilder.cs
Mapping/Builders/NopEntityBuilder.cs
Builders/NopEntityBuilder.cs
NopEntityBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Menus/MenuItemBuilder.cs
Libraries/Nop.Data/Mapping/Builders/Menus/MenuItemBuilder.cs
Nop.Data/Mapping/Builders/Menus/MenuItemBuilder.cs
Mapping/Builders/Menus/MenuItemBuilder.cs
Builders/Menus/MenuItemBuilder.cs
Menus/MenuItemBuilder.cs
MenuItemBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Menus/MenuBuilder.cs
Libraries/Nop.Data/Mapping/Builders/Menus/MenuBuilder.cs
Nop.Data/Mapping/Builders/Menus/MenuBuilder.cs
Mapping/Builders/Menus/MenuBuilder.cs
Builders/Menus/MenuBuilder.cs
Menus/MenuBuilder.cs
MenuBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/News/NewsCommentBuilder.cs
Libraries/Nop.Data/Mapping/Builders/News/NewsCommentBuilder.cs
Nop.Data/Mapping/Builders/News/NewsCommentBuilder.cs
@ -30414,6 +30684,28 @@ Nop.Services/Connected Services/EuropaCheckVatService/Reference.cs
Connected Services/EuropaCheckVatService/Reference.cs
EuropaCheckVatService/Reference.cs
Reference.cs
src/Libraries/Nop.Services/Menus/IMenuService.cs
Libraries/Nop.Services/Menus/IMenuService.cs
Nop.Services/Menus/IMenuService.cs
Menus/IMenuService.cs
IMenuService.cs
src/Libraries/Nop.Services/Menus/Caching/MenuItemCacheEventConsumer.cs
Libraries/Nop.Services/Menus/Caching/MenuItemCacheEventConsumer.cs
Nop.Services/Menus/Caching/MenuItemCacheEventConsumer.cs
Menus/Caching/MenuItemCacheEventConsumer.cs
Caching/MenuItemCacheEventConsumer.cs
MenuItemCacheEventConsumer.cs
src/Libraries/Nop.Services/Menus/Caching/MenuCacheEventConsumer.cs
Libraries/Nop.Services/Menus/Caching/MenuCacheEventConsumer.cs
Nop.Services/Menus/Caching/MenuCacheEventConsumer.cs
Menus/Caching/MenuCacheEventConsumer.cs
Caching/MenuCacheEventConsumer.cs
MenuCacheEventConsumer.cs
src/Libraries/Nop.Services/Menus/MenuService.cs
Libraries/Nop.Services/Menus/MenuService.cs
Nop.Services/Menus/MenuService.cs
Menus/MenuService.cs
MenuService.cs
src/Libraries/Nop.Services/News/INewsService.cs
Libraries/Nop.Services/News/INewsService.cs
Nop.Services/News/INewsService.cs

View file

@ -83,6 +83,7 @@ src/Presentation/Nop.Web/Components/OrderSummaryViewComponent.cs
src/Presentation/Nop.Web/Components/WidgetViewComponent.cs
src/Presentation/Nop.Web/Components/ProductsAlsoPurchasedViewComponent.cs
src/Presentation/Nop.Web/Components/HomepageBestSellersViewComponent.cs
src/Presentation/Nop.Web/Components/FooterMenuViewComponent.cs
src/Presentation/Nop.Web/Components/FlyoutShoppingCartViewComponent.cs
src/Presentation/Nop.Web/Components/CurrencySelectorViewComponent.cs
src/Presentation/Nop.Web/Components/HomepageProductsViewComponent.cs
@ -105,8 +106,8 @@ src/Presentation/Nop.Web/Components/CheckoutProgressViewComponent.cs
src/Presentation/Nop.Web/Components/CrossSellProductsViewComponent.cs
src/Presentation/Nop.Web/Components/EuCookieLawViewComponent.cs
src/Presentation/Nop.Web/Components/HomepagePollsViewComponent.cs
src/Presentation/Nop.Web/Components/MainMenuViewComponent.cs
src/Presentation/Nop.Web/Components/ManufacturerNavigationViewComponent.cs
src/Presentation/Nop.Web/Components/TopMenuViewComponent.cs
src/Presentation/Nop.Web/Components/RelatedProductsViewComponent.cs
src/Presentation/Nop.Web/Components/VendorNavigationViewComponent.cs
src/Presentation/Nop.Web/Components/HomepageCategoriesViewComponent.cs
@ -191,7 +192,6 @@ src/Presentation/Nop.Web/Views/Shared/Components/PopularProductTags/Default.csht
src/Presentation/Nop.Web/Views/Shared/Components/ShoppingCartEstimateShipping/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/CheckoutProgress/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/PrivateMessagesSentItems/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/TopMenu/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/TaxTypeSelector/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/HomepageBestSellers/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/ProductsAlsoPurchased/Default.cshtml
@ -202,6 +202,8 @@ src/Presentation/Nop.Web/Views/Shared/Components/HeaderLinks/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/HomepagePolls/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/ExternalMethods/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/RelatedProducts/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/FooterMenu/_FooterItem.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/FooterMenu/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/VendorNavigation/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/PrivateMessagesInbox/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/AdminHeaderLinks/Default.cshtml
@ -218,6 +220,10 @@ src/Presentation/Nop.Web/Views/Shared/Components/OrderTotals/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/StoreThemeSelector/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/PollBlock/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/HomepageCategories/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.Grid.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/_MenuItem.List.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/MainMenu/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/CategoryNavigation/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/NewsletterBox/Default.cshtml
src/Presentation/Nop.Web/Views/Shared/Components/LanguageSelector/Default.cshtml
@ -971,6 +977,16 @@ src/Presentation/Nop.Web/Areas/Admin/Components/StoreScopeConfigurationViewCompo
src/Presentation/Nop.Web/Areas/Admin/Components/AdminLanguageSelectorViewComponent.cs
src/Presentation/Nop.Web/Areas/Admin/Components/CommonStatisticsViewComponent.cs
src/Presentation/Nop.Web/Areas/Admin/Components/AdminWidgetViewComponent.cs
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/Edit.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemEdit.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.MenuItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_MenuItemCreateOrUpdate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemSelectProductPopup.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/Create.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/List.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/MenuItemCreate.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Menu/_CreateOrUpdate.Info.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/ProductAttribute/Edit.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/ProductAttribute/PredefinedProductAttributeValueCreatePopup.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/ProductAttribute/PredefinedProductAttributeValueEditPopup.cshtml
@ -1033,7 +1049,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Order.ReturnRequestSettings.
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.Payment.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_RewardPoints.Common.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.CustomHtml.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.TopMenuItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/Shipping.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.DefaultTaxAddress.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/RewardPoints.cshtml
@ -1084,7 +1099,6 @@ src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Order.Common.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Tax.Shipping.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_News.Comments.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Order.OrderTotals.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_GeneralCommon.FooterItems.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Vendor.Catalog.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Catalog.ExportImport.cshtml
src/Presentation/Nop.Web/Areas/Admin/Views/Setting/_Shipping.Checkout.cshtml
@ -1576,6 +1590,7 @@ src/Presentation/Nop.Web/Areas/Admin/Controllers/CurrencyController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/RecurringPaymentController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/SecurityController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/LanguageController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/MenuController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/QueuedEmailController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/CampaignController.cs
src/Presentation/Nop.Web/Areas/Admin/Controllers/AuthenticationController.cs
@ -1596,6 +1611,8 @@ src/Presentation/Nop.Web/Areas/Admin/Validators/Customers/CustomerValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Customers/CustomerAddressValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Customers/CustomerAttributeValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Plugins/PluginValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Menus/MenuItemValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/News/NewsItemValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Templates/ManufacturerTemplateValidator.cs
src/Presentation/Nop.Web/Areas/Admin/Validators/Templates/CategoryTemplateValidator.cs
@ -1725,6 +1742,16 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Plugins/PluginSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Plugins/PluginModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Plugins/AdminNavigationPluginModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Plugins/PluginListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemEntityModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/SelectMenuItemProductModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Menus/MenuItemSearchModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/News/NewsItemListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/News/NewsCommentModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/News/NewsItemModel.cs
@ -1783,8 +1810,6 @@ src/Presentation/Nop.Web/Areas/Admin/Models/Settings/ProductEditorSettingsModel.
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/WebOptimizerConfigModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/SortOptionListModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/StoreInformationSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultMenuItemSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/DisplayDefaultFooterItemSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/MediaSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/NewsSettingsModel.cs
src/Presentation/Nop.Web/Areas/Admin/Models/Settings/InstallationConfigModel.cs
@ -2194,8 +2219,10 @@ src/Presentation/Nop.Web/Areas/Admin/Factories/ManufacturerModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/CustomerModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/CheckoutAttributeModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/ForumModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/IMenuModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/AffiliateModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/BaseAdminModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/MenuModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/VendorModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/CampaignModelFactory.cs
src/Presentation/Nop.Web/Areas/Admin/Factories/IMultiFactorAuthenticationMethodModelFactory.cs
@ -2318,6 +2345,8 @@ src/Presentation/Nop.Web/Models/Order/OrderDetailsModel.cs
src/Presentation/Nop.Web/Models/Order/ShipmentDetailsModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerOrderModel.cs
src/Presentation/Nop.Web/Models/Order/CustomerReturnRequestsModel.cs
src/Presentation/Nop.Web/Models/Menus/MenuItemModel.cs
src/Presentation/Nop.Web/Models/Menus/MenuModel.cs
src/Presentation/Nop.Web/Models/Checkout/CheckoutPaymentMethodModel.cs
src/Presentation/Nop.Web/Models/Checkout/CheckoutConfirmModel.cs
src/Presentation/Nop.Web/Models/Checkout/CheckoutBillingAddressModel.cs
@ -2412,7 +2441,6 @@ src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductDetailsModel.cs
src/Presentation/Nop.Web/Models/Catalog/SearchBoxModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductSpecificationAttributeValueModel.cs
src/Presentation/Nop.Web/Models/Catalog/TopMenuModel.cs
src/Presentation/Nop.Web/Models/Catalog/ProductReviewModel.cs
src/Presentation/Nop.Web/Models/Catalog/PriceRangeModel.cs
src/Presentation/Nop.Web/Models/Catalog/SpecificationAttributeFilterModel.cs
@ -2492,6 +2520,8 @@ src/Presentation/Nop.Web/Factories/CustomerModelFactory.cs
src/Presentation/Nop.Web/Factories/JsonLdModelFactory.cs
src/Presentation/Nop.Web/Factories/ForumModelFactory.cs
src/Presentation/Nop.Web/Factories/ISitemapModelFactory.cs
src/Presentation/Nop.Web/Factories/IMenuModelFactory.cs
src/Presentation/Nop.Web/Factories/MenuModelFactory.cs
src/Presentation/Nop.Web/Factories/VendorModelFactory.cs
src/Presentation/Nop.Web/Factories/PollModelFactory.cs
src/Presentation/Nop.Web/Factories/TopicModelFactory.cs
@ -2675,6 +2705,7 @@ src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo480/SettingMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo470/LocalizationMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo470/SettingMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo470/AppSettingsMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/MenuMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/LocalizationMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo490/SettingMigration.cs
src/Presentation/Nop.Web.Framework/Migrations/UpgradeTo460/LocalizationMigration.cs
@ -4022,6 +4053,12 @@ src/Libraries/Nop.Core/Domain/Customers/CustomerRole.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerLoggedOutEvent.cs
src/Libraries/Nop.Core/Domain/Customers/RewardPointsActivatingDelayPeriodExtensions.cs
src/Libraries/Nop.Core/Domain/Customers/CustomerActivatedEvent.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItemTemplate.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItem.cs
src/Libraries/Nop.Core/Domain/Menus/Menu.cs
src/Libraries/Nop.Core/Domain/Menus/MenuItemType.cs
src/Libraries/Nop.Core/Domain/Menus/MenuType.cs
src/Libraries/Nop.Core/Domain/Menus/MenuSettings.cs
src/Libraries/Nop.Core/Domain/News/NewsCommentApprovedEvent.cs
src/Libraries/Nop.Core/Domain/News/NewsComment.cs
src/Libraries/Nop.Core/Domain/News/NewsSettings.cs
@ -4044,13 +4081,11 @@ src/Libraries/Nop.Core/Domain/Common/ISoftDeletedEntity.cs
src/Libraries/Nop.Core/Domain/Common/Address.cs
src/Libraries/Nop.Core/Domain/Common/AddressAttributeValue.cs
src/Libraries/Nop.Core/Domain/Common/AddressSettings.cs
src/Libraries/Nop.Core/Domain/Common/DisplayDefaultFooterItemSettings.cs
src/Libraries/Nop.Core/Domain/Common/SearchTerm.cs
src/Libraries/Nop.Core/Domain/Common/SearchTermReportLine.cs
src/Libraries/Nop.Core/Domain/Common/AddressAttribute.cs
src/Libraries/Nop.Core/Domain/Common/PdfSettings.cs
src/Libraries/Nop.Core/Domain/Common/SitemapXmlSettings.cs
src/Libraries/Nop.Core/Domain/Common/DisplayDefaultMenuItemSettings.cs
src/Libraries/Nop.Core/Domain/Common/AdminAreaSettings.cs
src/Libraries/Nop.Core/Domain/Common/GenericAttribute.cs
src/Libraries/Nop.Core/Domain/Polls/Poll.cs
@ -4366,6 +4401,8 @@ src/Libraries/Nop.Data/Mapping/Builders/Customers/RewardPointsHistoryBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerCustomerRoleMappingBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Customers/CustomerAddressMappingBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/NopEntityBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Menus/MenuItemBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Menus/MenuBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/News/NewsCommentBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/News/NewsItemBuilder.cs
src/Libraries/Nop.Data/Mapping/Builders/Configuration/SettingBuilder.cs
@ -4599,6 +4636,10 @@ src/Libraries/Nop.Services/ExportImport/ExportTierPrice.cs
src/Libraries/Nop.Services/ExportImport/ImportManager.cs
src/Libraries/Nop.Services/Connected Services/EuropaCheckVatService/ConnectedService.json
src/Libraries/Nop.Services/Connected Services/EuropaCheckVatService/Reference.cs
src/Libraries/Nop.Services/Menus/IMenuService.cs
src/Libraries/Nop.Services/Menus/Caching/MenuItemCacheEventConsumer.cs
src/Libraries/Nop.Services/Menus/Caching/MenuCacheEventConsumer.cs
src/Libraries/Nop.Services/Menus/MenuService.cs
src/Libraries/Nop.Services/News/INewsService.cs
src/Libraries/Nop.Services/News/NewsService.cs
src/Libraries/Nop.Services/News/Caching/NewsCommentCacheEventConsumer.cs

View file

@ -7037,6 +7037,11 @@ Domain/Discount/Command/AddDiscountCommand.php
Discount/Command/AddDiscountCommand.php
Command/AddDiscountCommand.php
AddDiscountCommand.php
src/Core/Domain/Discount/ProductRuleGroupType.php
Core/Domain/Discount/ProductRuleGroupType.php
Domain/Discount/ProductRuleGroupType.php
Discount/ProductRuleGroupType.php
ProductRuleGroupType.php
src/Core/Domain/Discount/DiscountSettings.php
Core/Domain/Discount/DiscountSettings.php
Domain/Discount/DiscountSettings.php
@ -33825,6 +33830,12 @@ Improve/Payment/Preferences/PaymentModulePreferencesType.php
Payment/Preferences/PaymentModulePreferencesType.php
Preferences/PaymentModulePreferencesType.php
PaymentModulePreferencesType.php
src/PrestaShopBundle/Form/Admin/Type/GroupedItemType.php
PrestaShopBundle/Form/Admin/Type/GroupedItemType.php
Form/Admin/Type/GroupedItemType.php
Admin/Type/GroupedItemType.php
Type/GroupedItemType.php
GroupedItemType.php
src/PrestaShopBundle/Form/Admin/Type/NavigationTabType.php
PrestaShopBundle/Form/Admin/Type/NavigationTabType.php
Form/Admin/Type/NavigationTabType.php
@ -33837,6 +33848,12 @@ Form/Admin/Type/TypeaheadCustomerCollectionType.php
Admin/Type/TypeaheadCustomerCollectionType.php
Type/TypeaheadCustomerCollectionType.php
TypeaheadCustomerCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TaggedItemCollectionType.php
PrestaShopBundle/Form/Admin/Type/TaggedItemCollectionType.php
Form/Admin/Type/TaggedItemCollectionType.php
Admin/Type/TaggedItemCollectionType.php
Type/TaggedItemCollectionType.php
TaggedItemCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TextWithRecommendedLengthType.php
PrestaShopBundle/Form/Admin/Type/TextWithRecommendedLengthType.php
Form/Admin/Type/TextWithRecommendedLengthType.php
@ -33867,6 +33884,12 @@ Form/Admin/Type/CommonAbstractType.php
Admin/Type/CommonAbstractType.php
Type/CommonAbstractType.php
CommonAbstractType.php
src/PrestaShopBundle/Form/Admin/Type/TaggedItemType.php
PrestaShopBundle/Form/Admin/Type/TaggedItemType.php
Form/Admin/Type/TaggedItemType.php
Admin/Type/TaggedItemType.php
Type/TaggedItemType.php
TaggedItemType.php
src/PrestaShopBundle/Form/Admin/Type/IpAddressType.php
PrestaShopBundle/Form/Admin/Type/IpAddressType.php
Form/Admin/Type/IpAddressType.php
@ -33969,6 +33992,12 @@ Form/Admin/Type/IconButtonType.php
Admin/Type/IconButtonType.php
Type/IconButtonType.php
IconButtonType.php
src/PrestaShopBundle/Form/Admin/Type/GroupedItemCollectionType.php
PrestaShopBundle/Form/Admin/Type/GroupedItemCollectionType.php
Form/Admin/Type/GroupedItemCollectionType.php
Admin/Type/GroupedItemCollectionType.php
Type/GroupedItemCollectionType.php
GroupedItemCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TranslateType.php
PrestaShopBundle/Form/Admin/Type/TranslateType.php
Form/Admin/Type/TranslateType.php
@ -35714,6 +35743,10 @@ src/Adapter/Employee/NavigationMenuToggler.php
Adapter/Employee/NavigationMenuToggler.php
Employee/NavigationMenuToggler.php
NavigationMenuToggler.php
src/Adapter/Employee/EmployeeLanguageUpdater.php
Adapter/Employee/EmployeeLanguageUpdater.php
Employee/EmployeeLanguageUpdater.php
EmployeeLanguageUpdater.php
src/Adapter/Employee/AvatarProvider.php
Adapter/Employee/AvatarProvider.php
Employee/AvatarProvider.php
@ -37888,6 +37921,10 @@ src/Adapter/Requirement/CheckMissingOrUpdatedFiles.php
Adapter/Requirement/CheckMissingOrUpdatedFiles.php
Requirement/CheckMissingOrUpdatedFiles.php
CheckMissingOrUpdatedFiles.php
src/Adapter/Bundle/AssetsInstaller.php
Adapter/Bundle/AssetsInstaller.php
Bundle/AssetsInstaller.php
AssetsInstaller.php
src/Adapter/Manufacturer/AbstractManufacturerHandler.php
Adapter/Manufacturer/AbstractManufacturerHandler.php
Manufacturer/AbstractManufacturerHandler.php
@ -46726,6 +46763,46 @@ js/vue/components/Pagination.vue
vue/components/Pagination.vue
components/Pagination.vue
Pagination.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/index.ts
themes/new-theme/js/vue/components/grouped-item-collection/index.ts
new-theme/js/vue/components/grouped-item-collection/index.ts
js/vue/components/grouped-item-collection/index.ts
vue/components/grouped-item-collection/index.ts
components/grouped-item-collection/index.ts
grouped-item-collection/index.ts
index.ts
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemsSelector.vue
themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemsSelector.vue
new-theme/js/vue/components/grouped-item-collection/GroupedItemsSelector.vue
js/vue/components/grouped-item-collection/GroupedItemsSelector.vue
vue/components/grouped-item-collection/GroupedItemsSelector.vue
components/grouped-item-collection/GroupedItemsSelector.vue
grouped-item-collection/GroupedItemsSelector.vue
GroupedItemsSelector.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
js/vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
components/grouped-item-collection/GroupedItemCollectionMap.ts
grouped-item-collection/GroupedItemCollectionMap.ts
GroupedItemCollectionMap.ts
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
js/vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
components/grouped-item-collection/GroupedItemCollectionModal.vue
grouped-item-collection/GroupedItemCollectionModal.vue
GroupedItemCollectionModal.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/types.d.ts
themes/new-theme/js/vue/components/grouped-item-collection/types.d.ts
new-theme/js/vue/components/grouped-item-collection/types.d.ts
js/vue/components/grouped-item-collection/types.d.ts
vue/components/grouped-item-collection/types.d.ts
components/grouped-item-collection/types.d.ts
grouped-item-collection/types.d.ts
types.d.ts
admin-dev/themes/new-theme/js/vue/components/Modal.vue
themes/new-theme/js/vue/components/Modal.vue
new-theme/js/vue/components/Modal.vue
@ -49101,6 +49178,14 @@ pages/discount/form/index.ts
discount/form/index.ts
form/index.ts
index.ts
admin-dev/themes/new-theme/js/pages/discount/form/services.ts
themes/new-theme/js/pages/discount/form/services.ts
new-theme/js/pages/discount/form/services.ts
js/pages/discount/form/services.ts
pages/discount/form/services.ts
discount/form/services.ts
form/services.ts
services.ts
admin-dev/themes/new-theme/js/pages/discount/form/specific-products.ts
themes/new-theme/js/pages/discount/form/specific-products.ts
new-theme/js/pages/discount/form/specific-products.ts
@ -61671,6 +61756,14 @@ Scenario/Discount/FO/discount_with_country_trigger.feature
Discount/FO/discount_with_country_trigger.feature
FO/discount_with_country_trigger.feature
discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
Scenario/Discount/FO/discount_with_attribute_trigger.feature
Discount/FO/discount_with_attribute_trigger.feature
FO/discount_with_attribute_trigger.feature
discount_with_attribute_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
@ -61775,6 +61868,14 @@ Scenario/Discount/BO/add_cart_level_discount.feature
Discount/BO/add_cart_level_discount.feature
BO/add_cart_level_discount.feature
add_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_product_conditions.feature
Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_product_conditions.feature
Behaviour/Features/Scenario/Discount/BO/update_discount_product_conditions.feature
Features/Scenario/Discount/BO/update_discount_product_conditions.feature
Scenario/Discount/BO/update_discount_product_conditions.feature
Discount/BO/update_discount_product_conditions.feature
BO/update_discount_product_conditions.feature
update_discount_product_conditions.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
@ -61799,14 +61900,6 @@ Scenario/Discount/BO/add_discount_with_brand_trigger.feature
Discount/BO/add_discount_with_brand_trigger.feature
BO/add_discount_with_brand_trigger.feature
add_discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_conditions.feature
Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_conditions.feature
Behaviour/Features/Scenario/Discount/BO/update_discount_conditions.feature
Features/Scenario/Discount/BO/update_discount_conditions.feature
Scenario/Discount/BO/update_discount_conditions.feature
Discount/BO/update_discount_conditions.feature
BO/update_discount_conditions.feature
update_discount_conditions.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_cart_level_discount.feature
Integration/Behaviour/Features/Scenario/Discount/BO/update_cart_level_discount.feature
Behaviour/Features/Scenario/Discount/BO/update_cart_level_discount.feature
@ -61839,6 +61932,14 @@ Scenario/Discount/BO/update_free_gift_discount.feature
Discount/BO/update_free_gift_discount.feature
BO/update_free_gift_discount.feature
update_free_gift_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
Behaviour/Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
Discount/BO/add_discount_with_carrier_trigger.feature
BO/add_discount_with_carrier_trigger.feature
add_discount_with_carrier_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
Behaviour/Features/Scenario/Discount/BO/delete_discount.feature

View file

@ -1389,6 +1389,7 @@ src/Core/Domain/Discount/Command/DeleteDiscountCommand.php
src/Core/Domain/Discount/Command/UpdateDiscountCommand.php
src/Core/Domain/Discount/Command/UpdateDiscountConditionsCommand.php
src/Core/Domain/Discount/Command/AddDiscountCommand.php
src/Core/Domain/Discount/ProductRuleGroupType.php
src/Core/Domain/Discount/DiscountSettings.php
src/Core/Domain/Discount/ProductRuleType.php
src/Core/Domain/CmsPageCategory/QueryResult/BreadcrumbItem.php
@ -5448,13 +5449,16 @@ src/PrestaShopBundle/Form/Admin/Improve/Shipping/Carrier/Type/CarrierRangesType.
src/PrestaShopBundle/Form/Admin/Improve/Shipping/Carrier/Type/CostsZoneType.php
src/PrestaShopBundle/Form/Admin/Improve/Payment/Preferences/PaymentPreferencesFormDataProvider.php
src/PrestaShopBundle/Form/Admin/Improve/Payment/Preferences/PaymentModulePreferencesType.php
src/PrestaShopBundle/Form/Admin/Type/GroupedItemType.php
src/PrestaShopBundle/Form/Admin/Type/NavigationTabType.php
src/PrestaShopBundle/Form/Admin/Type/TypeaheadCustomerCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TaggedItemCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TextWithRecommendedLengthType.php
src/PrestaShopBundle/Form/Admin/Type/GeneratableTextType.php
src/PrestaShopBundle/Form/Admin/Type/ChangePasswordType.php
src/PrestaShopBundle/Form/Admin/Type/AccordionType.php
src/PrestaShopBundle/Form/Admin/Type/CommonAbstractType.php
src/PrestaShopBundle/Form/Admin/Type/TaggedItemType.php
src/PrestaShopBundle/Form/Admin/Type/IpAddressType.php
src/PrestaShopBundle/Form/Admin/Type/CustomMoneyType.php
src/PrestaShopBundle/Form/Admin/Type/LocaleChoiceType.php
@ -5472,6 +5476,7 @@ src/PrestaShopBundle/Form/Admin/Type/LogSeverityChoiceType.php
src/PrestaShopBundle/Form/Admin/Type/DeltaQuantityType.php
src/PrestaShopBundle/Form/Admin/Type/TextPreviewType.php
src/PrestaShopBundle/Form/Admin/Type/IconButtonType.php
src/PrestaShopBundle/Form/Admin/Type/GroupedItemCollectionType.php
src/PrestaShopBundle/Form/Admin/Type/TranslateType.php
src/PrestaShopBundle/Form/Admin/Type/CustomerSearchType.php
src/PrestaShopBundle/Form/Admin/Type/ResizableTextType.php
@ -5819,6 +5824,7 @@ src/Adapter/Cache/Clearer/ClassIndexCacheClearer.php
src/Adapter/Cache/Clearer/XmlCacheClearer.php
src/Adapter/Employee/EmployeeDataProvider.php
src/Adapter/Employee/NavigationMenuToggler.php
src/Adapter/Employee/EmployeeLanguageUpdater.php
src/Adapter/Employee/AvatarProvider.php
src/Adapter/Employee/EmployeeFormAccessChecker.php
src/Adapter/Employee/ContextEmployeeProvider.php
@ -6251,6 +6257,7 @@ src/Adapter/Session/Repository/CustomerSessionRepository.php
src/Adapter/Session/Repository/EmployeeSessionRepository.php
src/Adapter/Requirement/CheckRequirements.php
src/Adapter/Requirement/CheckMissingOrUpdatedFiles.php
src/Adapter/Bundle/AssetsInstaller.php
src/Adapter/Manufacturer/AbstractManufacturerHandler.php
src/Adapter/Manufacturer/ManufacturerDataProvider.php
src/Adapter/Manufacturer/QueryHandler/GetManufacturerForEditingHandler.php
@ -7890,6 +7897,11 @@ admin-dev/themes/new-theme/js/clickable-dropdown.ts
admin-dev/themes/new-theme/js/vue/plugins/vue-i18n/replace-formatter.js
admin-dev/themes/new-theme/js/vue/directives/click-outside.js
admin-dev/themes/new-theme/js/vue/components/Pagination.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/index.ts
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemsSelector.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionMap.ts
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/GroupedItemCollectionModal.vue
admin-dev/themes/new-theme/js/vue/components/grouped-item-collection/types.d.ts
admin-dev/themes/new-theme/js/vue/components/Modal.vue
admin-dev/themes/new-theme/js/product-page/attributes.js
admin-dev/themes/new-theme/js/product-page/nested-categories.js
@ -8199,6 +8211,7 @@ admin-dev/themes/new-theme/js/pages/discount/index.ts
admin-dev/themes/new-theme/js/pages/discount/discount-map.ts
admin-dev/themes/new-theme/js/pages/discount/form/create-free-gift-discount.ts
admin-dev/themes/new-theme/js/pages/discount/form/index.ts
admin-dev/themes/new-theme/js/pages/discount/form/services.ts
admin-dev/themes/new-theme/js/pages/discount/form/specific-products.ts
admin-dev/themes/new-theme/js/pages/category/index.ts
admin-dev/themes/new-theme/js/pages/category/edit/index.ts
@ -10381,6 +10394,7 @@ tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_brand_tr
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_discount_product_level.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/full_user_experience_test_with_two_discounts.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_attribute_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_category_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_restricted_combinations.feature
tests/Integration/Behaviour/Features/Scenario/Discount/FO/discount_with_condition_minimum_quantity.feature
@ -10394,14 +10408,15 @@ tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_shipping_disc
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_country_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_product_conditions.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_order_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_shipping_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_brand_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_discount_conditions.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_cart_level_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_code.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_category_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/update_free_gift_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_carrier_trigger.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/delete_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_free_gift_discount.feature
tests/Integration/Behaviour/Features/Scenario/Discount/BO/add_discount_with_supplier_trigger.feature

View file

@ -115109,9 +115109,6 @@ Administration/.gitkeep
tests/migration/MigrationTestTrait.php
migration/MigrationTestTrait.php
MigrationTestTrait.php
tests/migration/phpunit.xml
migration/phpunit.xml
phpunit.xml
tests/unit/Elasticsearch/Sort/CountSortTest.php
unit/Elasticsearch/Sort/CountSortTest.php
Elasticsearch/Sort/CountSortTest.php
@ -139978,6 +139975,9 @@ _unreleased/2025-08-06-event-interfaces-for-extension-events.md
changelog/_unreleased/2025-06-27-fix-document-number-customization.md
_unreleased/2025-06-27-fix-document-number-customization.md
2025-06-27-fix-document-number-customization.md
changelog/_unreleased/2025-08-25-compatbile-with-symfony-validator-7-3.md
_unreleased/2025-08-25-compatbile-with-symfony-validator-7-3.md
2025-08-25-compatbile-with-symfony-validator-7-3.md
changelog/_unreleased/2025-06-14-remove-superfluous-vat-id-block-from-address-form-html-twig.md
_unreleased/2025-06-14-remove-superfluous-vat-id-block-from-address-form-html-twig.md
2025-06-14-remove-superfluous-vat-id-block-from-address-form-html-twig.md

View file

@ -14354,7 +14354,6 @@ tests/migration/Administration/V6_7/Migration1744203319MailTemplateTest.php
tests/migration/Administration/V6_7/Migration1737472122TokenUserTest.php
tests/migration/Administration/.gitkeep
tests/migration/MigrationTestTrait.php
tests/migration/phpunit.xml
tests/unit/Elasticsearch/Sort/CountSortTest.php
tests/unit/Elasticsearch/Event/ElasticsearchCustomFieldsMappingEventTest.php
tests/unit/Elasticsearch/Framework/ElasticsearchLanguageProviderTest.php
@ -19462,6 +19461,7 @@ changelog/_unreleased/2025-06-15-fix-document-route-authentication.md
changelog/_unreleased/2025-05-23-add-new-increment-api-to-delete-unused-keys-or-cluster.md
changelog/_unreleased/2025-08-06-event-interfaces-for-extension-events.md
changelog/_unreleased/2025-06-27-fix-document-number-customization.md
changelog/_unreleased/2025-08-25-compatbile-with-symfony-validator-7-3.md
changelog/_unreleased/2025-06-14-remove-superfluous-vat-id-block-from-address-form-html-twig.md
changelog/_unreleased/2024-07-26-fix-variant-listing-config-when-cloning-products-or-deleting-variants.md
changelog/_unreleased/2025-07-30-change-createdcomponent-back-to-being-sync.md

View file

@ -24564,6 +24564,11 @@ core/utils/src/provider-factory.ts
utils/src/provider-factory.ts
src/provider-factory.ts
provider-factory.ts
packages/core/utils/src/route-serialization.ts
core/utils/src/route-serialization.ts
utils/src/route-serialization.ts
src/route-serialization.ts
route-serialization.ts
packages/core/utils/src/print-value.ts
core/utils/src/print-value.ts
utils/src/print-value.ts
@ -27192,6 +27197,12 @@ core/src/services/webhook-runner.ts
src/services/webhook-runner.ts
services/webhook-runner.ts
webhook-runner.ts
packages/core/core/src/services/content-source-maps.ts
core/core/src/services/content-source-maps.ts
core/src/services/content-source-maps.ts
src/services/content-source-maps.ts
services/content-source-maps.ts
content-source-maps.ts
packages/core/core/src/services/reloader.ts
core/core/src/services/reloader.ts
core/src/services/reloader.ts

View file

@ -3351,6 +3351,7 @@ packages/core/utils/src/validation/route-validators/query-params.ts
packages/core/utils/src/validation/index.ts
packages/core/utils/src/validation/utilities.ts
packages/core/utils/src/provider-factory.ts
packages/core/utils/src/route-serialization.ts
packages/core/utils/src/print-value.ts
packages/core/utils/src/parse-type.ts
packages/core/utils/src/set-creator-fields.ts
@ -3757,6 +3758,7 @@ packages/core/core/src/ee/index.ts
packages/core/core/src/ee/license.ts
packages/core/core/src/services/auth/index.ts
packages/core/core/src/services/webhook-runner.ts
packages/core/core/src/services/content-source-maps.ts
packages/core/core/src/services/reloader.ts
packages/core/core/src/services/content-api/index.ts
packages/core/core/src/services/content-api/permissions/index.ts

View file

@ -49064,6 +49064,39 @@ Resources/config/app/config.yml
config/app/config.yml
app/config.yml
config.yml
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks.php
Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks.php
Bundle/ShopBundle/Resources/config/app/integration/twig_hooks.php
ShopBundle/Resources/config/app/integration/twig_hooks.php
Resources/config/app/integration/twig_hooks.php
config/app/integration/twig_hooks.php
app/integration/twig_hooks.php
integration/twig_hooks.php
twig_hooks.php
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
app/integration/twig_hooks/sylius_admin/channel/create.yaml
integration/twig_hooks/sylius_admin/channel/create.yaml
twig_hooks/sylius_admin/channel/create.yaml
sylius_admin/channel/create.yaml
channel/create.yaml
create.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
app/integration/twig_hooks/sylius_admin/channel/update.yaml
integration/twig_hooks/sylius_admin/channel/update.yaml
twig_hooks/sylius_admin/channel/update.yaml
sylius_admin/channel/update.yaml
channel/update.yaml
update.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/twig_hooks/contact/contact_request.yaml
Sylius/Bundle/ShopBundle/Resources/config/app/twig_hooks/contact/contact_request.yaml
Bundle/ShopBundle/Resources/config/app/twig_hooks/contact/contact_request.yaml
@ -50514,6 +50547,18 @@ ShopBundle/templates/contact/contact_request.html.twig
templates/contact/contact_request.html.twig
contact/contact_request.html.twig
contact_request.html.twig
src/Sylius/Bundle/ShopBundle/templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
Sylius/Bundle/ShopBundle/templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
Bundle/ShopBundle/templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
ShopBundle/templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
channel/form/sections/look_and_feel/theme.html.twig
form/sections/look_and_feel/theme.html.twig
sections/look_and_feel/theme.html.twig
look_and_feel/theme.html.twig
theme.html.twig
src/Sylius/Bundle/ShopBundle/templates/email/password_reset.html.twig
Sylius/Bundle/ShopBundle/templates/email/password_reset.html.twig
Bundle/ShopBundle/templates/email/password_reset.html.twig

View file

@ -6462,6 +6462,9 @@ src/Sylius/Bundle/ShopBundle/Resources/config/routing/account/order.yml
src/Sylius/Bundle/ShopBundle/Resources/config/routing/account/address_book.yml
src/Sylius/Bundle/ShopBundle/Resources/config/app/sylius/sylius_mailer.yml
src/Sylius/Bundle/ShopBundle/Resources/config/app/config.yml
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks.php
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/create.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/integration/twig_hooks/sylius_admin/channel/update.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/twig_hooks/contact/contact_request.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/twig_hooks/order/thank_you.yaml
src/Sylius/Bundle/ShopBundle/Resources/config/app/twig_hooks/order/show.yaml
@ -6647,6 +6650,7 @@ src/Sylius/Bundle/ShopBundle/templates/contact/contact_request/content/form/emai
src/Sylius/Bundle/ShopBundle/templates/contact/contact_request/content/form/message.html.twig
src/Sylius/Bundle/ShopBundle/templates/contact/contact_request/content/form/submit.html.twig
src/Sylius/Bundle/ShopBundle/templates/contact/contact_request.html.twig
src/Sylius/Bundle/ShopBundle/templates/integrations/sylius_admin/channel/form/sections/look_and_feel/theme.html.twig
src/Sylius/Bundle/ShopBundle/templates/email/password_reset.html.twig
src/Sylius/Bundle/ShopBundle/templates/email/layout.html.twig
src/Sylius/Bundle/ShopBundle/templates/email/verification.html.twig

View file

@ -49477,6 +49477,38 @@ packages/core/entity-item/global-components.ts
core/entity-item/global-components.ts
entity-item/global-components.ts
global-components.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/utils.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/client/utils.gen.ts
src/packages/core/backend-api/client/utils.gen.ts
packages/core/backend-api/client/utils.gen.ts
core/backend-api/client/utils.gen.ts
backend-api/client/utils.gen.ts
client/utils.gen.ts
utils.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/index.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/client/index.ts
src/packages/core/backend-api/client/index.ts
packages/core/backend-api/client/index.ts
core/backend-api/client/index.ts
backend-api/client/index.ts
client/index.ts
index.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/types.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/client/types.gen.ts
src/packages/core/backend-api/client/types.gen.ts
packages/core/backend-api/client/types.gen.ts
core/backend-api/client/types.gen.ts
backend-api/client/types.gen.ts
client/types.gen.ts
types.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/client.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/client/client.gen.ts
src/packages/core/backend-api/client/client.gen.ts
packages/core/backend-api/client/client.gen.ts
core/backend-api/client/client.gen.ts
backend-api/client/client.gen.ts
client/client.gen.ts
client.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/sdk.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/sdk.gen.ts
src/packages/core/backend-api/sdk.gen.ts
@ -49505,6 +49537,62 @@ packages/core/backend-api/client.gen.ts
core/backend-api/client.gen.ts
backend-api/client.gen.ts
client.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/utils.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/utils.gen.ts
src/packages/core/backend-api/core/utils.gen.ts
packages/core/backend-api/core/utils.gen.ts
core/backend-api/core/utils.gen.ts
backend-api/core/utils.gen.ts
core/utils.gen.ts
utils.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/serverSentEvents.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/serverSentEvents.gen.ts
src/packages/core/backend-api/core/serverSentEvents.gen.ts
packages/core/backend-api/core/serverSentEvents.gen.ts
core/backend-api/core/serverSentEvents.gen.ts
backend-api/core/serverSentEvents.gen.ts
core/serverSentEvents.gen.ts
serverSentEvents.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/params.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/params.gen.ts
src/packages/core/backend-api/core/params.gen.ts
packages/core/backend-api/core/params.gen.ts
core/backend-api/core/params.gen.ts
backend-api/core/params.gen.ts
core/params.gen.ts
params.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/pathSerializer.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/pathSerializer.gen.ts
src/packages/core/backend-api/core/pathSerializer.gen.ts
packages/core/backend-api/core/pathSerializer.gen.ts
core/backend-api/core/pathSerializer.gen.ts
backend-api/core/pathSerializer.gen.ts
core/pathSerializer.gen.ts
pathSerializer.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/types.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/types.gen.ts
src/packages/core/backend-api/core/types.gen.ts
packages/core/backend-api/core/types.gen.ts
core/backend-api/core/types.gen.ts
backend-api/core/types.gen.ts
core/types.gen.ts
types.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/auth.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/auth.gen.ts
src/packages/core/backend-api/core/auth.gen.ts
packages/core/backend-api/core/auth.gen.ts
core/backend-api/core/auth.gen.ts
backend-api/core/auth.gen.ts
core/auth.gen.ts
auth.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/bodySerializer.gen.ts
Umbraco.Web.UI.Client/src/packages/core/backend-api/core/bodySerializer.gen.ts
src/packages/core/backend-api/core/bodySerializer.gen.ts
packages/core/backend-api/core/bodySerializer.gen.ts
core/backend-api/core/bodySerializer.gen.ts
backend-api/core/bodySerializer.gen.ts
core/bodySerializer.gen.ts
bodySerializer.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/item/types.ts
Umbraco.Web.UI.Client/src/packages/core/section/repository/item/types.ts
src/packages/core/section/repository/item/types.ts
@ -77036,6 +77124,30 @@ Umbraco.Web.UI.Login/src/utils/load-custom-view.function.ts
src/utils/load-custom-view.function.ts
utils/load-custom-view.function.ts
load-custom-view.function.ts
src/Umbraco.Web.UI.Login/src/api/client/utils.gen.ts
Umbraco.Web.UI.Login/src/api/client/utils.gen.ts
src/api/client/utils.gen.ts
api/client/utils.gen.ts
client/utils.gen.ts
utils.gen.ts
src/Umbraco.Web.UI.Login/src/api/client/index.ts
Umbraco.Web.UI.Login/src/api/client/index.ts
src/api/client/index.ts
api/client/index.ts
client/index.ts
index.ts
src/Umbraco.Web.UI.Login/src/api/client/types.gen.ts
Umbraco.Web.UI.Login/src/api/client/types.gen.ts
src/api/client/types.gen.ts
api/client/types.gen.ts
client/types.gen.ts
types.gen.ts
src/Umbraco.Web.UI.Login/src/api/client/client.gen.ts
Umbraco.Web.UI.Login/src/api/client/client.gen.ts
src/api/client/client.gen.ts
api/client/client.gen.ts
client/client.gen.ts
client.gen.ts
src/Umbraco.Web.UI.Login/src/api/sdk.gen.ts
Umbraco.Web.UI.Login/src/api/sdk.gen.ts
src/api/sdk.gen.ts
@ -77056,6 +77168,48 @@ Umbraco.Web.UI.Login/src/api/client.gen.ts
src/api/client.gen.ts
api/client.gen.ts
client.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/utils.gen.ts
Umbraco.Web.UI.Login/src/api/core/utils.gen.ts
src/api/core/utils.gen.ts
api/core/utils.gen.ts
core/utils.gen.ts
utils.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/serverSentEvents.gen.ts
Umbraco.Web.UI.Login/src/api/core/serverSentEvents.gen.ts
src/api/core/serverSentEvents.gen.ts
api/core/serverSentEvents.gen.ts
core/serverSentEvents.gen.ts
serverSentEvents.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/params.gen.ts
Umbraco.Web.UI.Login/src/api/core/params.gen.ts
src/api/core/params.gen.ts
api/core/params.gen.ts
core/params.gen.ts
params.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/pathSerializer.gen.ts
Umbraco.Web.UI.Login/src/api/core/pathSerializer.gen.ts
src/api/core/pathSerializer.gen.ts
api/core/pathSerializer.gen.ts
core/pathSerializer.gen.ts
pathSerializer.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/types.gen.ts
Umbraco.Web.UI.Login/src/api/core/types.gen.ts
src/api/core/types.gen.ts
api/core/types.gen.ts
core/types.gen.ts
types.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/auth.gen.ts
Umbraco.Web.UI.Login/src/api/core/auth.gen.ts
src/api/core/auth.gen.ts
api/core/auth.gen.ts
core/auth.gen.ts
auth.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/bodySerializer.gen.ts
Umbraco.Web.UI.Login/src/api/core/bodySerializer.gen.ts
src/api/core/bodySerializer.gen.ts
api/core/bodySerializer.gen.ts
core/bodySerializer.gen.ts
bodySerializer.gen.ts
src/Umbraco.Web.UI.Login/src/umbraco-package.ts
Umbraco.Web.UI.Login/src/umbraco-package.ts
src/umbraco-package.ts
@ -90875,6 +91029,20 @@ Client/src/api/client.gen.ts
src/api/client.gen.ts
api/client.gen.ts
client.gen.ts
templates/UmbracoExtension/Client/src/api/core/utils.gen.ts
UmbracoExtension/Client/src/api/core/utils.gen.ts
Client/src/api/core/utils.gen.ts
src/api/core/utils.gen.ts
api/core/utils.gen.ts
core/utils.gen.ts
utils.gen.ts
templates/UmbracoExtension/Client/src/api/core/serverSentEvents.gen.ts
UmbracoExtension/Client/src/api/core/serverSentEvents.gen.ts
Client/src/api/core/serverSentEvents.gen.ts
src/api/core/serverSentEvents.gen.ts
api/core/serverSentEvents.gen.ts
core/serverSentEvents.gen.ts
serverSentEvents.gen.ts
templates/UmbracoExtension/Client/src/api/core/params.gen.ts
UmbracoExtension/Client/src/api/core/params.gen.ts
Client/src/api/core/params.gen.ts

View file

@ -6015,10 +6015,21 @@ src/Umbraco.Web.UI.Client/src/packages/core/entity-item/item-data-api-get-reques
src/Umbraco.Web.UI.Client/src/packages/core/entity-item/item-data-api-get-request-controller/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/entity-item/item-data-api-get-request-controller/item-data-api-get-request.controller.ts
src/Umbraco.Web.UI.Client/src/packages/core/entity-item/global-components.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/utils.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/types.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client/client.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/sdk.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/types.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/client.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/utils.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/serverSentEvents.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/params.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/pathSerializer.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/types.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/auth.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/backend-api/core/bodySerializer.gen.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/item/types.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/item/index.ts
src/Umbraco.Web.UI.Client/src/packages/core/section/repository/item/manifests.ts
@ -11265,10 +11276,21 @@ src/Umbraco.Web.UI.Login/src/localization/lang/de.ts
src/Umbraco.Web.UI.Login/src/localization/lang/nb.ts
src/Umbraco.Web.UI.Login/src/utils/is-problem-details.function.ts
src/Umbraco.Web.UI.Login/src/utils/load-custom-view.function.ts
src/Umbraco.Web.UI.Login/src/api/client/utils.gen.ts
src/Umbraco.Web.UI.Login/src/api/client/index.ts
src/Umbraco.Web.UI.Login/src/api/client/types.gen.ts
src/Umbraco.Web.UI.Login/src/api/client/client.gen.ts
src/Umbraco.Web.UI.Login/src/api/sdk.gen.ts
src/Umbraco.Web.UI.Login/src/api/index.ts
src/Umbraco.Web.UI.Login/src/api/types.gen.ts
src/Umbraco.Web.UI.Login/src/api/client.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/utils.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/serverSentEvents.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/params.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/pathSerializer.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/types.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/auth.gen.ts
src/Umbraco.Web.UI.Login/src/api/core/bodySerializer.gen.ts
src/Umbraco.Web.UI.Login/src/umbraco-package.ts
src/Umbraco.Web.UI.Login/src/auth.element.ts
src/Umbraco.Web.UI.Login/src/components/layouts/index.ts
@ -14072,6 +14094,8 @@ templates/UmbracoExtension/Client/src/api/sdk.gen.ts
templates/UmbracoExtension/Client/src/api/index.ts
templates/UmbracoExtension/Client/src/api/types.gen.ts
templates/UmbracoExtension/Client/src/api/client.gen.ts
templates/UmbracoExtension/Client/src/api/core/utils.gen.ts
templates/UmbracoExtension/Client/src/api/core/serverSentEvents.gen.ts
templates/UmbracoExtension/Client/src/api/core/params.gen.ts
templates/UmbracoExtension/Client/src/api/core/pathSerializer.gen.ts
templates/UmbracoExtension/Client/src/api/core/types.gen.ts

View file

@ -1164,6 +1164,11 @@ packages/php/email-editor/phpcs.xml
php/email-editor/phpcs.xml
email-editor/phpcs.xml
phpcs.xml
packages/php/email-editor/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
php/email-editor/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
email-editor/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
packages/php/email-editor/changelog/wooplug-5385-php-error-in-email-templatecontroller
php/email-editor/changelog/wooplug-5385-php-error-in-email-templatecontroller
email-editor/changelog/wooplug-5385-php-error-in-email-templatecontroller
@ -85618,12 +85623,6 @@ includes/gateways/paypal/class-wc-gateway-paypal-test.php
gateways/paypal/class-wc-gateway-paypal-test.php
paypal/class-wc-gateway-paypal-test.php
class-wc-gateway-paypal-test.php
plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php
woocommerce/tests/php/includes/class-wc-cart-persistence.php
tests/php/includes/class-wc-cart-persistence.php
php/includes/class-wc-cart-persistence.php
includes/class-wc-cart-persistence.php
class-wc-cart-persistence.php
plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
tests/php/includes/class-wc-settings-tracking-test.php
@ -85962,12 +85961,6 @@ tests/php/includes/class-wc-ajax-test.php
php/includes/class-wc-ajax-test.php
includes/class-wc-ajax-test.php
class-wc-ajax-test.php
plugins/woocommerce/tests/php/includes/class-wc-mock-cart-persistence-session-handler.php
woocommerce/tests/php/includes/class-wc-mock-cart-persistence-session-handler.php
tests/php/includes/class-wc-mock-cart-persistence-session-handler.php
php/includes/class-wc-mock-cart-persistence-session-handler.php
includes/class-wc-mock-cart-persistence-session-handler.php
class-wc-mock-cart-persistence-session-handler.php
plugins/woocommerce/tests/php/includes/wc-update-functions-test.php
woocommerce/tests/php/includes/wc-update-functions-test.php
tests/php/includes/wc-update-functions-test.php
@ -90632,6 +90625,14 @@ plugins/woocommerce/changelog/wooplug-5090-custom-email-templates-in-theme-not-b
woocommerce/changelog/wooplug-5090-custom-email-templates-in-theme-not-being-pulled-in
changelog/wooplug-5090-custom-email-templates-in-theme-not-being-pulled-in
wooplug-5090-custom-email-templates-in-theme-not-being-pulled-in
plugins/woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
fix-WOOPLUG-5399-apple-google-pay-not-persisted
plugins/woocommerce/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
woocommerce/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
plugins/woocommerce/changelog/60158-fix-wooplug-5231-incorrect-count-for-brands-through-the-wp
woocommerce/changelog/60158-fix-wooplug-5231-incorrect-count-for-brands-through-the-wp
changelog/60158-fix-wooplug-5231-incorrect-count-for-brands-through-the-wp
@ -90756,6 +90757,10 @@ plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installa
woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
changelog/update-WOOPLUG-5208-dev-partner-extension-installations
update-WOOPLUG-5208-dev-partner-extension-installations
plugins/woocommerce/changelog/revert-57961
woocommerce/changelog/revert-57961
changelog/revert-57961
revert-57961
plugins/woocommerce/changelog/59843-migrator-test-fetcher
woocommerce/changelog/59843-migrator-test-fetcher
changelog/59843-migrator-test-fetcher
@ -90896,6 +90901,10 @@ plugins/woocommerce/changelog/fix-product-gallery-ghost-overflow
woocommerce/changelog/fix-product-gallery-ghost-overflow
changelog/fix-product-gallery-ghost-overflow
fix-product-gallery-ghost-overflow
plugins/woocommerce/changelog/bump-email-editor-142
woocommerce/changelog/bump-email-editor-142
changelog/bump-email-editor-142
bump-email-editor-142
plugins/woocommerce/changelog/fix-session-strict-types
woocommerce/changelog/fix-session-strict-types
changelog/fix-session-strict-types
@ -90920,6 +90929,10 @@ plugins/woocommerce/changelog/fix-php-unit-tests-role
woocommerce/changelog/fix-php-unit-tests-role
changelog/fix-php-unit-tests-role
fix-php-unit-tests-role
plugins/woocommerce/changelog/enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
woocommerce/changelog/enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
changelog/enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
plugins/woocommerce/changelog/fix-large-image-404
woocommerce/changelog/fix-large-image-404
changelog/fix-large-image-404

View file

@ -170,6 +170,7 @@ packages/php/email-editor/tests/unit/Integrations/Utils/Styles_Helper_Test.php
packages/php/email-editor/tests/unit/Integrations/Utils/Dom_Document_Helper_Test.php
packages/php/email-editor/tests/unit/stubs.php
packages/php/email-editor/phpcs.xml
packages/php/email-editor/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
packages/php/email-editor/changelog/wooplug-5385-php-error-in-email-templatecontroller
packages/php/email-editor/changelog/.gitkeep
packages/php/email-editor/SECURITY.md
@ -11477,7 +11478,6 @@ plugins/woocommerce/tests/php/src/Admin/API/PaymentGatewaySuggestionsTest.php
plugins/woocommerce/tests/php/includes/class-wc-tax-test.php
plugins/woocommerce/tests/php/includes/class-wc-install-test.php
plugins/woocommerce/tests/php/includes/gateways/paypal/class-wc-gateway-paypal-test.php
plugins/woocommerce/tests/php/includes/class-wc-cart-persistence.php
plugins/woocommerce/tests/php/includes/class-wc-settings-tracking-test.php
plugins/woocommerce/tests/php/includes/importer/sample2.csv
plugins/woocommerce/tests/php/includes/importer/import-skipping-existing-products-46505-data.csv
@ -11521,7 +11521,6 @@ plugins/woocommerce/tests/php/includes/wc-core-functions-test.php
plugins/woocommerce/tests/php/includes/wc-formatting-functions-test.php
plugins/woocommerce/tests/php/includes/class-wc-customer-test.php
plugins/woocommerce/tests/php/includes/class-wc-ajax-test.php
plugins/woocommerce/tests/php/includes/class-wc-mock-cart-persistence-session-handler.php
plugins/woocommerce/tests/php/includes/wc-update-functions-test.php
plugins/woocommerce/tests/php/includes/exporter/class-wc-product-csv-exporter-test.php
plugins/woocommerce/tests/php/includes/class-wc-structured-data-test.php
@ -12338,6 +12337,8 @@ plugins/woocommerce/changelog/fix-abstract-address-loading
plugins/woocommerce/changelog/wooplug-5243-woocommerce-analytics-generates-duplicate-rows-in-variations
plugins/woocommerce/changelog/wooplug-5118-add-the-possibility-to-set-supported-post-types-for
plugins/woocommerce/changelog/wooplug-5090-custom-email-templates-in-theme-not-being-pulled-in
plugins/woocommerce/changelog/fix-WOOPLUG-5399-apple-google-pay-not-persisted
plugins/woocommerce/changelog/wooplug-5371-object-of-class-sabberworm-css-rule-rule-could-not-be
plugins/woocommerce/changelog/60158-fix-wooplug-5231-incorrect-count-for-brands-through-the-wp
plugins/woocommerce/changelog/fix-e2e-tests-l-1
plugins/woocommerce/changelog/60051-add-wccom-1647-get-installation-status-endpoint
@ -12369,6 +12370,7 @@ plugins/woocommerce/changelog/fix-padding-in-checkout-with-step-numbers
plugins/woocommerce/changelog/mic-back-in-stock-notifications
plugins/woocommerce/changelog/60012-fix-issue-60011
plugins/woocommerce/changelog/update-WOOPLUG-5208-dev-partner-extension-installations
plugins/woocommerce/changelog/revert-57961
plugins/woocommerce/changelog/59843-migrator-test-fetcher
plugins/woocommerce/changelog/60537-wooplug-5395-interactivity-api-powered-mini-cart-incorrect-top-margin
plugins/woocommerce/changelog/add-carousel-scroll-indicator
@ -12404,12 +12406,14 @@ plugins/woocommerce/changelog/60141-wooplug-5075-woo-may-be-incorrectly-tagging-
plugins/woocommerce/changelog/60265-enh-60120-aria-label-for-variation-dropdown
plugins/woocommerce/changelog/migrator-avif-support
plugins/woocommerce/changelog/fix-product-gallery-ghost-overflow
plugins/woocommerce/changelog/bump-email-editor-142
plugins/woocommerce/changelog/fix-session-strict-types
plugins/woocommerce/changelog/58700-wooplug-4457-rest-api-orders-get-with-coupons-has-typeerror-preg_match
plugins/woocommerce/changelog/fix-update-tests-theme-template-slug
plugins/woocommerce/changelog/60540-wooplug-5378-interactivity-api-powered-mini-cart-support-including-tax
plugins/woocommerce/changelog/60127-add-entity-product-rating
plugins/woocommerce/changelog/fix-php-unit-tests-role
plugins/woocommerce/changelog/enhance-WOOPLUG-5415-take-offline-payments-background-on-reorder
plugins/woocommerce/changelog/fix-large-image-404
plugins/woocommerce/changelog/60152-add-fulfillments-documentation
plugins/woocommerce/changelog/60124-fix-single-product-classnames

View file

@ -75,6 +75,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.git$
.js
.json
.md
.pdf$
.php
.qr
@ -87,6 +88,10 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known
.well-known/assetlinks.json
.xml
/*/*/_tools
/*/*/more_ideas
/*/_tools
/*/activity
/*/branches
/*/commits
/*/compare
@ -94,9 +99,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/edit$
/*/forks
/*/graphs
/*/group
/*/invite
/*/issues/new
/*/issues/search
/*/milestones/new
/*/more_ideas
/*/network
/*/projects
/*/pulse
@ -106,11 +114,24 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*source=
/.git
//wiki/skins
/?*amp_client_id
/?z=1
/MANUALS/*.pdf$
/Search/
/UserAuthentication/
/_
/_/rsrc
/__wishlist__
/_activities
/_activity
/_community
/_created
/_followers
/_following
/_quick_saves
/_saved
/_shop
/_shopping_list
/_widget
/album/*/*?i=
/api
@ -132,10 +153,12 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/comments
/commits/*?author
/commits/*?path
/communities
/contact/menu*
/contact/partner*
/contactus/mwaas*
/directory
/discovered
/docs/product
/download
/download/Browse.aspx?
@ -165,6 +188,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/layout/
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/likes
/login
/lookup?
/mediaapi/
@ -177,10 +201,13 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newest/*rss
/newest/*xml
/newsearch/
/organize
/partials
/pins
/plugins
/podcast/*/*?i=
/print$
/profile-about
/raw
/report_abuse
/revisions
@ -188,6 +215,8 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rsvps/*atom
/rsvps/*rss
/rsvps/*xml
/scheduled-pin
/scheduled-pins
/search
/search/
/search/*?q=
@ -216,11 +245,15 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/store/new/*?*&*&*
/store/top-free/*?*&*&*
/store/top-paid/*?*&*&*
/story_pins
/tagged
/tarball
/tree
/tried
/tv-season/*/*?i=
/unsubscribe/
/video-
/video_pins
/wal/
/widget_
/wiki/Special:
@ -343,6 +376,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?search_forum=
?set_mobile=
?showAllGroups=
?show_error=true
?slogin
?sort=
?sortBy=
@ -468,6 +502,8 @@ WebObjects/MZStoreElements.woa
[_0-9a-zA-Z]+/status/[0-9]+/likes
[_0-9a-zA-Z]+/status/[0-9]+/retweets
_
_/_
_/_/pixel
_/aihub_pod
_/ain/_/js
_/alkali-learn
@ -532,6 +568,8 @@ _next/data
_next/jwt
_next/title
_next/viewer
_ngjs/resource
_ngjs/resource/*/get
_nimbusJson.json
_nimbusJsonp.js
_nimbusJsonpStatic.js
@ -629,10 +667,12 @@ actions/news/rss
ad_id=
addContacts
add_favorite
addboard
addressBookExport
admin
admin/
ads
ads.txt
ads/gpa/vidgen
ads/learn
ads/local
@ -643,6 +683,7 @@ advisor/*zx1fa
adx/bin
affil
affil/pal
age-appeal
agreements/approve
ai-sandbox-internal/generated_images
aihub/tfhub
@ -699,7 +740,9 @@ api?
api_access_key=
app*_
app*form_id=
app-ads.txt
app/
appealed-pin
apple-app-site-association
apps
apps*&tags=
@ -776,6 +819,7 @@ author/following
author=
authoring/
authwall
autocomplete
away.php
awmp/data/images
b?*node=7454898011
@ -833,6 +877,10 @@ blogs/nationals-journal-beta
blogs/search/
blogs/slow-ride
blogs/test
board
board_activity
board_activity_comment
bookmarklet
bookmarks
books
books/NBK
@ -854,17 +902,38 @@ books?*zoom=
books?*zoom=1
books?*zoom=5
boutique/sitemaps
branded-pins
business
business/ad_create
business/adshare
business/adshare/faqs
business/blahblah
business/business-access
business/business-hierarchy
business/business-manager
business/catalogs
business/commerce-integrations
business/community-information
business/convert
business/create
business/create-linked-account
business/feedback
business/hub
business/invite
business/leads/jsplayer_show_lead_form.html
business/leads/show_form.html
business/learning/blog
business/onboarding
business/pin_create
business/premium/is_payment_pending
business/promotion
business/referral
business/sales/blog
business/site
business/switch-account
business/top-ads
business/update
business/verified-merchant/status
buyside-e2e-monitor
cai
call
@ -893,6 +962,7 @@ checkout
checkout-external
checkoutnow
checkpoint
christmas-spotlight
chrome/crlset
chrome/webstore/images
chwilio
@ -913,6 +983,7 @@ clickthru
clima/ets
clima/sites/registry
clone/library/genomic/organisms
close-account
cloud-launcher/sitemap
cloudsourcetools/images
cms_content
@ -931,6 +1002,7 @@ commission_2010-2014/katainen
commits?author=
common/
common/survey.aspx*
communities
communities/bin.aspx?
communities/blogs/PortalResults.mspx?
communities/eventdetails.mspx?
@ -947,11 +1019,14 @@ community/category/*
community/comments
community/feed
community/trackback
community_comment
community_post
companyDir
compare
compressiontest
concussion/HeadsUp/training/
config.js
connect
connections
consumers/archive
contact/menu*
@ -959,9 +1034,15 @@ contact/partner*
contact_importer
contactus
contactus/mwaas*
content-claiming
content-guest/rss/channels
control
conversation
conversations
convert-business
convert-personal
copy-conductor/crawled
copyright-reporting
core/
core/*.css$
core/*.css?
@ -979,10 +1060,18 @@ covid19/mobility
cr$
cr?
create
create_pin
creative-europe/404_en.htm
creative-studio
creative_editor
creator-spotlight
creator_hub/_earn
creator_hub/_partnerships
creatorhub
csp
csrf_error
ct
ct.html
ct/log_list
culturalinstitute/images
culturalinstitute/sitemaps
@ -1008,8 +1097,10 @@ de/ott
de/solutions
de/upload
de/vimeo-academy
deactivate-account
default.aspx/kb/
default.aspx/ph/
delete_post
delight
dell/cities-transformed
dell/cloud-future-of-medicine
@ -1097,6 +1188,8 @@ earth/social
ebook
ece
eclas
edit
editorial/*
edu/cs4hs
education/404_en.htm
education/blocks
@ -1109,6 +1202,7 @@ ekansa/Open-Context-Data
ekansa/opencontext-
email
email-unsubscribe
email_verification_error
embed
embed/@
embed/curated
@ -1170,6 +1264,7 @@ en/microsoft-viva/
en/security
en/security/
endorsements
engagement
enterprise
enterprise-jobs
enterprise-partner-search/sitemaps
@ -1255,14 +1350,18 @@ exec/obidos/subst/marketplace/sell-your-collection.html
exec/obidos/subst/marketplace/sell-your-stuff.html
exec/obidos/subst/partners/friends/access.html
exec/obidos/tg/cm/member
explore
explore/*/?p=
explore/*/lightbox
external
external/overture
external_hosted
f/healthcheck
facebook
faves-i_love_u_get_away_from_me
favorite
fb
fb.html
fbml/ajax/dialog
fd/
fe=true
@ -1299,6 +1398,8 @@ flu/espanol/
flutter-canvaskit
folder
follow
follow_board
follow_user
following
food/archive
food/favourites
@ -1380,6 +1481,8 @@ global$
gog
google.internal.maps.gmpsdksbackend.v1.GmpSdksBackendService
google.internal.maps.mapsjs.v1.MapsJsInternalService
google_gdn.html
google_search.html
googlebooks/images
gorf
gp
@ -1495,6 +1598,7 @@ guidebooks
gview
gwt
h5games_gamecenter/images
hanukkah-spotlight
hashtag/*?src=
hd
header/channels
@ -1518,9 +1622,12 @@ help/zendesk_sso
hex
history
history/static
holiday-spotlight
holidays-celebrations
home
home$
home?
homefeed
homepage-video-test
hosted/images
hotel/reviews?
@ -1532,10 +1639,10 @@ hp/video
hpc/*/supported-applications.aspx?
hpm
hpmob
http://cdc.gov/robots.txt
http://google-analytics.com/robots.txt
http://ncbi.nlm.nih.gov/robots.txt
http://s3.amazonaws.com/robots.txt
http://de.wikipedia.org/robots.txt
http://linkedin.com/robots.txt
http://npr.org/robots.txt
http://patreon.com/robots.txt
hub?category=
hz/contact-us/ajax/initiate-trusted-contact
hz/help/contact/*/message/$
@ -1549,6 +1656,9 @@ id-id.www.cloudflare.com
id-id/feedback
id-id/lp
id-id/searchresults
idea-ads-tool
idea-pin-builder
idea-pin-invite
identity/accountsettingsactivityweb
identity/accountsettingssyaf
ie/ie40/
@ -1595,14 +1705,17 @@ info/customerror.htm*
info/smart404.asp*
info/tech-feedback
inproduct_help/chatsupport
install-shuffles
integrations
internalPref
intl
intl/*/search/?
intl/*/search?
intlkb/
invite
inviteFromProfile
inviteMany
invited
invoice/est
invoice/estimate/buyerView
invoice/estimate/buyerView/attachments
@ -1639,6 +1752,8 @@ johnhancock
johnhancock/in-a-lifetime-healthcare
johnhancock/in-a-lifetime-sustainability
johnhancock/in-a-lifetime-work
join/?next=
join/signup/?next=
jp/$
jp/about
jp/blog
@ -1681,6 +1796,7 @@ ko/ott
ko/solutions
ko/upload
ko/vimeo-academy
kwanzaa-spotlight
l.php
labs-code
labs/pmc
@ -1717,12 +1833,15 @@ learning/settings
learning/settings$
learning/settings?
legal
lens-search
li/track
library/devices
licensing-syndication
limited-release
link
linked
lite
live-session
live_chat
llms.txt
lm/R1XIHQVKXSKBNJ
@ -1898,6 +2017,7 @@ narrative-
native
nbubumblebee
network
new_invite
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference
news-events/events-calendar/2018/03/ninth-annual-african-consumer-protection-dialogue-conference/RSVP
news-events/events-calendar/2019/05/tenth-annual-african-consumer-protection-dialogue-conference
@ -1907,6 +2027,7 @@ news/test
news/test-liveblog
news?viewArticle
newsArticle
news_hub
newsletter
newsroom/dae
newsround
@ -1920,6 +2041,7 @@ nl-nl/lp
nl-nl/searchresults
node/add/
nonprofits/account
notifications
notifications/
ns/hydra/console/?
nus-trk
@ -1927,11 +2049,15 @@ nwshp$
o/di
o/dt
oas/
oauth/line
oauth/login
oauth/v2
oauth2
oauth2/v2
oauth_error
offers/proxy/dealsserver/api/log
offers/proxy/dealsserver/buy
offsite
og
okxbet.com
onebox/media/sports/logos
@ -1962,9 +2088,12 @@ pagespeed/insights/ui/logo
panel
pantheon
pantheon-platform
parental-consent/confirmation
parental-passcode
participate/conferences.xml
partner-program
partners
password/reset
password_expired
patent-search/frontend
patents/download
@ -1995,12 +2124,46 @@ photos/gbachelie
photos/i_love_u_get_away_from_me
photos/tags/*/page
photos/youpy
pin
pin-builder
pin-communities
pin-creation-tool
pin-editor
pin/*/activities
pin/*/activity
pin/*/analytics
pin/*/brand-catalog
pin/*/comments
pin/*/email
pin/*/feedback
pin/*/idea-pin/related-products
pin/*/likes
pin/*/promote
pin/*/reaction
pin/*/related-products
pin/*/repin
pin/*/repins
pin/*/sent
pin/*/share
pin/*/shop-the-look
pin/*/tag
pin/*/takes
pin/*/visual-search
pin/*/visual-shop
pin/create
pin/find
pin/find?url=
pin_shop
ping
pingback
pinterest-predicts
pinterest-wellbeing
pinterestwellbeing
pl-pl.www.cloudflare.com
pl-pl/feedback
pl-pl/lp
pl-pl/searchresults
place
plan=
platform-telemetry
play/store/web
@ -2050,6 +2213,7 @@ ppob/?
ppob?
pqa
preference
prefs
present
presentation
prettyearth/assets
@ -2058,6 +2222,8 @@ previewtemplate
print
private
proFile/history?
product-catalogs
product-feed
product-reviews/B0069IY63Y
product/reviews?
productPurchaseDone
@ -2113,12 +2279,14 @@ pt-br/vimeo-academy
publications
purchases
puzzles/leaderboards/invite
pw
pwapi-proxy/pwproxy
pwapiv2
q=
qnasearch?
qr
quality_form?
quiz
r
rackspace/elevating-performance
radio/imda
@ -2127,6 +2295,7 @@ rating
rd/search
rd/search$
rd/search?
recently-viewed
recharge/dashboard/car
recharge/dashboard/static
recipes/*?q=
@ -2143,6 +2312,9 @@ refer
refer/pal
referrals
referrer=
refresh_stored_accounts
refresh_token
register
registry/wishlist
remotelogout
rep=hc
@ -2150,9 +2322,13 @@ report
report-abuse?report=
report=
report_abuse.gne
reports-and-violations
request-data
requestList
requests
research/participants/cofund
resource
resource/*/get
results
results
retail
@ -2192,6 +2368,7 @@ s2/search/social
s2/sitemaps
s2/static
s?
safe-redirect
safety
safetycheck
salary-explorer/api
@ -2237,6 +2414,7 @@ sections/health-shots/2013/03/11/173816690/new-voices-for-the-voiceless-syntheti
sections/ombudsman/2008/01/frequently_asked_questions_1.html
sections/parallels/2016/08/15/480128005/for-french-teens-smoking-still-has-more-allure-than-stigma
secure
sendHeaderEarly
sendarticle
services
services/oauth
@ -2272,6 +2450,7 @@ shop/productpage
shop/topics
shop/view/product
shop?
shop_pins
shopping-content-api/product_images
shopping/deals
shopping/product
@ -2575,10 +2754,12 @@ social/photosui/images
social/photosui/sitemap
social/search?
social/social-security-directory/cai
socialmanager
solutions
sounds/search
sounds/search$
sounds/search?
source
source=
source_repo=
spain/empresas/
@ -2600,6 +2781,7 @@ ss
ss/customer-reviews/lighthouse
ss/twister/ajax
sslsingle
sso
stadia/gamers
start
stat
@ -2661,6 +2843,10 @@ stores$
stores/
stores/page/*visitId=
stories
story-pin-builder
story-pin-invite
story_feed
story_pins
storyworks/preview
styles/js-on.css$
subscribe/braintree
@ -2686,6 +2872,7 @@ support/content
support/forum/search?
sureroute
surprise
suspension-appeal
sutils
sv-se.www.cloudflare.com
sv-se/feedback
@ -2703,6 +2890,7 @@ svc/strands
svc/sudoku
svc/wordle
svpRecommendations
sw-shell.html
swg
system1/images
t/privacy
@ -2710,6 +2898,7 @@ t/terms
tab=
tablet
tag
taggingtool
tagmanager/containers/xo
tagmanager/pptm.js
talk
@ -2757,7 +2946,9 @@ th-th/feedback
th-th/lp
th-th/searchresults
th?
thanksgiving-spotlight
themacallan/worlds-together
theme
tickets-external?
timedtext_video
title
@ -2851,6 +3042,7 @@ trustedstores/js
trustedstores/s
trustedstores/tm2
trustedstores/verify
tv
tv/thumb
typeahead
u
@ -2867,9 +3059,14 @@ ugc$
ugcsupport
ugcsupport$
ui
unauth-profile
unlink
unsub
until=
upload
upload-image-lens-history
upload-lens-image
upload-shuffle-draft
uploads
urchin_test
url
@ -2887,9 +3084,11 @@ using
utils
uviewer
v1
v1/urls/count.json
v2
v3
v3/openapi
v3/pidgets/log
valkyrie-playground
verified-authors
verify_age
@ -2899,7 +3098,6 @@ vi-vn/lp
vi-vn/searchresults
video/embedded
videos
videos/?
videos/browsing
videos/explore
videos/favorites
@ -2909,14 +3107,8 @@ videos/music
videos/music/
videos/music/?
videos/music?
videos/riverview/relatedvideo
videos/riverview/relatedvideo/?
videos/riverview/relatedvideo?
videos/search/?
videos/search?
videos/trending
videos/trendingcontent
videos?
viewer
viewlocale=zh_CN
viewvc
@ -2947,6 +3139,9 @@ webapps/xo/html/cookiecheck.html
webapps/xoonboarding
webscr
websearch
website/confirm
website/confirm/download
welcome
whats-next/planes-trains-and-analytics
whsmiths
widget/cr
@ -3471,6 +3666,7 @@ xhtml?
xml?
xoplatform/logger/api/logger
xorouter
your-shop
youth/404_en.htm
youtube/fonts
youtube/img/branding/favicon

View file

@ -362,6 +362,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.kmz
.less$
.masterpages/
.md
.model.json
.mspx
.net
@ -395,7 +396,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
.well-known/amphtml/apikey.pub
.well-known/apple-app-site-association
.well-known/assetlinks.json
.well-known/assetlinks.jsonhttp://web.archive.org/robots.txt
.well-known/assetlinks.jsonhttp://aesthetics.fandom.com/robots.txt
.well-known/privacy-sandbox-attestations.json
.well-known/resource-that-should-not-exist-whose-status-code-should-not-be-200
.well-known/security.txt
@ -715,7 +716,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/*/projects
/*/pulse
/*/schemes
/*/search-results.htmlhttp://x.com/robots.txt
/*/search-results.htmlhttp://quora.com/robots.txt
/*/stargazers
/*/structures
/*/tables
@ -2418,6 +2419,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/6.html?_escaped_fragment_=/5003.html
/7.html?_escaped_fragment_=/2000.html
/7.html?_escaped_fragment_=/5003.html
/?
/?&
/?*amp_client_id
/?*m=
@ -2660,7 +2662,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/article/figure/powerpoint
/article/metrics
/articlelist/*
/articlelist/*http://tiny.cc/robots.txt
/articlelist/*http://blog.cloudflare.com/robots.txt
/articleshow_amitr/*
/articleshowajax/*
/articleshowhsbc/
@ -2887,6 +2889,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/cty/pdp/ispd
/cuaca/
/cum-*.html
/custom-report
/customer-success-stories.*._filter
/customer-success-stories.[a-z]*Sort.*
/customer-success-stories._filter.[a-z]*Sort.*
@ -2971,6 +2974,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/dt/*/testing
/dt/microsites/cafe
/duplex-apartments_att
/dvd-mode
/dynalist/*
/dynamics/
/dzcfg
@ -3151,6 +3155,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/following$
/following$
/followings
/for-business
/foreclosed
/foreclosure--
/fork
@ -3267,6 +3272,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/info
/info$
/info/contactus/email-the-ceo
/info/kdt
/informacion-de-mi-cuenta
/initLoad$
/inline$
@ -3303,6 +3309,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/lazy.js
/leads/*/jsplayer_show_lead_form.html
/leads/*/show_form.html
/learn
/learn/search
/least
/legal/*?ets=
@ -3496,7 +3503,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/newsletter
/newssearch
/nightly-news
/no-referrer-when-downgradehttp://globesimregistrations.ph/robots.txt
/no-referrer-when-downgradehttp://pixlr.com/robots.txt
/no-search-results
/node
/node/add
@ -3593,6 +3600,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/platform/disqus
/playbyplay?
/playlists/relevance
/pleasereg
/plugins
/plugins/?s=
/plus
@ -3693,6 +3701,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/rent-house_att
/report_abuse
/repository/archive
/request-demo
/return/requests
/returns/*?*&liteToken=
/returns/*?*&ref=
@ -3843,6 +3852,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/seller--
/seminar/
/sendpv$
/sensor
/serie
/service/author/*&
/service/author/*?
@ -4079,6 +4089,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
/upload/forgot_password
/uploads
/url$
/use-cases
/user
/user$
/user/account$
@ -4229,7 +4240,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?*__rmidpage
?*_hsmi=
?*ajs_event
?*apikey*http://vk.com/robots.txt
?*apikey*http://getpocket.com/robots.txt
?*app
?*aspects=
?*attachment_id
@ -4696,7 +4707,7 @@ $rpc/google.internal.maps.mapsjs.v1.MapsJsInternalService
?q=search
?q=user/login
?q=user/logout
?q=user/logout/http://rebrand.ly/robots.txt
?q=user/logout/http://amazon.ca/robots.txt
?q=user/password
?q=user/register
?qa_expand_key
@ -6278,7 +6289,10 @@ _/pantheon
_/pantheon-platform
_/play
_/pog
_/report_blank
_/site_info_blank
_/tfhub
_/toolkit_blank
_/transparencyreport
_POST
_POST$
@ -6366,6 +6380,7 @@ _nimbusJsonp.js
_nimbusJsonpStatic.js
_nitf.xml
_nsfgfb
_nuxt
_ok
_overlay
_partials/wix-vod
@ -6397,11 +6412,13 @@ _singlePage.html
_smt=
_sort
_static
_td
_td_api
_tdhl_api
_tdpp_api
_template
_themes
_uac/adpage.html
_user/api
_v1st
_vercel/insights/view
@ -6522,8 +6539,12 @@ aca/authorinformation
academic-subscriptions
academic/profile
academic/search
academy
academy-free-account
academy/*/results
academy/*?*draft
academy/*utm_source=
academy/certificates
academy/draft
acc-merge
acceso/contrasena
@ -6544,7 +6565,7 @@ account-settings
account-setup
account/
account/*
account/*http://healthtips1dr.blogspot.com/robots.txt
account/*http://ft.com/robots.txt
account/accomplishments
account/ackgift
account/authenticate
@ -6706,6 +6727,7 @@ activate/hsw/confirmation/
activate/loft/
activate/self-starters/confirmation/
activate/wdm/*
activation_successful
activities
activities/*/analysis
activities/*/embed
@ -6984,6 +7006,8 @@ analytics/feeds
analytics/help/onpremise/api/
analytics/partners/comments
analytics/portal
analytics/seomagic
analytics/traffic/overview
analytics/uploads
analyzer-api
and
@ -7012,6 +7036,7 @@ api*.do
api*?hl=
api-keys
api-proxy
api.html?
api.php
api.php?
api.php?*&action=
@ -7040,7 +7065,7 @@ api/extensions/1.0/extensions
api/federation
api/graphql
api/html
api/http://kobo.com/robots.txt
api/http://ibm.com/robots.txt
api/infinite-list.html
api/internal/*/location
api/internal/_bb
@ -7116,7 +7141,7 @@ app*/shr*
app*_
app*form_id=
app-ads.txt
app-ads.txthttp://digital-strategy.ec.europa.eu/robots.txt
app-ads.txthttp://plushcare.com/robots.txt
app-center/oauth/authorize
app-directory
app-market/search-result?query=
@ -7191,6 +7216,7 @@ archive.php?archive=*
archive.php?view=all
archive/api/image.jpg
archive/article
archive/graphs.php
archive/page
archive/project/sovsport$
archived
@ -7536,7 +7562,7 @@ audible-hug-alert
audible-sample-player
audible_programs=
audiblehug
audio-edition-podcast/*/index.xmlhttp://ecrs.com/robots.txt
audio-edition-podcast/*/index.xmlhttp://raw.githubusercontent.com/robots.txt
audio.html
audio?performer=1&q=
audio_file
@ -7885,6 +7911,7 @@ blocks/*.svg
blocks?
blog
blog-ads-api-output
blog-manager
blog-temp-ru
blog-this.g
blog.php?id=*
@ -7916,13 +7943,15 @@ blog/*?archive
blog/*?content-format=
blog/*?event-format=
blog/*?event-type=
blog/*?img=
blog/*?s=
blog/*?segment=
blog/*?tag=
blog/*?text=
blog/*sitemap.xml$
blog/*utm_source=
blog/.*
blog/.html.*http://samsung.com/robots.txt
blog/.html.*http://ebay.com/robots.txt
blog/10-lessons-from-an-engineering-manager/$
blog/23-prototyping-resources-to-bookmark-right-now/$
blog/27-figjam-activities-to-spark-creativity-in-the-classroom/$
@ -8594,6 +8623,7 @@ blog/updates-to-how-drafts-work/$
blog/updating-our-web-system-for-a-new-era/$
blog/uphill-thinking/$
blog/variable-fonts-a-conversation-with-grilli-type/$
blog/version-control-figma-make-video-playback/$
blog/version-control-how-a-ux-writer-weighs-one-word-against-another/$
blog/version-control-three-ways-figma-explored-horizontal-scrolling/$
blog/versus-comments
@ -9450,13 +9480,13 @@ cdn-cgi
cdn-cgi/
cdn-cgi/bm/cv
cdn-cgi/challenge-platform
cdn-cgi/http://medium.com/robots.txt
cdn-cgi/http://kids.youtube.com/robots.txt
cdn-cgi/images/trace
cdn-cgi/rum
cdn-cgi/scripts
cdn-cgi/styles
cdn-cgi/zaraz
cdn-cgi/zaraz/http://deezer.com/robots.txt
cdn-cgi/zaraz/http://cdtfa.ca.gov/robots.txt
cdn-proxy/pim
cdn-proxy/px
cdn.jwplayer.com/previews
@ -9480,7 +9510,7 @@ cgi-bin/koha/
cgi-bin/loginpage
cgi-bin/search.fpl
cgi-bin/wx
cgi-binhttp://ifttt.com/robots.txt
cgi-binhttp://beppegrillo.it/robots.txt
cgi-local
cgi-mad/
cgi-pct/
@ -9596,7 +9626,7 @@ checkout
checkout-external
checkout/
checkout/package
checkouthttp://moderncalculators.com/robots.txt
checkouthttp://accidentinjurylawyers.claims/robots.txt
checkoutnow
checkouts
checkpoint
@ -9784,7 +9814,7 @@ code
code-connect-docs
code-docs
code/*
code/http://w3techs.com/robots.txt
code/http://fb.com/robots.txt
codeCoverage
coderpad-for-figjam/$
codesamples/
@ -11777,6 +11807,7 @@ compare?
compareajax
comparl/
compass
competitive-research
competitive/gated-content-for-agents/
compliance/contact-us-confirmation/
compliance/hipaa-eligible-services-reference/
@ -11857,7 +11888,7 @@ confirmation
conflagexp
connect
connect/@
connect/http://blog.twitter.com/robots.txt
connect/http://s3-us-west-2.amazonaws.com/robots.txt
connect/social-intranet.html
connections
connections/recent
@ -11912,6 +11943,7 @@ content-assembly
content-claiming
content-generator-embed
content-guest/rss/channels
content-marketing
content-queries
content/*/gated-pdfs/*
content/*/gated-resources/*
@ -11954,7 +11986,7 @@ content/dam/ircc/documents/pdf/francais/trousses/form/imm5476
content/dam/ircc/documents/pdf/francais/trousses/form/imm5644
content/dam/ircc/documents/pdf/francais/trousses/form/irm0002
content/dam/ircc/documents/pdf/francais/trousses/form/irm0004
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://caniuse.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/form/irm0005/http://verizon.com/robots.txt
content/dam/ircc/documents/pdf/francais/trousses/guides/guide-0142-avion-afghanistan-voie-acces-rp.pdf
content/dam/oecd/
content/dam/pwc/uk/en/assets/pdf/hcl_f2.18.pdf
@ -12208,6 +12240,7 @@ crm/onboarding/
cron.php
cross
cross-domain$
cross-domain-bridge.html
cross-domain/*
crotchless-body-stocking
cs
@ -12273,6 +12306,7 @@ custom/created.html
custom/search/
custom_banner
custom_orders
custom_report
customer/secure/checkout/tesco
customer/secure/reset-password
customerapps/*
@ -13098,6 +13132,7 @@ demand
demo
demo
demo/$
demonstration
demos/dev-mode-design/$
demos/dev-mode-developers/$
depth--
@ -13429,6 +13464,7 @@ dotnet/docs/reference
dotnet/docs/reference/*/latest
dotnet/docs/reference/*/latest$
dotnet/docs/reference/help
double_activation
doubleclick
doubleclick/
downgrade
@ -13649,6 +13685,7 @@ electrode/api/logger
element/*goodbye
element/?
element/commun/afficher
element_properties.
elements
eli-search
eliminar-busqueda
@ -14373,7 +14410,6 @@ en-zw
en-zw/lp$
en-zw/lp/contact-us
en-zw/lp/homepage$
en/
en/*/footer/contactinformation.html
en/*/menu.html
en/*/menu/footer.html
@ -14482,6 +14518,7 @@ enterprise-partner-search/sitemaps
enterprise/$
enterprise/orgs-terms
enterprise/plan/$
enterprise/seo
entertainment/article/Minerva-s-horoscope
entities/search
entityexplore$
@ -15636,8 +15673,8 @@ feature_three_browse-bin=
featured-optimize
featured-stock-photographers_
features
features/connectors
features/study-mode
features/for-
features/index2
federal/events/earthobservationday2015/
federal/events/earthobservationday2015/ConfirmationPage/
fedsearch
@ -15804,7 +15841,7 @@ files/live/sites/isoorg/files/_noindex
files/resources
fileview
filing/free-file-fillable-forms/free-file-fillable-forms-support
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://iso.org/robots.txt
filing/free-file-fillable-forms/free-file-fillable-forms-support-2http://nam.edu/robots.txt
filter/
filter/tips
filter/tips
@ -15819,7 +15856,7 @@ finance/stocks/option
financial-services/ofss
find
find-more
find/*http://freepik.com/robots.txt
find/*http://namecheap.com/robots.txt
finetune
fios
firefox/?
@ -17569,6 +17606,7 @@ football/conversation?gameId=
football/lineups
football/matchstats
football/video
for-business
for-sale-by-owner/?zpid=
forgetting-sarah-marshall
forgood
@ -17584,6 +17622,7 @@ forgotpassword?
form
form/conf/
form/pdf/*
form_defaults.
format
formfeedback
forms
@ -17591,6 +17630,7 @@ forms/*
forms/activate-support
forms/perks
forr/companyadmin
forrester-marketing-silos
forum
forum$
forum/
@ -17602,7 +17642,7 @@ forum/members
forum/online
forum/posts
forum/search
forum/ucp.phphttp://embassybel.ru/robots.txt
forum/ucp.phphttp://cambridge.org/robots.txt
forum/viewtopic.php
forum/whats-new
forumTeaser
@ -17613,6 +17653,8 @@ forums/create/question
forums/login
forums/preferences
forums/profile
forums/search
forward
foryou
fos/icn/
fotos/es/*+
@ -18368,6 +18410,7 @@ france/mnp_utility.mspx?
franchise/
free
free-report
free-tools/plagiarism-checker/?q=
free-trial
free/cloud-computing-free-tier/
free/databases-free-tier/
@ -18422,7 +18465,7 @@ fy-NL/search
fy-NL/user
fy-NL/users
g
g/4arE9Chttp://flickr.com/robots.txt
g/4arE9Chttp://eji.org/robots.txt
g/api
ga-IE/forums
ga-IE/kb/*/discuss
@ -19168,46 +19211,46 @@ html5
http
http-checker
http2_data
http://2.bp.blogspot.com/robots.txt
http://akparti.org.tr/robots.txt
http://amazon.co.jp/robots.txt
http://amazon.co.uk/robots.txt
http://amazon.com/robots.txt
http://amazon.de/robots.txt
http://9gag.com/robots.txt
http://about.fb.com/robots.txt
http://amazon.es/robots.txt
http://amazon.fr/robots.txt
http://amazon.in/robots.txt
http://amazon.it/robots.txt
http://ameblo.jp/robots.txt
http://apple.com/robots.txt
http://creativecommons.org/robots.txt
http://en.m.wikipedia.org/robots.txt
http://expedia.com/robots.txt
http://gist.github.com/robots.txt
http://gmail.com/robots.txt
http://govostis.gr/robots.txt
http://groupon.com/robots.txt
http://healthline.com/robots.txt
http://help.twitter.com/robots.txt
http://irishtimes.com/robots.txt
http://kickstarter.com/robots.txt
http://last.fm/robots.txt
http://lefigaro.fr/robots.txt
http://msdn.microsoft.com/robots.txt
http://nationalgeographic.com/robots.txt
http://nerdwallet.com/robots.txt
http://patents.google.com/robots.txt
http://python.org/robots.txt
http://reconstructingjudaism.org/robots.txt
http://seekingalpha.com/robots.txt
http://siteground.com/robots.txt
http://smithsonianmag.com/robots.txt
http://static.wixstatic.com/robots.txt
http://techradar.com/robots.txt
http://teenage.engineering/robots.txt
http://theverge.com/robots.txt
http://tracks.arte.tv/robots.txt
http://weebly.com/robots.txt
http://android.com/robots.txt
http://arstechnica.com/robots.txt
http://bible.com/robots.txt
http://bing.com/robots.txt
http://blog.livedoor.jp/robots.txt
http://creatoracademy.youtube.com/robots.txt
http://criminallawyerinnj.com/robots.txt
http://dainikshiksha.com/robots.txt
http://dao-tokyo.xyz/robots.txt
http://developer.chrome.com/robots.txt
http://disqus.com/robots.txt
http://donorbox.org/robots.txt
http://dx.doi.org/robots.txt
http://eepurl.com/robots.txt
http://eventbrite.com/robots.txt
http://fb.me/robots.txt
http://flandersjuwelen.be/robots.txt
http://google.ca/robots.txt
http://google.pl/robots.txt
http://google.ru/robots.txt
http://jotform.com/robots.txt
http://mayoclinic.org/robots.txt
http://mobile.twitter.com/robots.txt
http://opera.com/robots.txt
http://php.net/robots.txt
http://spreaker.com/robots.txt
http://squarespace.com/robots.txt
http://store.steampowered.com/robots.txt
http://stupidhackathon.github.io/robots.txt
http://support.cloudflare.com/robots.txt
http://tunecore.co.jp/robots.txt
http://unpkg.com/robots.txt
http://wired.com/robots.txt
http://woocommerce.com/robots.txt
http://wsws.org/robots.txt
http://xing.com/robots.txt
http://zazzle.com/robots.txt
https://player.cnevids.com
https:/www.alibaba.com
hu
@ -19710,7 +19753,7 @@ index.php/user/login/
index.php/user/logout
index.php/user/logout
index.php/user/logout/
index.php/user/logout/http://diigo.com/robots.txt
index.php/user/logout/http://pitchfork.com/robots.txt
index.php/user/password
index.php/user/password
index.php/user/password/
@ -19778,7 +19821,7 @@ integrations
intelligencer/amp
intent
interactive
interactive*http://fda.gov/robots.txt
interactive*http://scmp.com/robots.txt
interactive/reading-preference
interactives
interactives/sponsor-story
@ -21353,6 +21396,7 @@ lij/user
lij/users
like=
liked
limit_hits
limited-release
link
link-intersect
@ -21372,6 +21416,7 @@ listbox
listen
listing/*/stubs
listings*?q=
listings-management/superpower-landing2
lit
lite
lite.publication.PublicationRequestFulltextPromo.requestFulltext.html
@ -21517,10 +21562,23 @@ lp-lang/mobilewebsite
lp-spa
lp/*?
lp/adwords
lp/affiliate-program
lp/appcampaigns/attribution
lp/black-friday
lp/black-friday-aff
lp/br-themes
lp/cyber-week
lp/enterprise-aio
lp/enterprise-crawler
lp/for-agencies/en
lp/growth-quadrant
lp/hygge-desk
lp/hygge-desk-br
lp/insights
lp/mfour
lp/seasonal-ai/en
lp/semrush-circle
lp/seo-consultation
lp/thank-you-reader
lp/thank-you-reader$
lp/thank-you-reader%
@ -21986,6 +22044,7 @@ mld?
mlt
mm
mm/
mm_track
mmend.htm$
mms
mn
@ -22114,7 +22173,7 @@ mre/*.jpg$
mre/*.js$
mre/*.pdf$
mre/*.png$
mre/*.zip$http://gov.uk/robots.txt
mre/*.zip$http://qualtrics.com/robots.txt
mre/*?
mre/*@@configuracoes_view
mre/*@@download/file$
@ -22272,6 +22331,7 @@ my_etsy=
my_favorites
my_listings
my_playlists
my_reports/reports
my_videos
my_videos_upload
myaccount
@ -22490,6 +22550,7 @@ news-redirect/*
news-release/
news/
news/*/$
news/*?page=
news/0
news/archive/commentary
news/articles/BT-CO
@ -22845,6 +22906,7 @@ no/search/
no/search/default.mi
no/user
no/users
no_cookies
node
node/*
node/*/edit
@ -23033,7 +23095,7 @@ ojp
okxbet.com
om/payroll/
oma
on-demand/session/*http://nymag.com/robots.txt
on-demand/session/*http://marriott.com/robots.txt
onboard
onboarding
one-app-preview
@ -23173,7 +23235,7 @@ p/*/v2/actions$
p/*/v2/actions?
p/*/victory$
p/*/victory?
p/*http://socialimpact.youtube.com/robots.txt
p/*http://telegram.me/robots.txt
p/*surveyopen
p/*thm=
p/60
@ -24040,6 +24102,7 @@ posttv/sponsored-video
pov_mt/mt4
power-rangers
powershell/
ppc
ppl
ppob/?
ppob?
@ -24063,7 +24126,7 @@ premium$
premium-reports
premium/
premium/$
premium/http://s.w.org/robots.txt
premium/http://electad.com/robots.txt
premiumsupport/iam/
premiumsupport/knowledge-center/feedback-no/
premiumsupport/knowledge-center/feedback-yes/
@ -24145,8 +24208,8 @@ privacy/zoho-group.html
private
private
private-promo
private/http://about.fb.com/robots.txt
private/http://sgtrains.com/robots.txt
private/http://developers.facebook.com/robots.txt
private/http://irishtimes.com/robots.txt
private/wtrack
pro
pro-learn
@ -24177,7 +24240,7 @@ product-integrations/figma-for-microsoft-teams/$
product-integrations/google-workspace/$
product-integrations/zoom/$
product-managers/$
product-ratings/http://wix.com/robots.txt
product-ratings/http://assets.ctfassets.net/robots.txt
product-reviews/B0069IY63Y
product/*
product/electrode/api/logger
@ -24351,6 +24414,7 @@ project/issues/subscribe-mail
projects
projects/*/contributions
projects/*/payments
projects/?
projects/browse.php
projects/embed
projects/geo/download
@ -24369,6 +24433,7 @@ projects/php/shopping-cart-checkout
projects/php/shopping-cart-checkout?
projects/website-design/loan-referral-website
projects/website-design/loan-referral-website?
projects2
promo
promo/*goodbye
promo/*welcome
@ -24392,6 +24457,7 @@ promotions
promotions/emails
proof=
proof=t%2Btarget%3D\
property_group_options.
proplayer
props/
proredir?
@ -25030,6 +25096,7 @@ rampup/
random
range_chapter=
range_subcategory=
ranking-factors
rateandparity
rating
ratings$
@ -25105,6 +25172,7 @@ recruit/helpnew/
recs
red
red-2
redesign/_next/image
redesigning-finance-how-great-design-is-transforming-the-industry/$
redir
redir?
@ -25115,6 +25183,7 @@ redirect%3Dmobile
redirect=
redirect=mobile
redirect?
redirect?url=
redirector
rediscover
redux-thunk/static-2.1
@ -26510,6 +26579,8 @@ sendto_form$
sendto_form$
sendtofriend
sendwelcometest
seo
seo-old
seo-toolbar/welcome
seo/*
seo/for/*?*draft
@ -27224,8 +27295,10 @@ social-connect/send
social/photosui/images
social/photosui/sitemap
social/search?
social/share
social/social-security-directory/cai
social_media
social_plugins
socialapp/
socialapp/SocialAppAppBoxMyAppListAsync.naver
socialapp/SocialAppAppBoxMyAppListAsync.nhn
@ -27251,6 +27324,7 @@ software/gnun/reports
software/gnun/test
solution-center/tag
solutions
solutions/$
solutions/case-studies/
solutions/case-studies/generative-ai-bolttech/
solutions/case-studies/generative-ai-ekacare/
@ -27285,7 +27359,7 @@ sort=
sortBy=
sos/clerical/
sos/online_corps/
sos/registration/http://inc.com/robots.txt
sos/registration/http://pensiuneacoral.ro/robots.txt
soundcloud-tpa
sounds/player
sounds/player$
@ -27322,6 +27396,7 @@ speed
speed-test-parent/
spend/help/
spf=
spi
spice
splash
splashui
@ -27666,6 +27741,7 @@ studios
style-guide
style/beauty/hearstmagazines
style/fashion/hearstmagazines
style_builder.
styled-components/static-1.3
styled-components/static-1.4
styled-components/static-1.6
@ -27931,6 +28007,7 @@ sw/kb/*/discuss
sw/search
sw/user
sw/users
swa/api
swag
sweeps
sweepstakes
@ -27982,8 +28059,9 @@ tag
tag-manager
tag-manager-360
tag/
tag/*+http://dinotim.com/robots.txt
tag/*+http://msdn.microsoft.com/robots.txt
tag/credible
tag/expire-images
tag/interaction-card
tag/js
tag/search/db-home
@ -28015,7 +28093,6 @@ target_id
targetdirect_group
tariffselect
tasks
tasks/
tax-center
tax.php
tax_countries.php
@ -28485,7 +28562,7 @@ test.html
test_community
testfl
testgpr
testhttp://moskva.stroi-podryad.ru/robots.txt
testhttp://500px.com/robots.txt
testing
testpage-forhomepage
tests/*
@ -28857,6 +28934,7 @@ tracky
tractive
trade
tradeoffer
traffic
training-plans
training/
training/ajax
@ -29528,13 +29606,12 @@ usage-tracker/static-1.67
usage-tracker/static-1.68
usage-tracker/static-1.71
usage-tracker/static-1.76
use-cases
use-cases/global-solution-providers/microsoft/bizspark/
use-cases/global-solution-providers/microsoft/bizspark/getting-started/
use-cases/global-solution-providers/microsoft/bizspark/signon/
use-cases/global-solution-providers/microsoft/bizspark/signon/thankyou/
use-cases/global-solution-providers/microsoft/bizspark/thankyou/
use-cases/students
use-cases/university-educators
used
usenet
user
@ -29671,7 +29748,7 @@ uy
uy/es/ServicesLandingPage/AdvisoryLanding/RPA/Robotic_Process%20Automation_insert.pdf
uy/help
uz/forums
uz/http://bilgematics.com/robots.txt
uz/http://beacons.ai/robots.txt
uz/kb/*/discuss
uz/search
uz/user
@ -29861,7 +29938,6 @@ videodash.cms*
videodetails
videorequest
videos
videos/?
videos/browsing
videos/embed
videos/expander
@ -29873,19 +29949,13 @@ videos/music
videos/music/
videos/music/?
videos/music?
videos/riverview/relatedvideo
videos/riverview/relatedvideo/?
videos/riverview/relatedvideo?
videos/search
videos/search/?
videos/search?
videos/show_trailer
videos/slider
videos/sponsor-story
videos/transcripts
videos/trending
videos/trendingcontent
videos?
videosearch
view
view-3d-home
@ -30084,10 +30154,12 @@ webpoc/ruleCenter
webscr
websearch
webservice
website
website-template/view/flash
website/builder?storyId=
website/confirm
website/confirm/download
website/search
website/templates*?screen=
website/templates/flash
websiteoptimizer
@ -30599,9 +30671,9 @@ wiki/Wikipedia_discusión:Solicitudes_de_verificación_de_usuarios
wiki/Wikipedia_discusión:Supresores/Candidaturas
wiki/Wikipedia_talk%3AAbuse_reports
wiki/Wikipedia_talk%3AAbuse_response
wiki/Wikipedia_talk%3AAdministrator_electionshttp://en.wikipedia.org/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://engadget.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://win.gs/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://commission.europa.eu/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://goo.gl/robots.txt
wiki/Wikipedia_talk%3AAdministrator_electionshttp://yummly.com/robots.txt
wiki/Wikipedia_talk%3AAdministrator_recall
wiki/Wikipedia_talk%3AAdministrator_review
wiki/Wikipedia_talk%3AAdministrators%27_noticeboard
@ -30911,7 +30983,8 @@ wp-admin
wp-admin/
wp-admin/admin-ajax.php
wp-admin/admin-ajax.php
wp-admin/admin-ajax.phphttp://starbucks.com/robots.txt
wp-admin/admin-ajax.phphttp://elegantthemes.com/robots.txt
wp-admin/admin-ajax.phphttp://sciencedaily.com/robots.txt
wp-admin/load-scripts.php
wp-admin/load-styles.php
wp-adv
@ -31045,6 +31118,7 @@ www-stage-cloud.cisco.com
wwwhkotc.cc
x
x/oauth
xas/api
xbp/search
xclick-auction
xcs0MhRsfxHG.js
@ -31110,7 +31184,7 @@ your
your-account
your-shop
youreurope/businessACC
youreurope/businessDEV/http://eur-lex.europa.eu/robots.txt
youreurope/businessDEV/http://nasa.gov/robots.txt
youreurope/citizensACC
youreurope/citizensDEV
yours
@ -31317,7 +31391,7 @@ zh-tw.www.cloudflare.com
zh-tw/
zh-tw/feedback
zh-tw/lp
zh-tw/searchhttp://blog.giallozafferano.it/robots.txt
zh-tw/searchhttp://npmjs.com/robots.txt
zh-tw/searchresults
zh/
zh/api.php?