@fast-simon/dashboard-utilities 1.0.4 → 1.0.5
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 → lib}/components/DragAndDrop/Droppable.js +1 -1
- package/lib/components/DragAndDrop/Droppable.js.map +1 -0
- package/{dist → lib}/components/FastSimonApi/reducer.d.ts +2 -2
- package/lib/main.d.ts +15 -0
- package/lib/main.js +2 -0
- package/lib/main.js.map +1 -0
- package/package.json +11 -8
- package/dist/components/BackOfficeFiltersMenu/styles.module.css +0 -10
- package/dist/components/CheckboxFilter/Checkbox/styles.module.css +0 -143
- package/dist/components/CheckboxFilter/styles.module.css +0 -5
- package/dist/components/DragAndDrop/Droppable.js.map +0 -1
- package/dist/components/DragAndDrop/styles.module.css +0 -21
- package/dist/components/FacetItem/styles.module.css +0 -55
- package/dist/components/FromToFilter/From/styles.module.css +0 -9
- package/dist/components/FromToFilter/To/styles.module.css +0 -9
- package/dist/components/FromToFilter/styles.module.css +0 -34
- package/dist/components/InStoreFiltersMenu/styles.module.css +0 -10
- package/dist/components/Input/styles.module.css +0 -3
- package/dist/components/LastReceivedDateFilter/styles.module.css +0 -41
- package/dist/components/RadioFilter/Radio/styles.module.css +0 -145
- package/dist/components/RadioFilter/styles.module.css +0 -23
- package/dist/components/ReactDatePicker/styles.module.css +0 -3
- package/dist/components/SingleFilter/styles.module.css +0 -23
- package/dist/components/SliderFilter/styles.module.css +0 -16
- package/dist/components/Tooltip/styles.module.css +0 -34
- package/dist/components/productGrid/styles.module.css +0 -23
- package/dist/icons/styles.module.css +0 -61
- package/dist/main.d.ts +0 -1
- package/dist/main.js +0 -6
- package/dist/main.js.map +0 -1
- /package/{dist → lib}/@types/banner.d.ts +0 -0
- /package/{dist → lib}/@types/banner.js +0 -0
- /package/{dist → lib}/@types/banner.js.map +0 -0
- /package/{dist → lib}/@types/categories.d.ts +0 -0
- /package/{dist → lib}/@types/categories.js +0 -0
- /package/{dist → lib}/@types/categories.js.map +0 -0
- /package/{dist → lib}/@types/currency.d.ts +0 -0
- /package/{dist → lib}/@types/currency.js +0 -0
- /package/{dist → lib}/@types/currency.js.map +0 -0
- /package/{dist → lib}/@types/editorProduct.d.ts +0 -0
- /package/{dist → lib}/@types/editorProduct.js +0 -0
- /package/{dist → lib}/@types/editorProduct.js.map +0 -0
- /package/{dist → lib}/@types/iconProps.d.ts +0 -0
- /package/{dist → lib}/@types/iconProps.js +0 -0
- /package/{dist → lib}/@types/iconProps.js.map +0 -0
- /package/{dist → lib}/@types/product.d.ts +0 -0
- /package/{dist → lib}/@types/product.js +0 -0
- /package/{dist → lib}/@types/product.js.map +0 -0
- /package/{dist → lib}/@types/productLabel.d.ts +0 -0
- /package/{dist → lib}/@types/productLabel.js +0 -0
- /package/{dist → lib}/@types/productLabel.js.map +0 -0
- /package/{dist → lib}/@types/promoTile.d.ts +0 -0
- /package/{dist → lib}/@types/promoTile.js +0 -0
- /package/{dist → lib}/@types/promoTile.js.map +0 -0
- /package/{dist → lib}/@types/results.d.ts +0 -0
- /package/{dist → lib}/@types/results.js +0 -0
- /package/{dist → lib}/@types/results.js.map +0 -0
- /package/{dist → lib}/@types/sideMenu.d.ts +0 -0
- /package/{dist → lib}/@types/sideMenu.js +0 -0
- /package/{dist → lib}/@types/sideMenu.js.map +0 -0
- /package/{dist → lib}/@types/sortBy.d.ts +0 -0
- /package/{dist → lib}/@types/sortBy.js +0 -0
- /package/{dist → lib}/@types/sortBy.js.map +0 -0
- /package/{dist → lib}/App.d.ts +0 -0
- /package/{dist → lib}/App.js +0 -0
- /package/{dist → lib}/App.js.map +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.d.ts +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.js +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/BackOfficeFiltersMenu.js.map +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/index.d.ts +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/index.js +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/index.js.map +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/utils.d.ts +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/utils.js +0 -0
- /package/{dist → lib}/components/BackOfficeFiltersMenu/utils.js.map +0 -0
- /package/{dist → lib}/components/CheckboxFilter/Checkbox/Checkbox.d.ts +0 -0
- /package/{dist → lib}/components/CheckboxFilter/Checkbox/Checkbox.js +0 -0
- /package/{dist → lib}/components/CheckboxFilter/Checkbox/Checkbox.js.map +0 -0
- /package/{dist → lib}/components/CheckboxFilter/CheckboxFilter.d.ts +0 -0
- /package/{dist → lib}/components/CheckboxFilter/CheckboxFilter.js +0 -0
- /package/{dist → lib}/components/CheckboxFilter/CheckboxFilter.js.map +0 -0
- /package/{dist → lib}/components/DragAndDrop/DndContextWrapper.d.ts +0 -0
- /package/{dist → lib}/components/DragAndDrop/DndContextWrapper.js +0 -0
- /package/{dist → lib}/components/DragAndDrop/DndContextWrapper.js.map +0 -0
- /package/{dist → lib}/components/DragAndDrop/Droppable.d.ts +0 -0
- /package/{dist → lib}/components/DragAndDrop/SortableItem.d.ts +0 -0
- /package/{dist → lib}/components/DragAndDrop/SortableItem.js +0 -0
- /package/{dist → lib}/components/DragAndDrop/SortableItem.js.map +0 -0
- /package/{dist → lib}/components/FacetItem/FacetItem.d.ts +0 -0
- /package/{dist → lib}/components/FacetItem/FacetItem.js +0 -0
- /package/{dist → lib}/components/FacetItem/FacetItem.js.map +0 -0
- /package/{dist → lib}/components/FastSimonApi/FastSimonApi.d.ts +0 -0
- /package/{dist → lib}/components/FastSimonApi/FastSimonApi.js +0 -0
- /package/{dist → lib}/components/FastSimonApi/FastSimonApi.js.map +0 -0
- /package/{dist → lib}/components/FastSimonApi/context.d.ts +0 -0
- /package/{dist → lib}/components/FastSimonApi/context.js +0 -0
- /package/{dist → lib}/components/FastSimonApi/context.js.map +0 -0
- /package/{dist → lib}/components/FastSimonApi/index.d.ts +0 -0
- /package/{dist → lib}/components/FastSimonApi/index.js +0 -0
- /package/{dist → lib}/components/FastSimonApi/index.js.map +0 -0
- /package/{dist → lib}/components/FastSimonApi/reducer.js +0 -0
- /package/{dist → lib}/components/FastSimonApi/reducer.js.map +0 -0
- /package/{dist → lib}/components/FromToFilter/From/From.d.ts +0 -0
- /package/{dist → lib}/components/FromToFilter/From/From.js +0 -0
- /package/{dist → lib}/components/FromToFilter/From/From.js.map +0 -0
- /package/{dist → lib}/components/FromToFilter/FromToFilter.d.ts +0 -0
- /package/{dist → lib}/components/FromToFilter/FromToFilter.js +0 -0
- /package/{dist → lib}/components/FromToFilter/FromToFilter.js.map +0 -0
- /package/{dist → lib}/components/FromToFilter/To/To.d.ts +0 -0
- /package/{dist → lib}/components/FromToFilter/To/To.js +0 -0
- /package/{dist → lib}/components/FromToFilter/To/To.js.map +0 -0
- /package/{dist → lib}/components/FromToFilter/utils.d.ts +0 -0
- /package/{dist → lib}/components/FromToFilter/utils.js +0 -0
- /package/{dist → lib}/components/FromToFilter/utils.js.map +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/InStoreFiltersMenu.d.ts +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/InStoreFiltersMenu.js +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/InStoreFiltersMenu.js.map +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/index.d.ts +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/index.js +0 -0
- /package/{dist → lib}/components/InStoreFiltersMenu/index.js.map +0 -0
- /package/{dist → lib}/components/Input/Input.d.ts +0 -0
- /package/{dist → lib}/components/Input/Input.js +0 -0
- /package/{dist → lib}/components/Input/Input.js.map +0 -0
- /package/{dist → lib}/components/Input/index.d.ts +0 -0
- /package/{dist → lib}/components/Input/index.js +0 -0
- /package/{dist → lib}/components/Input/index.js.map +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/LastReceivedDate.d.ts +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/LastReceivedDate.js +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/LastReceivedDate.js.map +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/utils.d.ts +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/utils.js +0 -0
- /package/{dist → lib}/components/LastReceivedDateFilter/utils.js.map +0 -0
- /package/{dist → lib}/components/RadioFilter/Radio/Radio.d.ts +0 -0
- /package/{dist → lib}/components/RadioFilter/Radio/Radio.js +0 -0
- /package/{dist → lib}/components/RadioFilter/Radio/Radio.js.map +0 -0
- /package/{dist → lib}/components/RadioFilter/RadioFilter.d.ts +0 -0
- /package/{dist → lib}/components/RadioFilter/RadioFilter.js +0 -0
- /package/{dist → lib}/components/RadioFilter/RadioFilter.js.map +0 -0
- /package/{dist → lib}/components/RadioFilter/utils.d.ts +0 -0
- /package/{dist → lib}/components/RadioFilter/utils.js +0 -0
- /package/{dist → lib}/components/RadioFilter/utils.js.map +0 -0
- /package/{dist → lib}/components/ReactDatePicker/ReactDatePicker.d.ts +0 -0
- /package/{dist → lib}/components/ReactDatePicker/ReactDatePicker.js +0 -0
- /package/{dist → lib}/components/ReactDatePicker/ReactDatePicker.js.map +0 -0
- /package/{dist → lib}/components/ReactDatePicker/index.d.ts +0 -0
- /package/{dist → lib}/components/ReactDatePicker/index.js +0 -0
- /package/{dist → lib}/components/ReactDatePicker/index.js.map +0 -0
- /package/{dist → lib}/components/RenderIfVisible/RenderIfVisible.d.ts +0 -0
- /package/{dist → lib}/components/RenderIfVisible/RenderIfVisible.js +0 -0
- /package/{dist → lib}/components/RenderIfVisible/RenderIfVisible.js.map +0 -0
- /package/{dist → lib}/components/RenderIfVisible/index.d.ts +0 -0
- /package/{dist → lib}/components/RenderIfVisible/index.js +0 -0
- /package/{dist → lib}/components/RenderIfVisible/index.js.map +0 -0
- /package/{dist → lib}/components/SingleFilter/SingleFilter.d.ts +0 -0
- /package/{dist → lib}/components/SingleFilter/SingleFilter.js +0 -0
- /package/{dist → lib}/components/SingleFilter/SingleFilter.js.map +0 -0
- /package/{dist → lib}/components/SingleFilter/utils.d.ts +0 -0
- /package/{dist → lib}/components/SingleFilter/utils.js +0 -0
- /package/{dist → lib}/components/SingleFilter/utils.js.map +0 -0
- /package/{dist → lib}/components/SliderFilter/SliderFilter.d.ts +0 -0
- /package/{dist → lib}/components/SliderFilter/SliderFilter.js +0 -0
- /package/{dist → lib}/components/SliderFilter/SliderFilter.js.map +0 -0
- /package/{dist → lib}/components/SliderFilter/index.d.ts +0 -0
- /package/{dist → lib}/components/SliderFilter/index.js +0 -0
- /package/{dist → lib}/components/SliderFilter/index.js.map +0 -0
- /package/{dist → lib}/components/Tooltip/Tooltip.d.ts +0 -0
- /package/{dist → lib}/components/Tooltip/Tooltip.js +0 -0
- /package/{dist → lib}/components/Tooltip/Tooltip.js.map +0 -0
- /package/{dist → lib}/components/common.d.ts +0 -0
- /package/{dist → lib}/components/common.js +0 -0
- /package/{dist → lib}/components/common.js.map +0 -0
- /package/{dist → lib}/components/productGrid/ProductGrid.d.ts +0 -0
- /package/{dist → lib}/components/productGrid/ProductGrid.js +0 -0
- /package/{dist → lib}/components/productGrid/ProductGrid.js.map +0 -0
- /package/{dist → lib}/components/productGrid/index.d.ts +0 -0
- /package/{dist → lib}/components/productGrid/index.js +0 -0
- /package/{dist → lib}/components/productGrid/index.js.map +0 -0
- /package/{dist → lib}/icons/BackOfficeFiltersIcon.d.ts +0 -0
- /package/{dist → lib}/icons/BackOfficeFiltersIcon.js +0 -0
- /package/{dist → lib}/icons/BackOfficeFiltersIcon.js.map +0 -0
- /package/{dist → lib}/icons/BannersIcon.d.ts +0 -0
- /package/{dist → lib}/icons/BannersIcon.js +0 -0
- /package/{dist → lib}/icons/BannersIcon.js.map +0 -0
- /package/{dist → lib}/icons/HelpIcon.d.ts +0 -0
- /package/{dist → lib}/icons/HelpIcon.js +0 -0
- /package/{dist → lib}/icons/HelpIcon.js.map +0 -0
- /package/{dist → lib}/icons/InStoreFiltersIcon.d.ts +0 -0
- /package/{dist → lib}/icons/InStoreFiltersIcon.js +0 -0
- /package/{dist → lib}/icons/InStoreFiltersIcon.js.map +0 -0
- /package/{dist → lib}/icons/PromoteIcon.d.ts +0 -0
- /package/{dist → lib}/icons/PromoteIcon.js +0 -0
- /package/{dist → lib}/icons/PromoteIcon.js.map +0 -0
- /package/{dist → lib}/icons/RemoveIcon.d.ts +0 -0
- /package/{dist → lib}/icons/RemoveIcon.js +0 -0
- /package/{dist → lib}/icons/RemoveIcon.js.map +0 -0
- /package/{dist → lib}/icons/RestoreIcon.d.ts +0 -0
- /package/{dist → lib}/icons/RestoreIcon.js +0 -0
- /package/{dist → lib}/icons/RestoreIcon.js.map +0 -0
- /package/{dist → lib}/icons/index.d.ts +0 -0
- /package/{dist → lib}/icons/index.js +0 -0
- /package/{dist → lib}/icons/index.js.map +0 -0
- /package/{dist → lib}/services/API.d.ts +0 -0
- /package/{dist → lib}/services/API.js +0 -0
- /package/{dist → lib}/services/API.js.map +0 -0
- /package/{dist → lib}/services/landingPage.d.ts +0 -0
- /package/{dist → lib}/services/landingPage.js +0 -0
- /package/{dist → lib}/services/landingPage.js.map +0 -0
- /package/{dist → lib}/utils/customTagsFilters.d.ts +0 -0
- /package/{dist → lib}/utils/customTagsFilters.js +0 -0
- /package/{dist → lib}/utils/customTagsFilters.js.map +0 -0
- /package/{dist → lib}/utils/products.d.ts +0 -0
- /package/{dist → lib}/utils/products.js +0 -0
- /package/{dist → lib}/utils/products.js.map +0 -0
- /package/{dist → lib}/utils/shopifyMarkets.d.ts +0 -0
- /package/{dist → lib}/utils/shopifyMarkets.js +0 -0
- /package/{dist → lib}/utils/shopifyMarkets.js.map +0 -0
- /package/{dist → lib}/utils/useDragToSelect.d.ts +0 -0
- /package/{dist → lib}/utils/useDragToSelect.js +0 -0
- /package/{dist → lib}/utils/useDragToSelect.js.map +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Droppable.js","sourceRoot":"","sources":["../../../src/components/DragAndDrop/Droppable.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,eAAe,CAAC;AAQ3C,MAAM,SAAS,GAAG,CAAC,EAAC,EAAE,EAAE,QAAQ,EAAiB,EAAE,EAAE;IACjD,MAAM,EAAC,UAAU,EAAC,GAAG,YAAY,CAAC;QAC9B,EAAE,EAAE,EAAE;KACT,CAAC,CAAC;IAEH,OAAO,CACH,4BAAK,GAAG,EAAE,UAAU,EAAE,KAAK,EAAE,EAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAC,gBAC7E,QAAQ,IACP,CACT,CAAC;AACN,CAAC,CAAA;AAED,eAAe,SAAS,CAAA","sourcesContent":["import {useDroppable} from \"@dnd-kit/core\";\r\nimport { ReactNode } from \"react\";\r\n\r\ninterface DroppableProps {\r\n id: string;\r\n children: ReactNode;\r\n}\r\n\r\nconst Droppable = ({id, children}: DroppableProps) => {\r\n const {setNodeRef} = useDroppable({\r\n id: id,\r\n });\r\n\r\n return (\r\n <div ref={setNodeRef} style={{width: '100%', height: '100%', position: 'relative'}}>\r\n {children}\r\n </div>\r\n );\r\n}\r\n\r\nexport default Droppable"]}
|
|
@@ -108,7 +108,7 @@ export declare function fastStateReducer(state: FastStateProps, action: FastStat
|
|
|
108
108
|
ancestors: import("fast-simon-sdk").CategoryAncestor[];
|
|
109
109
|
categoryID: string;
|
|
110
110
|
name: string;
|
|
111
|
-
facets?: import("fast-simon
|
|
111
|
+
facets?: import("@fast-simon/utilities").ServerFacet[] | import("fast-simon-sdk").Facet[] | undefined;
|
|
112
112
|
totalResults: number;
|
|
113
113
|
sortBy?: SortBy | undefined;
|
|
114
114
|
narrow?: Narrow[] | undefined;
|
|
@@ -122,7 +122,7 @@ export declare function fastStateReducer(state: FastStateProps, action: FastStat
|
|
|
122
122
|
} | {
|
|
123
123
|
products: Product[];
|
|
124
124
|
query: string;
|
|
125
|
-
facets?: import("fast-simon
|
|
125
|
+
facets?: import("@fast-simon/utilities").ServerFacet[] | import("fast-simon-sdk").Facet[] | undefined;
|
|
126
126
|
totalResults: number;
|
|
127
127
|
narrow?: Narrow[] | undefined;
|
|
128
128
|
sortBy?: SortBy | undefined;
|
package/lib/main.d.ts
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import * as sideMenuTypes from "./@types/sideMenu";
|
|
2
|
+
import { ProductLabelType } from "./@types/productLabel";
|
|
3
|
+
import { videoFormats, Banner } from "./@types/banner";
|
|
4
|
+
import { EditorProduct } from "./@types/editorProduct";
|
|
5
|
+
import * as Icons from "./icons";
|
|
6
|
+
import BackOfficeFiltersMenu from './components/BackOfficeFiltersMenu';
|
|
7
|
+
import InStoreFiltersMenu from './components/InStoreFiltersMenu';
|
|
8
|
+
import DndContextWrapper from './components/DragAndDrop/DndContextWrapper';
|
|
9
|
+
import Droppable from './components/DragAndDrop/Droppable';
|
|
10
|
+
import { SortableItem } from './components/DragAndDrop/SortableItem';
|
|
11
|
+
import ProductGrid from "./components/productGrid/ProductGrid";
|
|
12
|
+
import RenderIfVisible from "./components/RenderIfVisible";
|
|
13
|
+
import { useDragToSelect } from "./utils/useDragToSelect";
|
|
14
|
+
import { LandingPage } from "./services/landingPage";
|
|
15
|
+
export type { sideMenuTypes, ProductLabelType, videoFormats, Banner, EditorProduct, Icons, BackOfficeFiltersMenu, InStoreFiltersMenu, Droppable, DndContextWrapper, SortableItem, ProductGrid, RenderIfVisible, useDragToSelect, LandingPage };
|
package/lib/main.js
ADDED
package/lib/main.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"main.js","sourceRoot":"","sources":["../src/main.ts"],"names":[],"mappings":"","sourcesContent":["import * as sideMenuTypes from \"./@types/sideMenu\"\nimport {ProductLabelType} from \"./@types/productLabel\"\nimport {videoFormats, Banner} from \"./@types/banner\"\nimport {EditorProduct} from \"./@types/editorProduct\"\nimport * as Icons from \"./icons\"\nimport BackOfficeFiltersMenu from './components/BackOfficeFiltersMenu'\nimport InStoreFiltersMenu from './components/InStoreFiltersMenu'\nimport DndContextWrapper from './components/DragAndDrop/DndContextWrapper'\nimport Droppable from './components/DragAndDrop/Droppable'\nimport {SortableItem} from './components/DragAndDrop/SortableItem'\nimport ProductGrid from \"./components/productGrid/ProductGrid\";\nimport RenderIfVisible from \"./components/RenderIfVisible\";\nimport {useDragToSelect} from \"./utils/useDragToSelect\";\nimport { LandingPage } from \"./services/landingPage\";\n\nexport type { sideMenuTypes, ProductLabelType, videoFormats, Banner, EditorProduct, Icons,\n BackOfficeFiltersMenu, InStoreFiltersMenu, Droppable, DndContextWrapper, SortableItem, ProductGrid, RenderIfVisible,\n useDragToSelect, LandingPage};"]}
|
package/package.json
CHANGED
|
@@ -1,19 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fast-simon/dashboard-utilities",
|
|
3
|
-
"
|
|
3
|
+
"files": [
|
|
4
|
+
"lib/**/*"
|
|
5
|
+
],
|
|
6
|
+
"version": "1.0.5",
|
|
4
7
|
"scripts": {
|
|
5
8
|
"dev": "vite",
|
|
6
9
|
"preview": "vite preview",
|
|
7
10
|
"build": "tsc -p tsconfig-build.json",
|
|
8
11
|
"prepublishOnly": "npm version patch && npm run build",
|
|
9
|
-
"
|
|
12
|
+
"tsc": "tsc"
|
|
13
|
+
},
|
|
14
|
+
"main": "lib/main.js",
|
|
15
|
+
"type": "module",
|
|
16
|
+
"types": "lib/main.d.ts",
|
|
17
|
+
"directories": {
|
|
18
|
+
"lib": "lib"
|
|
10
19
|
},
|
|
11
|
-
"main": "dist/index.js",
|
|
12
|
-
"module": "dist/index.js",
|
|
13
|
-
"types": "dist/index.d.ts",
|
|
14
|
-
"files": [
|
|
15
|
-
"dist"
|
|
16
|
-
],
|
|
17
20
|
"dependencies": {
|
|
18
21
|
"@babel/core": "^7.20.12",
|
|
19
22
|
"@dnd-kit/core": "^6.0.8",
|
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
.fsCheckbox {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
padding: 0 5px 0 0;
|
|
5
|
-
margin-top: 5px;
|
|
6
|
-
margin-bottom: 5px;
|
|
7
|
-
cursor: pointer;
|
|
8
|
-
-webkit-user-select: none;
|
|
9
|
-
-moz-user-select: none;
|
|
10
|
-
-ms-user-select: none;
|
|
11
|
-
user-select: none;
|
|
12
|
-
font-family: Arial, serif;
|
|
13
|
-
animation: growDown 300ms ease forwards;
|
|
14
|
-
align-items: center;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.fsCheckbox input {
|
|
18
|
-
position: fixed;
|
|
19
|
-
opacity: 0;
|
|
20
|
-
cursor: pointer;
|
|
21
|
-
height: 0;
|
|
22
|
-
width: 0;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.checkmark {
|
|
26
|
-
min-height: 16px;
|
|
27
|
-
min-width: 16px;
|
|
28
|
-
background-color: #eee;
|
|
29
|
-
margin-right: 10px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.fsCheckbox:hover input ~ .checkmark {
|
|
33
|
-
background-color: #d00202cf;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.fsCheckbox input:checked ~ .checkmark {
|
|
37
|
-
background-color: white;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.fsCheckbox input:checked ~ .checkmark:after {
|
|
41
|
-
display: block;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.fsCheckboxx .checkmark:after {
|
|
45
|
-
left: 5px;
|
|
46
|
-
width: 4px;
|
|
47
|
-
height: 9px;
|
|
48
|
-
border: solid white;
|
|
49
|
-
border-width: 0 2px 2px 0;
|
|
50
|
-
-webkit-transform: rotate(45deg);
|
|
51
|
-
-ms-transform: rotate(45deg);
|
|
52
|
-
transform: rotate(45deg);
|
|
53
|
-
}
|
|
54
|
-
.fsSelectedCheckboxTrue{}
|
|
55
|
-
.fsSelectedCheckboxFalse{}
|
|
56
|
-
|
|
57
|
-
@keyframes growDown {
|
|
58
|
-
0% {
|
|
59
|
-
transform: scaleY(0)
|
|
60
|
-
}
|
|
61
|
-
80% {
|
|
62
|
-
transform: scaleY(1.1)
|
|
63
|
-
}
|
|
64
|
-
100% {
|
|
65
|
-
transform: scaleY(1)
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.checkbox {
|
|
70
|
-
display: flex;
|
|
71
|
-
position: relative;
|
|
72
|
-
padding: 0 5px 0 0;
|
|
73
|
-
margin-top: 5px;
|
|
74
|
-
margin-bottom: 5px;
|
|
75
|
-
cursor: pointer;
|
|
76
|
-
-webkit-user-select: none;
|
|
77
|
-
-moz-user-select: none;
|
|
78
|
-
-ms-user-select: none;
|
|
79
|
-
user-select: none;
|
|
80
|
-
font-family: Arial, serif;
|
|
81
|
-
animation: growDown 300ms ease forwards;
|
|
82
|
-
align-items: center;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.checkbox .checkboxLabel {
|
|
86
|
-
align-self: start;
|
|
87
|
-
text-transform: capitalize;
|
|
88
|
-
display: flex;
|
|
89
|
-
line-height: 20px;
|
|
90
|
-
align-items: center;
|
|
91
|
-
margin-top: 2px;
|
|
92
|
-
width: -webkit-fill-available;
|
|
93
|
-
justify-content: space-between;
|
|
94
|
-
text-overflow: ellipsis;
|
|
95
|
-
overflow: hidden;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.checkbox input {
|
|
99
|
-
position: fixed;
|
|
100
|
-
opacity: 0;
|
|
101
|
-
cursor: pointer;
|
|
102
|
-
height: 0;
|
|
103
|
-
width: 0;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.checkmark {
|
|
107
|
-
min-height: 16px;
|
|
108
|
-
min-width: 16px;
|
|
109
|
-
background-color: #eee;
|
|
110
|
-
margin-right: 10px;
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
.checkbox:hover input ~ .checkmark {
|
|
114
|
-
background-color: #ccc;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
.checkbox input:checked ~ .checkmark {
|
|
118
|
-
background-color: #000000;
|
|
119
|
-
}
|
|
120
|
-
|
|
121
|
-
.checkmark:after {
|
|
122
|
-
content: "";
|
|
123
|
-
position: absolute;
|
|
124
|
-
display: none;
|
|
125
|
-
}
|
|
126
|
-
|
|
127
|
-
.checkbox input:checked ~ .checkmark:after {
|
|
128
|
-
display: block;
|
|
129
|
-
}
|
|
130
|
-
|
|
131
|
-
.checkbox .checkmark:after {
|
|
132
|
-
left: 5px;
|
|
133
|
-
width: 4px;
|
|
134
|
-
height: 9px;
|
|
135
|
-
border: solid white;
|
|
136
|
-
border-width: 0 2px 2px 0;
|
|
137
|
-
-webkit-transform: rotate(45deg);
|
|
138
|
-
-ms-transform: rotate(45deg);
|
|
139
|
-
transform: rotate(45deg);
|
|
140
|
-
}
|
|
141
|
-
:global(.modal-mobile-filters .fs-serp-filter-count, .modal-mobile-filters .fsSerpCheckmark) {
|
|
142
|
-
display: none;
|
|
143
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Droppable.js","sourceRoot":"","sources":["../../../src/components/DragAndDrop/Droppable.tsx"],"names":[],"mappings":";AAAA,OAAO,EAAC,YAAY,EAAC,MAAM,uCAAuC,CAAC;AAQnE,MAAM,SAAS,GAAG,CAAC,EAAC,EAAE,EAAE,QAAQ,EAAiB,EAAE,EAAE;IACjD,MAAM,EAAC,UAAU,EAAC,GAAG,YAAY,CAAC;QAC9B,EAAE,EAAE,EAAE;KACT,CAAC,CAAC;IAEH,OAAO,CACH,4BAAK,GAAG,EAAE,UAAU,EAAE,KAAK,EAAE,EAAC,KAAK,EAAE,MAAM,EAAE,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,UAAU,EAAC,gBAC7E,QAAQ,IACP,CACT,CAAC;AACN,CAAC,CAAA;AAED,eAAe,SAAS,CAAA","sourcesContent":["import {useDroppable} from \"@dnd-kit/core/dist/hooks/useDroppable\";\r\nimport { ReactNode } from \"react\";\r\n\r\ninterface DroppableProps {\r\n id: string;\r\n children: ReactNode;\r\n}\r\n\r\nconst Droppable = ({id, children}: DroppableProps) => {\r\n const {setNodeRef} = useDroppable({\r\n id: id,\r\n });\r\n\r\n return (\r\n <div ref={setNodeRef} style={{width: '100%', height: '100%', position: 'relative'}}>\r\n {children}\r\n </div>\r\n );\r\n}\r\n\r\nexport default Droppable"]}
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
.over:after {
|
|
2
|
-
background-color: #4c9ffe;
|
|
3
|
-
content: '';
|
|
4
|
-
position: absolute;
|
|
5
|
-
top: 0;
|
|
6
|
-
bottom: 0;
|
|
7
|
-
width: 3px;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.after:after {
|
|
11
|
-
right: -12px;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.before:after {
|
|
15
|
-
left: -12px;
|
|
16
|
-
}
|
|
17
|
-
|
|
18
|
-
.disabledChildren {
|
|
19
|
-
pointer-events: none;
|
|
20
|
-
opacity: 1;
|
|
21
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
.fsFlexFacetTitle {
|
|
2
|
-
display: flex;
|
|
3
|
-
}
|
|
4
|
-
.fsFlexFacetSpan {
|
|
5
|
-
margin-left: 0.7rem;
|
|
6
|
-
}
|
|
7
|
-
.fsFacetTitle {
|
|
8
|
-
-webkit-font-smoothing: antialiased;
|
|
9
|
-
-moz-osx-font-smoothing: grayscale;
|
|
10
|
-
letter-spacing: .2px;
|
|
11
|
-
background-color: #fff0;
|
|
12
|
-
border: none;
|
|
13
|
-
width: 100%;
|
|
14
|
-
text-align: left;
|
|
15
|
-
padding: 8px 0;
|
|
16
|
-
position: relative;
|
|
17
|
-
border-radius: 8px;
|
|
18
|
-
transition: background-color .2s ease-out;
|
|
19
|
-
cursor: pointer;
|
|
20
|
-
color: #000;
|
|
21
|
-
font-size: 14px;
|
|
22
|
-
font-weight: 600;
|
|
23
|
-
display: flex;
|
|
24
|
-
gap: 10px;
|
|
25
|
-
align-items: center;
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.fsFacetContainer {
|
|
29
|
-
display: flex;
|
|
30
|
-
flex-direction: column;
|
|
31
|
-
}
|
|
32
|
-
.fsFacetOptions {
|
|
33
|
-
display: flex;
|
|
34
|
-
flex-direction: column;
|
|
35
|
-
padding: 0;
|
|
36
|
-
max-height: 230px;
|
|
37
|
-
overflow: auto;
|
|
38
|
-
}
|
|
39
|
-
.fsFacetOptions::-webkit-scrollbar {
|
|
40
|
-
width: 10px;
|
|
41
|
-
height: 10px;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.fsFacetOptions::-webkit-scrollbar-track {
|
|
45
|
-
border-radius: 4px;
|
|
46
|
-
border: 1px solid #cacaca;
|
|
47
|
-
background-color: white;
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
.fsFacetOptions::-webkit-scrollbar-thumb {
|
|
51
|
-
border-radius: 4px;
|
|
52
|
-
background-color: #e1e1e1;
|
|
53
|
-
border: 1px solid #cacaca;
|
|
54
|
-
transition: background-color ease-in-out 100ms;
|
|
55
|
-
}
|
|
@@ -1,34 +0,0 @@
|
|
|
1
|
-
.fsFacetTitle {
|
|
2
|
-
-webkit-font-smoothing: antialiased;
|
|
3
|
-
-moz-osx-font-smoothing: grayscale;
|
|
4
|
-
letter-spacing: .2px;
|
|
5
|
-
background-color: #fff0;
|
|
6
|
-
border: none;
|
|
7
|
-
width: 100%;
|
|
8
|
-
text-align: left;
|
|
9
|
-
padding: 8px 0;
|
|
10
|
-
position: relative;
|
|
11
|
-
border-radius: 8px;
|
|
12
|
-
transition: background-color .2s ease-out;
|
|
13
|
-
cursor: pointer;
|
|
14
|
-
color: #000;
|
|
15
|
-
font-size: 14px;
|
|
16
|
-
font-weight: 600;
|
|
17
|
-
display: flex;
|
|
18
|
-
gap: 10px;
|
|
19
|
-
align-items: center;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.fsFacetContainer {
|
|
23
|
-
display: flex;
|
|
24
|
-
flex-direction: column;
|
|
25
|
-
}
|
|
26
|
-
.fsFacetOptions {
|
|
27
|
-
width: 100%;
|
|
28
|
-
margin: 0 -5px;
|
|
29
|
-
}
|
|
30
|
-
.fsFacetOptions:after {
|
|
31
|
-
content: "";
|
|
32
|
-
display: table;
|
|
33
|
-
clear: both;
|
|
34
|
-
}
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
.fsOptions {
|
|
2
|
-
padding: 0 0 8px 8px;
|
|
3
|
-
}
|
|
4
|
-
.showMore {
|
|
5
|
-
color: #737373;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.showMore:hover {
|
|
9
|
-
cursor: pointer;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.arrow {
|
|
13
|
-
border: solid #636363;
|
|
14
|
-
border-width: 0 1.5px 1.5px 0;
|
|
15
|
-
display: inline-block;
|
|
16
|
-
padding: 3px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.down {
|
|
20
|
-
transform: rotate(45deg);
|
|
21
|
-
-webkit-transform: rotate(45deg);
|
|
22
|
-
margin-bottom: 2px;
|
|
23
|
-
}
|
|
24
|
-
.fsFacetContainer {
|
|
25
|
-
display: flex;
|
|
26
|
-
flex-direction: row;
|
|
27
|
-
padding: 0pc 2px;
|
|
28
|
-
width: calc(100% - 4px);
|
|
29
|
-
}
|
|
30
|
-
.fsFacetOptions {
|
|
31
|
-
width: calc(50% - 12px);
|
|
32
|
-
padding: 0px 6px;
|
|
33
|
-
}
|
|
34
|
-
.fsFacetOptions:after {
|
|
35
|
-
content: "";
|
|
36
|
-
display: table;
|
|
37
|
-
clear: both;
|
|
38
|
-
}
|
|
39
|
-
.fsFacetOptions>.react-datepicker-wrapper {
|
|
40
|
-
width: calc(100% - 6px)!important;
|
|
41
|
-
}
|
|
@@ -1,145 +0,0 @@
|
|
|
1
|
-
.fsCheckbox {
|
|
2
|
-
display: flex;
|
|
3
|
-
position: relative;
|
|
4
|
-
padding: 0 5px 0 0;
|
|
5
|
-
margin-top: 5px;
|
|
6
|
-
margin-bottom: 5px;
|
|
7
|
-
cursor: pointer;
|
|
8
|
-
-webkit-user-select: none;
|
|
9
|
-
-moz-user-select: none;
|
|
10
|
-
-ms-user-select: none;
|
|
11
|
-
user-select: none;
|
|
12
|
-
font-family: Arial, serif;
|
|
13
|
-
animation: growDown 300ms ease forwards;
|
|
14
|
-
align-items: center;
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.fsCheckbox input {
|
|
18
|
-
position: fixed;
|
|
19
|
-
opacity: 0;
|
|
20
|
-
cursor: pointer;
|
|
21
|
-
height: 0;
|
|
22
|
-
width: 0;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.checkmark {
|
|
26
|
-
min-height: 16px;
|
|
27
|
-
min-width: 16px;
|
|
28
|
-
background-color: #eee;
|
|
29
|
-
margin-right: 10px;
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.fsCheckbox:hover input ~ .checkmark {
|
|
33
|
-
background-color: #d00202cf;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.fsCheckbox input:checked ~ .checkmark {
|
|
37
|
-
background-color: white;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
.fsCheckbox input:checked ~ .checkmark:after {
|
|
41
|
-
display: block;
|
|
42
|
-
}
|
|
43
|
-
|
|
44
|
-
.fsCheckboxx .checkmark:after {
|
|
45
|
-
left: 5px;
|
|
46
|
-
width: 4px;
|
|
47
|
-
height: 9px;
|
|
48
|
-
border: solid white;
|
|
49
|
-
border-width: 0 2px 2px 0;
|
|
50
|
-
-webkit-transform: rotate(45deg);
|
|
51
|
-
-ms-transform: rotate(45deg);
|
|
52
|
-
transform: rotate(45deg);
|
|
53
|
-
}
|
|
54
|
-
.fsSelectedCheckboxTrue{}
|
|
55
|
-
.fsSelectedCheckboxFalse{}
|
|
56
|
-
|
|
57
|
-
@keyframes growDown {
|
|
58
|
-
0% {
|
|
59
|
-
transform: scaleY(0)
|
|
60
|
-
}
|
|
61
|
-
80% {
|
|
62
|
-
transform: scaleY(1.1)
|
|
63
|
-
}
|
|
64
|
-
100% {
|
|
65
|
-
transform: scaleY(1)
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
|
|
69
|
-
.checkbox {
|
|
70
|
-
display: flex;
|
|
71
|
-
position: relative;
|
|
72
|
-
padding: 0 5px 0 0;
|
|
73
|
-
margin-top: 5px;
|
|
74
|
-
margin-bottom: 5px;
|
|
75
|
-
cursor: pointer;
|
|
76
|
-
-webkit-user-select: none;
|
|
77
|
-
-moz-user-select: none;
|
|
78
|
-
-ms-user-select: none;
|
|
79
|
-
user-select: none;
|
|
80
|
-
font-family: Arial, serif;
|
|
81
|
-
animation: growDown 300ms ease forwards;
|
|
82
|
-
align-items: center;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
.checkbox .checkboxLabel {
|
|
86
|
-
align-self: start;
|
|
87
|
-
text-transform: capitalize;
|
|
88
|
-
display: flex;
|
|
89
|
-
line-height: 20px;
|
|
90
|
-
align-items: center;
|
|
91
|
-
margin-top: 2px;
|
|
92
|
-
width: -webkit-fill-available;
|
|
93
|
-
justify-content: space-between;
|
|
94
|
-
text-overflow: ellipsis;
|
|
95
|
-
overflow: hidden;
|
|
96
|
-
}
|
|
97
|
-
|
|
98
|
-
.checkbox input {
|
|
99
|
-
position: fixed;
|
|
100
|
-
opacity: 0;
|
|
101
|
-
cursor: pointer;
|
|
102
|
-
height: 0;
|
|
103
|
-
width: 0;
|
|
104
|
-
}
|
|
105
|
-
|
|
106
|
-
.checkmark {
|
|
107
|
-
min-height: 16px;
|
|
108
|
-
min-width: 16px;
|
|
109
|
-
background-color: #eee;
|
|
110
|
-
margin-right: 10px;
|
|
111
|
-
border-radius: 18px;
|
|
112
|
-
}
|
|
113
|
-
|
|
114
|
-
.checkbox:hover input ~ .checkmark {
|
|
115
|
-
background-color: #ccc;
|
|
116
|
-
}
|
|
117
|
-
|
|
118
|
-
.checkbox input:checked ~ .checkmark {
|
|
119
|
-
background-color: #000000;
|
|
120
|
-
}
|
|
121
|
-
|
|
122
|
-
.checkmark:after {
|
|
123
|
-
content: "";
|
|
124
|
-
position: absolute;
|
|
125
|
-
display: none;
|
|
126
|
-
}
|
|
127
|
-
|
|
128
|
-
.checkbox input:checked ~ .checkmark:after {
|
|
129
|
-
display: block;
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
.checkbox .checkmark:after {
|
|
133
|
-
left: 5px;
|
|
134
|
-
width: 3px;
|
|
135
|
-
height: 8px;
|
|
136
|
-
top: 5px;
|
|
137
|
-
border: solid white;
|
|
138
|
-
border-width: 0 2px 2px 0;
|
|
139
|
-
-webkit-transform: rotate(45deg);
|
|
140
|
-
-ms-transform: rotate(45deg);
|
|
141
|
-
transform: rotate(45deg);
|
|
142
|
-
}
|
|
143
|
-
:global(.modal-mobile-filters .fs-serp-filter-count, .modal-mobile-filters .fsSerpCheckmark) {
|
|
144
|
-
display: none;
|
|
145
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
.fsOptions {
|
|
2
|
-
padding: 0 0 8px 8px;
|
|
3
|
-
}
|
|
4
|
-
.showMore {
|
|
5
|
-
color: #737373;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.showMore:hover {
|
|
9
|
-
cursor: pointer;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.arrow {
|
|
13
|
-
border: solid #636363;
|
|
14
|
-
border-width: 0 1.5px 1.5px 0;
|
|
15
|
-
display: inline-block;
|
|
16
|
-
padding: 3px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.down {
|
|
20
|
-
transform: rotate(45deg);
|
|
21
|
-
-webkit-transform: rotate(45deg);
|
|
22
|
-
margin-bottom: 2px;
|
|
23
|
-
}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
.fsOptions {
|
|
2
|
-
padding: 0 5px 8px 8px;
|
|
3
|
-
}
|
|
4
|
-
.showMore {
|
|
5
|
-
color: #737373;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.showMore:hover {
|
|
9
|
-
cursor: pointer;
|
|
10
|
-
}
|
|
11
|
-
|
|
12
|
-
.arrow {
|
|
13
|
-
border: solid #636363;
|
|
14
|
-
border-width: 0 1.5px 1.5px 0;
|
|
15
|
-
display: inline-block;
|
|
16
|
-
padding: 3px;
|
|
17
|
-
}
|
|
18
|
-
|
|
19
|
-
.down {
|
|
20
|
-
transform: rotate(45deg);
|
|
21
|
-
-webkit-transform: rotate(45deg);
|
|
22
|
-
margin-bottom: 2px;
|
|
23
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
.select {
|
|
2
|
-
width: 250px !important;
|
|
3
|
-
font-size: 18px;
|
|
4
|
-
box-sizing: border-box !important;
|
|
5
|
-
}
|
|
6
|
-
.rcSlider{
|
|
7
|
-
width: calc(100% - 10px)!important;
|
|
8
|
-
min-height: 30px!important;
|
|
9
|
-
padding: 5px 4px !important;
|
|
10
|
-
}
|
|
11
|
-
.rcSlider>.rc-slider-track{
|
|
12
|
-
background-color: #282828;
|
|
13
|
-
}
|
|
14
|
-
.rcSlider>.rc-slider-handle{
|
|
15
|
-
border-color: #575757;
|
|
16
|
-
}
|