@ultraviolet/plus 3.5.1 → 3.6.0

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 -13
  56. package/dist/components/Conversation/styles.css.js +0 -23
  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,39 +1,6 @@
1
- import { langs } from '@uiw/codemirror-extensions-langs';
2
- import CodeMirror from '@uiw/react-codemirror';
3
- import type { ComponentProps, CSSProperties, ReactNode } from 'react';
4
- type CodeEditorProps = {
5
- value: string;
6
- onChange: ComponentProps<typeof CodeMirror>['onChange'];
7
- extensions: keyof typeof langs;
8
- onBlur?: () => void;
9
- height?: string;
10
- readOnly?: boolean;
11
- autoCompletion?: boolean;
12
- disabled?: boolean;
13
- helper?: ReactNode;
14
- /**
15
- * When set to true, a copy button is displayed in the top right corner of the editor.
16
- * If a string is provided, it is used as the button's label. Otherwise, no label is displayed.
17
- */
18
- copyButton?: boolean | string;
19
- label?: string;
20
- /**
21
- * Defines a max height and adds an expand button to see the full content of the component
22
- */
23
- expandableHeight?: number;
24
- /** Text for the "show" button when maxLines is defined */
25
- showText?: string;
26
- /** Text for the "hide" button when maxLines is defined */
27
- hideText?: string;
28
- id?: string;
29
- labelDescription?: ReactNode;
30
- 'aria-label'?: string;
31
- 'data-testid'?: string;
32
- className?: string;
33
- error?: string;
34
- lineNumbers?: boolean;
35
- style?: CSSProperties;
36
- };
37
- export declare const CodeEditor: ({ value, onChange, extensions, onBlur, height, readOnly, autoCompletion, disabled, label, copyButton, id, helper, labelDescription, expandableHeight, hideText, showText, 'aria-label': ariaLabel, 'data-testid': dataTestId, className, error, lineNumbers, style, }: CodeEditorProps) => import("react/jsx-runtime").JSX.Element;
38
- export {};
1
+ import { CodeEditor as CodeEditorUV } from '@ultraviolet/ui/compositions/CodeEditor';
2
+ /**
3
+ * @deprecated Use `CodeEditor` from `@ultraviolet/ui/composition/CodeEditor` instead
4
+ */
5
+ export declare const CodeEditor: typeof CodeEditorUV;
39
6
  //# sourceMappingURL=CodeEditor.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/CodeEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,kCAAkC,CAAA;AAExD,OAAO,UAAU,MAAM,uBAAuB,CAAA;AAK9C,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAcrE,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC,UAAU,CAAC,CAAA;IACvD,UAAU,EAAE,MAAM,OAAO,KAAK,CAAA;IAC9B,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB;;;OAGG;IACH,UAAU,CAAC,EAAE,OAAO,GAAG,MAAM,CAAA;IAC7B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;OAEG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAA;IACzB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,0DAA0D;IAC1D,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,EAAE,CAAC,EAAE,MAAM,CAAA;IACX,gBAAgB,CAAC,EAAE,SAAS,CAAA;IAC5B,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,UAAU,qUA+ItB,CAAA"}
1
+ {"version":3,"file":"CodeEditor.d.ts","sourceRoot":"","sources":["../../../src/components/CodeEditor/CodeEditor.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,yCAAyC,CAAA;AAEpF;;GAEG;AACH,eAAO,MAAM,UAAU,EAAE,OAAO,YAA2B,CAAA"}
@@ -1,118 +1,11 @@
1
1
  'use client';
2
- import { __name } from "../../_virtual/_rolldown/runtime.js";
3
- import { animatedArrowIcon, centeredText, codeEditor, codeEditorWrapper, copyButton, disabledStack, maxHeightVar, showMoreButton, showMoreContainer } from "./styles.css.js";
4
- import { langs } from "@uiw/codemirror-extensions-langs";
5
- import { material } from "@uiw/codemirror-theme-material";
6
- import CodeMirror from "@uiw/react-codemirror";
7
- import { ArrowDownIcon } from "@ultraviolet/icons/ArrowDownIcon";
8
- import { CopyButton, Expandable, Label, Stack, Text } from "@ultraviolet/ui";
9
- import { cn } from "@ultraviolet/utils";
10
- import { assignInlineVars } from "@vanilla-extract/dynamic";
11
- import { useMemo, useState } from "react";
12
- import { Fragment, jsx, jsxs } from "react/jsx-runtime";
2
+ import { CodeEditor } from "@ultraviolet/ui/compositions/CodeEditor";
13
3
 
14
4
  //#region src/components/CodeEditor/CodeEditor.tsx
15
- const CodeEditor = ({ value, onChange, extensions = "js", onBlur, height, readOnly, autoCompletion, disabled = false, label, copyButton: copyButton$1, id, helper, labelDescription, expandableHeight, hideText = "Hide", showText = "Show", "aria-label": ariaLabel, "data-testid": dataTestId, className, error, lineNumbers = true, style }) => {
16
- var _langs$extensions;
17
- var _langs$extensions2;
18
- const [expanded, setExpanded] = useState(false);
19
- const expandableEnabled = expandableHeight !== void 0;
20
- const expandableHeightComputed = useMemo(() => {
21
- if (!expanded && expandableHeight) return typeof expandableHeight === "string" ? expandableHeight : `${expandableHeight}px`;
22
- return "none";
23
- }, [expandableHeight, expanded]);
24
- const isEditable = !(disabled && readOnly) && (!expandableEnabled || expanded);
25
- const content = /* @__PURE__ */ jsxs(Fragment, { children: [/* @__PURE__ */ jsx(CodeMirror, {
26
- "aria-disabled": disabled,
27
- "aria-label": ariaLabel,
28
- basicSetup: {
29
- autocompletion: autoCompletion,
30
- highlightActiveLine: false,
31
- highlightActiveLineGutter: false,
32
- lineNumbers
33
- },
34
- className,
35
- "data-testid": dataTestId,
36
- editable: isEditable,
37
- extensions: [(_langs$extensions = (_langs$extensions2 = langs[extensions]) === null || _langs$extensions2 === void 0 ? void 0 : _langs$extensions2.call(langs)) !== null && _langs$extensions !== void 0 ? _langs$extensions : langs["sh"]],
38
- height: expandableEnabled ? void 0 : height,
39
- id,
40
- onBlur,
41
- onChange,
42
- onUpdate: () => {
43
- if (disabled) {
44
- var _document$getSelectio;
45
- (_document$getSelectio = document.getSelection()) === null || _document$getSelectio === void 0 || _document$getSelectio.empty();
46
- }
47
- },
48
- readOnly: readOnly || disabled,
49
- theme: material,
50
- value,
51
- width: "100%"
52
- }), copyButton$1 && !disabled ? /* @__PURE__ */ jsx(CopyButton, {
53
- bordered: true,
54
- className: copyButton,
55
- sentiment: "neutral",
56
- size: "small",
57
- value,
58
- children: typeof copyButton$1 === "string" ? copyButton$1 : void 0
59
- }) : null] });
60
- return /* @__PURE__ */ jsxs(Stack, {
61
- className: cn(disabled ? disabledStack : ""),
62
- gap: .5,
63
- style,
64
- children: [
65
- label ? /* @__PURE__ */ jsx(Label, {
66
- labelDescription,
67
- children: label
68
- }) : null,
69
- /* @__PURE__ */ jsxs("div", {
70
- className: codeEditorWrapper,
71
- children: [/* @__PURE__ */ jsx("div", {
72
- className: cn(codeEditor[disabled ? "disabled" : "default"]),
73
- style: assignInlineVars({ [maxHeightVar]: expandableHeightComputed }),
74
- children: expandableEnabled ? /* @__PURE__ */ jsx(Expandable, {
75
- minHeight: expandableHeight,
76
- opened: expanded,
77
- children: content
78
- }) : content
79
- }), expandableEnabled ? /* @__PURE__ */ jsx("div", {
80
- className: showMoreContainer[expanded ? "true" : "false"],
81
- children: /* @__PURE__ */ jsx("button", {
82
- "aria-expanded": expanded,
83
- className: showMoreButton,
84
- onClick: () => setExpanded((prevState) => !prevState),
85
- type: "button",
86
- children: /* @__PURE__ */ jsxs(Text, {
87
- as: "span",
88
- className: centeredText,
89
- sentiment: "neutral",
90
- variant: "bodySmallStrong",
91
- children: [
92
- expanded ? hideText : showText,
93
- "\xA0",
94
- /* @__PURE__ */ jsx(ArrowDownIcon, { className: animatedArrowIcon[expanded ? "true" : "false"] })
95
- ]
96
- })
97
- })
98
- }) : null]
99
- }),
100
- error && typeof error !== "boolean" ? /* @__PURE__ */ jsx(Text, {
101
- as: "span",
102
- sentiment: "danger",
103
- variant: "caption",
104
- children: error
105
- }) : null,
106
- !error && helper ? /* @__PURE__ */ jsx(Text, {
107
- as: "span",
108
- prominence: "weak",
109
- sentiment: "neutral",
110
- variant: "caption",
111
- children: helper
112
- }) : null
113
- ]
114
- });
115
- };
5
+ /**
6
+ * @deprecated Use `CodeEditor` from `@ultraviolet/ui/composition/CodeEditor` instead
7
+ */
8
+ const CodeEditor$1 = CodeEditor;
116
9
 
117
10
  //#endregion
118
- export { CodeEditor };
11
+ export { CodeEditor$1 as CodeEditor };
@@ -1,37 +1,6 @@
1
- import type { CSSProperties, MouseEventHandler, ReactNode } from 'react';
2
- type ContentCardProps = {
3
- direction?: 'row' | 'column';
4
- /**
5
- * The image to display at the top of the card (if direction is column) or to the left of the card (if direction is row).
6
- * By default, the image will be cropped to fit the card.
7
- */
8
- image?: string;
9
- /**
10
- * The icon the second element of the card to be displayed after the image. We allow any ReactNode but recommend
11
- * using `<ProductIcon>` from `@ultraviolet/icons`.
12
- */
13
- icon?: ReactNode;
14
- subtitle?: string;
15
- title: string;
16
- headingTag?: 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6';
17
- description?: string;
18
- children?: ReactNode;
19
- /**
20
- * The href to link the card to. If not provided, the card will not be clickable.
21
- */
22
- href?: HTMLAnchorElement['href'];
23
- target?: HTMLAnchorElement['target'];
24
- onClick?: MouseEventHandler<HTMLElement>;
25
- disabled?: boolean;
26
- loading?: boolean;
27
- className?: string;
28
- style?: CSSProperties;
29
- };
1
+ import { ContentCard as ContentCardUV } from '@ultraviolet/ui/compositions/ContentCard';
30
2
  /**
31
- * ContentCard is a component that displays a title, subtitle, description, image and icon in a card.
32
- * It can take different directions to display the image and the content. You can also add more content
33
- * by passing children.
3
+ * @deprecated Use `ContentCard` from `@ultraviolet/ui/composition/ContentCard` instead
34
4
  */
35
- export declare const ContentCard: import("react").ForwardRefExoticComponent<ContentCardProps & import("react").RefAttributes<HTMLAnchorElement & HTMLButtonElement & HTMLDivElement>>;
36
- export {};
5
+ export declare const ContentCard: typeof ContentCardUV;
37
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCard/index.tsx"],"names":[],"mappings":"AAMA,OAAO,KAAK,EAAE,aAAa,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAcxE,KAAK,gBAAgB,GAAG;IACtB,SAAS,CAAC,EAAE,KAAK,GAAG,QAAQ,CAAA;IAC5B;;;OAGG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IACd;;;OAGG;IACH,IAAI,CAAC,EAAE,SAAS,CAAA;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,KAAK,EAAE,MAAM,CAAA;IAIb,UAAU,CAAC,EAAE,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,GAAG,IAAI,CAAA;IAEpD,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAA;IACpB;;OAEG;IACH,IAAI,CAAC,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAA;IAChC,MAAM,CAAC,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAA;IACpC,OAAO,CAAC,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAA;IACxC,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,WAAW,qJAiJvB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCard/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,IAAI,aAAa,EAAE,MAAM,0CAA0C,CAAA;AACvF;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,OAAO,aAA6B,CAAA"}
@@ -1,110 +1,11 @@
1
1
  'use client';
2
- import { __name } from "../../_virtual/_rolldown/runtime.js";
3
- import { activeClass, cardClass, fullHeight, iconContainer, iconStack, imageClass, subContainer, subContainerHeightVar } from "./styles.css.js";
4
- import { Skeleton as Skeleton$1 } from "./Skeleton.js";
5
- import { Stack, Text } from "@ultraviolet/ui";
6
- import { cn } from "@ultraviolet/utils";
7
- import { assignInlineVars } from "@vanilla-extract/dynamic";
8
- import { forwardRef, useEffect, useMemo, useRef, useState } from "react";
9
- import { jsx, jsxs } from "react/jsx-runtime";
10
- import { OpenInNewIcon } from "@ultraviolet/icons/OpenInNewIcon";
2
+ import { ContentCard } from "@ultraviolet/ui/compositions/ContentCard";
11
3
 
12
4
  //#region src/components/ContentCard/index.tsx
13
5
  /**
14
- * ContentCard is a component that displays a title, subtitle, description, image and icon in a card.
15
- * It can take different directions to display the image and the content. You can also add more content
16
- * by passing children.
6
+ * @deprecated Use `ContentCard` from `@ultraviolet/ui/composition/ContentCard` instead
17
7
  */
18
- const ContentCard = forwardRef(({ image, direction = "column", icon, subtitle, title, headingTag = "h3", description, children, href, target = "_blank", onClick, disabled, loading, className, style }, ref) => {
19
- var _subContainerRef$curr;
20
- const subContainerRef = useRef(null);
21
- const [subContainerHeight, setSubContainerHeight] = useState(subContainerRef === null || subContainerRef === void 0 || (_subContainerRef$curr = subContainerRef.current) === null || _subContainerRef$curr === void 0 ? void 0 : _subContainerRef$curr.offsetHeight);
22
- const Container = useMemo(() => {
23
- if (href) return "a";
24
- if (onClick) return "button";
25
- return "div";
26
- }, [href, onClick]);
27
- useEffect(() => {
28
- var _subContainerRef$curr2;
29
- return setSubContainerHeight(subContainerRef === null || subContainerRef === void 0 || (_subContainerRef$curr2 = subContainerRef.current) === null || _subContainerRef$curr2 === void 0 ? void 0 : _subContainerRef$curr2.offsetHeight);
30
- }, [subContainerRef]);
31
- return /* @__PURE__ */ jsx(Container, {
32
- className: cn(className, cardClass, onClick || href ? activeClass : ""),
33
- disabled,
34
- href: disabled ? void 0 : href,
35
- onClick: disabled ? void 0 : onClick,
36
- ref,
37
- role: onClick && !href ? "button" : void 0,
38
- style,
39
- target,
40
- children: loading ? /* @__PURE__ */ jsx(Skeleton$1, { direction }) : /* @__PURE__ */ jsxs(Stack, {
41
- className: fullHeight,
42
- direction,
43
- children: [image ? /* @__PURE__ */ jsx("img", {
44
- alt: "",
45
- className: imageClass[direction],
46
- "data-disabled": disabled,
47
- height: direction === "column" ? 120 : void 0,
48
- src: image,
49
- style: assignInlineVars({ [subContainerHeightVar]: subContainerHeight ? `${subContainerHeight.toString()}px` : void 0 }),
50
- width: direction === "row" ? 220 : void 0
51
- }) : null, /* @__PURE__ */ jsxs(Stack, {
52
- direction,
53
- flex: 1,
54
- gap: 2,
55
- children: [/* @__PURE__ */ jsxs(Stack, {
56
- alignItems: subtitle || description || children ? void 0 : "center",
57
- className: subContainer[href ? direction : "noHref"],
58
- direction,
59
- flex: "1 1 auto",
60
- gap: 2,
61
- ref: subContainerRef,
62
- children: [icon !== null && icon !== void 0 ? icon : null, /* @__PURE__ */ jsxs(Stack, {
63
- flex: "1 1 auto",
64
- gap: 2,
65
- justifyContent: "space-between",
66
- children: [/* @__PURE__ */ jsxs(Stack, {
67
- gap: .5,
68
- children: [/* @__PURE__ */ jsxs(Stack, { children: [subtitle ? /* @__PURE__ */ jsx(Text, {
69
- as: "small",
70
- disabled,
71
- prominence: "weak",
72
- sentiment: "neutral",
73
- variant: "caption",
74
- children: subtitle
75
- }) : null, /* @__PURE__ */ jsx(Text, {
76
- as: headingTag,
77
- disabled,
78
- sentiment: "neutral",
79
- variant: "bodyStrong",
80
- children: title
81
- })] }), description ? /* @__PURE__ */ jsx(Text, {
82
- as: "p",
83
- disabled,
84
- sentiment: "neutral",
85
- variant: "bodySmall",
86
- children: description
87
- }) : null]
88
- }), children ? /* @__PURE__ */ jsx(Stack, { children }) : null]
89
- })]
90
- }), href ? /* @__PURE__ */ jsx(Stack, {
91
- alignItems: direction === "column" ? "flex-end" : "center",
92
- className: iconStack[direction],
93
- direction,
94
- flex: 1,
95
- justifyContent: direction === "column" ? "center" : "flex-end",
96
- children: /* @__PURE__ */ jsx("div", {
97
- className: iconContainer,
98
- children: /* @__PURE__ */ jsx(OpenInNewIcon, {
99
- disabled,
100
- sentiment: "neutral"
101
- })
102
- })
103
- }) : null]
104
- })]
105
- })
106
- });
107
- });
8
+ const ContentCard$1 = ContentCard;
108
9
 
109
10
  //#endregion
110
- export { ContentCard };
11
+ export { ContentCard$1 as ContentCard };
@@ -1,21 +1,6 @@
1
- import type { CSSProperties, ReactNode } from 'react';
2
- type BaseContentCardGroupProps = {
3
- children: ReactNode;
4
- loading?: boolean;
5
- style?: CSSProperties;
6
- };
7
- export declare const ContentCardGroup: import("react").ForwardRefExoticComponent<BaseContentCardGroupProps & import("react").RefAttributes<HTMLDivElement>> & {
8
- Card: import("react").ForwardRefExoticComponent<{
9
- title?: string | undefined;
10
- titleAs?: import("react").ElementType | undefined;
11
- subtitle?: string | undefined;
12
- subtitleAs?: import("react").ElementType | undefined;
13
- description?: string | undefined;
14
- children?: ReactNode;
15
- href: string;
16
- target?: import("react").HTMLAttributeAnchorTarget | undefined;
17
- style?: CSSProperties | undefined;
18
- } & import("react").RefAttributes<HTMLAnchorElement>>;
19
- };
20
- export {};
1
+ import { ContentCardGroup as ContentCardGroupUV } from '@ultraviolet/ui/compositions/ContentCardGroup';
2
+ /**
3
+ * @deprecated Use `ContentCardGroup` from `@ultraviolet/ui/composition/ContentCardGroup` instead
4
+ */
5
+ export declare const ContentCardGroup: typeof ContentCardGroupUV;
21
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCardGroup/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAMrD,KAAK,yBAAyB,GAAG;IAC/B,QAAQ,EAAE,SAAS,CAAA;IACnB,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAqBD,eAAO,MAAM,gBAAgB;;;;;;;;;;;;CAE3B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/ContentCardGroup/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,gBAAgB,IAAI,kBAAkB,EAAE,MAAM,+CAA+C,CAAA;AACtG;;GAEG;AACH,eAAO,MAAM,gBAAgB,EAAE,OAAO,kBAAuC,CAAA"}
@@ -1,21 +1,11 @@
1
1
  'use client';
2
- import { __name } from "../../_virtual/_rolldown/runtime.js";
3
- import { groupCardWrapper } from "./styles.css.js";
4
- import { Card as Card$1 } from "./Card.js";
5
- import { SkeletonCard } from "./SkeletonCard.js";
6
- import { Stack } from "@ultraviolet/ui";
7
- import { Children, forwardRef } from "react";
8
- import { jsx } from "react/jsx-runtime";
2
+ import { ContentCardGroup } from "@ultraviolet/ui/compositions/ContentCardGroup";
9
3
 
10
4
  //#region src/components/ContentCardGroup/index.tsx
11
- const BaseContentCardGroup = forwardRef(({ children, loading, style }, ref) => /* @__PURE__ */ jsx(Stack, {
12
- className: groupCardWrapper,
13
- direction: "column",
14
- ref,
15
- style,
16
- children: loading ? Children.map(children, (_child, index) => /* @__PURE__ */ jsx(SkeletonCard, {}, index)) : children
17
- }));
18
- const ContentCardGroup = Object.assign(BaseContentCardGroup, { Card: Card$1 });
5
+ /**
6
+ * @deprecated Use `ContentCardGroup` from `@ultraviolet/ui/composition/ContentCardGroup` instead
7
+ */
8
+ const ContentCardGroup$1 = ContentCardGroup;
19
9
 
20
10
  //#endregion
21
- export { ContentCardGroup };
11
+ export { ContentCardGroup$1 as ContentCardGroup };
@@ -1,50 +1,6 @@
1
- import type { CSSProperties, ReactNode } from 'react';
2
- declare function Conversation({ children, style }: {
3
- children: ReactNode;
4
- style?: CSSProperties;
5
- }): import("react/jsx-runtime").JSX.Element;
6
- export declare const MessageInfos: ({ children, align, style, }: {
7
- children: ReactNode;
8
- align: "left" | "right";
9
- style?: CSSProperties | undefined;
10
- }) => import("react/jsx-runtime").JSX.Element;
11
- export declare const DateComponent: ({ children, style, }: {
12
- children: ReactNode;
13
- style?: CSSProperties | undefined;
14
- }) => import("react/jsx-runtime").JSX.Element;
15
- type MessageProps = {
16
- className?: string;
17
- children: ReactNode;
18
- avatar: ReactNode;
19
- align?: 'left' | 'right';
20
- style?: CSSProperties;
21
- };
22
- export declare const Message: ({ className, children, avatar, align, style, }: MessageProps) => import("react/jsx-runtime").JSX.Element;
23
- export declare const MessageTag: ({ children, style, }: {
24
- children: ReactNode;
25
- style?: CSSProperties | undefined;
26
- }) => import("react/jsx-runtime").JSX.Element;
27
- declare namespace Conversation {
28
- var Date: ({ children, style, }: {
29
- children: ReactNode;
30
- style?: CSSProperties | undefined;
31
- }) => import("react/jsx-runtime").JSX.Element;
32
- }
33
- declare namespace Conversation {
34
- var Message: ({ className, children, avatar, align, style, }: MessageProps) => import("react/jsx-runtime").JSX.Element;
35
- }
36
- declare namespace Conversation {
37
- var MessageInfos: ({ children, align, style, }: {
38
- children: ReactNode;
39
- align: "left" | "right";
40
- style?: CSSProperties | undefined;
41
- }) => import("react/jsx-runtime").JSX.Element;
42
- }
43
- declare namespace Conversation {
44
- var Tag: ({ children, style, }: {
45
- children: ReactNode;
46
- style?: CSSProperties | undefined;
47
- }) => import("react/jsx-runtime").JSX.Element;
48
- }
49
- export { Conversation };
1
+ import { Conversation as ConversationUV } from '@ultraviolet/ui/compositions/Conversation';
2
+ /**
3
+ * @deprecated Use `Conversation` from `@ultraviolet/ui/composition/Conversation` instead
4
+ */
5
+ export declare const Conversation: typeof ConversationUV;
50
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Conversation/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;8BAW/B,EACpB,QAAQ,EACR,KAAK,EACN,EAAE;IACD,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB;AAED,eAAO,MAAM,YAAY;;;;6CAYxB,CAAA;AAED,eAAO,MAAM,aAAa;;;6CAgBzB,CAAA;AAED,KAAK,YAAY,GAAG;IAClB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,SAAS,CAAA;IACnB,MAAM,EAAE,SAAS,CAAA;IACjB,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,CAAA;IACxB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,OAAO,2GAanB,CAAA;AAED,eAAO,MAAM,UAAU;;;6CAUtB,CAAA;;;;;;;;;;;;;;;;;;;;;;;AAOD,OAAO,EAAE,YAAY,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Conversation/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,YAAY,IAAI,cAAc,EAAE,MAAM,2CAA2C,CAAA;AAE1F;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,OAAO,cAA+B,CAAA"}
@@ -1,51 +1,11 @@
1
1
  'use client';
2
- import { __name } from "../../_virtual/_rolldown/runtime.js";
3
- import { conversationAvatar, conversationBubble, conversationContainer, conversationInfos, conversationRawMessage, conversationTag, styledText } from "./styles.css.js";
4
- import { Stack, Tag, Text } from "@ultraviolet/ui";
5
- import { cn } from "@ultraviolet/utils";
6
- import { jsx, jsxs } from "react/jsx-runtime";
2
+ import { Conversation } from "@ultraviolet/ui/compositions/Conversation";
7
3
 
8
4
  //#region src/components/Conversation/index.tsx
9
- const Conversation = ({ children, style }) => /* @__PURE__ */ jsx(Stack, {
10
- style,
11
- children
12
- });
13
- const MessageInfos = ({ children, align, style }) => /* @__PURE__ */ jsx("div", {
14
- className: conversationInfos[align],
15
- style,
16
- children
17
- });
18
- const DateComponent = ({ children, style }) => /* @__PURE__ */ jsx(Text, {
19
- as: "p",
20
- className: styledText,
21
- prominence: "weak",
22
- style,
23
- variant: "bodySmall",
24
- children
25
- });
26
- const Message = ({ className, children, avatar, align = "right", style }) => /* @__PURE__ */ jsxs("div", {
27
- className: cn(className, conversationContainer[align]),
28
- style,
29
- children: [/* @__PURE__ */ jsx("div", {
30
- className: conversationBubble,
31
- children: /* @__PURE__ */ jsx("div", {
32
- className: conversationRawMessage[align],
33
- children
34
- })
35
- }), /* @__PURE__ */ jsx("div", {
36
- className: conversationAvatar,
37
- children: avatar
38
- })]
39
- });
40
- const MessageTag = ({ children, style }) => /* @__PURE__ */ jsx(Tag, {
41
- className: conversationTag,
42
- style,
43
- children
44
- });
45
- Conversation.Date = DateComponent;
46
- Conversation.Message = Message;
47
- Conversation.MessageInfos = MessageInfos;
48
- Conversation.Tag = MessageTag;
5
+ /**
6
+ * @deprecated Use `Conversation` from `@ultraviolet/ui/composition/Conversation` instead
7
+ */
8
+ const Conversation$1 = Conversation;
49
9
 
50
10
  //#endregion
51
- export { Conversation };
11
+ export { Conversation$1 as Conversation };
@@ -1,33 +1,6 @@
1
- import type { CSSProperties } from 'react';
2
- declare const ratings: readonly [{
3
- readonly imgNotSelected: string;
4
- readonly imgSelected: string;
5
- readonly value: 1;
6
- }, {
7
- readonly imgNotSelected: string;
8
- readonly imgSelected: string;
9
- readonly value: 2;
10
- }, {
11
- readonly imgNotSelected: string;
12
- readonly imgSelected: string;
13
- readonly value: 3;
14
- }, {
15
- readonly imgNotSelected: string;
16
- readonly imgSelected: string;
17
- readonly value: 4;
18
- }, {
19
- readonly imgNotSelected: string;
20
- readonly imgSelected: string;
21
- readonly value: 5;
22
- }];
23
- type Value = (typeof ratings)[number]['value'];
24
- type CustomerSatisfactionProps = {
25
- value: Value;
26
- onChange: (rating: Value) => void;
27
- 'data-testid'?: string;
28
- className?: string;
29
- style?: CSSProperties;
30
- };
31
- export declare const CustomerSatisfaction: ({ value, onChange, 'data-testid': dataTestId, className, style, }: CustomerSatisfactionProps) => import("react/jsx-runtime").JSX.Element;
32
- export {};
1
+ import { CustomerSatisfaction as CustomerSatisfactionUV } from '@ultraviolet/ui/compositions/CustomerSatisfaction';
2
+ /**
3
+ * @deprecated Use `CustomerSatisfaction` from `@ultraviolet/ui/composition/CustomerSatisfaction` instead
4
+ */
5
+ export declare const CustomerSatisfaction: typeof CustomerSatisfactionUV;
33
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CustomerSatisfaction/index.tsx"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAiB1C,QAAA,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;EA0BH,CAAA;AAEV,KAAK,KAAK,GAAG,CAAC,OAAO,OAAO,CAAC,CAAC,MAAM,CAAC,CAAC,OAAO,CAAC,CAAA;AAE9C,KAAK,yBAAyB,GAAG;IAC/B,KAAK,EAAE,KAAK,CAAA;IACZ,QAAQ,EAAE,CAAC,MAAM,EAAE,KAAK,KAAK,IAAI,CAAA;IACjC,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED,eAAO,MAAM,oBAAoB,2IA4DhC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/CustomerSatisfaction/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,oBAAoB,IAAI,sBAAsB,EAAE,MAAM,mDAAmD,CAAA;AAElH;;GAEG;AACH,eAAO,MAAM,oBAAoB,EAAE,OAAO,sBAClB,CAAA"}