@fast-simon/dashboard-utilities 1.0.37 → 1.0.39
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/@types/categories.d.ts +1 -0
- package/dist/@types/categories.js.map +1 -1
- package/dist/@types/sortBy.d.ts +1 -1
- package/dist/@types/sortBy.js.map +1 -1
- package/dist/components/FastSimonApi/FastSimonApi.js +10 -2
- package/dist/components/FastSimonApi/FastSimonApi.js.map +1 -1
- package/dist/components/FastSimonApi/reducer.d.ts +4 -0
- package/dist/index.d.ts +1 -6
- package/dist/index.js +1 -6
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/dist/components/ProductLabel/ProductLabel.d.ts +0 -11
- package/dist/components/ProductLabel/ProductLabel.js +0 -11
- package/dist/components/ProductLabel/ProductLabel.js.map +0 -1
- package/dist/components/ProductLabel/index.d.ts +0 -1
- package/dist/components/ProductLabel/index.js +0 -2
- package/dist/components/ProductLabel/index.js.map +0 -1
- package/dist/components/ProductLabel/styles.module.css +0 -42
- package/dist/components/ProductLabel/utils.d.ts +0 -8
- package/dist/components/ProductLabel/utils.js +0 -9
- package/dist/components/ProductLabel/utils.js.map +0 -1
- package/dist/components/SelectCard/SelectCard.d.ts +0 -5
- package/dist/components/SelectCard/SelectCard.js +0 -7
- package/dist/components/SelectCard/SelectCard.js.map +0 -1
- package/dist/components/SelectCard/index.d.ts +0 -1
- package/dist/components/SelectCard/index.js +0 -2
- package/dist/components/SelectCard/index.js.map +0 -1
- package/dist/components/SelectCard/styles.module.css +0 -21
- package/dist/dashboard/dashboard-client/src/components/Button/Button.d.ts +0 -33
- package/dist/dashboard/dashboard-client/src/components/Button/Button.js +0 -56
- package/dist/dashboard/dashboard-client/src/components/Button/Button.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Button/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/Button/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/Button/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/CategorySelector/CategorySelector.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/components/CategorySelector/CategorySelector.js +0 -88
- package/dist/dashboard/dashboard-client/src/components/CategorySelector/CategorySelector.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/CheckboxTree/utils.d.ts +0 -50
- package/dist/dashboard/dashboard-client/src/components/CheckboxTree/utils.js +0 -28
- package/dist/dashboard/dashboard-client/src/components/CheckboxTree/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/ConfirmationDialog.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/ConfirmationDialog.js +0 -16
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/ConfirmationDialog.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/ConfirmationDialog/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/CreatableIspNew.d.ts +0 -43
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/CreatableIspNew.js +0 -78
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/CreatableIspNew.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/utils.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/utils.js +0 -21
- package/dist/dashboard/dashboard-client/src/components/CreatableIspNew/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/ABTestingIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/ABTestingIcon.js +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/ABTestingIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/AnalyticsIcon.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/Icons/AnalyticsIcon.js +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/AnalyticsIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/AutocompleteIcon.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/Icons/AutocompleteIcon.js +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/AutocompleteIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/CheckIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/CheckIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/CheckIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/CollectionsIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/CollectionsIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/CollectionsIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/ConfigurationIcon.d.ts +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/ConfigurationIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/ConfigurationIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/FilterIcon.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/FilterIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/FilterIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/HelpIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/HelpIcon.js +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/HelpIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/Icon.d.ts +0 -80
- package/dist/dashboard/dashboard-client/src/components/Icons/Icon.js +0 -118
- package/dist/dashboard/dashboard-client/src/components/Icons/Icon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/Integrations.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/Integrations.js +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/Integrations.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/LandingPageIcon.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/Icons/LandingPageIcon.js +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/LandingPageIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/LockIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/LockIcon.js +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/LockIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/MerchIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/MerchIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/MerchIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/RecommendationsIcon.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/RecommendationsIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/RecommendationsIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/RestoreIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/RestoreIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/RestoreIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/RetailPackIcon.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/RetailPackIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/RetailPackIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/SearchIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/SearchIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/SearchIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/SettingsIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/SettingsIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/SettingsIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/SynonymsIcon.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/SynonymsIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/SynonymsIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/UnlockIcon.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/UnlockIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/UnlockIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/VisualDiscoveryIcon.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/Icons/VisualDiscoveryIcon.js +0 -4
- package/dist/dashboard/dashboard-client/src/components/Icons/VisualDiscoveryIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/WarningIcon.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/components/Icons/WarningIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/WarningIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Icons/XIcon.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/components/Icons/XIcon.js +0 -7
- package/dist/dashboard/dashboard-client/src/components/Icons/XIcon.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Modal/Modal.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/components/Modal/Modal.js +0 -19
- package/dist/dashboard/dashboard-client/src/components/Modal/Modal.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/Modal/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/Modal/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/Modal/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/MuiTooltip.d.ts +0 -9
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/MuiTooltip.js +0 -32
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/MuiTooltip.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/MuiTooltip/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/MultiSelectRow/MultiSelectRow.d.ts +0 -41
- package/dist/dashboard/dashboard-client/src/components/MultiSelectRow/MultiSelectRow.js +0 -68
- package/dist/dashboard/dashboard-client/src/components/MultiSelectRow/MultiSelectRow.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/NavMenuItem.d.ts +0 -26
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/NavMenuItem.js +0 -61
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/NavMenuItem.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/index.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/index.js +0 -3
- package/dist/dashboard/dashboard-client/src/components/NavMenuItem/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/RadioButton/RadioButton.d.ts +0 -20
- package/dist/dashboard/dashboard-client/src/components/RadioButton/RadioButton.js +0 -18
- package/dist/dashboard/dashboard-client/src/components/RadioButton/RadioButton.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/RadioButton/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/RadioButton/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/RadioButton/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/RadioSelect/RadioSelect.d.ts +0 -31
- package/dist/dashboard/dashboard-client/src/components/RadioSelect/RadioSelect.js +0 -35
- package/dist/dashboard/dashboard-client/src/components/RadioSelect/RadioSelect.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveButton.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveButton.js +0 -142
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveButton.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveLoader.d.ts +0 -9
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveLoader.js +0 -12
- package/dist/dashboard/dashboard-client/src/components/SaveButton/SaveLoader.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SelectRow/SelectRow.d.ts +0 -45
- package/dist/dashboard/dashboard-client/src/components/SelectRow/SelectRow.js +0 -42
- package/dist/dashboard/dashboard-client/src/components/SelectRow/SelectRow.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SelectRow/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/SelectRow/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/SelectRow/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/SmallLoader.d.ts +0 -7
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/SmallLoader.js +0 -8
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/SmallLoader.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/SmallLoader/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/TableCheckmark.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/TableCheckmark.js +0 -6
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/TableCheckmark.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/TableCheckmark/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/TextWithMaterialTooltip.d.ts +0 -14
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/TextWithMaterialTooltip.js +0 -33
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/TextWithMaterialTooltip.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/TextWithMaterialTooltip/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/TextWithTooltip.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/TextWithTooltip.js +0 -29
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/TextWithTooltip.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/index.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/index.js +0 -2
- package/dist/dashboard/dashboard-client/src/components/TextWithTooltip/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/MultiLevelSideBarMenu/utils.d.ts +0 -33
- package/dist/dashboard/dashboard-client/src/containers/MultiLevelSideBarMenu/utils.js +0 -362
- package/dist/dashboard/dashboard-client/src/containers/MultiLevelSideBarMenu/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/SearchResultsPreview/SerpPreview.d.ts +0 -56
- package/dist/dashboard/dashboard-client/src/containers/SearchResultsPreview/SerpPreview.js +0 -74
- package/dist/dashboard/dashboard-client/src/containers/SearchResultsPreview/SerpPreview.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/SerpFilters/models.d.ts +0 -137
- package/dist/dashboard/dashboard-client/src/containers/SerpFilters/models.js +0 -36
- package/dist/dashboard/dashboard-client/src/containers/SerpFilters/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/sync/CustomCsvInfo/utils.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/containers/sync/CustomCsvInfo/utils.js +0 -9
- package/dist/dashboard/dashboard-client/src/containers/sync/CustomCsvInfo/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductImageSource/utils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductImageSource/utils.js +0 -10
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductImageSource/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductSync/utils.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductSync/utils.js +0 -5
- package/dist/dashboard/dashboard-client/src/containers/sync/ProductSync/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/ClickOutside.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/hooks/ClickOutside.js +0 -30
- package/dist/dashboard/dashboard-client/src/hooks/ClickOutside.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/auth.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/hooks/auth.js +0 -88
- package/dist/dashboard/dashboard-client/src/hooks/auth.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/merchandisingPreview.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/hooks/merchandisingPreview.js +0 -45
- package/dist/dashboard/dashboard-client/src/hooks/merchandisingPreview.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/useLoactionParams.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/hooks/useLoactionParams.js +0 -29
- package/dist/dashboard/dashboard-client/src/hooks/useLoactionParams.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/useLockingGeneral.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/hooks/useLockingGeneral.js +0 -51
- package/dist/dashboard/dashboard-client/src/hooks/useLockingGeneral.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/useMedia.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/hooks/useMedia.js +0 -41
- package/dist/dashboard/dashboard-client/src/hooks/useMedia.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/useResources.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/hooks/useResources.js +0 -46
- package/dist/dashboard/dashboard-client/src/hooks/useResources.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/hooks/useSelectedPath.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/hooks/useSelectedPath.js +0 -18
- package/dist/dashboard/dashboard-client/src/hooks/useSelectedPath.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/locals/da.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/locals/da.js +0 -14
- package/dist/dashboard/dashboard-client/src/locals/da.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/locals/locals.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/locals/locals.js +0 -37
- package/dist/dashboard/dashboard-client/src/locals/locals.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/AdminSync/utils.d.ts +0 -74
- package/dist/dashboard/dashboard-client/src/pages/Admin/AdminSync/utils.js +0 -67
- package/dist/dashboard/dashboard-client/src/pages/Admin/AdminSync/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetCheckConsistency/utils.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetCheckConsistency/utils.js +0 -9
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetCheckConsistency/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetRebuild/utils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetRebuild/utils.js +0 -21
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/AssetRebuild/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/utils.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/utils.js +0 -17
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/AssetRebuildAndCheck/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/ProductsNum/utils.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/ProductsNum/utils.js +0 -21
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/ProductsNum/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/SmartCollections/utils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/SmartCollections/utils.js +0 -9
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/SmartCollections/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/utils.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/utils.js +0 -113
- package/dist/dashboard/dashboard-client/src/pages/Admin/Main/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Admin/Usages/components/UsagesInfo/utils.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/Admin/Usages/components/UsagesInfo/utils.js +0 -5
- package/dist/dashboard/dashboard-client/src/pages/Admin/Usages/components/UsagesInfo/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/bigcommerce/utils.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/bigcommerce/utils.js +0 -7
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/bigcommerce/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/woocommerce/utils.d.ts +0 -9
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/woocommerce/utils.js +0 -12
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/platforms/woocommerce/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/utils.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/utils.js +0 -2
- package/dist/dashboard/dashboard-client/src/pages/AuthFinalize/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteDesktopOrder.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteDesktopOrder.js +0 -99
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteDesktopOrder.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteOrder.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteOrder.js +0 -128
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/component/AutocompleteOrderSelector/hooks/useAutocompleteOrder.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/utils.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/utils.js +0 -8
- package/dist/dashboard/dashboard-client/src/pages/Autocomplete/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Categories/utils.d.ts +0 -48
- package/dist/dashboard/dashboard-client/src/pages/Categories/utils.js +0 -116
- package/dist/dashboard/dashboard-client/src/pages/Categories/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/hooks/useKeywords.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/hooks/useKeywords.js +0 -44
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/hooks/useKeywords.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/useGlobalSearch.d.ts +0 -19
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/useGlobalSearch.js +0 -42
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/useGlobalSearch.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/utils.d.ts +0 -9
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/utils.js +0 -116
- package/dist/dashboard/dashboard-client/src/pages/Dashboard/GlobalSearch/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/LandingPages/editor/components/SideNav/utils.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/pages/LandingPages/editor/components/SideNav/utils.js +0 -74
- package/dist/dashboard/dashboard-client/src/pages/LandingPages/editor/components/SideNav/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/CollectionsMerchandising/CollectionsMerchandisingTable/table.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/CollectionsMerchandising/CollectionsMerchandisingTable/table.js +0 -194
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/CollectionsMerchandising/CollectionsMerchandisingTable/table.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/MerchandisingStrategies/utils.d.ts +0 -55
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/MerchandisingStrategies/utils.js +0 -288
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/MerchandisingStrategies/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/editor/utils.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/editor/utils.js +0 -27
- package/dist/dashboard/dashboard-client/src/pages/Merchandising/editor/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/ProductGridEditor/utils.d.ts +0 -42
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/ProductGridEditor/utils.js +0 -633
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/ProductGridEditor/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/RecommendationEditor/components/RecommendationHeader/utils.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/RecommendationEditor/components/RecommendationHeader/utils.js +0 -27
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/RecommendationEditor/components/RecommendationHeader/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/LeftMenu/utils.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/LeftMenu/utils.js +0 -6
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/LeftMenu/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/FontEditor/utils.d.ts +0 -14
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/FontEditor/utils.js +0 -12
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/FontEditor/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/ProductInfoPositioning/utils.d.ts +0 -4
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/ProductInfoPositioning/utils.js +0 -79
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/components/RightMenu/components/ProductInfoPositioning/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/utils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/utils.js +0 -52
- package/dist/dashboard/dashboard-client/src/pages/NoCodeEditor/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Recommendations/utils.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/pages/Recommendations/utils.js +0 -20
- package/dist/dashboard/dashboard-client/src/pages/Recommendations/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/Configuration/utils.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/Configuration/utils.js +0 -38
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/Configuration/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/ProductsSplit.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/ProductsSplit.js +0 -62
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/ProductsSplit.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/utils.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/utils.js +0 -4
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/ProductsSplit/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Components/SwatchDisplay.d.ts +0 -8
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Components/SwatchDisplay.js +0 -24
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Components/SwatchDisplay.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useColors.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useColors.js +0 -32
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useColors.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useSwatches.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useSwatches.js +0 -18
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useSwatches.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useUsedColors.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useUsedColors.js +0 -10
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/Hooks/useUsedColors.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/defaults.d.ts +0 -3753
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/defaults.js +0 -3754
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/defaults.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/utils.d.ts +0 -17
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/utils.js +0 -247
- package/dist/dashboard/dashboard-client/src/pages/SearchResults/pages/RetailPack/SwatchEditor/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Segments/utils.d.ts +0 -34
- package/dist/dashboard/dashboard-client/src/pages/Segments/utils.js +0 -147
- package/dist/dashboard/dashboard-client/src/pages/Segments/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/pages/Sync/MetafieldAttributes/utils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/pages/Sync/MetafieldAttributes/utils.js +0 -7
- package/dist/dashboard/dashboard-client/src/pages/Sync/MetafieldAttributes/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/abTesting.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/services/abTesting.js +0 -55
- package/dist/dashboard/dashboard-client/src/services/abTesting.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/account.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/services/account.js +0 -13
- package/dist/dashboard/dashboard-client/src/services/account.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/admin.d.ts +0 -43
- package/dist/dashboard/dashboard-client/src/services/admin/admin.js +0 -58
- package/dist/dashboard/dashboard-client/src/services/admin/admin.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/adminAddons.d.ts +0 -18
- package/dist/dashboard/dashboard-client/src/services/admin/adminAddons.js +0 -38
- package/dist/dashboard/dashboard-client/src/services/admin/adminAddons.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/adminMerchandising.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/services/admin/adminMerchandising.js +0 -23
- package/dist/dashboard/dashboard-client/src/services/admin/adminMerchandising.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/adminSearchResults.d.ts +0 -5
- package/dist/dashboard/dashboard-client/src/services/admin/adminSearchResults.js +0 -12
- package/dist/dashboard/dashboard-client/src/services/admin/adminSearchResults.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/adminSync.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/services/admin/adminSync.js +0 -28
- package/dist/dashboard/dashboard-client/src/services/admin/adminSync.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/admin/models.d.ts +0 -96
- package/dist/dashboard/dashboard-client/src/services/admin/models.js +0 -8
- package/dist/dashboard/dashboard-client/src/services/admin/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/ads.d.ts +0 -52
- package/dist/dashboard/dashboard-client/src/services/ads.js +0 -23
- package/dist/dashboard/dashboard-client/src/services/ads.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/auditLog.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/services/auditLog.js +0 -31
- package/dist/dashboard/dashboard-client/src/services/auditLog.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/auth.d.ts +0 -77
- package/dist/dashboard/dashboard-client/src/services/auth.js +0 -152
- package/dist/dashboard/dashboard-client/src/services/auth.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/autocomplete.d.ts +0 -11
- package/dist/dashboard/dashboard-client/src/services/autocomplete.js +0 -27
- package/dist/dashboard/dashboard-client/src/services/autocomplete.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/autocompleteEditor.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/services/autocompleteEditor.js +0 -17
- package/dist/dashboard/dashboard-client/src/services/autocompleteEditor.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/autocompletePreview.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/services/autocompletePreview.js +0 -85
- package/dist/dashboard/dashboard-client/src/services/autocompletePreview.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/categories.d.ts +0 -28
- package/dist/dashboard/dashboard-client/src/services/categories.js +0 -72
- package/dist/dashboard/dashboard-client/src/services/categories.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/config.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/services/config.js +0 -2
- package/dist/dashboard/dashboard-client/src/services/config.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/filters/categoriesFilters.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/services/filters/categoriesFilters.js +0 -17
- package/dist/dashboard/dashboard-client/src/services/filters/categoriesFilters.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/filters/filtersConfiguration.d.ts +0 -44
- package/dist/dashboard/dashboard-client/src/services/filters/filtersConfiguration.js +0 -73
- package/dist/dashboard/dashboard-client/src/services/filters/filtersConfiguration.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/filters/filtersSettings.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/services/filters/filtersSettings.js +0 -26
- package/dist/dashboard/dashboard-client/src/services/filters/filtersSettings.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/globalSearch.d.ts +0 -7
- package/dist/dashboard/dashboard-client/src/services/globalSearch.js +0 -7
- package/dist/dashboard/dashboard-client/src/services/globalSearch.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/gridEditor.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/services/gridEditor.js +0 -42
- package/dist/dashboard/dashboard-client/src/services/gridEditor.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/integrations.d.ts +0 -62
- package/dist/dashboard/dashboard-client/src/services/integrations.js +0 -102
- package/dist/dashboard/dashboard-client/src/services/integrations.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/landingPages.d.ts +0 -22
- package/dist/dashboard/dashboard-client/src/services/landingPages.js +0 -33
- package/dist/dashboard/dashboard-client/src/services/landingPages.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/merchandising.d.ts +0 -164
- package/dist/dashboard/dashboard-client/src/services/merchandising.js +0 -188
- package/dist/dashboard/dashboard-client/src/services/merchandising.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/notifications.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/services/notifications.js +0 -8
- package/dist/dashboard/dashboard-client/src/services/notifications.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/recommendationEditor.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/services/recommendationEditor.js +0 -17
- package/dist/dashboard/dashboard-client/src/services/recommendationEditor.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/recommendations.d.ts +0 -26
- package/dist/dashboard/dashboard-client/src/services/recommendations.js +0 -61
- package/dist/dashboard/dashboard-client/src/services/recommendations.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/searchResults.d.ts +0 -69
- package/dist/dashboard/dashboard-client/src/services/searchResults.js +0 -147
- package/dist/dashboard/dashboard-client/src/services/searchResults.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/segments.d.ts +0 -96
- package/dist/dashboard/dashboard-client/src/services/segments.js +0 -13
- package/dist/dashboard/dashboard-client/src/services/segments.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/site.d.ts +0 -39
- package/dist/dashboard/dashboard-client/src/services/site.js +0 -54
- package/dist/dashboard/dashboard-client/src/services/site.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/stores.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/services/stores.js +0 -87
- package/dist/dashboard/dashboard-client/src/services/stores.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/sync.d.ts +0 -41
- package/dist/dashboard/dashboard-client/src/services/sync.js +0 -94
- package/dist/dashboard/dashboard-client/src/services/sync.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/synonyms.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/services/synonyms.js +0 -22
- package/dist/dashboard/dashboard-client/src/services/synonyms.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/themes.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/services/themes.js +0 -34
- package/dist/dashboard/dashboard-client/src/services/themes.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/turbolinks.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/services/turbolinks.js +0 -46
- package/dist/dashboard/dashboard-client/src/services/turbolinks.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/services/visualDiscovery.d.ts +0 -20
- package/dist/dashboard/dashboard-client/src/services/visualDiscovery.js +0 -21
- package/dist/dashboard/dashboard-client/src/services/visualDiscovery.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/Integrations/IntegrationsSlice.d.ts +0 -72
- package/dist/dashboard/dashboard-client/src/store/Integrations/IntegrationsSlice.js +0 -400
- package/dist/dashboard/dashboard-client/src/store/Integrations/IntegrationsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/Integrations/integrationsActions.d.ts +0 -289
- package/dist/dashboard/dashboard-client/src/store/Integrations/integrationsActions.js +0 -90
- package/dist/dashboard/dashboard-client/src/store/Integrations/integrationsActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/Integrations/models.d.ts +0 -202
- package/dist/dashboard/dashboard-client/src/store/Integrations/models.js +0 -440
- package/dist/dashboard/dashboard-client/src/store/Integrations/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/abTesting/abTestingSlice.d.ts +0 -35
- package/dist/dashboard/dashboard-client/src/store/abTesting/abTestingSlice.js +0 -208
- package/dist/dashboard/dashboard-client/src/store/abTesting/abTestingSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/abTesting/actions.d.ts +0 -168
- package/dist/dashboard/dashboard-client/src/store/abTesting/actions.js +0 -58
- package/dist/dashboard/dashboard-client/src/store/abTesting/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/abTesting/models.d.ts +0 -119
- package/dist/dashboard/dashboard-client/src/store/abTesting/models.js +0 -61
- package/dist/dashboard/dashboard-client/src/store/abTesting/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/account/accountSlice.d.ts +0 -57
- package/dist/dashboard/dashboard-client/src/store/account/accountSlice.js +0 -95
- package/dist/dashboard/dashboard-client/src/store/account/accountSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/account/models.d.ts +0 -14
- package/dist/dashboard/dashboard-client/src/store/account/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/account/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/addons/adminAddonsSlice.d.ts +0 -174
- package/dist/dashboard/dashboard-client/src/store/admin/addons/adminAddonsSlice.js +0 -225
- package/dist/dashboard/dashboard-client/src/store/admin/addons/adminAddonsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/addons/models.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/store/admin/addons/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/admin/addons/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/main/adminSlice.d.ts +0 -280
- package/dist/dashboard/dashboard-client/src/store/admin/main/adminSlice.js +0 -404
- package/dist/dashboard/dashboard-client/src/store/admin/main/adminSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/main/models.d.ts +0 -164
- package/dist/dashboard/dashboard-client/src/store/admin/main/models.js +0 -31
- package/dist/dashboard/dashboard-client/src/store/admin/main/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/adminMerchandisingSlice.d.ts +0 -100
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/adminMerchandisingSlice.js +0 -152
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/adminMerchandisingSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/models.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/admin/merchandising/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/adminSearchResultsSlice.d.ts +0 -16
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/adminSearchResultsSlice.js +0 -32
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/adminSearchResultsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/models.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/admin/searchResults/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/sync/adminSyncSlice.d.ts +0 -84
- package/dist/dashboard/dashboard-client/src/store/admin/sync/adminSyncSlice.js +0 -134
- package/dist/dashboard/dashboard-client/src/store/admin/sync/adminSyncSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/sync/models.d.ts +0 -68
- package/dist/dashboard/dashboard-client/src/store/admin/sync/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/admin/sync/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/usages/adminUsgaesSlice.d.ts +0 -16
- package/dist/dashboard/dashboard-client/src/store/admin/usages/adminUsgaesSlice.js +0 -35
- package/dist/dashboard/dashboard-client/src/store/admin/usages/adminUsgaesSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/admin/usages/models.d.ts +0 -9
- package/dist/dashboard/dashboard-client/src/store/admin/usages/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/admin/usages/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/ads/adsSlice.d.ts +0 -106
- package/dist/dashboard/dashboard-client/src/store/ads/adsSlice.js +0 -159
- package/dist/dashboard/dashboard-client/src/store/ads/adsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/ads/models.d.ts +0 -83
- package/dist/dashboard/dashboard-client/src/store/ads/models.js +0 -7
- package/dist/dashboard/dashboard-client/src/store/ads/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/analytics.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/store/analytics/models/analytics.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/analytics.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/autocomplete.d.ts +0 -41
- package/dist/dashboard/dashboard-client/src/store/analytics/models/autocomplete.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/autocomplete.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/collections.d.ts +0 -29
- package/dist/dashboard/dashboard-client/src/store/analytics/models/collections.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/collections.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/filters.d.ts +0 -32
- package/dist/dashboard/dashboard-client/src/store/analytics/models/filters.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/filters.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/impact.d.ts +0 -60
- package/dist/dashboard/dashboard-client/src/store/analytics/models/impact.js +0 -52
- package/dist/dashboard/dashboard-client/src/store/analytics/models/impact.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/index.d.ts +0 -55
- package/dist/dashboard/dashboard-client/src/store/analytics/models/index.js +0 -19
- package/dist/dashboard/dashboard-client/src/store/analytics/models/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/overview.d.ts +0 -89
- package/dist/dashboard/dashboard-client/src/store/analytics/models/overview.js +0 -9
- package/dist/dashboard/dashboard-client/src/store/analytics/models/overview.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/productImageOptimization.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/store/analytics/models/productImageOptimization.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/productImageOptimization.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/products.d.ts +0 -45
- package/dist/dashboard/dashboard-client/src/store/analytics/models/products.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/products.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/promo_tiles.d.ts +0 -34
- package/dist/dashboard/dashboard-client/src/store/analytics/models/promo_tiles.js +0 -11
- package/dist/dashboard/dashboard-client/src/store/analytics/models/promo_tiles.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/queries.d.ts +0 -23
- package/dist/dashboard/dashboard-client/src/store/analytics/models/queries.js +0 -3
- package/dist/dashboard/dashboard-client/src/store/analytics/models/queries.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/realtime.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/store/analytics/models/realtime.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/realtime.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/shopperInsights.d.ts +0 -67
- package/dist/dashboard/dashboard-client/src/store/analytics/models/shopperInsights.js +0 -4
- package/dist/dashboard/dashboard-client/src/store/analytics/models/shopperInsights.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/timeline.d.ts +0 -14
- package/dist/dashboard/dashboard-client/src/store/analytics/models/timeline.js +0 -49
- package/dist/dashboard/dashboard-client/src/store/analytics/models/timeline.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/traffic.d.ts +0 -45
- package/dist/dashboard/dashboard-client/src/store/analytics/models/traffic.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/traffic.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/models/visualDiscovery.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/store/analytics/models/visualDiscovery.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/analytics/models/visualDiscovery.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/analytics/slice.d.ts +0 -291
- package/dist/dashboard/dashboard-client/src/store/analytics/slice.js +0 -447
- package/dist/dashboard/dashboard-client/src/store/analytics/slice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/auditLog/actions.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/store/auditLog/actions.js +0 -18
- package/dist/dashboard/dashboard-client/src/store/auditLog/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/auditLog/auditLogSlice.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/store/auditLog/auditLogSlice.js +0 -36
- package/dist/dashboard/dashboard-client/src/store/auditLog/auditLogSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/auditLog/models.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/store/auditLog/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/auditLog/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/auth/authSlice.d.ts +0 -109
- package/dist/dashboard/dashboard-client/src/store/auth/authSlice.js +0 -151
- package/dist/dashboard/dashboard-client/src/store/auth/authSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/auth/models.d.ts +0 -32
- package/dist/dashboard/dashboard-client/src/store/auth/models.js +0 -6
- package/dist/dashboard/dashboard-client/src/store/auth/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocomplete/autocompleteSlice.d.ts +0 -191
- package/dist/dashboard/dashboard-client/src/store/autocomplete/autocompleteSlice.js +0 -354
- package/dist/dashboard/dashboard-client/src/store/autocomplete/autocompleteSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocomplete/models.d.ts +0 -121
- package/dist/dashboard/dashboard-client/src/store/autocomplete/models.js +0 -65
- package/dist/dashboard/dashboard-client/src/store/autocomplete/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/autocompleteDefaultSettings.d.ts +0 -2
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/autocompleteDefaultSettings.js +0 -32
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/autocompleteDefaultSettings.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/updateAutocompleteSettingsByItem.d.ts +0 -7
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/updateAutocompleteSettingsByItem.js +0 -38
- package/dist/dashboard/dashboard-client/src/store/autocomplete/utils/updateAutocompleteSettingsByItem.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/actions.d.ts +0 -36
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/actions.js +0 -21
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/autocompleteEditorSlice.d.ts +0 -50
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/autocompleteEditorSlice.js +0 -154
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/autocompleteEditorSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/models.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/autocompleteEditor/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/autocompletePreviewSlice.d.ts +0 -117
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/autocompletePreviewSlice.js +0 -149
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/autocompletePreviewSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/finalResults.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/finalResults.js +0 -106
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/finalResults.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/models.d.ts +0 -66
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/autocompletePreview/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/categories/actions.d.ts +0 -199
- package/dist/dashboard/dashboard-client/src/store/categories/actions.js +0 -63
- package/dist/dashboard/dashboard-client/src/store/categories/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/categories/categoriesSlice.js +0 -166
- package/dist/dashboard/dashboard-client/src/store/categories/categoriesSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/categories/models.d.ts +0 -97
- package/dist/dashboard/dashboard-client/src/store/categories/models.js +0 -20
- package/dist/dashboard/dashboard-client/src/store/categories/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/actions.d.ts +0 -44
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/actions.js +0 -32
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/clientLayoutEditorsSlice.d.ts +0 -68
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/clientLayoutEditorsSlice.js +0 -287
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/clientLayoutEditorsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/models.d.ts +0 -118
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/models.js +0 -140
- package/dist/dashboard/dashboard-client/src/store/clientLayoutEditors/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/categoriesFiltersSlice.d.ts +0 -71
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/categoriesFiltersSlice.js +0 -113
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/categoriesFiltersSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/models.d.ts +0 -22
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/filters/categoriesFilters/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filterActions.d.ts +0 -141
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filterActions.js +0 -65
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filterActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filtersConfigurationSlice.d.ts +0 -58
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filtersConfigurationSlice.js +0 -110
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/filtersConfigurationSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/models.d.ts +0 -82
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/models.js +0 -33
- package/dist/dashboard/dashboard-client/src/store/filters/configuration/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/filtersSettingsSlice.d.ts +0 -108
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/filtersSettingsSlice.js +0 -88
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/filtersSettingsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/models.d.ts +0 -29
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/models.js +0 -25
- package/dist/dashboard/dashboard-client/src/store/filters/filtersSettings/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchActions.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchActions.js +0 -15
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchSlice.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchSlice.js +0 -41
- package/dist/dashboard/dashboard-client/src/store/globalSearch/globalSearchSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/globalSearch/models.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/store/globalSearch/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/globalSearch/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/globalSearch/utils.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/store/globalSearch/utils.js +0 -15
- package/dist/dashboard/dashboard-client/src/store/globalSearch/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/index.js +0 -90
- package/dist/dashboard/dashboard-client/src/store/index.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/landingPages/landingPagesSlice.d.ts +0 -93
- package/dist/dashboard/dashboard-client/src/store/landingPages/landingPagesSlice.js +0 -139
- package/dist/dashboard/dashboard-client/src/store/landingPages/landingPagesSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/landingPages/models.d.ts +0 -39
- package/dist/dashboard/dashboard-client/src/store/landingPages/models.js +0 -6
- package/dist/dashboard/dashboard-client/src/store/landingPages/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/bannerActions.d.ts +0 -45
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/bannerActions.js +0 -24
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/bannerActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/collectionsActions.d.ts +0 -61
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/collectionsActions.js +0 -57
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/collectionsActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/configActions.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/configActions.js +0 -15
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/configActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/productActions.d.ts +0 -36
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/productActions.js +0 -21
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/productActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/strategiesActions.d.ts +0 -39
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/strategiesActions.js +0 -21
- package/dist/dashboard/dashboard-client/src/store/merchandising/actions/strategiesActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/merchandisingSlice.d.ts +0 -358
- package/dist/dashboard/dashboard-client/src/store/merchandising/merchandisingSlice.js +0 -660
- package/dist/dashboard/dashboard-client/src/store/merchandising/merchandisingSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/collections.d.ts +0 -37
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/collections.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/collections.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/merchandisingRulesModels.d.ts +0 -81
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/merchandisingRulesModels.js +0 -14
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/merchandisingRulesModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/noResults.d.ts +0 -12
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/noResults.js +0 -7
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/noResults.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/previewConfig.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/previewConfig.js +0 -11
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/previewConfig.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/productMerchandising.d.ts +0 -26
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/productMerchandising.js +0 -17
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/productMerchandising.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/search.d.ts +0 -20
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/search.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/search.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/strategiesModels.d.ts +0 -50
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/strategiesModels.js +0 -20
- package/dist/dashboard/dashboard-client/src/store/merchandising/models/strategiesModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/models.d.ts +0 -45
- package/dist/dashboard/dashboard-client/src/store/merchandising/models.js +0 -12
- package/dist/dashboard/dashboard-client/src/store/merchandising/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandising/rules.d.ts +0 -13
- package/dist/dashboard/dashboard-client/src/store/merchandising/rules.js +0 -24
- package/dist/dashboard/dashboard-client/src/store/merchandising/rules.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/merchandisingConditionsSlice.d.ts +0 -110
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/merchandisingConditionsSlice.js +0 -665
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/merchandisingConditionsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/models.d.ts +0 -50
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/models.js +0 -3
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/utils.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/utils.js +0 -45
- package/dist/dashboard/dashboard-client/src/store/merchandisingConditions/utils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandisingEditor/merchandisingVisualEditorSlice.js +0 -284
- package/dist/dashboard/dashboard-client/src/store/merchandisingEditor/merchandisingVisualEditorSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/merchandisingEditor/models.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/store/merchandisingEditor/models.js +0 -9
- package/dist/dashboard/dashboard-client/src/store/merchandisingEditor/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/notifications/models.d.ts +0 -35
- package/dist/dashboard/dashboard-client/src/store/notifications/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/notifications/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/notifications/notificationsSlice.d.ts +0 -36
- package/dist/dashboard/dashboard-client/src/store/notifications/notificationsSlice.js +0 -90
- package/dist/dashboard/dashboard-client/src/store/notifications/notificationsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/pricing/models.d.ts +0 -19
- package/dist/dashboard/dashboard-client/src/store/pricing/models.js +0 -11
- package/dist/dashboard/dashboard-client/src/store/pricing/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/pricing/pricingSlice.d.ts +0 -10
- package/dist/dashboard/dashboard-client/src/store/pricing/pricingSlice.js +0 -22
- package/dist/dashboard/dashboard-client/src/store/pricing/pricingSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/actions.d.ts +0 -103
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/actions.js +0 -42
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/lockingModels.d.ts +0 -18
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/lockingModels.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/lockingModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/models.d.ts +0 -853
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/models.js +0 -855
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/productGridEditorSlice.d.ts +0 -151
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/productGridEditorSlice.js +0 -407
- package/dist/dashboard/dashboard-client/src/store/productGridEditor/productGridEditorSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/actions.d.ts +0 -36
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/actions.js +0 -21
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/models.d.ts +0 -290
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/models.js +0 -13
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/recommendationEditorSlice.d.ts +0 -79
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/recommendationEditorSlice.js +0 -199
- package/dist/dashboard/dashboard-client/src/store/recommendationEditor/recommendationEditorSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/recommendations/models.d.ts +0 -127
- package/dist/dashboard/dashboard-client/src/store/recommendations/models.js +0 -26
- package/dist/dashboard/dashboard-client/src/store/recommendations/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/recommendations/recommendationsSlice.d.ts +0 -216
- package/dist/dashboard/dashboard-client/src/store/recommendations/recommendationsSlice.js +0 -298
- package/dist/dashboard/dashboard-client/src/store/recommendations/recommendationsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/retailPackActions.d.ts +0 -129
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/retailPackActions.js +0 -44
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/retailPackActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/reviewActions.d.ts +0 -40
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/reviewActions.js +0 -21
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/reviewActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/serpPreviewActions.d.ts +0 -14
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/serpPreviewActions.js +0 -15
- package/dist/dashboard/dashboard-client/src/store/searchResults/actions/serpPreviewActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/advancedConfigModels.d.ts +0 -53
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/advancedConfigModels.js +0 -37
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/advancedConfigModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/badgesModels.d.ts +0 -42
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/badgesModels.js +0 -15
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/badgesModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/configurationModels.d.ts +0 -40
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/configurationModels.js +0 -43
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/configurationModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/models.d.ts +0 -43
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/previewModels.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/previewModels.js +0 -6
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/previewModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/retailPackModels.d.ts +0 -47
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/retailPackModels.js +0 -23
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/retailPackModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/reviewsModels.d.ts +0 -30
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/reviewsModels.js +0 -115
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/reviewsModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/shopperExperienceModel.d.ts +0 -115
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/shopperExperienceModel.js +0 -104
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/shopperExperienceModel.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/swatchEditorModels.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/swatchEditorModels.js +0 -10
- package/dist/dashboard/dashboard-client/src/store/searchResults/models/swatchEditorModels.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/searchResults/searchResultsSlice.d.ts +0 -358
- package/dist/dashboard/dashboard-client/src/store/searchResults/searchResultsSlice.js +0 -689
- package/dist/dashboard/dashboard-client/src/store/searchResults/searchResultsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/segments/segmentsSlice.d.ts +0 -122
- package/dist/dashboard/dashboard-client/src/store/segments/segmentsSlice.js +0 -250
- package/dist/dashboard/dashboard-client/src/store/segments/segmentsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/site/models.d.ts +0 -211
- package/dist/dashboard/dashboard-client/src/store/site/models.js +0 -43
- package/dist/dashboard/dashboard-client/src/store/site/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/site/siteSlice.d.ts +0 -457
- package/dist/dashboard/dashboard-client/src/store/site/siteSlice.js +0 -751
- package/dist/dashboard/dashboard-client/src/store/site/siteSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/store.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/store/store.js +0 -3
- package/dist/dashboard/dashboard-client/src/store/store.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/stores/models.d.ts +0 -160
- package/dist/dashboard/dashboard-client/src/store/stores/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/stores/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/stores/storesSlice.d.ts +0 -220
- package/dist/dashboard/dashboard-client/src/store/stores/storesSlice.js +0 -289
- package/dist/dashboard/dashboard-client/src/store/stores/storesSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/sync/PricingActions.d.ts +0 -29
- package/dist/dashboard/dashboard-client/src/store/sync/PricingActions.js +0 -9
- package/dist/dashboard/dashboard-client/src/store/sync/PricingActions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/sync/models.d.ts +0 -329
- package/dist/dashboard/dashboard-client/src/store/sync/models.js +0 -61
- package/dist/dashboard/dashboard-client/src/store/sync/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/sync/syncSlice.d.ts +0 -573
- package/dist/dashboard/dashboard-client/src/store/sync/syncSlice.js +0 -966
- package/dist/dashboard/dashboard-client/src/store/sync/syncSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/synonyms/models.d.ts +0 -39
- package/dist/dashboard/dashboard-client/src/store/synonyms/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/synonyms/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/synonyms/synonymsSlice.d.ts +0 -179
- package/dist/dashboard/dashboard-client/src/store/synonyms/synonymsSlice.js +0 -188
- package/dist/dashboard/dashboard-client/src/store/synonyms/synonymsSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/themes/actions.d.ts +0 -72
- package/dist/dashboard/dashboard-client/src/store/themes/actions.js +0 -30
- package/dist/dashboard/dashboard-client/src/store/themes/actions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/themes/models.d.ts +0 -50
- package/dist/dashboard/dashboard-client/src/store/themes/models.js +0 -23
- package/dist/dashboard/dashboard-client/src/store/themes/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/themes/themesSlice.d.ts +0 -20
- package/dist/dashboard/dashboard-client/src/store/themes/themesSlice.js +0 -76
- package/dist/dashboard/dashboard-client/src/store/themes/themesSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/turbolinks/models.d.ts +0 -28
- package/dist/dashboard/dashboard-client/src/store/turbolinks/models.js +0 -2
- package/dist/dashboard/dashboard-client/src/store/turbolinks/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/turbolinks/turbolinksSlice.d.ts +0 -79
- package/dist/dashboard/dashboard-client/src/store/turbolinks/turbolinksSlice.js +0 -132
- package/dist/dashboard/dashboard-client/src/store/turbolinks/turbolinksSlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/models.d.ts +0 -24
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/models.js +0 -6
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/models.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/visualDiscoverySlice.d.ts +0 -38
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/visualDiscoverySlice.js +0 -71
- package/dist/dashboard/dashboard-client/src/store/visualDiscovery/visualDiscoverySlice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/caseConverters.d.ts +0 -7
- package/dist/dashboard/dashboard-client/src/utils/caseConverters.js +0 -38
- package/dist/dashboard/dashboard-client/src/utils/caseConverters.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/dateAndTime.d.ts +0 -32
- package/dist/dashboard/dashboard-client/src/utils/dateAndTime.js +0 -64
- package/dist/dashboard/dashboard-client/src/utils/dateAndTime.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/formatPrice.d.ts +0 -3
- package/dist/dashboard/dashboard-client/src/utils/formatPrice.js +0 -80
- package/dist/dashboard/dashboard-client/src/utils/formatPrice.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/getLevenstineScore.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/utils/getLevenstineScore.js +0 -27
- package/dist/dashboard/dashboard-client/src/utils/getLevenstineScore.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/locking.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/utils/locking.js +0 -4
- package/dist/dashboard/dashboard-client/src/utils/locking.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/oldDashboardIntegration.d.ts +0 -26
- package/dist/dashboard/dashboard-client/src/utils/oldDashboardIntegration.js +0 -430
- package/dist/dashboard/dashboard-client/src/utils/oldDashboardIntegration.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/permissions.d.ts +0 -15
- package/dist/dashboard/dashboard-client/src/utils/permissions.js +0 -161
- package/dist/dashboard/dashboard-client/src/utils/permissions.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/site.d.ts +0 -21
- package/dist/dashboard/dashboard-client/src/utils/site.js +0 -112
- package/dist/dashboard/dashboard-client/src/utils/site.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/sortUtils.d.ts +0 -1
- package/dist/dashboard/dashboard-client/src/utils/sortUtils.js +0 -18
- package/dist/dashboard/dashboard-client/src/utils/sortUtils.js.map +0 -1
- package/dist/dashboard/dashboard-client/src/utils/typescriptUtils.d.ts +0 -6
- package/dist/dashboard/dashboard-client/src/utils/typescriptUtils.js +0 -2
- package/dist/dashboard/dashboard-client/src/utils/typescriptUtils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/banner.d.ts +0 -7
- package/dist/frontends/dashboard-utilities/src/@types/banner.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/banner.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/categories.d.ts +0 -16
- package/dist/frontends/dashboard-utilities/src/@types/categories.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/categories.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/categoriesNavigation.d.ts +0 -26
- package/dist/frontends/dashboard-utilities/src/@types/categoriesNavigation.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/categoriesNavigation.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/currency.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/currency.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/currency.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/editorProduct.d.ts +0 -26
- package/dist/frontends/dashboard-utilities/src/@types/editorProduct.js +0 -6
- package/dist/frontends/dashboard-utilities/src/@types/editorProduct.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/iconProps.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/@types/iconProps.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/iconProps.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/product.d.ts +0 -158
- package/dist/frontends/dashboard-utilities/src/@types/product.js +0 -8
- package/dist/frontends/dashboard-utilities/src/@types/product.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/productLabel.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/productLabel.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/productLabel.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/promoTile.d.ts +0 -11
- package/dist/frontends/dashboard-utilities/src/@types/promoTile.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/promoTile.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/sideMenu.d.ts +0 -19
- package/dist/frontends/dashboard-utilities/src/@types/sideMenu.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/sideMenu.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/@types/sortBy.d.ts +0 -3
- package/dist/frontends/dashboard-utilities/src/@types/sortBy.js +0 -2
- package/dist/frontends/dashboard-utilities/src/@types/sortBy.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/App.d.ts +0 -3
- package/dist/frontends/dashboard-utilities/src/App.js +0 -15
- package/dist/frontends/dashboard-utilities/src/App.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.js +0 -74
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/utils.d.ts +0 -7
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/utils.js +0 -239
- package/dist/frontends/dashboard-utilities/src/components/BackOfficeFiltersMenu/utils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/Checkbox/Checkbox.d.ts +0 -10
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/Checkbox/Checkbox.js +0 -7
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/Checkbox/Checkbox.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/CheckboxFilter.d.ts +0 -6
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/CheckboxFilter.js +0 -9
- package/dist/frontends/dashboard-utilities/src/components/CheckboxFilter/CheckboxFilter.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/DndContextWrapper.d.ts +0 -19
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/DndContextWrapper.js +0 -31
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/DndContextWrapper.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/Droppable.d.ts +0 -7
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/Droppable.js +0 -10
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/Droppable.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/SortableItem.d.ts +0 -13
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/SortableItem.js +0 -39
- package/dist/frontends/dashboard-utilities/src/components/DragAndDrop/SortableItem.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FacetItem/FacetItem.d.ts +0 -13
- package/dist/frontends/dashboard-utilities/src/components/FacetItem/FacetItem.js +0 -40
- package/dist/frontends/dashboard-utilities/src/components/FacetItem/FacetItem.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/FastSimonApi.d.ts +0 -32
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/FastSimonApi.js +0 -398
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/FastSimonApi.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/context.d.ts +0 -50
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/context.js +0 -10
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/context.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/index.d.ts +0 -3
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/index.js +0 -3
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/reducer.d.ts +0 -172
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/reducer.js +0 -67
- package/dist/frontends/dashboard-utilities/src/components/FastSimonApi/reducer.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/From/From.d.ts +0 -17
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/From/From.js +0 -22
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/From/From.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/FromToFilter.d.ts +0 -14
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/FromToFilter.js +0 -58
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/FromToFilter.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/To/To.d.ts +0 -18
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/To/To.js +0 -23
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/To/To.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/utils.d.ts +0 -25
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/utils.js +0 -7
- package/dist/frontends/dashboard-utilities/src/components/FromToFilter/utils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/InStoreFiltersMenu.d.ts +0 -10
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/InStoreFiltersMenu.js +0 -34
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/InStoreFiltersMenu.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/InStoreFiltersMenu/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/Input/Input.d.ts +0 -22
- package/dist/frontends/dashboard-utilities/src/components/Input/Input.js +0 -49
- package/dist/frontends/dashboard-utilities/src/components/Input/Input.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/Input/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/Input/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/Input/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/LastReceivedDate.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/LastReceivedDate.js +0 -88
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/LastReceivedDate.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/utils.d.ts +0 -3
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/utils.js +0 -43
- package/dist/frontends/dashboard-utilities/src/components/LastReceivedDateFilter/utils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/Radio/Radio.d.ts +0 -10
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/Radio/Radio.js +0 -7
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/Radio/Radio.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/RadioFilter.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/RadioFilter.js +0 -45
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/RadioFilter.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/utils.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/utils.js +0 -8
- package/dist/frontends/dashboard-utilities/src/components/RadioFilter/utils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/ReactDatePicker.d.ts +0 -11
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/ReactDatePicker.js +0 -16
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/ReactDatePicker.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/ReactDatePicker/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/RenderIfVisible.d.ts +0 -12
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/RenderIfVisible.js +0 -59
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/RenderIfVisible.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/RenderIfVisible/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/SelectCard.d.ts +0 -5
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/SelectCard.js +0 -7
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/SelectCard.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/SelectCard/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/SideMenuTitle.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/SideMenuTitle.js +0 -18
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/SideMenuTitle.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/SideMenuTitle/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/SingleFilter.d.ts +0 -11
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/SingleFilter.js +0 -90
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/SingleFilter.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/utils.d.ts +0 -3
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/utils.js +0 -42
- package/dist/frontends/dashboard-utilities/src/components/SingleFilter/utils.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/SliderFilter.d.ts +0 -20
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/SliderFilter.js +0 -46
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/SliderFilter.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/SliderFilter/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/Tooltip/Tooltip.d.ts +0 -8
- package/dist/frontends/dashboard-utilities/src/components/Tooltip/Tooltip.js +0 -9
- package/dist/frontends/dashboard-utilities/src/components/Tooltip/Tooltip.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/common.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/common.js +0 -10
- package/dist/frontends/dashboard-utilities/src/components/common.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/productGrid/ProductGrid.d.ts +0 -9
- package/dist/frontends/dashboard-utilities/src/components/productGrid/ProductGrid.js +0 -22
- package/dist/frontends/dashboard-utilities/src/components/productGrid/ProductGrid.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/components/productGrid/index.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/components/productGrid/index.js +0 -2
- package/dist/frontends/dashboard-utilities/src/components/productGrid/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/BackOfficeFiltersIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/BackOfficeFiltersIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/BackOfficeFiltersIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/BannersIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/BannersIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/BannersIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/GeneralIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/GeneralIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/GeneralIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/HelpIcon.d.ts +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/HelpIcon.js +0 -5
- package/dist/frontends/dashboard-utilities/src/icons/HelpIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/InStoreFiltersIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/InStoreFiltersIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/InStoreFiltersIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/PromoteIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/PromoteIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/PromoteIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/RemoveIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/RemoveIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/RemoveIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/icons/RestoreIcon.d.ts +0 -2
- package/dist/frontends/dashboard-utilities/src/icons/RestoreIcon.js +0 -7
- package/dist/frontends/dashboard-utilities/src/icons/RestoreIcon.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/index.d.ts +0 -28
- package/dist/frontends/dashboard-utilities/src/index.js +0 -25
- package/dist/frontends/dashboard-utilities/src/index.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/main.d.ts +0 -1
- package/dist/frontends/dashboard-utilities/src/main.js +0 -6
- package/dist/frontends/dashboard-utilities/src/main.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/services/API.d.ts +0 -21
- package/dist/frontends/dashboard-utilities/src/services/API.js +0 -50
- package/dist/frontends/dashboard-utilities/src/services/API.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/services/landingPage.d.ts +0 -28
- package/dist/frontends/dashboard-utilities/src/services/landingPage.js +0 -87
- package/dist/frontends/dashboard-utilities/src/services/landingPage.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/services/search.d.ts +0 -10
- package/dist/frontends/dashboard-utilities/src/services/search.js +0 -65
- package/dist/frontends/dashboard-utilities/src/services/search.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/utils/customTagsFilters.d.ts +0 -4
- package/dist/frontends/dashboard-utilities/src/utils/customTagsFilters.js +0 -10
- package/dist/frontends/dashboard-utilities/src/utils/customTagsFilters.js.map +0 -1
- package/dist/frontends/dashboard-utilities/src/utils/useDragToSelect.d.ts +0 -13
- package/dist/frontends/dashboard-utilities/src/utils/useDragToSelect.js +0 -172
- package/dist/frontends/dashboard-utilities/src/utils/useDragToSelect.js.map +0 -1
- package/dist/services/getFormatProducts.d.ts +0 -13
- package/dist/services/getFormatProducts.js +0 -44
- package/dist/services/getFormatProducts.js.map +0 -1
- package/dist/utils/useProductsPerRow.d.ts +0 -3
- package/dist/utils/useProductsPerRow.js +0 -19
- package/dist/utils/useProductsPerRow.js.map +0 -1
|
@@ -1,633 +0,0 @@
|
|
|
1
|
-
import { setEditorPosition, setFamilyFont, setFastSimonSearchBox, setFilters, setFiltersElement, setMutualDisplayAttribute, setProductElement, setProductGrid, setProductGridElement, setProductInfoGridAreas, setSorting, } from "../../../store/productGridEditor/productGridEditorSlice";
|
|
2
|
-
import { createCssGridLayoutString, getMaxRow } from "../components/RightMenu/components/ProductInfoPositioning/utils";
|
|
3
|
-
import { isFontSetting } from "../utils";
|
|
4
|
-
export const LOCK_NS = 'no_code_editor_locking_namespace';
|
|
5
|
-
export const productInfoElementNameToAttribute = {
|
|
6
|
-
'Title': 'title',
|
|
7
|
-
'Vendor': 'vendor',
|
|
8
|
-
'SKU': 'SKU',
|
|
9
|
-
'Price': 'price',
|
|
10
|
-
'Compare at Price': 'compare',
|
|
11
|
-
'Swatches': 'colorSwatches',
|
|
12
|
-
'Description': 'description',
|
|
13
|
-
'Reviews': 'reviews'
|
|
14
|
-
};
|
|
15
|
-
export const productSubMenuItems = [
|
|
16
|
-
{
|
|
17
|
-
itemName: 'Title',
|
|
18
|
-
key: 'title',
|
|
19
|
-
isOn: true,
|
|
20
|
-
isSwitchable: true,
|
|
21
|
-
hasSubMenu: false,
|
|
22
|
-
itemDepth: 2,
|
|
23
|
-
parents: ['Product', 'Products Grid'],
|
|
24
|
-
parentsKeys: ['product', 'productGrid']
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
itemName: 'Price',
|
|
28
|
-
key: 'price',
|
|
29
|
-
isOn: true,
|
|
30
|
-
isSwitchable: true,
|
|
31
|
-
hasSubMenu: false,
|
|
32
|
-
itemDepth: 2,
|
|
33
|
-
parents: ['Product', 'Products Grid'],
|
|
34
|
-
parentsKeys: ['product', 'productGrid'],
|
|
35
|
-
tooltipText: "Show product prices in the Fast Simon search results page"
|
|
36
|
-
},
|
|
37
|
-
{
|
|
38
|
-
itemName: 'Compare at Price',
|
|
39
|
-
key: 'compare',
|
|
40
|
-
displayName: 'Price Comparison',
|
|
41
|
-
isOn: false,
|
|
42
|
-
isSwitchable: true,
|
|
43
|
-
hasSubMenu: false,
|
|
44
|
-
itemDepth: 2,
|
|
45
|
-
parents: ['Product', 'Products Grid'],
|
|
46
|
-
parentsKeys: ['product', 'productGrid']
|
|
47
|
-
},
|
|
48
|
-
{
|
|
49
|
-
itemName: 'Reviews',
|
|
50
|
-
key: 'reviews',
|
|
51
|
-
isOn: false,
|
|
52
|
-
isSwitchable: true,
|
|
53
|
-
hasSubMenu: false,
|
|
54
|
-
itemDepth: 2,
|
|
55
|
-
parents: ['Product', 'Products Grid'],
|
|
56
|
-
parentsKeys: ['product', 'productGrid'],
|
|
57
|
-
tooltipText: `Enable displaying product review ratings in the search
|
|
58
|
-
result page, as well as filtering and sorting by them`,
|
|
59
|
-
tooltipOnDisabled: 'Please enable some review provider on Fast Simon Dashboard -> Integrations tab to active this feature'
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
itemName: 'Add to Cart',
|
|
63
|
-
key: 'addToCart',
|
|
64
|
-
isOn: true,
|
|
65
|
-
isSwitchable: true,
|
|
66
|
-
hasSubMenu: false,
|
|
67
|
-
itemDepth: 2,
|
|
68
|
-
parents: ['Product', 'Products Grid'],
|
|
69
|
-
parentsKeys: ['product', 'productGrid'],
|
|
70
|
-
tooltipText: `Add to Cart button in the search results page
|
|
71
|
-
appears on mouse hover. It allows shoppers to place the product
|
|
72
|
-
in the shopping cart directly without visiting the product page`
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
itemName: 'Back In Stock',
|
|
76
|
-
key: 'backInStock',
|
|
77
|
-
isOn: true,
|
|
78
|
-
isSwitchable: true,
|
|
79
|
-
hasSubMenu: false,
|
|
80
|
-
itemDepth: 2,
|
|
81
|
-
parents: ['Product', 'Products Grid'],
|
|
82
|
-
parentsKeys: ['product', 'productGrid'],
|
|
83
|
-
tooltipText: `Notify me button in the search results page
|
|
84
|
-
appears on mouse hover. It allows shoppers to place the product
|
|
85
|
-
in the back in stock to get a notification when it is available`
|
|
86
|
-
},
|
|
87
|
-
{
|
|
88
|
-
itemName: 'SKU',
|
|
89
|
-
key: 'sku',
|
|
90
|
-
isOn: false,
|
|
91
|
-
isSwitchable: true,
|
|
92
|
-
hasSubMenu: false,
|
|
93
|
-
itemDepth: 2,
|
|
94
|
-
parents: ['Product', 'Products Grid'],
|
|
95
|
-
parentsKeys: ['product', 'productGrid'],
|
|
96
|
-
tooltipText: "Show product SKUs in the Fast Simon search results page"
|
|
97
|
-
},
|
|
98
|
-
{
|
|
99
|
-
itemName: 'Description',
|
|
100
|
-
key: 'description',
|
|
101
|
-
isOn: false,
|
|
102
|
-
isSwitchable: true,
|
|
103
|
-
hasSubMenu: false,
|
|
104
|
-
itemDepth: 2,
|
|
105
|
-
parents: ['Product', 'Products Grid'],
|
|
106
|
-
parentsKeys: ['product', 'productGrid'],
|
|
107
|
-
tooltipText: "Show product description in the Fast Simon search results page"
|
|
108
|
-
},
|
|
109
|
-
{
|
|
110
|
-
itemName: 'In Stock',
|
|
111
|
-
key: 'inStock',
|
|
112
|
-
isOn: false,
|
|
113
|
-
isSwitchable: true,
|
|
114
|
-
hasSubMenu: false,
|
|
115
|
-
itemDepth: 2,
|
|
116
|
-
parents: ['Product', 'Products Grid'],
|
|
117
|
-
parentsKeys: ['product', 'productGrid'],
|
|
118
|
-
tooltipText: 'Show shopper badges on in-stock products'
|
|
119
|
-
},
|
|
120
|
-
{
|
|
121
|
-
itemName: 'Out of Stock',
|
|
122
|
-
key: 'outOfStock',
|
|
123
|
-
isOn: false,
|
|
124
|
-
isSwitchable: true,
|
|
125
|
-
hasSubMenu: false,
|
|
126
|
-
itemDepth: 2,
|
|
127
|
-
parents: ['Product', 'Products Grid'],
|
|
128
|
-
parentsKeys: ['product', 'productGrid'],
|
|
129
|
-
tooltipText: 'Show shopper badges on out of stock products'
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
itemName: 'Vendor',
|
|
133
|
-
key: 'vendor',
|
|
134
|
-
platforms: ['Shopify'],
|
|
135
|
-
isOn: false,
|
|
136
|
-
isSwitchable: true,
|
|
137
|
-
hasSubMenu: false,
|
|
138
|
-
itemDepth: 2,
|
|
139
|
-
parents: ['Product', 'Products Grid'],
|
|
140
|
-
parentsKeys: ['product', 'productGrid']
|
|
141
|
-
},
|
|
142
|
-
{
|
|
143
|
-
itemName: 'Wishlist',
|
|
144
|
-
key: 'wishList',
|
|
145
|
-
isOn: false,
|
|
146
|
-
isSwitchable: true,
|
|
147
|
-
hasSubMenu: false,
|
|
148
|
-
itemDepth: 2,
|
|
149
|
-
parents: ['Product', 'Products Grid'],
|
|
150
|
-
parentsKeys: ['product', 'productGrid']
|
|
151
|
-
},
|
|
152
|
-
{
|
|
153
|
-
itemName: 'Quick View',
|
|
154
|
-
key: 'quickView',
|
|
155
|
-
isOn: false,
|
|
156
|
-
isSwitchable: true,
|
|
157
|
-
hasSubMenu: false,
|
|
158
|
-
itemDepth: 2,
|
|
159
|
-
parents: ['Product', 'Products Grid'],
|
|
160
|
-
parentsKeys: ['product', 'productGrid'],
|
|
161
|
-
tooltipText: `Enable product Quick View on the search result page`
|
|
162
|
-
},
|
|
163
|
-
{
|
|
164
|
-
itemName: 'Look-A-Like',
|
|
165
|
-
key: 'lookALike',
|
|
166
|
-
isOn: false,
|
|
167
|
-
isSwitchable: true,
|
|
168
|
-
hasSubMenu: false,
|
|
169
|
-
itemDepth: 2,
|
|
170
|
-
parents: ['Product', 'Products Grid'],
|
|
171
|
-
parentsKeys: ['product', 'productGrid'],
|
|
172
|
-
tooltipOnDisabled: 'Enable Look-a-like Visual Products on Fast Simon Dashboard -> Search Results tab -> Retail pack to active this feature'
|
|
173
|
-
},
|
|
174
|
-
{
|
|
175
|
-
itemName: 'Swatches',
|
|
176
|
-
key: 'colorSwatches',
|
|
177
|
-
isOn: false,
|
|
178
|
-
isSwitchable: true,
|
|
179
|
-
hasSubMenu: false,
|
|
180
|
-
itemDepth: 2,
|
|
181
|
-
parents: ['Product', 'Products Grid'],
|
|
182
|
-
parentsKeys: ['product', 'productGrid'],
|
|
183
|
-
tooltipText: `Show swatches for each product according to its variants`
|
|
184
|
-
}
|
|
185
|
-
];
|
|
186
|
-
export const productsGridSubMenuItems = [
|
|
187
|
-
{
|
|
188
|
-
itemName: 'Pagination',
|
|
189
|
-
key: 'pagination',
|
|
190
|
-
displayName: 'Paging',
|
|
191
|
-
isOn: true,
|
|
192
|
-
isSwitchable: false,
|
|
193
|
-
hasSubMenu: false,
|
|
194
|
-
itemDepth: 1,
|
|
195
|
-
parents: ['Products Grid'],
|
|
196
|
-
parentsKeys: ['productGrid']
|
|
197
|
-
},
|
|
198
|
-
{
|
|
199
|
-
itemName: 'Page Title',
|
|
200
|
-
key: 'pageTitle',
|
|
201
|
-
isOn: true,
|
|
202
|
-
isSwitchable: true,
|
|
203
|
-
hasSubMenu: false,
|
|
204
|
-
itemDepth: 1,
|
|
205
|
-
parents: ['Products Grid'],
|
|
206
|
-
parentsKeys: ['productGrid']
|
|
207
|
-
},
|
|
208
|
-
{
|
|
209
|
-
itemName: 'Product',
|
|
210
|
-
key: 'product',
|
|
211
|
-
isOn: true,
|
|
212
|
-
isSwitchable: false,
|
|
213
|
-
hasSubMenu: true,
|
|
214
|
-
itemDepth: 1,
|
|
215
|
-
subMenuItems: productSubMenuItems,
|
|
216
|
-
isCollapsed: true,
|
|
217
|
-
parents: ['Products Grid'],
|
|
218
|
-
parentsKeys: ['productGrid']
|
|
219
|
-
},
|
|
220
|
-
{
|
|
221
|
-
itemName: 'Quick View Modal',
|
|
222
|
-
key: 'quickViewModal',
|
|
223
|
-
isOn: true,
|
|
224
|
-
isSwitchable: false,
|
|
225
|
-
hasSubMenu: false,
|
|
226
|
-
itemDepth: 1,
|
|
227
|
-
parents: ['Products Grid'],
|
|
228
|
-
parentsKeys: ['productGrid'],
|
|
229
|
-
adminOnly: true
|
|
230
|
-
}
|
|
231
|
-
];
|
|
232
|
-
export const filtersSubMenuItems = [
|
|
233
|
-
{
|
|
234
|
-
itemName: 'Removable Tags',
|
|
235
|
-
key: 'removableTags',
|
|
236
|
-
isOn: true,
|
|
237
|
-
isSwitchable: true,
|
|
238
|
-
hasSubMenu: false,
|
|
239
|
-
itemDepth: 1,
|
|
240
|
-
parents: ['Filters'],
|
|
241
|
-
parentsKeys: ['filters']
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
itemName: 'Search within Filters',
|
|
245
|
-
key: 'searchWithinFilters',
|
|
246
|
-
isOn: false,
|
|
247
|
-
isSwitchable: true,
|
|
248
|
-
hasSubMenu: false,
|
|
249
|
-
itemDepth: 1,
|
|
250
|
-
parents: ['Filters'],
|
|
251
|
-
parentsKeys: ['filters'],
|
|
252
|
-
tooltipText: 'Allow shoppers to have a search box for each filter on the left nav bar'
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
itemName: 'Search within Results',
|
|
256
|
-
key: 'searchWithinResults',
|
|
257
|
-
isOn: false,
|
|
258
|
-
isSwitchable: true,
|
|
259
|
-
hasSubMenu: false,
|
|
260
|
-
itemDepth: 1,
|
|
261
|
-
parents: ['Filters'],
|
|
262
|
-
parentsKeys: ['filters'],
|
|
263
|
-
tooltipText: 'Allow shoppers to perform follow up searches narrowing results to their intention'
|
|
264
|
-
},
|
|
265
|
-
{
|
|
266
|
-
itemName: 'Show / Hide Filters Button',
|
|
267
|
-
key: 'showHideFiltersButton',
|
|
268
|
-
isOn: false,
|
|
269
|
-
isSwitchable: true,
|
|
270
|
-
hasSubMenu: false,
|
|
271
|
-
itemDepth: 1,
|
|
272
|
-
parents: ['Filters'],
|
|
273
|
-
parentsKeys: ['filters'],
|
|
274
|
-
tooltipText: "Give your customers a button in the search result page that show / hide the left bar filters"
|
|
275
|
-
}
|
|
276
|
-
];
|
|
277
|
-
export const mainMenuItems = [
|
|
278
|
-
{
|
|
279
|
-
itemName: 'Products Grid',
|
|
280
|
-
displayName: 'Product Grid',
|
|
281
|
-
key: 'productGrid',
|
|
282
|
-
isOn: true,
|
|
283
|
-
isSwitchable: false,
|
|
284
|
-
hasSubMenu: true,
|
|
285
|
-
subMenuItems: productsGridSubMenuItems,
|
|
286
|
-
itemDepth: 0,
|
|
287
|
-
isCollapsed: true,
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
itemName: 'Single Page Experience',
|
|
291
|
-
displayName: 'Single Page Experience',
|
|
292
|
-
key: 'SPA',
|
|
293
|
-
isOn: false,
|
|
294
|
-
isSwitchable: true,
|
|
295
|
-
hasSubMenu: false,
|
|
296
|
-
itemDepth: 0,
|
|
297
|
-
tooltipText: "Have shoppers the fastest experience switching between collections on search with a single page experience (no full page load)",
|
|
298
|
-
isSelectable: false,
|
|
299
|
-
isGeneralSwitch: true,
|
|
300
|
-
platforms: ['Shopify'],
|
|
301
|
-
addonKey: 'isSPA'
|
|
302
|
-
},
|
|
303
|
-
{
|
|
304
|
-
itemName: 'Filters',
|
|
305
|
-
key: 'filters',
|
|
306
|
-
isOn: true,
|
|
307
|
-
isSwitchable: true,
|
|
308
|
-
hasSubMenu: true,
|
|
309
|
-
itemDepth: 0,
|
|
310
|
-
subMenuItems: filtersSubMenuItems,
|
|
311
|
-
},
|
|
312
|
-
{
|
|
313
|
-
itemName: 'Search Results Sorting',
|
|
314
|
-
key: 'sorting',
|
|
315
|
-
displayName: 'Sort By',
|
|
316
|
-
isOn: false,
|
|
317
|
-
isSwitchable: true,
|
|
318
|
-
hasSubMenu: false,
|
|
319
|
-
itemDepth: 0,
|
|
320
|
-
tooltipText: `Supported search results sorting: Best Match (default),
|
|
321
|
-
Price Low to High, Price High to Low`,
|
|
322
|
-
},
|
|
323
|
-
{
|
|
324
|
-
itemName: 'Related Collections',
|
|
325
|
-
key: 'collections',
|
|
326
|
-
isOn: true,
|
|
327
|
-
isSwitchable: false,
|
|
328
|
-
hasSubMenu: false,
|
|
329
|
-
itemDepth: 0,
|
|
330
|
-
tooltipText: `Show relevant collections in search results and collections`,
|
|
331
|
-
},
|
|
332
|
-
{
|
|
333
|
-
itemName: 'Custom Icons',
|
|
334
|
-
key: 'customIcons',
|
|
335
|
-
isOn: true,
|
|
336
|
-
isSwitchable: false,
|
|
337
|
-
hasSubMenu: false,
|
|
338
|
-
itemDepth: 0,
|
|
339
|
-
tooltipText: `Custom Icons`,
|
|
340
|
-
},
|
|
341
|
-
];
|
|
342
|
-
export const defaultCollapsedItems = {
|
|
343
|
-
'Product': true,
|
|
344
|
-
'Filters': false,
|
|
345
|
-
'Products Grid': true
|
|
346
|
-
};
|
|
347
|
-
export const AllMenuItems = [...mainMenuItems, ...productsGridSubMenuItems, ...filtersSubMenuItems, ...productSubMenuItems];
|
|
348
|
-
export const getProductGridItemSettings = (itemName, settings) => {
|
|
349
|
-
switch (itemName) {
|
|
350
|
-
case 'Filters':
|
|
351
|
-
return settings.filters;
|
|
352
|
-
case 'Removable Tags':
|
|
353
|
-
return settings.filters.removableTags;
|
|
354
|
-
case 'Search within Results':
|
|
355
|
-
return settings.filters.searchWithinResults;
|
|
356
|
-
case 'Search within Filters':
|
|
357
|
-
return settings.filters.searchWithinFilters;
|
|
358
|
-
case 'Show / Hide Filters Button':
|
|
359
|
-
return settings.filters.showHideFiltersButton;
|
|
360
|
-
case 'Fast Simon Search Box':
|
|
361
|
-
return settings.searchBox;
|
|
362
|
-
case 'Search Results Sorting':
|
|
363
|
-
return settings.sorting;
|
|
364
|
-
case 'Products Grid':
|
|
365
|
-
return settings.productGrid;
|
|
366
|
-
case 'Page Title':
|
|
367
|
-
return settings.productGrid.pageTitle;
|
|
368
|
-
case 'Pagination':
|
|
369
|
-
return settings.productGrid.pagination;
|
|
370
|
-
case 'Quick View Modal':
|
|
371
|
-
return settings.productGrid.quickViewModal;
|
|
372
|
-
case 'Product':
|
|
373
|
-
return settings.productGrid.product;
|
|
374
|
-
case 'Title':
|
|
375
|
-
return settings.productGrid.product.title;
|
|
376
|
-
case 'Price':
|
|
377
|
-
return settings.productGrid.product.price;
|
|
378
|
-
case 'Compare at Price':
|
|
379
|
-
return settings.productGrid.product.compare;
|
|
380
|
-
case 'Reviews':
|
|
381
|
-
return settings.productGrid.product.reviews;
|
|
382
|
-
case 'Add to Cart':
|
|
383
|
-
return settings.productGrid.product.addToCart;
|
|
384
|
-
case 'SKU':
|
|
385
|
-
return settings.productGrid.product.sku;
|
|
386
|
-
case 'Description':
|
|
387
|
-
return settings.productGrid.product.description;
|
|
388
|
-
case 'In Stock':
|
|
389
|
-
return settings.productGrid.product.inStock;
|
|
390
|
-
case 'Out of Stock':
|
|
391
|
-
return settings.productGrid.product.outOfStock;
|
|
392
|
-
case 'Vendor':
|
|
393
|
-
return settings.productGrid.product.vendor;
|
|
394
|
-
case 'Wishlist':
|
|
395
|
-
return settings.productGrid.product.wishList;
|
|
396
|
-
case 'Quick View':
|
|
397
|
-
return settings.productGrid.product.quickView;
|
|
398
|
-
case 'Look-A-Like':
|
|
399
|
-
return settings.productGrid.product.lookALike;
|
|
400
|
-
case 'Swatches':
|
|
401
|
-
return settings.productGrid.product.colorSwatches;
|
|
402
|
-
case 'Back In Stock':
|
|
403
|
-
return settings.productGrid.product.backInStock;
|
|
404
|
-
default:
|
|
405
|
-
return undefined;
|
|
406
|
-
}
|
|
407
|
-
};
|
|
408
|
-
const getValueToMerge = (attName, value, subAttName, settings) => {
|
|
409
|
-
let valueToMerge = {};
|
|
410
|
-
if (!subAttName) {
|
|
411
|
-
valueToMerge[attName] = value;
|
|
412
|
-
}
|
|
413
|
-
else {
|
|
414
|
-
valueToMerge[subAttName] = {};
|
|
415
|
-
valueToMerge[subAttName][attName] = value;
|
|
416
|
-
valueToMerge[subAttName] = Object.assign(Object.assign({}, settings[subAttName]), valueToMerge[subAttName]);
|
|
417
|
-
}
|
|
418
|
-
return valueToMerge;
|
|
419
|
-
};
|
|
420
|
-
const setProductElementValue = (dispatch, itemName, attributeName, value, settings, mode, elementName, subObjName) => {
|
|
421
|
-
const valToMerge = getValueToMerge(attributeName, value, subObjName, settings);
|
|
422
|
-
dispatch(setProductElement({ mode: mode, elementValues: Object.assign(Object.assign({}, settings), valToMerge), elementName: elementName }));
|
|
423
|
-
};
|
|
424
|
-
const setProductGridElementValue = (dispatch, itemName, attributeName, value, settings, mode, elementName, subObjName) => {
|
|
425
|
-
const valToMerge = getValueToMerge(attributeName, value, subObjName, settings);
|
|
426
|
-
dispatch(setProductGridElement({ mode: mode, elementValues: Object.assign(Object.assign({}, settings), valToMerge), elementName: elementName }));
|
|
427
|
-
};
|
|
428
|
-
const setFiltersElementValue = (dispatch, itemName, attributeName, value, settings, mode, elementName, subObjName) => {
|
|
429
|
-
const valToMerge = getValueToMerge(attributeName, value, subObjName, settings);
|
|
430
|
-
dispatch(setFiltersElement({ mode: mode, elementValues: Object.assign(Object.assign({}, settings), valToMerge), elementName: elementName }));
|
|
431
|
-
};
|
|
432
|
-
const setFiltersValue = (dispatch, itemName, attributeName, value, settings, mode, subObjName) => {
|
|
433
|
-
const valToMerge = getValueToMerge(attributeName, value, subObjName, settings.filters);
|
|
434
|
-
dispatch(setFilters({ mode: mode, filters: Object.assign(Object.assign({}, settings.filters), valToMerge) }));
|
|
435
|
-
};
|
|
436
|
-
const findItemMenuObj = (itemName) => {
|
|
437
|
-
let menuItem;
|
|
438
|
-
AllMenuItems.forEach((item) => {
|
|
439
|
-
if (item.itemName == itemName) {
|
|
440
|
-
menuItem = item;
|
|
441
|
-
}
|
|
442
|
-
});
|
|
443
|
-
return menuItem;
|
|
444
|
-
};
|
|
445
|
-
const getMutualAttKey = (itemName, attributeName, subObjName) => {
|
|
446
|
-
let key = '';
|
|
447
|
-
let itemMenu = findItemMenuObj(itemName);
|
|
448
|
-
if (!itemMenu)
|
|
449
|
-
return key;
|
|
450
|
-
itemMenu.parentsKeys && itemMenu.parentsKeys.forEach((parent) => {
|
|
451
|
-
key = parent + '_' + key;
|
|
452
|
-
});
|
|
453
|
-
key += itemMenu.key + '_';
|
|
454
|
-
if (subObjName) {
|
|
455
|
-
key += subObjName + '_';
|
|
456
|
-
}
|
|
457
|
-
key += attributeName;
|
|
458
|
-
return key;
|
|
459
|
-
};
|
|
460
|
-
const getDisplaysToSetMutualAtt = (key, editedSettings, mode) => {
|
|
461
|
-
const displays = [];
|
|
462
|
-
if (mode == 'desktop') {
|
|
463
|
-
if (!editedSettings[key]['tablet']) {
|
|
464
|
-
displays.push('tablet');
|
|
465
|
-
if (!editedSettings[key]['mobile']) {
|
|
466
|
-
displays.push('mobile');
|
|
467
|
-
}
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
else if (mode == 'tablet') {
|
|
471
|
-
if (!editedSettings[key]['mobile']) {
|
|
472
|
-
displays.push('mobile');
|
|
473
|
-
}
|
|
474
|
-
}
|
|
475
|
-
return displays;
|
|
476
|
-
};
|
|
477
|
-
const setMutualDisplaysAttributes = (dispatch, valueToMerge, value, settings, allCurrentDevicesSettings, itemName, attributeName, mode, subObjName, mutualDisplayAttributes) => {
|
|
478
|
-
if (mutualDisplayAttributes) {
|
|
479
|
-
let key = getMutualAttKey(itemName, attributeName, subObjName);
|
|
480
|
-
if (mutualDisplayAttributes[key]) {
|
|
481
|
-
if (mode != 'Desktop' && !mutualDisplayAttributes[key][mode.toLowerCase()]) {
|
|
482
|
-
dispatch(setMutualDisplayAttribute({ key: key, mode: mode.toLowerCase() }));
|
|
483
|
-
}
|
|
484
|
-
const displaysToSet = getDisplaysToSetMutualAtt(key, mutualDisplayAttributes, mode.toLowerCase());
|
|
485
|
-
displaysToSet.forEach((mode) => {
|
|
486
|
-
setDisplayItemValue(dispatch, itemName, attributeName, valueToMerge, value, allCurrentDevicesSettings[mode], mode, subObjName);
|
|
487
|
-
});
|
|
488
|
-
}
|
|
489
|
-
}
|
|
490
|
-
};
|
|
491
|
-
const setDisplayItemValue = (dispatch, itemName, attributeName, valueToMerge, value, settings, mode, subObjName) => {
|
|
492
|
-
switch (itemName) {
|
|
493
|
-
case 'Filters':
|
|
494
|
-
setFiltersValue(dispatch, itemName, attributeName, value, settings, mode, subObjName);
|
|
495
|
-
break;
|
|
496
|
-
case 'Removable Tags':
|
|
497
|
-
setFiltersElementValue(dispatch, itemName, attributeName, value, settings.filters.removableTags, mode, 'removableTags', subObjName);
|
|
498
|
-
break;
|
|
499
|
-
case 'Search within Results':
|
|
500
|
-
setFiltersElementValue(dispatch, itemName, attributeName, value, settings.filters.searchWithinResults, mode, 'searchWithinResults', subObjName);
|
|
501
|
-
break;
|
|
502
|
-
case 'Search within Filters':
|
|
503
|
-
setFiltersElementValue(dispatch, itemName, attributeName, value, settings.filters.searchWithinFilters, mode, 'searchWithinFilters', subObjName);
|
|
504
|
-
break;
|
|
505
|
-
case 'Show / Hide Filters Button':
|
|
506
|
-
setFiltersElementValue(dispatch, itemName, attributeName, value, settings.filters.showHideFiltersButton, mode, 'showHideFiltersButton', subObjName);
|
|
507
|
-
break;
|
|
508
|
-
case 'Fast Simon Search Box':
|
|
509
|
-
dispatch(setFastSimonSearchBox({ mode: mode, searchBox: Object.assign(Object.assign({}, settings.searchBox), valueToMerge) }));
|
|
510
|
-
break;
|
|
511
|
-
case 'Search Results Sorting':
|
|
512
|
-
dispatch(setSorting({ mode: mode, sorting: Object.assign(Object.assign({}, settings.sorting), valueToMerge) }));
|
|
513
|
-
break;
|
|
514
|
-
case 'Sort By':
|
|
515
|
-
const sortValToMerge = getValueToMerge(attributeName, value, subObjName, settings.sorting);
|
|
516
|
-
dispatch(setSorting({ mode: mode, sorting: Object.assign(Object.assign({}, settings.sorting), sortValToMerge) }));
|
|
517
|
-
break;
|
|
518
|
-
case 'Products Grid':
|
|
519
|
-
const productGridValToMerge = getValueToMerge(attributeName, value, subObjName, settings.productGrid);
|
|
520
|
-
dispatch(setProductGrid({ mode: mode, productGrid: Object.assign(Object.assign({}, settings.productGrid), productGridValToMerge) }));
|
|
521
|
-
break;
|
|
522
|
-
case 'Page Title':
|
|
523
|
-
setProductGridElementValue(dispatch, itemName, attributeName, value, settings.productGrid.pageTitle, mode, 'pageTitle', subObjName);
|
|
524
|
-
break;
|
|
525
|
-
case 'Pagination':
|
|
526
|
-
setProductGridElementValue(dispatch, itemName, attributeName, value, settings.productGrid.pagination, mode, 'pagination', subObjName);
|
|
527
|
-
break;
|
|
528
|
-
case 'Product':
|
|
529
|
-
setProductGridElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product, mode, 'product', subObjName);
|
|
530
|
-
break;
|
|
531
|
-
case 'Title':
|
|
532
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.title, mode, 'title', subObjName);
|
|
533
|
-
break;
|
|
534
|
-
case 'Price':
|
|
535
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.price, mode, 'price', subObjName);
|
|
536
|
-
break;
|
|
537
|
-
case 'Compare at Price':
|
|
538
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.compare, mode, 'compare', subObjName);
|
|
539
|
-
break;
|
|
540
|
-
case 'Reviews':
|
|
541
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.reviews, mode, 'reviews', subObjName);
|
|
542
|
-
break;
|
|
543
|
-
case 'Add to Cart':
|
|
544
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.addToCart, mode, 'addToCart', subObjName);
|
|
545
|
-
break;
|
|
546
|
-
case 'SKU':
|
|
547
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.sku, mode, 'sku', subObjName);
|
|
548
|
-
break;
|
|
549
|
-
case 'Description':
|
|
550
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.description, mode, 'description', subObjName);
|
|
551
|
-
break;
|
|
552
|
-
case 'In Stock':
|
|
553
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.inStock, mode, 'inStock', subObjName);
|
|
554
|
-
break;
|
|
555
|
-
case 'Out of Stock':
|
|
556
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.outOfStock, mode, 'outOfStock', subObjName);
|
|
557
|
-
break;
|
|
558
|
-
case 'Vendor':
|
|
559
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.vendor, mode, 'vendor', subObjName);
|
|
560
|
-
break;
|
|
561
|
-
case 'Wishlist':
|
|
562
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.wishList, mode, 'wishList', subObjName);
|
|
563
|
-
break;
|
|
564
|
-
case 'Quick View':
|
|
565
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.quickView, mode, 'quickView', subObjName);
|
|
566
|
-
break;
|
|
567
|
-
case 'Look-A-Like':
|
|
568
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.lookALike, mode, 'lookALike', subObjName);
|
|
569
|
-
break;
|
|
570
|
-
case 'Swatches':
|
|
571
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.colorSwatches, mode, 'colorSwatches', subObjName);
|
|
572
|
-
break;
|
|
573
|
-
case 'Back In Stock':
|
|
574
|
-
setProductElementValue(dispatch, itemName, attributeName, value, settings.productGrid.product.backInStock, mode, 'backInStock', subObjName);
|
|
575
|
-
break;
|
|
576
|
-
case 'Quick View Modal':
|
|
577
|
-
setProductGridElementValue(dispatch, itemName, attributeName, value, settings.productGrid.quickViewModal, mode, 'quickViewModal', subObjName);
|
|
578
|
-
break;
|
|
579
|
-
default:
|
|
580
|
-
break;
|
|
581
|
-
}
|
|
582
|
-
};
|
|
583
|
-
export const setAllFonts = (dispatch, obj, replace_value, path) => {
|
|
584
|
-
if (obj instanceof Object) {
|
|
585
|
-
if (isFontSetting(obj)) {
|
|
586
|
-
['desktop', 'tablet', 'mobile'].forEach(mode => dispatch(setFamilyFont({ mode: mode, path: path, value: replace_value })));
|
|
587
|
-
}
|
|
588
|
-
Object.keys(obj).forEach(key => {
|
|
589
|
-
setAllFonts(dispatch, obj[key], replace_value, path.concat(key));
|
|
590
|
-
});
|
|
591
|
-
}
|
|
592
|
-
};
|
|
593
|
-
export const setItemValue = (dispatch, itemName, attributeName, value, settings, allCurrentDevicesSettings, mode, mutualDisplayAttributes, mutualDisplayFlag, subObjName, changeAllFonts) => {
|
|
594
|
-
dispatch(setEditorPosition({ actionName: 'SET' }));
|
|
595
|
-
let valueToMerge = {};
|
|
596
|
-
if (!subObjName) {
|
|
597
|
-
valueToMerge[attributeName] = value;
|
|
598
|
-
}
|
|
599
|
-
if (!changeAllFonts) {
|
|
600
|
-
setDisplayItemValue(dispatch, itemName, attributeName, valueToMerge, value, settings, mode, subObjName);
|
|
601
|
-
if (mutualDisplayFlag) {
|
|
602
|
-
setMutualDisplaysAttributes(dispatch, valueToMerge, value, settings, allCurrentDevicesSettings, itemName, attributeName, mode, subObjName, mutualDisplayAttributes);
|
|
603
|
-
}
|
|
604
|
-
}
|
|
605
|
-
else {
|
|
606
|
-
setAllFonts(dispatch, settings, value, []);
|
|
607
|
-
}
|
|
608
|
-
};
|
|
609
|
-
export const getNumberOfProductsPerRow = () => {
|
|
610
|
-
var _a;
|
|
611
|
-
const gridElement = (_a = document.querySelector("#products-grid-wrapper")) === null || _a === void 0 ? void 0 : _a.children[0].children;
|
|
612
|
-
if (gridElement) {
|
|
613
|
-
const grid = Array.from(gridElement);
|
|
614
|
-
const baseOffset = grid[0].getBoundingClientRect().top;
|
|
615
|
-
const breakIndex = grid.findIndex(item => item.getBoundingClientRect().top > baseOffset);
|
|
616
|
-
return (breakIndex === -1 ? grid.length : breakIndex);
|
|
617
|
-
}
|
|
618
|
-
return 0;
|
|
619
|
-
};
|
|
620
|
-
export const arrangeInfoElementsPositioning = (elementName, isActive, currentSettings, dispatch) => {
|
|
621
|
-
if (!(elementName in productInfoElementNameToAttribute))
|
|
622
|
-
return;
|
|
623
|
-
let tempLayout = (JSON.parse(JSON.stringify(currentSettings.productGrid.product.info.gridAreasObj))).filter(item => item.i != undefined);
|
|
624
|
-
if (!isActive) {
|
|
625
|
-
tempLayout = tempLayout.filter(item => item.i !== productInfoElementNameToAttribute[elementName]);
|
|
626
|
-
}
|
|
627
|
-
else {
|
|
628
|
-
tempLayout.push({ i: productInfoElementNameToAttribute[elementName], x: 0, y: getMaxRow(tempLayout), w: 4, h: 1, maxH: 1, maxW: 4, moved: false, static: false });
|
|
629
|
-
}
|
|
630
|
-
let CssGridAreas = createCssGridLayoutString(tempLayout);
|
|
631
|
-
dispatch(setProductInfoGridAreas({ areas: CssGridAreas, areasObj: tempLayout }));
|
|
632
|
-
};
|
|
633
|
-
//# sourceMappingURL=utils.js.map
|