@ultraviolet/plus 3.1.1 → 3.1.3

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 (208) hide show
  1. package/dist/components/CodeEditor/CodeEditor.d.ts +1 -0
  2. package/dist/components/CodeEditor/CodeEditor.d.ts.map +1 -0
  3. package/dist/components/CodeEditor/CodeEditor.js +4 -3
  4. package/dist/components/CodeEditor/index.d.ts +1 -0
  5. package/dist/components/CodeEditor/index.d.ts.map +1 -0
  6. package/dist/components/CodeEditor/styles.css.d.ts +1 -0
  7. package/dist/components/CodeEditor/styles.css.d.ts.map +1 -0
  8. package/dist/components/ContentCard/Skeleton.d.ts +1 -0
  9. package/dist/components/ContentCard/Skeleton.d.ts.map +1 -0
  10. package/dist/components/ContentCard/index.d.ts +1 -0
  11. package/dist/components/ContentCard/index.d.ts.map +1 -0
  12. package/dist/components/ContentCard/index.js +3 -2
  13. package/dist/components/ContentCard/styles.css.d.ts +1 -0
  14. package/dist/components/ContentCard/styles.css.d.ts.map +1 -0
  15. package/dist/components/ContentCardGroup/Card.d.ts +1 -0
  16. package/dist/components/ContentCardGroup/Card.d.ts.map +1 -0
  17. package/dist/components/ContentCardGroup/SkeletonCard.d.ts +1 -0
  18. package/dist/components/ContentCardGroup/SkeletonCard.d.ts.map +1 -0
  19. package/dist/components/ContentCardGroup/index.d.ts +1 -0
  20. package/dist/components/ContentCardGroup/index.d.ts.map +1 -0
  21. package/dist/components/ContentCardGroup/styles.css.d.ts +1 -0
  22. package/dist/components/ContentCardGroup/styles.css.d.ts.map +1 -0
  23. package/dist/components/Conversation/index.d.ts +1 -0
  24. package/dist/components/Conversation/index.d.ts.map +1 -0
  25. package/dist/components/Conversation/index.js +6 -12
  26. package/dist/components/Conversation/styles.css.d.ts +1 -0
  27. package/dist/components/Conversation/styles.css.d.ts.map +1 -0
  28. package/dist/components/Conversation/styles.css.js +0 -1
  29. package/dist/components/CustomerSatisfaction/index.d.ts +1 -0
  30. package/dist/components/CustomerSatisfaction/index.d.ts.map +1 -0
  31. package/dist/components/CustomerSatisfaction/styles.css.d.ts +1 -0
  32. package/dist/components/CustomerSatisfaction/styles.css.d.ts.map +1 -0
  33. package/dist/components/EstimateCost/Components/CustomUnitInput.d.ts +1 -0
  34. package/dist/components/EstimateCost/Components/CustomUnitInput.d.ts.map +1 -0
  35. package/dist/components/EstimateCost/Components/Item.d.ts +1 -0
  36. package/dist/components/EstimateCost/Components/Item.d.ts.map +1 -0
  37. package/dist/components/EstimateCost/Components/Item.js +8 -1
  38. package/dist/components/EstimateCost/Components/LineThrough.d.ts +1 -0
  39. package/dist/components/EstimateCost/Components/LineThrough.d.ts.map +1 -0
  40. package/dist/components/EstimateCost/Components/LineThrough.js +2 -1
  41. package/dist/components/EstimateCost/Components/NumberInput.d.ts +1 -0
  42. package/dist/components/EstimateCost/Components/NumberInput.d.ts.map +1 -0
  43. package/dist/components/EstimateCost/Components/Region.d.ts +1 -0
  44. package/dist/components/EstimateCost/Components/Region.d.ts.map +1 -0
  45. package/dist/components/EstimateCost/Components/Regular.d.ts +1 -0
  46. package/dist/components/EstimateCost/Components/Regular.d.ts.map +1 -0
  47. package/dist/components/EstimateCost/Components/Regular.js +2 -1
  48. package/dist/components/EstimateCost/Components/Strong.d.ts +1 -0
  49. package/dist/components/EstimateCost/Components/Strong.d.ts.map +1 -0
  50. package/dist/components/EstimateCost/Components/Strong.js +5 -1
  51. package/dist/components/EstimateCost/Components/Unit.d.ts +1 -0
  52. package/dist/components/EstimateCost/Components/Unit.d.ts.map +1 -0
  53. package/dist/components/EstimateCost/Components/Zone.d.ts +1 -0
  54. package/dist/components/EstimateCost/Components/Zone.d.ts.map +1 -0
  55. package/dist/components/EstimateCost/Components/components.css.d.ts +1 -0
  56. package/dist/components/EstimateCost/Components/components.css.d.ts.map +1 -0
  57. package/dist/components/EstimateCost/EstimateCost.d.ts +1 -0
  58. package/dist/components/EstimateCost/EstimateCost.d.ts.map +1 -0
  59. package/dist/components/EstimateCost/EstimateCost.js +2 -1
  60. package/dist/components/EstimateCost/EstimateCostContent.d.ts +1 -0
  61. package/dist/components/EstimateCost/EstimateCostContent.d.ts.map +1 -0
  62. package/dist/components/EstimateCost/EstimateCostContent.js +10 -3
  63. package/dist/components/EstimateCost/EstimateCostProvider.d.ts +1 -0
  64. package/dist/components/EstimateCost/EstimateCostProvider.d.ts.map +1 -0
  65. package/dist/components/EstimateCost/OverlayComponent.d.ts +1 -0
  66. package/dist/components/EstimateCost/OverlayComponent.d.ts.map +1 -0
  67. package/dist/components/EstimateCost/OverlayContext.d.ts +1 -0
  68. package/dist/components/EstimateCost/OverlayContext.d.ts.map +1 -0
  69. package/dist/components/EstimateCost/constants.d.ts +1 -0
  70. package/dist/components/EstimateCost/constants.d.ts.map +1 -0
  71. package/dist/components/EstimateCost/helper.d.ts +1 -0
  72. package/dist/components/EstimateCost/helper.d.ts.map +1 -0
  73. package/dist/components/EstimateCost/index.d.ts +1 -0
  74. package/dist/components/EstimateCost/index.d.ts.map +1 -0
  75. package/dist/components/EstimateCost/locales/en.d.ts +1 -0
  76. package/dist/components/EstimateCost/locales/en.d.ts.map +1 -0
  77. package/dist/components/EstimateCost/styles.css.d.ts +1 -0
  78. package/dist/components/EstimateCost/styles.css.d.ts.map +1 -0
  79. package/dist/components/EstimateCost/types.d.ts +1 -0
  80. package/dist/components/EstimateCost/types.d.ts.map +1 -0
  81. package/dist/components/FAQ/index.d.ts +1 -0
  82. package/dist/components/FAQ/index.d.ts.map +1 -0
  83. package/dist/components/FAQ/styles.css.d.ts +1 -0
  84. package/dist/components/FAQ/styles.css.d.ts.map +1 -0
  85. package/dist/components/FAQ/styles.css.js +1 -0
  86. package/dist/components/InfoTable/InfoTable.d.ts +1 -0
  87. package/dist/components/InfoTable/InfoTable.d.ts.map +1 -0
  88. package/dist/components/InfoTable/InfoTable.js +2 -9
  89. package/dist/components/InfoTable/components/Cell.d.ts +1 -0
  90. package/dist/components/InfoTable/components/Cell.d.ts.map +1 -0
  91. package/dist/components/InfoTable/components/Cell.js +1 -1
  92. package/dist/components/InfoTable/components/Row.d.ts +1 -0
  93. package/dist/components/InfoTable/components/Row.d.ts.map +1 -0
  94. package/dist/components/InfoTable/context.d.ts +1 -0
  95. package/dist/components/InfoTable/context.d.ts.map +1 -0
  96. package/dist/components/InfoTable/index.d.ts +1 -0
  97. package/dist/components/InfoTable/index.d.ts.map +1 -0
  98. package/dist/components/InfoTable/styles.css.d.ts +1 -0
  99. package/dist/components/InfoTable/styles.css.d.ts.map +1 -0
  100. package/dist/components/Navigation/Footer.d.ts +1 -0
  101. package/dist/components/Navigation/Footer.d.ts.map +1 -0
  102. package/dist/components/Navigation/Header.d.ts +1 -0
  103. package/dist/components/Navigation/Header.d.ts.map +1 -0
  104. package/dist/components/Navigation/Navigation.d.ts +1 -0
  105. package/dist/components/Navigation/Navigation.d.ts.map +1 -0
  106. package/dist/components/Navigation/NavigationContent.d.ts +1 -0
  107. package/dist/components/Navigation/NavigationContent.d.ts.map +1 -0
  108. package/dist/components/Navigation/NavigationContent.js +41 -45
  109. package/dist/components/Navigation/NavigationProvider.d.ts +1 -0
  110. package/dist/components/Navigation/NavigationProvider.d.ts.map +1 -0
  111. package/dist/components/Navigation/animations.css.d.ts +1 -0
  112. package/dist/components/Navigation/animations.css.d.ts.map +1 -0
  113. package/dist/components/Navigation/components/Group.d.ts +1 -0
  114. package/dist/components/Navigation/components/Group.d.ts.map +1 -0
  115. package/dist/components/Navigation/components/Item.d.ts +1 -0
  116. package/dist/components/Navigation/components/Item.d.ts.map +1 -0
  117. package/dist/components/Navigation/components/Item.js +23 -4
  118. package/dist/components/Navigation/components/ItemProvider.d.ts +1 -0
  119. package/dist/components/Navigation/components/ItemProvider.d.ts.map +1 -0
  120. package/dist/components/Navigation/components/PinnedItems.d.ts +1 -0
  121. package/dist/components/Navigation/components/PinnedItems.d.ts.map +1 -0
  122. package/dist/components/Navigation/components/Separator.d.ts +1 -0
  123. package/dist/components/Navigation/components/Separator.d.ts.map +1 -0
  124. package/dist/components/Navigation/components/items.css.d.ts +1 -0
  125. package/dist/components/Navigation/components/items.css.d.ts.map +1 -0
  126. package/dist/components/Navigation/components/styles.css.d.ts +1 -0
  127. package/dist/components/Navigation/components/styles.css.d.ts.map +1 -0
  128. package/dist/components/Navigation/constants.d.ts +1 -0
  129. package/dist/components/Navigation/constants.d.ts.map +1 -0
  130. package/dist/components/Navigation/index.d.ts +1 -0
  131. package/dist/components/Navigation/index.d.ts.map +1 -0
  132. package/dist/components/Navigation/locales/en.d.ts +1 -0
  133. package/dist/components/Navigation/locales/en.d.ts.map +1 -0
  134. package/dist/components/Navigation/styles.css.d.ts +1 -0
  135. package/dist/components/Navigation/styles.css.d.ts.map +1 -0
  136. package/dist/components/Navigation/styles.css.js +0 -1
  137. package/dist/components/Navigation/types.d.ts +1 -0
  138. package/dist/components/Navigation/types.d.ts.map +1 -0
  139. package/dist/components/Navigation/variables.css.d.ts +1 -0
  140. package/dist/components/Navigation/variables.css.d.ts.map +1 -0
  141. package/dist/components/Navigation/variables.css.js +1 -0
  142. package/dist/components/OfferList/OfferList.d.ts +2 -1
  143. package/dist/components/OfferList/OfferList.d.ts.map +1 -0
  144. package/dist/components/OfferList/OfferList.js +2 -1
  145. package/dist/components/OfferList/OfferListProvider.d.ts +1 -0
  146. package/dist/components/OfferList/OfferListProvider.d.ts.map +1 -0
  147. package/dist/components/OfferList/components/Banner.d.ts +1 -0
  148. package/dist/components/OfferList/components/Banner.d.ts.map +1 -0
  149. package/dist/components/OfferList/components/Cell.d.ts +1 -0
  150. package/dist/components/OfferList/components/Cell.d.ts.map +1 -0
  151. package/dist/components/OfferList/components/Cell.js +2 -1
  152. package/dist/components/OfferList/components/Row.d.ts +1 -0
  153. package/dist/components/OfferList/components/Row.d.ts.map +1 -0
  154. package/dist/components/OfferList/components/Row.js +8 -3
  155. package/dist/components/OfferList/index.d.ts +1 -0
  156. package/dist/components/OfferList/index.d.ts.map +1 -0
  157. package/dist/components/OfferList/styles.css.d.ts +1 -0
  158. package/dist/components/OfferList/styles.css.d.ts.map +1 -0
  159. package/dist/components/OrderSummary/NonScrollableContent.d.ts +1 -0
  160. package/dist/components/OrderSummary/NonScrollableContent.d.ts.map +1 -0
  161. package/dist/components/OrderSummary/Provider.d.ts +1 -0
  162. package/dist/components/OrderSummary/Provider.d.ts.map +1 -0
  163. package/dist/components/OrderSummary/ScrollableContent.d.ts +1 -0
  164. package/dist/components/OrderSummary/ScrollableContent.d.ts.map +1 -0
  165. package/dist/components/OrderSummary/constants.d.ts +1 -0
  166. package/dist/components/OrderSummary/constants.d.ts.map +1 -0
  167. package/dist/components/OrderSummary/helpers.d.ts +1 -0
  168. package/dist/components/OrderSummary/helpers.d.ts.map +1 -0
  169. package/dist/components/OrderSummary/index.d.ts +1 -0
  170. package/dist/components/OrderSummary/index.d.ts.map +1 -0
  171. package/dist/components/OrderSummary/index.js +3 -2
  172. package/dist/components/OrderSummary/locales/en.d.ts +1 -0
  173. package/dist/components/OrderSummary/locales/en.d.ts.map +1 -0
  174. package/dist/components/OrderSummary/styles.css.d.ts +1 -0
  175. package/dist/components/OrderSummary/styles.css.d.ts.map +1 -0
  176. package/dist/components/OrderSummary/types.d.ts +1 -0
  177. package/dist/components/OrderSummary/types.d.ts.map +1 -0
  178. package/dist/components/Plans/FeatureHint.d.ts +1 -0
  179. package/dist/components/Plans/FeatureHint.d.ts.map +1 -0
  180. package/dist/components/Plans/PlanHeader.d.ts +1 -0
  181. package/dist/components/Plans/PlanHeader.d.ts.map +1 -0
  182. package/dist/components/Plans/index.d.ts +1 -0
  183. package/dist/components/Plans/index.d.ts.map +1 -0
  184. package/dist/components/Plans/locales/en.d.ts +1 -0
  185. package/dist/components/Plans/locales/en.d.ts.map +1 -0
  186. package/dist/components/Plans/styles.css.d.ts +1 -0
  187. package/dist/components/Plans/styles.css.d.ts.map +1 -0
  188. package/dist/components/Plans/types.d.ts +1 -0
  189. package/dist/components/Plans/types.d.ts.map +1 -0
  190. package/dist/components/SteppedListCard/Step.d.ts +1 -0
  191. package/dist/components/SteppedListCard/Step.d.ts.map +1 -0
  192. package/dist/components/SteppedListCard/SteppedListCard.d.ts +1 -0
  193. package/dist/components/SteppedListCard/SteppedListCard.d.ts.map +1 -0
  194. package/dist/components/SteppedListCard/SteppedListContent.d.ts +1 -0
  195. package/dist/components/SteppedListCard/SteppedListContent.d.ts.map +1 -0
  196. package/dist/components/SteppedListCard/helper.d.ts +1 -0
  197. package/dist/components/SteppedListCard/helper.d.ts.map +1 -0
  198. package/dist/components/SteppedListCard/index.d.ts +1 -0
  199. package/dist/components/SteppedListCard/index.d.ts.map +1 -0
  200. package/dist/components/SteppedListCard/styles.css.d.ts +1 -0
  201. package/dist/components/SteppedListCard/styles.css.d.ts.map +1 -0
  202. package/dist/components/index.d.ts +1 -0
  203. package/dist/components/index.d.ts.map +1 -0
  204. package/dist/index.d.ts +1 -0
  205. package/dist/index.d.ts.map +1 -0
  206. package/dist/types.d.ts +1 -0
  207. package/dist/types.d.ts.map +1 -0
  208. package/package.json +8 -7
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/EstimateCost/types.ts"],"names":[],"mappings":"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"}
@@ -11,3 +11,4 @@ type FAQProps = {
11
11
  };
12
12
  export declare const FAQ: ({ productIconName, illustrationText, title, description, notes, style, }: FAQProps) => import("react/jsx-runtime").JSX.Element;
13
13
  export {};
14
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/FAQ/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,WAAW,MAAM,4BAA4B,CAAA;AAEzD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAC1C,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAA;AAGjE,KAAK,QAAQ,GAAG;IACd,WAAW,EAAE,MAAM,CAAA;IACnB,eAAe,CAAC,EAAE,8BAA8B,CAC9C,MAAM,OAAO,WAAW,EACxB,aAAa,CACd,CAAA;IACD,gBAAgB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAClC,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,GAAG,GAAI,0EAOjB,QAAQ,4CAkCV,CAAA"}
@@ -1 +1,2 @@
1
1
  export declare const faq: string;
2
+ //# sourceMappingURL=styles.css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/FAQ/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,GAAG,QAGd,CAAA"}
@@ -1,3 +1,4 @@
1
+ /* empty css */
1
2
  /* empty css */
2
3
  var faq = "uv_plus_5imqkb0";
3
4
  export {
@@ -25,3 +25,4 @@ export declare const InfoTable: {
25
25
  }) => import("react/jsx-runtime").JSX.Element;
26
26
  };
27
27
  export {};
28
+ //# sourceMappingURL=InfoTable.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"InfoTable.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/InfoTable.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAMrD,KAAK,cAAc,GAAG;IACpB,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED;;;GAGG;AACH,eAAO,MAAM,SAAS;wEAMnB,cAAc;;;;;;;;;;;;CAMhB,CAAA"}
@@ -1,5 +1,6 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
+ import { cn } from "@ultraviolet/themes";
3
4
  import { InfoTableCell } from "./components/Cell.js";
4
5
  import { InfoTableRow } from "./components/Row.js";
5
6
  import { InfoTableContext } from "./context.js";
@@ -10,15 +11,7 @@ const InfoTable = ({
10
11
  className,
11
12
  style,
12
13
  "data-testid": dataTestId
13
- }) => /* @__PURE__ */ jsx(InfoTableContext.Provider, { value: { width }, children: /* @__PURE__ */ jsx(
14
- "dl",
15
- {
16
- className: `${className ? `${className} ` : ""}${dl}`,
17
- "data-testid": dataTestId,
18
- style,
19
- children
20
- }
21
- ) });
14
+ }) => /* @__PURE__ */ jsx(InfoTableContext.Provider, { value: { width }, children: /* @__PURE__ */ jsx("dl", { className: cn(className, dl), "data-testid": dataTestId, style, children }) });
22
15
  InfoTable.Row = InfoTableRow;
23
16
  InfoTable.Cell = InfoTableCell;
24
17
  export {
@@ -7,3 +7,4 @@ type CellProps = {
7
7
  };
8
8
  export declare const InfoTableCell: ({ children, title, multiline, style, }: CellProps) => import("react/jsx-runtime").JSX.Element;
9
9
  export {};
10
+ //# sourceMappingURL=Cell.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/InfoTable/components/Cell.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAGrD,KAAK,SAAS,GAAG;IACf,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,EAAE,SAAS,CAAA;IAChB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,aAAa,GAAI,wCAK3B,SAAS,4CAyBX,CAAA"}
@@ -22,7 +22,7 @@ const InfoTableCell = ({
22
22
  Text,
23
23
  {
24
24
  as: "div",
25
- className: `${cellText}`,
25
+ className: cellText,
26
26
  oneLine: !multiline,
27
27
  prominence: "default",
28
28
  sentiment: "neutral",
@@ -6,3 +6,4 @@ type RowProps = {
6
6
  };
7
7
  export declare const InfoTableRow: ({ children, templateColumns, style, }: RowProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=Row.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Row.d.ts","sourceRoot":"","sources":["../../../../src/components/InfoTable/components/Row.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAKrD,KAAK,QAAQ,GAAG;IACd,QAAQ,EAAE,SAAS,CAAA;IACnB,eAAe,EAAE,MAAM,CAAA;IACvB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,uCAI1B,QAAQ,4CAiBV,CAAA"}
@@ -1,3 +1,4 @@
1
1
  export declare const InfoTableContext: import("react").Context<{
2
2
  width?: string;
3
3
  }>;
4
+ //# sourceMappingURL=context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/context.tsx"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;YAA2B,MAAM;EAAO,CAAA"}
@@ -1 +1,2 @@
1
1
  export { InfoTable } from './InfoTable';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA"}
@@ -4,3 +4,4 @@ export declare const infoTableRow: string;
4
4
  export declare const term: string;
5
5
  export declare const desc: string;
6
6
  export declare const cellText: string;
7
+ //# sourceMappingURL=styles.css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.css.d.ts","sourceRoot":"","sources":["../../../src/components/InfoTable/styles.css.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,QAAQ,oBAAc,CAAA;AAEnC,eAAO,MAAM,EAAE,QAQb,CAAA;AAEF,eAAO,MAAM,YAAY,QAavB,CAAA;AAMF,eAAO,MAAM,IAAI,QAMf,CAAA;AAEF,eAAO,MAAM,IAAI,QAKf,CAAA;AAEF,eAAO,MAAM,QAAQ,QAInB,CAAA"}
@@ -6,3 +6,4 @@ type FooterProps = {
6
6
  };
7
7
  export declare const Footer: ({ onToggleExpand, contentRef }: FooterProps) => import("react/jsx-runtime").JSX.Element;
8
8
  export {};
9
+ //# sourceMappingURL=Footer.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Footer.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/Footer.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAItC,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,cAAc,EAAE,eAAe,CAAC,gBAAgB,CAAC,CAAA;IACjD,UAAU,EAAE,SAAS,CAAC,cAAc,GAAG,IAAI,CAAC,CAAA;CAC7C,CAAA;AAED,eAAO,MAAM,MAAM,GAAI,gCAAgC,WAAW,4CAiFjE,CAAA"}
@@ -4,3 +4,4 @@ type HeaderProps = {
4
4
  };
5
5
  export declare const Header: import("react").MemoExoticComponent<({ logo }: HeaderProps) => import("react/jsx-runtime").JSX.Element>;
6
6
  export {};
7
+ //# sourceMappingURL=Header.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/Header.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,KAAK,WAAW,GAAG;IACjB,IAAI,EAAE,eAAe,CAAC,MAAM,CAAC,CAAA;CAC9B,CAAA;AAED,eAAO,MAAM,MAAM,iDAAmB,WAAW,6CAc/C,CAAA"}
@@ -45,3 +45,4 @@ export declare const Navigation: {
45
45
  }) => import("react/jsx-runtime").JSX.Element | null;
46
46
  Separator: () => import("react/jsx-runtime").JSX.Element;
47
47
  };
48
+ //# sourceMappingURL=Navigation.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Navigation.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/Navigation.tsx"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C;;;;GAIG;AACH,eAAO,MAAM,UAAU;6BAA4B,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAEjE,CAAA"}
@@ -1,2 +1,3 @@
1
1
  import type { NavigationProps } from './types';
2
2
  export declare const NavigationContent: ({ children, logo, onWidthResize, className, "data-testid": dataTestId, id, onToggleExpand, }: NavigationProps) => import("react/jsx-runtime").JSX.Element;
3
+ //# sourceMappingURL=NavigationContent.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NavigationContent.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/NavigationContent.tsx"],"names":[],"mappings":"AAkBA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAG9C,eAAO,MAAM,iBAAiB,GAAI,8FAQ/B,eAAe,4CA2IjB,CAAA"}
@@ -1,5 +1,6 @@
1
1
  "use client";
2
2
  import { jsxs, jsx } from "react/jsx-runtime";
3
+ import { cn } from "@ultraviolet/themes";
3
4
  import { Stack } from "@ultraviolet/ui";
4
5
  import { assignInlineVars } from "@vanilla-extract/dynamic";
5
6
  import { useRef, useEffect } from "react";
@@ -7,7 +8,7 @@ import { NAVIGATION_MIN_WIDTH, NAVIGATION_COLLASPED_WIDTH } from "./constants.js
7
8
  import { Footer } from "./Footer.js";
8
9
  import { Header } from "./Header.js";
9
10
  import { useNavigation } from "./NavigationProvider.js";
10
- import { navigation, navigationContainer, navigationContentContainer, navigationContentContainerCollapsed, navigationContent, navigationSlider } from "./styles.css.js";
11
+ import { navigationContainer, navigationContent, navigationContentContainer, navigationContentContainerCollapsed, navigationSlider, navigation } from "./styles.css.js";
11
12
  import { widthNavigationContainer } from "./variables.css.js";
12
13
  const NavigationContent = ({
13
14
  children,
@@ -100,50 +101,45 @@ const NavigationContent = ({
100
101
  setWidth,
101
102
  toggleExpand
102
103
  ]);
103
- return /* @__PURE__ */ jsxs(
104
- "nav",
105
- {
106
- className: `${className ? `${className} ` : ""}${navigation}`,
107
- "data-testid": dataTestId,
108
- id,
109
- children: [
110
- /* @__PURE__ */ jsxs(
111
- "div",
112
- {
113
- className: navigationContainer({
114
- animation: shouldAnimate ? animation : void 0,
115
- expanded
116
- }),
117
- ref: navigationRef,
118
- style: assignInlineVars({
119
- [widthNavigationContainer]: `${width}px`
120
- }),
121
- children: [
122
- logo ? /* @__PURE__ */ jsx(Header, { logo }) : null,
123
- /* @__PURE__ */ jsxs(
124
- "div",
125
- {
126
- className: `${navigationContentContainer}${expanded ? "" : ` ${navigationContentContainerCollapsed}`}`,
127
- children: [
128
- /* @__PURE__ */ jsx(Stack, { className: navigationContent, gap: 0.25, ref: contentRef, children }),
129
- allowNavigationResize ? /* @__PURE__ */ jsx(Footer, { contentRef, onToggleExpand }) : null
130
- ]
131
- }
132
- )
133
- ]
134
- }
135
- ),
136
- allowNavigationResize ? /* @__PURE__ */ jsx(
137
- "div",
138
- {
139
- className: navigationSlider,
140
- "data-testid": "slider",
141
- ref: sliderRef
142
- }
143
- ) : null
144
- ]
145
- }
146
- );
104
+ return /* @__PURE__ */ jsxs("nav", { className: cn(className, navigation), "data-testid": dataTestId, id, children: [
105
+ /* @__PURE__ */ jsxs(
106
+ "div",
107
+ {
108
+ className: navigationContainer({
109
+ animation: shouldAnimate ? animation : void 0,
110
+ expanded
111
+ }),
112
+ ref: navigationRef,
113
+ style: assignInlineVars({
114
+ [widthNavigationContainer]: `${width}px`
115
+ }),
116
+ children: [
117
+ logo ? /* @__PURE__ */ jsx(Header, { logo }) : null,
118
+ /* @__PURE__ */ jsxs(
119
+ "div",
120
+ {
121
+ className: cn(
122
+ navigationContentContainer,
123
+ expanded ? "" : navigationContentContainerCollapsed
124
+ ),
125
+ children: [
126
+ /* @__PURE__ */ jsx(Stack, { className: navigationContent, gap: 0.25, ref: contentRef, children }),
127
+ allowNavigationResize ? /* @__PURE__ */ jsx(Footer, { contentRef, onToggleExpand }) : null
128
+ ]
129
+ }
130
+ )
131
+ ]
132
+ }
133
+ ),
134
+ allowNavigationResize ? /* @__PURE__ */ jsx(
135
+ "div",
136
+ {
137
+ className: navigationSlider,
138
+ "data-testid": "slider",
139
+ ref: sliderRef
140
+ }
141
+ ) : null
142
+ ] });
147
143
  };
148
144
  export {
149
145
  NavigationContent
@@ -89,3 +89,4 @@ type NavigationProviderProps = {
89
89
  };
90
90
  export declare const NavigationProvider: ({ children, pinnedFeature, initialPinned, initialExpanded, locales, pinLimit, onExpandChange, initialWidth, initialAllowNavigationResize, animation: shouldAnimate, animationType, }: NavigationProviderProps) => import("react/jsx-runtime").JSX.Element;
91
91
  export {};
92
+ //# sourceMappingURL=NavigationProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"NavigationProvider.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/NavigationProvider.tsx"],"names":[],"mappings":"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"}
@@ -4,3 +4,4 @@
4
4
  */
5
5
  export declare const shrinkHeight: string;
6
6
  export declare const groupAnimation: string;
7
+ //# sourceMappingURL=animations.css.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"animations.css.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/animations.css.ts"],"names":[],"mappings":"AAAA;;;GAGG;AAIH,eAAO,MAAM,YAAY,QAOvB,CAAA;AAEF,eAAO,MAAM,cAAc,QAWzB,CAAA"}
@@ -6,3 +6,4 @@ type GroupProps = {
6
6
  };
7
7
  export declare const Group: ({ children, label, style }: GroupProps) => import("react/jsx-runtime").JSX.Element | null;
8
8
  export {};
9
+ //# sourceMappingURL=Group.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Group.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/Group.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAKrD,KAAK,UAAU,GAAG;IAChB,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,EAAE,MAAM,CAAA;IACb,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,KAAK,GAAI,4BAA4B,UAAU,mDAqC3D,CAAA"}
@@ -82,3 +82,4 @@ type ItemProps = {
82
82
  };
83
83
  export declare const Item: import("react").MemoExoticComponent<({ children, categoryIcon, label, labelDescription, subLabel, badgeText, badgeSentiment, href, target, rel, onToggle, onClickPinUnpin, toggle, active, noPinButton, type, as, disabled, noExpand, index, id, "data-testid": dataTestId, style, }: ItemProps) => import("react/jsx-runtime").JSX.Element | null>;
84
84
  export {};
85
+ //# sourceMappingURL=Item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Item.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/Item.tsx"],"names":[],"mappings":"AAYA,OAAO,EACL,KAAK,EAON,MAAM,iBAAiB,CAAA;AACxB,OAAO,KAAK,EACV,cAAc,EACd,aAAa,EAEb,WAAW,EAEX,SAAS,EACV,MAAM,OAAO,CAAA;AAYd,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,UAAU,CAAA;AAyB5C,KAAK,QAAQ,GAAG,SAAS,GAAG,QAAQ,GAAG,aAAa,CAAA;AAMpD,KAAK,SAAS,GAAG;IACf,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;OAEG;IACH,YAAY,CAAC,EAAE,SAAS,CAAA;IACxB;;;OAGG;IACH,KAAK,EAAE,MAAM,CAAA;IACb;;OAEG;IACH,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IACV;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB;;;OAGG;IACH,cAAc,CAAC,EAAE,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC,WAAW,CAAC,CAAA;IAC1D,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,MAAM,CAAC,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAA;IACpC,GAAG,CAAC,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAA;IAC9B;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;IACpC,eAAe,CAAC,EAAE,CAAC,UAAU,EAAE,YAAY,KAAK,IAAI,CAAA;IACpD;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB;;OAEG;IACH,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;;;OAKG;IACH,EAAE,CAAC,EAAE,WAAW,CAAA;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAMD,eAAO,MAAM,IAAI,wRAyBZ,SAAS,oDAyoBb,CAAA"}
@@ -2,11 +2,12 @@
2
2
  import { jsxs, Fragment, jsx } from "react/jsx-runtime";
3
3
  import { ArrowDownIcon, ArrowRightIcon, UnpinIcon, PinOutlineIcon, DragIcon, OpenInNewIcon } from "@ultraviolet/icons";
4
4
  import { OrganizationDashboardCategoryIcon } from "@ultraviolet/icons/category";
5
+ import { cn } from "@ultraviolet/themes";
5
6
  import { Stack, Text, Badge, Tooltip, Expandable, Menu, Button } from "@ultraviolet/ui";
6
7
  import { memo, useContext, useEffect, useReducer, useCallback, useMemo, Children, isValidElement } from "react";
7
8
  import { useNavigation } from "../NavigationProvider.js";
8
9
  import { ItemContext, ItemProvider } from "./ItemProvider.js";
9
- import { navigationItemContainer, navigationItemContainerAnimated, navigationItemShowDraggable, navigationItemShowPinButton, navigationItemWeakText, navigationItemCategoryIcon, navigationItemDragIcon, navigationItemWrapText, navigationItemPadded, navigationItemBadge, navigationItemRelative, navigationItemPinnedButton, navigationItemPinIcon, navigationItemStackIcon, navigationItemPaddingStack, navigationItemMenuStack, navigationItemMenuContainer, navigationItemMenu, navigationItemMenuPinned, navigationItemAnimatedIcon } from "./items.css.js";
10
+ import { navigationItemCategoryIcon, navigationItemDragIcon, navigationItemWrapText, navigationItemPadded, navigationItemBadge, navigationItemRelative, navigationItemPinnedButton, navigationItemPinIcon, navigationItemStackIcon, navigationItemContainer, navigationItemContainerAnimated, navigationItemShowDraggable, navigationItemShowPinButton, navigationItemWeakText, navigationItemPaddingStack, navigationItemMenuStack, navigationItemMenuContainer, navigationItemAnimatedIcon, navigationItemMenu, navigationItemMenuPinned } from "./items.css.js";
10
11
  const onDragStopTrigger = (event) => {
11
12
  event.currentTarget.style.opacity = "1";
12
13
  };
@@ -166,7 +167,19 @@ const Item = memo(
166
167
  alignItems: categoryIcon ? "flex-start" : "center",
167
168
  "aria-expanded": ariaExpanded,
168
169
  as: containerTag,
169
- className: `${navigationItemContainer({ disabled, hasActive: hasActiveChildren, isActive: !!active, noExpand, subLabel: !!subLabel })} ${shouldAnimate && animationType === "complex" ? navigationItemContainerAnimated[animation === "collapse" ? "collapse" : "expand"] : ""} ${showDraggableIcon ? navigationItemShowDraggable : ""} ${showPinIcon ? navigationItemShowPinButton : ""} ${shouldHaveWeakText ? navigationItemWeakText : ""}`,
170
+ className: cn(
171
+ navigationItemContainer({
172
+ disabled,
173
+ hasActive: hasActiveChildren,
174
+ isActive: !!active,
175
+ noExpand,
176
+ subLabel: !!subLabel
177
+ }),
178
+ shouldAnimate && animationType === "complex" ? navigationItemContainerAnimated[animation === "collapse" ? "collapse" : "expand"] : "",
179
+ showDraggableIcon ? navigationItemShowDraggable : "",
180
+ showPinIcon ? navigationItemShowPinButton : "",
181
+ shouldHaveWeakText ? navigationItemWeakText : ""
182
+ ),
170
183
  "data-testid": dataTestId,
171
184
  direction: "row",
172
185
  disabled: containerTag === "button" ? disabled : void 0,
@@ -430,7 +443,10 @@ const Item = memo(
430
443
  {
431
444
  active,
432
445
  borderless: true,
433
- className: `${navigationItemMenu}${pinnedFeature && shouldShowPinnedButton ? ` ${navigationItemMenuPinned}` : ""}`,
446
+ className: cn(
447
+ navigationItemMenu,
448
+ pinnedFeature && shouldShowPinnedButton ? navigationItemMenuPinned : ""
449
+ ),
434
450
  disabled,
435
451
  href,
436
452
  onClick: () => onToggle?.(!!active),
@@ -547,7 +563,10 @@ const Item = memo(
547
563
  {
548
564
  alignItems: "center",
549
565
  as: containerTag,
550
- className: `${navigationItemContainer({ disabled })} ${shouldAnimate && animationType === "complex" ? navigationItemContainerAnimated[animation === "collapse" ? "collapse" : "expand"] : ""}`,
566
+ className: cn(
567
+ navigationItemContainer({ disabled }),
568
+ shouldAnimate && animationType === "complex" ? navigationItemContainerAnimated[animation === "collapse" ? "collapse" : "expand"] : ""
569
+ ),
551
570
  gap: 1,
552
571
  href,
553
572
  justifyContent: "center",
@@ -5,3 +5,4 @@ type ItemProviderProps = {
5
5
  };
6
6
  export declare const ItemProvider: ({ children }: ItemProviderProps) => import("react/jsx-runtime").JSX.Element;
7
7
  export {};
8
+ //# sourceMappingURL=ItemProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ItemProvider.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/ItemProvider.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAKtC,eAAO,MAAM,WAAW,kCAAuB,CAAA;AAE/C,KAAK,iBAAiB,GAAG;IACvB,QAAQ,EAAE,SAAS,CAAA;CACpB,CAAA;AAED,eAAO,MAAM,YAAY,GAAI,cAAc,iBAAiB,4CAI3D,CAAA"}
@@ -21,3 +21,4 @@ type PinnedItemsProps = {
21
21
  };
22
22
  export declare const PinnedItems: ({ toggle, onReorder, onToggle, itemWrapper, style, }: PinnedItemsProps) => import("react/jsx-runtime").JSX.Element | null;
23
23
  export {};
24
+ //# sourceMappingURL=PinnedItems.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"PinnedItems.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/PinnedItems.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,aAAa,EAAa,YAAY,EAAE,MAAM,OAAO,CAAA;AAWnE,KAAK,gBAAgB,GAAG;IACtB;;OAEG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAC,MAAM,EAAE,OAAO,KAAK,IAAI,CAAA;IACpC;;OAEG;IACH,SAAS,CAAC,EAAE,CAAC,WAAW,EAAE,MAAM,EAAE,KAAK,IAAI,CAAA;IAC3C;;OAEG;IACH,WAAW,CAAC,EAAE,CAAC,IAAI,EAAE,YAAY,EAAE,MAAM,EAAE,MAAM,KAAK,YAAY,CAAA;IAClE,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,WAAW,GAAI,sDAMzB,gBAAgB,mDAsIlB,CAAA"}
@@ -1 +1,2 @@
1
1
  export declare const Separator: () => import("react/jsx-runtime").JSX.Element;
2
+ //# sourceMappingURL=Separator.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Separator.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/components/Separator.tsx"],"names":[],"mappings":"AAKA,eAAO,MAAM,SAAS,+CAAwD,CAAA"}
@@ -68,3 +68,4 @@ export declare const navigationItemPaddingStack: import("@vanilla-extract/recipe
68
68
  };
69
69
  };
70
70
  }>;
71
+ //# sourceMappingURL=items.css.d.ts.map
@@ -0,0 +1 @@
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,QAqBrC,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"}
@@ -21,3 +21,4 @@ export declare const navigationPinnedItemContainer: import("@vanilla-extract/rec
21
21
  };
22
22
  }>;
23
23
  export declare const navigationSeparator: string;
24
+ //# sourceMappingURL=styles.css.d.ts.map
@@ -0,0 +1 @@
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,QAE9B,CAAA"}
@@ -7,3 +7,4 @@ export declare const NAVIGATION_MAX_WIDTH = 320;
7
7
  * collapse and expand animation duration of the whole nav in ms
8
8
  */
9
9
  export declare const ANIMATION_DURATION = 250;
10
+ //# sourceMappingURL=constants.d.ts.map
@@ -0,0 +1 @@
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,2 +1,3 @@
1
1
  export { Navigation } from './Navigation';
2
2
  export { NavigationProvider, useNavigation } from './NavigationProvider';
3
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Navigation/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,cAAc,CAAA;AACzC,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAA"}
@@ -8,3 +8,4 @@ declare const _default: {
8
8
  readonly 'navigation.unpin.tooltip': "Unpin product";
9
9
  };
10
10
  export default _default;
11
+ //# sourceMappingURL=en.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"en.d.ts","sourceRoot":"","sources":["../../../../src/components/Navigation/locales/en.ts"],"names":[],"mappings":";;;;;;;;;AAAA,wBAQU"}
@@ -31,3 +31,4 @@ export declare const navigationContentContainer: string;
31
31
  export declare const navigationContentContainerCollapsed: string;
32
32
  export declare const navigationContent: string;
33
33
  export declare const navigationSlider: string;
34
+ //# sourceMappingURL=styles.css.d.ts.map
@@ -0,0 +1 @@
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,4 +1,3 @@
1
- /* empty css */
2
1
  /* empty css */
3
2
  import { createRuntimeFn } from "@vanilla-extract/recipes/createRuntimeFn";
4
3
  var navigationStickyFooter = createRuntimeFn({ defaultClassName: "uv_plus_19x50fv0", variantClassNames: { overflow: { false: "uv_plus_19x50fv1" } }, defaultVariants: { overflow: false }, compoundVariants: [] });
@@ -39,3 +39,4 @@ export type NavigationProps = {
39
39
  'data-testid'?: string;
40
40
  style?: CSSProperties;
41
41
  };
42
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
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 +1,2 @@
1
1
  export declare const widthNavigationContainer: `var(--${string})`;
2
+ //# sourceMappingURL=variables.css.d.ts.map
@@ -0,0 +1 @@
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,3 +1,4 @@
1
+ /* empty css */
1
2
  var widthNavigationContainer = "var(--uv_plus_1rde5pt0)";
2
3
  export {
3
4
  widthNavigationContainer
@@ -22,7 +22,7 @@ export declare const OfferList: {
22
22
  expandable?: import("react").ReactNode;
23
23
  selectDisabled?: boolean | string;
24
24
  disabled?: boolean;
25
- sentiment?: "primary" | "secondary" | "neutral" | "success" | "danger" | "warning" | "info";
25
+ sentiment?: "danger" | "info" | "neutral" | "primary" | "secondary" | "success" | "warning";
26
26
  expanded?: boolean;
27
27
  className?: string;
28
28
  expandablePadding?: "0" | "1" | "0.5" | "0.25" | "1.5" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10";
@@ -48,3 +48,4 @@ export declare const OfferList: {
48
48
  Cell: ({ children, className, "data-testid": dataTestId, colSpan, style, }: ComponentProps<typeof List.Cell>) => import("react/jsx-runtime").JSX.Element;
49
49
  };
50
50
  export {};
51
+ //# sourceMappingURL=OfferList.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OfferList.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferList.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,IAAI,EAAE,MAAM,iBAAiB,CAAA;AACtC,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAO1D,KAAK,cAAc,GAAG,IAAI,CACxB,cAAc,CAAC,OAAO,IAAI,CAAC,EAC3B,YAAY,GAAG,kBAAkB,CAClC,GAAG;IACF;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,UAAU,CAAA;IAC3B,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD;;OAEG;IACH,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC5B,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,SAAS;6IAYnB,cAAc;;;;;;;;;;;;;;;;;;;;qBANJ,CAAC;;;;;qBAOR,CAAC;sBAA6D,CAAA;;;;;CAmDnE,CAAA"}
@@ -1,5 +1,6 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
+ import { cn } from "@ultraviolet/themes";
3
4
  import { List } from "@ultraviolet/ui";
4
5
  import { useState, useEffect } from "react";
5
6
  import { Cell } from "./components/Cell.js";
@@ -58,7 +59,7 @@ const OfferList = ({
58
59
  List,
59
60
  {
60
61
  autoCollapse,
61
- className: `${className ? `${className} ` : ""}${offerList}`,
62
+ className: cn(className, offerList),
62
63
  columns: computedColumns,
63
64
  "data-testid": dataTestId,
64
65
  expandable: false,
@@ -27,3 +27,4 @@ type OfferListProviderProps = {
27
27
  export declare const OfferListProvider: ({ selectable, children, expandable, disabled, loading, onChangeSelect, autoCollapse, radioSelectedRow, setRadioSelectedRow, checkboxSelectedRows, setCheckboxSelectedRows, }: OfferListProviderProps) => import("react/jsx-runtime").JSX.Element;
28
28
  export declare const useOfferListContext: () => OfferListContextValue;
29
29
  export {};
30
+ //# sourceMappingURL=OfferListProvider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"OfferListProvider.d.ts","sourceRoot":"","sources":["../../../src/components/OfferList/OfferListProvider.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAGhE,KAAK,qBAAqB,GAAG;IAC3B,UAAU,EAAE,OAAO,GAAG,UAAU,CAAA;IAChC,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAA;IACpC,mBAAmB,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC,CAAA;IACjE,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,oBAAoB,EAAE,MAAM,EAAE,CAAA;IAC9B,uBAAuB,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA;CAC5D,CAAA;AAKD,KAAK,sBAAsB,GAAG;IAC5B,UAAU,EAAE,OAAO,GAAG,UAAU,CAAA;IAChC,QAAQ,EAAE,SAAS,CAAA;IACnB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,cAAc,CAAC,EAAE,CAAC,QAAQ,EAAE,MAAM,GAAG,MAAM,EAAE,KAAK,IAAI,CAAA;IACtD,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,gBAAgB,EAAE,MAAM,GAAG,SAAS,CAAA;IACpC,mBAAmB,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,GAAG,SAAS,CAAC,CAAC,CAAA;IACjE,oBAAoB,EAAE,MAAM,EAAE,CAAA;IAC9B,uBAAuB,EAAE,QAAQ,CAAC,cAAc,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA;CAC5D,CAAA;AAED,eAAO,MAAM,iBAAiB,GAAI,8KAY/B,sBAAsB,4CAiBxB,CAAA;AAGD,eAAO,MAAM,mBAAmB,6BAU/B,CAAA"}
@@ -10,3 +10,4 @@ type BannerProps = {
10
10
  };
11
11
  export declare const Banner: ({ children, sentiment, disabled, colSpan, type, shouldHavePrimaryBorder, }: BannerProps) => import("react/jsx-runtime").JSX.Element;
12
12
  export {};
13
+ //# sourceMappingURL=Banner.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Banner.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Banner.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAe,MAAM,iBAAiB,CAAA;AACnD,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAQtD,KAAK,WAAW,GAAG;IACjB,QAAQ,EAAE,SAAS,CAAA;IACnB,SAAS,CAAC,EAAE,cAAc,CAAC,OAAO,IAAI,CAAC,GAAG,CAAC,CAAC,WAAW,CAAC,CAAA;IACxD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,IAAI,CAAC,EAAE,MAAM,GAAG,KAAK,CAAA;IACrB,uBAAuB,CAAC,EAAE,OAAO,CAAA;CAClC,CAAA;AAED,eAAO,MAAM,MAAM,GAAI,4EAOpB,WAAW,4CA+BX,CAAA"}
@@ -1,3 +1,4 @@
1
1
  import { List } from '@ultraviolet/ui';
2
2
  import type { ComponentProps } from 'react';
3
3
  export declare const Cell: ({ children, className, "data-testid": dataTestId, colSpan, style, }: ComponentProps<typeof List.Cell>) => import("react/jsx-runtime").JSX.Element;
4
+ //# sourceMappingURL=Cell.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Cell.d.ts","sourceRoot":"","sources":["../../../../src/components/OfferList/components/Cell.tsx"],"names":[],"mappings":"AAGA,OAAO,EAAE,IAAI,EAAY,MAAM,iBAAiB,CAAA;AAChD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAA;AAI3C,eAAO,MAAM,IAAI,GAAI,qEAMlB,cAAc,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,4CAiBlC,CAAA"}
@@ -1,5 +1,6 @@
1
1
  "use client";
2
2
  import { jsx } from "react/jsx-runtime";
3
+ import { cn } from "@ultraviolet/themes";
3
4
  import { List, Skeleton } from "@ultraviolet/ui";
4
5
  import { useOfferListContext } from "../OfferListProvider.js";
5
6
  import { offerListLoadingCell, offerListCell } from "../styles.css.js";
@@ -14,7 +15,7 @@ const Cell = ({
14
15
  return loading ? /* @__PURE__ */ jsx(List.Cell, { className: offerListLoadingCell, style, children: /* @__PURE__ */ jsx(Skeleton, { "data-state": loading, variant: "line" }) }) : /* @__PURE__ */ jsx(
15
16
  List.Cell,
16
17
  {
17
- className: `${className ? `${className} ` : ""}${offerListCell}`,
18
+ className: cn(className, offerListCell),
18
19
  colSpan,
19
20
  "data-testid": dataTestId,
20
21
  style,
@@ -15,3 +15,4 @@ type RowProps = ComponentProps<typeof List.Row> & {
15
15
  };
16
16
  export declare const Row: ({ children, disabled, id, banner, expandablePadding, offerName, expandable: expandableContent, selectDisabled, highlightAnimation, expanded, className, "data-dragging": dataDragging, "data-testid": dataTestId, style, badge, }: RowProps) => import("react/jsx-runtime").JSX.Element;
17
17
  export {};
18
+ //# sourceMappingURL=Row.d.ts.map