@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,3754 +0,0 @@
|
|
|
1
|
-
export const defaultSwatchColors = {
|
|
2
|
-
"navy": {
|
|
3
|
-
"color": "navy"
|
|
4
|
-
},
|
|
5
|
-
"natural": {
|
|
6
|
-
"color": "#fffaf0"
|
|
7
|
-
},
|
|
8
|
-
"chipmunk": {
|
|
9
|
-
"color": "#8e6338"
|
|
10
|
-
},
|
|
11
|
-
"storm": {
|
|
12
|
-
"color": "#717486"
|
|
13
|
-
},
|
|
14
|
-
"tobacco": {
|
|
15
|
-
"color": "#715d47"
|
|
16
|
-
},
|
|
17
|
-
"pewter": {
|
|
18
|
-
"color": "#91a092"
|
|
19
|
-
},
|
|
20
|
-
"dune": {
|
|
21
|
-
"color": "#867665"
|
|
22
|
-
},
|
|
23
|
-
"shore": {
|
|
24
|
-
"color": "#c1bfbd"
|
|
25
|
-
},
|
|
26
|
-
"kiwi": {
|
|
27
|
-
"color": "#8ee53f"
|
|
28
|
-
},
|
|
29
|
-
"sky": {
|
|
30
|
-
"color": "#87cefa"
|
|
31
|
-
},
|
|
32
|
-
"royal": {
|
|
33
|
-
"color": "#4169e1"
|
|
34
|
-
},
|
|
35
|
-
"moonrock": {
|
|
36
|
-
"color": "#f2e0ce"
|
|
37
|
-
},
|
|
38
|
-
"citrus": {
|
|
39
|
-
"color": "#fff759"
|
|
40
|
-
},
|
|
41
|
-
"chrome": {
|
|
42
|
-
"color": "#e3dedb"
|
|
43
|
-
},
|
|
44
|
-
"walnut": {
|
|
45
|
-
"color": "#442233"
|
|
46
|
-
},
|
|
47
|
-
"oak": {
|
|
48
|
-
"color": "#806517"
|
|
49
|
-
},
|
|
50
|
-
"alizarin": {
|
|
51
|
-
"color": "#e32636"
|
|
52
|
-
},
|
|
53
|
-
"alizarin_crimson": {
|
|
54
|
-
"color": "#e32636"
|
|
55
|
-
},
|
|
56
|
-
"almond": {
|
|
57
|
-
"color": "#efdecd"
|
|
58
|
-
},
|
|
59
|
-
"amaranth": {
|
|
60
|
-
"color": "#e52b50"
|
|
61
|
-
},
|
|
62
|
-
"amber": {
|
|
63
|
-
"color": "#ffbf00"
|
|
64
|
-
},
|
|
65
|
-
"amethyst": {
|
|
66
|
-
"color": "#9966cc"
|
|
67
|
-
},
|
|
68
|
-
"apricot": {
|
|
69
|
-
"color": "#fbceb1"
|
|
70
|
-
},
|
|
71
|
-
"ao": {
|
|
72
|
-
"color": "green"
|
|
73
|
-
},
|
|
74
|
-
"aqua": {
|
|
75
|
-
"color": "#00ffff"
|
|
76
|
-
},
|
|
77
|
-
"aquamarine": {
|
|
78
|
-
"color": "#7fffd4"
|
|
79
|
-
},
|
|
80
|
-
"arsenic": {
|
|
81
|
-
"color": "#3b444b"
|
|
82
|
-
},
|
|
83
|
-
"asparagus": {
|
|
84
|
-
"color": "#87a96b"
|
|
85
|
-
},
|
|
86
|
-
"auburn": {
|
|
87
|
-
"color": "#a52a2a"
|
|
88
|
-
},
|
|
89
|
-
"aureolin": {
|
|
90
|
-
"color": "#fdee00"
|
|
91
|
-
},
|
|
92
|
-
"aurometalsaurus": {
|
|
93
|
-
"color": "#6e7f80"
|
|
94
|
-
},
|
|
95
|
-
"awesome": {
|
|
96
|
-
"color": "#ff2052"
|
|
97
|
-
},
|
|
98
|
-
"azure": {
|
|
99
|
-
"color": "#007fff"
|
|
100
|
-
},
|
|
101
|
-
"bazaar": {
|
|
102
|
-
"color": "#98777b"
|
|
103
|
-
},
|
|
104
|
-
"beaver": {
|
|
105
|
-
"color": "#9f8170"
|
|
106
|
-
},
|
|
107
|
-
"beige": {
|
|
108
|
-
"color": "beige"
|
|
109
|
-
},
|
|
110
|
-
"bisque": {
|
|
111
|
-
"color": "bisque"
|
|
112
|
-
},
|
|
113
|
-
"bistre": {
|
|
114
|
-
"color": "#3d2b1f"
|
|
115
|
-
},
|
|
116
|
-
"camouflage": {
|
|
117
|
-
"color": "url",
|
|
118
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/camo.jpg?2635594828431142772"
|
|
119
|
-
},
|
|
120
|
-
"belle": {
|
|
121
|
-
"color": "#c98f9d"
|
|
122
|
-
},
|
|
123
|
-
"redbean": {
|
|
124
|
-
"color": "#c98f9d"
|
|
125
|
-
},
|
|
126
|
-
"redblack": {
|
|
127
|
-
"color": "#ee1212"
|
|
128
|
-
},
|
|
129
|
-
"merlot": {
|
|
130
|
-
"color": "#870f11"
|
|
131
|
-
},
|
|
132
|
-
"bittersweet": {
|
|
133
|
-
"color": "#fe6f5e"
|
|
134
|
-
},
|
|
135
|
-
"black": {
|
|
136
|
-
"color": "#000000"
|
|
137
|
-
},
|
|
138
|
-
"blond": {
|
|
139
|
-
"color": "#faf0be"
|
|
140
|
-
},
|
|
141
|
-
"blue": {
|
|
142
|
-
"color": "#0000cd"
|
|
143
|
-
},
|
|
144
|
-
"blush": {
|
|
145
|
-
"color": "#de5d83"
|
|
146
|
-
},
|
|
147
|
-
"bole": {
|
|
148
|
-
"color": "#79443b"
|
|
149
|
-
},
|
|
150
|
-
"bone": {
|
|
151
|
-
"color": "#e3dac9"
|
|
152
|
-
},
|
|
153
|
-
"boysenberry": {
|
|
154
|
-
"color": "#873260"
|
|
155
|
-
},
|
|
156
|
-
"brass": {
|
|
157
|
-
"color": "#b5a642"
|
|
158
|
-
},
|
|
159
|
-
"bronze": {
|
|
160
|
-
"color": "#cd7f32"
|
|
161
|
-
},
|
|
162
|
-
"brown": {
|
|
163
|
-
"color": "#8b4513"
|
|
164
|
-
},
|
|
165
|
-
"bubbles": {
|
|
166
|
-
"color": "#e7feff"
|
|
167
|
-
},
|
|
168
|
-
"buff": {
|
|
169
|
-
"color": "#f0dc82"
|
|
170
|
-
},
|
|
171
|
-
"burgundy": {
|
|
172
|
-
"color": "#800020"
|
|
173
|
-
},
|
|
174
|
-
"burlywood": {
|
|
175
|
-
"color": "#deb887"
|
|
176
|
-
},
|
|
177
|
-
"byzantine": {
|
|
178
|
-
"color": "#bd33a4"
|
|
179
|
-
},
|
|
180
|
-
"byzantium": {
|
|
181
|
-
"color": "#702963"
|
|
182
|
-
},
|
|
183
|
-
"cadet": {
|
|
184
|
-
"color": "#536872",
|
|
185
|
-
},
|
|
186
|
-
"canary": {
|
|
187
|
-
"color": "#ffff99"
|
|
188
|
-
},
|
|
189
|
-
"capri": {
|
|
190
|
-
"color": "#00bfff"
|
|
191
|
-
},
|
|
192
|
-
"camel": {
|
|
193
|
-
"color": "#c19a6b"
|
|
194
|
-
},
|
|
195
|
-
"cardinal": {
|
|
196
|
-
"color": "#c41e3a"
|
|
197
|
-
},
|
|
198
|
-
"carmine": {
|
|
199
|
-
"color": "#ff0040"
|
|
200
|
-
},
|
|
201
|
-
"carnelian": {
|
|
202
|
-
"color": "#b31b1b"
|
|
203
|
-
},
|
|
204
|
-
"ceil": {
|
|
205
|
-
"color": "#92a1cf"
|
|
206
|
-
},
|
|
207
|
-
"celadon": {
|
|
208
|
-
"color": "#ace1af"
|
|
209
|
-
},
|
|
210
|
-
"celeste": {
|
|
211
|
-
"color": "#b2ffff"
|
|
212
|
-
},
|
|
213
|
-
"cerise": {
|
|
214
|
-
"color": "#de3163"
|
|
215
|
-
},
|
|
216
|
-
"cerulean": {
|
|
217
|
-
"color": "#007ba7"
|
|
218
|
-
},
|
|
219
|
-
"chamoisee": {
|
|
220
|
-
"color": "#a0785a"
|
|
221
|
-
},
|
|
222
|
-
"champagne": {
|
|
223
|
-
"color": "#fad6a5"
|
|
224
|
-
},
|
|
225
|
-
"charcoal": {
|
|
226
|
-
"color": "#36454f"
|
|
227
|
-
},
|
|
228
|
-
"mocha": {
|
|
229
|
-
"color": "#493d26"
|
|
230
|
-
},
|
|
231
|
-
"fuschia": {
|
|
232
|
-
"color": "#ff00ff"
|
|
233
|
-
},
|
|
234
|
-
"chartreuse": {
|
|
235
|
-
"color": "#dfff00"
|
|
236
|
-
},
|
|
237
|
-
"cherry": {
|
|
238
|
-
"color": "#de3163"
|
|
239
|
-
},
|
|
240
|
-
"chestnut": {
|
|
241
|
-
"color": "#cd5c5c"
|
|
242
|
-
},
|
|
243
|
-
"chocolate": {
|
|
244
|
-
"color": "#d2691e"
|
|
245
|
-
},
|
|
246
|
-
"cinereous": {
|
|
247
|
-
"color": "#98817b"
|
|
248
|
-
},
|
|
249
|
-
"cinnabar": {
|
|
250
|
-
"color": "#e34234"
|
|
251
|
-
},
|
|
252
|
-
"cinnamon": {
|
|
253
|
-
"color": "#d2691e"
|
|
254
|
-
},
|
|
255
|
-
"citrine": {
|
|
256
|
-
"color": "#e4d00a"
|
|
257
|
-
},
|
|
258
|
-
"clover": {
|
|
259
|
-
"color": "#00ff6f"
|
|
260
|
-
},
|
|
261
|
-
"cobalt": {
|
|
262
|
-
"color": "#0047ab"
|
|
263
|
-
},
|
|
264
|
-
"copper": {
|
|
265
|
-
"color": "#b87333"
|
|
266
|
-
},
|
|
267
|
-
"coffee": {
|
|
268
|
-
"color": "#6f4e37"
|
|
269
|
-
},
|
|
270
|
-
"cyan": {
|
|
271
|
-
"color": "#00ffff"
|
|
272
|
-
},
|
|
273
|
-
"daffodil": {
|
|
274
|
-
"color": "#ffff31"
|
|
275
|
-
},
|
|
276
|
-
"dandelion": {
|
|
277
|
-
"color": "#f0e130"
|
|
278
|
-
},
|
|
279
|
-
"coquelicot": {
|
|
280
|
-
"color": "#ff3800"
|
|
281
|
-
},
|
|
282
|
-
"coral": {
|
|
283
|
-
"color": "coral"
|
|
284
|
-
},
|
|
285
|
-
"cordovan": {
|
|
286
|
-
"color": "#893f45"
|
|
287
|
-
},
|
|
288
|
-
"corn": {
|
|
289
|
-
"color": "#fbec5d"
|
|
290
|
-
},
|
|
291
|
-
"cornflower": {
|
|
292
|
-
"color": "#9aceeb"
|
|
293
|
-
},
|
|
294
|
-
"cornsilk": {
|
|
295
|
-
"color": "#fff8dc"
|
|
296
|
-
},
|
|
297
|
-
"cream": {
|
|
298
|
-
"color": "#fffdd0"
|
|
299
|
-
},
|
|
300
|
-
"crimson": {
|
|
301
|
-
"color": "#dc143c"
|
|
302
|
-
},
|
|
303
|
-
"denim": {
|
|
304
|
-
"color": "#1560bd"
|
|
305
|
-
},
|
|
306
|
-
"desert": {
|
|
307
|
-
"color": "#c19a6b"
|
|
308
|
-
},
|
|
309
|
-
"drab": {
|
|
310
|
-
"color": "#967117"
|
|
311
|
-
},
|
|
312
|
-
"ecru": {
|
|
313
|
-
"color": "#c2b280"
|
|
314
|
-
},
|
|
315
|
-
"eggplant": {
|
|
316
|
-
"color": "#614051"
|
|
317
|
-
},
|
|
318
|
-
"eggshell": {
|
|
319
|
-
"color": "#f0ead6"
|
|
320
|
-
},
|
|
321
|
-
"emerald": {
|
|
322
|
-
"color": "#50c878"
|
|
323
|
-
},
|
|
324
|
-
"espresso": {
|
|
325
|
-
"color": "#4e2a2a"
|
|
326
|
-
},
|
|
327
|
-
"fallow": {
|
|
328
|
-
"color": "#c19a6b"
|
|
329
|
-
},
|
|
330
|
-
"famous": {
|
|
331
|
-
"color": "#ff00ff"
|
|
332
|
-
},
|
|
333
|
-
"fandango": {
|
|
334
|
-
"color": "#b53389"
|
|
335
|
-
},
|
|
336
|
-
"fawn": {
|
|
337
|
-
"color": "#e5aa70"
|
|
338
|
-
},
|
|
339
|
-
"feldgrau": {
|
|
340
|
-
"color": "#4d5d53"
|
|
341
|
-
},
|
|
342
|
-
"fern": {
|
|
343
|
-
"color": "#71bc78"
|
|
344
|
-
},
|
|
345
|
-
"firebrick": {
|
|
346
|
-
"color": "#b22222"
|
|
347
|
-
},
|
|
348
|
-
"flame": {
|
|
349
|
-
"color": "#e25822"
|
|
350
|
-
},
|
|
351
|
-
"flavescent": {
|
|
352
|
-
"color": "#f7e98e"
|
|
353
|
-
},
|
|
354
|
-
"flax": {
|
|
355
|
-
"color": "#eedc82"
|
|
356
|
-
},
|
|
357
|
-
"folly": {
|
|
358
|
-
"color": "#ff004f"
|
|
359
|
-
},
|
|
360
|
-
"fuchsia": {
|
|
361
|
-
"color": "#ff00ff"
|
|
362
|
-
},
|
|
363
|
-
"fulvous": {
|
|
364
|
-
"color": "#e48400"
|
|
365
|
-
},
|
|
366
|
-
"gainsboro": {
|
|
367
|
-
"color": "#dcdcdc"
|
|
368
|
-
},
|
|
369
|
-
"gamboge": {
|
|
370
|
-
"color": "#e49b0f"
|
|
371
|
-
},
|
|
372
|
-
"ginger": {
|
|
373
|
-
"color": "#b06500"
|
|
374
|
-
},
|
|
375
|
-
"glaucous": {
|
|
376
|
-
"color": "#6082b6"
|
|
377
|
-
},
|
|
378
|
-
"glitter": {
|
|
379
|
-
"color": "#e6e8fa"
|
|
380
|
-
},
|
|
381
|
-
"gold": {
|
|
382
|
-
"color": "gold"
|
|
383
|
-
},
|
|
384
|
-
"goldenrod": {
|
|
385
|
-
"color": "#daa520"
|
|
386
|
-
},
|
|
387
|
-
"green": {
|
|
388
|
-
"color": "green"
|
|
389
|
-
},
|
|
390
|
-
"grullo": {
|
|
391
|
-
"color": "#a99a86"
|
|
392
|
-
},
|
|
393
|
-
"heliotrope": {
|
|
394
|
-
"color": "#df73ff"
|
|
395
|
-
},
|
|
396
|
-
"honeydew": {
|
|
397
|
-
"color": "#f0fff0"
|
|
398
|
-
},
|
|
399
|
-
"iceberg": {
|
|
400
|
-
"color": "#71a6d2"
|
|
401
|
-
},
|
|
402
|
-
"icterine": {
|
|
403
|
-
"color": "#fcf75e"
|
|
404
|
-
},
|
|
405
|
-
"inchworm": {
|
|
406
|
-
"color": "#b2ec5d"
|
|
407
|
-
},
|
|
408
|
-
"indigo": {
|
|
409
|
-
"color": "indigo"
|
|
410
|
-
},
|
|
411
|
-
"iris": {
|
|
412
|
-
"color": "#5a4fcf"
|
|
413
|
-
},
|
|
414
|
-
"isabelline": {
|
|
415
|
-
"color": "#f4f0ec"
|
|
416
|
-
},
|
|
417
|
-
"ivory": {
|
|
418
|
-
"color": "ivory"
|
|
419
|
-
},
|
|
420
|
-
"jade": {
|
|
421
|
-
"color": "#00a86b"
|
|
422
|
-
},
|
|
423
|
-
"jasmine": {
|
|
424
|
-
"color": "#f8de7e"
|
|
425
|
-
},
|
|
426
|
-
"jasper": {
|
|
427
|
-
"color": "#d73b3e"
|
|
428
|
-
},
|
|
429
|
-
"jonquil": {
|
|
430
|
-
"color": "#fada5e"
|
|
431
|
-
},
|
|
432
|
-
"khaki": {
|
|
433
|
-
"color": "#c3b091"
|
|
434
|
-
},
|
|
435
|
-
"lava": {
|
|
436
|
-
"color": "#cf1020"
|
|
437
|
-
},
|
|
438
|
-
"lavender": {
|
|
439
|
-
"color": "#b57edc"
|
|
440
|
-
},
|
|
441
|
-
"lemon": {
|
|
442
|
-
"color": "#fff700"
|
|
443
|
-
},
|
|
444
|
-
"lilac": {
|
|
445
|
-
"color": "#c8a2c8"
|
|
446
|
-
},
|
|
447
|
-
"lime": {
|
|
448
|
-
"color": "#bfff00"
|
|
449
|
-
},
|
|
450
|
-
"linen": {
|
|
451
|
-
"color": "linen"
|
|
452
|
-
},
|
|
453
|
-
"lion": {
|
|
454
|
-
"color": "#c19a6b"
|
|
455
|
-
},
|
|
456
|
-
"liver": {
|
|
457
|
-
"color": "#534b4f"
|
|
458
|
-
},
|
|
459
|
-
"lust": {
|
|
460
|
-
"color": "#e62020"
|
|
461
|
-
},
|
|
462
|
-
"magenta": {
|
|
463
|
-
"color": "#ff00ff"
|
|
464
|
-
},
|
|
465
|
-
"magnolia": {
|
|
466
|
-
"color": "#f8f4ff"
|
|
467
|
-
},
|
|
468
|
-
"mahogany": {
|
|
469
|
-
"color": "#c04000"
|
|
470
|
-
},
|
|
471
|
-
"maize": {
|
|
472
|
-
"color": "#fbec5d"
|
|
473
|
-
},
|
|
474
|
-
"malachite": {
|
|
475
|
-
"color": "#0bda51"
|
|
476
|
-
},
|
|
477
|
-
"manatee": {
|
|
478
|
-
"color": "#979aaa"
|
|
479
|
-
},
|
|
480
|
-
"mantis": {
|
|
481
|
-
"color": "#74c365"
|
|
482
|
-
},
|
|
483
|
-
"maroon": {
|
|
484
|
-
"color": "maroon"
|
|
485
|
-
},
|
|
486
|
-
"mauve": {
|
|
487
|
-
"color": "#e0b0ff"
|
|
488
|
-
},
|
|
489
|
-
"mauvelous": {
|
|
490
|
-
"color": "#ef98aa"
|
|
491
|
-
},
|
|
492
|
-
"melon": {
|
|
493
|
-
"color": "#fdbcb4"
|
|
494
|
-
},
|
|
495
|
-
"mint": {
|
|
496
|
-
"color": "#3eb489"
|
|
497
|
-
},
|
|
498
|
-
"moccasin": {
|
|
499
|
-
"color": "#faebd7"
|
|
500
|
-
},
|
|
501
|
-
"mulberry": {
|
|
502
|
-
"color": "#c54b8c"
|
|
503
|
-
},
|
|
504
|
-
"munsell": {
|
|
505
|
-
"color": "#f2f3f4"
|
|
506
|
-
},
|
|
507
|
-
"mustard": {
|
|
508
|
-
"color": "#ffdb58"
|
|
509
|
-
},
|
|
510
|
-
"myrtle": {
|
|
511
|
-
"color": "#21421e"
|
|
512
|
-
},
|
|
513
|
-
"ochre": {
|
|
514
|
-
"color": "#cc7722"
|
|
515
|
-
},
|
|
516
|
-
"olive": {
|
|
517
|
-
"color": "olive"
|
|
518
|
-
},
|
|
519
|
-
"olivine": {
|
|
520
|
-
"color": "#9ab973"
|
|
521
|
-
},
|
|
522
|
-
"onyx": {
|
|
523
|
-
"color": "#0f0f0f"
|
|
524
|
-
},
|
|
525
|
-
"orange": {
|
|
526
|
-
"color": "#ff8c00"
|
|
527
|
-
},
|
|
528
|
-
"orchid": {
|
|
529
|
-
"color": "orchid"
|
|
530
|
-
},
|
|
531
|
-
"patriarch": {
|
|
532
|
-
"color": "purple"
|
|
533
|
-
},
|
|
534
|
-
"peach": {
|
|
535
|
-
"color": "#ffe5b4"
|
|
536
|
-
},
|
|
537
|
-
"pear": {
|
|
538
|
-
"color": "#d1e231"
|
|
539
|
-
},
|
|
540
|
-
"pearl": {
|
|
541
|
-
"color": "#f0ead6"
|
|
542
|
-
},
|
|
543
|
-
"peridot": {
|
|
544
|
-
"color": "#e6e200"
|
|
545
|
-
},
|
|
546
|
-
"periwinkle": {
|
|
547
|
-
"color": "#ccf"
|
|
548
|
-
},
|
|
549
|
-
"phlox": {
|
|
550
|
-
"color": "#df00ff"
|
|
551
|
-
},
|
|
552
|
-
"pink": {
|
|
553
|
-
"color": "#ff69b4"
|
|
554
|
-
},
|
|
555
|
-
"pistachio": {
|
|
556
|
-
"color": "#93c572"
|
|
557
|
-
},
|
|
558
|
-
"platinum": {
|
|
559
|
-
"color": "#e5e4e2"
|
|
560
|
-
},
|
|
561
|
-
"plum": {
|
|
562
|
-
"color": "#8e4585"
|
|
563
|
-
},
|
|
564
|
-
"prune": {
|
|
565
|
-
"color": "#701c1c"
|
|
566
|
-
},
|
|
567
|
-
"puce": {
|
|
568
|
-
"color": "#c89"
|
|
569
|
-
},
|
|
570
|
-
"pumpkin": {
|
|
571
|
-
"color": "#ff7518"
|
|
572
|
-
},
|
|
573
|
-
"purple": {
|
|
574
|
-
"color": "#9400d3"
|
|
575
|
-
},
|
|
576
|
-
"rackley": {
|
|
577
|
-
"color": "#5d8aa8"
|
|
578
|
-
},
|
|
579
|
-
"raspberry": {
|
|
580
|
-
"color": "#e30b5d"
|
|
581
|
-
},
|
|
582
|
-
"razzmatazz": {
|
|
583
|
-
"color": "#e3256b"
|
|
584
|
-
},
|
|
585
|
-
"red": {
|
|
586
|
-
"color": "red"
|
|
587
|
-
},
|
|
588
|
-
"rose": {
|
|
589
|
-
"color": "#ff007f"
|
|
590
|
-
},
|
|
591
|
-
"rosewood": {
|
|
592
|
-
"color": "#65000b"
|
|
593
|
-
},
|
|
594
|
-
"ruby": {
|
|
595
|
-
"color": "#e0115f"
|
|
596
|
-
},
|
|
597
|
-
"ruddy": {
|
|
598
|
-
"color": "#ff0028"
|
|
599
|
-
},
|
|
600
|
-
"rufous": {
|
|
601
|
-
"color": "#a81c07"
|
|
602
|
-
},
|
|
603
|
-
"russet": {
|
|
604
|
-
"color": "#80461b"
|
|
605
|
-
},
|
|
606
|
-
"rust": {
|
|
607
|
-
"color": "#b7410e"
|
|
608
|
-
},
|
|
609
|
-
"saffron": {
|
|
610
|
-
"color": "#f4c430"
|
|
611
|
-
},
|
|
612
|
-
"salmon": {
|
|
613
|
-
"color": "#ff8c69"
|
|
614
|
-
},
|
|
615
|
-
"sand": {
|
|
616
|
-
"color": "#c2b280"
|
|
617
|
-
},
|
|
618
|
-
"sandstorm": {
|
|
619
|
-
"color": "#ecd540"
|
|
620
|
-
},
|
|
621
|
-
"sapphire": {
|
|
622
|
-
"color": "#082567"
|
|
623
|
-
},
|
|
624
|
-
"scarlet": {
|
|
625
|
-
"color": "#ff2400"
|
|
626
|
-
},
|
|
627
|
-
"seashell": {
|
|
628
|
-
"color": "#fff5ee"
|
|
629
|
-
},
|
|
630
|
-
"sepia": {
|
|
631
|
-
"color": "#704214"
|
|
632
|
-
},
|
|
633
|
-
"shadow": {
|
|
634
|
-
"color": "#8a795d"
|
|
635
|
-
},
|
|
636
|
-
"shamrock": {
|
|
637
|
-
"color": "#45cea2"
|
|
638
|
-
},
|
|
639
|
-
"sienna": {
|
|
640
|
-
"color": "#882d17"
|
|
641
|
-
},
|
|
642
|
-
"silver": {
|
|
643
|
-
"color": "silver"
|
|
644
|
-
},
|
|
645
|
-
"sinopia": {
|
|
646
|
-
"color": "#cb410b"
|
|
647
|
-
},
|
|
648
|
-
"skobeloff": {
|
|
649
|
-
"color": "#007474"
|
|
650
|
-
},
|
|
651
|
-
"smalt": {
|
|
652
|
-
"color": "#039"
|
|
653
|
-
},
|
|
654
|
-
"snow": {
|
|
655
|
-
"color": "snow"
|
|
656
|
-
},
|
|
657
|
-
"stizza": {
|
|
658
|
-
"color": "#900"
|
|
659
|
-
},
|
|
660
|
-
"stormcloud": {
|
|
661
|
-
"color": "teal"
|
|
662
|
-
},
|
|
663
|
-
"straw": {
|
|
664
|
-
"color": "#e4d96f"
|
|
665
|
-
},
|
|
666
|
-
"sunglow": {
|
|
667
|
-
"color": "#fc3"
|
|
668
|
-
},
|
|
669
|
-
"sunset": {
|
|
670
|
-
"color": "#fad6a5"
|
|
671
|
-
},
|
|
672
|
-
"tan": {
|
|
673
|
-
"color": "tan"
|
|
674
|
-
},
|
|
675
|
-
"tangelo": {
|
|
676
|
-
"color": "#f94d00"
|
|
677
|
-
},
|
|
678
|
-
"tangerine": {
|
|
679
|
-
"color": "#f28500"
|
|
680
|
-
},
|
|
681
|
-
"taupe": {
|
|
682
|
-
"color": "#483c32"
|
|
683
|
-
},
|
|
684
|
-
"teal": {
|
|
685
|
-
"color": "teal"
|
|
686
|
-
},
|
|
687
|
-
"tawny": {
|
|
688
|
-
"color": "#cd5700"
|
|
689
|
-
},
|
|
690
|
-
"thistle": {
|
|
691
|
-
"color": "#d8bfd8"
|
|
692
|
-
},
|
|
693
|
-
"timberwolf": {
|
|
694
|
-
"color": "#dbd7d2"
|
|
695
|
-
},
|
|
696
|
-
"tomato": {
|
|
697
|
-
"color": "tomato"
|
|
698
|
-
},
|
|
699
|
-
"toolbox": {
|
|
700
|
-
"color": "#746cc0"
|
|
701
|
-
},
|
|
702
|
-
"topaz": {
|
|
703
|
-
"color": "#ffc87c"
|
|
704
|
-
},
|
|
705
|
-
"transparent": {
|
|
706
|
-
"color": "transparent"
|
|
707
|
-
},
|
|
708
|
-
"tumbleweed": {
|
|
709
|
-
"color": "#deaa88"
|
|
710
|
-
},
|
|
711
|
-
"turquoise": {
|
|
712
|
-
"color": "#30d5c8"
|
|
713
|
-
},
|
|
714
|
-
"ultramarine": {
|
|
715
|
-
"color": "#120a8f"
|
|
716
|
-
},
|
|
717
|
-
"umber": {
|
|
718
|
-
"color": "#635147"
|
|
719
|
-
},
|
|
720
|
-
"ube": {
|
|
721
|
-
"color": "#8878c3"
|
|
722
|
-
},
|
|
723
|
-
"urobilin": {
|
|
724
|
-
"color": "#e1ad21"
|
|
725
|
-
},
|
|
726
|
-
"verdigris": {
|
|
727
|
-
"color": "#43b3ae"
|
|
728
|
-
},
|
|
729
|
-
"vanilla": {
|
|
730
|
-
"color": "#f3e5ab"
|
|
731
|
-
},
|
|
732
|
-
"vermilion": {
|
|
733
|
-
"color": "#e34234"
|
|
734
|
-
},
|
|
735
|
-
"veronica": {
|
|
736
|
-
"color": "#a020f0"
|
|
737
|
-
},
|
|
738
|
-
"violet": {
|
|
739
|
-
"color": "#8f00ff"
|
|
740
|
-
},
|
|
741
|
-
"viridian": {
|
|
742
|
-
"color": "#40826d"
|
|
743
|
-
},
|
|
744
|
-
"waterspout": {
|
|
745
|
-
"color": "#00ffff"
|
|
746
|
-
},
|
|
747
|
-
"wenge": {
|
|
748
|
-
"color": "#645452"
|
|
749
|
-
},
|
|
750
|
-
"wheat": {
|
|
751
|
-
"color": "wheat"
|
|
752
|
-
},
|
|
753
|
-
"white": {
|
|
754
|
-
"color": "#ffffff"
|
|
755
|
-
},
|
|
756
|
-
"wine": {
|
|
757
|
-
"color": "#722f37"
|
|
758
|
-
},
|
|
759
|
-
"wisteria": {
|
|
760
|
-
"color": "#c9a0dc"
|
|
761
|
-
},
|
|
762
|
-
"xanadu": {
|
|
763
|
-
"color": "#738678"
|
|
764
|
-
},
|
|
765
|
-
"yellow": {
|
|
766
|
-
"color": "#ffff00"
|
|
767
|
-
},
|
|
768
|
-
"zaffre": {
|
|
769
|
-
"color": "#0014a8"
|
|
770
|
-
},
|
|
771
|
-
"print": {
|
|
772
|
-
"color": "url",
|
|
773
|
-
"url": "https://acp-magento.appspot.com/images/swatches/print.jpg"
|
|
774
|
-
},
|
|
775
|
-
"nude": {
|
|
776
|
-
"color": "wheat"
|
|
777
|
-
},
|
|
778
|
-
"camo": {
|
|
779
|
-
"color": "url",
|
|
780
|
-
"url": "https://acp-magento.appspot.com/images/swatches/camo.jpg"
|
|
781
|
-
},
|
|
782
|
-
"plaid": {
|
|
783
|
-
"color": "url",
|
|
784
|
-
"url": "https://acp-magento.appspot.com/images/swatches/plaid.png"
|
|
785
|
-
},
|
|
786
|
-
"cabana": {
|
|
787
|
-
"color": "url",
|
|
788
|
-
"url": "https://acp-magento.appspot.com/images/swatches/cabana.png"
|
|
789
|
-
},
|
|
790
|
-
"floral": {
|
|
791
|
-
"color": "url",
|
|
792
|
-
"url": "https://acp-magento.appspot.com/images/swatches/floral.jpg"
|
|
793
|
-
},
|
|
794
|
-
"stripe": {
|
|
795
|
-
"color": "url",
|
|
796
|
-
"url": "https://acp-magento.appspot.com/images/swatches/striped.jpg"
|
|
797
|
-
},
|
|
798
|
-
"multi": {
|
|
799
|
-
"color": "url",
|
|
800
|
-
"url": "https://acp-magento.appspot.com/images/swatches/multicolored.jpg"
|
|
801
|
-
},
|
|
802
|
-
"multicolor": {
|
|
803
|
-
"color": "url",
|
|
804
|
-
"url": "https://acp-magento.appspot.com/images/swatches/multicolored.jpg"
|
|
805
|
-
},
|
|
806
|
-
"multicolored": {
|
|
807
|
-
"color": "url",
|
|
808
|
-
"url": "https://acp-magento.appspot.com/images/swatches/multicolored.jpg"
|
|
809
|
-
},
|
|
810
|
-
"alluring": {
|
|
811
|
-
"color": "#f4ac94"
|
|
812
|
-
},
|
|
813
|
-
"blackcoral": {
|
|
814
|
-
"color": "#ff69b4"
|
|
815
|
-
},
|
|
816
|
-
"silvernude": {
|
|
817
|
-
"color": "gray"
|
|
818
|
-
},
|
|
819
|
-
"oxblood": {
|
|
820
|
-
"color": "#870f11"
|
|
821
|
-
},
|
|
822
|
-
"midnight": {
|
|
823
|
-
"color": "#182373"
|
|
824
|
-
},
|
|
825
|
-
"mediumwash": {
|
|
826
|
-
"color": "url",
|
|
827
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
828
|
-
},
|
|
829
|
-
"everglade": {
|
|
830
|
-
"color": "#008587"
|
|
831
|
-
},
|
|
832
|
-
"avocado": {
|
|
833
|
-
"color": "#6f743c"
|
|
834
|
-
},
|
|
835
|
-
"blacksilver": {
|
|
836
|
-
"color": "url",
|
|
837
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Silver.jpg?2635594828431142772"
|
|
838
|
-
},
|
|
839
|
-
"navywhite": {
|
|
840
|
-
"color": "url",
|
|
841
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/stripe.jpg?2635594828431142772"
|
|
842
|
-
},
|
|
843
|
-
"aruba": {
|
|
844
|
-
"color": "#870f11"
|
|
845
|
-
},
|
|
846
|
-
"hunter": {
|
|
847
|
-
"color": "#28572b"
|
|
848
|
-
},
|
|
849
|
-
"cappuccino": {
|
|
850
|
-
"color": "#efd2b0"
|
|
851
|
-
},
|
|
852
|
-
"seafoam": {
|
|
853
|
-
"color": "#56dfc1"
|
|
854
|
-
},
|
|
855
|
-
"bluenavy": {
|
|
856
|
-
"color": "#182373"
|
|
857
|
-
},
|
|
858
|
-
"spice": {
|
|
859
|
-
"color": "#ce790f"
|
|
860
|
-
},
|
|
861
|
-
"gray": {
|
|
862
|
-
"color": "gray"
|
|
863
|
-
},
|
|
864
|
-
"grey_wash": {
|
|
865
|
-
"color": "#938f90"
|
|
866
|
-
},
|
|
867
|
-
"dreamy": {
|
|
868
|
-
"color": "#e2918d"
|
|
869
|
-
},
|
|
870
|
-
"dark": {
|
|
871
|
-
"color": "url",
|
|
872
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/dark-wash.jpg?2635594828431142772"
|
|
873
|
-
},
|
|
874
|
-
"bleach": {
|
|
875
|
-
"color": "url",
|
|
876
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
877
|
-
},
|
|
878
|
-
"grey": {
|
|
879
|
-
"color": "gray"
|
|
880
|
-
},
|
|
881
|
-
"h.grey": {
|
|
882
|
-
"color": "#bebcbd"
|
|
883
|
-
},
|
|
884
|
-
"greyblack": {
|
|
885
|
-
"color": "url",
|
|
886
|
-
"url": "https://acp-magento.appspot.com/images/swatches/grey_black.png"
|
|
887
|
-
},
|
|
888
|
-
"poppy": {
|
|
889
|
-
"color": "red"
|
|
890
|
-
},
|
|
891
|
-
"navymulti": {
|
|
892
|
-
"color": "#182373"
|
|
893
|
-
},
|
|
894
|
-
"redsmoke": {
|
|
895
|
-
"color": "#ee1212"
|
|
896
|
-
},
|
|
897
|
-
"elderberry": {
|
|
898
|
-
"color": "#c98f9d"
|
|
899
|
-
},
|
|
900
|
-
"sangria": {
|
|
901
|
-
"color": "#c98f9d"
|
|
902
|
-
},
|
|
903
|
-
"colette": {
|
|
904
|
-
"color": "#491f61"
|
|
905
|
-
},
|
|
906
|
-
"marigold": {
|
|
907
|
-
"color": "#ff8c00"
|
|
908
|
-
},
|
|
909
|
-
"vil": {
|
|
910
|
-
"color": "#491f61"
|
|
911
|
-
},
|
|
912
|
-
"latte": {
|
|
913
|
-
"color": "#efd2b0"
|
|
914
|
-
},
|
|
915
|
-
"gunmetal": {
|
|
916
|
-
"color": "#4b4746"
|
|
917
|
-
},
|
|
918
|
-
"tortoise": {
|
|
919
|
-
"color": "#8b4513"
|
|
920
|
-
},
|
|
921
|
-
"aloe": {
|
|
922
|
-
"color": "#880000"
|
|
923
|
-
},
|
|
924
|
-
"bluecombo": {
|
|
925
|
-
"color": "url",
|
|
926
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
927
|
-
},
|
|
928
|
-
"cocoa": {
|
|
929
|
-
"color": "#c8867f"
|
|
930
|
-
},
|
|
931
|
-
"zinfandel": {
|
|
932
|
-
"color": "#870f11"
|
|
933
|
-
},
|
|
934
|
-
"berry": {
|
|
935
|
-
"color": "#870f11"
|
|
936
|
-
},
|
|
937
|
-
"oatmeal": {
|
|
938
|
-
"color": "#f7eee5"
|
|
939
|
-
},
|
|
940
|
-
"blackorange": {
|
|
941
|
-
"color": "#ff8c00"
|
|
942
|
-
},
|
|
943
|
-
"raisin": {
|
|
944
|
-
"color": "#870f11"
|
|
945
|
-
},
|
|
946
|
-
"bugundy": {
|
|
947
|
-
"color": "#870f11"
|
|
948
|
-
},
|
|
949
|
-
"blonde": {
|
|
950
|
-
"color": "#efd2b0"
|
|
951
|
-
},
|
|
952
|
-
"marsala": {
|
|
953
|
-
"color": "#b95863"
|
|
954
|
-
},
|
|
955
|
-
"terracotta": {
|
|
956
|
-
"color": "#ce790f"
|
|
957
|
-
},
|
|
958
|
-
"whitenude": {
|
|
959
|
-
"color": "#ffffff"
|
|
960
|
-
},
|
|
961
|
-
"brick": {
|
|
962
|
-
"color": "#f4ac94"
|
|
963
|
-
},
|
|
964
|
-
"army": {
|
|
965
|
-
"color": "url",
|
|
966
|
-
"url": "https://acp-magento.appspot.com/images/swatches/camo.jpg"
|
|
967
|
-
},
|
|
968
|
-
"mermaid": {
|
|
969
|
-
"color": "#56dfc1"
|
|
970
|
-
},
|
|
971
|
-
"cheeky": {
|
|
972
|
-
"color": "#ff848c"
|
|
973
|
-
},
|
|
974
|
-
"medium": {
|
|
975
|
-
"color": "url",
|
|
976
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
977
|
-
},
|
|
978
|
-
"coco": {
|
|
979
|
-
"color": "#c8a899"
|
|
980
|
-
},
|
|
981
|
-
"blushblack": {
|
|
982
|
-
"color": "#f8d3e4"
|
|
983
|
-
},
|
|
984
|
-
"blackcombo": {
|
|
985
|
-
"color": "#000000"
|
|
986
|
-
},
|
|
987
|
-
"navysage": {
|
|
988
|
-
"color": "#182373"
|
|
989
|
-
},
|
|
990
|
-
"bluewhite": {
|
|
991
|
-
"color": "#6577e7"
|
|
992
|
-
},
|
|
993
|
-
"coralicious": {
|
|
994
|
-
"color": "#ff8c00"
|
|
995
|
-
},
|
|
996
|
-
"rustmulti": {
|
|
997
|
-
"color": "url",
|
|
998
|
-
"url": "//cdn.shopify.com/s/files/1/0628/4681/files/multi-colored.jpg?10501723632038222960"
|
|
999
|
-
},
|
|
1000
|
-
"spicy": {
|
|
1001
|
-
"color": "#ce790f"
|
|
1002
|
-
},
|
|
1003
|
-
"celine": {
|
|
1004
|
-
"color": "#c98f9d"
|
|
1005
|
-
},
|
|
1006
|
-
"charcoalburgundy": {
|
|
1007
|
-
"color": "#870f11"
|
|
1008
|
-
},
|
|
1009
|
-
"whiteblack": {
|
|
1010
|
-
"color": "url",
|
|
1011
|
-
"url": "https://acp-magento.appspot.com/images/swatches/black_white.png"
|
|
1012
|
-
},
|
|
1013
|
-
"cheetah": {
|
|
1014
|
-
"color": "url",
|
|
1015
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/print.jpg?2635594828431142772"
|
|
1016
|
-
},
|
|
1017
|
-
"cannes": {
|
|
1018
|
-
"color": "#c98f9d"
|
|
1019
|
-
},
|
|
1020
|
-
"bali": {
|
|
1021
|
-
"color": "#f8d3e4"
|
|
1022
|
-
},
|
|
1023
|
-
"rainbow": {
|
|
1024
|
-
"color": "#ee2c9f"
|
|
1025
|
-
},
|
|
1026
|
-
"rubi": {
|
|
1027
|
-
"color": "#870f11"
|
|
1028
|
-
},
|
|
1029
|
-
"cement": {
|
|
1030
|
-
"color": "#938f90"
|
|
1031
|
-
},
|
|
1032
|
-
"backstage": {
|
|
1033
|
-
"color": "#9e4b5b"
|
|
1034
|
-
},
|
|
1035
|
-
"charcoalpink": {
|
|
1036
|
-
"color": "#eda3c4"
|
|
1037
|
-
},
|
|
1038
|
-
"light": {
|
|
1039
|
-
"color": "url",
|
|
1040
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1041
|
-
},
|
|
1042
|
-
"brickred": {
|
|
1043
|
-
"color": "#f4ac94"
|
|
1044
|
-
},
|
|
1045
|
-
"claudine": {
|
|
1046
|
-
"color": "#b68d61"
|
|
1047
|
-
},
|
|
1048
|
-
"bordeaux": {
|
|
1049
|
-
"color": "#870f11"
|
|
1050
|
-
},
|
|
1051
|
-
"blackburgundy": {
|
|
1052
|
-
"color": "#870f11"
|
|
1053
|
-
},
|
|
1054
|
-
"navygreen": {
|
|
1055
|
-
"color": "#28572b"
|
|
1056
|
-
},
|
|
1057
|
-
"seduction": {
|
|
1058
|
-
"color": "#ee2c9f"
|
|
1059
|
-
},
|
|
1060
|
-
"goldbrown": {
|
|
1061
|
-
"color": "#8b4513"
|
|
1062
|
-
},
|
|
1063
|
-
"yellowwhite": {
|
|
1064
|
-
"color": "#fffe4e"
|
|
1065
|
-
},
|
|
1066
|
-
"olivemulti": {
|
|
1067
|
-
"color": "#6f743c"
|
|
1068
|
-
},
|
|
1069
|
-
"nudesilver": {
|
|
1070
|
-
"color": "#efd2b0"
|
|
1071
|
-
},
|
|
1072
|
-
"mauvegrey": {
|
|
1073
|
-
"color": "#938f90"
|
|
1074
|
-
},
|
|
1075
|
-
"mauvewhite": {
|
|
1076
|
-
"color": "#c98f9d"
|
|
1077
|
-
},
|
|
1078
|
-
"winemulti": {
|
|
1079
|
-
"color": "#870f11"
|
|
1080
|
-
},
|
|
1081
|
-
"brownivory": {
|
|
1082
|
-
"color": "#8b4513"
|
|
1083
|
-
},
|
|
1084
|
-
"charcoalblue": {
|
|
1085
|
-
"color": "#56dfc1"
|
|
1086
|
-
},
|
|
1087
|
-
"blacksmoke": {
|
|
1088
|
-
"color": "#000000"
|
|
1089
|
-
},
|
|
1090
|
-
"taupemulti": {
|
|
1091
|
-
"color": "#efd2b0"
|
|
1092
|
-
},
|
|
1093
|
-
"kaleblack": {
|
|
1094
|
-
"color": "green"
|
|
1095
|
-
},
|
|
1096
|
-
"greycombo": {
|
|
1097
|
-
"color": "#bebcbd"
|
|
1098
|
-
},
|
|
1099
|
-
"ivorynude": {
|
|
1100
|
-
"color": "#f7eee5"
|
|
1101
|
-
},
|
|
1102
|
-
"stepmother": {
|
|
1103
|
-
"color": "#9400d3"
|
|
1104
|
-
},
|
|
1105
|
-
"blackmauve": {
|
|
1106
|
-
"color": "#000000"
|
|
1107
|
-
},
|
|
1108
|
-
"clearpink": {
|
|
1109
|
-
"color": "#f8d3e4"
|
|
1110
|
-
},
|
|
1111
|
-
"fuchsiablack": {
|
|
1112
|
-
"color": "#ff69b4"
|
|
1113
|
-
},
|
|
1114
|
-
"bluenude": {
|
|
1115
|
-
"color": "#0000cd"
|
|
1116
|
-
},
|
|
1117
|
-
"blackblack": {
|
|
1118
|
-
"color": "#000000"
|
|
1119
|
-
},
|
|
1120
|
-
"olivewhite": {
|
|
1121
|
-
"color": "#6f743c"
|
|
1122
|
-
},
|
|
1123
|
-
"whitewhite": {
|
|
1124
|
-
"color": "#ffffff"
|
|
1125
|
-
},
|
|
1126
|
-
"olivemauve": {
|
|
1127
|
-
"color": "#6f743c"
|
|
1128
|
-
},
|
|
1129
|
-
"pinkwhite": {
|
|
1130
|
-
"color": "#f8d3e4"
|
|
1131
|
-
},
|
|
1132
|
-
"taupecombo": {
|
|
1133
|
-
"color": "#efd2b0"
|
|
1134
|
-
},
|
|
1135
|
-
"poised": {
|
|
1136
|
-
"color": "red"
|
|
1137
|
-
},
|
|
1138
|
-
"rice": {
|
|
1139
|
-
"color": "#f7eee5"
|
|
1140
|
-
},
|
|
1141
|
-
"blackmocha": {
|
|
1142
|
-
"color": "#b68d61"
|
|
1143
|
-
},
|
|
1144
|
-
"charcoalwhite": {
|
|
1145
|
-
"color": "gray"
|
|
1146
|
-
},
|
|
1147
|
-
"oliveblack": {
|
|
1148
|
-
"color": "#768f7c"
|
|
1149
|
-
},
|
|
1150
|
-
"rosegoldmulti": {
|
|
1151
|
-
"color": "url",
|
|
1152
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Rose_Gold.jpg?2635594828431142772"
|
|
1153
|
-
},
|
|
1154
|
-
"redivory": {
|
|
1155
|
-
"color": "#ee1212"
|
|
1156
|
-
},
|
|
1157
|
-
"whitemulti": {
|
|
1158
|
-
"color": "url",
|
|
1159
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/floral.jpg?2635594828431142772"
|
|
1160
|
-
},
|
|
1161
|
-
"blackgrey": {
|
|
1162
|
-
"color": "#000000"
|
|
1163
|
-
},
|
|
1164
|
-
"isabella": {
|
|
1165
|
-
"color": "#870f11"
|
|
1166
|
-
},
|
|
1167
|
-
"dusty": {
|
|
1168
|
-
"color": "#f8d3e4"
|
|
1169
|
-
},
|
|
1170
|
-
"blacknude": {
|
|
1171
|
-
"color": "#000000"
|
|
1172
|
-
},
|
|
1173
|
-
"smoke": {
|
|
1174
|
-
"color": "#000000"
|
|
1175
|
-
},
|
|
1176
|
-
"sagecombo": {
|
|
1177
|
-
"color": "#6f743c"
|
|
1178
|
-
},
|
|
1179
|
-
"goldblue": {
|
|
1180
|
-
"color": "#182373"
|
|
1181
|
-
},
|
|
1182
|
-
"goldwine": {
|
|
1183
|
-
"color": "#870f11"
|
|
1184
|
-
},
|
|
1185
|
-
"ivoryblack": {
|
|
1186
|
-
"color": "#f7eee5"
|
|
1187
|
-
},
|
|
1188
|
-
"burgundygrey": {
|
|
1189
|
-
"color": "#870f11"
|
|
1190
|
-
},
|
|
1191
|
-
"istanbul": {
|
|
1192
|
-
"color": "#ff69b4"
|
|
1193
|
-
},
|
|
1194
|
-
"greymulti": {
|
|
1195
|
-
"color": "#bebcbd"
|
|
1196
|
-
},
|
|
1197
|
-
"eggplantnude": {
|
|
1198
|
-
"color": "#491f61"
|
|
1199
|
-
},
|
|
1200
|
-
"blushpurple": {
|
|
1201
|
-
"color": "#ff69b4"
|
|
1202
|
-
},
|
|
1203
|
-
"nuderoyal": {
|
|
1204
|
-
"color": "#0000cd"
|
|
1205
|
-
},
|
|
1206
|
-
"beigewhite": {
|
|
1207
|
-
"color": "wheat"
|
|
1208
|
-
},
|
|
1209
|
-
"blackblue": {
|
|
1210
|
-
"color": "url",
|
|
1211
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1212
|
-
},
|
|
1213
|
-
"burgundywhite": {
|
|
1214
|
-
"color": "#870f11"
|
|
1215
|
-
},
|
|
1216
|
-
"blackcream": {
|
|
1217
|
-
"color": "#f7eee5"
|
|
1218
|
-
},
|
|
1219
|
-
"burgundycombo": {
|
|
1220
|
-
"color": "#870f11"
|
|
1221
|
-
},
|
|
1222
|
-
"obsessed": {
|
|
1223
|
-
"color": "#491f61"
|
|
1224
|
-
},
|
|
1225
|
-
"navygold": {
|
|
1226
|
-
"color": "#ffff00"
|
|
1227
|
-
},
|
|
1228
|
-
"blackyellow": {
|
|
1229
|
-
"color": "#000000"
|
|
1230
|
-
},
|
|
1231
|
-
"blackbeige": {
|
|
1232
|
-
"color": "#bebcbd"
|
|
1233
|
-
},
|
|
1234
|
-
"greenmulti": {
|
|
1235
|
-
"color": "green"
|
|
1236
|
-
},
|
|
1237
|
-
"mauvecombo": {
|
|
1238
|
-
"color": "#c98f9d"
|
|
1239
|
-
},
|
|
1240
|
-
"stockholm": {
|
|
1241
|
-
"color": "#f4ac94"
|
|
1242
|
-
},
|
|
1243
|
-
"rendezvous": {
|
|
1244
|
-
"color": "#f8d3e4"
|
|
1245
|
-
},
|
|
1246
|
-
"camoblue": {
|
|
1247
|
-
"color": "#0000cd"
|
|
1248
|
-
},
|
|
1249
|
-
"navyred": {
|
|
1250
|
-
"color": "#182373"
|
|
1251
|
-
},
|
|
1252
|
-
"blackolive": {
|
|
1253
|
-
"color": "#6f743c"
|
|
1254
|
-
},
|
|
1255
|
-
"navyberry": {
|
|
1256
|
-
"color": "#182373"
|
|
1257
|
-
},
|
|
1258
|
-
"peasant_spice": {
|
|
1259
|
-
"color": "#efd2b0"
|
|
1260
|
-
},
|
|
1261
|
-
"winegold": {
|
|
1262
|
-
"color": "#870f11"
|
|
1263
|
-
},
|
|
1264
|
-
"heather": {
|
|
1265
|
-
"color": "#938f90"
|
|
1266
|
-
},
|
|
1267
|
-
"blackwine": {
|
|
1268
|
-
"color": "#870f11"
|
|
1269
|
-
},
|
|
1270
|
-
"ivorymulti": {
|
|
1271
|
-
"color": "#ffffff"
|
|
1272
|
-
},
|
|
1273
|
-
"udaipu": {
|
|
1274
|
-
"color": "#f4ac94"
|
|
1275
|
-
},
|
|
1276
|
-
"burgundymulti": {
|
|
1277
|
-
"color": "#870f11"
|
|
1278
|
-
},
|
|
1279
|
-
"blackivory": {
|
|
1280
|
-
"color": "#000000"
|
|
1281
|
-
},
|
|
1282
|
-
"mustardnavy": {
|
|
1283
|
-
"color": "#ffff00"
|
|
1284
|
-
},
|
|
1285
|
-
"martinique": {
|
|
1286
|
-
"color": "#c98f9d"
|
|
1287
|
-
},
|
|
1288
|
-
"oxford": {
|
|
1289
|
-
"color": "gray"
|
|
1290
|
-
},
|
|
1291
|
-
"camelblack": {
|
|
1292
|
-
"color": "#b68d61"
|
|
1293
|
-
},
|
|
1294
|
-
"whitegrey": {
|
|
1295
|
-
"color": "#bebcbd"
|
|
1296
|
-
},
|
|
1297
|
-
"rosegold": {
|
|
1298
|
-
"color": "url",
|
|
1299
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Rose_Gold.jpg?2635594828431142772"
|
|
1300
|
-
},
|
|
1301
|
-
"clear": {
|
|
1302
|
-
"color": "white"
|
|
1303
|
-
},
|
|
1304
|
-
"blackwhite": {
|
|
1305
|
-
"color": "#000000"
|
|
1306
|
-
},
|
|
1307
|
-
"slay": {
|
|
1308
|
-
"color": "#870f11"
|
|
1309
|
-
},
|
|
1310
|
-
"dvil": {
|
|
1311
|
-
"color": "#491f61"
|
|
1312
|
-
},
|
|
1313
|
-
"lavendar": {
|
|
1314
|
-
"color": "#f8d3e4"
|
|
1315
|
-
},
|
|
1316
|
-
"rouge": {
|
|
1317
|
-
"color": "#ee1212"
|
|
1318
|
-
},
|
|
1319
|
-
"tortoisebrown": {
|
|
1320
|
-
"color": "#8b4513"
|
|
1321
|
-
},
|
|
1322
|
-
"blackcharcoal": {
|
|
1323
|
-
"color": "gray"
|
|
1324
|
-
},
|
|
1325
|
-
"prague": {
|
|
1326
|
-
"color": "#ee2c9f"
|
|
1327
|
-
},
|
|
1328
|
-
"burgundynude": {
|
|
1329
|
-
"color": "#ee1212"
|
|
1330
|
-
},
|
|
1331
|
-
"blackmulti": {
|
|
1332
|
-
"color": "#000000"
|
|
1333
|
-
},
|
|
1334
|
-
"ursula": {
|
|
1335
|
-
"color": "#ee1212"
|
|
1336
|
-
},
|
|
1337
|
-
"goldpurple": {
|
|
1338
|
-
"color": "#9400d3"
|
|
1339
|
-
},
|
|
1340
|
-
"greenwhite": {
|
|
1341
|
-
"color": "green"
|
|
1342
|
-
},
|
|
1343
|
-
"whitenavy": {
|
|
1344
|
-
"color": "#ffffff"
|
|
1345
|
-
},
|
|
1346
|
-
"slatewhite": {
|
|
1347
|
-
"color": "url",
|
|
1348
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1349
|
-
},
|
|
1350
|
-
"goldsmoke": {
|
|
1351
|
-
"color": "url",
|
|
1352
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Gold.jpg?2635594828431142772"
|
|
1353
|
-
},
|
|
1354
|
-
"nudeburgundy": {
|
|
1355
|
-
"color": "#870f11"
|
|
1356
|
-
},
|
|
1357
|
-
"whitegold": {
|
|
1358
|
-
"color": "url",
|
|
1359
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Gold.jpg?2635594828431142772"
|
|
1360
|
-
},
|
|
1361
|
-
"navysilver": {
|
|
1362
|
-
"color": "#182373"
|
|
1363
|
-
},
|
|
1364
|
-
"blacktaupe": {
|
|
1365
|
-
"color": "#efd2b0"
|
|
1366
|
-
},
|
|
1367
|
-
"charcoalblack": {
|
|
1368
|
-
"color": "gray"
|
|
1369
|
-
},
|
|
1370
|
-
"bluemulti": {
|
|
1371
|
-
"color": "#182373"
|
|
1372
|
-
},
|
|
1373
|
-
"blackfuchsia": {
|
|
1374
|
-
"color": "#ee2c9f"
|
|
1375
|
-
},
|
|
1376
|
-
"greenred": {
|
|
1377
|
-
"color": "#6f743c"
|
|
1378
|
-
},
|
|
1379
|
-
"hazelnut": {
|
|
1380
|
-
"color": "#b68d61"
|
|
1381
|
-
},
|
|
1382
|
-
"yellownavy": {
|
|
1383
|
-
"color": "#ffff00"
|
|
1384
|
-
},
|
|
1385
|
-
"purpleblue": {
|
|
1386
|
-
"color": "#9400d3"
|
|
1387
|
-
},
|
|
1388
|
-
"navyivory": {
|
|
1389
|
-
"color": "#182373"
|
|
1390
|
-
},
|
|
1391
|
-
"whitered": {
|
|
1392
|
-
"color": "#ffffff"
|
|
1393
|
-
},
|
|
1394
|
-
"rednavy": {
|
|
1395
|
-
"color": "red"
|
|
1396
|
-
},
|
|
1397
|
-
"blackpink": {
|
|
1398
|
-
"color": "#ff69b4"
|
|
1399
|
-
},
|
|
1400
|
-
"peaches_and_cream": {
|
|
1401
|
-
"color": "#ff69b4"
|
|
1402
|
-
},
|
|
1403
|
-
"greyblue": {
|
|
1404
|
-
"color": "#6577e7"
|
|
1405
|
-
},
|
|
1406
|
-
"london": {
|
|
1407
|
-
"color": "#efd2b0"
|
|
1408
|
-
},
|
|
1409
|
-
"offwhite": {
|
|
1410
|
-
"color": "#ffffff"
|
|
1411
|
-
},
|
|
1412
|
-
"blackbrown": {
|
|
1413
|
-
"color": "#8b4513"
|
|
1414
|
-
},
|
|
1415
|
-
"whitepink": {
|
|
1416
|
-
"color": "#ffffff"
|
|
1417
|
-
},
|
|
1418
|
-
"redwhite": {
|
|
1419
|
-
"color": "red"
|
|
1420
|
-
},
|
|
1421
|
-
"evergreen": {
|
|
1422
|
-
"color": "#28572b"
|
|
1423
|
-
},
|
|
1424
|
-
"blackgold": {
|
|
1425
|
-
"color": "#000000"
|
|
1426
|
-
},
|
|
1427
|
-
"leopard": {
|
|
1428
|
-
"color": "url",
|
|
1429
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/print.jpg?2635594828431142772"
|
|
1430
|
-
},
|
|
1431
|
-
"mochataupe": {
|
|
1432
|
-
"color": "#b68d61"
|
|
1433
|
-
},
|
|
1434
|
-
"blushnavy": {
|
|
1435
|
-
"color": "#f8d3e4"
|
|
1436
|
-
},
|
|
1437
|
-
"whitesmoke": {
|
|
1438
|
-
"color": "#ffffff"
|
|
1439
|
-
},
|
|
1440
|
-
"nudeblack": {
|
|
1441
|
-
"color": "#000000"
|
|
1442
|
-
},
|
|
1443
|
-
"olivemustard": {
|
|
1444
|
-
"color": "#6f743c"
|
|
1445
|
-
},
|
|
1446
|
-
"goldgold": {
|
|
1447
|
-
"color": "#efd2b0"
|
|
1448
|
-
},
|
|
1449
|
-
"blackgreywhite": {
|
|
1450
|
-
"color": "#000000"
|
|
1451
|
-
},
|
|
1452
|
-
"camopink": {
|
|
1453
|
-
"color": "url",
|
|
1454
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/camo.jpg?2635594828431142772"
|
|
1455
|
-
},
|
|
1456
|
-
"goldblack": {
|
|
1457
|
-
"color": "#000000"
|
|
1458
|
-
},
|
|
1459
|
-
"blackrose": {
|
|
1460
|
-
"color": "#000000"
|
|
1461
|
-
},
|
|
1462
|
-
"mustardmulti": {
|
|
1463
|
-
"color": "#dac90a"
|
|
1464
|
-
},
|
|
1465
|
-
"eggplantwhite": {
|
|
1466
|
-
"color": "#491f61"
|
|
1467
|
-
},
|
|
1468
|
-
"blackred": {
|
|
1469
|
-
"color": "#000000"
|
|
1470
|
-
},
|
|
1471
|
-
"mustardmustard": {
|
|
1472
|
-
"color": "#fffe4e"
|
|
1473
|
-
},
|
|
1474
|
-
"royalwhite": {
|
|
1475
|
-
"color": "#0000cd"
|
|
1476
|
-
},
|
|
1477
|
-
"burgundynavy": {
|
|
1478
|
-
"color": "#870f11"
|
|
1479
|
-
},
|
|
1480
|
-
"mustardwhite": {
|
|
1481
|
-
"color": "#ce790f"
|
|
1482
|
-
},
|
|
1483
|
-
"blueblack": {
|
|
1484
|
-
"color": "#0000cd"
|
|
1485
|
-
},
|
|
1486
|
-
"yellowblack": {
|
|
1487
|
-
"color": "#fffe4e"
|
|
1488
|
-
},
|
|
1489
|
-
"ivory_combo": {
|
|
1490
|
-
"color": "#f7eee5"
|
|
1491
|
-
},
|
|
1492
|
-
"mediumwashpink": {
|
|
1493
|
-
"color": "#ff69b4"
|
|
1494
|
-
},
|
|
1495
|
-
"goldpink": {
|
|
1496
|
-
"color": "#ee2c9f"
|
|
1497
|
-
},
|
|
1498
|
-
"mustardred": {
|
|
1499
|
-
"color": "#dac90a"
|
|
1500
|
-
},
|
|
1501
|
-
"mediumwashblue": {
|
|
1502
|
-
"color": "#0000cd"
|
|
1503
|
-
},
|
|
1504
|
-
"mushroom": {
|
|
1505
|
-
"color": "#b68d61"
|
|
1506
|
-
},
|
|
1507
|
-
"pomegranate": {
|
|
1508
|
-
"color": "#c98f9d"
|
|
1509
|
-
},
|
|
1510
|
-
"silverblack": {
|
|
1511
|
-
"color": "url",
|
|
1512
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Silver.jpg?2635594828431142772"
|
|
1513
|
-
},
|
|
1514
|
-
"goldyellow": {
|
|
1515
|
-
"color": "#ffff00"
|
|
1516
|
-
},
|
|
1517
|
-
"redbrown": {
|
|
1518
|
-
"color": "url",
|
|
1519
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Bronze.jpg?2635594828431142772"
|
|
1520
|
-
},
|
|
1521
|
-
"cobalt_blue": {
|
|
1522
|
-
"color": "#0047bb"
|
|
1523
|
-
},
|
|
1524
|
-
"cocoa_brown": {
|
|
1525
|
-
"color": "#d2691e"
|
|
1526
|
-
},
|
|
1527
|
-
"columbia_blue": {
|
|
1528
|
-
"color": "#9bddff"
|
|
1529
|
-
},
|
|
1530
|
-
"cool_black": {
|
|
1531
|
-
"color": "#002e63"
|
|
1532
|
-
},
|
|
1533
|
-
"cool_grey": {
|
|
1534
|
-
"color": "#8c92ac"
|
|
1535
|
-
},
|
|
1536
|
-
"green_ombre": {
|
|
1537
|
-
"color": "#768f7c"
|
|
1538
|
-
},
|
|
1539
|
-
"bijou": {
|
|
1540
|
-
"color": "#870f11"
|
|
1541
|
-
},
|
|
1542
|
-
"dark_ruby": {
|
|
1543
|
-
"color": "#870f11"
|
|
1544
|
-
},
|
|
1545
|
-
"neon_lime": {
|
|
1546
|
-
"color": "green"
|
|
1547
|
-
},
|
|
1548
|
-
"dusty_mauve": {
|
|
1549
|
-
"color": "#c98f9d"
|
|
1550
|
-
},
|
|
1551
|
-
"brick_rose": {
|
|
1552
|
-
"color": "#f4ac94"
|
|
1553
|
-
},
|
|
1554
|
-
"blush_gold": {
|
|
1555
|
-
"color": "#ffcab9"
|
|
1556
|
-
},
|
|
1557
|
-
"blue_wash": {
|
|
1558
|
-
"color": "url",
|
|
1559
|
-
"url": "//cdn.shopify.com/s/files/1/0628/4681/files/dark-wash.jpg?10501723632038222960"
|
|
1560
|
-
},
|
|
1561
|
-
"dark_coco": {
|
|
1562
|
-
"color": "#b68d61"
|
|
1563
|
-
},
|
|
1564
|
-
"70_watt": {
|
|
1565
|
-
"color": "url",
|
|
1566
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Rose_Gold.jpg?2635594828431142772"
|
|
1567
|
-
},
|
|
1568
|
-
"peacock_blue": {
|
|
1569
|
-
"color": "#6577e7"
|
|
1570
|
-
},
|
|
1571
|
-
"ash_mauve": {
|
|
1572
|
-
"color": "#c98f9d"
|
|
1573
|
-
},
|
|
1574
|
-
"blush_pink": {
|
|
1575
|
-
"color": "#eda3c4"
|
|
1576
|
-
},
|
|
1577
|
-
"brown_multi": {
|
|
1578
|
-
"color": "#412322"
|
|
1579
|
-
},
|
|
1580
|
-
"light_stone_wash": {
|
|
1581
|
-
"color": "url",
|
|
1582
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1583
|
-
},
|
|
1584
|
-
"dusty_mustard": {
|
|
1585
|
-
"color": "#dac90a"
|
|
1586
|
-
},
|
|
1587
|
-
"blackoff_white": {
|
|
1588
|
-
"color": "#000000"
|
|
1589
|
-
},
|
|
1590
|
-
"evil_queen": {
|
|
1591
|
-
"color": "#ee2c9f"
|
|
1592
|
-
},
|
|
1593
|
-
"multi_color": {
|
|
1594
|
-
"color": "url",
|
|
1595
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Multicolor.jpg?2635594828431142772"
|
|
1596
|
-
},
|
|
1597
|
-
"glam_rock": {
|
|
1598
|
-
"color": "#ce790f"
|
|
1599
|
-
},
|
|
1600
|
-
"dark_rose": {
|
|
1601
|
-
"color": "#c98f9d"
|
|
1602
|
-
},
|
|
1603
|
-
"dusty_rose": {
|
|
1604
|
-
"color": "#eda3c4"
|
|
1605
|
-
},
|
|
1606
|
-
"light_stone": {
|
|
1607
|
-
"color": "url",
|
|
1608
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1609
|
-
},
|
|
1610
|
-
"deep_purple": {
|
|
1611
|
-
"color": "#491f61"
|
|
1612
|
-
},
|
|
1613
|
-
"rose_rust": {
|
|
1614
|
-
"color": "#ce790f"
|
|
1615
|
-
},
|
|
1616
|
-
"ballet_pink": {
|
|
1617
|
-
"color": "#f8d3e4"
|
|
1618
|
-
},
|
|
1619
|
-
"cyber_pop": {
|
|
1620
|
-
"color": "red"
|
|
1621
|
-
},
|
|
1622
|
-
"dark_mocha": {
|
|
1623
|
-
"color": "#8b4513"
|
|
1624
|
-
},
|
|
1625
|
-
"glow_me_hard": {
|
|
1626
|
-
"color": "#f9be9c"
|
|
1627
|
-
},
|
|
1628
|
-
"neon_pink": {
|
|
1629
|
-
"color": "#ff69b4"
|
|
1630
|
-
},
|
|
1631
|
-
"medium_stone": {
|
|
1632
|
-
"color": "url",
|
|
1633
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1634
|
-
},
|
|
1635
|
-
"rose_smoke": {
|
|
1636
|
-
"color": "#f4ac94"
|
|
1637
|
-
},
|
|
1638
|
-
"dark_plum": {
|
|
1639
|
-
"color": "#491f61"
|
|
1640
|
-
},
|
|
1641
|
-
"black_combo": {
|
|
1642
|
-
"color": "url",
|
|
1643
|
-
"url": "https://acp-magento.appspot.com/images/swatches/black_combo.png"
|
|
1644
|
-
},
|
|
1645
|
-
"dusty_blue": {
|
|
1646
|
-
"color": "url",
|
|
1647
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1648
|
-
},
|
|
1649
|
-
"violet_blue": {
|
|
1650
|
-
"color": "#324ab2"
|
|
1651
|
-
},
|
|
1652
|
-
"violet_red": {
|
|
1653
|
-
"color": "#f75394"
|
|
1654
|
-
},
|
|
1655
|
-
"faded_black": {
|
|
1656
|
-
"color": "#000000"
|
|
1657
|
-
},
|
|
1658
|
-
"medium_denim": {
|
|
1659
|
-
"color": "url",
|
|
1660
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1661
|
-
},
|
|
1662
|
-
"dark_grey": {
|
|
1663
|
-
"color": "#bebcbd"
|
|
1664
|
-
},
|
|
1665
|
-
"med_blue": {
|
|
1666
|
-
"color": "url",
|
|
1667
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1668
|
-
},
|
|
1669
|
-
"dark_heather_grey": {
|
|
1670
|
-
"color": "#bebcbd"
|
|
1671
|
-
},
|
|
1672
|
-
"charcoal_grey": {
|
|
1673
|
-
"color": "gray"
|
|
1674
|
-
},
|
|
1675
|
-
"ice_denim": {
|
|
1676
|
-
"color": "#6577e7"
|
|
1677
|
-
},
|
|
1678
|
-
"dark_lilac": {
|
|
1679
|
-
"color": "#ba91b9"
|
|
1680
|
-
},
|
|
1681
|
-
"mauve_lavendar": {
|
|
1682
|
-
"color": "#c98f9d"
|
|
1683
|
-
},
|
|
1684
|
-
"dark_mustard": {
|
|
1685
|
-
"color": "#ce790f"
|
|
1686
|
-
},
|
|
1687
|
-
"neon_royal": {
|
|
1688
|
-
"color": "#0000cd"
|
|
1689
|
-
},
|
|
1690
|
-
"grey_white": {
|
|
1691
|
-
"color": "gray"
|
|
1692
|
-
},
|
|
1693
|
-
"heathered_grey": {
|
|
1694
|
-
"color": "#bebcbd"
|
|
1695
|
-
},
|
|
1696
|
-
"rose_brown": {
|
|
1697
|
-
"color": "#c98f9d"
|
|
1698
|
-
},
|
|
1699
|
-
"pillow_talk": {
|
|
1700
|
-
"color": "#b68d61"
|
|
1701
|
-
},
|
|
1702
|
-
"light_grey": {
|
|
1703
|
-
"color": "#bebcbd"
|
|
1704
|
-
},
|
|
1705
|
-
"dusty_mauvewhite": {
|
|
1706
|
-
"color": "#c98f9d"
|
|
1707
|
-
},
|
|
1708
|
-
"black_green": {
|
|
1709
|
-
"color": "#56dfc1"
|
|
1710
|
-
},
|
|
1711
|
-
"tres_jolie": {
|
|
1712
|
-
"color": "#eda3c4"
|
|
1713
|
-
},
|
|
1714
|
-
"red_stripe": {
|
|
1715
|
-
"color": "#ee1212"
|
|
1716
|
-
},
|
|
1717
|
-
"silver_multi": {
|
|
1718
|
-
"color": "url",
|
|
1719
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Silver.jpg?2635594828431142772"
|
|
1720
|
-
},
|
|
1721
|
-
"iced_coffee": {
|
|
1722
|
-
"color": "#efd2b0"
|
|
1723
|
-
},
|
|
1724
|
-
"sunkissed_crush": {
|
|
1725
|
-
"color": "#ce790f"
|
|
1726
|
-
},
|
|
1727
|
-
"gold_multi": {
|
|
1728
|
-
"color": "url",
|
|
1729
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Bronze.jpg?2635594828431142772"
|
|
1730
|
-
},
|
|
1731
|
-
"blackrose_gold": {
|
|
1732
|
-
"color": "#000000"
|
|
1733
|
-
},
|
|
1734
|
-
"ash_brown": {
|
|
1735
|
-
"color": "#b68d61"
|
|
1736
|
-
},
|
|
1737
|
-
"def_concealer": {
|
|
1738
|
-
"color": "#f4ac94"
|
|
1739
|
-
},
|
|
1740
|
-
"light_mauve": {
|
|
1741
|
-
"color": "#f8d3e4"
|
|
1742
|
-
},
|
|
1743
|
-
"red_pink": {
|
|
1744
|
-
"color": "red"
|
|
1745
|
-
},
|
|
1746
|
-
"burgundyrose_gold": {
|
|
1747
|
-
"color": "url",
|
|
1748
|
-
"url": "https://acp-magento.appspot.com/images/swatches/burgondy_rose_gold.png"
|
|
1749
|
-
},
|
|
1750
|
-
"purple_ombre": {
|
|
1751
|
-
"color": "#9400d3"
|
|
1752
|
-
},
|
|
1753
|
-
"blue_multi": {
|
|
1754
|
-
"color": "#6577e7"
|
|
1755
|
-
},
|
|
1756
|
-
"sparkle_black": {
|
|
1757
|
-
"color": "#000000"
|
|
1758
|
-
},
|
|
1759
|
-
"soft_white": {
|
|
1760
|
-
"color": "#ffffff"
|
|
1761
|
-
},
|
|
1762
|
-
"medium_mauve": {
|
|
1763
|
-
"color": "#c98f9d"
|
|
1764
|
-
},
|
|
1765
|
-
"ivory_tropical": {
|
|
1766
|
-
"color": "#ffffff"
|
|
1767
|
-
},
|
|
1768
|
-
"dark_mauve": {
|
|
1769
|
-
"color": "#c98f9d"
|
|
1770
|
-
},
|
|
1771
|
-
"blue_glitter": {
|
|
1772
|
-
"color": "#56dfc1"
|
|
1773
|
-
},
|
|
1774
|
-
"cheek_on_cheek": {
|
|
1775
|
-
"color": "#efd2b0"
|
|
1776
|
-
},
|
|
1777
|
-
"dark_yellow": {
|
|
1778
|
-
"color": "#ce790f"
|
|
1779
|
-
},
|
|
1780
|
-
"neon_coral": {
|
|
1781
|
-
"color": "#ff5f6b"
|
|
1782
|
-
},
|
|
1783
|
-
"dusty_violet": {
|
|
1784
|
-
"color": "#ba91b9"
|
|
1785
|
-
},
|
|
1786
|
-
"50_watt": {
|
|
1787
|
-
"color": "url",
|
|
1788
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Bronze.jpg?2635594828431142772"
|
|
1789
|
-
},
|
|
1790
|
-
"copper_rose": {
|
|
1791
|
-
"color": "#966"
|
|
1792
|
-
},
|
|
1793
|
-
"cedar_wood": {
|
|
1794
|
-
"color": "#8b4513"
|
|
1795
|
-
},
|
|
1796
|
-
"gun_metal": {
|
|
1797
|
-
"color": "#4b4746"
|
|
1798
|
-
},
|
|
1799
|
-
"deep_burgundy": {
|
|
1800
|
-
"color": "#870f11"
|
|
1801
|
-
},
|
|
1802
|
-
"blackhot_pink": {
|
|
1803
|
-
"color": "#ee2c9f"
|
|
1804
|
-
},
|
|
1805
|
-
"black_floral": {
|
|
1806
|
-
"color": "url",
|
|
1807
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/floral.jpg?2635594828431142772"
|
|
1808
|
-
},
|
|
1809
|
-
"light_olive": {
|
|
1810
|
-
"color": "#6f743c"
|
|
1811
|
-
},
|
|
1812
|
-
"red_garnet": {
|
|
1813
|
-
"color": "#870f11"
|
|
1814
|
-
},
|
|
1815
|
-
"dark_indigo": {
|
|
1816
|
-
"color": "url",
|
|
1817
|
-
"url": "//cdn.shopify.com/s/files/1/0628/4681/files/dark-wash.jpg?10501723632038222960"
|
|
1818
|
-
},
|
|
1819
|
-
"dark_denim": {
|
|
1820
|
-
"color": "url",
|
|
1821
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/dark-wash.jpg?2635594828431142772"
|
|
1822
|
-
},
|
|
1823
|
-
"blue_mint": {
|
|
1824
|
-
"color": "#bebcbd"
|
|
1825
|
-
},
|
|
1826
|
-
"dark_wine": {
|
|
1827
|
-
"color": "#870f11"
|
|
1828
|
-
},
|
|
1829
|
-
"bora_bora": {
|
|
1830
|
-
"color": "#eda3c4"
|
|
1831
|
-
},
|
|
1832
|
-
"marled_black": {
|
|
1833
|
-
"color": "#4b4746"
|
|
1834
|
-
},
|
|
1835
|
-
"light_denim": {
|
|
1836
|
-
"color": "url",
|
|
1837
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
1838
|
-
},
|
|
1839
|
-
"marsala_rust": {
|
|
1840
|
-
"color": "#f4ac94"
|
|
1841
|
-
},
|
|
1842
|
-
"brown_snake": {
|
|
1843
|
-
"color": "#b68d61"
|
|
1844
|
-
},
|
|
1845
|
-
"delicate_lust": {
|
|
1846
|
-
"color": "#b68d61"
|
|
1847
|
-
},
|
|
1848
|
-
"white_combo": {
|
|
1849
|
-
"color": "url",
|
|
1850
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/stripe.jpg?2635594828431142772"
|
|
1851
|
-
},
|
|
1852
|
-
"rust_mustard": {
|
|
1853
|
-
"color": "#ff8c00"
|
|
1854
|
-
},
|
|
1855
|
-
"dark_beige": {
|
|
1856
|
-
"color": "#efd2b0"
|
|
1857
|
-
},
|
|
1858
|
-
"ginger_and_pepper": {
|
|
1859
|
-
"color": "#f4ac94"
|
|
1860
|
-
},
|
|
1861
|
-
"blue_mist": {
|
|
1862
|
-
"color": "#c4d1d6"
|
|
1863
|
-
},
|
|
1864
|
-
"grey_metallic": {
|
|
1865
|
-
"color": "url",
|
|
1866
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Silver.jpg?2635594828431142772"
|
|
1867
|
-
},
|
|
1868
|
-
"dark_teal": {
|
|
1869
|
-
"color": "#768f7c"
|
|
1870
|
-
},
|
|
1871
|
-
"vintage_violet": {
|
|
1872
|
-
"color": "#9d6673"
|
|
1873
|
-
},
|
|
1874
|
-
"dark_olive": {
|
|
1875
|
-
"color": "#6f743c"
|
|
1876
|
-
},
|
|
1877
|
-
"lilac_glitter": {
|
|
1878
|
-
"color": "#6577e7"
|
|
1879
|
-
},
|
|
1880
|
-
"burgundy_combo": {
|
|
1881
|
-
"color": "#870f11"
|
|
1882
|
-
},
|
|
1883
|
-
"shiny_gold": {
|
|
1884
|
-
"color": "wheat"
|
|
1885
|
-
},
|
|
1886
|
-
"beyond_nude": {
|
|
1887
|
-
"color": "#c98f9d"
|
|
1888
|
-
},
|
|
1889
|
-
"dark_blue_wash": {
|
|
1890
|
-
"color": "url",
|
|
1891
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/dark-wash.jpg?2635594828431142772"
|
|
1892
|
-
},
|
|
1893
|
-
"deep_mauve": {
|
|
1894
|
-
"color": "#eda3c4"
|
|
1895
|
-
},
|
|
1896
|
-
"light_blue_wash": {
|
|
1897
|
-
"color": "url",
|
|
1898
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1899
|
-
},
|
|
1900
|
-
"vintage_blue": {
|
|
1901
|
-
"color": "#c7c7db"
|
|
1902
|
-
},
|
|
1903
|
-
"washed_denim": {
|
|
1904
|
-
"color": "#768f7c"
|
|
1905
|
-
},
|
|
1906
|
-
"dark_camel": {
|
|
1907
|
-
"color": "#ce790f"
|
|
1908
|
-
},
|
|
1909
|
-
"abu_dhabi": {
|
|
1910
|
-
"color": "#b68d61"
|
|
1911
|
-
},
|
|
1912
|
-
"dusty_wineberry": {
|
|
1913
|
-
"color": "#f8d3e4"
|
|
1914
|
-
},
|
|
1915
|
-
"blue_metal": {
|
|
1916
|
-
"color": "#0000cd"
|
|
1917
|
-
},
|
|
1918
|
-
"dark_burgundy": {
|
|
1919
|
-
"color": "#870f11"
|
|
1920
|
-
},
|
|
1921
|
-
"bermuda_bronze": {
|
|
1922
|
-
"color": "url",
|
|
1923
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Bronze.jpg?2635594828431142772"
|
|
1924
|
-
},
|
|
1925
|
-
"denim_blue": {
|
|
1926
|
-
"color": "url",
|
|
1927
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1928
|
-
},
|
|
1929
|
-
"medium_stone_wash": {
|
|
1930
|
-
"color": "url",
|
|
1931
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1932
|
-
},
|
|
1933
|
-
"begonia_pink": {
|
|
1934
|
-
"color": "#f4ac94"
|
|
1935
|
-
},
|
|
1936
|
-
"deep_red": {
|
|
1937
|
-
"color": "#ee1212"
|
|
1938
|
-
},
|
|
1939
|
-
"cashmere_silk": {
|
|
1940
|
-
"color": "#c98f9d"
|
|
1941
|
-
},
|
|
1942
|
-
"dusty_cedar": {
|
|
1943
|
-
"color": "#eda3c4"
|
|
1944
|
-
},
|
|
1945
|
-
"black_silver": {
|
|
1946
|
-
"color": "#000000"
|
|
1947
|
-
},
|
|
1948
|
-
"red_wood": {
|
|
1949
|
-
"color": "#ce790f"
|
|
1950
|
-
},
|
|
1951
|
-
"off_white": {
|
|
1952
|
-
"color": "#f7eee5"
|
|
1953
|
-
},
|
|
1954
|
-
"black_denim": {
|
|
1955
|
-
"color": "#000000"
|
|
1956
|
-
},
|
|
1957
|
-
"red_bean": {
|
|
1958
|
-
"color": "#742a2e"
|
|
1959
|
-
},
|
|
1960
|
-
"vintage_black": {
|
|
1961
|
-
"color": "#000000"
|
|
1962
|
-
},
|
|
1963
|
-
"100_watt": {
|
|
1964
|
-
"color": "url",
|
|
1965
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Gold.jpg?2635594828431142772"
|
|
1966
|
-
},
|
|
1967
|
-
"burnt_brick": {
|
|
1968
|
-
"color": "#ee1212"
|
|
1969
|
-
},
|
|
1970
|
-
"dark_stone_wash": {
|
|
1971
|
-
"color": "url",
|
|
1972
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/dark-wash.jpg?2635594828431142772"
|
|
1973
|
-
},
|
|
1974
|
-
"creamy_pink": {
|
|
1975
|
-
"color": "#f8d3e4"
|
|
1976
|
-
},
|
|
1977
|
-
"french_grey": {
|
|
1978
|
-
"color": "gray"
|
|
1979
|
-
},
|
|
1980
|
-
"black_multi": {
|
|
1981
|
-
"color": "#ee1212"
|
|
1982
|
-
},
|
|
1983
|
-
"glow_me_soft": {
|
|
1984
|
-
"color": "#fcd2da"
|
|
1985
|
-
},
|
|
1986
|
-
"deep_teal": {
|
|
1987
|
-
"color": "#0000cd"
|
|
1988
|
-
},
|
|
1989
|
-
"medium_blue_wash": {
|
|
1990
|
-
"color": "url",
|
|
1991
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
1992
|
-
},
|
|
1993
|
-
"dusty_pink": {
|
|
1994
|
-
"color": "#f8d3e4"
|
|
1995
|
-
},
|
|
1996
|
-
"wild_ginger": {
|
|
1997
|
-
"color": "#eda3c4"
|
|
1998
|
-
},
|
|
1999
|
-
"dusty_purple": {
|
|
2000
|
-
"color": "#ba91b9"
|
|
2001
|
-
},
|
|
2002
|
-
"classic_rose": {
|
|
2003
|
-
"color": "#fbcce7"
|
|
2004
|
-
},
|
|
2005
|
-
"chrome_yellow": {
|
|
2006
|
-
"color": "#ffa700"
|
|
2007
|
-
},
|
|
2008
|
-
"cherry_blossom_pink": {
|
|
2009
|
-
"color": "#ffb7c5"
|
|
2010
|
-
},
|
|
2011
|
-
"cerulean_blue": {
|
|
2012
|
-
"color": "#2a52be"
|
|
2013
|
-
},
|
|
2014
|
-
"cg_blue": {
|
|
2015
|
-
"color": "#007aa5"
|
|
2016
|
-
},
|
|
2017
|
-
"cg_red": {
|
|
2018
|
-
"color": "#e03c31"
|
|
2019
|
-
},
|
|
2020
|
-
"carmine_pink": {
|
|
2021
|
-
"color": "#eb4c42"
|
|
2022
|
-
},
|
|
2023
|
-
"carmine_red": {
|
|
2024
|
-
"color": "#ff0038"
|
|
2025
|
-
},
|
|
2026
|
-
"cadet_blue": {
|
|
2027
|
-
"color": "#5f9ea0"
|
|
2028
|
-
},
|
|
2029
|
-
"cadet_grey": {
|
|
2030
|
-
"color": "#91a3b0"
|
|
2031
|
-
},
|
|
2032
|
-
"cadmium_green": {
|
|
2033
|
-
"color": "#006b3c"
|
|
2034
|
-
},
|
|
2035
|
-
"cadmium_orange": {
|
|
2036
|
-
"color": "#ed872d"
|
|
2037
|
-
},
|
|
2038
|
-
"cadmium_red": {
|
|
2039
|
-
"color": "#e30022"
|
|
2040
|
-
},
|
|
2041
|
-
"cadmium_yellow": {
|
|
2042
|
-
"color": "#fff600"
|
|
2043
|
-
},
|
|
2044
|
-
"cafe_au_lait": {
|
|
2045
|
-
"color": "#a67b5b"
|
|
2046
|
-
},
|
|
2047
|
-
"brick_red": {
|
|
2048
|
-
"color": "#cb4154"
|
|
2049
|
-
},
|
|
2050
|
-
"bright_cerulean": {
|
|
2051
|
-
"color": "#1dacd6"
|
|
2052
|
-
},
|
|
2053
|
-
"bright_green": {
|
|
2054
|
-
"color": "#66ff00"
|
|
2055
|
-
},
|
|
2056
|
-
"bright_lavender": {
|
|
2057
|
-
"color": "#bf94e4"
|
|
2058
|
-
},
|
|
2059
|
-
"bright_maroon": {
|
|
2060
|
-
"color": "#c32148"
|
|
2061
|
-
},
|
|
2062
|
-
"bright_pink": {
|
|
2063
|
-
"color": "#ff007f"
|
|
2064
|
-
},
|
|
2065
|
-
"bright_turquoise": {
|
|
2066
|
-
"color": "#08e8de"
|
|
2067
|
-
},
|
|
2068
|
-
"bright_ube": {
|
|
2069
|
-
"color": "#d19fe8"
|
|
2070
|
-
},
|
|
2071
|
-
"boston_university_red": {
|
|
2072
|
-
"color": "#cc0000"
|
|
2073
|
-
},
|
|
2074
|
-
"blue_bell": {
|
|
2075
|
-
"color": "#a2a2d0"
|
|
2076
|
-
},
|
|
2077
|
-
"baby_blue": {
|
|
2078
|
-
"color": "#89cff0"
|
|
2079
|
-
},
|
|
2080
|
-
"baby_blue_eyes": {
|
|
2081
|
-
"color": "#a1caf1"
|
|
2082
|
-
},
|
|
2083
|
-
"baby_pink": {
|
|
2084
|
-
"color": "#f4c2c2"
|
|
2085
|
-
},
|
|
2086
|
-
"ball_blue": {
|
|
2087
|
-
"color": "#21abcd"
|
|
2088
|
-
},
|
|
2089
|
-
"beau_blue": {
|
|
2090
|
-
"color": "#bcd4e6"
|
|
2091
|
-
},
|
|
2092
|
-
"banana_mania": {
|
|
2093
|
-
"color": "#fae7b5"
|
|
2094
|
-
},
|
|
2095
|
-
"banana_yellow": {
|
|
2096
|
-
"color": "#ffe135"
|
|
2097
|
-
},
|
|
2098
|
-
"battleship_grey": {
|
|
2099
|
-
"color": "#848482"
|
|
2100
|
-
},
|
|
2101
|
-
"blanched_almond": {
|
|
2102
|
-
"color": "#ffebcd"
|
|
2103
|
-
},
|
|
2104
|
-
"bleu_de_france": {
|
|
2105
|
-
"color": "#318ce7"
|
|
2106
|
-
},
|
|
2107
|
-
"blizzard_blue": {
|
|
2108
|
-
"color": "#ace5ee"
|
|
2109
|
-
},
|
|
2110
|
-
"blue_gray": {
|
|
2111
|
-
"color": "#6699cc"
|
|
2112
|
-
},
|
|
2113
|
-
"blue_green": {
|
|
2114
|
-
"color": "#0d98ba"
|
|
2115
|
-
},
|
|
2116
|
-
"blue_purple": {
|
|
2117
|
-
"color": "#8a2be2"
|
|
2118
|
-
},
|
|
2119
|
-
"blue_violet": {
|
|
2120
|
-
"color": "#8a2be2"
|
|
2121
|
-
},
|
|
2122
|
-
"bondi_blue": {
|
|
2123
|
-
"color": "#0095b6"
|
|
2124
|
-
},
|
|
2125
|
-
"bottle_green": {
|
|
2126
|
-
"color": "#006a4e"
|
|
2127
|
-
},
|
|
2128
|
-
"brandeis_blue": {
|
|
2129
|
-
"color": "#0070ff"
|
|
2130
|
-
},
|
|
2131
|
-
"brilliant_lavender": {
|
|
2132
|
-
"color": "#f4bbff"
|
|
2133
|
-
},
|
|
2134
|
-
"brilliant_rose": {
|
|
2135
|
-
"color": "#ff55a3"
|
|
2136
|
-
},
|
|
2137
|
-
"arylide_yellow": {
|
|
2138
|
-
"color": "#e9d66b"
|
|
2139
|
-
},
|
|
2140
|
-
"ash_grey": {
|
|
2141
|
-
"color": "#b2beb5"
|
|
2142
|
-
},
|
|
2143
|
-
"android_green": {
|
|
2144
|
-
"color": "#a4c639"
|
|
2145
|
-
},
|
|
2146
|
-
"anti-flash_white": {
|
|
2147
|
-
"color": "#f2f3f4"
|
|
2148
|
-
},
|
|
2149
|
-
"antique_brass": {
|
|
2150
|
-
"color": "#cd9575"
|
|
2151
|
-
},
|
|
2152
|
-
"cornflower_blue": {
|
|
2153
|
-
"color": "#6495ed"
|
|
2154
|
-
},
|
|
2155
|
-
"crimson_glory": {
|
|
2156
|
-
"color": "#be0032"
|
|
2157
|
-
},
|
|
2158
|
-
"crimson_red": {
|
|
2159
|
-
"color": "#990000"
|
|
2160
|
-
},
|
|
2161
|
-
"dark_blue": {
|
|
2162
|
-
"color": "#00008b"
|
|
2163
|
-
},
|
|
2164
|
-
"dark_brown": {
|
|
2165
|
-
"color": "#654321"
|
|
2166
|
-
},
|
|
2167
|
-
"dark_byzantium": {
|
|
2168
|
-
"color": "#5d3954"
|
|
2169
|
-
},
|
|
2170
|
-
"dark_candy_apple_red": {
|
|
2171
|
-
"color": "#a40000"
|
|
2172
|
-
},
|
|
2173
|
-
"dark_cerulean": {
|
|
2174
|
-
"color": "#08457e"
|
|
2175
|
-
},
|
|
2176
|
-
"dark_chestnut": {
|
|
2177
|
-
"color": "#986960"
|
|
2178
|
-
},
|
|
2179
|
-
"dark_coral": {
|
|
2180
|
-
"color": "#cd5b45"
|
|
2181
|
-
},
|
|
2182
|
-
"dark_cyan": {
|
|
2183
|
-
"color": "#008b8b"
|
|
2184
|
-
},
|
|
2185
|
-
"dark_electric_blue": {
|
|
2186
|
-
"color": "#536878"
|
|
2187
|
-
},
|
|
2188
|
-
"dark_goldenrod": {
|
|
2189
|
-
"color": "#b8860b"
|
|
2190
|
-
},
|
|
2191
|
-
"dark_gray": {
|
|
2192
|
-
"color": "#a9a9a9"
|
|
2193
|
-
},
|
|
2194
|
-
"dark_green": {
|
|
2195
|
-
"color": "#013220"
|
|
2196
|
-
},
|
|
2197
|
-
"dark_jungle_green": {
|
|
2198
|
-
"color": "#1a2421"
|
|
2199
|
-
},
|
|
2200
|
-
"dark_khaki": {
|
|
2201
|
-
"color": "#bdb76b"
|
|
2202
|
-
},
|
|
2203
|
-
"dark_lava": {
|
|
2204
|
-
"color": "#483c32"
|
|
2205
|
-
},
|
|
2206
|
-
"dark_lavender": {
|
|
2207
|
-
"color": "#734f96"
|
|
2208
|
-
},
|
|
2209
|
-
"dark_magenta": {
|
|
2210
|
-
"color": "#8b008b"
|
|
2211
|
-
},
|
|
2212
|
-
"dark_midnight_blue": {
|
|
2213
|
-
"color": "#003366"
|
|
2214
|
-
},
|
|
2215
|
-
"dark_olive_green": {
|
|
2216
|
-
"color": "#556b2f"
|
|
2217
|
-
},
|
|
2218
|
-
"dark_orange": {
|
|
2219
|
-
"color": "#ff8c00"
|
|
2220
|
-
},
|
|
2221
|
-
"dark_orchid": {
|
|
2222
|
-
"color": "#9932cc"
|
|
2223
|
-
},
|
|
2224
|
-
"dark_pastel_blue": {
|
|
2225
|
-
"color": "#779ecb"
|
|
2226
|
-
},
|
|
2227
|
-
"dark_pastel_green": {
|
|
2228
|
-
"color": "#03c03c"
|
|
2229
|
-
},
|
|
2230
|
-
"dark_pastel_purple": {
|
|
2231
|
-
"color": "#966fd6"
|
|
2232
|
-
},
|
|
2233
|
-
"dark_pastel_red": {
|
|
2234
|
-
"color": "#c23b22"
|
|
2235
|
-
},
|
|
2236
|
-
"dark_pink": {
|
|
2237
|
-
"color": "#e75480"
|
|
2238
|
-
},
|
|
2239
|
-
"dark_powder_blue": {
|
|
2240
|
-
"color": "#003399"
|
|
2241
|
-
},
|
|
2242
|
-
"dark_raspberry": {
|
|
2243
|
-
"color": "#872657"
|
|
2244
|
-
},
|
|
2245
|
-
"dark_red": {
|
|
2246
|
-
"color": "#8b0000"
|
|
2247
|
-
},
|
|
2248
|
-
"dark_salmon": {
|
|
2249
|
-
"color": "#e9967a"
|
|
2250
|
-
},
|
|
2251
|
-
"dark_scarlet": {
|
|
2252
|
-
"color": "#560319"
|
|
2253
|
-
},
|
|
2254
|
-
"dark_sea_green": {
|
|
2255
|
-
"color": "#8fbc8f"
|
|
2256
|
-
},
|
|
2257
|
-
"dark_sienna": {
|
|
2258
|
-
"color": "#3c1414"
|
|
2259
|
-
},
|
|
2260
|
-
"dark_slate_blue": {
|
|
2261
|
-
"color": "#483d8b"
|
|
2262
|
-
},
|
|
2263
|
-
"dark_slate_gray": {
|
|
2264
|
-
"color": "#2f4f4f"
|
|
2265
|
-
},
|
|
2266
|
-
"dark_spring_green": {
|
|
2267
|
-
"color": "#177245"
|
|
2268
|
-
},
|
|
2269
|
-
"dark_tan": {
|
|
2270
|
-
"color": "#918151"
|
|
2271
|
-
},
|
|
2272
|
-
"dark_tangerine": {
|
|
2273
|
-
"color": "#ffa812"
|
|
2274
|
-
},
|
|
2275
|
-
"dark_taupe": {
|
|
2276
|
-
"color": "#483c32"
|
|
2277
|
-
},
|
|
2278
|
-
"dark_terra_cotta": {
|
|
2279
|
-
"color": "#cc4e5c"
|
|
2280
|
-
},
|
|
2281
|
-
"dark_turquoise": {
|
|
2282
|
-
"color": "#00ced1"
|
|
2283
|
-
},
|
|
2284
|
-
"dark_violet": {
|
|
2285
|
-
"color": "#9400d3"
|
|
2286
|
-
},
|
|
2287
|
-
"dartmouth_green": {
|
|
2288
|
-
"color": "#00693e"
|
|
2289
|
-
},
|
|
2290
|
-
"davy_grey": {
|
|
2291
|
-
"color": "#555555"
|
|
2292
|
-
},
|
|
2293
|
-
"davys_grey": {
|
|
2294
|
-
"color": "#555555"
|
|
2295
|
-
},
|
|
2296
|
-
"heather_grey": {
|
|
2297
|
-
"color": "#bebbbb"
|
|
2298
|
-
},
|
|
2299
|
-
"debian_red": {
|
|
2300
|
-
"color": "#d70a53"
|
|
2301
|
-
},
|
|
2302
|
-
"deep_carmine": {
|
|
2303
|
-
"color": "#a9203e"
|
|
2304
|
-
},
|
|
2305
|
-
"deep_carmine_pink": {
|
|
2306
|
-
"color": "#ef3038"
|
|
2307
|
-
},
|
|
2308
|
-
"deep_carrot_orange": {
|
|
2309
|
-
"color": "#e9692c"
|
|
2310
|
-
},
|
|
2311
|
-
"deep_cerise": {
|
|
2312
|
-
"color": "#da3287"
|
|
2313
|
-
},
|
|
2314
|
-
"deep_champagne": {
|
|
2315
|
-
"color": "#fad6a5"
|
|
2316
|
-
},
|
|
2317
|
-
"deep_chestnut": {
|
|
2318
|
-
"color": "#b94e48"
|
|
2319
|
-
},
|
|
2320
|
-
"deep_coffee": {
|
|
2321
|
-
"color": "#704241"
|
|
2322
|
-
},
|
|
2323
|
-
"deep_fuchsia": {
|
|
2324
|
-
"color": "#c154c1"
|
|
2325
|
-
},
|
|
2326
|
-
"deep_jungle_green": {
|
|
2327
|
-
"color": "#004b49"
|
|
2328
|
-
},
|
|
2329
|
-
"deep_lilac": {
|
|
2330
|
-
"color": "#9955bb"
|
|
2331
|
-
},
|
|
2332
|
-
"deep_magenta": {
|
|
2333
|
-
"color": "#cc00cc"
|
|
2334
|
-
},
|
|
2335
|
-
"deep_peach": {
|
|
2336
|
-
"color": "#ffcba4"
|
|
2337
|
-
},
|
|
2338
|
-
"deep_pink": {
|
|
2339
|
-
"color": "#ff1493"
|
|
2340
|
-
},
|
|
2341
|
-
"desert_sand": {
|
|
2342
|
-
"color": "#edc9af"
|
|
2343
|
-
},
|
|
2344
|
-
"egyptian_blue": {
|
|
2345
|
-
"color": "#1034a6"
|
|
2346
|
-
},
|
|
2347
|
-
"electric_blue": {
|
|
2348
|
-
"color": "#7df9ff"
|
|
2349
|
-
},
|
|
2350
|
-
"electric_crimson": {
|
|
2351
|
-
"color": "#ff003f"
|
|
2352
|
-
},
|
|
2353
|
-
"electric_cyan": {
|
|
2354
|
-
"color": "#00ffff"
|
|
2355
|
-
},
|
|
2356
|
-
"electric_green": {
|
|
2357
|
-
"color": "#00ff00"
|
|
2358
|
-
},
|
|
2359
|
-
"electric_indigo": {
|
|
2360
|
-
"color": "#6f00ff"
|
|
2361
|
-
},
|
|
2362
|
-
"electric_lavender": {
|
|
2363
|
-
"color": "#f4bbff"
|
|
2364
|
-
},
|
|
2365
|
-
"electric_lime": {
|
|
2366
|
-
"color": "#ccff00"
|
|
2367
|
-
},
|
|
2368
|
-
"eton_blue": {
|
|
2369
|
-
"color": "#96c8a2"
|
|
2370
|
-
},
|
|
2371
|
-
"fashion_fuchsia": {
|
|
2372
|
-
"color": "#f400a1"
|
|
2373
|
-
},
|
|
2374
|
-
"fern_green": {
|
|
2375
|
-
"color": "#4f7942"
|
|
2376
|
-
},
|
|
2377
|
-
"ferrari_red": {
|
|
2378
|
-
"color": "#ff2800"
|
|
2379
|
-
},
|
|
2380
|
-
"field_drab": {
|
|
2381
|
-
"color": "#6c541e"
|
|
2382
|
-
},
|
|
2383
|
-
"floral_white": {
|
|
2384
|
-
"color": "#fffaf0"
|
|
2385
|
-
},
|
|
2386
|
-
"fluorescent_orange": {
|
|
2387
|
-
"color": "#ffbf00"
|
|
2388
|
-
},
|
|
2389
|
-
"forest_green": {
|
|
2390
|
-
"color": "#014421",
|
|
2391
|
-
},
|
|
2392
|
-
"french_beige": {
|
|
2393
|
-
"color": "#a67b5b"
|
|
2394
|
-
},
|
|
2395
|
-
"french_blue": {
|
|
2396
|
-
"color": "#0072bb"
|
|
2397
|
-
},
|
|
2398
|
-
"ghost_white": {
|
|
2399
|
-
"color": "#f8f8ff"
|
|
2400
|
-
},
|
|
2401
|
-
"guppie_green": {
|
|
2402
|
-
"color": "#00ff7f"
|
|
2403
|
-
},
|
|
2404
|
-
"han_blue": {
|
|
2405
|
-
"color": "#446ccf"
|
|
2406
|
-
},
|
|
2407
|
-
"han_purple": {
|
|
2408
|
-
"color": "#5218fa"
|
|
2409
|
-
},
|
|
2410
|
-
"hansa_yellow": {
|
|
2411
|
-
"color": "#e9d66b"
|
|
2412
|
-
},
|
|
2413
|
-
"harlequin": {
|
|
2414
|
-
"color": "#3fff00"
|
|
2415
|
-
},
|
|
2416
|
-
"hooker_green": {
|
|
2417
|
-
"color": "#49796b"
|
|
2418
|
-
},
|
|
2419
|
-
"india_green": {
|
|
2420
|
-
"color": "#138808"
|
|
2421
|
-
},
|
|
2422
|
-
"islamic_green": {
|
|
2423
|
-
"color": "#009000"
|
|
2424
|
-
},
|
|
2425
|
-
"jazzberry_jam": {
|
|
2426
|
-
"color": "#a50b5e"
|
|
2427
|
-
},
|
|
2428
|
-
"ku_crimson": {
|
|
2429
|
-
"color": "#e8000d"
|
|
2430
|
-
},
|
|
2431
|
-
"la_salle_green": {
|
|
2432
|
-
"color": "#087830"
|
|
2433
|
-
},
|
|
2434
|
-
"languid_lavender": {
|
|
2435
|
-
"color": "#d6cadd"
|
|
2436
|
-
},
|
|
2437
|
-
"lapis_lazuli": {
|
|
2438
|
-
"color": "#26619c"
|
|
2439
|
-
},
|
|
2440
|
-
"laser_lemon": {
|
|
2441
|
-
"color": "#fefe22"
|
|
2442
|
-
},
|
|
2443
|
-
"lavender_blue": {
|
|
2444
|
-
"color": "#ccccff"
|
|
2445
|
-
},
|
|
2446
|
-
"lavender_blush": {
|
|
2447
|
-
"color": "#fff0f5"
|
|
2448
|
-
},
|
|
2449
|
-
"lavender_gray": {
|
|
2450
|
-
"color": "#c4c3d0"
|
|
2451
|
-
},
|
|
2452
|
-
"lavender_indigo": {
|
|
2453
|
-
"color": "#9457eb"
|
|
2454
|
-
},
|
|
2455
|
-
"lavender_magenta": {
|
|
2456
|
-
"color": "violet"
|
|
2457
|
-
},
|
|
2458
|
-
"lavender_mist": {
|
|
2459
|
-
"color": "#e6e6fa"
|
|
2460
|
-
},
|
|
2461
|
-
"lemon_chiffon": {
|
|
2462
|
-
"color": "#fffacd"
|
|
2463
|
-
},
|
|
2464
|
-
"lemon_lime": {
|
|
2465
|
-
"color": "#bfff00"
|
|
2466
|
-
},
|
|
2467
|
-
"lemon_yellow": {
|
|
2468
|
-
"color": "#fff44f"
|
|
2469
|
-
},
|
|
2470
|
-
"light_apricot": {
|
|
2471
|
-
"color": "#fdd5b1"
|
|
2472
|
-
},
|
|
2473
|
-
"light_blue": {
|
|
2474
|
-
"color": "#add8e6"
|
|
2475
|
-
},
|
|
2476
|
-
"light_brown": {
|
|
2477
|
-
"color": "#b5651d"
|
|
2478
|
-
},
|
|
2479
|
-
"light_carmine_pink": {
|
|
2480
|
-
"color": "#e66771"
|
|
2481
|
-
},
|
|
2482
|
-
"light_coral": {
|
|
2483
|
-
"color": "#f08080"
|
|
2484
|
-
},
|
|
2485
|
-
"light_cornflower_blue": {
|
|
2486
|
-
"color": "#93ccea"
|
|
2487
|
-
},
|
|
2488
|
-
"light_crimson": {
|
|
2489
|
-
"color": "#f56991"
|
|
2490
|
-
},
|
|
2491
|
-
"light_cyan": {
|
|
2492
|
-
"color": "#e0ffff"
|
|
2493
|
-
},
|
|
2494
|
-
"light_fuchsia_pink": {
|
|
2495
|
-
"color": "#f984ef"
|
|
2496
|
-
},
|
|
2497
|
-
"light_goldenrod_yellow": {
|
|
2498
|
-
"color": "#fafad2"
|
|
2499
|
-
},
|
|
2500
|
-
"light_gray": {
|
|
2501
|
-
"color": "#d3d3d3"
|
|
2502
|
-
},
|
|
2503
|
-
"light_green": {
|
|
2504
|
-
"color": "#90ee90"
|
|
2505
|
-
},
|
|
2506
|
-
"light_khaki": {
|
|
2507
|
-
"color": "khaki"
|
|
2508
|
-
},
|
|
2509
|
-
"light_pastel_purple": {
|
|
2510
|
-
"color": "#b19cd9"
|
|
2511
|
-
},
|
|
2512
|
-
"light_pink": {
|
|
2513
|
-
"color": "#ffb6c1"
|
|
2514
|
-
},
|
|
2515
|
-
"light_salmon": {
|
|
2516
|
-
"color": "#ffa07a"
|
|
2517
|
-
},
|
|
2518
|
-
"light_salmon_pink": {
|
|
2519
|
-
"color": "#ff9999"
|
|
2520
|
-
},
|
|
2521
|
-
"light_sea_green": {
|
|
2522
|
-
"color": "#20b2aa"
|
|
2523
|
-
},
|
|
2524
|
-
"light_sky_blue": {
|
|
2525
|
-
"color": "#87cefa"
|
|
2526
|
-
},
|
|
2527
|
-
"light_slate_gray": {
|
|
2528
|
-
"color": "#778899"
|
|
2529
|
-
},
|
|
2530
|
-
"light_taupe": {
|
|
2531
|
-
"color": "#b38b6d"
|
|
2532
|
-
},
|
|
2533
|
-
"light_thulian_pink": {
|
|
2534
|
-
"color": "#e68fac"
|
|
2535
|
-
},
|
|
2536
|
-
"light_yellow": {
|
|
2537
|
-
"color": "#ffffed"
|
|
2538
|
-
},
|
|
2539
|
-
"lime_green": {
|
|
2540
|
-
"color": "#32cd32"
|
|
2541
|
-
},
|
|
2542
|
-
"maya_blue": {
|
|
2543
|
-
"color": "#73c2fb"
|
|
2544
|
-
},
|
|
2545
|
-
"meat_brown": {
|
|
2546
|
-
"color": "#e5b73b"
|
|
2547
|
-
},
|
|
2548
|
-
"medium_carmine": {
|
|
2549
|
-
"color": "#af4035"
|
|
2550
|
-
},
|
|
2551
|
-
"medium_champagne": {
|
|
2552
|
-
"color": "#f3e5ab"
|
|
2553
|
-
},
|
|
2554
|
-
"medium_electric_blue": {
|
|
2555
|
-
"color": "#035096"
|
|
2556
|
-
},
|
|
2557
|
-
"medium_jungle_green": {
|
|
2558
|
-
"color": "#1c352d"
|
|
2559
|
-
},
|
|
2560
|
-
"medium_lavender_magenta": {
|
|
2561
|
-
"color": "plum"
|
|
2562
|
-
},
|
|
2563
|
-
"medium_orchid": {
|
|
2564
|
-
"color": "#ba55d3"
|
|
2565
|
-
},
|
|
2566
|
-
"medium_persian_blue": {
|
|
2567
|
-
"color": "#0067a5"
|
|
2568
|
-
},
|
|
2569
|
-
"medium_purple": {
|
|
2570
|
-
"color": "#9370db"
|
|
2571
|
-
},
|
|
2572
|
-
"medium_red_violet": {
|
|
2573
|
-
"color": "#bb3385"
|
|
2574
|
-
},
|
|
2575
|
-
"medium_sea_green": {
|
|
2576
|
-
"color": "#3cb371"
|
|
2577
|
-
},
|
|
2578
|
-
"medium_slate_blue": {
|
|
2579
|
-
"color": "#7b68ee"
|
|
2580
|
-
},
|
|
2581
|
-
"medium_spring_bud": {
|
|
2582
|
-
"color": "#c9dc87"
|
|
2583
|
-
},
|
|
2584
|
-
"medium_spring_green": {
|
|
2585
|
-
"color": "#00fa9a"
|
|
2586
|
-
},
|
|
2587
|
-
"medium_taupe": {
|
|
2588
|
-
"color": "#674c47"
|
|
2589
|
-
},
|
|
2590
|
-
"medium_teal_blue": {
|
|
2591
|
-
"color": "#0054b4"
|
|
2592
|
-
},
|
|
2593
|
-
"midnight_blue": {
|
|
2594
|
-
"color": "#191970"
|
|
2595
|
-
},
|
|
2596
|
-
"mode_beige": {
|
|
2597
|
-
"color": "#967117"
|
|
2598
|
-
},
|
|
2599
|
-
"moonstone_blue": {
|
|
2600
|
-
"color": "#73a9c2"
|
|
2601
|
-
},
|
|
2602
|
-
"mordant_red_19": {
|
|
2603
|
-
"color": "#ae0c00"
|
|
2604
|
-
},
|
|
2605
|
-
"nadeshiko_pink": {
|
|
2606
|
-
"color": "#f6adc6"
|
|
2607
|
-
},
|
|
2608
|
-
"napier_green": {
|
|
2609
|
-
"color": "#2a8000"
|
|
2610
|
-
},
|
|
2611
|
-
"naples_yellow": {
|
|
2612
|
-
"color": "#fada5e"
|
|
2613
|
-
},
|
|
2614
|
-
"navajo_white": {
|
|
2615
|
-
"color": "#ffdead"
|
|
2616
|
-
},
|
|
2617
|
-
"navy_blue": {
|
|
2618
|
-
"color": "navy"
|
|
2619
|
-
},
|
|
2620
|
-
"neon_carrot": {
|
|
2621
|
-
"color": "#ffa343"
|
|
2622
|
-
},
|
|
2623
|
-
"neon_fuchsia": {
|
|
2624
|
-
"color": "#fe59c2"
|
|
2625
|
-
},
|
|
2626
|
-
"neon_green": {
|
|
2627
|
-
"color": "#39ff14"
|
|
2628
|
-
},
|
|
2629
|
-
"non-photo_blue": {
|
|
2630
|
-
"color": "#a4dded"
|
|
2631
|
-
},
|
|
2632
|
-
"office_green": {
|
|
2633
|
-
"color": "green"
|
|
2634
|
-
},
|
|
2635
|
-
"old_gold": {
|
|
2636
|
-
"color": "#cfb53b"
|
|
2637
|
-
},
|
|
2638
|
-
"orange_red": {
|
|
2639
|
-
"color": "#ff4500"
|
|
2640
|
-
},
|
|
2641
|
-
"orange_yellow": {
|
|
2642
|
-
"color": "#f8d568"
|
|
2643
|
-
},
|
|
2644
|
-
"old_lace": {
|
|
2645
|
-
"color": "#fdf5e6"
|
|
2646
|
-
},
|
|
2647
|
-
"otter_brown": {
|
|
2648
|
-
"color": "#654321"
|
|
2649
|
-
},
|
|
2650
|
-
"outer_space": {
|
|
2651
|
-
"color": "#414a4c"
|
|
2652
|
-
},
|
|
2653
|
-
"outrageous_orange": {
|
|
2654
|
-
"color": "#ff6e4a"
|
|
2655
|
-
},
|
|
2656
|
-
"oxford_blue": {
|
|
2657
|
-
"color": "#002147"
|
|
2658
|
-
},
|
|
2659
|
-
"pacific_blue": {
|
|
2660
|
-
"color": "#1ca9c9"
|
|
2661
|
-
},
|
|
2662
|
-
"pakistan_green": {
|
|
2663
|
-
"color": "#060"
|
|
2664
|
-
},
|
|
2665
|
-
"palatinate_blue": {
|
|
2666
|
-
"color": "#273be2"
|
|
2667
|
-
},
|
|
2668
|
-
"palatinate_purple": {
|
|
2669
|
-
"color": "#682860"
|
|
2670
|
-
},
|
|
2671
|
-
"pale_aqua": {
|
|
2672
|
-
"color": "#bcd4e6"
|
|
2673
|
-
},
|
|
2674
|
-
"pale_blue": {
|
|
2675
|
-
"color": "#afeeee"
|
|
2676
|
-
},
|
|
2677
|
-
"pale_brown": {
|
|
2678
|
-
"color": "#987654"
|
|
2679
|
-
},
|
|
2680
|
-
"pale_carmine": {
|
|
2681
|
-
"color": "#af4035"
|
|
2682
|
-
},
|
|
2683
|
-
"pale_cerulean": {
|
|
2684
|
-
"color": "#9bc4e2"
|
|
2685
|
-
},
|
|
2686
|
-
"pale_chestnut": {
|
|
2687
|
-
"color": "#ddadaf"
|
|
2688
|
-
},
|
|
2689
|
-
"pale_copper": {
|
|
2690
|
-
"color": "#da8a67"
|
|
2691
|
-
},
|
|
2692
|
-
"pale_cornflower_blue": {
|
|
2693
|
-
"color": "#abcdef"
|
|
2694
|
-
},
|
|
2695
|
-
"pale_gold": {
|
|
2696
|
-
"color": "#e6be8a"
|
|
2697
|
-
},
|
|
2698
|
-
"pale_goldenrod": {
|
|
2699
|
-
"color": "#eee8aa"
|
|
2700
|
-
},
|
|
2701
|
-
"pale_green": {
|
|
2702
|
-
"color": "#98fb98"
|
|
2703
|
-
},
|
|
2704
|
-
"pale_lavender": {
|
|
2705
|
-
"color": "#dcd0ff"
|
|
2706
|
-
},
|
|
2707
|
-
"pale_magenta": {
|
|
2708
|
-
"color": "#f984e5"
|
|
2709
|
-
},
|
|
2710
|
-
"pale_pink": {
|
|
2711
|
-
"color": "#fadadd"
|
|
2712
|
-
},
|
|
2713
|
-
"pale_plum": {
|
|
2714
|
-
"color": "plum"
|
|
2715
|
-
},
|
|
2716
|
-
"pale_red_violet": {
|
|
2717
|
-
"color": "#db7093"
|
|
2718
|
-
},
|
|
2719
|
-
"pale_robin_egg_blue": {
|
|
2720
|
-
"color": "#96ded1"
|
|
2721
|
-
},
|
|
2722
|
-
"pale_silver": {
|
|
2723
|
-
"color": "#c9c0bb"
|
|
2724
|
-
},
|
|
2725
|
-
"pale_spring_bud": {
|
|
2726
|
-
"color": "#ecebbd"
|
|
2727
|
-
},
|
|
2728
|
-
"pale_taupe": {
|
|
2729
|
-
"color": "#bc987e"
|
|
2730
|
-
},
|
|
2731
|
-
"pale_violet_red": {
|
|
2732
|
-
"color": "#db7093"
|
|
2733
|
-
},
|
|
2734
|
-
"pansy_purple": {
|
|
2735
|
-
"color": "#78184a"
|
|
2736
|
-
},
|
|
2737
|
-
"papaya_whip": {
|
|
2738
|
-
"color": "#ffefd5"
|
|
2739
|
-
},
|
|
2740
|
-
"paris_green": {
|
|
2741
|
-
"color": "#50c878"
|
|
2742
|
-
},
|
|
2743
|
-
"pastel_blue": {
|
|
2744
|
-
"color": "#aec6cf"
|
|
2745
|
-
},
|
|
2746
|
-
"pastel_brown": {
|
|
2747
|
-
"color": "#836953"
|
|
2748
|
-
},
|
|
2749
|
-
"pastel_gray": {
|
|
2750
|
-
"color": "#cfcfc4"
|
|
2751
|
-
},
|
|
2752
|
-
"pastel_green": {
|
|
2753
|
-
"color": "#7d7"
|
|
2754
|
-
},
|
|
2755
|
-
"pastel_magenta": {
|
|
2756
|
-
"color": "#f49ac2"
|
|
2757
|
-
},
|
|
2758
|
-
"pastel_orange": {
|
|
2759
|
-
"color": "#ffb347"
|
|
2760
|
-
},
|
|
2761
|
-
"pastel_pink": {
|
|
2762
|
-
"color": "#ffd1dc"
|
|
2763
|
-
},
|
|
2764
|
-
"pearl_aqua": {
|
|
2765
|
-
"color": "#88d8c0"
|
|
2766
|
-
},
|
|
2767
|
-
"persian_blue": {
|
|
2768
|
-
"color": "#1c39bb"
|
|
2769
|
-
},
|
|
2770
|
-
"persian_indigo": {
|
|
2771
|
-
"color": "#32127a"
|
|
2772
|
-
},
|
|
2773
|
-
"persian_orange": {
|
|
2774
|
-
"color": "#d99058"
|
|
2775
|
-
},
|
|
2776
|
-
"persian_pink": {
|
|
2777
|
-
"color": "#f77fbe"
|
|
2778
|
-
},
|
|
2779
|
-
"persian_plum": {
|
|
2780
|
-
"color": "#701c1c"
|
|
2781
|
-
},
|
|
2782
|
-
"phthalo_blue": {
|
|
2783
|
-
"color": "#000f89"
|
|
2784
|
-
},
|
|
2785
|
-
"prussian_blue": {
|
|
2786
|
-
"color": "#003153"
|
|
2787
|
-
},
|
|
2788
|
-
"psychedelic_purple": {
|
|
2789
|
-
"color": "#df00ff"
|
|
2790
|
-
},
|
|
2791
|
-
"purple_heart": {
|
|
2792
|
-
"color": "#69359c"
|
|
2793
|
-
},
|
|
2794
|
-
"raspberry_glace": {
|
|
2795
|
-
"color": "#915f6d"
|
|
2796
|
-
},
|
|
2797
|
-
"raspberry_pink": {
|
|
2798
|
-
"color": "#e25098"
|
|
2799
|
-
},
|
|
2800
|
-
"raspberry_rose": {
|
|
2801
|
-
"color": "#b3446c"
|
|
2802
|
-
},
|
|
2803
|
-
"radical_red": {
|
|
2804
|
-
"color": "#ff355e"
|
|
2805
|
-
},
|
|
2806
|
-
"red_brown": {
|
|
2807
|
-
"color": "brown"
|
|
2808
|
-
},
|
|
2809
|
-
"red_orange": {
|
|
2810
|
-
"color": "#ff5349"
|
|
2811
|
-
},
|
|
2812
|
-
"red_violet": {
|
|
2813
|
-
"color": "#c71585"
|
|
2814
|
-
},
|
|
2815
|
-
"rich_black": {
|
|
2816
|
-
"color": "#004040"
|
|
2817
|
-
},
|
|
2818
|
-
"rich_carmine": {
|
|
2819
|
-
"color": "#d70040"
|
|
2820
|
-
},
|
|
2821
|
-
"rich_electric_blue": {
|
|
2822
|
-
"color": "#0892d0"
|
|
2823
|
-
},
|
|
2824
|
-
"rich_lilac": {
|
|
2825
|
-
"color": "#b666d2"
|
|
2826
|
-
},
|
|
2827
|
-
"rich_maroon": {
|
|
2828
|
-
"color": "#b03060"
|
|
2829
|
-
},
|
|
2830
|
-
"rose_bonbon": {
|
|
2831
|
-
"color": "#f9429e"
|
|
2832
|
-
},
|
|
2833
|
-
"rose_ebony": {
|
|
2834
|
-
"color": "#674846"
|
|
2835
|
-
},
|
|
2836
|
-
"rose_gold": {
|
|
2837
|
-
"color": "#b76e79"
|
|
2838
|
-
},
|
|
2839
|
-
"rose_madder": {
|
|
2840
|
-
"color": "#e32636"
|
|
2841
|
-
},
|
|
2842
|
-
"rose_pink": {
|
|
2843
|
-
"color": "#f6c"
|
|
2844
|
-
},
|
|
2845
|
-
"rosso_corsa": {
|
|
2846
|
-
"color": "#d40000"
|
|
2847
|
-
},
|
|
2848
|
-
"rosy_brown": {
|
|
2849
|
-
"color": "#bc8f8f"
|
|
2850
|
-
},
|
|
2851
|
-
"royal_azure": {
|
|
2852
|
-
"color": "#0038a8"
|
|
2853
|
-
},
|
|
2854
|
-
"royal_blue": {
|
|
2855
|
-
"color": "#002366"
|
|
2856
|
-
},
|
|
2857
|
-
"satin_sheen_gold": {
|
|
2858
|
-
"color": "#cba135"
|
|
2859
|
-
},
|
|
2860
|
-
"school_bus_yellow": {
|
|
2861
|
-
"color": "#ffd800"
|
|
2862
|
-
},
|
|
2863
|
-
"screamin_green": {
|
|
2864
|
-
"color": "#76ff7a"
|
|
2865
|
-
},
|
|
2866
|
-
"sea_blue": {
|
|
2867
|
-
"color": "#006994"
|
|
2868
|
-
},
|
|
2869
|
-
"sky_blue": {
|
|
2870
|
-
"color": "#87ceeb"
|
|
2871
|
-
},
|
|
2872
|
-
"smokey_topaz": {
|
|
2873
|
-
"color": "#933d41"
|
|
2874
|
-
},
|
|
2875
|
-
"spiro_disco_ball": {
|
|
2876
|
-
"color": "#0fc0fc"
|
|
2877
|
-
},
|
|
2878
|
-
"spring_bud": {
|
|
2879
|
-
"color": "#a7fc00"
|
|
2880
|
-
},
|
|
2881
|
-
"spring_green": {
|
|
2882
|
-
"color": "#00ff7f"
|
|
2883
|
-
},
|
|
2884
|
-
"united_nations_blue": {
|
|
2885
|
-
"color": "#5b92e5"
|
|
2886
|
-
},
|
|
2887
|
-
"university_of_california_gold": {
|
|
2888
|
-
"color": "#b78727"
|
|
2889
|
-
},
|
|
2890
|
-
"upsdell_red": {
|
|
2891
|
-
"color": "#ae2029"
|
|
2892
|
-
},
|
|
2893
|
-
"usc_cardinal": {
|
|
2894
|
-
"color": "#990000"
|
|
2895
|
-
},
|
|
2896
|
-
"usc_gold": {
|
|
2897
|
-
"color": "#ffcc00"
|
|
2898
|
-
},
|
|
2899
|
-
"utah_crimson": {
|
|
2900
|
-
"color": "#d3003f"
|
|
2901
|
-
},
|
|
2902
|
-
"venetian_red": {
|
|
2903
|
-
"color": "#c80815"
|
|
2904
|
-
},
|
|
2905
|
-
"vegas_gold": {
|
|
2906
|
-
"color": "#c5b358"
|
|
2907
|
-
},
|
|
2908
|
-
"unmellow_yellow": {
|
|
2909
|
-
"color": "#ffff66"
|
|
2910
|
-
},
|
|
2911
|
-
"up_forest_green": {
|
|
2912
|
-
"color": "#014421"
|
|
2913
|
-
},
|
|
2914
|
-
"steel_blue": {
|
|
2915
|
-
"color": "#4682b4"
|
|
2916
|
-
},
|
|
2917
|
-
"stil_de_grain_yellow": {
|
|
2918
|
-
"color": "#fada5e"
|
|
2919
|
-
},
|
|
2920
|
-
"smoky_black": {
|
|
2921
|
-
"color": "#100c08"
|
|
2922
|
-
},
|
|
2923
|
-
"sky_magenta": {
|
|
2924
|
-
"color": "#cf71af"
|
|
2925
|
-
},
|
|
2926
|
-
"slate_blue": {
|
|
2927
|
-
"color": "#6a5acd"
|
|
2928
|
-
},
|
|
2929
|
-
"slate_gray": {
|
|
2930
|
-
"color": "#708090"
|
|
2931
|
-
},
|
|
2932
|
-
"shamrock_green": {
|
|
2933
|
-
"color": "#009e60"
|
|
2934
|
-
},
|
|
2935
|
-
"shocking_pink": {
|
|
2936
|
-
"color": "#fc0fc0"
|
|
2937
|
-
},
|
|
2938
|
-
"selective_yellow": {
|
|
2939
|
-
"color": "#ffba00"
|
|
2940
|
-
},
|
|
2941
|
-
"sea_green": {
|
|
2942
|
-
"color": "#2e8b57"
|
|
2943
|
-
},
|
|
2944
|
-
"seal_brown": {
|
|
2945
|
-
"color": "#321414"
|
|
2946
|
-
},
|
|
2947
|
-
"salmon_pink": {
|
|
2948
|
-
"color": "#ff91a4"
|
|
2949
|
-
},
|
|
2950
|
-
"sandy_brown": {
|
|
2951
|
-
"color": "#f4a460"
|
|
2952
|
-
},
|
|
2953
|
-
"sandy_taupe": {
|
|
2954
|
-
"color": "#967117"
|
|
2955
|
-
},
|
|
2956
|
-
"sap_green": {
|
|
2957
|
-
"color": "#507d2a"
|
|
2958
|
-
},
|
|
2959
|
-
"sand_dune": {
|
|
2960
|
-
"color": "#967117"
|
|
2961
|
-
},
|
|
2962
|
-
"sacramento_state_green": {
|
|
2963
|
-
"color": "#00563f"
|
|
2964
|
-
},
|
|
2965
|
-
"saint_patrick_blue": {
|
|
2966
|
-
"color": "#23297a"
|
|
2967
|
-
},
|
|
2968
|
-
"saddle_brown": {
|
|
2969
|
-
"color": "#8b4513"
|
|
2970
|
-
},
|
|
2971
|
-
"safety_orange": {
|
|
2972
|
-
"color": "#ff6700"
|
|
2973
|
-
},
|
|
2974
|
-
"ruddy_brown": {
|
|
2975
|
-
"color": "#bb6528"
|
|
2976
|
-
},
|
|
2977
|
-
"ruddy_pink": {
|
|
2978
|
-
"color": "#e18e96"
|
|
2979
|
-
},
|
|
2980
|
-
"royal_fuchsia": {
|
|
2981
|
-
"color": "#ca2c92"
|
|
2982
|
-
},
|
|
2983
|
-
"royal_purple": {
|
|
2984
|
-
"color": "#7851a9"
|
|
2985
|
-
},
|
|
2986
|
-
"rose_quartz": {
|
|
2987
|
-
"color": "#aa98a9"
|
|
2988
|
-
},
|
|
2989
|
-
"rose_taupe": {
|
|
2990
|
-
"color": "#905d5d"
|
|
2991
|
-
},
|
|
2992
|
-
"rose_vale": {
|
|
2993
|
-
"color": "#ab4e52"
|
|
2994
|
-
},
|
|
2995
|
-
"rifle_green": {
|
|
2996
|
-
"color": "#414833"
|
|
2997
|
-
},
|
|
2998
|
-
"robins_egg_blue": {
|
|
2999
|
-
"color": "#1fcecb"
|
|
3000
|
-
},
|
|
3001
|
-
"raw_sienna": {
|
|
3002
|
-
"color": "#d68a59"
|
|
3003
|
-
},
|
|
3004
|
-
"raw_umber": {
|
|
3005
|
-
"color": "#826644"
|
|
3006
|
-
},
|
|
3007
|
-
"razzle_dazzle_rose": {
|
|
3008
|
-
"color": "#f3c"
|
|
3009
|
-
},
|
|
3010
|
-
"purple_mountain_majesty": {
|
|
3011
|
-
"color": "#9678b6"
|
|
3012
|
-
},
|
|
3013
|
-
"purple_pizzazz": {
|
|
3014
|
-
"color": "#fe4eda"
|
|
3015
|
-
},
|
|
3016
|
-
"purple_taupe": {
|
|
3017
|
-
"color": "#50404d"
|
|
3018
|
-
},
|
|
3019
|
-
"pink_flamingo": {
|
|
3020
|
-
"color": "#fc74fd"
|
|
3021
|
-
},
|
|
3022
|
-
"portland_orange": {
|
|
3023
|
-
"color": "#ff5a36"
|
|
3024
|
-
},
|
|
3025
|
-
"powder_blue": {
|
|
3026
|
-
"color": "#b0e0e6"
|
|
3027
|
-
},
|
|
3028
|
-
"princeton_orange": {
|
|
3029
|
-
"color": "#ff8f00"
|
|
3030
|
-
},
|
|
3031
|
-
"pink_pearl": {
|
|
3032
|
-
"color": "#e7accf"
|
|
3033
|
-
},
|
|
3034
|
-
"pink_sherbet": {
|
|
3035
|
-
"color": "#f78fa7"
|
|
3036
|
-
},
|
|
3037
|
-
"phthalo_green": {
|
|
3038
|
-
"color": "#123524"
|
|
3039
|
-
},
|
|
3040
|
-
"piggy_pink": {
|
|
3041
|
-
"color": "#fddde6"
|
|
3042
|
-
},
|
|
3043
|
-
"pine_green": {
|
|
3044
|
-
"color": "#01796f"
|
|
3045
|
-
},
|
|
3046
|
-
"persian_red": {
|
|
3047
|
-
"color": "#c33"
|
|
3048
|
-
},
|
|
3049
|
-
"persian_rose": {
|
|
3050
|
-
"color": "#fe28a2"
|
|
3051
|
-
},
|
|
3052
|
-
"pastel_purple": {
|
|
3053
|
-
"color": "#b39eb5"
|
|
3054
|
-
},
|
|
3055
|
-
"payne_grey": {
|
|
3056
|
-
"color": "#536878"
|
|
3057
|
-
},
|
|
3058
|
-
"peach_puff": {
|
|
3059
|
-
"color": "#ffdab9"
|
|
3060
|
-
},
|
|
3061
|
-
"peach_yellow": {
|
|
3062
|
-
"color": "#fadfad"
|
|
3063
|
-
},
|
|
3064
|
-
"pastel_red": {
|
|
3065
|
-
"color": "#ff6961"
|
|
3066
|
-
},
|
|
3067
|
-
"pastel_violet": {
|
|
3068
|
-
"color": "#cb99c9"
|
|
3069
|
-
},
|
|
3070
|
-
"pastel_yellow": {
|
|
3071
|
-
"color": "#fdfd96"
|
|
3072
|
-
},
|
|
3073
|
-
"olive_drab": {
|
|
3074
|
-
"color": "#6b8e23"
|
|
3075
|
-
},
|
|
3076
|
-
"orange_peel": {
|
|
3077
|
-
"color": "#ff9f00"
|
|
3078
|
-
},
|
|
3079
|
-
"opera_mauve": {
|
|
3080
|
-
"color": "#b784a7"
|
|
3081
|
-
},
|
|
3082
|
-
"olive_green": {
|
|
3083
|
-
"color": "#bab86c"
|
|
3084
|
-
},
|
|
3085
|
-
"old_lavender": {
|
|
3086
|
-
"color": "#796878"
|
|
3087
|
-
},
|
|
3088
|
-
"old_mauve": {
|
|
3089
|
-
"color": "#673147"
|
|
3090
|
-
},
|
|
3091
|
-
"old_rose": {
|
|
3092
|
-
"color": "#c08081"
|
|
3093
|
-
},
|
|
3094
|
-
"north_texas_green": {
|
|
3095
|
-
"color": "#059033"
|
|
3096
|
-
},
|
|
3097
|
-
"ocean_boat_blue": {
|
|
3098
|
-
"color": "#0077be"
|
|
3099
|
-
},
|
|
3100
|
-
"moss_green": {
|
|
3101
|
-
"color": "#addfad"
|
|
3102
|
-
},
|
|
3103
|
-
"mountain_meadow": {
|
|
3104
|
-
"color": "#30ba8f"
|
|
3105
|
-
},
|
|
3106
|
-
"mountbatten_pink": {
|
|
3107
|
-
"color": "#997a8d"
|
|
3108
|
-
},
|
|
3109
|
-
"msu_green": {
|
|
3110
|
-
"color": "#18453b"
|
|
3111
|
-
},
|
|
3112
|
-
"mint_cream": {
|
|
3113
|
-
"color": "#f5fffa"
|
|
3114
|
-
},
|
|
3115
|
-
"mint_green": {
|
|
3116
|
-
"color": "#98ff98"
|
|
3117
|
-
},
|
|
3118
|
-
"misty_rose": {
|
|
3119
|
-
"color": "#ffe4e1"
|
|
3120
|
-
},
|
|
3121
|
-
"midnight_green": {
|
|
3122
|
-
"color": "#004953"
|
|
3123
|
-
},
|
|
3124
|
-
"mikado_yellow": {
|
|
3125
|
-
"color": "#ffc40c"
|
|
3126
|
-
},
|
|
3127
|
-
"medium_turquoise": {
|
|
3128
|
-
"color": "#48d1cc"
|
|
3129
|
-
},
|
|
3130
|
-
"medium_violet_red": {
|
|
3131
|
-
"color": "#c71585"
|
|
3132
|
-
},
|
|
3133
|
-
"medium_aquamarine": {
|
|
3134
|
-
"color": "#66ddaa"
|
|
3135
|
-
},
|
|
3136
|
-
"medium_blue": {
|
|
3137
|
-
"color": "#0000cd"
|
|
3138
|
-
},
|
|
3139
|
-
"medium_candy_apple_red": {
|
|
3140
|
-
"color": "#e2062c"
|
|
3141
|
-
},
|
|
3142
|
-
"mauve_taupe": {
|
|
3143
|
-
"color": "#915f6d"
|
|
3144
|
-
},
|
|
3145
|
-
"majorelle_blue": {
|
|
3146
|
-
"color": "#6050dc"
|
|
3147
|
-
},
|
|
3148
|
-
"mango_tango": {
|
|
3149
|
-
"color": "#ff8243"
|
|
3150
|
-
},
|
|
3151
|
-
"magic_mint": {
|
|
3152
|
-
"color": "#aaf0d1"
|
|
3153
|
-
},
|
|
3154
|
-
"lincoln_green": {
|
|
3155
|
-
"color": "#195905"
|
|
3156
|
-
},
|
|
3157
|
-
"lavender_pink": {
|
|
3158
|
-
"color": "#fbaed2"
|
|
3159
|
-
},
|
|
3160
|
-
"lavender_purple": {
|
|
3161
|
-
"color": "#967bb6"
|
|
3162
|
-
},
|
|
3163
|
-
"lavender_rose": {
|
|
3164
|
-
"color": "#fba0e3"
|
|
3165
|
-
},
|
|
3166
|
-
"lawn_green": {
|
|
3167
|
-
"color": "#7cfc00"
|
|
3168
|
-
},
|
|
3169
|
-
"laurel_green": {
|
|
3170
|
-
"color": "#a9ba9d"
|
|
3171
|
-
},
|
|
3172
|
-
"june_bud": {
|
|
3173
|
-
"color": "#bdda57"
|
|
3174
|
-
},
|
|
3175
|
-
"jungle_green": {
|
|
3176
|
-
"color": "#29ab87"
|
|
3177
|
-
},
|
|
3178
|
-
"kelly_green": {
|
|
3179
|
-
"color": "#4cbb17"
|
|
3180
|
-
},
|
|
3181
|
-
"indian_red": {
|
|
3182
|
-
"color": "#cd5c5c"
|
|
3183
|
-
},
|
|
3184
|
-
"international_klein_blue": {
|
|
3185
|
-
"color": "#002fa7"
|
|
3186
|
-
},
|
|
3187
|
-
"international_orange": {
|
|
3188
|
-
"color": "#ff4f00"
|
|
3189
|
-
},
|
|
3190
|
-
"indian_yellow": {
|
|
3191
|
-
"color": "#e3a857"
|
|
3192
|
-
},
|
|
3193
|
-
"hot_magenta": {
|
|
3194
|
-
"color": "#ff1dce"
|
|
3195
|
-
},
|
|
3196
|
-
"hot_pink": {
|
|
3197
|
-
"color": "#ff69b4"
|
|
3198
|
-
},
|
|
3199
|
-
"hunter_green": {
|
|
3200
|
-
"color": "#355e3b"
|
|
3201
|
-
},
|
|
3202
|
-
"hollywood_cerise": {
|
|
3203
|
-
"color": "#f400a1"
|
|
3204
|
-
},
|
|
3205
|
-
"harvard_crimson": {
|
|
3206
|
-
"color": "#c90016"
|
|
3207
|
-
},
|
|
3208
|
-
"harvest_gold": {
|
|
3209
|
-
"color": "#da9100"
|
|
3210
|
-
},
|
|
3211
|
-
"heart_gold": {
|
|
3212
|
-
"color": "olive"
|
|
3213
|
-
},
|
|
3214
|
-
"golden_brown": {
|
|
3215
|
-
"color": "#996515"
|
|
3216
|
-
},
|
|
3217
|
-
"granny_smith_apple": {
|
|
3218
|
-
"color": "#a8e4a0"
|
|
3219
|
-
},
|
|
3220
|
-
"green_blue": {
|
|
3221
|
-
"color": "#1164b4"
|
|
3222
|
-
},
|
|
3223
|
-
"green_yellow": {
|
|
3224
|
-
"color": "#adff2f"
|
|
3225
|
-
},
|
|
3226
|
-
"gray_asparagus": {
|
|
3227
|
-
"color": "#465945"
|
|
3228
|
-
},
|
|
3229
|
-
"golden_poppy": {
|
|
3230
|
-
"color": "#fcc200"
|
|
3231
|
-
},
|
|
3232
|
-
"golden_yellow": {
|
|
3233
|
-
"color": "#ffdf00"
|
|
3234
|
-
},
|
|
3235
|
-
"fuzzy_wuzzy": {
|
|
3236
|
-
"color": "#cc6666"
|
|
3237
|
-
},
|
|
3238
|
-
"fuchsia_pink": {
|
|
3239
|
-
"color": "#ff77ff"
|
|
3240
|
-
},
|
|
3241
|
-
"french_lilac": {
|
|
3242
|
-
"color": "#86608e"
|
|
3243
|
-
},
|
|
3244
|
-
"french_rose": {
|
|
3245
|
-
"color": "#f64a8a"
|
|
3246
|
-
},
|
|
3247
|
-
"fluorescent_pink": {
|
|
3248
|
-
"color": "#ff1493"
|
|
3249
|
-
},
|
|
3250
|
-
"fluorescent_yellow": {
|
|
3251
|
-
"color": "#ccff00"
|
|
3252
|
-
},
|
|
3253
|
-
"fire_engine_red": {
|
|
3254
|
-
"color": "#ce1620"
|
|
3255
|
-
},
|
|
3256
|
-
"falu_red": {
|
|
3257
|
-
"color": "#801818"
|
|
3258
|
-
},
|
|
3259
|
-
"electric_purple": {
|
|
3260
|
-
"color": "#bf00ff"
|
|
3261
|
-
},
|
|
3262
|
-
"electric_ultramarine": {
|
|
3263
|
-
"color": "#3f00ff"
|
|
3264
|
-
},
|
|
3265
|
-
"electric_violet": {
|
|
3266
|
-
"color": "#8f00ff"
|
|
3267
|
-
},
|
|
3268
|
-
"electric_yellow": {
|
|
3269
|
-
"color": "#ffff00"
|
|
3270
|
-
},
|
|
3271
|
-
"dim_gray": {
|
|
3272
|
-
"color": "#696969"
|
|
3273
|
-
},
|
|
3274
|
-
"duke_blue": {
|
|
3275
|
-
"color": "#00009c"
|
|
3276
|
-
},
|
|
3277
|
-
"earth_yellow": {
|
|
3278
|
-
"color": "#e1a95f"
|
|
3279
|
-
},
|
|
3280
|
-
"dodger_blue": {
|
|
3281
|
-
"color": "#1e90ff"
|
|
3282
|
-
},
|
|
3283
|
-
"dogwood_rose": {
|
|
3284
|
-
"color": "#d71868"
|
|
3285
|
-
},
|
|
3286
|
-
"dollar_bill": {
|
|
3287
|
-
"color": "#85bb65"
|
|
3288
|
-
},
|
|
3289
|
-
"deep_saffron": {
|
|
3290
|
-
"color": "#ff9933"
|
|
3291
|
-
},
|
|
3292
|
-
"deep_sky_blue": {
|
|
3293
|
-
"color": "#00bfff"
|
|
3294
|
-
},
|
|
3295
|
-
"cosmic_latte": {
|
|
3296
|
-
"color": "#fff8e7"
|
|
3297
|
-
},
|
|
3298
|
-
"cotton_candy": {
|
|
3299
|
-
"color": "#ffbcd9"
|
|
3300
|
-
},
|
|
3301
|
-
"coral_pink": {
|
|
3302
|
-
"color": "#f88379"
|
|
3303
|
-
},
|
|
3304
|
-
"coral_red": {
|
|
3305
|
-
"color": "#ff4040"
|
|
3306
|
-
},
|
|
3307
|
-
"burnt_orange": {
|
|
3308
|
-
"color": "#cc5500"
|
|
3309
|
-
},
|
|
3310
|
-
"burnt_sienna": {
|
|
3311
|
-
"color": "#e97451"
|
|
3312
|
-
},
|
|
3313
|
-
"burnt_umber": {
|
|
3314
|
-
"color": "#8a3324"
|
|
3315
|
-
},
|
|
3316
|
-
"bulgarian_rose": {
|
|
3317
|
-
"color": "#480607"
|
|
3318
|
-
},
|
|
3319
|
-
"bubble_gum": {
|
|
3320
|
-
"color": "#ffc1cc"
|
|
3321
|
-
},
|
|
3322
|
-
"stainless_steel": {
|
|
3323
|
-
"color": "#c6c3bf"
|
|
3324
|
-
},
|
|
3325
|
-
"river_rock": {
|
|
3326
|
-
"color": "#474334"
|
|
3327
|
-
},
|
|
3328
|
-
"american_rose": {
|
|
3329
|
-
"color": "#ff033e"
|
|
3330
|
-
},
|
|
3331
|
-
"air_force_blue": {
|
|
3332
|
-
"color": "#5d8aa8"
|
|
3333
|
-
},
|
|
3334
|
-
"alice_blue": {
|
|
3335
|
-
"color": "#f0f8ff"
|
|
3336
|
-
},
|
|
3337
|
-
"antique_fuchsia": {
|
|
3338
|
-
"color": "#915c83"
|
|
3339
|
-
},
|
|
3340
|
-
"antique_white": {
|
|
3341
|
-
"color": "#faebd7"
|
|
3342
|
-
},
|
|
3343
|
-
"apple_green": {
|
|
3344
|
-
"color": "#8db600"
|
|
3345
|
-
},
|
|
3346
|
-
"army_green": {
|
|
3347
|
-
"color": "#4b5320"
|
|
3348
|
-
},
|
|
3349
|
-
"atomic_tangerine": {
|
|
3350
|
-
"color": "#ff9966"
|
|
3351
|
-
},
|
|
3352
|
-
"brink_pink": {
|
|
3353
|
-
"color": "#fb607f"
|
|
3354
|
-
},
|
|
3355
|
-
"british_racing_green": {
|
|
3356
|
-
"color": "#004225"
|
|
3357
|
-
},
|
|
3358
|
-
"cafe_noir": {
|
|
3359
|
-
"color": "#4b3621"
|
|
3360
|
-
},
|
|
3361
|
-
"cal_poly_pomona_green": {
|
|
3362
|
-
"color": "#1e4d2b"
|
|
3363
|
-
},
|
|
3364
|
-
"cambridge_blue": {
|
|
3365
|
-
"color": "#a3c1ad"
|
|
3366
|
-
},
|
|
3367
|
-
"camouflage_green": {
|
|
3368
|
-
"color": "#78866b"
|
|
3369
|
-
},
|
|
3370
|
-
"canary_yellow": {
|
|
3371
|
-
"color": "#ffef00"
|
|
3372
|
-
},
|
|
3373
|
-
"candy_apple_red": {
|
|
3374
|
-
"color": "#ff0800"
|
|
3375
|
-
},
|
|
3376
|
-
"candy_pink": {
|
|
3377
|
-
"color": "#e4717a"
|
|
3378
|
-
},
|
|
3379
|
-
"carnation_pink": {
|
|
3380
|
-
"color": "#ffa6c9"
|
|
3381
|
-
},
|
|
3382
|
-
"caput_mortuum": {
|
|
3383
|
-
"color": "#592720"
|
|
3384
|
-
},
|
|
3385
|
-
"caribbean_green": {
|
|
3386
|
-
"color": "#00cc99"
|
|
3387
|
-
},
|
|
3388
|
-
"carolina_blue": {
|
|
3389
|
-
"color": "#99badd"
|
|
3390
|
-
},
|
|
3391
|
-
"carrot_orange": {
|
|
3392
|
-
"color": "#ed9121"
|
|
3393
|
-
},
|
|
3394
|
-
"cerise_pink": {
|
|
3395
|
-
"color": "#ec3b83"
|
|
3396
|
-
},
|
|
3397
|
-
"celestial_blue": {
|
|
3398
|
-
"color": "#4997d0"
|
|
3399
|
-
},
|
|
3400
|
-
"vivid_auburn": {
|
|
3401
|
-
"color": "#922724"
|
|
3402
|
-
},
|
|
3403
|
-
"vivid_burgundy": {
|
|
3404
|
-
"color": "#9f1d35"
|
|
3405
|
-
},
|
|
3406
|
-
"vivid_cerise": {
|
|
3407
|
-
"color": "#da1d81"
|
|
3408
|
-
},
|
|
3409
|
-
"vivid_tangerine": {
|
|
3410
|
-
"color": "#ffa089"
|
|
3411
|
-
},
|
|
3412
|
-
"vivid_violet": {
|
|
3413
|
-
"color": "#9f00ff"
|
|
3414
|
-
},
|
|
3415
|
-
"warm_black": {
|
|
3416
|
-
"color": "#004242"
|
|
3417
|
-
},
|
|
3418
|
-
"white_smoke": {
|
|
3419
|
-
"color": "#f5f5f5"
|
|
3420
|
-
},
|
|
3421
|
-
"wild_blue_yonder": {
|
|
3422
|
-
"color": "#a2add0"
|
|
3423
|
-
},
|
|
3424
|
-
"wild_strawberry": {
|
|
3425
|
-
"color": "#ff43a4"
|
|
3426
|
-
},
|
|
3427
|
-
"wild_watermelon": {
|
|
3428
|
-
"color": "#fc6c85"
|
|
3429
|
-
},
|
|
3430
|
-
"yellow_green": {
|
|
3431
|
-
"color": "#9acd32"
|
|
3432
|
-
},
|
|
3433
|
-
"yellow_orange": {
|
|
3434
|
-
"color": "#ffae42"
|
|
3435
|
-
},
|
|
3436
|
-
"yale_blue": {
|
|
3437
|
-
"color": "#0f4d92"
|
|
3438
|
-
},
|
|
3439
|
-
"samba_kiss": {
|
|
3440
|
-
"color": "#f4ac94"
|
|
3441
|
-
},
|
|
3442
|
-
"green_multi": {
|
|
3443
|
-
"color": "#6f743c"
|
|
3444
|
-
},
|
|
3445
|
-
"oliveburgundy": {
|
|
3446
|
-
"color": "#6f743c"
|
|
3447
|
-
},
|
|
3448
|
-
"sugar_rush": {
|
|
3449
|
-
"color": "#ba91b9"
|
|
3450
|
-
},
|
|
3451
|
-
"cornell_red": {
|
|
3452
|
-
"color": "#b31b1b"
|
|
3453
|
-
},
|
|
3454
|
-
"flamingo_pink": {
|
|
3455
|
-
"color": "#fc8eac"
|
|
3456
|
-
},
|
|
3457
|
-
"up_maroon": {
|
|
3458
|
-
"color": "#7b1113"
|
|
3459
|
-
},
|
|
3460
|
-
"astara_merlot": {
|
|
3461
|
-
"color": "#ee1212"
|
|
3462
|
-
},
|
|
3463
|
-
"rebellious_edge": {
|
|
3464
|
-
"color": "#9400d3"
|
|
3465
|
-
},
|
|
3466
|
-
"heather_combo": {
|
|
3467
|
-
"color": "#bebcbd"
|
|
3468
|
-
},
|
|
3469
|
-
"astara_black": {
|
|
3470
|
-
"color": "#000000"
|
|
3471
|
-
},
|
|
3472
|
-
"navyrose_gold": {
|
|
3473
|
-
"color": "#182373"
|
|
3474
|
-
},
|
|
3475
|
-
"heather_sage": {
|
|
3476
|
-
"color": "#56dfc1"
|
|
3477
|
-
},
|
|
3478
|
-
"queen_of_hearts": {
|
|
3479
|
-
"color": "#870f11"
|
|
3480
|
-
},
|
|
3481
|
-
"light_purple": {
|
|
3482
|
-
"color": "#ba91b9"
|
|
3483
|
-
},
|
|
3484
|
-
"light_bluewhite": {
|
|
3485
|
-
"color": "#6577e7"
|
|
3486
|
-
},
|
|
3487
|
-
"knock_em_red": {
|
|
3488
|
-
"color": "#ee1212"
|
|
3489
|
-
},
|
|
3490
|
-
"powder_pink": {
|
|
3491
|
-
"color": "#f8d3e4"
|
|
3492
|
-
},
|
|
3493
|
-
"heather_greyblack": {
|
|
3494
|
-
"color": "#bebcbd"
|
|
3495
|
-
},
|
|
3496
|
-
"strawberry_jam": {
|
|
3497
|
-
"color": "#ee1212"
|
|
3498
|
-
},
|
|
3499
|
-
"navy_stripe": {
|
|
3500
|
-
"color": "#182373"
|
|
3501
|
-
},
|
|
3502
|
-
"grey_stripe": {
|
|
3503
|
-
"color": "#bebcbd"
|
|
3504
|
-
},
|
|
3505
|
-
"moss": {
|
|
3506
|
-
"color": "#dac90a"
|
|
3507
|
-
},
|
|
3508
|
-
"grey_combo": {
|
|
3509
|
-
"color": "#bebcbd"
|
|
3510
|
-
},
|
|
3511
|
-
"mustard_multi": {
|
|
3512
|
-
"color": "#fffe4e"
|
|
3513
|
-
},
|
|
3514
|
-
"grey_taupe": {
|
|
3515
|
-
"color": "#bebcbd"
|
|
3516
|
-
},
|
|
3517
|
-
"zinnwaldite_brown": {
|
|
3518
|
-
"color": "#2c1608"
|
|
3519
|
-
},
|
|
3520
|
-
"baby_doll": {
|
|
3521
|
-
"color": "#efd2b0"
|
|
3522
|
-
},
|
|
3523
|
-
"light_nude": {
|
|
3524
|
-
"color": "#efd2b0"
|
|
3525
|
-
},
|
|
3526
|
-
"wood_rose": {
|
|
3527
|
-
"color": "#c98f9d"
|
|
3528
|
-
},
|
|
3529
|
-
"tea_tree": {
|
|
3530
|
-
"color": "#768f7c"
|
|
3531
|
-
},
|
|
3532
|
-
"black_soft_white": {
|
|
3533
|
-
"color": "#000000"
|
|
3534
|
-
},
|
|
3535
|
-
"rose_goldblack": {
|
|
3536
|
-
"color": "#000000"
|
|
3537
|
-
},
|
|
3538
|
-
"sandy_glow": {
|
|
3539
|
-
"color": "#b68d61"
|
|
3540
|
-
},
|
|
3541
|
-
"pink_multi": {
|
|
3542
|
-
"color": "#eda3c4"
|
|
3543
|
-
},
|
|
3544
|
-
"nuderose_gold": {
|
|
3545
|
-
"color": "url",
|
|
3546
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/Rose_Gold.jpg?2635594828431142772"
|
|
3547
|
-
},
|
|
3548
|
-
"melange_black": {
|
|
3549
|
-
"color": "#4b4746"
|
|
3550
|
-
},
|
|
3551
|
-
"new_amber": {
|
|
3552
|
-
"color": "#ff8c00"
|
|
3553
|
-
},
|
|
3554
|
-
"oatmeal_combo": {
|
|
3555
|
-
"color": "#efd2b0"
|
|
3556
|
-
},
|
|
3557
|
-
"sandy": {
|
|
3558
|
-
"color": "#efd2b0"
|
|
3559
|
-
},
|
|
3560
|
-
"light_sage": {
|
|
3561
|
-
"color": "#56dfc1"
|
|
3562
|
-
},
|
|
3563
|
-
"need_me": {
|
|
3564
|
-
"color": "#eda3c4"
|
|
3565
|
-
},
|
|
3566
|
-
"orchid_haze": {
|
|
3567
|
-
"color": "#eda3c4"
|
|
3568
|
-
},
|
|
3569
|
-
"light_bluesmoke": {
|
|
3570
|
-
"color": "#6577e7"
|
|
3571
|
-
},
|
|
3572
|
-
"marled_charcoal": {
|
|
3573
|
-
"color": "#bebcbd"
|
|
3574
|
-
},
|
|
3575
|
-
"bluered": {
|
|
3576
|
-
"color": "#ee1212"
|
|
3577
|
-
},
|
|
3578
|
-
"light_pinkberry": {
|
|
3579
|
-
"color": "#f8d3e4"
|
|
3580
|
-
},
|
|
3581
|
-
"raspberry_tart": {
|
|
3582
|
-
"color": "#491f61"
|
|
3583
|
-
},
|
|
3584
|
-
"dark_navy": {
|
|
3585
|
-
"color": "#182373"
|
|
3586
|
-
},
|
|
3587
|
-
"off_whiteblack": {
|
|
3588
|
-
"color": "#ffffff"
|
|
3589
|
-
},
|
|
3590
|
-
"hunter_multi": {
|
|
3591
|
-
"color": "#28572b"
|
|
3592
|
-
},
|
|
3593
|
-
"new_olive__soft_white": {
|
|
3594
|
-
"color": "#6f743c"
|
|
3595
|
-
},
|
|
3596
|
-
"sunset_orange": {
|
|
3597
|
-
"color": "#fd5e53"
|
|
3598
|
-
},
|
|
3599
|
-
"tangerine_yellow": {
|
|
3600
|
-
"color": "#fc0"
|
|
3601
|
-
},
|
|
3602
|
-
"taupe_gray": {
|
|
3603
|
-
"color": "#8b8589"
|
|
3604
|
-
},
|
|
3605
|
-
"tea_green": {
|
|
3606
|
-
"color": "#d0f0c0"
|
|
3607
|
-
},
|
|
3608
|
-
"tea_rose": {
|
|
3609
|
-
"color": "#f4c2c2"
|
|
3610
|
-
},
|
|
3611
|
-
"thulian_pink": {
|
|
3612
|
-
"color": "#de6fa1"
|
|
3613
|
-
},
|
|
3614
|
-
"teal_blue": {
|
|
3615
|
-
"color": "#367588"
|
|
3616
|
-
},
|
|
3617
|
-
"teal_green": {
|
|
3618
|
-
"color": "#006d5b"
|
|
3619
|
-
},
|
|
3620
|
-
"terra_cotta": {
|
|
3621
|
-
"color": "#e2725b"
|
|
3622
|
-
},
|
|
3623
|
-
"tickle_me_pink": {
|
|
3624
|
-
"color": "#fc89ac"
|
|
3625
|
-
},
|
|
3626
|
-
"tiffany_blue": {
|
|
3627
|
-
"color": "#0abab5"
|
|
3628
|
-
},
|
|
3629
|
-
"tiger_eye": {
|
|
3630
|
-
"color": "#e08d3c"
|
|
3631
|
-
},
|
|
3632
|
-
"titanium_yellow": {
|
|
3633
|
-
"color": "#eee600"
|
|
3634
|
-
},
|
|
3635
|
-
"tractor_red": {
|
|
3636
|
-
"color": "#fd0e35"
|
|
3637
|
-
},
|
|
3638
|
-
"trolley_grey": {
|
|
3639
|
-
"color": "gray"
|
|
3640
|
-
},
|
|
3641
|
-
"tropical_rain_forest": {
|
|
3642
|
-
"color": "#00755e"
|
|
3643
|
-
},
|
|
3644
|
-
"true_blue": {
|
|
3645
|
-
"color": "#0073cf"
|
|
3646
|
-
},
|
|
3647
|
-
"tufts_blue": {
|
|
3648
|
-
"color": "#417dc1"
|
|
3649
|
-
},
|
|
3650
|
-
"turkish_rose": {
|
|
3651
|
-
"color": "#b57281"
|
|
3652
|
-
},
|
|
3653
|
-
"turquoise_blue": {
|
|
3654
|
-
"color": "#00ffef"
|
|
3655
|
-
},
|
|
3656
|
-
"turquoise_green": {
|
|
3657
|
-
"color": "#a0d6b4"
|
|
3658
|
-
},
|
|
3659
|
-
"tuscan_red": {
|
|
3660
|
-
"color": "#66424d"
|
|
3661
|
-
},
|
|
3662
|
-
"twilight_lavender": {
|
|
3663
|
-
"color": "#8a496b"
|
|
3664
|
-
},
|
|
3665
|
-
"tyrian_purple": {
|
|
3666
|
-
"color": "#66023c"
|
|
3667
|
-
},
|
|
3668
|
-
"ua_blue": {
|
|
3669
|
-
"color": "#0033aa"
|
|
3670
|
-
},
|
|
3671
|
-
"ua_red": {
|
|
3672
|
-
"color": "#d9004c"
|
|
3673
|
-
},
|
|
3674
|
-
"ucla_blue": {
|
|
3675
|
-
"color": "#536895"
|
|
3676
|
-
},
|
|
3677
|
-
"ucla_gold": {
|
|
3678
|
-
"color": "#ffb300"
|
|
3679
|
-
},
|
|
3680
|
-
"ufo_green": {
|
|
3681
|
-
"color": "#3cd070"
|
|
3682
|
-
},
|
|
3683
|
-
"ultra_pink": {
|
|
3684
|
-
"color": "#ff6fff"
|
|
3685
|
-
},
|
|
3686
|
-
"ultramarine_blue": {
|
|
3687
|
-
"color": "#4166f5"
|
|
3688
|
-
},
|
|
3689
|
-
"love_overdose": {
|
|
3690
|
-
"color": "#ee2c9f"
|
|
3691
|
-
},
|
|
3692
|
-
"silk_indulgent": {
|
|
3693
|
-
"color": "#f4ac94"
|
|
3694
|
-
},
|
|
3695
|
-
"heather_greyivory": {
|
|
3696
|
-
"color": "#bebcbd"
|
|
3697
|
-
},
|
|
3698
|
-
"light_rust": {
|
|
3699
|
-
"color": "#f4ac94"
|
|
3700
|
-
},
|
|
3701
|
-
"rose_dusty": {
|
|
3702
|
-
"color": "#f4ac94"
|
|
3703
|
-
},
|
|
3704
|
-
"rose_powder": {
|
|
3705
|
-
"color": "#f8d3e4"
|
|
3706
|
-
},
|
|
3707
|
-
"medium_wash": {
|
|
3708
|
-
"color": "url",
|
|
3709
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/medium-wash.jpg?2635594828431142772"
|
|
3710
|
-
},
|
|
3711
|
-
"poppy_red": {
|
|
3712
|
-
"color": "#ee1212"
|
|
3713
|
-
},
|
|
3714
|
-
"white_multi": {
|
|
3715
|
-
"color": "#ffffff"
|
|
3716
|
-
},
|
|
3717
|
-
"heather_black": {
|
|
3718
|
-
"color": "#4b4746"
|
|
3719
|
-
},
|
|
3720
|
-
"med_wash": {
|
|
3721
|
-
"color": "#0000cd"
|
|
3722
|
-
},
|
|
3723
|
-
"marled_oatmeal": {
|
|
3724
|
-
"color": "#f7eee5"
|
|
3725
|
-
},
|
|
3726
|
-
"rose_goldnude": {
|
|
3727
|
-
"color": "#efd2b0"
|
|
3728
|
-
},
|
|
3729
|
-
"rose_goldpink": {
|
|
3730
|
-
"color": "#eda3c4"
|
|
3731
|
-
},
|
|
3732
|
-
"heather_orange": {
|
|
3733
|
-
"color": "#f4ac94"
|
|
3734
|
-
},
|
|
3735
|
-
"grey_multi": {
|
|
3736
|
-
"color": "#938f90"
|
|
3737
|
-
},
|
|
3738
|
-
"blue_stripe": {
|
|
3739
|
-
"color": "#6577e7"
|
|
3740
|
-
},
|
|
3741
|
-
"light_wash": {
|
|
3742
|
-
"color": "url",
|
|
3743
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
3744
|
-
},
|
|
3745
|
-
"acid_wash": {
|
|
3746
|
-
"color": "url",
|
|
3747
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/light-wash.jpg?2635594828431142772"
|
|
3748
|
-
},
|
|
3749
|
-
"dark_wash": {
|
|
3750
|
-
"color": "url",
|
|
3751
|
-
"url": "//cdn.shopify.com/s/files/1/0293/9277/files/dark-wash.jpg?2635594828431142772"
|
|
3752
|
-
}
|
|
3753
|
-
};
|
|
3754
|
-
//# sourceMappingURL=defaults.js.map
|