@ultraviolet/plus 3.5.2 → 3.6.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 (201) hide show
  1. package/dist/components/CodeEditor/CodeEditor.d.ts +5 -38
  2. package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -1
  3. package/dist/components/CodeEditor/CodeEditor.js +6 -113
  4. package/dist/components/ContentCard/index.d.ts +3 -34
  5. package/dist/components/ContentCard/index.d.ts.map +1 -1
  6. package/dist/components/ContentCard/index.js +4 -103
  7. package/dist/components/ContentCardGroup/index.d.ts +5 -20
  8. package/dist/components/ContentCardGroup/index.d.ts.map +1 -1
  9. package/dist/components/ContentCardGroup/index.js +6 -16
  10. package/dist/components/Conversation/index.d.ts +5 -49
  11. package/dist/components/Conversation/index.d.ts.map +1 -1
  12. package/dist/components/Conversation/index.js +6 -46
  13. package/dist/components/CustomerSatisfaction/index.d.ts +5 -32
  14. package/dist/components/CustomerSatisfaction/index.d.ts.map +1 -1
  15. package/dist/components/CustomerSatisfaction/index.js +6 -84
  16. package/dist/components/EstimateCost/index.d.ts +9 -3
  17. package/dist/components/EstimateCost/index.d.ts.map +1 -1
  18. package/dist/components/EstimateCost/index.js +15 -0
  19. package/dist/components/FAQ/index.d.ts +5 -13
  20. package/dist/components/FAQ/index.d.ts.map +1 -1
  21. package/dist/components/FAQ/index.js +6 -35
  22. package/dist/components/InfoTable/index.d.ts +5 -1
  23. package/dist/components/InfoTable/index.d.ts.map +1 -1
  24. package/dist/components/InfoTable/index.js +11 -0
  25. package/dist/components/Navigation/index.d.ts +13 -2
  26. package/dist/components/Navigation/index.d.ts.map +1 -1
  27. package/dist/components/Navigation/index.js +19 -0
  28. package/dist/index.js +4 -6
  29. package/package.json +9 -9
  30. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/defineProperty.js +0 -15
  31. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectSpread2.js +0 -28
  32. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectWithoutProperties.js +0 -18
  33. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/objectWithoutPropertiesLoose.js +0 -15
  34. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/toPrimitive.js +0 -17
  35. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/toPropertyKey.js +0 -12
  36. package/dist/_virtual/_@oxc-project_runtime@0.113.0/helpers/typeof.js +0 -14
  37. package/dist/_virtual/_rolldown/runtime.js +0 -9
  38. package/dist/components/CodeEditor/styles.css.d.ts +0 -10
  39. package/dist/components/CodeEditor/styles.css.d.ts.map +0 -1
  40. package/dist/components/CodeEditor/styles.css.js +0 -24
  41. package/dist/components/ContentCard/Skeleton.d.ts +0 -6
  42. package/dist/components/ContentCard/Skeleton.d.ts.map +0 -1
  43. package/dist/components/ContentCard/Skeleton.js +0 -32
  44. package/dist/components/ContentCard/styles.css.d.ts +0 -13
  45. package/dist/components/ContentCard/styles.css.d.ts.map +0 -1
  46. package/dist/components/ContentCard/styles.css.js +0 -31
  47. package/dist/components/ContentCardGroup/Card.d.ts +0 -15
  48. package/dist/components/ContentCardGroup/Card.d.ts.map +0 -1
  49. package/dist/components/ContentCardGroup/Card.js +0 -57
  50. package/dist/components/ContentCardGroup/SkeletonCard.d.ts +0 -2
  51. package/dist/components/ContentCardGroup/SkeletonCard.d.ts.map +0 -1
  52. package/dist/components/ContentCardGroup/SkeletonCard.js +0 -29
  53. package/dist/components/ContentCardGroup/styles.css.d.ts +0 -8
  54. package/dist/components/ContentCardGroup/styles.css.d.ts.map +0 -1
  55. package/dist/components/ContentCardGroup/styles.css.js +0 -14
  56. package/dist/components/Conversation/styles.css.js +0 -22
  57. package/dist/components/CustomerSatisfaction/assets/1-5.js +0 -5
  58. package/dist/components/CustomerSatisfaction/assets/1-5NB.js +0 -5
  59. package/dist/components/CustomerSatisfaction/assets/2-5.js +0 -5
  60. package/dist/components/CustomerSatisfaction/assets/2-5NB.js +0 -5
  61. package/dist/components/CustomerSatisfaction/assets/3-5.js +0 -5
  62. package/dist/components/CustomerSatisfaction/assets/3-5NB.js +0 -5
  63. package/dist/components/CustomerSatisfaction/assets/4-5.js +0 -5
  64. package/dist/components/CustomerSatisfaction/assets/4-5NB.js +0 -5
  65. package/dist/components/CustomerSatisfaction/assets/5-5.js +0 -5
  66. package/dist/components/CustomerSatisfaction/assets/5-5NB.js +0 -5
  67. package/dist/components/CustomerSatisfaction/styles.css.d.ts +0 -19
  68. package/dist/components/CustomerSatisfaction/styles.css.d.ts.map +0 -1
  69. package/dist/components/CustomerSatisfaction/styles.css.js +0 -20
  70. package/dist/components/EstimateCost/Components/CustomUnitInput.d.ts +0 -10
  71. package/dist/components/EstimateCost/Components/CustomUnitInput.d.ts.map +0 -1
  72. package/dist/components/EstimateCost/Components/CustomUnitInput.js +0 -41
  73. package/dist/components/EstimateCost/Components/Item.d.ts +0 -118
  74. package/dist/components/EstimateCost/Components/Item.d.ts.map +0 -1
  75. package/dist/components/EstimateCost/Components/Item.js +0 -228
  76. package/dist/components/EstimateCost/Components/LineThrough.d.ts +0 -7
  77. package/dist/components/EstimateCost/Components/LineThrough.d.ts.map +0 -1
  78. package/dist/components/EstimateCost/Components/LineThrough.js +0 -18
  79. package/dist/components/EstimateCost/Components/NumberInput.d.ts +0 -11
  80. package/dist/components/EstimateCost/Components/NumberInput.d.ts.map +0 -1
  81. package/dist/components/EstimateCost/Components/NumberInput.js +0 -35
  82. package/dist/components/EstimateCost/Components/Region.d.ts +0 -23
  83. package/dist/components/EstimateCost/Components/Region.d.ts.map +0 -1
  84. package/dist/components/EstimateCost/Components/Region.js +0 -38
  85. package/dist/components/EstimateCost/Components/Regular.d.ts +0 -11
  86. package/dist/components/EstimateCost/Components/Regular.d.ts.map +0 -1
  87. package/dist/components/EstimateCost/Components/Regular.js +0 -23
  88. package/dist/components/EstimateCost/Components/Strong.d.ts +0 -10
  89. package/dist/components/EstimateCost/Components/Strong.d.ts.map +0 -1
  90. package/dist/components/EstimateCost/Components/Strong.js +0 -16
  91. package/dist/components/EstimateCost/Components/Unit.d.ts +0 -11
  92. package/dist/components/EstimateCost/Components/Unit.d.ts.map +0 -1
  93. package/dist/components/EstimateCost/Components/Unit.js +0 -50
  94. package/dist/components/EstimateCost/Components/Zone.d.ts +0 -23
  95. package/dist/components/EstimateCost/Components/Zone.d.ts.map +0 -1
  96. package/dist/components/EstimateCost/Components/Zone.js +0 -37
  97. package/dist/components/EstimateCost/Components/components.css.d.ts +0 -78
  98. package/dist/components/EstimateCost/Components/components.css.d.ts.map +0 -1
  99. package/dist/components/EstimateCost/Components/components.css.js +0 -161
  100. package/dist/components/EstimateCost/EstimateCost.d.ts +0 -176
  101. package/dist/components/EstimateCost/EstimateCost.d.ts.map +0 -1
  102. package/dist/components/EstimateCost/EstimateCost.js +0 -97
  103. package/dist/components/EstimateCost/EstimateCostContent.d.ts +0 -3
  104. package/dist/components/EstimateCost/EstimateCostContent.d.ts.map +0 -1
  105. package/dist/components/EstimateCost/EstimateCostContent.js +0 -289
  106. package/dist/components/EstimateCost/EstimateCostProvider.d.ts +0 -26
  107. package/dist/components/EstimateCost/EstimateCostProvider.d.ts.map +0 -1
  108. package/dist/components/EstimateCost/EstimateCostProvider.js +0 -33
  109. package/dist/components/EstimateCost/OverlayComponent.d.ts +0 -27
  110. package/dist/components/EstimateCost/OverlayComponent.d.ts.map +0 -1
  111. package/dist/components/EstimateCost/OverlayComponent.js +0 -99
  112. package/dist/components/EstimateCost/OverlayContext.d.ts +0 -13
  113. package/dist/components/EstimateCost/OverlayContext.d.ts.map +0 -1
  114. package/dist/components/EstimateCost/OverlayContext.js +0 -15
  115. package/dist/components/EstimateCost/constants.d.ts +0 -8
  116. package/dist/components/EstimateCost/constants.d.ts.map +0 -1
  117. package/dist/components/EstimateCost/constants.js +0 -26
  118. package/dist/components/EstimateCost/helper.d.ts +0 -10
  119. package/dist/components/EstimateCost/helper.d.ts.map +0 -1
  120. package/dist/components/EstimateCost/helper.js +0 -11
  121. package/dist/components/EstimateCost/locales/en.d.ts +0 -23
  122. package/dist/components/EstimateCost/locales/en.d.ts.map +0 -1
  123. package/dist/components/EstimateCost/locales/en.js +0 -25
  124. package/dist/components/EstimateCost/styles.css.d.ts +0 -80
  125. package/dist/components/EstimateCost/styles.css.d.ts.map +0 -1
  126. package/dist/components/EstimateCost/styles.css.js +0 -70
  127. package/dist/components/EstimateCost/types.d.ts +0 -148
  128. package/dist/components/EstimateCost/types.d.ts.map +0 -1
  129. package/dist/components/FAQ/styles.css.d.ts +0 -2
  130. package/dist/components/FAQ/styles.css.d.ts.map +0 -1
  131. package/dist/components/FAQ/styles.css.js +0 -7
  132. package/dist/components/InfoTable/InfoTable.d.ts +0 -25
  133. package/dist/components/InfoTable/InfoTable.d.ts.map +0 -1
  134. package/dist/components/InfoTable/InfoTable.js +0 -28
  135. package/dist/components/InfoTable/components/Cell.d.ts +0 -10
  136. package/dist/components/InfoTable/components/Cell.d.ts.map +0 -1
  137. package/dist/components/InfoTable/components/Cell.js +0 -38
  138. package/dist/components/InfoTable/components/Row.d.ts +0 -9
  139. package/dist/components/InfoTable/components/Row.d.ts.map +0 -1
  140. package/dist/components/InfoTable/components/Row.js +0 -23
  141. package/dist/components/InfoTable/context.d.ts +0 -4
  142. package/dist/components/InfoTable/context.d.ts.map +0 -1
  143. package/dist/components/InfoTable/context.js +0 -7
  144. package/dist/components/InfoTable/styles.css.d.ts +0 -8
  145. package/dist/components/InfoTable/styles.css.d.ts.map +0 -1
  146. package/dist/components/InfoTable/styles.css.js +0 -13
  147. package/dist/components/Navigation/Footer.d.ts +0 -9
  148. package/dist/components/Navigation/Footer.d.ts.map +0 -1
  149. package/dist/components/Navigation/Footer.js +0 -64
  150. package/dist/components/Navigation/Header.d.ts +0 -7
  151. package/dist/components/Navigation/Header.d.ts.map +0 -1
  152. package/dist/components/Navigation/Header.js +0 -24
  153. package/dist/components/Navigation/Navigation.d.ts +0 -62
  154. package/dist/components/Navigation/Navigation.d.ts.map +0 -1
  155. package/dist/components/Navigation/Navigation.js +0 -34
  156. package/dist/components/Navigation/NavigationContent.d.ts +0 -3
  157. package/dist/components/Navigation/NavigationContent.d.ts.map +0 -1
  158. package/dist/components/Navigation/NavigationContent.js +0 -104
  159. package/dist/components/Navigation/NavigationProvider.d.ts +0 -94
  160. package/dist/components/Navigation/NavigationProvider.d.ts.map +0 -1
  161. package/dist/components/Navigation/NavigationProvider.js +0 -121
  162. package/dist/components/Navigation/animations.css.d.ts +0 -7
  163. package/dist/components/Navigation/animations.css.d.ts.map +0 -1
  164. package/dist/components/Navigation/components/Group.d.ts +0 -10
  165. package/dist/components/Navigation/components/Group.d.ts.map +0 -1
  166. package/dist/components/Navigation/components/Group.js +0 -39
  167. package/dist/components/Navigation/components/Item.d.ts +0 -89
  168. package/dist/components/Navigation/components/Item.d.ts.map +0 -1
  169. package/dist/components/Navigation/components/Item.js +0 -448
  170. package/dist/components/Navigation/components/ItemProvider.d.ts +0 -8
  171. package/dist/components/Navigation/components/ItemProvider.d.ts.map +0 -1
  172. package/dist/components/Navigation/components/ItemProvider.js +0 -17
  173. package/dist/components/Navigation/components/PinnedItems.d.ts +0 -24
  174. package/dist/components/Navigation/components/PinnedItems.d.ts.map +0 -1
  175. package/dist/components/Navigation/components/PinnedItems.js +0 -105
  176. package/dist/components/Navigation/components/Separator.d.ts +0 -2
  177. package/dist/components/Navigation/components/Separator.d.ts.map +0 -1
  178. package/dist/components/Navigation/components/Separator.js +0 -11
  179. package/dist/components/Navigation/components/ShowHide.d.ts +0 -16
  180. package/dist/components/Navigation/components/ShowHide.d.ts.map +0 -1
  181. package/dist/components/Navigation/components/ShowHide.js +0 -53
  182. package/dist/components/Navigation/components/items.css.d.ts +0 -71
  183. package/dist/components/Navigation/components/items.css.d.ts.map +0 -1
  184. package/dist/components/Navigation/components/items.css.js +0 -87
  185. package/dist/components/Navigation/components/styles.css.d.ts +0 -25
  186. package/dist/components/Navigation/components/styles.css.d.ts.map +0 -1
  187. package/dist/components/Navigation/components/styles.css.js +0 -29
  188. package/dist/components/Navigation/constants.d.ts +0 -10
  189. package/dist/components/Navigation/constants.d.ts.map +0 -1
  190. package/dist/components/Navigation/locales/en.d.ts +0 -11
  191. package/dist/components/Navigation/locales/en.d.ts.map +0 -1
  192. package/dist/components/Navigation/locales/en.js +0 -13
  193. package/dist/components/Navigation/styles.css.d.ts +0 -34
  194. package/dist/components/Navigation/styles.css.d.ts.map +0 -1
  195. package/dist/components/Navigation/styles.css.js +0 -36
  196. package/dist/components/Navigation/types.d.ts +0 -42
  197. package/dist/components/Navigation/types.d.ts.map +0 -1
  198. package/dist/components/Navigation/variables.css.d.ts +0 -2
  199. package/dist/components/Navigation/variables.css.d.ts.map +0 -1
  200. package/dist/components/Navigation/variables.css.js +0 -7
  201. package/dist/plus.css +0 -2
@@ -1,53 +0,0 @@
1
- 'use client';
2
- import { __name } from "../../../_virtual/_rolldown/runtime.js";
3
- import { useNavigation } from "../NavigationProvider.js";
4
- import { navigationShowHideStack } from "./styles.css.js";
5
- import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
6
- import { Button, Stack } from "@ultraviolet/ui";
7
- import { memo, useState } from "react";
8
- import { jsx } from "react/jsx-runtime";
9
- import { ArrowUpIcon } from "@ultraviolet/icons/ArrowUpIcon";
10
-
11
- //#region src/components/Navigation/components/ShowHide.tsx
12
- const ShowHide = memo(({ showContent, hideContent, onShowHide, tooltip, "data-testid": dataTestId, style }) => {
13
- const context = useNavigation();
14
- if (!context) throw new Error("Navigation.ShowAll can only be used inside a NavigationProvider.");
15
- const { expanded, showHide } = context;
16
- const [computedShown, setIsShown] = useState(showHide === "show");
17
- const onClick = () => {
18
- setIsShown(!computedShown);
19
- onShowHide === null || onShowHide === void 0 || onShowHide(computedShown ? "hide" : "show");
20
- };
21
- if (expanded) return /* @__PURE__ */ jsx(Stack, {
22
- className: navigationShowHideStack,
23
- justifyContent: "flex-end",
24
- style,
25
- children: /* @__PURE__ */ jsx(Button, {
26
- "data-testid": dataTestId,
27
- onClick,
28
- sentiment: "primary",
29
- size: "small",
30
- style,
31
- variant: "ghost",
32
- children: computedShown ? hideContent : showContent
33
- })
34
- });
35
- return /* @__PURE__ */ jsx(Stack, {
36
- alignItems: "center",
37
- className: navigationShowHideStack,
38
- justifyContent: "flex-end",
39
- style,
40
- children: /* @__PURE__ */ jsx(Button, {
41
- "data-testid": dataTestId,
42
- onClick,
43
- sentiment: "primary",
44
- size: "small",
45
- tooltip,
46
- variant: "ghost",
47
- children: computedShown ? /* @__PURE__ */ jsx(ArrowUpIcon, {}) : /* @__PURE__ */ jsx(ArrowDownIcon, {})
48
- })
49
- });
50
- });
51
-
52
- //#endregion
53
- export { ShowHide };
@@ -1,71 +0,0 @@
1
- export declare const navigationItemMenuContainer: string;
2
- export declare const navigationItemRelative: string;
3
- export declare const navigationItemPadded: string;
4
- export declare const navigationItemPinIcon: Record<"active" | "inactive", string>;
5
- export declare const navigationItemMenu: string;
6
- export declare const navigationItemMenuPinned: string;
7
- export declare const navigationItemContainerBase: string;
8
- export declare const navigationItemContainer: import("@vanilla-extract/recipes").RuntimeFn<{
9
- disabled: {
10
- true: {
11
- backgroundColor: "unset";
12
- cursor: "not-allowed";
13
- };
14
- };
15
- hasActive: {
16
- true: {
17
- backgroundColor: `var(--${string})`;
18
- };
19
- };
20
- isActive: {
21
- true: {
22
- backgroundColor: `var(--${string})`;
23
- selectors: {
24
- '&:hover': {
25
- backgroundColor: `var(--${string})`;
26
- };
27
- };
28
- };
29
- };
30
- noExpand: {
31
- false: {
32
- cursor: "pointer";
33
- };
34
- };
35
- subLabel: {
36
- true: {
37
- padding: `var(--${string}) var(--${string})`;
38
- };
39
- };
40
- }>;
41
- export declare const navigationItemContainerAnimated: Record<"collapse" | "expand", string>;
42
- export declare const navigationItemShowDraggable: string;
43
- export declare const navigationItemShowPinButton: string;
44
- export declare const navigationItemWeakText: string;
45
- export declare const navigationItemDragIcon: string;
46
- export declare const navigationItemWrapText: import("@vanilla-extract/recipes").RuntimeFn<{
47
- disabled: {
48
- true: {
49
- color: `var(--${string})`;
50
- };
51
- };
52
- weak: {
53
- true: {
54
- color: `var(--${string})`;
55
- };
56
- };
57
- }>;
58
- export declare const navigationItemBadge: string;
59
- export declare const navigationItemPinnedButton: string;
60
- export declare const navigationItemAnimatedIcon: Record<"collapse" | "expand", string>;
61
- export declare const navigationItemMenuStack: string;
62
- export declare const navigationItemStackIcon: string;
63
- export declare const navigationItemCategoryIcon: string;
64
- export declare const navigationItemPaddingStack: import("@vanilla-extract/recipes").RuntimeFn<{
65
- hide: {
66
- true: {
67
- display: "none";
68
- };
69
- };
70
- }>;
71
- //# sourceMappingURL=items.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"items.css.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/items.css.ts"],"names":[],"mappings":"AAOA,eAAO,MAAM,2BAA2B,QAAwB,CAAA;AAEhE,eAAO,MAAM,sBAAsB,QAAkC,CAAA;AAErE,eAAO,MAAM,oBAAoB,QAAyC,CAAA;AAW1E,eAAO,MAAM,qBAAqB,uCAiBhC,CAAA;AAEF,eAAO,MAAM,kBAAkB,QAE7B,CAAA;AAEF,eAAO,MAAM,wBAAwB,QAAY,CAAA;AAEjD,eAAO,MAAM,2BAA2B,QAUtC,CAAA;AAEF,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+ElC,CAAA;AAEF,eAAO,MAAM,+BAA+B,uCAO1C,CAAA;AAEF,eAAO,MAAM,2BAA2B,QAAY,CAAA;AACpD,eAAO,MAAM,2BAA2B,QAAY,CAAA;AACpD,eAAO,MAAM,sBAAsB,QAAY,CAAA;AAE/C,eAAO,MAAM,sBAAsB,QAUjC,CAAA;AACF,eAAO,MAAM,sBAAsB;;;;;;;;;;;EA6BjC,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAgB9B,CAAA;AAEF,eAAO,MAAM,0BAA0B,QA2BrC,CAAA;AAEF,eAAO,MAAM,0BAA0B,uCAOrC,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAIlC,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAElC,CAAA;AAEF,eAAO,MAAM,0BAA0B,QAErC,CAAA;AAEF,eAAO,MAAM,0BAA0B;;;;;;EAWrC,CAAA"}
@@ -1,87 +0,0 @@
1
- /* empty css */
2
- /* empty css */
3
- import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
4
-
5
- //#region src/components/Navigation/components/items.css.ts
6
- var navigationItemMenuContainer = "uv_plus_x6an4g0";
7
- var navigationItemRelative = "uv_plus_x6an4g1";
8
- var navigationItemPadded = "uv_plus_x6an4g2";
9
- var navigationItemPinIcon = {
10
- active: "uv_plus_x6an4g4 uv_plus_x6an4g3",
11
- inactive: "uv_plus_x6an4g5 uv_plus_x6an4g3"
12
- };
13
- var navigationItemMenu = "uv_plus_x6an4g6";
14
- var navigationItemMenuPinned = "uv_plus_x6an4g7";
15
- var navigationItemContainer = createRuntimeFn({
16
- defaultClassName: "uv_plus_x6an4g9 uv_plus_x6an4g8",
17
- variantClassNames: {
18
- disabled: { true: "uv_plus_x6an4ga" },
19
- hasActive: { true: "uv_plus_x6an4gb" },
20
- isActive: { true: "uv_plus_x6an4gc" },
21
- noExpand: { false: "uv_plus_x6an4gd" },
22
- subLabel: { true: "uv_plus_x6an4ge" }
23
- },
24
- defaultVariants: {
25
- disabled: false,
26
- hasActive: false,
27
- isActive: false,
28
- noExpand: false,
29
- subLabel: false
30
- },
31
- compoundVariants: [
32
- [{
33
- disabled: false,
34
- isActive: false,
35
- noExpand: false
36
- }, "uv_plus_x6an4gf"],
37
- [{
38
- disabled: false,
39
- hasActive: true,
40
- isActive: false,
41
- noExpand: false
42
- }, "uv_plus_x6an4gg"],
43
- [{
44
- disabled: false,
45
- isActive: false,
46
- noExpand: false
47
- }, "uv_plus_x6an4gh"]
48
- ]
49
- });
50
- var navigationItemContainerAnimated = {
51
- collapse: "uv_plus_x6an4gi",
52
- expand: "uv_plus_x6an4gj"
53
- };
54
- var navigationItemShowDraggable = "uv_plus_x6an4gk";
55
- var navigationItemShowPinButton = "uv_plus_x6an4gl";
56
- var navigationItemWeakText = "uv_plus_x6an4gm";
57
- var navigationItemDragIcon = "uv_plus_x6an4gn";
58
- var navigationItemWrapText = createRuntimeFn({
59
- defaultClassName: "uv_plus_x6an4go",
60
- variantClassNames: {
61
- disabled: { true: "uv_plus_x6an4gp" },
62
- weak: { true: "uv_plus_x6an4gq" }
63
- },
64
- defaultVariants: {
65
- disabled: false,
66
- weak: false
67
- },
68
- compoundVariants: []
69
- });
70
- var navigationItemBadge = "uv_plus_x6an4gr";
71
- var navigationItemPinnedButton = "uv_plus_x6an4gs";
72
- var navigationItemAnimatedIcon = {
73
- collapse: "uv_plus_x6an4gt",
74
- expand: "uv_plus_x6an4gu"
75
- };
76
- var navigationItemMenuStack = "uv_plus_x6an4gv";
77
- var navigationItemStackIcon = "uv_plus_x6an4gw";
78
- var navigationItemCategoryIcon = "uv_plus_x6an4gx";
79
- var navigationItemPaddingStack = createRuntimeFn({
80
- defaultClassName: "uv_plus_x6an4gy",
81
- variantClassNames: { hide: { true: "uv_plus_x6an4gz" } },
82
- defaultVariants: {},
83
- compoundVariants: []
84
- });
85
-
86
- //#endregion
87
- export { navigationItemAnimatedIcon, navigationItemBadge, navigationItemCategoryIcon, navigationItemContainer, navigationItemContainerAnimated, navigationItemDragIcon, navigationItemMenu, navigationItemMenuContainer, navigationItemMenuPinned, navigationItemMenuStack, navigationItemPadded, navigationItemPaddingStack, navigationItemPinIcon, navigationItemPinnedButton, navigationItemRelative, navigationItemShowDraggable, navigationItemShowPinButton, navigationItemStackIcon, navigationItemWeakText, navigationItemWrapText };
@@ -1,25 +0,0 @@
1
- export declare const navigationGroupText: import("@vanilla-extract/recipes").RuntimeFn<{
2
- animation: {
3
- collapse: {
4
- animation: `${string} 250ms ease-in-out reverse`;
5
- };
6
- expand: {
7
- animation: `${string} 250ms ease-in-out`;
8
- };
9
- false: {};
10
- };
11
- }>;
12
- export declare const navigationGroupStack: string;
13
- export declare const navigationPinnedItemDropableArea: string;
14
- export declare const navigationPinnedItemRelativeDiv: string;
15
- export declare const navigationPinnedItemContainer: import("@vanilla-extract/recipes").RuntimeFn<{
16
- expanded: {
17
- true: {
18
- marginLeft: `var(--${string})`;
19
- paddingLeft: `var(--${string})`;
20
- };
21
- };
22
- }>;
23
- export declare const navigationSeparator: string;
24
- export declare const navigationShowHideStack: string;
25
- //# sourceMappingURL=styles.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/styles.css.ts"],"names":[],"mappings":"AAMA,eAAO,MAAM,mBAAmB;;;;;;;;;;EAkB9B,CAAA;AAEF,eAAO,MAAM,oBAAoB,QAAwC,CAAA;AAEzE,eAAO,MAAM,gCAAgC,QAsB3C,CAAA;AAEF,eAAO,MAAM,+BAA+B,QAE1C,CAAA;AAEF,eAAO,MAAM,6BAA6B;;;;;;;EAYxC,CAAA;AAEF,eAAO,MAAM,mBAAmB,QAG9B,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAElC,CAAA"}
@@ -1,29 +0,0 @@
1
- /* empty css */
2
- /* empty css */
3
- import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
4
-
5
- //#region src/components/Navigation/components/styles.css.ts
6
- var navigationGroupText = createRuntimeFn({
7
- defaultClassName: "uv_plus_nytpcy0",
8
- variantClassNames: { animation: {
9
- collapse: "uv_plus_nytpcy1",
10
- expand: "uv_plus_nytpcy2",
11
- false: "uv_plus_nytpcy3"
12
- } },
13
- defaultVariants: {},
14
- compoundVariants: []
15
- });
16
- var navigationGroupStack = "uv_plus_nytpcy4";
17
- var navigationPinnedItemDropableArea = "uv_plus_nytpcy5";
18
- var navigationPinnedItemRelativeDiv = "uv_plus_nytpcy6";
19
- var navigationPinnedItemContainer = createRuntimeFn({
20
- defaultClassName: "uv_plus_nytpcy7",
21
- variantClassNames: { expanded: { true: "uv_plus_nytpcy8" } },
22
- defaultVariants: {},
23
- compoundVariants: []
24
- });
25
- var navigationSeparator = "uv_plus_nytpcy9";
26
- var navigationShowHideStack = "uv_plus_nytpcya";
27
-
28
- //#endregion
29
- export { navigationGroupStack, navigationGroupText, navigationPinnedItemContainer, navigationPinnedItemDropableArea, navigationPinnedItemRelativeDiv, navigationSeparator, navigationShowHideStack };
@@ -1,10 +0,0 @@
1
- export declare const NAVIGATION_MIN_WIDTH = 220;
2
- export declare const NAVIGATION_WIDTH = 280;
3
- export declare const NAVIGATION_COLLASPED_WIDTH = 67;
4
- export declare const NAVIGATION_MAX_WIDTH = 320;
5
- /**
6
- * ANIMATIONS
7
- * collapse and expand animation duration of the whole nav in ms
8
- */
9
- export declare const ANIMATION_DURATION = 250;
10
- //# sourceMappingURL=constants.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"constants.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/constants.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,MAAM,CAAA;AACvC,eAAO,MAAM,gBAAgB,MAAM,CAAA;AACnC,eAAO,MAAM,0BAA0B,KAAK,CAAA;AAC5C,eAAO,MAAM,oBAAoB,MAAM,CAAA;AAEvC;;;GAGG;AACH,eAAO,MAAM,kBAAkB,MAAM,CAAA"}
@@ -1,11 +0,0 @@
1
- declare const _default: {
2
- readonly 'navigation.collapse.button': "Collapse sidebar";
3
- readonly 'navigation.expand.button': "Expand sidebar";
4
- readonly 'navigation.pin.limit': "You cannot pin more products";
5
- readonly 'navigation.pin.tooltip': "Pin product";
6
- readonly 'navigation.pinned.item.group.empty': "You have no pinned items.";
7
- readonly 'navigation.pinned.item.group.label': "Pinned items";
8
- readonly 'navigation.unpin.tooltip': "Unpin product";
9
- };
10
- export default _default;
11
- //# sourceMappingURL=en.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/locales/en.ts"],"names":[],"mappings":";;;;;;;;;AAAA,wBAQU"}
@@ -1,13 +0,0 @@
1
- //#region src/components/Navigation/locales/en.ts
2
- var en_default = {
3
- "navigation.collapse.button": "Collapse sidebar",
4
- "navigation.expand.button": "Expand sidebar",
5
- "navigation.pin.limit": "You cannot pin more products",
6
- "navigation.pin.tooltip": "Pin product",
7
- "navigation.pinned.item.group.empty": "You have no pinned items.",
8
- "navigation.pinned.item.group.label": "Pinned items",
9
- "navigation.unpin.tooltip": "Unpin product"
10
- };
11
-
12
- //#endregion
13
- export { en_default as default };
@@ -1,34 +0,0 @@
1
- export declare const navigationStickyFooter: import("@vanilla-extract/recipes").RuntimeFn<{
2
- overflow: {
3
- false: {
4
- border: "none";
5
- boxShadow: "none";
6
- };
7
- };
8
- }>;
9
- export declare const navigationHeader: string;
10
- export declare const navigationLogoContainer: string;
11
- export declare const navigation: string;
12
- export declare const navigationContainer: import("@vanilla-extract/recipes").RuntimeFn<{
13
- animation: {
14
- collapse: {
15
- transition: "width 250ms ease-in-out";
16
- width: "67px";
17
- };
18
- expand: {
19
- transition: "width 250ms ease-in-out";
20
- width: `var(--${string})`;
21
- };
22
- false: {};
23
- };
24
- expanded: {
25
- false: {
26
- width: "67px";
27
- };
28
- };
29
- }>;
30
- export declare const navigationContentContainer: string;
31
- export declare const navigationContentContainerCollapsed: string;
32
- export declare const navigationContent: string;
33
- export declare const navigationSlider: string;
34
- //# sourceMappingURL=styles.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/styles.css.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,sBAAsB;;;;;;;EAsBjC,CAAA;AAEF,eAAO,MAAM,gBAAgB,QAE3B,CAAA;AAEF,eAAO,MAAM,uBAAuB,QAKlC,CAAA;AAEF,eAAO,MAAM,UAAU,QAKrB,CAAA;AAEF,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;EAkC9B,CAAA;AAEF,eAAO,MAAM,0BAA0B,QAKrC,CAAA;AAEF,eAAO,MAAM,mCAAmC,QAE9C,CAAA;AAEF,eAAO,MAAM,iBAAiB,QAK5B,CAAA;AAEF,eAAO,MAAM,gBAAgB,QAe3B,CAAA"}
@@ -1,36 +0,0 @@
1
- /* empty css */
2
- import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
3
-
4
- //#region src/components/Navigation/styles.css.ts
5
- var navigationStickyFooter = createRuntimeFn({
6
- defaultClassName: "uv_plus_19x50fv0",
7
- variantClassNames: { overflow: { false: "uv_plus_19x50fv1" } },
8
- defaultVariants: { overflow: false },
9
- compoundVariants: []
10
- });
11
- var navigationHeader = "uv_plus_19x50fv2";
12
- var navigationLogoContainer = "uv_plus_19x50fv3";
13
- var navigation = "uv_plus_19x50fv4";
14
- var navigationContainer = createRuntimeFn({
15
- defaultClassName: "uv_plus_19x50fv5",
16
- variantClassNames: {
17
- animation: {
18
- collapse: "uv_plus_19x50fv6",
19
- expand: "uv_plus_19x50fv7",
20
- false: "uv_plus_19x50fv8"
21
- },
22
- expanded: { false: "uv_plus_19x50fv9" }
23
- },
24
- defaultVariants: {},
25
- compoundVariants: [[{
26
- animation: false,
27
- expanded: true
28
- }, "uv_plus_19x50fva"]]
29
- });
30
- var navigationContentContainer = "uv_plus_19x50fvb";
31
- var navigationContentContainerCollapsed = "uv_plus_19x50fvc";
32
- var navigationContent = "uv_plus_19x50fvd";
33
- var navigationSlider = "uv_plus_19x50fve";
34
-
35
- //#endregion
36
- export { navigation, navigationContainer, navigationContent, navigationContentContainer, navigationContentContainerCollapsed, navigationHeader, navigationLogoContainer, navigationSlider, navigationStickyFooter };
@@ -1,42 +0,0 @@
1
- import type { CSSProperties, ReactNode } from 'react';
2
- export type DragNDropData = {
3
- index: number;
4
- item: string;
5
- };
6
- export type PinUnPinType = {
7
- /**
8
- * The state of the item after the click
9
- */
10
- state?: 'pin' | 'unpin';
11
- /**
12
- * The current item id that has been pinned on click
13
- */
14
- id?: string;
15
- /**
16
- * The total pinned items including the current one
17
- */
18
- totalPinned?: string[];
19
- };
20
- export type NavigationProps = {
21
- children: ReactNode;
22
- /**
23
- * The logo to be displayed in header of the navigation
24
- * It can be a component or a function. The function will retrun you
25
- * expanded state of the navigation so you can decide to show/hide
26
- * some part of your logo
27
- */
28
- logo?: ReactNode | ((expanded: boolean) => ReactNode);
29
- /**
30
- * This function is called when resize occur using the vertical bar on the left of the navigation.
31
- */
32
- onWidthResize?: (width: number) => void;
33
- id?: string;
34
- className?: string;
35
- /**
36
- * This function will be called when the user toggle the expand/collapse button or with the slider.
37
- */
38
- onToggleExpand?: (expanded: boolean) => void;
39
- 'data-testid'?: string;
40
- style?: CSSProperties;
41
- };
42
- //# sourceMappingURL=types.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/types.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErD,MAAM,MAAM,aAAa,GAAG;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,IAAI,EAAE,MAAM,CAAA;CACb,CAAA;AAED,MAAM,MAAM,YAAY,GAAG;IACzB;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,GAAG,OAAO,CAAA;IACvB;;OAEG;IACH,EAAE,CAAC,EAAE,MAAM,CAAA;IACX;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,EAAE,CAAA;CACvB,CAAA;AAED,MAAM,MAAM,eAAe,GAAG;IAC5B,QAAQ,EAAE,SAAS,CAAA;IACnB;;;;;OAKG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,CAAC,CAAC,QAAQ,EAAE,OAAO,KAAK,SAAS,CAAC,CAAA;IACrD;;OAEG;IACH,aAAa,CAAC,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAA;IACvC,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;OAEG;IACH,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,OAAO,KAAK,IAAI,CAAA;IAC5C,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA"}
@@ -1,2 +0,0 @@
1
- export declare const widthNavigationContainer: `var(--${string})`;
2
- //# sourceMappingURL=variables.css.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"variables.css.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/variables.css.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,wBAAwB,oBAAc,CAAA"}
@@ -1,7 +0,0 @@
1
- /* empty css */
2
-
3
- //#region src/components/Navigation/variables.css.ts
4
- var widthNavigationContainer = "var(--uv_plus_1rde5pt0)";
5
-
6
- //#endregion
7
- export { widthNavigationContainer };
package/dist/plus.css DELETED
@@ -1,2 +0,0 @@
1
- .uv_plus_1sui13x1{cursor:not-allowed}.uv_plus_1sui13x2{right:var(--uv_theme_rwwhsl9u);top:var(--uv_theme_rwwhsl9u);background-color:#252a3b;position:absolute}.uv_plus_1sui13x2:hover{background-color:#303445}.uv_plus_1sui13x2 svg>path{fill:#fff}.uv_plus_1sui13x3{width:100%;max-height:var(--uv_plus_1sui13x0);position:relative}.uv_plus_1sui13x5{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uv_plus_1sui13x3 .cm-editor{border-radius:var(--uv_theme_rwwhsla4);font-family:var(--uv_theme_rwwhsld8);font-size:var(--uv_theme_rwwhsld9);background-color:#252a3b;border:1px solid transparent}.uv_plus_1sui13x3 .cm-editor.cm-focused{box-shadow:none;outline:none}.uv_plus_1sui13x3 .cm-content{padding-block:var(--uv_theme_rwwhsl9v)}.uv_plus_1sui13x3 .cm-gutters{background-color:#303445}.uv_plus_1sui13x3 .cm-lineNumbers{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1sui13x3 .cm-gutterElement{color:#545454}.uv_plus_1sui13x3 .cm-scroller{border-radius:var(--uv_theme_rwwhsla4)}.uv_plus_1sui13x5 .cm-editor{color:#484b5a;background-color:#1e2335}.uv_plus_1sui13x5 .cm-line span,.uv_plus_1sui13x5 .cm-gutter-Element{color:#484b5a}.uv_plus_1sui13x5 .cm-cursor{border-left-color:transparent;display:none}.uv_plus_1sui13x5 .cm-selectionMatch{background-color:transparent}.uv_plus_1sui13x5 .cm-selectionLayer{display:none}.uv_plus_1sui13x5 .cm-editor.cm-focused{box-shadow:none;border:1px solid transparent}.uv_plus_1sui13x6{border-radius:var(--uv_theme_rwwhsla4);width:100%;margin-top:calc(-1 * var(--uv_theme_rwwhsl9u));background-color:#252a3b;transition:box-shadow .5s;position:relative}.uv_plus_1sui13x7{box-shadow:0 -22px 19px -6px #252a3b}.uv_plus_1sui13x8{box-shadow:none}.uv_plus_1sui13x9{cursor:pointer;padding:var(--uv_theme_rwwhsl9v);padding-top:var(--uv_theme_rwwhsl9u);background:0 0;border:none;width:100%}.uv_plus_1sui13xa{color:#b8bac0;justify-content:center;align-items:center;display:flex}.uv_plus_1sui13xb{transform-origin:50%;transition:transform .3s ease-in-out;transform:rotate(0)}.uv_plus_1sui13xc{transform-origin:50%;transition:transform .3s ease-in-out;transform:rotate(180deg)}.uv_plus_1sui13xd{border-radius:var(--uv_theme_rwwhsla4);border:1px solid transparent}.uv_plus_1sui13xd:has(.uv_plus_1sui13x3 .cm-editor.cm-focused){box-shadow:var(--uv_theme_rwwhsl8m);border:1px solid var(--uv_theme_rwwhsl5m)}@property --uv_plus_u4r1ts1{syntax:"*";inherits:false;initial-value:auto}@property --uv_plus_u4r1ts2{syntax:"*";inherits:false;initial-value:auto}.uv_plus_u4r1ts3:hover{border:1px solid var(--uv_theme_rwwhsl5o);box-shadow:var(--uv_theme_rwwhsl8c);cursor:pointer}.uv_plus_u4r1ts4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);color:var(--uv_theme_rwwhsl2j);overflow-wrap:break-word;text-align:left;padding:0;text-decoration:none;display:block}.uv_plus_u4r1ts4[disabled]{cursor:not-allowed}.uv_plus_u4r1ts4[disabled]:hover{border:1px solid var(--uv_theme_rwwhsl1v);box-shadow:none}.uv_plus_u4r1ts5{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);padding:var(--uv_theme_rwwhsl9u);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex}.uv_plus_u4r1ts6{padding:0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1ts7{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0}.uv_plus_u4r1ts8{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.uv_plus_u4r1ts9{padding:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsa{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsb{padding:var(--uv_theme_rwwhsl9w) 0 var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w)}.uv_plus_u4r1tsc{object-fit:cover}.uv_plus_u4r1tsc[data-disabled=true]{-webkit-filter:grayscale();filter:grayscale()}.uv_plus_u4r1tsd{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tse{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85);max-height:var(--uv_plus_u4r1ts0)}.uv_plus_u4r1tsf{height:100%}.uv_plus_u4r1tsg{height:var(--uv_plus_u4r1ts1);width:var(--uv_plus_u4r1ts2)}.uv_plus_u4r1tsh{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_u4r1tsi{border-radius:var(--uv_theme_rwwhsl85) 0 0 var(--uv_theme_rwwhsl85)}.uv_plus_u4r1tsj{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x0{min-width:0}.uv_plus_1gpmh3x1{height:100%;padding:var(--uv_theme_rwwhsl9w);text-decoration:none}.uv_plus_1gpmh3x1:first-child{border-radius:var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85) 0 0}.uv_plus_1gpmh3x1:hover{background:var(--uv_theme_rwwhsl1k)}.uv_plus_1gpmh3x1:last-child{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85)}.uv_plus_1gpmh3x1:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x2{background:var(--uv_theme_rwwhsl1r);border-radius:var(--uv_theme_rwwhsl85);padding:var(--uv_theme_rwwhsl9u);display:inline-flex}.uv_plus_1gpmh3x1:hover .uv_plus_1gpmh3x2{background:0 0}.uv_plus_1gpmh3x3{height:100%}.uv_plus_1gpmh3x4{background:var(--uv_theme_rwwhsl1i);border:1px solid var(--uv_theme_rwwhsl1v);border-radius:var(--uv_theme_rwwhsl85);min-width:0}.uv_plus_1gpmh3x5{padding:var(--uv_theme_rwwhsl9w)}.uv_plus_1gpmh3x5:not(:first-child){border-top:1px solid var(--uv_theme_rwwhsl1v)}.uv_plus_1gpmh3x6{border-radius:var(--uv_theme_rwwhsl85);width:32px;height:32px}.uv_plus_16zcyo50{margin:0 var(--uv_theme_rwwhsla0);align-items:center;display:flex}.uv_plus_16zcyo51{justify-content:flex-start}.uv_plus_16zcyo52{justify-content:flex-end}.uv_plus_16zcyo53{margin-top:var(--uv_theme_rwwhsl9w);text-align:center}.uv_plus_16zcyo54{margin-bottom:var(--uv_theme_rwwhsl9v);display:flex}.uv_plus_16zcyo55{flex-direction:row-reverse}.uv_plus_16zcyo56{flex-direction:row}.uv_plus_16zcyo57{border-radius:var(--uv_theme_rwwhsl85);margin:var(--uv_theme_rwwhsl9w);padding:var(--uv_theme_rwwhsl9w);margin-bottom:0}.uv_plus_16zcyo58{background-color:var(--uv_theme_rwwhsl1l)}.uv_plus_16zcyo59{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_16zcyo5a{align-self:flex-end;display:flex}.uv_plus_16zcyo5b{width:100%}.uv_plus_16zcyo5c{background-color:var(--uv_theme_rwwhsl1l);height:var(--uv_theme_rwwhsl9c);margin-right:var(--uv_theme_rwwhsl9u)}@keyframes uv_plus_wizdzu0{30%{transform:translate(-5px)rotate(5deg)}60%{transform:translate(-4px)}90%{transform:translate(-1px)rotate(-5deg)}0%,10%,40%,80%,to{transform:translate(0,0)rotate(0)}}@keyframes uv_plus_wizdzu1{30%{transform:translateY(5px)rotate(5deg)}60%{transform:translateY(-6px)}90%{transform:translateY(-2px)}0%,10%,40%,80%,to{transform:translate(0,0)rotate(0)}}.uv_plus_wizdzu2{cursor:pointer;width:88px;height:88px;transition:transform 1s cubic-bezier(.19,1,.22,1)}.uv_plus_wizdzu2:hover,.uv_plus_wizdzu2:focus{transform:scale(1.2)}.uv_plus_wizdzu3{animation:1s infinite uv_plus_wizdzu0}.uv_plus_wizdzu4{animation:1s infinite uv_plus_wizdzu1}.uv_plus_wizdzu5{transform:scale(1.2)}.uv_plus_wizdzu6{background:0 0;border:none;outline:none;margin:0;padding:0}.uv_plus_1ko5kn21{max-width:var(--uv_plus_1ko5kn20)}.uv_plus_1ko5kn22{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_1ko5kn24{margin-left:var(--uv_theme_rwwhsla4)}.uv_plus_1ko5kn25{min-height:var(--uv_theme_rwwhsl9l);padding-bottom:var(--uv_theme_rwwhsl9u);padding-top:var(--uv_theme_rwwhsl9u);flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;align-items:center;display:flex}.uv_plus_1ko5kn26{height:var(--uv_theme_rwwhsl9k);flex-direction:column;-webkit-box-pack:center;justify-content:center;display:flex}.uv_plus_1ko5kn27,.uv_plus_1ko5kn29{animation:.8s uv_15brg2b3}.uv_plus_1ko5kn2a{text-align:right}.uv_plus_1ko5kn2b{height:var(--uv_theme_rwwhsl9k);text-align:initial;flex-direction:column;-webkit-box-pack:center;justify-content:center;display:flex}.uv_plus_1ko5kn2c{margin-left:var(--uv_theme_rwwhsl9u);align-self:center}.uv_plus_1ko5kn2d{margin-left:var(--uv_theme_rwwhsl9u)}.uv_plus_1ko5kn2e{max-width:75%}.uv_plus_1ko5kn2f{vertical-align:text-top}.uv_plus_1ko5kn2g{-webkit-text-decoration-color:var(--uv_theme_rwwhsl7m);text-decoration-color:var(--uv_theme_rwwhsl7m);-webkit-text-decoration-line:line-through;text-decoration-line:line-through}.uv_plus_1ko5kn2h{color:var(--uv_theme_rwwhsl2m);margin-right:var(--uv_theme_rwwhsla4);align-items:center;max-width:500px;font-size:16px}.uv_plus_1ko5kn2i{display:inline-flex}.uv_plus_1ko5kn2j{display:flex}.uv_plus_1ko5kn2n{color:var(--uv_theme_rwwhsl2j);font-size:14px;line-height:8;display:block}.uv_plus_1ko5kn2o{color:var(--uv_theme_rwwhsl2m);align-items:center;margin-right:4px;font-weight:500;display:inline-flex}.uv_plus_1ko5kn2p{font-size:24px}.uv_plus_1ko5kn2q{text-transform:capitalize;font-size:16px}.uv_plus_1ko5kn2r,.uv_plus_1ko5kn2s{font-size:16px}.uv_plus_1ko5kn2t{-moz-appearance:textfield}.uv_plus_1ko5kn2t::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.uv_plus_1ko5kn2t::webkit-outer-spin-button{-webkit-appearance:none;margin:0}.uv_plus_sk5tga2{margin-right:var(--uv_theme_rwwhsl9u);width:15px}.uv_plus_sk5tga3{border:1px solid var(--uv_theme_rwwhsl1v);width:100%}.uv_plus_sk5tga4{border-radius:4px}.uv_plus_sk5tga5{border-radius:4px 4px 0}.uv_plus_sk5tga6{margin-top:var(--uv_theme_rwwhsl9v);border-radius:4px}.uv_plus_sk5tga7{background-color:var(--uv_theme_rwwhsl1i)}.uv_plus_sk5tga8{background-color:var(--uv_theme_rwwhsl1r);border-left:1px solid var(--uv_theme_rwwhsl1v);width:30%;min-width:126px}.uv_plus_sk5tga9{min-width:230px;padding-left:var(--uv_plus_sk5tga0);padding-right:var(--uv_theme_rwwhsl9v);width:70%;position:relative}.uv_plus_sk5tgaa:before{content:"";border-bottom:1px solid var(--uv_theme_rwwhsl1v);height:1px;margin-left:var(--uv_theme_rwwhsl9v);width:calc(100% - 32px);position:absolute;bottom:0;left:0}.uv_plus_sk5tgab{background:var(--uv_theme_rwwhsl5g)}.uv_plus_sk5tgac{background-color:var(--uv_theme_rwwhsl5g);border-color:var(--uv_theme_rwwhsl1v);border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);height:var(--uv_theme_rwwhsl9l);border-style:solid;border-width:0 1px 1px;border-right-color:currentColor;width:30%;min-width:126px}.uv_plus_sk5tgad{border-radius:0 0 var(--uv_theme_rwwhsl85) var(--uv_theme_rwwhsl85);border-right:1px solid var(--uv_theme_rwwhsl1v);width:100%;margin:0}.uv_plus_sk5tgae{color:var(--uv_theme_rwwhsl2j);padding:var(--uv_theme_rwwhsl9v);align-items:center;margin:0;font-size:18px;font-weight:500;display:flex}.uv_plus_sk5tgaf{width:70%}.uv_plus_sk5tgag{float:right;max-width:200px;padding:var(--uv_theme_rwwhsl9v);text-align:left;align-items:flex-start}.uv_plus_sk5tgah{position:absolute;top:calc(50% - 16px)}.uv_plus_sk5tgai{margin-left:-185px}.uv_plus_sk5tgaj{margin-left:-115px}.uv_plus_sk5tgak{border-left:1px solid var(--uv_theme_rwwhsl1v);min-width:200px;padding:0 24px}.uv_plus_sk5tgak:first-of-type,.uv_plus_sk5tgak:last-child{border:0}.uv_plus_sk5tgal{display:none}.uv_plus_sk5tgam{border:0}.uv_plus_sk5tgao{height:var(--uv_theme_rwwhsl9f);margin-right:var(--uv_theme_rwwhsl9u);font-size:12px;line-height:18;display:inline-block}.uv_plus_sk5tgap{margin-top:var(--uv_theme_rwwhsl9w)}.uv_plus_sk5tgaq{margin-left:var(--uv_theme_rwwhsl9v);text-align:right}.uv_plus_sk5tgar{text-align:right}.uv_plus_sk5tgas{margin-right:var(--uv_theme_rwwhsl9u)}.uv_plus_sk5tgat{padding:0}.uv_plus_sk5tgau{background-color:var(--uv_theme_rwwhsl1i);height:120px;margin:var(--uv_plus_sk5tga1);z-index:1;justify-content:center;transition:bottom .3s,box-shadow .3s;display:flex;position:fixed;left:0;right:0}.uv_plus_sk5tgav{box-shadow:var(--uv_theme_rwwhsl8c);bottom:0}.uv_plus_sk5tgaw{box-shadow:0;bottom:-120px}.uv_plus_sk5tgax{padding:var(--uv_theme_rwwhsl9w) 0;flex-direction:row;justify-content:center;margin:0;list-style:none;display:flex}.uv_plus_sk5tgay{min-width:158px;padding:12px 0;display:flex}.uv_plus_sk5tgaz{display:none}.uv_plus_sk5tga11{background:var(--uv_theme_rwwhsl1r);padding:var(--uv_theme_rwwhsl9v)}.uv_plus_sk5tga12{align-items:center;gap:var(--uv_theme_rwwhsl9u);flex-direction:row;justify-content:center;display:flex}@media (max-width:1800px){.uv_plus_sk5tgan{display:none}}.uv_plus_5imqkb0{padding:var(--uv_theme_rwwhsl9v);text-align:left}.uv_plus_h6pvpm1{font-size:var(--uv_theme_rwwhsla9);line-height:var(--uv_theme_rwwhslac);flex-direction:column;align-items:flex-start;width:100%;margin:0;display:flex}.uv_plus_h6pvpm2{border-bottom:1px var(--uv_theme_rwwhsl1v) solid;padding-block:var(--uv_theme_rwwhsl9v);width:var(--uv_plus_h6pvpm0)}.uv_plus_h6pvpm2:first-of-type{padding-top:0}.uv_plus_h6pvpm2:last-of-type{border-bottom-color:transparent;padding-bottom:0}.uv_plus_h6pvpm3:not(:last-child){padding-right:var(--uv_theme_rwwhsl9v)}.uv_plus_h6pvpm4{color:var(--uv_theme_rwwhsl2m);font-weight:var(--uv_theme_rwwhslbg);align-items:center;min-width:0;display:inline-flex}.uv_plus_h6pvpm5{color:var(--uv_theme_rwwhsl2j);width:100%;min-width:0;margin:0}.uv_plus_h6pvpm6{width:100%;min-width:0;display:inline-block}.uv_plus_h6pvpm6>*{margin-right:var(--uv_theme_rwwhsl9u);align-items:center;display:inline-flex}.uv_plus_19x50fv0{background:var(--uv_theme_rwwhsl1i);border-top:1px solid var(--uv_theme_rwwhsl24);box-shadow:var(--uv_theme_rwwhsl8c);padding:var(--uv_theme_rwwhsl9u) var(--uv_theme_rwwhsl9v);justify-content:flex-end;width:100%;transition:justify-content .25s ease-in-out,box-shadow .23s ease-in-out;display:flex}.uv_plus_19x50fv1{box-shadow:none;border:none}.uv_plus_19x50fv2{background:var(--uv_theme_rwwhsl1i)}.uv_plus_19x50fv3{height:22px;margin:var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9w) var(--uv_theme_rwwhsl9v) var(--uv_theme_rwwhsl9w);max-width:220px;overflow:hidden}.uv_plus_19x50fv4{border-right:1px solid var(--uv_theme_rwwhsl24);flex-direction:row;display:flex;position:relative}.uv_plus_19x50fv5{background:var(--uv_theme_rwwhsl1i);width:var(--uv_plus_1rde5pt0);flex-direction:column;display:flex}.uv_plus_19x50fv6{width:67px;transition:width .25s ease-in-out}.uv_plus_19x50fv7{width:var(--uv_plus_1rde5pt0);transition:width .25s ease-in-out}.uv_plus_19x50fv9{width:67px}.uv_plus_19x50fva{min-width:220px;max-width:320px}.uv_plus_19x50fvb{flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.uv_plus_19x50fvc{align-items:center}.uv_plus_19x50fvd{padding:var(--uv_theme_rwwhsl9v);flex-grow:1;overflow-x:hidden;overflow-y:auto}.uv_plus_19x50fve{cursor:col-resize;background:0 0;border-right:2px solid transparent;width:6px;display:flex;position:absolute;top:0;bottom:0;right:0}.uv_plus_19x50fve:hover{border-color:var(--uv_theme_rwwhsl5m)}@keyframes uv_plus_1ngtn5a0{0%{max-height:50px}to{max-height:32px}}@keyframes uv_plus_1ngtn5a1{0%{opacity:0;max-height:0;margin-bottom:-8px}to{opacity:1;max-height:40px;margin-bottom:0}}.uv_plus_nytpcy0{height:calc(var(--uv_theme_rwwhslau) + var(--uv_theme_rwwhsl9u));padding-bottom:var(--uv_theme_rwwhsl9u);padding-left:var(--uv_theme_rwwhsl9u);transition:opacity .25s ease-in-out,height .25s ease-in-out}.uv_plus_nytpcy1{animation:.25s ease-in-out reverse uv_plus_1ngtn5a1}.uv_plus_nytpcy2{animation:.25s ease-in-out uv_plus_1ngtn5a1}.uv_plus_nytpcy4{padding-top:var(--uv_theme_rwwhsl9u)}.uv_plus_nytpcy5{height:2px;padding:var(--uv_theme_rwwhsla4) 0;border-color:transparent;border-top-style:solid;border-top-width:2px;position:absolute;top:0;left:0;right:0}.uv_plus_nytpcy5:before{content:"";border:3px solid;border-color:inherit;border-radius:var(--uv_theme_rwwhsl84);width:0;height:0;position:absolute;top:-4px;left:0}.uv_plus_nytpcy6{position:relative}.uv_plus_nytpcy7{padding:var(--uv_theme_rwwhsl9u) 0}.uv_plus_nytpcy8{margin-left:var(--uv_theme_rwwhsla4);padding-left:var(--uv_theme_rwwhsl9x)}.uv_plus_nytpcy9{margin:var(--uv_theme_rwwhsl9v) calc(var(--uv_theme_rwwhsl9v) * -1);flex-shrink:0}.uv_plus_nytpcya{height:100%}.uv_plus_x6an4g0{width:180px}.uv_plus_x6an4g1{position:relative}.uv_plus_x6an4g2{padding-left:var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4g3{border-radius:var(--uv_theme_rwwhsl85);padding:var(--uv_theme_rwwhsla5);margin:auto 0;position:absolute;top:0;bottom:0}.uv_plus_x6an4g4:hover{background:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4g5:hover{background:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4g6{text-align:left}.uv_plus_x6an4g8{background-color:inherit;border-radius:var(--uv_theme_rwwhsl85);color:inherit;margin-top:var(--uv_theme_rwwhsla5);padding:calc(var(--uv_theme_rwwhsla5) + var(--uv_theme_rwwhsla4)) var(--uv_theme_rwwhsl9u);text-align:left;border:none;width:100%;text-decoration:none}.uv_plus_x6an4ga{background-color:unset;cursor:not-allowed}.uv_plus_x6an4gb{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gc{background-color:var(--uv_theme_rwwhsl5g)}.uv_plus_x6an4gc:hover{background-color:var(--uv_theme_rwwhsl5i)}.uv_plus_x6an4gd{cursor:pointer}.uv_plus_x6an4ge{padding:var(--uv_theme_rwwhsla4) var(--uv_theme_rwwhsl9u)}.uv_plus_x6an4gf:active{background-color:var(--uv_theme_rwwhsl1k)}.uv_plus_x6an4gg{background-color:var(--uv_theme_rwwhsl1u)}.uv_plus_x6an4gh:hover,.uv_plus_x6an4gh:focus{background-color:var(--uv_theme_rwwhsl1r)}.uv_plus_x6an4gi{animation:.25s ease-in-out uv_plus_1ngtn5a0}.uv_plus_x6an4gj{animation:.25s ease-in-out reverse uv_plus_1ngtn5a0}.uv_plus_x6an4gn{cursor:grab;margin:0 var(--uv_theme_rwwhsla5);opacity:0}.uv_plus_x6an4gk:hover .uv_plus_x6an4gn,.uv_plus_x6an4gk:focus .uv_plus_x6an4gn,.uv_plus_x6an4gk:active .uv_plus_x6an4gn{opacity:1}.uv_plus_x6an4go{overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.uv_plus_x6an4gm:hover .uv_plus_x6an4go{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4gp{color:var(--uv_theme_rwwhsl2t)}.uv_plus_x6an4gq{color:var(--uv_theme_rwwhsl2u)}.uv_plus_x6an4g6:hover .uv_plus_x6an4gr,.uv_plus_x6an4g6:focus .uv_plus_x6an4gr,.uv_plus_x6an4g6:active .uv_plus_x6an4gr{opacity:1}.uv_plus_x6an4g7:hover .uv_plus_x6an4gr,.uv_plus_x6an4g7:focus .uv_plus_x6an4gr,.uv_plus_x6an4g7:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:hover .uv_plus_x6an4gr,.uv_plus_x6an4gl:active .uv_plus_x6an4gr,.uv_plus_x6an4gl:focus .uv_plus_x6an4gr{opacity:0}.uv_plus_x6an4gs{all:unset;opacity:0;pointer-events:visible;visibility:visible;margin:auto;position:absolute;top:0;bottom:0;left:-24px;right:0}.uv_plus_x6an4gs:hover,.uv_plus_x6an4gs:active{opacity:1;pointer-events:auto}.uv_plus_x6an4gs:focus-visible{opacity:1;pointer-events:auto}.uv_plus_x6an4g6:hover .uv_plus_x6an4gs,.uv_plus_x6an4g6:focus .uv_plus_x6an4gs,.uv_plus_x6an4g6:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:hover .uv_plus_x6an4gs,.uv_plus_x6an4gl:active .uv_plus_x6an4gs,.uv_plus_x6an4gl:focus .uv_plus_x6an4gs{opacity:1;pointer-events:auto}.uv_plus_x6an4gt{animation:.25s ease-in-out reverse uv_15brg2b7}.uv_plus_x6an4gu{animation:.25s ease-in-out uv_15brg2b7}.uv_plus_x6an4gv{margin-top:var(--uv_theme_rwwhsla5);padding:0 var(--uv_theme_rwwhsl9v);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.uv_plus_x6an4gw{padding-top:var(--uv_theme_rwwhsla4)}.uv_plus_x6an4gx{min-width:20px}.uv_plus_x6an4gy{padding-left:28px}.uv_plus_x6an4gz{display:none}
2
- /*$vite$:1*/