@ultraviolet/ui 3.21.0 → 3.21.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 (54) hide show
  1. package/dist/components/Breadcrumbs/index.d.ts +2 -26
  2. package/dist/components/Breadcrumbs/index.d.ts.map +1 -1
  3. package/dist/components/Carousel/index.d.ts +2 -8
  4. package/dist/components/Carousel/index.d.ts.map +1 -1
  5. package/dist/components/CheckboxGroup/index.d.ts +1 -23
  6. package/dist/components/CheckboxGroup/index.d.ts.map +1 -1
  7. package/dist/components/Chip/index.d.ts +2 -8
  8. package/dist/components/Chip/index.d.ts.map +1 -1
  9. package/dist/components/Dialog/index.d.ts +13 -100
  10. package/dist/components/Dialog/index.d.ts.map +1 -1
  11. package/dist/components/Drawer/index.d.ts +3 -10
  12. package/dist/components/Drawer/index.d.ts.map +1 -1
  13. package/dist/components/ExpandableCard/index.d.ts +2 -4
  14. package/dist/components/ExpandableCard/index.d.ts.map +1 -1
  15. package/dist/components/FileInput/index.d.ts +11 -10
  16. package/dist/components/FileInput/index.d.ts.map +1 -1
  17. package/dist/components/FileInput/index.js +1 -1
  18. package/dist/components/GlobalAlert/index.d.ts +2 -63
  19. package/dist/components/GlobalAlert/index.d.ts.map +1 -1
  20. package/dist/components/Menu/index.d.ts +2 -10
  21. package/dist/components/Menu/index.d.ts.map +1 -1
  22. package/dist/components/Skeleton/index.d.ts +16 -21
  23. package/dist/components/Skeleton/index.d.ts.map +1 -1
  24. package/dist/components/Status/styles.css.d.ts.map +1 -1
  25. package/dist/components/StepList/index.d.ts +2 -14
  26. package/dist/components/StepList/index.d.ts.map +1 -1
  27. package/dist/components/Stepper/index.d.ts +2 -13
  28. package/dist/components/Stepper/index.d.ts.map +1 -1
  29. package/dist/components/SwitchButton/index.d.ts +2 -11
  30. package/dist/components/SwitchButton/index.d.ts.map +1 -1
  31. package/dist/components/Table/index.d.ts +10 -48
  32. package/dist/components/Table/index.d.ts.map +1 -1
  33. package/dist/components/Tabs/index.d.ts +7 -41
  34. package/dist/components/Tabs/index.d.ts.map +1 -1
  35. package/dist/components/TextArea/index.js +3 -1
  36. package/dist/components/Toaster/index.d.ts +4 -2
  37. package/dist/components/Toaster/index.d.ts.map +1 -1
  38. package/dist/compositions/Conversation/index.d.ts +8 -32
  39. package/dist/compositions/Conversation/index.d.ts.map +1 -1
  40. package/dist/compositions/EstimateCost/index.d.ts +21 -167
  41. package/dist/compositions/EstimateCost/index.d.ts.map +1 -1
  42. package/dist/compositions/InfoTable/index.d.ts +13 -21
  43. package/dist/compositions/InfoTable/index.d.ts.map +1 -1
  44. package/dist/compositions/Navigation/index.d.ts +11 -59
  45. package/dist/compositions/Navigation/index.d.ts.map +1 -1
  46. package/dist/compositions/OfferList/index.d.ts +5 -39
  47. package/dist/compositions/OfferList/index.d.ts.map +1 -1
  48. package/dist/compositions/SteppedListCard/index.d.ts +2 -11
  49. package/dist/compositions/SteppedListCard/index.d.ts.map +1 -1
  50. package/dist/mocks/list.d.ts +1 -1
  51. package/dist/mocks/list.d.ts.map +1 -1
  52. package/dist/ui.css +1 -1
  53. package/dist/utils/responsive/index.js +1 -1
  54. package/package.json +7 -7
@@ -1,4 +1,5 @@
1
1
  import type { ChangeEventHandler, CSSProperties, FocusEventHandler, ReactNode } from 'react';
2
+ import { Option } from './Option';
2
3
  type SwitchButtonProps = {
3
4
  name?: string;
4
5
  children: ReactNode;
@@ -16,17 +17,7 @@ type SwitchButtonProps = {
16
17
  export declare function SwitchButton({ value, onChange, onFocus, onBlur, name, size, sentiment, tooltip, className, children, 'data-testid': dataTestId, style, }: SwitchButtonProps): import("react").JSX.Element;
17
18
  export declare namespace SwitchButton {
18
19
  var displayName: string;
19
- var Option: {
20
- ({ value, children, 'data-testid': dataTestId, disabled, tooltip, style }: {
21
- value: string;
22
- children: ReactNode;
23
- 'data-testid'?: string;
24
- disabled?: boolean;
25
- tooltip?: string;
26
- style?: CSSProperties;
27
- }): import("react").JSX.Element;
28
- displayName: string;
29
- };
20
+ export { Option };
30
21
  }
31
22
  export {};
32
23
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SwitchButton/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAe,kBAAkB,EAAE,aAAa,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAUzG,KAAK,iBAAiB,GAAG;IACvB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,SAAS,CAAA;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAA;IAC5C,QAAQ,EAAE,kBAAkB,CAAC,gBAAgB,CAAC,CAAA;IAC9C,OAAO,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAA;IAC7C,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAA;IACzB,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;qCAK4B,EAC3B,KAAK,EACL,QAAQ,EACR,OAAO,EACP,MAAM,EACN,IAAI,EACJ,IAAc,EACd,SAAqB,EACrB,OAAO,EACP,SAAS,EACT,QAAQ,EACR,aAAa,EAAE,UAAU,EACzB,KAAK,GACN,EAAE,iBAAiB"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/SwitchButton/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAe,kBAAkB,EAAE,aAAa,EAAE,iBAAiB,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAKzG,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAA;AAKjC,KAAK,iBAAiB,GAAG;IACvB,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,QAAQ,EAAE,SAAS,CAAA;IACnB,MAAM,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAA;IAC5C,QAAQ,EAAE,kBAAkB,CAAC,gBAAgB,CAAC,CAAA;IAC9C,OAAO,CAAC,EAAE,iBAAiB,CAAC,gBAAgB,CAAC,CAAA;IAC7C,OAAO,CAAC,EAAE,MAAM,CAAA;IAChB,KAAK,EAAE,MAAM,CAAA;IACb,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,IAAI,CAAC,EAAE,OAAO,GAAG,QAAQ,CAAA;IACzB,SAAS,CAAC,EAAE,SAAS,GAAG,SAAS,CAAA;IACjC,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;qCAK4B,EAC3B,KAAK,EACL,QAAQ,EACR,OAAO,EACP,MAAM,EACN,IAAI,EACJ,IAAc,EACd,SAAqB,EACrB,OAAO,EACP,SAAS,EACT,QAAQ,EACR,aAAa,EAAE,UAAU,EACzB,KAAK,GACN,EAAE,iBAAiB"}
@@ -1,4 +1,9 @@
1
1
  import type { CSSProperties } from 'react';
2
+ import { Body } from './Body';
3
+ import { Cell } from './Cell';
4
+ import { Row } from './Row';
5
+ import { SelectBar } from './SelectBar';
6
+ import { useTableContext } from './TableContext';
2
7
  import type { TableProviderProps } from './TableContext';
3
8
  import type { ColumnProps } from './types';
4
9
  export declare const BaseTable: import("react").ForwardRefExoticComponent<Omit<TableProviderProps, "autoCollapse" | "bordered" | "columns" | "expandButton" | "loading" | "selectable" | "stripped"> & {
@@ -40,53 +45,10 @@ export declare const Table: import("react").ForwardRefExoticComponent<Omit<Table
40
45
  highlightHeader?: boolean;
41
46
  style?: CSSProperties;
42
47
  } & import("react").RefAttributes<HTMLTableElement>> & {
43
- Body: {
44
- ({ children }: {
45
- children: import("react").ReactNode;
46
- }): import("react").JSX.Element;
47
- displayName: string;
48
- };
49
- Cell: {
50
- ({ children, className, colSpan, rowSpan, sentiment, align, style }: {
51
- children?: import("react").ReactNode;
52
- className?: string;
53
- colSpan?: number;
54
- rowSpan?: number;
55
- sentiment?: import("../../theme").Color;
56
- align?: "center" | "left" | "right";
57
- style?: CSSProperties;
58
- }): import("react").JSX.Element;
59
- displayName: string;
60
- };
61
- Row: {
62
- ({ children, className, id, selectDisabled, highlightAnimation, expandable, expanded, style, 'data-testid': dataTestid, }: {
63
- children: import("react").ReactNode;
64
- expandable?: import("react").ReactNode;
65
- className?: string;
66
- id: string;
67
- 'data-testid'?: string;
68
- selectDisabled?: boolean | string;
69
- highlightAnimation?: boolean;
70
- expanded?: boolean;
71
- style?: CSSProperties;
72
- }): import("react").JSX.Element;
73
- displayName: string;
74
- };
75
- SelectBar: {
76
- <T>({ children, data, idKey, className }: {
77
- className?: string;
78
- children: (p: {
79
- selectedItems: T[];
80
- unselectAll: () => void;
81
- }) => import("react").ReactNode;
82
- data: T[];
83
- idKey: keyof T;
84
- }): import("react").JSX.Element | null;
85
- displayName: string;
86
- };
87
- useTableContext: () => Omit<import("../List/ListContext").ListContextValue, "columns"> & {
88
- stripped: boolean;
89
- columns: ColumnProps[];
90
- };
48
+ Body: typeof Body;
49
+ Cell: typeof Cell;
50
+ Row: typeof Row;
51
+ SelectBar: typeof SelectBar;
52
+ useTableContext: typeof useTableContext;
91
53
  };
92
54
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Table/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAW1C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAgC1C,eAAO,MAAM,SAAS;iBAlBP,OAAO;IACpB;;OAEG;cACO,OAAO;eACN,OAAO;eACP,OAAO;iBACL,OAAO;IACpB;;OAEG;mBACY,OAAO;mBACP,OAAO;aACb,WAAW,EAAE;sBACJ,OAAO;YACjB,aAAa;oDAiEtB,CAAA;AAID;;GAEG;AACH,eAAO,MAAM,KAAK;iBAvFH,OAAO;IACpB;;OAEG;cACO,OAAO;eACN,OAAO;eACP,OAAO;iBACL,OAAO;IACpB;;OAEG;mBACY,OAAO;mBACP,OAAO;aACb,WAAW,EAAE;sBACJ,OAAO;YACjB,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA8ErB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Table/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAC7B,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA;AAI7B,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,SAAS,EAAE,MAAM,aAAa,CAAA;AAGvC,OAAO,EAAiB,eAAe,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,gBAAgB,CAAA;AACxD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAA;AAgC1C,eAAO,MAAM,SAAS;iBAlBP,OAAO;IACpB;;OAEG;cACO,OAAO;eACN,OAAO;eACP,OAAO;iBACL,OAAO;IACpB;;OAEG;mBACY,OAAO;mBACP,OAAO;aACb,WAAW,EAAE;sBACJ,OAAO;YACjB,aAAa;oDAiEtB,CAAA;AAID;;GAEG;AACH,eAAO,MAAM,KAAK;iBAvFH,OAAO;IACpB;;OAEG;cACO,OAAO;eACN,OAAO;eACP,OAAO;iBACL,OAAO;IACpB;;OAEG;mBACY,OAAO;mBACP,OAAO;aACb,WAAW,EAAE;sBACJ,OAAO;YACjB,aAAa;;;;;;;CA8ErB,CAAA"}
@@ -1,4 +1,7 @@
1
- import type { ComponentProps, HTMLAttributes, ReactNode } from 'react';
1
+ import type { HTMLAttributes, ReactNode } from 'react';
2
+ import { Tab } from './Tab';
3
+ import { TabMenu } from './TabMenu';
4
+ import { TabMenuItem } from './TabMenuItem';
2
5
  type TabsProps = {
3
6
  selected?: string | number;
4
7
  onChange: (data: string | number) => void;
@@ -9,46 +12,9 @@ type TabsProps = {
9
12
  export declare function Tabs({ children, onChange, moreDisclosure, selected, className, 'data-testid': dataTestId, ...props }: TabsProps): import("react").JSX.Element;
10
13
  export declare namespace Tabs {
11
14
  var displayName: string;
12
- var Tab: import("react").ForwardRefExoticComponent<Omit<{
13
- as?: import("react").ElementType | undefined;
14
- badge?: ReactNode;
15
- children?: ReactNode;
16
- className?: string;
17
- counter?: number | string;
18
- disabled?: boolean;
19
- onClick?: import("react").MouseEventHandler<HTMLElement>;
20
- onKeyDown?: import("react").KeyboardEventHandler<HTMLElement>;
21
- subtitle?: string;
22
- tooltip?: string;
23
- value?: string | number;
24
- style?: import("react").CSSProperties;
25
- } & Omit<any, "as" | "badge" | "children" | "className" | "counter" | "disabled" | "role" | "tooltip" | "value">, "ref"> & import("react").RefAttributes<HTMLElement>>;
26
- var Menu: import("react").ForwardRefExoticComponent<{
27
- children: ReactNode;
28
- disclosure: ReactNode;
29
- visible?: ComponentProps<typeof import("..").Menu>['visible'];
30
- id?: ComponentProps<typeof import("..").Menu>['id'];
31
- } & Omit<import("react").ButtonHTMLAttributes<HTMLButtonElement>, "aria-disabled"> & import("react").RefAttributes<HTMLButtonElement>>;
32
- var MenuItem: ({ value, children, onClick, ...props }: {
33
- value?: string | number;
34
- } & {
35
- href?: HTMLAnchorElement['href'];
36
- target?: HTMLAnchorElement['target'];
37
- rel?: HTMLAnchorElement['rel'];
38
- disabled?: boolean | undefined;
39
- tooltip?: string | undefined;
40
- className?: string | undefined;
41
- children: ReactNode;
42
- onClick?: import("react").MouseEventHandler<HTMLElement> | undefined;
43
- borderless?: boolean;
44
- sentiment?: "danger" | "neutral" | "primary";
45
- active?: boolean;
46
- 'data-testid'?: string;
47
- searchText?: string;
48
- style?: import("react").CSSProperties;
49
- rightComponent?: ReactNode;
50
- hideOnClick?: boolean | undefined;
51
- } & import("react").RefAttributes<HTMLElement>) => import("react").JSX.Element;
15
+ export { Tab };
16
+ export { TabMenu as Menu };
17
+ export { TabMenuItem as MenuItem };
52
18
  }
53
19
  export {};
54
20
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,cAAc,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAOtE,KAAK,SAAS,GAAG;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC1B,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IACzC,cAAc,CAAC,EAAE,SAAS,CAAA;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC,CAAA;6BAOrC,EACnB,QAAe,EACf,QAAQ,EACR,cAAuB,EACvB,QAAQ,EACR,SAAS,EACT,aAAa,EAAE,UAAU,EACzB,GAAG,KAAK,EACT,EAAE,SAAS"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAkB,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AACtE,OAAO,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAC3B,OAAO,EAAE,OAAO,EAAE,MAAM,WAAW,CAAA;AACnC,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAA;AAI3C,KAAK,SAAS,GAAG;IACf,QAAQ,CAAC,EAAE,MAAM,GAAG,MAAM,CAAA;IAC1B,QAAQ,EAAE,CAAC,IAAI,EAAE,MAAM,GAAG,MAAM,KAAK,IAAI,CAAA;IACzC,cAAc,CAAC,EAAE,SAAS,CAAA;IAC1B,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;CACvB,GAAG,IAAI,CAAC,cAAc,CAAC,WAAW,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC,CAAA;6BAOrC,EACnB,QAAe,EACf,QAAQ,EACR,cAAuB,EACvB,QAAQ,EACR,SAAS,EACT,aAAa,EAAE,UAAU,EACzB,GAAG,KAAK,EACT,EAAE,SAAS;;;;aAkFA,OAAO;aACH,WAAW"}
@@ -40,7 +40,9 @@ var init_TextArea = __esmMin(() => {
40
40
  const textAreaRef = useRef(null);
41
41
  useImperativeHandle(ref, () => textAreaRef.current);
42
42
  useEffect(() => {
43
- if (textAreaRef.current && window.CSS && CSS.supports("field-sizing", "content")) textAreaRef.current.style.fieldSizing = rows === "auto" ? "content" : "fixed";
43
+ var _CSS;
44
+ var _CSS$supports;
45
+ if (textAreaRef.current && ((_CSS = CSS) === null || _CSS === void 0 || (_CSS$supports = _CSS.supports) === null || _CSS$supports === void 0 ? void 0 : _CSS$supports.call(_CSS, "field-sizing", "content"))) textAreaRef.current.style.fieldSizing = rows === "auto" ? "content" : "fixed";
44
46
  }, [rows]);
45
47
  useEffect(() => {
46
48
  const textArea = textAreaRef.current;
@@ -1,6 +1,8 @@
1
+ import { ToastButton } from './components/Button';
2
+ import { ToastLink } from './components/Link';
1
3
  export declare const Toast: {
2
- Button: ({ variant, className, ...props }: import("react").ComponentProps<typeof import("..").Button>) => import("react").JSX.Element;
3
- Link: ({ ...props }: import("react").ComponentProps<typeof import("..").Link>) => import("react").JSX.Element;
4
+ Button: typeof ToastButton;
5
+ Link: typeof ToastLink;
4
6
  };
5
7
  export { toast } from './Toaster';
6
8
  export { ToastContainer } from './ToasterContainer';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Toaster/index.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,KAAK;IAChB,MAAM;IACN,IAAI;CACL,CAAA;AAED,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AACjC,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/Toaster/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qBAAqB,CAAA;AACjD,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAA;AAE7C,eAAO,MAAM,KAAK;IAChB,MAAM;IACN,IAAI;CACL,CAAA;AAED,OAAO,EAAE,KAAK,EAAE,MAAM,WAAW,CAAA;AACjC,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAA"}
@@ -1,42 +1,18 @@
1
1
  import type { CSSProperties, ReactNode } from 'react';
2
+ import { DateComponent } from './components/Date';
3
+ import { Message } from './components/Message';
4
+ import { MessageInfos } from './components/MessageInfos';
5
+ import { MessageTag } from './components/MessageTag';
2
6
  declare function Conversation({ children, style }: {
3
7
  children: ReactNode;
4
8
  style?: CSSProperties;
5
9
  }): import("react").JSX.Element;
6
10
  declare namespace Conversation {
7
11
  var displayName: string;
8
- var Date: {
9
- ({ children, style }: {
10
- children: ReactNode;
11
- style?: CSSProperties;
12
- }): import("react").JSX.Element;
13
- displayName: string;
14
- };
15
- var Message: {
16
- ({ className, children, avatar, align, style }: {
17
- className?: string;
18
- children: ReactNode;
19
- avatar: ReactNode;
20
- align?: 'left' | 'right';
21
- style?: CSSProperties;
22
- }): import("react").JSX.Element;
23
- displayName: string;
24
- };
25
- var MessageInfos: {
26
- ({ children, align, style, }: {
27
- children: ReactNode;
28
- align: 'left' | 'right';
29
- style?: CSSProperties;
30
- }): import("react").JSX.Element;
31
- displayName: string;
32
- };
33
- var Tag: {
34
- ({ children, style }: {
35
- children: ReactNode;
36
- style?: CSSProperties;
37
- }): import("react").JSX.Element;
38
- displayName: string;
39
- };
12
+ export { DateComponent as Date };
13
+ export { Message };
14
+ export { MessageInfos };
15
+ export { MessageTag as Tag };
40
16
  }
41
17
  export { Conversation };
42
18
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Conversation/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;8BAO/B,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAC;IAAC,KAAK,CAAC,EAAE,aAAa,CAAA;CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAWzF,OAAO,EAAE,YAAY,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Conversation/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErD,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AACjD,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAA;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,yBAAyB,CAAA;8BAE9B,EAAE,QAAQ,EAAE,KAAK,EAAE,EAAE;IAAE,QAAQ,EAAE,SAAS,CAAC;IAAC,KAAK,CAAC,EAAE,aAAa,CAAA;CAAE;;;aAMrE,aAAa;;;aAGd,UAAU;;AAE7B,OAAO,EAAE,YAAY,EAAE,CAAA"}
@@ -1,174 +1,28 @@
1
+ import { Item } from './Components/Item';
2
+ import { LineThrough } from './Components/LineThrough';
3
+ import { NumberInput } from './Components/NumberInput';
4
+ import { Region } from './Components/Region';
5
+ import { Regular } from './Components/Regular';
6
+ import { Strong } from './Components/Strong';
7
+ import { Unit } from './Components/Unit';
8
+ import { Zone } from './Components/Zone';
9
+ import { Ellipsis } from './Ellipsis';
10
+ import { Image } from './Image';
1
11
  import estimateCostDefaultLocales from './locales/en';
2
12
  import type { EstimateCostProps } from './types';
3
13
  export declare function EstimateCost({ description, alert, alertTitle, alertVariant, defaultTimeUnit, timeUnits, hideOverlay, disableOverlayLeft, disableOverlayRight, hideTimeUnit, hideTotal, discount, OverlayRight, OverlayLeft, overlayMargin, isBeta, commitmentFees, commitmentFeesContent, monthlyFees, monthlyFeesLabel, monthlyFeesContent, overlayUnit, children, locales, compact, numberLocales, currency, style, onTotalPriceChange, backgroundProminence, }: EstimateCostProps): import("react").JSX.Element;
4
14
  export declare namespace EstimateCost {
5
- var LineThrough: {
6
- ({ isActive, className, ...props }: import("react").ClassAttributes<HTMLSpanElement> & import("react").HTMLAttributes<HTMLSpanElement> & {
7
- isActive?: boolean;
8
- }): import("react").JSX.Element;
9
- displayName: string;
10
- };
11
- var Item: import("react").MemoExoticComponent<({ discount, priceText, discountText, label, tooltipInfo, subLabel, price: basePrice, monthlyPrice, unit: baseUnit, amount: currentAmount, onAmountChange, amountFree, maxAmount, longFractionDigits, noIteration, noIterationText, noBorder, noPrice, isDefined, children, isFirstElement, isLastElement, isPrimaryBackground, productsCallback, iteration: receivedIteration, shouldBeHidden, hideFromOverlay, textNotDefined, animated, tabulation, labelTextVariant, labelTextProminence, notice, strikeThrough, style, }: {
12
- amount?: number;
13
- amountFree?: number;
14
- animated?: boolean;
15
- children?: import("react").ReactNode;
16
- discount?: number;
17
- discountText?: string;
18
- hideFromOverlay?: boolean;
19
- isDefined?: boolean;
20
- isFirstElement?: boolean;
21
- isLastElement?: boolean;
22
- isPrimaryBackground?: boolean;
23
- iteration?: import("./types").Iteration;
24
- label?: import("react").ReactNode;
25
- labelTextVariant?: import("react").ComponentProps<typeof import("../..").Text>['variant'];
26
- labelTextProminence?: import("react").ComponentProps<typeof import("../..").Text>['prominence'];
27
- longFractionDigits?: boolean;
28
- maxAmount?: number;
29
- monthlyPrice?: number;
30
- noBorder?: boolean;
31
- noIteration?: boolean;
32
- noIterationText?: string;
33
- noPrice?: boolean;
34
- notice?: string;
35
- onAmountChange?: (amount: number) => void;
36
- price?: number;
37
- priceText?: import("react").ReactNode;
38
- productsCallback?: {
39
- add: (product: import("./types").EstimateProduct) => void;
40
- remove: (product: import("./types").BareEstimateProduct) => void;
41
- };
42
- shouldBeHidden?: boolean;
43
- subLabel?: string;
44
- tabulation?: number;
45
- textNotDefined?: string;
46
- tooltipInfo?: string;
47
- unit?: 'mb' | 'gb' | 'tb' | 'seconds' | 'minutes' | 'hours' | 'days' | 'months' | 'years' | (string & NonNullable<unknown>);
48
- strikeThrough?: boolean;
49
- style?: import("react").CSSProperties;
50
- }) => import("react").JSX.Element>;
51
- var NumberInput: {
52
- ({ amount, minValue, maxValue, getAmountValue, itemCallback, controls, }: {
53
- amount?: number;
54
- itemCallback?: (amount?: number | null, isVariant?: boolean) => void;
55
- getAmountValue?: (amount?: number | null) => void;
56
- minValue?: number;
57
- maxValue?: number;
58
- controls?: boolean;
59
- }): import("react").JSX.Element;
60
- displayName: string;
61
- };
62
- var Unit: {
63
- ({ amount, itemCallback, getAmountValue, unit, style }: {
64
- amount?: number;
65
- itemCallback?: (amount?: number, isVariant?: boolean) => void;
66
- getAmountValue?: (amount?: number) => void;
67
- unit?: string;
68
- style?: import("react").CSSProperties;
69
- }): import("react").JSX.Element;
70
- displayName: string;
71
- };
72
- var Strong: import("react").MemoExoticComponent<({ variant, children, style }: {
73
- variant?: 'normal' | 'small' | 'big' | 'capitalized';
74
- children?: import("react").ReactNode;
75
- isDisabledOnOverlay?: boolean;
76
- style?: import("react").CSSProperties;
77
- }) => import("react").JSX.Element>;
78
- var Regular: import("react").MemoExoticComponent<({ variant, isDisabledOnOverlay, children, className, style }: {
79
- variant?: 'normal' | 'small' | 'big' | 'capitalized';
80
- isDisabledOnOverlay?: boolean;
81
- children?: import("react").ReactNode;
82
- style?: import("react").CSSProperties;
83
- className?: string;
84
- }) => import("react").JSX.Element | null>;
85
- var Image: {
86
- (props: import("react").ComponentProps<'img'>): import("react").JSX.Element;
87
- displayName: string;
88
- };
89
- var Region: import("react").MemoExoticComponent<({ label, image, shouldBeHidden, priceText, animated, isFirstElement, isLastElement, productsCallback, iteration, discount, noBorder, noPrice, hideFromOverlay, style, }: {
90
- shouldBeHidden?: boolean;
91
- priceText?: import("react").ReactNode;
92
- animated?: boolean;
93
- isFirstElement?: boolean;
94
- isLastElement?: boolean;
95
- productsCallback?: {
96
- add: (product: import("./types").EstimateProduct) => void;
97
- remove: (product: import("./types").BareEstimateProduct) => void;
98
- };
99
- iteration?: import("./types").Iteration;
100
- discount?: number;
101
- label: string;
102
- image: string;
103
- noBorder?: boolean;
104
- noPrice?: boolean;
105
- } & Pick<{
106
- amount?: number;
107
- amountFree?: number;
108
- animated?: boolean;
109
- children?: import("react").ReactNode;
110
- discount?: number;
111
- discountText?: string;
112
- hideFromOverlay?: boolean;
113
- isDefined?: boolean;
114
- isFirstElement?: boolean;
115
- isLastElement?: boolean;
116
- isPrimaryBackground?: boolean;
117
- iteration?: import("./types").Iteration;
118
- label?: import("react").ReactNode;
119
- labelTextVariant?: import("react").ComponentProps<typeof import("../..").Text>['variant'];
120
- labelTextProminence?: import("react").ComponentProps<typeof import("../..").Text>['prominence'];
121
- longFractionDigits?: boolean;
122
- maxAmount?: number;
123
- monthlyPrice?: number;
124
- noBorder?: boolean;
125
- noIteration?: boolean;
126
- noIterationText?: string;
127
- noPrice?: boolean;
128
- notice?: string;
129
- onAmountChange?: (amount: number) => void;
130
- price?: number;
131
- priceText?: import("react").ReactNode;
132
- productsCallback?: {
133
- add: (product: import("./types").EstimateProduct) => void;
134
- remove: (product: import("./types").BareEstimateProduct) => void;
135
- };
136
- shouldBeHidden?: boolean;
137
- subLabel?: string;
138
- tabulation?: number;
139
- textNotDefined?: string;
140
- tooltipInfo?: string;
141
- unit?: 'mb' | 'gb' | 'tb' | 'seconds' | 'minutes' | 'hours' | 'days' | 'months' | 'years' | (string & NonNullable<unknown>);
142
- strikeThrough?: boolean;
143
- style?: import("react").CSSProperties;
144
- }, "hideFromOverlay" | "style">) => import("react").JSX.Element>;
145
- var Zone: import("react").MemoExoticComponent<({ label, image, shouldBeHidden, priceText, animated, isFirstElement, isLastElement, productsCallback, iteration, discount, noBorder, noPrice, style, }: {
146
- shouldBeHidden?: boolean;
147
- priceText?: string;
148
- animated?: boolean;
149
- isFirstElement?: boolean;
150
- isLastElement?: boolean;
151
- productsCallback?: {
152
- add: (product: import("./types").EstimateProduct) => void;
153
- remove: (product: import("./types").BareEstimateProduct) => void;
154
- };
155
- iteration?: import("./types").Iteration;
156
- discount?: number;
157
- label: string;
158
- image: string;
159
- noBorder?: boolean;
160
- noPrice?: boolean;
161
- style?: import("react").CSSProperties;
162
- }) => import("react").JSX.Element>;
163
- var Ellipsis: {
164
- ({ children, maxWidth, 'data-testid': dataTestId, }: {
165
- children: import("react").ReactNode;
166
- maxWidth?: number;
167
- 'data-testid'?: string;
168
- }): import("react").JSX.Element;
169
- displayName: string;
170
- };
171
- var displayName: string;
15
+ export { LineThrough };
16
+ export { Item };
17
+ export { NumberInput };
18
+ export { Unit };
19
+ export { Strong };
20
+ export { Regular };
21
+ export { Image };
22
+ export { Region };
23
+ export { Zone };
24
+ export { Ellipsis };
25
+ export var displayName: string;
172
26
  }
173
27
  export { estimateCostDefaultLocales };
174
28
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/EstimateCost/index.tsx"],"names":[],"mappings":"AAcA,OAAO,0BAA0B,MAAM,cAAc,CAAA;AACrD,OAAO,KAAK,EAAE,iBAAiB,EAAS,MAAM,SAAS,CAAA;qCAI1B,EAC3B,WAAW,EACX,KAAK,EACL,UAAU,EACV,YAAwB,EACxB,eAAyB,EACzB,SAA6B,EAC7B,WAAmB,EACnB,kBAA0B,EAC1B,mBAA2B,EAC3B,YAAoB,EACpB,SAAiB,EACjB,QAAY,EACZ,YAAY,EACZ,WAAW,EACX,aAAa,EACb,MAAc,EACd,cAAc,EACd,qBAAqB,EACrB,WAAW,EACX,gBAAgB,EAChB,kBAAkB,EAClB,WAAqB,EACrB,QAAe,EACf,OAAoC,EACpC,OAAO,EACP,aAAuB,EACvB,QAAgB,EAChB,KAAK,EACL,kBAAkB,EAClB,oBAAgC,GACjC,EAAE,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAyDpB,OAAO,EAAE,0BAA0B,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/EstimateCost/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAA;AACxC,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAA;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAA;AACtD,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAA;AAC9C,OAAO,EAAE,MAAM,EAAE,MAAM,qBAAqB,CAAA;AAC5C,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAA;AACxC,OAAO,EAAE,IAAI,EAAE,MAAM,mBAAmB,CAAA;AACxC,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AAGrC,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAA;AAC/B,OAAO,0BAA0B,MAAM,cAAc,CAAA;AACrD,OAAO,KAAK,EAAE,iBAAiB,EAAS,MAAM,SAAS,CAAA;qCAI1B,EAC3B,WAAW,EACX,KAAK,EACL,UAAU,EACV,YAAwB,EACxB,eAAyB,EACzB,SAA6B,EAC7B,WAAmB,EACnB,kBAA0B,EAC1B,mBAA2B,EAC3B,YAAoB,EACpB,SAAiB,EACjB,QAAY,EACZ,YAAY,EACZ,WAAW,EACX,aAAa,EACb,MAAc,EACd,cAAc,EACd,qBAAqB,EACrB,WAAW,EACX,gBAAgB,EAChB,kBAAkB,EAClB,WAAqB,EACrB,QAAe,EACf,OAAoC,EACpC,OAAO,EACP,aAAuB,EACvB,QAAgB,EAChB,KAAK,EACL,kBAAkB,EAClB,oBAAgC,GACjC,EAAE,iBAAiB;;;;;;;;;;;;;;AAyDpB,OAAO,EAAE,0BAA0B,EAAE,CAAA"}
@@ -1,4 +1,7 @@
1
1
  import type { CSSProperties, ReactNode } from 'react';
2
+ import { InfoTableCell } from './components/Cell';
3
+ import { CellWithCopyButton } from './components/CellWithCopyButton';
4
+ import { InfoTableRow } from './components/Row';
2
5
  type InfoTableProps = {
3
6
  children: ReactNode;
4
7
  width?: string;
@@ -8,29 +11,18 @@ type InfoTableProps = {
8
11
  header?: ReactNode;
9
12
  style?: CSSProperties;
10
13
  };
11
- export declare const InfoTable: {
14
+ /**
15
+ * Use this component to display offers.
16
+ * Create rows with `InfoTable.Row` and place cells within each row using `InfoTable.Cell`.
17
+ */
18
+ declare const BaseInfoTable: {
12
19
  ({ children, width, className, style, 'data-testid': dataTestId, header, size, }: InfoTableProps): import("react").JSX.Element;
13
20
  displayName: string;
14
- } & {
15
- Row: {
16
- ({ children, templateColumns, style }: {
17
- children: ReactNode;
18
- templateColumns: string;
19
- style?: CSSProperties;
20
- }): import("react").JSX.Element;
21
- displayName: string;
22
- };
23
- Cell: {
24
- ({ children, title, multiline, style }: import("./components/Cell").CellProps): import("react").JSX.Element;
25
- displayName: string;
26
- };
27
- CellWithCopyButton: {
28
- ({ copyContent, title, multiline, style, children, buttonSize, copiedText, copyText, onCopy, }: {
29
- copyContent: string;
30
- buttonSize?: import("react").ComponentProps<typeof import("../..").CopyButton>['size'];
31
- } & import("./components/Cell").CellProps & Pick<import("react").ComponentProps<typeof import("../..").CopyButton>, 'copiedText' | 'copyText' | 'onCopy'>): import("react").JSX.Element;
32
- displayName: string;
33
- };
21
+ };
22
+ export declare const InfoTable: typeof BaseInfoTable & {
23
+ Row: typeof InfoTableRow;
24
+ Cell: typeof InfoTableCell;
25
+ CellWithCopyButton: typeof CellWithCopyButton;
34
26
  };
35
27
  export {};
36
28
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/InfoTable/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAQrD,KAAK,cAAc,GAAG;IACpB,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAoDD,eAAO,MAAM,SAAS;sFAtCnB,cAAc;;;;;;;;;;;;;;;;;;;;;;CA0Cf,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/InfoTable/index.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAA;AAErD,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAA;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAA;AACpE,OAAO,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAA;AAI/C,KAAK,cAAc,GAAG;IACpB,QAAQ,EAAE,SAAS,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAA;IACxB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,aAAa,CAAC,EAAE,MAAM,CAAA;IACtB,MAAM,CAAC,EAAE,SAAS,CAAA;IAClB,KAAK,CAAC,EAAE,aAAa,CAAA;CACtB,CAAA;AAED;;;GAGG;AACH,QAAA,MAAM,aAAa;sFAQhB,cAAc;;CAkChB,CAAA;AAID,eAAO,MAAM,SAAS;;;;CAIpB,CAAA"}
@@ -1,66 +1,18 @@
1
+ import { Group } from './components/Group';
2
+ import { Item } from './components/Item/Item';
3
+ import { PinnedItems } from './components/PinnedItems';
4
+ import { Separator } from './components/Separator';
5
+ import { ShowHide } from './components/ShowHide';
1
6
  import { NavigationProvider, useNavigation } from './NavigationProvider';
2
7
  import type { NavigationProps } from './types';
3
8
  export declare function Navigation({ 'data-testid': dataTestId, children, className, id, logo, onToggleExpand, onWidthResize, style, }: NavigationProps): import("react").JSX.Element;
4
9
  export declare namespace Navigation {
5
- var Group: {
6
- ({ children, label, style, additionalData }: {
7
- children: import("react").ReactNode;
8
- label: string;
9
- style?: import("react").CSSProperties;
10
- additionalData?: import("react").ReactNode;
11
- }): import("react").JSX.Element | null;
12
- displayName: string;
13
- };
14
- var 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, alwaysVisible, }: {
15
- children?: import("react").ReactNode;
16
- categoryIcon?: import("react").ReactNode;
17
- label: string;
18
- labelDescription?: import("react").ReactNode;
19
- id: string;
20
- subLabel?: string;
21
- badgeText?: string;
22
- badgeSentiment?: import("react").ComponentProps<typeof import("../..").Badge>['sentiment'];
23
- href?: HTMLAnchorElement['href'];
24
- target?: HTMLAnchorElement['target'];
25
- rel?: HTMLAnchorElement['rel'];
26
- onToggle?: (toggle: boolean) => void;
27
- onClickPinUnpin?: (parameters: import("./types").PinUnPinType) => void;
28
- toggle?: boolean;
29
- active?: boolean;
30
- noPinButton?: boolean;
31
- type?: import("./types").ItemType;
32
- index?: number;
33
- as?: import("react").ElementType;
34
- noExpand?: boolean;
35
- alwaysVisible?: boolean;
36
- disabled?: boolean;
37
- 'data-testid'?: string;
38
- style?: import("react").CSSProperties;
39
- }) => import("react").JSX.Element | null>;
40
- var PinnedItems: {
41
- ({ toggle, onReorder, onToggle, itemWrapper, style }: {
42
- toggle?: boolean;
43
- onToggle?: (toggle: boolean) => void;
44
- onReorder?: (pinnedItems: string[]) => void;
45
- itemWrapper?: (item: import("react").ReactElement, itemId: string) => import("react").ReactElement;
46
- style?: import("react").CSSProperties;
47
- }): import("react").JSX.Element | null;
48
- displayName: string;
49
- };
50
- var Separator: {
51
- (): import("react").JSX.Element;
52
- displayName: string;
53
- };
54
- var ShowHide: import("react").MemoExoticComponent<({ showContent, hideContent, onShowHide, tooltip, 'data-testid': dataTestId, style }: {
55
- showContent: import("react").ReactNode;
56
- hideContent: import("react").ReactNode;
57
- onShowHide?: (expanded: 'show' | 'hide') => void;
58
- disabled?: boolean;
59
- tooltip?: string;
60
- 'data-testid'?: string;
61
- style?: import("react").CSSProperties;
62
- }) => import("react").JSX.Element>;
63
- var displayName: string;
10
+ export { Group };
11
+ export { Item };
12
+ export { PinnedItems };
13
+ export { Separator };
14
+ export { ShowHide };
15
+ export var displayName: string;
64
16
  }
65
17
  export { NavigationProvider, useNavigation };
66
18
  export type { NavigationProps };
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Navigation/index.tsx"],"names":[],"mappings":"AAQA,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAA;AACxE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;mCAOnB,EACzB,aAAa,EAAE,UAAU,EACzB,QAAQ,EACR,SAAS,EACT,EAAE,EACF,IAAI,EACJ,cAAc,EACd,aAAa,EACb,KAAK,GACN,EAAE,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAsBlB,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,CAAA;AAC5C,YAAY,EAAE,eAAe,EAAE,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/compositions/Navigation/index.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAA;AAC1C,OAAO,EAAE,IAAI,EAAE,MAAM,wBAAwB,CAAA;AAC7C,OAAO,EAAE,WAAW,EAAE,MAAM,0BAA0B,CAAA;AACtD,OAAO,EAAE,SAAS,EAAE,MAAM,wBAAwB,CAAA;AAClD,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAA;AAEhD,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,MAAM,sBAAsB,CAAA;AACxE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;mCAOnB,EACzB,aAAa,EAAE,UAAU,EACzB,QAAQ,EACR,SAAS,EACT,EAAE,EACF,IAAI,EACJ,cAAc,EACd,aAAa,EACb,KAAK,GACN,EAAE,eAAe;;;;;;;;;AAsBlB,OAAO,EAAE,kBAAkB,EAAE,aAAa,EAAE,CAAA;AAC5C,YAAY,EAAE,eAAe,EAAE,CAAA"}