@envive-ai/react-toolkit 0.1.6 → 0.1.7
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/Accordion/index.d.cts +2 -2
- package/dist/Accordion/index.d.ts +2 -2
- package/dist/AppliedFiltersScrollbar/index.cjs +49 -0
- package/dist/AppliedFiltersScrollbar/index.d.cts +22 -0
- package/dist/AppliedFiltersScrollbar/index.d.ts +22 -0
- package/dist/AppliedFiltersScrollbar/index.js +44 -0
- package/dist/ButtonBase/index.d.cts +3 -3
- package/dist/ButtonBase/index.d.ts +3 -3
- package/dist/DynamicFiltersScrollbar/index.cjs +37 -0
- package/dist/DynamicFiltersScrollbar/index.d.cts +28 -0
- package/dist/DynamicFiltersScrollbar/index.d.ts +28 -0
- package/dist/DynamicFiltersScrollbar/index.js +32 -0
- package/dist/FilterScrollbar/index.d.cts +1 -1
- package/dist/FilterScrollbar/index.d.ts +3 -3
- package/dist/Headline/index.d.ts +2 -2
- package/dist/ImageWithFallback/index.d.cts +2 -2
- package/dist/ImageWithFallback/index.d.ts +2 -2
- package/dist/ProductCard/index.d.cts +2 -2
- package/dist/ProductCard/index.d.ts +2 -2
- package/dist/ProductGrid/index.d.cts +4 -4
- package/dist/ProductGrid/index.d.ts +4 -4
- package/dist/SearchFilter/index.d.cts +1 -1
- package/dist/SearchFilter/index.d.ts +1 -1
- package/dist/SearchInput/index.d.cts +4 -4
- package/dist/SearchInput/index.d.ts +4 -4
- package/dist/SearchInputForm/index.d.cts +1 -1
- package/dist/SearchInputForm/index.d.ts +1 -1
- package/dist/SearchResultsContent/index.cjs +64 -0
- package/dist/SearchResultsContent/index.d.cts +67 -0
- package/dist/SearchResultsContent/index.d.ts +67 -0
- package/dist/SearchResultsContent/index.js +60 -0
- package/dist/SearchResultsFilterSidebar/index.cjs +1 -1
- package/dist/SearchResultsFilterSidebar/index.d.cts +2 -2
- package/dist/SearchResultsFilterSidebar/index.d.ts +2 -2
- package/dist/SearchResultsFilterSidebar/index.js +1 -1
- package/dist/SearchResultsStates/index.cjs +11 -120
- package/dist/SearchResultsStates/index.d.cts +9 -9
- package/dist/SearchResultsStates/index.d.ts +8 -8
- package/dist/SearchResultsStates/index.js +8 -111
- package/dist/SearchResultsStates-CNp6YCqF.js +112 -0
- package/dist/SearchResultsStates-Du7HXBi8.cjs +135 -0
- package/dist/SparkleAnimation/index.cjs +1 -1
- package/dist/SparkleAnimation/index.d.cts +2 -2
- package/dist/SparkleAnimation/index.d.ts +2 -2
- package/dist/SparkleAnimation/index.js +1 -1
- package/dist/Spinner/index.d.ts +2 -2
- package/dist/SuggestionButton/index.d.cts +3 -3
- package/dist/SuggestionButton/index.d.ts +3 -3
- package/dist/Text/index.cjs +1 -1
- package/dist/Text/index.d.cts +3 -3
- package/dist/Text/index.d.ts +2 -2
- package/dist/Text/index.js +1 -1
- package/dist/TextInput/index.d.cts +1 -1
- package/dist/{index-CQlBDGTL.d.cts → index-14eDYe9f.d.ts} +3 -3
- package/dist/{index-CcnuEYQN.d.ts → index-B3iEVxkL.d.cts} +6 -28
- package/dist/{index-BHNzU-Pc.d.ts → index-B8bifyF-.d.ts} +2 -2
- package/dist/{index-B0oln9VD.d.ts → index-BFdFh46m.d.cts} +3 -3
- package/dist/{index-wYn2mEDm.d.cts → index-ByucvlTy.d.ts} +6 -28
- package/dist/{index-BNCrvswP.d.cts → index-C2iKBk7w.d.cts} +2 -2
- package/dist/{index-DMXTg_9L.d.ts → index-DLbdcczl.d.ts} +4 -4
- package/dist/{index-B125udRj.d.cts → index-DlvTcfAg.d.cts} +4 -4
- package/package.json +13 -1
- package/src/components/AppliedFiltersScrollbar/index.ts +1 -0
- package/src/components/DynamicFiltersScrollbar/index.ts +1 -0
- package/src/components/SearchResultsContent/index.ts +2 -0
- /package/dist/{SparkleAnimation-BdOjC8l-.js → SparkleAnimation-B0u6JtO3.js} +0 -0
- /package/dist/{SparkleAnimation-BhyeL26m.cjs → SparkleAnimation-D1QpGZIg.cjs} +0 -0
- /package/dist/{Text-CV9pv8ds.js → Text-DkwDPbHy.js} +0 -0
- /package/dist/{Text-DDT3sqY1.cjs → Text-Ji61nRRE.cjs} +0 -0
- /package/dist/{searchFilterSidebarVariants-BWQyiKwS.js → searchFilterSidebarVariants-CZT1frB-.js} +0 -0
- /package/dist/{searchFilterSidebarVariants-D08jyA7U.cjs → searchFilterSidebarVariants-xyhy0PmQ.cjs} +0 -0
- /package/dist/{textVariantClasses-Cdg-UUHi.d.cts → textVariantClasses-DwnnFNBf.d.cts} +0 -0
- /package/dist/{types-BQYpWDJ4.d.cts → types-C0UWKVvw.d.ts} +0 -0
- /package/dist/{types-C-Jrlw5Z.d.cts → types-CZHc-1wI.d.cts} +0 -0
- /package/dist/{types-BruEHw-X.d.ts → types-D2xCS4y9.d.cts} +0 -0
|
@@ -0,0 +1,112 @@
|
|
|
1
|
+
import { Text as Text$1 } from "./Text-BMg3d10t.js";
|
|
2
|
+
import { AppliedFiltersScrollbar, DynamicFiltersScrollbar } from "./DynamicFiltersScrollbar-BmPTqym5.js";
|
|
3
|
+
import { ProductCardSkeleton } from "./ProductCard-SF8-lXlT.js";
|
|
4
|
+
import { ProductGrid, productGridVariantClasses } from "./ProductGrid-DTUhH219.js";
|
|
5
|
+
import { searchFilterSidebarVariantClasses } from "./searchFilterSidebarVariants-CZT1frB-.js";
|
|
6
|
+
import { SparkleAnimation } from "./SparkleAnimation-B0u6JtO3.js";
|
|
7
|
+
import { motion } from "framer-motion";
|
|
8
|
+
import classNames from "classnames";
|
|
9
|
+
import { Text } from "@envive-ai/react-toolkit/Text";
|
|
10
|
+
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
|
+
import Sparkles from "@envive-ai/react-icons/Sparkles";
|
|
12
|
+
|
|
13
|
+
//#region src/components/SearchResultsStates/NoSearchResultsFound.tsx
|
|
14
|
+
const NoSearchResultsFound = ({ containerPaddingClasses, includeBottomMargin = false, noResultsFoundText, sparkleIconColor = "var(--spiffy-colors-accent-primary)" }) => {
|
|
15
|
+
const containerClasses = classNames(containerPaddingClasses, includeBottomMargin ? "spiffy-tw-mb-[100vh]" : "", "spiffy-tw-mt-6");
|
|
16
|
+
return /* @__PURE__ */ jsx("div", {
|
|
17
|
+
className: containerClasses,
|
|
18
|
+
children: /* @__PURE__ */ jsxs("div", {
|
|
19
|
+
className: "spiffy-tw-flex spiffy-tw-items-start spiffy-tw-gap-2",
|
|
20
|
+
children: [/* @__PURE__ */ jsx("div", { children: /* @__PURE__ */ jsx(Sparkles, {
|
|
21
|
+
className: "spiffy-tw-w-[24px] spiffy-tw-h-[24px]",
|
|
22
|
+
style: { color: sparkleIconColor }
|
|
23
|
+
}) }), /* @__PURE__ */ jsx(Text$1, {
|
|
24
|
+
variant: "body2",
|
|
25
|
+
children: noResultsFoundText || "I’m sorry, I wasn’t able to find an exact match. Try changing your filters or adjusting your search query."
|
|
26
|
+
})]
|
|
27
|
+
})
|
|
28
|
+
});
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
//#endregion
|
|
32
|
+
//#region src/components/SearchResultsStates/SearchResultsGrid.tsx
|
|
33
|
+
const SearchResultsGrid = ({ productList, productCardConfig, merchantShortName, availableDynamicFilters, searchFilterSidebarVariant, productGridVariant, selectedFilterOptions, searchResponseId, containerXPaddingClasses, productGridClasses, onRemoveFilter, onToggleDynamicFilter }) => {
|
|
34
|
+
const sharedFilterBarClasses = classNames("spiffy-suggestion-bar", "spiffy-tw-no-scrollbar", "spiffy-tw-flex", "spiffy-tw-flex-row", "spiffy-tw-gap-2", "spiffy-tw-mb-[16px]", "spiffy-tw-overflow-x-scroll", containerXPaddingClasses);
|
|
35
|
+
const filterBarClasses = classNames(sharedFilterBarClasses, "spiffy-tw-mt-[24px]");
|
|
36
|
+
const appliedFilterBarClasses = classNames(sharedFilterBarClasses, "spiffy-tw-mb-[32px]", "spiffy-tw-mt-[8px]");
|
|
37
|
+
const { filterDefaultClasses, filterHoverClasses, appliedFilterBackgroundClasses } = searchFilterSidebarVariantClasses[searchFilterSidebarVariant];
|
|
38
|
+
return /* @__PURE__ */ jsxs(motion.div, {
|
|
39
|
+
className: "spiffy-tw-justify-center spiffy-tw-w-full spiffy-tw-overflow-hidden",
|
|
40
|
+
initial: { opacity: 0 },
|
|
41
|
+
animate: { opacity: 1 },
|
|
42
|
+
exit: { opacity: 0 },
|
|
43
|
+
transition: { duration: .2 },
|
|
44
|
+
children: [
|
|
45
|
+
/* @__PURE__ */ jsx(AppliedFiltersScrollbar, {
|
|
46
|
+
selectedFilterOptions,
|
|
47
|
+
filterBarClassNames: appliedFilterBarClasses,
|
|
48
|
+
filterDefaultClasses,
|
|
49
|
+
filterHoverClasses,
|
|
50
|
+
appliedFilterBackgroundClasses,
|
|
51
|
+
onRemoveFilter
|
|
52
|
+
}),
|
|
53
|
+
/* @__PURE__ */ jsx(DynamicFiltersScrollbar, {
|
|
54
|
+
availableDynamicFilters,
|
|
55
|
+
filterBarClassNames: filterBarClasses,
|
|
56
|
+
filterDefaultClasses,
|
|
57
|
+
filterHoverClasses,
|
|
58
|
+
onToggleDynamicFilter
|
|
59
|
+
}),
|
|
60
|
+
/* @__PURE__ */ jsx(ProductGrid, {
|
|
61
|
+
productList,
|
|
62
|
+
productGridVariant,
|
|
63
|
+
productGridClasses,
|
|
64
|
+
productCardConfig,
|
|
65
|
+
merchantShortName,
|
|
66
|
+
searchResponseId
|
|
67
|
+
})
|
|
68
|
+
]
|
|
69
|
+
});
|
|
70
|
+
};
|
|
71
|
+
|
|
72
|
+
//#endregion
|
|
73
|
+
//#region src/components/SearchResultsStates/SearchResultsLoadingGrid.tsx
|
|
74
|
+
const SearchResultsLoadingGrid = ({ productGridVariant, productGridClasses, sparkleIconColor = "var(--spiffy-colors-accent-primary)" }) => {
|
|
75
|
+
const { productCardLayoutVariant, productCardImageAspectRatio } = productGridVariantClasses[productGridVariant];
|
|
76
|
+
return /* @__PURE__ */ jsx(motion.div, {
|
|
77
|
+
className: "spiffy-tw-justify-center spiffy-tw-w-full spiffy-tw-overflow-hidden",
|
|
78
|
+
initial: { opacity: 0 },
|
|
79
|
+
animate: { opacity: 1 },
|
|
80
|
+
exit: { opacity: 0 },
|
|
81
|
+
transition: { duration: .2 },
|
|
82
|
+
children: /* @__PURE__ */ jsxs("div", {
|
|
83
|
+
className: "spiffy-tw-mt-6 spiffy-tw-w-full",
|
|
84
|
+
children: [/* @__PURE__ */ jsx("div", {
|
|
85
|
+
className: "spiffy-tw-flex spiffy-tw-items-center spiffy-tw-justify-between spiffy-tw-mb-4",
|
|
86
|
+
children: /* @__PURE__ */ jsxs("div", {
|
|
87
|
+
className: "spiffy-tw-flex spiffy-tw-items-center spiffy-tw-gap-2 spiffy-tw-ml-[16px] md:spiffy-tw-ml-[80px]",
|
|
88
|
+
children: [/* @__PURE__ */ jsx("div", {
|
|
89
|
+
className: "spiffy-tw-width-[24px]",
|
|
90
|
+
children: /* @__PURE__ */ jsx(SparkleAnimation, {
|
|
91
|
+
color: sparkleIconColor,
|
|
92
|
+
animate: true
|
|
93
|
+
})
|
|
94
|
+
}), /* @__PURE__ */ jsx(Text, {
|
|
95
|
+
variant: "body2",
|
|
96
|
+
children: "Finding the best options for you..."
|
|
97
|
+
})]
|
|
98
|
+
})
|
|
99
|
+
}), /* @__PURE__ */ jsx("div", {
|
|
100
|
+
className: productGridClasses,
|
|
101
|
+
children: Array.from({ length: 8 }).map((_, index) => /* @__PURE__ */ jsx(ProductCardSkeleton, {
|
|
102
|
+
layoutVariant: productCardLayoutVariant,
|
|
103
|
+
aspectRatio: productCardImageAspectRatio,
|
|
104
|
+
growWithContainer: true
|
|
105
|
+
}, index))
|
|
106
|
+
})]
|
|
107
|
+
})
|
|
108
|
+
});
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
//#endregion
|
|
112
|
+
export { NoSearchResultsFound, SearchResultsGrid, SearchResultsLoadingGrid };
|
|
@@ -0,0 +1,135 @@
|
|
|
1
|
+
const require_chunk = require('./chunk-CUT6urMc.cjs');
|
|
2
|
+
const require_Text = require('./Text-CgOYTs8D.cjs');
|
|
3
|
+
const require_DynamicFiltersScrollbar = require('./DynamicFiltersScrollbar-BTopFhyl.cjs');
|
|
4
|
+
const require_ProductCard = require('./ProductCard-DZZKutY-.cjs');
|
|
5
|
+
const require_ProductGrid = require('./ProductGrid-BSSmPr7K.cjs');
|
|
6
|
+
const require_searchFilterSidebarVariants = require('./searchFilterSidebarVariants-xyhy0PmQ.cjs');
|
|
7
|
+
const require_SparkleAnimation = require('./SparkleAnimation-D1QpGZIg.cjs');
|
|
8
|
+
let framer_motion = require("framer-motion");
|
|
9
|
+
framer_motion = require_chunk.__toESM(framer_motion);
|
|
10
|
+
let classnames = require("classnames");
|
|
11
|
+
classnames = require_chunk.__toESM(classnames);
|
|
12
|
+
let __envive_ai_react_toolkit_Text = require("@envive-ai/react-toolkit/Text");
|
|
13
|
+
__envive_ai_react_toolkit_Text = require_chunk.__toESM(__envive_ai_react_toolkit_Text);
|
|
14
|
+
let react_jsx_runtime = require("react/jsx-runtime");
|
|
15
|
+
react_jsx_runtime = require_chunk.__toESM(react_jsx_runtime);
|
|
16
|
+
let __envive_ai_react_icons_Sparkles = require("@envive-ai/react-icons/Sparkles");
|
|
17
|
+
__envive_ai_react_icons_Sparkles = require_chunk.__toESM(__envive_ai_react_icons_Sparkles);
|
|
18
|
+
|
|
19
|
+
//#region src/components/SearchResultsStates/NoSearchResultsFound.tsx
|
|
20
|
+
const NoSearchResultsFound = ({ containerPaddingClasses, includeBottomMargin = false, noResultsFoundText, sparkleIconColor = "var(--spiffy-colors-accent-primary)" }) => {
|
|
21
|
+
const containerClasses = (0, classnames.default)(containerPaddingClasses, includeBottomMargin ? "spiffy-tw-mb-[100vh]" : "", "spiffy-tw-mt-6");
|
|
22
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
|
|
23
|
+
className: containerClasses,
|
|
24
|
+
children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
|
|
25
|
+
className: "spiffy-tw-flex spiffy-tw-items-start spiffy-tw-gap-2",
|
|
26
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", { children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__envive_ai_react_icons_Sparkles.default, {
|
|
27
|
+
className: "spiffy-tw-w-[24px] spiffy-tw-h-[24px]",
|
|
28
|
+
style: { color: sparkleIconColor }
|
|
29
|
+
}) }), /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_Text.Text, {
|
|
30
|
+
variant: "body2",
|
|
31
|
+
children: noResultsFoundText || "I’m sorry, I wasn’t able to find an exact match. Try changing your filters or adjusting your search query."
|
|
32
|
+
})]
|
|
33
|
+
})
|
|
34
|
+
});
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
//#endregion
|
|
38
|
+
//#region src/components/SearchResultsStates/SearchResultsGrid.tsx
|
|
39
|
+
const SearchResultsGrid = ({ productList, productCardConfig, merchantShortName, availableDynamicFilters, searchFilterSidebarVariant, productGridVariant, selectedFilterOptions, searchResponseId, containerXPaddingClasses, productGridClasses, onRemoveFilter, onToggleDynamicFilter }) => {
|
|
40
|
+
const sharedFilterBarClasses = (0, classnames.default)("spiffy-suggestion-bar", "spiffy-tw-no-scrollbar", "spiffy-tw-flex", "spiffy-tw-flex-row", "spiffy-tw-gap-2", "spiffy-tw-mb-[16px]", "spiffy-tw-overflow-x-scroll", containerXPaddingClasses);
|
|
41
|
+
const filterBarClasses = (0, classnames.default)(sharedFilterBarClasses, "spiffy-tw-mt-[24px]");
|
|
42
|
+
const appliedFilterBarClasses = (0, classnames.default)(sharedFilterBarClasses, "spiffy-tw-mb-[32px]", "spiffy-tw-mt-[8px]");
|
|
43
|
+
const { filterDefaultClasses, filterHoverClasses, appliedFilterBackgroundClasses } = require_searchFilterSidebarVariants.searchFilterSidebarVariantClasses[searchFilterSidebarVariant];
|
|
44
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsxs)(framer_motion.motion.div, {
|
|
45
|
+
className: "spiffy-tw-justify-center spiffy-tw-w-full spiffy-tw-overflow-hidden",
|
|
46
|
+
initial: { opacity: 0 },
|
|
47
|
+
animate: { opacity: 1 },
|
|
48
|
+
exit: { opacity: 0 },
|
|
49
|
+
transition: { duration: .2 },
|
|
50
|
+
children: [
|
|
51
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_DynamicFiltersScrollbar.AppliedFiltersScrollbar, {
|
|
52
|
+
selectedFilterOptions,
|
|
53
|
+
filterBarClassNames: appliedFilterBarClasses,
|
|
54
|
+
filterDefaultClasses,
|
|
55
|
+
filterHoverClasses,
|
|
56
|
+
appliedFilterBackgroundClasses,
|
|
57
|
+
onRemoveFilter
|
|
58
|
+
}),
|
|
59
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_DynamicFiltersScrollbar.DynamicFiltersScrollbar, {
|
|
60
|
+
availableDynamicFilters,
|
|
61
|
+
filterBarClassNames: filterBarClasses,
|
|
62
|
+
filterDefaultClasses,
|
|
63
|
+
filterHoverClasses,
|
|
64
|
+
onToggleDynamicFilter
|
|
65
|
+
}),
|
|
66
|
+
/* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_ProductGrid.ProductGrid, {
|
|
67
|
+
productList,
|
|
68
|
+
productGridVariant,
|
|
69
|
+
productGridClasses,
|
|
70
|
+
productCardConfig,
|
|
71
|
+
merchantShortName,
|
|
72
|
+
searchResponseId
|
|
73
|
+
})
|
|
74
|
+
]
|
|
75
|
+
});
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
//#endregion
|
|
79
|
+
//#region src/components/SearchResultsStates/SearchResultsLoadingGrid.tsx
|
|
80
|
+
const SearchResultsLoadingGrid = ({ productGridVariant, productGridClasses, sparkleIconColor = "var(--spiffy-colors-accent-primary)" }) => {
|
|
81
|
+
const { productCardLayoutVariant, productCardImageAspectRatio } = require_ProductGrid.productGridVariantClasses[productGridVariant];
|
|
82
|
+
return /* @__PURE__ */ (0, react_jsx_runtime.jsx)(framer_motion.motion.div, {
|
|
83
|
+
className: "spiffy-tw-justify-center spiffy-tw-w-full spiffy-tw-overflow-hidden",
|
|
84
|
+
initial: { opacity: 0 },
|
|
85
|
+
animate: { opacity: 1 },
|
|
86
|
+
exit: { opacity: 0 },
|
|
87
|
+
transition: { duration: .2 },
|
|
88
|
+
children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
|
|
89
|
+
className: "spiffy-tw-mt-6 spiffy-tw-w-full",
|
|
90
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
|
|
91
|
+
className: "spiffy-tw-flex spiffy-tw-items-center spiffy-tw-justify-between spiffy-tw-mb-4",
|
|
92
|
+
children: /* @__PURE__ */ (0, react_jsx_runtime.jsxs)("div", {
|
|
93
|
+
className: "spiffy-tw-flex spiffy-tw-items-center spiffy-tw-gap-2 spiffy-tw-ml-[16px] md:spiffy-tw-ml-[80px]",
|
|
94
|
+
children: [/* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
|
|
95
|
+
className: "spiffy-tw-width-[24px]",
|
|
96
|
+
children: /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_SparkleAnimation.SparkleAnimation, {
|
|
97
|
+
color: sparkleIconColor,
|
|
98
|
+
animate: true
|
|
99
|
+
})
|
|
100
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)(__envive_ai_react_toolkit_Text.Text, {
|
|
101
|
+
variant: "body2",
|
|
102
|
+
children: "Finding the best options for you..."
|
|
103
|
+
})]
|
|
104
|
+
})
|
|
105
|
+
}), /* @__PURE__ */ (0, react_jsx_runtime.jsx)("div", {
|
|
106
|
+
className: productGridClasses,
|
|
107
|
+
children: Array.from({ length: 8 }).map((_, index) => /* @__PURE__ */ (0, react_jsx_runtime.jsx)(require_ProductCard.ProductCardSkeleton, {
|
|
108
|
+
layoutVariant: productCardLayoutVariant,
|
|
109
|
+
aspectRatio: productCardImageAspectRatio,
|
|
110
|
+
growWithContainer: true
|
|
111
|
+
}, index))
|
|
112
|
+
})]
|
|
113
|
+
})
|
|
114
|
+
});
|
|
115
|
+
};
|
|
116
|
+
|
|
117
|
+
//#endregion
|
|
118
|
+
Object.defineProperty(exports, 'NoSearchResultsFound', {
|
|
119
|
+
enumerable: true,
|
|
120
|
+
get: function () {
|
|
121
|
+
return NoSearchResultsFound;
|
|
122
|
+
}
|
|
123
|
+
});
|
|
124
|
+
Object.defineProperty(exports, 'SearchResultsGrid', {
|
|
125
|
+
enumerable: true,
|
|
126
|
+
get: function () {
|
|
127
|
+
return SearchResultsGrid;
|
|
128
|
+
}
|
|
129
|
+
});
|
|
130
|
+
Object.defineProperty(exports, 'SearchResultsLoadingGrid', {
|
|
131
|
+
enumerable: true,
|
|
132
|
+
get: function () {
|
|
133
|
+
return SearchResultsLoadingGrid;
|
|
134
|
+
}
|
|
135
|
+
});
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const require_SparkleAnimation = require('../SparkleAnimation-
|
|
1
|
+
const require_SparkleAnimation = require('../SparkleAnimation-D1QpGZIg.cjs');
|
|
2
2
|
|
|
3
3
|
exports.SparkleAnimation = require_SparkleAnimation.SparkleAnimation;
|
|
4
4
|
exports.SparkleAnimationOverride = require_SparkleAnimation.SparkleAnimationOverride;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime5 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/SparkleAnimation/SparkleAnimation.d.ts
|
|
4
4
|
interface SparkleAnimationProps {
|
|
@@ -10,7 +10,7 @@ declare const SparkleAnimation: ({
|
|
|
10
10
|
color,
|
|
11
11
|
className,
|
|
12
12
|
animate
|
|
13
|
-
}: SparkleAnimationProps) =>
|
|
13
|
+
}: SparkleAnimationProps) => react_jsx_runtime5.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
//#region src/components/SparkleAnimation/types.d.ts
|
|
16
16
|
declare enum SparkleAnimationOverride {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/SparkleAnimation/SparkleAnimation.d.ts
|
|
4
4
|
interface SparkleAnimationProps {
|
|
@@ -10,7 +10,7 @@ declare const SparkleAnimation: ({
|
|
|
10
10
|
color,
|
|
11
11
|
className,
|
|
12
12
|
animate
|
|
13
|
-
}: SparkleAnimationProps) =>
|
|
13
|
+
}: SparkleAnimationProps) => react_jsx_runtime10.JSX.Element;
|
|
14
14
|
//#endregion
|
|
15
15
|
//#region src/components/SparkleAnimation/types.d.ts
|
|
16
16
|
declare enum SparkleAnimationOverride {
|
package/dist/Spinner/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime0 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/Spinner/Spinner.d.ts
|
|
4
4
|
type SpinnerProps = {
|
|
@@ -6,6 +6,6 @@ type SpinnerProps = {
|
|
|
6
6
|
};
|
|
7
7
|
declare const Spinner: ({
|
|
8
8
|
className
|
|
9
|
-
}: SpinnerProps) =>
|
|
9
|
+
}: SpinnerProps) => react_jsx_runtime0.JSX.Element;
|
|
10
10
|
//#endregion
|
|
11
11
|
export { Spinner };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { TestProps } from "../types-
|
|
2
|
-
import * as
|
|
1
|
+
import { TestProps } from "../types-D2xCS4y9.cjs";
|
|
2
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SuggestionButton/types.d.ts
|
|
5
5
|
type SuggestionButtonVariant = 'outlined' | 'outlinedLight' | 'primary' | 'secondary' | 'tertiary' | 'dark' | 'darkAccent' | 'darkPrimary' | 'secondaryDark' | 'secondaryAccent' | 'transparent' | 'transparentDark' | 'lightDark';
|
|
@@ -30,6 +30,6 @@ declare const SuggestionButton: ({
|
|
|
30
30
|
dataAttributes,
|
|
31
31
|
dataTestId,
|
|
32
32
|
onClick
|
|
33
|
-
}: SuggestionButtonProps) =>
|
|
33
|
+
}: SuggestionButtonProps) => react_jsx_runtime8.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { SPIFFY_SUGGESTION_BUTTON_ANSWER_CLASS, SPIFFY_SUGGESTION_BUTTON_QUESTION_CLASS, SPIFFY_SUGGESTION_BUTTON_TEXT_CLASS, SuggestionButton, SuggestionButtonVariant };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { TestProps } from "../types-
|
|
2
|
-
import * as
|
|
1
|
+
import { TestProps } from "../types-C0UWKVvw.js";
|
|
2
|
+
import * as react_jsx_runtime3 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SuggestionButton/types.d.ts
|
|
5
5
|
type SuggestionButtonVariant = 'outlined' | 'outlinedLight' | 'primary' | 'secondary' | 'tertiary' | 'dark' | 'darkAccent' | 'darkPrimary' | 'secondaryDark' | 'secondaryAccent' | 'transparent' | 'transparentDark' | 'lightDark';
|
|
@@ -30,6 +30,6 @@ declare const SuggestionButton: ({
|
|
|
30
30
|
dataAttributes,
|
|
31
31
|
dataTestId,
|
|
32
32
|
onClick
|
|
33
|
-
}: SuggestionButtonProps) =>
|
|
33
|
+
}: SuggestionButtonProps) => react_jsx_runtime3.JSX.Element;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { SPIFFY_SUGGESTION_BUTTON_ANSWER_CLASS, SPIFFY_SUGGESTION_BUTTON_QUESTION_CLASS, SPIFFY_SUGGESTION_BUTTON_TEXT_CLASS, SuggestionButton, SuggestionButtonVariant };
|
package/dist/Text/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_textVariantClasses = require('../textVariantClasses-BnV4wXaw.cjs');
|
|
2
2
|
const require_Text = require('../Text-CgOYTs8D.cjs');
|
|
3
|
-
const require_Text$1 = require('../Text-
|
|
3
|
+
const require_Text$1 = require('../Text-Ji61nRRE.cjs');
|
|
4
4
|
|
|
5
5
|
exports.ExpandableTextOverrides = require_Text$1.ExpandableTextOverrides;
|
|
6
6
|
exports.HeadlineVariantMap = require_textVariantClasses.HeadlineVariantMap;
|
package/dist/Text/index.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { HeadlineVariantMap, TextStyleVariantMap, TextVariantMap, getVariantPlaceholderClassNames } from "../textVariantClasses-
|
|
2
|
-
import * as
|
|
1
|
+
import { HeadlineVariantMap, TextStyleVariantMap, TextVariantMap, getVariantPlaceholderClassNames } from "../textVariantClasses-DwnnFNBf.cjs";
|
|
2
|
+
import * as react_jsx_runtime10 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Text/types.d.ts
|
|
5
5
|
declare enum ExpandableTextOverrides {
|
|
@@ -37,6 +37,6 @@ declare const Text: ({
|
|
|
37
37
|
testId,
|
|
38
38
|
type,
|
|
39
39
|
variant
|
|
40
|
-
}: TextProps) =>
|
|
40
|
+
}: TextProps) => react_jsx_runtime10.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { ExpandableTextOverrides, HeadlineProps, HeadlineVariant, HeadlineVariantMap, Text, TextStyleVariantMap, TextType, TextVariant, TextVariantMap, getVariantPlaceholderClassNames };
|
package/dist/Text/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HeadlineVariantMap, TextStyleVariantMap, TextVariantMap, getVariantPlaceholderClassNames } from "../textVariantClasses-C8OCWZAw.js";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/Text/types.d.ts
|
|
5
5
|
declare enum ExpandableTextOverrides {
|
|
@@ -37,6 +37,6 @@ declare const Text: ({
|
|
|
37
37
|
testId,
|
|
38
38
|
type,
|
|
39
39
|
variant
|
|
40
|
-
}: TextProps) =>
|
|
40
|
+
}: TextProps) => react_jsx_runtime19.JSX.Element;
|
|
41
41
|
//#endregion
|
|
42
42
|
export { ExpandableTextOverrides, HeadlineProps, HeadlineVariant, HeadlineVariantMap, Text, TextStyleVariantMap, TextType, TextVariant, TextVariantMap, getVariantPlaceholderClassNames };
|
package/dist/Text/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { HeadlineVariantMap, TextStyleVariantMap, TextVariantMap, getVariantPlaceholderClassNames } from "../textVariantClasses-CnjwO2Fv.js";
|
|
2
2
|
import { Text } from "../Text-BMg3d10t.js";
|
|
3
|
-
import { ExpandableTextOverrides } from "../Text-
|
|
3
|
+
import { ExpandableTextOverrides } from "../Text-DkwDPbHy.js";
|
|
4
4
|
|
|
5
5
|
export { ExpandableTextOverrides, HeadlineVariantMap, Text, TextStyleVariantMap, TextVariantMap, getVariantPlaceholderClassNames };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SelectFilterItem } from "./index-
|
|
2
|
-
import * as
|
|
1
|
+
import { SelectFilterItem } from "./index-DLbdcczl.js";
|
|
2
|
+
import * as react_jsx_runtime11 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SearchResultsFilterSidebar/types.d.ts
|
|
5
5
|
type SearchFilterSidebarVariant = 'darkButton' | 'lightButton';
|
|
@@ -53,6 +53,6 @@ declare const SearchResultsFilter: ({
|
|
|
53
53
|
onSelectFilterItem,
|
|
54
54
|
onClearAllFilters,
|
|
55
55
|
filterButtonText
|
|
56
|
-
}: SearchResultsFilterProps) =>
|
|
56
|
+
}: SearchResultsFilterProps) => react_jsx_runtime11.JSX.Element;
|
|
57
57
|
//#endregion
|
|
58
58
|
export { CloseIconVariant, SearchFilter, SearchFilterItem, SearchFilterSidebarVariant, SearchResultsFilter, SearchResultsFilterProps, searchFilterSidebarVariantClasses };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { TestProps } from "./types-
|
|
1
|
+
import { TestProps } from "./types-D2xCS4y9.cjs";
|
|
2
|
+
import * as react_jsx_runtime19 from "react/jsx-runtime";
|
|
2
3
|
import { FC } from "react";
|
|
3
|
-
import
|
|
4
|
+
import { ResponseCategory, SearchResponseProduct } from "@spiffy-ai/commerce-api-client";
|
|
4
5
|
|
|
5
6
|
//#region src/config/chatElementDisplayLocation.d.ts
|
|
6
7
|
declare enum ChatElementDisplayLocation {
|
|
@@ -25,29 +26,6 @@ declare enum ChatElementDisplayLocation {
|
|
|
25
26
|
WINDOW_API_CALL = "window_api_call",
|
|
26
27
|
}
|
|
27
28
|
//#endregion
|
|
28
|
-
//#region src/types/external.d.ts
|
|
29
|
-
declare enum ResponseCategory {
|
|
30
|
-
Product = "product",
|
|
31
|
-
}
|
|
32
|
-
interface SearchResponseProduct {
|
|
33
|
-
id: string;
|
|
34
|
-
title: string;
|
|
35
|
-
description?: string;
|
|
36
|
-
price?: number;
|
|
37
|
-
currency?: string;
|
|
38
|
-
imageUrl?: string;
|
|
39
|
-
brand?: string;
|
|
40
|
-
category?: string;
|
|
41
|
-
availability?: string;
|
|
42
|
-
url: string;
|
|
43
|
-
responseId?: string;
|
|
44
|
-
originalPrice?: number;
|
|
45
|
-
salePrice?: number;
|
|
46
|
-
averageRating?: number;
|
|
47
|
-
numberReviews?: number;
|
|
48
|
-
[key: string]: unknown;
|
|
49
|
-
}
|
|
50
|
-
//#endregion
|
|
51
29
|
//#region src/util/trim.d.ts
|
|
52
30
|
/**
|
|
53
31
|
* Remove spaces from the left side.
|
|
@@ -306,7 +284,7 @@ declare const RatingSummary: ({
|
|
|
306
284
|
stars,
|
|
307
285
|
reviewCount,
|
|
308
286
|
className
|
|
309
|
-
}: RatingSummaryProps) =>
|
|
287
|
+
}: RatingSummaryProps) => react_jsx_runtime19.JSX.Element;
|
|
310
288
|
interface PriceSectionProps {
|
|
311
289
|
originalPrice?: string;
|
|
312
290
|
salePrice?: string;
|
|
@@ -316,7 +294,7 @@ declare const PriceSection: ({
|
|
|
316
294
|
originalPrice,
|
|
317
295
|
salePrice,
|
|
318
296
|
pricePrefix
|
|
319
|
-
}: PriceSectionProps) =>
|
|
297
|
+
}: PriceSectionProps) => react_jsx_runtime19.JSX.Element;
|
|
320
298
|
interface ProductCardProps extends TestProps {
|
|
321
299
|
productCardConfig?: ProductCardConfig;
|
|
322
300
|
merchantShortName: string;
|
|
@@ -357,7 +335,7 @@ declare const ProductCard: ({
|
|
|
357
335
|
aspectRatio,
|
|
358
336
|
growWithContainer,
|
|
359
337
|
handleClick
|
|
360
|
-
}: ProductCardProps) =>
|
|
338
|
+
}: ProductCardProps) => react_jsx_runtime19.JSX.Element;
|
|
361
339
|
//#endregion
|
|
362
340
|
//#region src/components/ProductCard/ProductCardSkeleton.d.ts
|
|
363
341
|
interface ProductCardSkeletonProps {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime8 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/SearchInputForm/types.d.ts
|
|
4
4
|
type SearchInputVariant = 'standard';
|
|
@@ -31,6 +31,6 @@ declare const SearchInputForm: ({
|
|
|
31
31
|
onSearchInputChange,
|
|
32
32
|
onSearchSubmit,
|
|
33
33
|
searchInputDataTestId
|
|
34
|
-
}: SearchInputFormProps) =>
|
|
34
|
+
}: SearchInputFormProps) => react_jsx_runtime8.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { SearchInputForm, SearchInputVariant };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { SelectFilterItem } from "./index-
|
|
2
|
-
import * as
|
|
1
|
+
import { SelectFilterItem } from "./index-DlvTcfAg.cjs";
|
|
2
|
+
import * as react_jsx_runtime23 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SearchResultsFilterSidebar/types.d.ts
|
|
5
5
|
type SearchFilterSidebarVariant = 'darkButton' | 'lightButton';
|
|
@@ -53,6 +53,6 @@ declare const SearchResultsFilter: ({
|
|
|
53
53
|
onSelectFilterItem,
|
|
54
54
|
onClearAllFilters,
|
|
55
55
|
filterButtonText
|
|
56
|
-
}: SearchResultsFilterProps) =>
|
|
56
|
+
}: SearchResultsFilterProps) => react_jsx_runtime23.JSX.Element;
|
|
57
57
|
//#endregion
|
|
58
58
|
export { CloseIconVariant, SearchFilter, SearchFilterItem, SearchFilterSidebarVariant, SearchResultsFilter, SearchResultsFilterProps, searchFilterSidebarVariantClasses };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import { TestProps } from "./types-
|
|
2
|
-
import * as react_jsx_runtime17 from "react/jsx-runtime";
|
|
1
|
+
import { TestProps } from "./types-C0UWKVvw.js";
|
|
3
2
|
import { FC } from "react";
|
|
3
|
+
import * as react_jsx_runtime20 from "react/jsx-runtime";
|
|
4
|
+
import { ResponseCategory, SearchResponseProduct } from "@spiffy-ai/commerce-api-client";
|
|
4
5
|
|
|
5
6
|
//#region src/config/chatElementDisplayLocation.d.ts
|
|
6
7
|
declare enum ChatElementDisplayLocation {
|
|
@@ -25,29 +26,6 @@ declare enum ChatElementDisplayLocation {
|
|
|
25
26
|
WINDOW_API_CALL = "window_api_call",
|
|
26
27
|
}
|
|
27
28
|
//#endregion
|
|
28
|
-
//#region src/types/external.d.ts
|
|
29
|
-
declare enum ResponseCategory {
|
|
30
|
-
Product = "product",
|
|
31
|
-
}
|
|
32
|
-
interface SearchResponseProduct {
|
|
33
|
-
id: string;
|
|
34
|
-
title: string;
|
|
35
|
-
description?: string;
|
|
36
|
-
price?: number;
|
|
37
|
-
currency?: string;
|
|
38
|
-
imageUrl?: string;
|
|
39
|
-
brand?: string;
|
|
40
|
-
category?: string;
|
|
41
|
-
availability?: string;
|
|
42
|
-
url: string;
|
|
43
|
-
responseId?: string;
|
|
44
|
-
originalPrice?: number;
|
|
45
|
-
salePrice?: number;
|
|
46
|
-
averageRating?: number;
|
|
47
|
-
numberReviews?: number;
|
|
48
|
-
[key: string]: unknown;
|
|
49
|
-
}
|
|
50
|
-
//#endregion
|
|
51
29
|
//#region src/util/trim.d.ts
|
|
52
30
|
/**
|
|
53
31
|
* Remove spaces from the left side.
|
|
@@ -306,7 +284,7 @@ declare const RatingSummary: ({
|
|
|
306
284
|
stars,
|
|
307
285
|
reviewCount,
|
|
308
286
|
className
|
|
309
|
-
}: RatingSummaryProps) =>
|
|
287
|
+
}: RatingSummaryProps) => react_jsx_runtime20.JSX.Element;
|
|
310
288
|
interface PriceSectionProps {
|
|
311
289
|
originalPrice?: string;
|
|
312
290
|
salePrice?: string;
|
|
@@ -316,7 +294,7 @@ declare const PriceSection: ({
|
|
|
316
294
|
originalPrice,
|
|
317
295
|
salePrice,
|
|
318
296
|
pricePrefix
|
|
319
|
-
}: PriceSectionProps) =>
|
|
297
|
+
}: PriceSectionProps) => react_jsx_runtime20.JSX.Element;
|
|
320
298
|
interface ProductCardProps extends TestProps {
|
|
321
299
|
productCardConfig?: ProductCardConfig;
|
|
322
300
|
merchantShortName: string;
|
|
@@ -357,7 +335,7 @@ declare const ProductCard: ({
|
|
|
357
335
|
aspectRatio,
|
|
358
336
|
growWithContainer,
|
|
359
337
|
handleClick
|
|
360
|
-
}: ProductCardProps) =>
|
|
338
|
+
}: ProductCardProps) => react_jsx_runtime20.JSX.Element;
|
|
361
339
|
//#endregion
|
|
362
340
|
//#region src/components/ProductCard/ProductCardSkeleton.d.ts
|
|
363
341
|
interface ProductCardSkeletonProps {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime4 from "react/jsx-runtime";
|
|
2
2
|
|
|
3
3
|
//#region src/components/SearchInputForm/types.d.ts
|
|
4
4
|
type SearchInputVariant = 'standard';
|
|
@@ -31,6 +31,6 @@ declare const SearchInputForm: ({
|
|
|
31
31
|
onSearchInputChange,
|
|
32
32
|
onSearchSubmit,
|
|
33
33
|
searchInputDataTestId
|
|
34
|
-
}: SearchInputFormProps) =>
|
|
34
|
+
}: SearchInputFormProps) => react_jsx_runtime4.JSX.Element;
|
|
35
35
|
//#endregion
|
|
36
36
|
export { SearchInputForm, SearchInputVariant };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from "react";
|
|
2
|
-
import * as
|
|
2
|
+
import * as react_jsx_runtime9 from "react/jsx-runtime";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SearchFilter/types.d.ts
|
|
5
5
|
type SearchFilterItem$1 = {
|
|
@@ -56,7 +56,7 @@ declare const SearchFilter: ({
|
|
|
56
56
|
radioButtonHoverColor,
|
|
57
57
|
radioButtonUncheckedBorderColor,
|
|
58
58
|
headerContent
|
|
59
|
-
}: SearchFilterProps) =>
|
|
59
|
+
}: SearchFilterProps) => react_jsx_runtime9.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
//#region src/components/SearchFilter/SearchFilterHeader.d.ts
|
|
62
62
|
declare const SearchFilterHeader: ({
|
|
@@ -64,7 +64,7 @@ declare const SearchFilterHeader: ({
|
|
|
64
64
|
productCount,
|
|
65
65
|
headerClassName,
|
|
66
66
|
filterCloseIconVariant
|
|
67
|
-
}: SearchFilterHeaderProps) =>
|
|
67
|
+
}: SearchFilterHeaderProps) => react_jsx_runtime9.JSX.Element;
|
|
68
68
|
//#endregion
|
|
69
69
|
//#region src/components/SearchFilter/SearchFilterItem.d.ts
|
|
70
70
|
declare const SearchFilterItem: ({
|
|
@@ -73,6 +73,6 @@ declare const SearchFilterItem: ({
|
|
|
73
73
|
radioButtonFillColor,
|
|
74
74
|
radioButtonHoverColor,
|
|
75
75
|
radioButtonUncheckedBorderColor
|
|
76
|
-
}: SearchFilterItemProps) =>
|
|
76
|
+
}: SearchFilterItemProps) => react_jsx_runtime9.JSX.Element;
|
|
77
77
|
//#endregion
|
|
78
78
|
export { SearchFilter, SearchFilterHeader, SearchFilterHeaderProps, SearchFilterItem, SearchFilterItemProps, SearchFilterProps, SelectFilterItem };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import * as
|
|
1
|
+
import * as react_jsx_runtime15 from "react/jsx-runtime";
|
|
2
2
|
import { ReactNode } from "react";
|
|
3
3
|
|
|
4
4
|
//#region src/components/SearchFilter/types.d.ts
|
|
@@ -56,7 +56,7 @@ declare const SearchFilter: ({
|
|
|
56
56
|
radioButtonHoverColor,
|
|
57
57
|
radioButtonUncheckedBorderColor,
|
|
58
58
|
headerContent
|
|
59
|
-
}: SearchFilterProps) =>
|
|
59
|
+
}: SearchFilterProps) => react_jsx_runtime15.JSX.Element;
|
|
60
60
|
//#endregion
|
|
61
61
|
//#region src/components/SearchFilter/SearchFilterHeader.d.ts
|
|
62
62
|
declare const SearchFilterHeader: ({
|
|
@@ -64,7 +64,7 @@ declare const SearchFilterHeader: ({
|
|
|
64
64
|
productCount,
|
|
65
65
|
headerClassName,
|
|
66
66
|
filterCloseIconVariant
|
|
67
|
-
}: SearchFilterHeaderProps) =>
|
|
67
|
+
}: SearchFilterHeaderProps) => react_jsx_runtime15.JSX.Element;
|
|
68
68
|
//#endregion
|
|
69
69
|
//#region src/components/SearchFilter/SearchFilterItem.d.ts
|
|
70
70
|
declare const SearchFilterItem: ({
|
|
@@ -73,6 +73,6 @@ declare const SearchFilterItem: ({
|
|
|
73
73
|
radioButtonFillColor,
|
|
74
74
|
radioButtonHoverColor,
|
|
75
75
|
radioButtonUncheckedBorderColor
|
|
76
|
-
}: SearchFilterItemProps) =>
|
|
76
|
+
}: SearchFilterItemProps) => react_jsx_runtime15.JSX.Element;
|
|
77
77
|
//#endregion
|
|
78
78
|
export { SearchFilter, SearchFilterHeader, SearchFilterHeaderProps, SearchFilterItem, SearchFilterItemProps, SearchFilterProps, SelectFilterItem };
|