@envive-ai/react-widgets 0.1.3 → 0.3.1

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.
Files changed (197) hide show
  1. package/dist/SearchResults/SearchResults.cjs +8 -12
  2. package/dist/SearchResults/SearchResults.js +4 -8
  3. package/dist/SearchResults/SearchResultsWidget.cjs +1 -1
  4. package/dist/SearchResults/SearchResultsWidget.js +1 -1
  5. package/dist/SearchResults/withSearchResults.cjs +1 -1
  6. package/dist/SearchResults/withSearchResults.js +1 -1
  7. package/dist/SearchZeroState/SearchIcon.cjs +2 -3
  8. package/dist/SearchZeroState/SearchIcon.js +1 -2
  9. package/dist/SearchZeroState/SearchZeroState.cjs +12 -16
  10. package/dist/SearchZeroState/SearchZeroState.js +7 -11
  11. package/dist/SearchZeroState/SearchZeroStateWidget.cjs +1 -1
  12. package/dist/SearchZeroState/SearchZeroStateWidget.js +1 -1
  13. package/dist/SearchZeroState/components/RecommendedProducts.cjs +5 -7
  14. package/dist/SearchZeroState/components/RecommendedProducts.js +3 -5
  15. package/dist/SuggestionBar/SuggestionBar.cjs +1 -1
  16. package/dist/SuggestionBar/SuggestionBar.js +2 -2
  17. package/dist/SuggestionButtonContainer/SuggestionButtonContainer.cjs +6 -7
  18. package/dist/SuggestionButtonContainer/SuggestionButtonContainer.js +2 -3
  19. package/package.json +3 -1
  20. package/dist/node_modules/react-icons/lib/iconBase.cjs +0 -121
  21. package/dist/node_modules/react-icons/lib/iconBase.js +0 -119
  22. package/dist/node_modules/react-icons/lib/iconContext.cjs +0 -17
  23. package/dist/node_modules/react-icons/lib/iconContext.js +0 -14
  24. package/dist/node_modules/react-icons/md/index.cjs +0 -35
  25. package/dist/node_modules/react-icons/md/index.js +0 -35
  26. package/dist/packages/components/dist/components/Accordion/Accordion.cjs +0 -80
  27. package/dist/packages/components/dist/components/Accordion/Accordion.js +0 -78
  28. package/dist/packages/components/dist/components/Accordion/index.cjs +0 -1
  29. package/dist/packages/components/dist/components/Accordion/index.js +0 -1
  30. package/dist/packages/components/dist/components/AnimatedChevron/AnimatedChevron.cjs +0 -30
  31. package/dist/packages/components/dist/components/AnimatedChevron/AnimatedChevron.js +0 -29
  32. package/dist/packages/components/dist/components/ButtonBase/ButtonBase.cjs +0 -56
  33. package/dist/packages/components/dist/components/ButtonBase/ButtonBase.js +0 -54
  34. package/dist/packages/components/dist/components/ButtonBase/index.cjs +0 -2
  35. package/dist/packages/components/dist/components/ButtonBase/index.js +0 -2
  36. package/dist/packages/components/dist/components/ButtonBase/types.cjs +0 -11
  37. package/dist/packages/components/dist/components/ButtonBase/types.js +0 -10
  38. package/dist/packages/components/dist/components/FilterScrollbar/AppliedFiltersScrollbar.cjs +0 -45
  39. package/dist/packages/components/dist/components/FilterScrollbar/AppliedFiltersScrollbar.js +0 -42
  40. package/dist/packages/components/dist/components/FilterScrollbar/DynamicFiltersScrollbar.cjs +0 -33
  41. package/dist/packages/components/dist/components/FilterScrollbar/DynamicFiltersScrollbar.js +0 -30
  42. package/dist/packages/components/dist/components/ImageWithFallback/ImageWithFallback.cjs +0 -45
  43. package/dist/packages/components/dist/components/ImageWithFallback/ImageWithFallback.js +0 -42
  44. package/dist/packages/components/dist/components/ImageWithFallback/index.cjs +0 -1
  45. package/dist/packages/components/dist/components/ImageWithFallback/index.js +0 -1
  46. package/dist/packages/components/dist/components/ModalSheet/ModalSheet.cjs +0 -30
  47. package/dist/packages/components/dist/components/ModalSheet/ModalSheet.js +0 -29
  48. package/dist/packages/components/dist/components/ModalSheet/desktop/desktopHeader.cjs +0 -26
  49. package/dist/packages/components/dist/components/ModalSheet/desktop/desktopHeader.js +0 -24
  50. package/dist/packages/components/dist/components/ModalSheet/desktop/index.cjs +0 -122
  51. package/dist/packages/components/dist/components/ModalSheet/desktop/index.js +0 -120
  52. package/dist/packages/components/dist/components/ModalSheet/index.cjs +0 -1
  53. package/dist/packages/components/dist/components/ModalSheet/index.js +0 -1
  54. package/dist/packages/components/dist/components/ModalSheet/mobile/index.cjs +0 -116
  55. package/dist/packages/components/dist/components/ModalSheet/mobile/index.js +0 -114
  56. package/dist/packages/components/dist/components/ModalSheet/mobile/mobileHeader.cjs +0 -38
  57. package/dist/packages/components/dist/components/ModalSheet/mobile/mobileHeader.js +0 -36
  58. package/dist/packages/components/dist/components/ProductCard/ProductCard.cjs +0 -153
  59. package/dist/packages/components/dist/components/ProductCard/ProductCard.js +0 -149
  60. package/dist/packages/components/dist/components/ProductCard/ProductCardSkeleton.cjs +0 -33
  61. package/dist/packages/components/dist/components/ProductCard/ProductCardSkeleton.js +0 -31
  62. package/dist/packages/components/dist/components/ProductCard/index.cjs +0 -4
  63. package/dist/packages/components/dist/components/ProductCard/index.js +0 -4
  64. package/dist/packages/components/dist/components/ProductCard/productCardVariants.cjs +0 -49
  65. package/dist/packages/components/dist/components/ProductCard/productCardVariants.js +0 -45
  66. package/dist/packages/components/dist/components/ProductCard/types.cjs +0 -10
  67. package/dist/packages/components/dist/components/ProductCard/types.js +0 -9
  68. package/dist/packages/components/dist/components/ProductGrid/ProductGrid.cjs +0 -43
  69. package/dist/packages/components/dist/components/ProductGrid/ProductGrid.js +0 -41
  70. package/dist/packages/components/dist/components/ProductGrid/index.cjs +0 -2
  71. package/dist/packages/components/dist/components/ProductGrid/index.js +0 -2
  72. package/dist/packages/components/dist/components/ProductGrid/productGridVariants.cjs +0 -21
  73. package/dist/packages/components/dist/components/ProductGrid/productGridVariants.js +0 -20
  74. package/dist/packages/components/dist/components/RadioButton/RadioButton.cjs +0 -74
  75. package/dist/packages/components/dist/components/RadioButton/RadioButton.js +0 -72
  76. package/dist/packages/components/dist/components/RadioButton/index.cjs +0 -1
  77. package/dist/packages/components/dist/components/RadioButton/index.js +0 -1
  78. package/dist/packages/components/dist/components/RadioButtonGroup/RadioButtonGroup.cjs +0 -42
  79. package/dist/packages/components/dist/components/RadioButtonGroup/RadioButtonGroup.js +0 -39
  80. package/dist/packages/components/dist/components/RadioButtonGroup/index.cjs +0 -1
  81. package/dist/packages/components/dist/components/RadioButtonGroup/index.js +0 -1
  82. package/dist/packages/components/dist/components/RecommendedProducts/RecommendedProducts.cjs +0 -53
  83. package/dist/packages/components/dist/components/RecommendedProducts/RecommendedProducts.js +0 -51
  84. package/dist/packages/components/dist/components/RecommendedProducts/index.cjs +0 -3
  85. package/dist/packages/components/dist/components/RecommendedProducts/index.js +0 -3
  86. package/dist/packages/components/dist/components/SearchAutocomplete/SearchAutocomplete.cjs +0 -72
  87. package/dist/packages/components/dist/components/SearchAutocomplete/SearchAutocomplete.js +0 -69
  88. package/dist/packages/components/dist/components/SearchAutocomplete/index.cjs +0 -1
  89. package/dist/packages/components/dist/components/SearchAutocomplete/index.js +0 -1
  90. package/dist/packages/components/dist/components/SearchFilter/SearchFilter.cjs +0 -134
  91. package/dist/packages/components/dist/components/SearchFilter/SearchFilter.js +0 -132
  92. package/dist/packages/components/dist/components/SearchFilter/SearchFilterFooter.cjs +0 -48
  93. package/dist/packages/components/dist/components/SearchFilter/SearchFilterFooter.js +0 -46
  94. package/dist/packages/components/dist/components/SearchFilter/SearchFilterHeader.cjs +0 -42
  95. package/dist/packages/components/dist/components/SearchFilter/SearchFilterHeader.js +0 -40
  96. package/dist/packages/components/dist/components/SearchFilter/SearchFilterItem.cjs +0 -6
  97. package/dist/packages/components/dist/components/SearchFilter/SearchFilterItem.js +0 -4
  98. package/dist/packages/components/dist/components/SearchFilter/index.cjs +0 -5
  99. package/dist/packages/components/dist/components/SearchFilter/index.js +0 -5
  100. package/dist/packages/components/dist/components/SearchFilter/useHasFilterStateChanged.cjs +0 -27
  101. package/dist/packages/components/dist/components/SearchFilter/useHasFilterStateChanged.js +0 -26
  102. package/dist/packages/components/dist/components/SearchFilter/utils.cjs +0 -11
  103. package/dist/packages/components/dist/components/SearchFilter/utils.js +0 -9
  104. package/dist/packages/components/dist/components/SearchInput/SearchInput.cjs +0 -81
  105. package/dist/packages/components/dist/components/SearchInput/SearchInput.js +0 -78
  106. package/dist/packages/components/dist/components/SearchInput/index.cjs +0 -2
  107. package/dist/packages/components/dist/components/SearchInput/index.js +0 -2
  108. package/dist/packages/components/dist/components/SearchInput/searchInputVariants.cjs +0 -15
  109. package/dist/packages/components/dist/components/SearchInput/searchInputVariants.js +0 -15
  110. package/dist/packages/components/dist/components/SearchInputForm/SearchInputForm.cjs +0 -57
  111. package/dist/packages/components/dist/components/SearchInputForm/SearchInputForm.js +0 -55
  112. package/dist/packages/components/dist/components/SearchInputForm/index.cjs +0 -1
  113. package/dist/packages/components/dist/components/SearchInputForm/index.js +0 -1
  114. package/dist/packages/components/dist/components/SearchResultsContent/SearchResultsContent.cjs +0 -52
  115. package/dist/packages/components/dist/components/SearchResultsContent/SearchResultsContent.js +0 -50
  116. package/dist/packages/components/dist/components/SearchResultsContent/index.cjs +0 -1
  117. package/dist/packages/components/dist/components/SearchResultsContent/index.js +0 -1
  118. package/dist/packages/components/dist/components/SearchResultsFilterButton/SearchResultsFilterButton.cjs +0 -24
  119. package/dist/packages/components/dist/components/SearchResultsFilterButton/SearchResultsFilterButton.js +0 -23
  120. package/dist/packages/components/dist/components/SearchResultsFilterButton/index.cjs +0 -3
  121. package/dist/packages/components/dist/components/SearchResultsFilterButton/index.js +0 -3
  122. package/dist/packages/components/dist/components/SearchResultsFilterModal/SearchResultsFilterModal.cjs +0 -36
  123. package/dist/packages/components/dist/components/SearchResultsFilterModal/SearchResultsFilterModal.js +0 -35
  124. package/dist/packages/components/dist/components/SearchResultsFilterModal/index.cjs +0 -3
  125. package/dist/packages/components/dist/components/SearchResultsFilterModal/index.js +0 -3
  126. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/SearchResultsFilter.cjs +0 -9
  127. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/SearchResultsFilter.js +0 -9
  128. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/index.cjs +0 -2
  129. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/index.js +0 -2
  130. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/searchFilterSidebarVariants.cjs +0 -34
  131. package/dist/packages/components/dist/components/SearchResultsFilterSidebar/searchFilterSidebarVariants.js +0 -34
  132. package/dist/packages/components/dist/components/SearchResultsStates/NoSearchResultsFound.cjs +0 -56
  133. package/dist/packages/components/dist/components/SearchResultsStates/NoSearchResultsFound.js +0 -54
  134. package/dist/packages/components/dist/components/SearchResultsStates/SearchResultsGrid.cjs +0 -53
  135. package/dist/packages/components/dist/components/SearchResultsStates/SearchResultsGrid.js +0 -51
  136. package/dist/packages/components/dist/components/SearchResultsStates/SearchResultsLoadingGrid.cjs +0 -52
  137. package/dist/packages/components/dist/components/SearchResultsStates/SearchResultsLoadingGrid.js +0 -51
  138. package/dist/packages/components/dist/components/SearchResultsStates/index.cjs +0 -3
  139. package/dist/packages/components/dist/components/SearchResultsStates/index.js +0 -3
  140. package/dist/packages/components/dist/components/SearchResultsToolbar/SearchResultsToolbar.cjs +0 -60
  141. package/dist/packages/components/dist/components/SearchResultsToolbar/SearchResultsToolbar.js +0 -57
  142. package/dist/packages/components/dist/components/SearchResultsToolbar/index.cjs +0 -3
  143. package/dist/packages/components/dist/components/SearchResultsToolbar/index.js +0 -3
  144. package/dist/packages/components/dist/components/SparkleAnimation/SparkleAnimation.cjs +0 -77
  145. package/dist/packages/components/dist/components/SparkleAnimation/SparkleAnimation.js +0 -75
  146. package/dist/packages/components/dist/components/SparkleAnimation/index.cjs +0 -2
  147. package/dist/packages/components/dist/components/SparkleAnimation/index.js +0 -2
  148. package/dist/packages/components/dist/components/SparkleAnimation/types.cjs +0 -12
  149. package/dist/packages/components/dist/components/SparkleAnimation/types.js +0 -11
  150. package/dist/packages/components/dist/components/Spinner/Spinner.cjs +0 -40
  151. package/dist/packages/components/dist/components/Spinner/Spinner.js +0 -38
  152. package/dist/packages/components/dist/components/Spinner/index.cjs +0 -1
  153. package/dist/packages/components/dist/components/Spinner/index.js +0 -1
  154. package/dist/packages/components/dist/components/SuggestionButton/SuggestionButton.cjs +0 -193
  155. package/dist/packages/components/dist/components/SuggestionButton/SuggestionButton.js +0 -188
  156. package/dist/packages/components/dist/components/SuggestionButton/index.cjs +0 -1
  157. package/dist/packages/components/dist/components/SuggestionButton/index.js +0 -1
  158. package/dist/packages/components/dist/components/TextInput/TextInput.cjs +0 -34
  159. package/dist/packages/components/dist/components/TextInput/TextInput.js +0 -31
  160. package/dist/packages/components/dist/components/TextInput/index.cjs +0 -1
  161. package/dist/packages/components/dist/components/TextInput/index.js +0 -1
  162. package/dist/packages/components/dist/components/ToggleButton/ToggleButton.cjs +0 -63
  163. package/dist/packages/components/dist/components/ToggleButton/ToggleButton.js +0 -61
  164. package/dist/packages/components/dist/components/ToggleButton/index.cjs +0 -1
  165. package/dist/packages/components/dist/components/ToggleButton/index.js +0 -1
  166. package/dist/packages/components/dist/components/Typography/Typography.cjs +0 -53
  167. package/dist/packages/components/dist/components/Typography/Typography.js +0 -50
  168. package/dist/packages/components/dist/components/Typography/index.cjs +0 -2
  169. package/dist/packages/components/dist/components/Typography/index.js +0 -2
  170. package/dist/packages/components/dist/components/Typography/typographyVariantClasses.cjs +0 -99
  171. package/dist/packages/components/dist/components/Typography/typographyVariantClasses.js +0 -96
  172. package/dist/packages/components/dist/components/Typography/util.cjs +0 -10
  173. package/dist/packages/components/dist/components/Typography/util.js +0 -10
  174. package/dist/packages/components/dist/logging/logger.cjs +0 -20
  175. package/dist/packages/components/dist/logging/logger.js +0 -19
  176. package/dist/packages/components/dist/models/colorsConfig.cjs +0 -28
  177. package/dist/packages/components/dist/models/colorsConfig.js +0 -26
  178. package/dist/packages/components/dist/util/formatPrice.cjs +0 -14
  179. package/dist/packages/components/dist/util/formatPrice.js +0 -13
  180. package/dist/packages/components/dist/util/index.cjs +0 -3
  181. package/dist/packages/components/dist/util/index.js +0 -3
  182. package/dist/packages/components/dist/util/useScrollDirection.cjs +0 -39
  183. package/dist/packages/components/dist/util/useScrollDirection.js +0 -38
  184. package/dist/packages/components/dist/util/useStickyVisibility.cjs +0 -38
  185. package/dist/packages/components/dist/util/useStickyVisibility.js +0 -37
  186. package/dist/packages/icons/dist/ChevronDown.cjs +0 -23
  187. package/dist/packages/icons/dist/ChevronDown.js +0 -23
  188. package/dist/packages/icons/dist/FourPointStar.cjs +0 -22
  189. package/dist/packages/icons/dist/FourPointStar.js +0 -22
  190. package/dist/packages/icons/dist/IconClose.cjs +0 -26
  191. package/dist/packages/icons/dist/IconClose.js +0 -26
  192. package/dist/packages/icons/dist/MagnifyingGlassStarVariant.cjs +0 -39
  193. package/dist/packages/icons/dist/MagnifyingGlassStarVariant.js +0 -39
  194. package/dist/packages/icons/dist/OutlinedStar.cjs +0 -22
  195. package/dist/packages/icons/dist/OutlinedStar.js +0 -22
  196. package/dist/packages/icons/dist/SettingsVariant.cjs +0 -72
  197. package/dist/packages/icons/dist/SettingsVariant.js +0 -72
@@ -1,38 +0,0 @@
1
- import { useEffect, useRef, useState } from "react";
2
-
3
- //#region ../components/dist/util/useScrollDirection.js
4
- const useScrollDirection = (scrollContainerRef) => {
5
- const [scrollDirection, setScrollDirection] = useState(null);
6
- const touchStartY = useRef(0);
7
- useEffect(() => {
8
- const container = scrollContainerRef?.current || window;
9
- const touchTarget = scrollContainerRef?.current || document;
10
- const handleWheel = (e) => {
11
- if (e.deltaY > 0) setScrollDirection("down");
12
- else setScrollDirection("up");
13
- };
14
- const handleTouchStart = (e) => {
15
- touchStartY.current = e.touches[0].clientY;
16
- };
17
- const handleTouchMove = (e) => {
18
- const currentTouchY = e.touches[0].clientY;
19
- const deltaY = touchStartY.current - currentTouchY;
20
- if (Math.abs(deltaY) < 10) return;
21
- if (deltaY > 0) setScrollDirection("down");
22
- else setScrollDirection("up");
23
- touchStartY.current = currentTouchY;
24
- };
25
- container.addEventListener("wheel", handleWheel, { passive: true });
26
- touchTarget.addEventListener("touchstart", handleTouchStart, { passive: true });
27
- touchTarget.addEventListener("touchmove", handleTouchMove, { passive: true });
28
- return () => {
29
- container.removeEventListener("wheel", handleWheel);
30
- touchTarget.removeEventListener("touchstart", handleTouchStart);
31
- touchTarget.removeEventListener("touchmove", handleTouchMove);
32
- };
33
- }, [scrollContainerRef]);
34
- return scrollDirection;
35
- };
36
-
37
- //#endregion
38
- export { useScrollDirection };
@@ -1,38 +0,0 @@
1
- const require_rolldown_runtime = require('../../../../_virtual/rolldown_runtime.cjs');
2
- const require_useScrollDirection = require('./useScrollDirection.cjs');
3
- let react = require("react");
4
-
5
- //#region ../components/dist/util/useStickyVisibility.js
6
- const useStickyVisibility = () => {
7
- const [isVisible, setIsVisible] = (0, react.useState)(true);
8
- const toolbarRef = (0, react.useRef)(null);
9
- const [toolbarHeight, setToolbarHeight] = (0, react.useState)(0);
10
- const [scrollY, setScrollY] = (0, react.useState)(0);
11
- const scrollDirection = require_useScrollDirection.useScrollDirection();
12
- (0, react.useEffect)(() => {
13
- const handleScroll = () => {
14
- setScrollY(window.scrollY);
15
- };
16
- window.addEventListener("scroll", handleScroll, { passive: true });
17
- return () => window.removeEventListener("scroll", handleScroll);
18
- }, []);
19
- (0, react.useEffect)(() => {
20
- if (toolbarRef.current) setToolbarHeight(toolbarRef.current.offsetHeight);
21
- }, []);
22
- (0, react.useEffect)(() => {
23
- if (scrollDirection === "down" && scrollY > toolbarHeight && toolbarHeight > 0) setIsVisible(false);
24
- else setIsVisible(true);
25
- }, [
26
- scrollDirection,
27
- toolbarHeight,
28
- scrollY
29
- ]);
30
- return {
31
- toolbarRef,
32
- isVisible,
33
- toolbarHeight
34
- };
35
- };
36
-
37
- //#endregion
38
- exports.useStickyVisibility = useStickyVisibility;
@@ -1,37 +0,0 @@
1
- import { useScrollDirection } from "./useScrollDirection.js";
2
- import { useEffect, useRef, useState } from "react";
3
-
4
- //#region ../components/dist/util/useStickyVisibility.js
5
- const useStickyVisibility = () => {
6
- const [isVisible, setIsVisible] = useState(true);
7
- const toolbarRef = useRef(null);
8
- const [toolbarHeight, setToolbarHeight] = useState(0);
9
- const [scrollY, setScrollY] = useState(0);
10
- const scrollDirection = useScrollDirection();
11
- useEffect(() => {
12
- const handleScroll = () => {
13
- setScrollY(window.scrollY);
14
- };
15
- window.addEventListener("scroll", handleScroll, { passive: true });
16
- return () => window.removeEventListener("scroll", handleScroll);
17
- }, []);
18
- useEffect(() => {
19
- if (toolbarRef.current) setToolbarHeight(toolbarRef.current.offsetHeight);
20
- }, []);
21
- useEffect(() => {
22
- if (scrollDirection === "down" && scrollY > toolbarHeight && toolbarHeight > 0) setIsVisible(false);
23
- else setIsVisible(true);
24
- }, [
25
- scrollDirection,
26
- toolbarHeight,
27
- scrollY
28
- ]);
29
- return {
30
- toolbarRef,
31
- isVisible,
32
- toolbarHeight
33
- };
34
- };
35
-
36
- //#endregion
37
- export { useStickyVisibility };
@@ -1,23 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/ChevronDown.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgChevronDown = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 24,
8
- height: 24,
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M5.46783 10.4697C5.76072 10.1768 6.2356 10.1768 6.52849 10.4697L11.655 15.5962L16.7815 10.4697C17.0744 10.1768 17.5493 10.1768 17.8422 10.4697C18.1351 10.7626 18.1351 11.2374 17.8422 11.5303L11.655 17.7175L5.46783 11.5303C5.17494 11.2374 5.17494 10.7626 5.46783 10.4697Z",
17
- fill: "#222222"
18
- })
19
- });
20
- var ChevronDown_default = SvgChevronDown;
21
-
22
- //#endregion
23
- exports.ChevronDown_default = ChevronDown_default;
@@ -1,23 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/ChevronDown.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgChevronDown = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 24,
8
- height: 24,
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- fillRule: "evenodd",
15
- clipRule: "evenodd",
16
- d: "M5.46783 10.4697C5.76072 10.1768 6.2356 10.1768 6.52849 10.4697L11.655 15.5962L16.7815 10.4697C17.0744 10.1768 17.5493 10.1768 17.8422 10.4697C18.1351 10.7626 18.1351 11.2374 17.8422 11.5303L11.655 17.7175L5.46783 11.5303C5.17494 11.2374 5.17494 10.7626 5.46783 10.4697Z",
17
- fill: "#222222"
18
- })
19
- });
20
- var ChevronDown_default = SvgChevronDown;
21
-
22
- //#endregion
23
- export { ChevronDown_default };
@@ -1,22 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/FourPointStar.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgFourPointStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 13,
8
- height: 12,
9
- viewBox: "0 0 13 12",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- ...props,
12
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- d: "M6.45324 0.546875L7.50401 3.27887C7.67488 3.72314 7.76032 3.94528 7.89318 4.13213C8.01094 4.29774 8.15563 4.44242 8.32123 4.56018C8.50808 4.69304 8.73023 4.77848 9.1745 4.94935L11.9065 6.00012L9.1745 7.05089C8.73023 7.22176 8.50808 7.3072 8.32123 7.44006C8.15563 7.55782 8.01094 7.7025 7.89318 7.86811C7.76032 8.05496 7.67488 8.2771 7.50401 8.72138L6.45324 11.4534L5.40248 8.72138C5.2316 8.2771 5.14616 8.05496 5.0133 7.86811C4.89555 7.7025 4.75086 7.55782 4.58526 7.44006C4.3984 7.3072 4.17627 7.22176 3.73199 7.05089L1 6.00012L3.73199 4.94935C4.17627 4.77848 4.3984 4.69304 4.58526 4.56018C4.75086 4.44242 4.89555 4.29774 5.0133 4.13213C5.14616 3.94528 5.2316 3.72314 5.40248 3.27887L6.45324 0.546875Z",
14
- strokeWidth: .908874,
15
- strokeLinecap: "round",
16
- strokeLinejoin: "round"
17
- })
18
- });
19
- var FourPointStar_default = SvgFourPointStar;
20
-
21
- //#endregion
22
- exports.FourPointStar_default = FourPointStar_default;
@@ -1,22 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/FourPointStar.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgFourPointStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 13,
8
- height: 12,
9
- viewBox: "0 0 13 12",
10
- xmlns: "http://www.w3.org/2000/svg",
11
- ...props,
12
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
13
- d: "M6.45324 0.546875L7.50401 3.27887C7.67488 3.72314 7.76032 3.94528 7.89318 4.13213C8.01094 4.29774 8.15563 4.44242 8.32123 4.56018C8.50808 4.69304 8.73023 4.77848 9.1745 4.94935L11.9065 6.00012L9.1745 7.05089C8.73023 7.22176 8.50808 7.3072 8.32123 7.44006C8.15563 7.55782 8.01094 7.7025 7.89318 7.86811C7.76032 8.05496 7.67488 8.2771 7.50401 8.72138L6.45324 11.4534L5.40248 8.72138C5.2316 8.2771 5.14616 8.05496 5.0133 7.86811C4.89555 7.7025 4.75086 7.55782 4.58526 7.44006C4.3984 7.3072 4.17627 7.22176 3.73199 7.05089L1 6.00012L3.73199 4.94935C4.17627 4.77848 4.3984 4.69304 4.58526 4.56018C4.75086 4.44242 4.89555 4.29774 5.0133 4.13213C5.14616 3.94528 5.2316 3.72314 5.40248 3.27887L6.45324 0.546875Z",
14
- strokeWidth: .908874,
15
- strokeLinecap: "round",
16
- strokeLinejoin: "round"
17
- })
18
- });
19
- var FourPointStar_default = SvgFourPointStar;
20
-
21
- //#endregion
22
- export { FourPointStar_default };
@@ -1,26 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/IconClose.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgIconClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 24,
8
- height: 24,
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
14
- cx: 12,
15
- cy: 12,
16
- r: 12,
17
- fill: "#FCFCF9"
18
- }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
19
- d: "M16.167 6L11.5 10.667L6.833 6L5 7.833L9.667 12.5L5 17.167L6.833 19L11.5 14.333L16.167 19L18 17.167L13.333 12.5L18 7.833L16.167 6Z",
20
- fill: "currentColor"
21
- })]
22
- });
23
- var IconClose_default = SvgIconClose;
24
-
25
- //#endregion
26
- exports.IconClose_default = IconClose_default;
@@ -1,26 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/IconClose.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgIconClose = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 24,
8
- height: 24,
9
- viewBox: "0 0 24 24",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [/* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
14
- cx: 12,
15
- cy: 12,
16
- r: 12,
17
- fill: "#FCFCF9"
18
- }), /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
19
- d: "M16.167 6L11.5 10.667L6.833 6L5 7.833L9.667 12.5L5 17.167L6.833 19L11.5 14.333L16.167 19L18 17.167L13.333 12.5L18 7.833L16.167 6Z",
20
- fill: "currentColor"
21
- })]
22
- });
23
- var IconClose_default = SvgIconClose;
24
-
25
- //#endregion
26
- export { IconClose_default };
@@ -1,39 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/MagnifyingGlassStarVariant.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgMagnifyingGlassStarVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 23,
8
- height: 21,
9
- viewBox: "0 0 23 21",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [
14
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
15
- d: "M16.9017 1.07275L17.6915 3.12627C17.82 3.46022 17.8842 3.62719 17.984 3.76764C18.0726 3.89211 18.1813 4.00087 18.3058 4.08938C18.4462 4.18925 18.6132 4.25347 18.9472 4.38191L21.0007 5.17172L18.9472 5.96154C18.6132 6.08998 18.4462 6.1542 18.3058 6.25406C18.1813 6.34257 18.0726 6.45133 17.984 6.57581C17.8842 6.71625 17.82 6.88323 17.6915 7.21717L16.9017 9.27069L16.1119 7.21717C15.9834 6.88323 15.9192 6.71625 15.8194 6.57581C15.7308 6.45133 15.6221 6.34257 15.4976 6.25406C15.3572 6.1542 15.1902 6.08998 14.8563 5.96154L12.8027 5.17172L14.8563 4.38191C15.1902 4.25347 15.3572 4.18925 15.4976 4.08938C15.6221 4.00087 15.7308 3.89211 15.8194 3.76764C15.9192 3.62719 15.9834 3.46022 16.1119 3.12627L16.9017 1.07275Z",
16
- fill: "#595959",
17
- stroke: "#595959",
18
- strokeWidth: .910882,
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }),
22
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
- d: "M11.5954 2.64387C10.5786 1.97247 9.36711 1.56895 8.05921 1.53651C4.34389 1.44434 1.25732 4.38149 1.16515 8.09681C1.07299 11.8121 4.01013 14.8987 7.72546 14.9909C10.9196 15.0701 13.6491 12.9102 14.4105 9.94181",
24
- stroke: "#595959",
25
- strokeWidth: 1.5,
26
- strokeLinecap: "round"
27
- }),
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
29
- d: "M13.75 15.7759L16.9274 19.2557",
30
- stroke: "#595959",
31
- strokeWidth: 1.5,
32
- strokeLinecap: "round"
33
- })
34
- ]
35
- });
36
- var MagnifyingGlassStarVariant_default = SvgMagnifyingGlassStarVariant;
37
-
38
- //#endregion
39
- exports.MagnifyingGlassStarVariant_default = MagnifyingGlassStarVariant_default;
@@ -1,39 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/MagnifyingGlassStarVariant.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgMagnifyingGlassStarVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 23,
8
- height: 21,
9
- viewBox: "0 0 23 21",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [
14
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
15
- d: "M16.9017 1.07275L17.6915 3.12627C17.82 3.46022 17.8842 3.62719 17.984 3.76764C18.0726 3.89211 18.1813 4.00087 18.3058 4.08938C18.4462 4.18925 18.6132 4.25347 18.9472 4.38191L21.0007 5.17172L18.9472 5.96154C18.6132 6.08998 18.4462 6.1542 18.3058 6.25406C18.1813 6.34257 18.0726 6.45133 17.984 6.57581C17.8842 6.71625 17.82 6.88323 17.6915 7.21717L16.9017 9.27069L16.1119 7.21717C15.9834 6.88323 15.9192 6.71625 15.8194 6.57581C15.7308 6.45133 15.6221 6.34257 15.4976 6.25406C15.3572 6.1542 15.1902 6.08998 14.8563 5.96154L12.8027 5.17172L14.8563 4.38191C15.1902 4.25347 15.3572 4.18925 15.4976 4.08938C15.6221 4.00087 15.7308 3.89211 15.8194 3.76764C15.9192 3.62719 15.9834 3.46022 16.1119 3.12627L16.9017 1.07275Z",
16
- fill: "#595959",
17
- stroke: "#595959",
18
- strokeWidth: .910882,
19
- strokeLinecap: "round",
20
- strokeLinejoin: "round"
21
- }),
22
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
- d: "M11.5954 2.64387C10.5786 1.97247 9.36711 1.56895 8.05921 1.53651C4.34389 1.44434 1.25732 4.38149 1.16515 8.09681C1.07299 11.8121 4.01013 14.8987 7.72546 14.9909C10.9196 15.0701 13.6491 12.9102 14.4105 9.94181",
24
- stroke: "#595959",
25
- strokeWidth: 1.5,
26
- strokeLinecap: "round"
27
- }),
28
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
29
- d: "M13.75 15.7759L16.9274 19.2557",
30
- stroke: "#595959",
31
- strokeWidth: 1.5,
32
- strokeLinecap: "round"
33
- })
34
- ]
35
- });
36
- var MagnifyingGlassStarVariant_default = SvgMagnifyingGlassStarVariant;
37
-
38
- //#endregion
39
- export { MagnifyingGlassStarVariant_default };
@@ -1,22 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/OutlinedStar.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgOutlinedStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 10,
8
- height: 10,
9
- viewBox: "0 0 10 10",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- d: "M5 1L5.30785 2.36664C5.56897 3.52576 6.4742 4.43104 7.63336 4.69216L9 5L7.63336 5.30784C6.4742 5.56896 5.56897 6.47416 5.30785 7.63336L5 9L4.69215 7.63336C4.43103 6.47416 3.5258 5.56896 2.36662 5.30784L1 5L2.36662 4.69216C3.5258 4.43104 4.43103 3.52584 4.69215 2.36664L5 1Z",
15
- strokeWidth: .75,
16
- strokeLinejoin: "round"
17
- })
18
- });
19
- var OutlinedStar_default = SvgOutlinedStar;
20
-
21
- //#endregion
22
- exports.OutlinedStar_default = OutlinedStar_default;
@@ -1,22 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/OutlinedStar.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgOutlinedStar = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsx)("svg", {
7
- width: 10,
8
- height: 10,
9
- viewBox: "0 0 10 10",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
14
- d: "M5 1L5.30785 2.36664C5.56897 3.52576 6.4742 4.43104 7.63336 4.69216L9 5L7.63336 5.30784C6.4742 5.56896 5.56897 6.47416 5.30785 7.63336L5 9L4.69215 7.63336C4.43103 6.47416 3.5258 5.56896 2.36662 5.30784L1 5L2.36662 4.69216C3.5258 4.43104 4.43103 3.52584 4.69215 2.36664L5 1Z",
15
- strokeWidth: .75,
16
- strokeLinejoin: "round"
17
- })
18
- });
19
- var OutlinedStar_default = SvgOutlinedStar;
20
-
21
- //#endregion
22
- export { OutlinedStar_default };
@@ -1,72 +0,0 @@
1
- const require_rolldown_runtime = require('./_virtual/rolldown_runtime.cjs');
2
- const require_jsx_runtime$1 = require('./node_modules/react/jsx-runtime.cjs');
3
-
4
- //#region ../icons/dist/SettingsVariant.js
5
- var import_jsx_runtime = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_jsx_runtime$1.require_jsx_runtime());
6
- const SvgSettingsVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 28,
8
- height: 28,
9
- viewBox: "0 0 28 28",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [
14
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
15
- cx: 3.5,
16
- cy: 3.5,
17
- r: 3.03346,
18
- transform: "matrix(-1 0 0 1 22.4004 0)",
19
- stroke: "#767676",
20
- strokeWidth: .933083
21
- }),
22
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
- d: "M14 3.5L0 3.5",
24
- stroke: "#767676",
25
- strokeWidth: .933083
26
- }),
27
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
28
- d: "M28 3.5L23.5 3.5",
29
- stroke: "#767676",
30
- strokeWidth: .933083
31
- }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
33
- cx: 9.09961,
34
- cy: 13.5,
35
- r: 3.03346,
36
- stroke: "#767676",
37
- strokeWidth: .933083
38
- }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
40
- d: "M14 13.5L28 13.5",
41
- stroke: "#767676",
42
- strokeWidth: .933083
43
- }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
45
- d: "M0 13.5L4.5 13.5",
46
- stroke: "#767676",
47
- strokeWidth: .933083
48
- }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
50
- cx: 3.5,
51
- cy: 3.5,
52
- r: 3.03346,
53
- transform: "matrix(-1 0 0 1 22.4004 20)",
54
- stroke: "#767676",
55
- strokeWidth: .933083
56
- }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
58
- d: "M14 23.5H0",
59
- stroke: "#767676",
60
- strokeWidth: .933083
61
- }),
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
63
- d: "M28 23.5L23.5 23.5",
64
- stroke: "#767676",
65
- strokeWidth: .933083
66
- })
67
- ]
68
- });
69
- var SettingsVariant_default = SvgSettingsVariant;
70
-
71
- //#endregion
72
- exports.SettingsVariant_default = SettingsVariant_default;
@@ -1,72 +0,0 @@
1
- import { __toESM } from "./_virtual/rolldown_runtime.js";
2
- import { require_jsx_runtime } from "./node_modules/react/jsx-runtime.js";
3
-
4
- //#region ../icons/dist/SettingsVariant.js
5
- var import_jsx_runtime = /* @__PURE__ */ __toESM(require_jsx_runtime());
6
- const SvgSettingsVariant = (props) => /* @__PURE__ */ (0, import_jsx_runtime.jsxs)("svg", {
7
- width: 28,
8
- height: 28,
9
- viewBox: "0 0 28 28",
10
- fill: "none",
11
- xmlns: "http://www.w3.org/2000/svg",
12
- ...props,
13
- children: [
14
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
15
- cx: 3.5,
16
- cy: 3.5,
17
- r: 3.03346,
18
- transform: "matrix(-1 0 0 1 22.4004 0)",
19
- stroke: "#767676",
20
- strokeWidth: .933083
21
- }),
22
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
23
- d: "M14 3.5L0 3.5",
24
- stroke: "#767676",
25
- strokeWidth: .933083
26
- }),
27
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
28
- d: "M28 3.5L23.5 3.5",
29
- stroke: "#767676",
30
- strokeWidth: .933083
31
- }),
32
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
33
- cx: 9.09961,
34
- cy: 13.5,
35
- r: 3.03346,
36
- stroke: "#767676",
37
- strokeWidth: .933083
38
- }),
39
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
40
- d: "M14 13.5L28 13.5",
41
- stroke: "#767676",
42
- strokeWidth: .933083
43
- }),
44
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
45
- d: "M0 13.5L4.5 13.5",
46
- stroke: "#767676",
47
- strokeWidth: .933083
48
- }),
49
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("circle", {
50
- cx: 3.5,
51
- cy: 3.5,
52
- r: 3.03346,
53
- transform: "matrix(-1 0 0 1 22.4004 20)",
54
- stroke: "#767676",
55
- strokeWidth: .933083
56
- }),
57
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
58
- d: "M14 23.5H0",
59
- stroke: "#767676",
60
- strokeWidth: .933083
61
- }),
62
- /* @__PURE__ */ (0, import_jsx_runtime.jsx)("path", {
63
- d: "M28 23.5L23.5 23.5",
64
- stroke: "#767676",
65
- strokeWidth: .933083
66
- })
67
- ]
68
- });
69
- var SettingsVariant_default = SvgSettingsVariant;
70
-
71
- //#endregion
72
- export { SettingsVariant_default };