@galaxy-ds/core 2.0.19 → 2.0.21

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 (180) hide show
  1. package/dist/Accordion/Accordion.stories.d.ts +225 -319
  2. package/dist/Accordion/Accordion.styled.d.ts +7 -4
  3. package/dist/AccordionDetails/AccordionDetails.stories.d.ts +30 -28
  4. package/dist/AccordionPanel/AccordionPanel.stories.d.ts +25 -21
  5. package/dist/AccordionSummary/AccordionSummary.stories.d.ts +73 -52
  6. package/dist/ActivityLog/ActivityLog.stories.d.ts +6 -4
  7. package/dist/ActivityLog/ActivityLog.styled.d.ts +2 -3
  8. package/dist/AppBar/AppBar.stories.d.ts +35 -38
  9. package/dist/AppBar/AppBar.styled.d.ts +3 -4
  10. package/dist/AttachmentIcon/AttachmentIcon.stories.d.ts +6 -5
  11. package/dist/Autocomplete/Autocomplete.stories.d.ts +309 -303
  12. package/dist/Autocomplete/Autocomplete.styled.d.ts +5 -6
  13. package/dist/Autocomplete/createFilterOptions.d.ts +1 -1
  14. package/dist/Avatar/Avatar.stories.d.ts +201 -178
  15. package/dist/Avatar/Avatar.styled.d.ts +3 -4
  16. package/dist/AvatarGroup/AvatarGroup.stories.d.ts +156 -199
  17. package/dist/BottomListButton/BottomListButton.stories.d.ts +48 -40
  18. package/dist/BottomListButton/BottomListButton.styled.d.ts +2 -3
  19. package/dist/Box/Box.stories.d.ts +71 -74
  20. package/dist/Breadcrumbs/Breadcrumbs.stories.d.ts +72 -74
  21. package/dist/Breadcrumbs/Breadcrumbs.styled.d.ts +2 -3
  22. package/dist/Button/Button.stories.d.ts +384 -355
  23. package/dist/Button/Button.styled.d.ts +2 -3
  24. package/dist/Card/Card.stories.d.ts +40 -32
  25. package/dist/Card/Card.styled.d.ts +1 -2
  26. package/dist/Checkbox/Checkbox.stories.d.ts +229 -508
  27. package/dist/Chip/Chip.stories.d.ts +135 -113
  28. package/dist/Chip/Chip.styled.d.ts +2 -3
  29. package/dist/CssBaseline/CssBaseline.stories.d.ts +0 -1
  30. package/dist/DatePicker/DatePicker.stories.d.ts +9 -1
  31. package/dist/DatePicker/DatePicker.styled.d.ts +0 -1
  32. package/dist/DateRangePicker/DateRangePicker.stories.d.ts +43 -38
  33. package/dist/DateRangePicker/DateRangePicker.styled.d.ts +0 -1
  34. package/dist/Dialog/Dialog.stories.d.ts +188 -216
  35. package/dist/Divider/Divider.stories.d.ts +371 -365
  36. package/dist/Drawer/Drawer.stories.d.ts +402 -101
  37. package/dist/DrawerMenu/DrawerMenu.stories.d.ts +64 -73
  38. package/dist/DrawerMenu/DrawerMenu.styled.d.ts +2 -3
  39. package/dist/Dropdown/Dropdown.stories.d.ts +524 -471
  40. package/dist/Dropdown/Dropdown.types.d.ts +8 -0
  41. package/dist/EmptyState/EmptyState.stories.d.ts +14 -6
  42. package/dist/EmptyState/EmptyState.styled.d.ts +3 -4
  43. package/dist/FooterActions/FooterActions.stories.d.ts +13 -10
  44. package/dist/FooterActions/FooterActions.styled.d.ts +2 -3
  45. package/dist/FormBody/FormBody.stories.d.ts +5 -4
  46. package/dist/FormBody/FormBody.styled.d.ts +0 -1
  47. package/dist/FormContainer/FormContainer.stories.d.ts +1 -4
  48. package/dist/FormContainer/FormContainer.styled.d.ts +1 -2
  49. package/dist/FormGroup/FormGroup.stories.d.ts +60 -346
  50. package/dist/FormHeader/FormHeader.stories.d.ts +5 -6
  51. package/dist/FormHeader/FormHeader.styled.d.ts +5 -6
  52. package/dist/FormHeader/FormHeader.types.d.ts +1 -0
  53. package/dist/Grid/Grid.stories.d.ts +15 -0
  54. package/dist/HeaderToolbar/HeaderToolbar.stories.d.ts +114 -127
  55. package/dist/HeaderToolbar/HeaderToolbar.styled.d.ts +6 -7
  56. package/dist/Icon/Icon.stories.d.ts +639 -618
  57. package/dist/IconButton/IconButton.d.ts +0 -1
  58. package/dist/IconButton/IconButton.stories.d.ts +68 -51
  59. package/dist/Icons/doctype-icons.stories.d.ts +812 -823
  60. package/dist/Icons/leap-icons.stories.d.ts +1015 -1028
  61. package/dist/ImageUpload/ImageUpload.stories.d.ts +11 -1
  62. package/dist/ImageUpload/ImageUpload.styled.d.ts +0 -1
  63. package/dist/Input/Input.stories.d.ts +961 -941
  64. package/dist/Input/Input.styled.d.ts +3 -4
  65. package/dist/InputLabel/InputLabel.stories.d.ts +17 -0
  66. package/dist/List/List.stories.d.ts +5 -0
  67. package/dist/ListItem/ListItem.stories.d.ts +6 -0
  68. package/dist/ListItemAvatar/ListItemAvatar.stories.d.ts +6 -0
  69. package/dist/ListItemHoverContent/ListItemHoverContent.stories.d.ts +5 -1
  70. package/dist/ListItemHoverContent/ListItemHoverContent.styled.d.ts +0 -1
  71. package/dist/ListItemIcon/ListItemIcon.stories.d.ts +6 -0
  72. package/dist/ListItemText/ListItemText.stories.d.ts +6 -0
  73. package/dist/ListSubheader/ListSubheader.stories.d.ts +1 -1
  74. package/dist/Loader/Loader.stories.d.ts +5 -0
  75. package/dist/Loader/Loader.styled.d.ts +2 -3
  76. package/dist/Menu/Menu.d.ts +0 -1
  77. package/dist/Menu/Menu.stories.d.ts +5 -0
  78. package/dist/Menu/Menu.types.d.ts +0 -1
  79. package/dist/MenuHeader/MenuHeader.stories.d.ts +5 -0
  80. package/dist/MenuHeader/MenuHeader.styled.d.ts +3 -1
  81. package/dist/MenuItem/MenuItem.stories.d.ts +5 -0
  82. package/dist/Modal/Modal.stories.d.ts +5 -0
  83. package/dist/ModalActions/ModalActions.stories.d.ts +5 -0
  84. package/dist/ModalContent/ModalContent.stories.d.ts +5 -0
  85. package/dist/ModalTitle/ModalTitle.stories.d.ts +5 -0
  86. package/dist/Pagination/Pagination.stories.d.ts +7 -3
  87. package/dist/Popover/Popover.stories.d.ts +5 -0
  88. package/dist/ProgressBar/ProgressBar.stories.d.ts +5 -0
  89. package/dist/Radio/Radio.stories.d.ts +5 -0
  90. package/dist/RadioGroup/RadioGroup.stories.d.ts +6 -0
  91. package/dist/RibbonButton/RibbonButton.d.ts +0 -1
  92. package/dist/RibbonButton/RibbonButton.stories.d.ts +5 -0
  93. package/dist/RibbonButton/RibbonButton.styled.d.ts +3 -4
  94. package/dist/RibbonButtonGroup/RibbonButtonGroup.d.ts +0 -1
  95. package/dist/RibbonButtonGroup/RibbonButtonGroup.stories.d.ts +5 -0
  96. package/dist/RibbonButtonGroup/RibbonButtonGroup.styled.d.ts +4 -5
  97. package/dist/SidebarLayout/SidebarLayout.stories.d.ts +9 -3
  98. package/dist/StepNavigation/StepNavigation.stories.d.ts +5 -0
  99. package/dist/StepNavigation/StepNavigation.styled.d.ts +0 -1
  100. package/dist/Switch/Switch.stories.d.ts +6 -0
  101. package/dist/Tab/Tab.stories.d.ts +5 -0
  102. package/dist/Tab/Tab.styled.d.ts +2 -3
  103. package/dist/TabListItem/TabListItem.stories.d.ts +9 -0
  104. package/dist/TabListItem/TabListItem.styled.d.ts +3 -4
  105. package/dist/Table/Table.stories.d.ts +5 -0
  106. package/dist/TableBody/TableBody.stories.d.ts +1 -1
  107. package/dist/TableCell/TableCell.stories.d.ts +4 -0
  108. package/dist/TableCellIcon/TableCellIcon.stories.d.ts +5 -0
  109. package/dist/TableContainer/TableContainer.stories.d.ts +5 -0
  110. package/dist/TableFooter/TableFooter.stories.d.ts +4 -0
  111. package/dist/TableHead/TableHead.stories.d.ts +7 -3
  112. package/dist/TableRow/TableRow.stories.d.ts +7 -3
  113. package/dist/Tabs/Tabs.stories.d.ts +5 -0
  114. package/dist/Tabs/Tabs.styled.d.ts +2 -3
  115. package/dist/Tag/Tag.stories.d.ts +5 -0
  116. package/dist/Tag/Tag.styled.d.ts +9 -5
  117. package/dist/Tag/Tag.types.d.ts +9 -0
  118. package/dist/TextareaAutosize/TextareaAutosize.stories.d.ts +5 -0
  119. package/dist/Theme/custom-types/component-chip.d.ts +2 -0
  120. package/dist/Theme/leap/web/design-tokens/components/chip.d.ts +8 -0
  121. package/dist/ThemeProvider/ThemeProvider.stories.d.ts +20 -7
  122. package/dist/Toolbar/Toolbar.stories.d.ts +5 -0
  123. package/dist/ToolbarButton/ToolbarButton.stories.d.ts +5 -0
  124. package/dist/ToolbarButton/ToolbarButton.styled.d.ts +1 -4
  125. package/dist/Tooltip/Tooltip.stories.d.ts +5 -0
  126. package/dist/TwoColumnLayout/TwoColumnLayout.stories.d.ts +5 -5
  127. package/dist/Typography/Typography.stories.d.ts +5 -0
  128. package/dist/index.d.ts +0 -1
  129. package/dist/index.esm.js +471 -357
  130. package/dist/index.esm.js.map +1 -1
  131. package/dist/index.js +468 -355
  132. package/dist/index.js.map +1 -1
  133. package/dist/stories/Typography.stories.d.ts +29 -0
  134. package/dist/stories/resources/tokensColorsLeap.d.ts +4 -5
  135. package/dist/stories/resources/{typographyLawconnect.d.ts → typographyLeapDesktop.d.ts} +4 -5
  136. package/dist/stories/resources/typographyLeapWeb.d.ts +9 -0
  137. package/package.json +7 -3
  138. package/dist/Badge/Badge.d.ts +0 -3
  139. package/dist/Badge/Badge.styled.d.ts +0 -4
  140. package/dist/Badge/Badge.types.d.ts +0 -3
  141. package/dist/Badge/index.d.ts +0 -2
  142. package/dist/Select/Select.d.ts +0 -3
  143. package/dist/Select/Select.styled.d.ts +0 -1
  144. package/dist/Select/Select.types.d.ts +0 -3
  145. package/dist/Select/index.d.ts +0 -2
  146. package/dist/Theme/lawconnect/baseline.d.ts +0 -44
  147. package/dist/Theme/lawconnect/design-tokens/components/avatars.d.ts +0 -46
  148. package/dist/Theme/lawconnect/design-tokens/components/buttons.d.ts +0 -93
  149. package/dist/Theme/lawconnect/design-tokens/components/chip.d.ts +0 -54
  150. package/dist/Theme/lawconnect/design-tokens/effect.d.ts +0 -2
  151. package/dist/Theme/lawconnect/design-tokens/palette.d.ts +0 -116
  152. package/dist/Theme/lawconnect/design-tokens/shapes.d.ts +0 -13
  153. package/dist/Theme/lawconnect/design-tokens/spacers.d.ts +0 -12
  154. package/dist/Theme/lawconnect/design-tokens/typography.d.ts +0 -133
  155. package/dist/Theme/lawconnect/overrides/Dialog/dialog.d.ts +0 -2
  156. package/dist/Theme/lawconnect/overrides/Dialog/dialogActions.d.ts +0 -2
  157. package/dist/Theme/lawconnect/overrides/Dialog/dialogContent.d.ts +0 -2
  158. package/dist/Theme/lawconnect/overrides/Dialog/dialogTitle.d.ts +0 -2
  159. package/dist/Theme/lawconnect/overrides/accordion.d.ts +0 -4
  160. package/dist/Theme/lawconnect/overrides/autocomplete.d.ts +0 -2
  161. package/dist/Theme/lawconnect/overrides/checkbox.d.ts +0 -2
  162. package/dist/Theme/lawconnect/overrides/divider.d.ts +0 -2
  163. package/dist/Theme/lawconnect/overrides/dropdown.d.ts +0 -2
  164. package/dist/Theme/lawconnect/overrides/formControlLabel.d.ts +0 -2
  165. package/dist/Theme/lawconnect/overrides/formGroup.d.ts +0 -2
  166. package/dist/Theme/lawconnect/overrides/iconButton.d.ts +0 -2
  167. package/dist/Theme/lawconnect/overrides/index.d.ts +0 -23
  168. package/dist/Theme/lawconnect/overrides/inputBase.d.ts +0 -2
  169. package/dist/Theme/lawconnect/overrides/inputLabel.d.ts +0 -2
  170. package/dist/Theme/lawconnect/overrides/list.d.ts +0 -2
  171. package/dist/Theme/lawconnect/overrides/listItemIcon.d.ts +0 -2
  172. package/dist/Theme/lawconnect/overrides/listItemText.d.ts +0 -2
  173. package/dist/Theme/lawconnect/overrides/menu.d.ts +0 -2
  174. package/dist/Theme/lawconnect/overrides/menuItem.d.ts +0 -2
  175. package/dist/Theme/lawconnect/overrides/outlinedInput.d.ts +0 -2
  176. package/dist/Theme/lawconnect/overrides/radio.d.ts +0 -2
  177. package/dist/Theme/lawconnect/overrides/svgIcon.d.ts +0 -2
  178. package/dist/Theme/lawconnect/overrides/tooltip.d.ts +0 -2
  179. package/dist/Theme/lawconnect/theme.d.ts +0 -2
  180. /package/dist/Icons/{lawconnect-icons.stories-temp-removed.d.ts → lawconnect-icons.stories.d.ts} +0 -0
@@ -1,17 +1,18 @@
1
- /// <reference types="react" />
2
- /// <reference types="react" />
3
- /// <reference types="trusted-types" />
1
+ import { BADGE } from '@geometricpanda/storybook-addon-badges';
4
2
  /**
5
3
  *
6
4
  * Accordion list item displays nested list items use `title` and `time` props.
7
5
  *
8
6
  * ```js
9
- * import Accordion from "./Accordion";
7
+ * import { Accordion } from "@galaxy-ds/core";
10
8
  * ```
11
9
  */
12
10
  declare const meta: {
13
11
  title: string;
14
12
  component: import("react").FC<import("./Accordion.types").AccordionProps>;
13
+ parameters: {
14
+ badges: BADGE[];
15
+ };
15
16
  };
16
17
  export default meta;
17
18
  export declare const Default: {
@@ -20,33 +21,29 @@ export declare const Default: {
20
21
  time: string;
21
22
  onClick: import("@vitest/spy").Mock<[event: import("react").MouseEvent<HTMLElement, MouseEvent>], void>;
22
23
  };
23
- play: ({ canvasElement, args }: import("@storybook/types").PlayFunctionContext<import("@storybook/react/dist/types-0fc72a6d").R, {
24
+ parameters: {
25
+ docs: {
26
+ source: {
27
+ code: string;
28
+ };
29
+ };
30
+ };
31
+ play: ({ canvasElement, args }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
24
32
  children?: import("react").ReactNode;
25
33
  title?: string | undefined;
26
34
  time?: string | undefined;
27
- color?: "primary" | "textPrimary" | undefined;
35
+ color?: ("primary" | "textPrimary") | undefined;
28
36
  bgColor?: string | undefined;
29
37
  border?: boolean | undefined;
30
- chevronPosition?: "end" | "start" | undefined;
38
+ chevronPosition?: ("start" | "end") | undefined;
31
39
  className?: string | undefined;
32
40
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
33
- collapsedSize?: string | number | undefined;
34
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
35
- easing?: string | {
36
- enter?: string | undefined;
37
- exit?: string | undefined;
38
- } | undefined;
41
+ collapsedSize?: (string | number) | undefined;
42
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
43
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
39
44
  in?: boolean | undefined;
40
- orientation?: "horizontal" | "vertical" | undefined;
41
- timeout?: number | "auto" | {
42
- appear?: number | undefined;
43
- enter?: number | undefined;
44
- exit?: number | undefined;
45
- } | {
46
- appear?: number | undefined;
47
- enter?: number | undefined;
48
- exit?: number | undefined;
49
- } | undefined;
45
+ orientation?: ("horizontal" | "vertical") | undefined;
46
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
50
47
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
51
48
  style?: import("react").CSSProperties | undefined;
52
49
  slot?: string | undefined;
@@ -57,27 +54,27 @@ export declare const Default: {
57
54
  tabIndex?: number | undefined;
58
55
  "aria-activedescendant"?: string | undefined;
59
56
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
60
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
57
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
61
58
  "aria-braillelabel"?: string | undefined;
62
59
  "aria-brailleroledescription"?: string | undefined;
63
60
  "aria-busy"?: (boolean | "false" | "true") | undefined;
64
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
61
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
65
62
  "aria-colcount"?: number | undefined;
66
63
  "aria-colindex"?: number | undefined;
67
64
  "aria-colindextext"?: string | undefined;
68
65
  "aria-colspan"?: number | undefined;
69
66
  "aria-controls"?: string | undefined;
70
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
67
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
71
68
  "aria-describedby"?: string | undefined;
72
69
  "aria-description"?: string | undefined;
73
70
  "aria-details"?: string | undefined;
74
71
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
75
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
72
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
76
73
  "aria-errormessage"?: string | undefined;
77
74
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
78
75
  "aria-flowto"?: string | undefined;
79
76
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
80
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
77
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
81
78
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
82
79
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
83
80
  "aria-keyshortcuts"?: string | undefined;
@@ -92,9 +89,9 @@ export declare const Default: {
92
89
  "aria-owns"?: string | undefined;
93
90
  "aria-placeholder"?: string | undefined;
94
91
  "aria-posinset"?: number | undefined;
95
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
92
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
96
93
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
97
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
94
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
98
95
  "aria-required"?: (boolean | "false" | "true") | undefined;
99
96
  "aria-roledescription"?: string | undefined;
100
97
  "aria-rowcount"?: number | undefined;
@@ -250,9 +247,7 @@ export declare const Default: {
250
247
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
251
248
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
252
249
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
253
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
254
250
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
255
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
256
251
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
257
252
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
258
253
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -275,17 +270,16 @@ export declare const Default: {
275
270
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
276
271
  content?: string | undefined;
277
272
  translate?: "yes" | "no" | undefined;
278
- hidden?: boolean | undefined;
279
- exit?: boolean | undefined;
280
273
  defaultChecked?: boolean | undefined;
281
274
  defaultValue?: string | number | readonly string[] | undefined;
282
275
  suppressContentEditableWarning?: boolean | undefined;
283
276
  accessKey?: string | undefined;
284
277
  autoFocus?: boolean | undefined;
285
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
278
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
286
279
  contextMenu?: string | undefined;
287
280
  dir?: string | undefined;
288
281
  draggable?: (boolean | "false" | "true") | undefined;
282
+ hidden?: boolean | undefined;
289
283
  nonce?: string | undefined;
290
284
  spellCheck?: (boolean | "false" | "true") | undefined;
291
285
  radioGroup?: string | undefined;
@@ -310,8 +304,9 @@ export declare const Default: {
310
304
  results?: number | undefined;
311
305
  security?: string | undefined;
312
306
  unselectable?: "on" | "off" | undefined;
313
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
307
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
314
308
  is?: string | undefined;
309
+ exit?: boolean | undefined;
315
310
  mountOnEnter?: boolean | undefined;
316
311
  unmountOnExit?: boolean | undefined;
317
312
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -329,29 +324,18 @@ export declare const Default: {
329
324
  children?: import("react").ReactNode;
330
325
  title?: string | undefined;
331
326
  time?: string | undefined;
332
- color?: "primary" | "textPrimary" | undefined;
327
+ color?: ("primary" | "textPrimary") | undefined;
333
328
  bgColor?: string | undefined;
334
329
  border?: boolean | undefined;
335
- chevronPosition?: "end" | "start" | undefined;
330
+ chevronPosition?: ("start" | "end") | undefined;
336
331
  className?: string | undefined;
337
332
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
338
- collapsedSize?: string | number | undefined;
339
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
340
- easing?: string | {
341
- enter?: string | undefined;
342
- exit?: string | undefined;
343
- } | undefined;
333
+ collapsedSize?: (string | number) | undefined;
334
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
335
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
344
336
  in?: boolean | undefined;
345
- orientation?: "horizontal" | "vertical" | undefined;
346
- timeout?: number | "auto" | {
347
- appear?: number | undefined;
348
- enter?: number | undefined;
349
- exit?: number | undefined;
350
- } | {
351
- appear?: number | undefined;
352
- enter?: number | undefined;
353
- exit?: number | undefined;
354
- } | undefined;
337
+ orientation?: ("horizontal" | "vertical") | undefined;
338
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
355
339
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
356
340
  style?: import("react").CSSProperties | undefined;
357
341
  slot?: string | undefined;
@@ -362,27 +346,27 @@ export declare const Default: {
362
346
  tabIndex?: number | undefined;
363
347
  "aria-activedescendant"?: string | undefined;
364
348
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
365
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
349
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
366
350
  "aria-braillelabel"?: string | undefined;
367
351
  "aria-brailleroledescription"?: string | undefined;
368
352
  "aria-busy"?: (boolean | "false" | "true") | undefined;
369
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
353
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
370
354
  "aria-colcount"?: number | undefined;
371
355
  "aria-colindex"?: number | undefined;
372
356
  "aria-colindextext"?: string | undefined;
373
357
  "aria-colspan"?: number | undefined;
374
358
  "aria-controls"?: string | undefined;
375
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
359
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
376
360
  "aria-describedby"?: string | undefined;
377
361
  "aria-description"?: string | undefined;
378
362
  "aria-details"?: string | undefined;
379
363
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
380
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
364
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
381
365
  "aria-errormessage"?: string | undefined;
382
366
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
383
367
  "aria-flowto"?: string | undefined;
384
368
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
385
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
369
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
386
370
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
387
371
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
388
372
  "aria-keyshortcuts"?: string | undefined;
@@ -397,9 +381,9 @@ export declare const Default: {
397
381
  "aria-owns"?: string | undefined;
398
382
  "aria-placeholder"?: string | undefined;
399
383
  "aria-posinset"?: number | undefined;
400
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
384
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
401
385
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
402
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
386
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
403
387
  "aria-required"?: (boolean | "false" | "true") | undefined;
404
388
  "aria-roledescription"?: string | undefined;
405
389
  "aria-rowcount"?: number | undefined;
@@ -555,9 +539,7 @@ export declare const Default: {
555
539
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
556
540
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
557
541
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
558
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
559
542
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
560
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
561
543
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
562
544
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
563
545
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -580,17 +562,16 @@ export declare const Default: {
580
562
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
581
563
  content?: string | undefined;
582
564
  translate?: "yes" | "no" | undefined;
583
- hidden?: boolean | undefined;
584
- exit?: boolean | undefined;
585
565
  defaultChecked?: boolean | undefined;
586
566
  defaultValue?: string | number | readonly string[] | undefined;
587
567
  suppressContentEditableWarning?: boolean | undefined;
588
568
  accessKey?: string | undefined;
589
569
  autoFocus?: boolean | undefined;
590
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
570
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
591
571
  contextMenu?: string | undefined;
592
572
  dir?: string | undefined;
593
573
  draggable?: (boolean | "false" | "true") | undefined;
574
+ hidden?: boolean | undefined;
594
575
  nonce?: string | undefined;
595
576
  spellCheck?: (boolean | "false" | "true") | undefined;
596
577
  radioGroup?: string | undefined;
@@ -615,8 +596,9 @@ export declare const Default: {
615
596
  results?: number | undefined;
616
597
  security?: string | undefined;
617
598
  unselectable?: "on" | "off" | undefined;
618
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
599
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
619
600
  is?: string | undefined;
601
+ exit?: boolean | undefined;
620
602
  mountOnEnter?: boolean | undefined;
621
603
  unmountOnExit?: boolean | undefined;
622
604
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -640,33 +622,29 @@ export declare const AttachmentList: {
640
622
  title: string;
641
623
  time: string;
642
624
  };
643
- play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react/dist/types-0fc72a6d").R, {
625
+ parameters: {
626
+ docs: {
627
+ source: {
628
+ code: string;
629
+ };
630
+ };
631
+ };
632
+ play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
644
633
  children?: import("react").ReactNode;
645
634
  title?: string | undefined;
646
635
  time?: string | undefined;
647
- color?: "primary" | "textPrimary" | undefined;
636
+ color?: ("primary" | "textPrimary") | undefined;
648
637
  bgColor?: string | undefined;
649
638
  border?: boolean | undefined;
650
- chevronPosition?: "end" | "start" | undefined;
639
+ chevronPosition?: ("start" | "end") | undefined;
651
640
  className?: string | undefined;
652
641
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
653
- collapsedSize?: string | number | undefined;
654
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
655
- easing?: string | {
656
- enter?: string | undefined;
657
- exit?: string | undefined;
658
- } | undefined;
642
+ collapsedSize?: (string | number) | undefined;
643
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
644
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
659
645
  in?: boolean | undefined;
660
- orientation?: "horizontal" | "vertical" | undefined;
661
- timeout?: number | "auto" | {
662
- appear?: number | undefined;
663
- enter?: number | undefined;
664
- exit?: number | undefined;
665
- } | {
666
- appear?: number | undefined;
667
- enter?: number | undefined;
668
- exit?: number | undefined;
669
- } | undefined;
646
+ orientation?: ("horizontal" | "vertical") | undefined;
647
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
670
648
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
671
649
  style?: import("react").CSSProperties | undefined;
672
650
  slot?: string | undefined;
@@ -677,27 +655,27 @@ export declare const AttachmentList: {
677
655
  tabIndex?: number | undefined;
678
656
  "aria-activedescendant"?: string | undefined;
679
657
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
680
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
658
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
681
659
  "aria-braillelabel"?: string | undefined;
682
660
  "aria-brailleroledescription"?: string | undefined;
683
661
  "aria-busy"?: (boolean | "false" | "true") | undefined;
684
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
662
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
685
663
  "aria-colcount"?: number | undefined;
686
664
  "aria-colindex"?: number | undefined;
687
665
  "aria-colindextext"?: string | undefined;
688
666
  "aria-colspan"?: number | undefined;
689
667
  "aria-controls"?: string | undefined;
690
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
668
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
691
669
  "aria-describedby"?: string | undefined;
692
670
  "aria-description"?: string | undefined;
693
671
  "aria-details"?: string | undefined;
694
672
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
695
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
673
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
696
674
  "aria-errormessage"?: string | undefined;
697
675
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
698
676
  "aria-flowto"?: string | undefined;
699
677
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
700
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
678
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
701
679
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
702
680
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
703
681
  "aria-keyshortcuts"?: string | undefined;
@@ -712,9 +690,9 @@ export declare const AttachmentList: {
712
690
  "aria-owns"?: string | undefined;
713
691
  "aria-placeholder"?: string | undefined;
714
692
  "aria-posinset"?: number | undefined;
715
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
693
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
716
694
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
717
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
695
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
718
696
  "aria-required"?: (boolean | "false" | "true") | undefined;
719
697
  "aria-roledescription"?: string | undefined;
720
698
  "aria-rowcount"?: number | undefined;
@@ -870,9 +848,7 @@ export declare const AttachmentList: {
870
848
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
871
849
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
872
850
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
873
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
874
851
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
875
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
876
852
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
877
853
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
878
854
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -895,17 +871,16 @@ export declare const AttachmentList: {
895
871
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
896
872
  content?: string | undefined;
897
873
  translate?: "yes" | "no" | undefined;
898
- hidden?: boolean | undefined;
899
- exit?: boolean | undefined;
900
874
  defaultChecked?: boolean | undefined;
901
875
  defaultValue?: string | number | readonly string[] | undefined;
902
876
  suppressContentEditableWarning?: boolean | undefined;
903
877
  accessKey?: string | undefined;
904
878
  autoFocus?: boolean | undefined;
905
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
879
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
906
880
  contextMenu?: string | undefined;
907
881
  dir?: string | undefined;
908
882
  draggable?: (boolean | "false" | "true") | undefined;
883
+ hidden?: boolean | undefined;
909
884
  nonce?: string | undefined;
910
885
  spellCheck?: (boolean | "false" | "true") | undefined;
911
886
  radioGroup?: string | undefined;
@@ -930,8 +905,9 @@ export declare const AttachmentList: {
930
905
  results?: number | undefined;
931
906
  security?: string | undefined;
932
907
  unselectable?: "on" | "off" | undefined;
933
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
908
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
934
909
  is?: string | undefined;
910
+ exit?: boolean | undefined;
935
911
  mountOnEnter?: boolean | undefined;
936
912
  unmountOnExit?: boolean | undefined;
937
913
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -949,29 +925,18 @@ export declare const AttachmentList: {
949
925
  children?: import("react").ReactNode;
950
926
  title?: string | undefined;
951
927
  time?: string | undefined;
952
- color?: "primary" | "textPrimary" | undefined;
928
+ color?: ("primary" | "textPrimary") | undefined;
953
929
  bgColor?: string | undefined;
954
930
  border?: boolean | undefined;
955
- chevronPosition?: "end" | "start" | undefined;
931
+ chevronPosition?: ("start" | "end") | undefined;
956
932
  className?: string | undefined;
957
933
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
958
- collapsedSize?: string | number | undefined;
959
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
960
- easing?: string | {
961
- enter?: string | undefined;
962
- exit?: string | undefined;
963
- } | undefined;
934
+ collapsedSize?: (string | number) | undefined;
935
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
936
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
964
937
  in?: boolean | undefined;
965
- orientation?: "horizontal" | "vertical" | undefined;
966
- timeout?: number | "auto" | {
967
- appear?: number | undefined;
968
- enter?: number | undefined;
969
- exit?: number | undefined;
970
- } | {
971
- appear?: number | undefined;
972
- enter?: number | undefined;
973
- exit?: number | undefined;
974
- } | undefined;
938
+ orientation?: ("horizontal" | "vertical") | undefined;
939
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
975
940
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
976
941
  style?: import("react").CSSProperties | undefined;
977
942
  slot?: string | undefined;
@@ -982,27 +947,27 @@ export declare const AttachmentList: {
982
947
  tabIndex?: number | undefined;
983
948
  "aria-activedescendant"?: string | undefined;
984
949
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
985
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
950
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
986
951
  "aria-braillelabel"?: string | undefined;
987
952
  "aria-brailleroledescription"?: string | undefined;
988
953
  "aria-busy"?: (boolean | "false" | "true") | undefined;
989
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
954
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
990
955
  "aria-colcount"?: number | undefined;
991
956
  "aria-colindex"?: number | undefined;
992
957
  "aria-colindextext"?: string | undefined;
993
958
  "aria-colspan"?: number | undefined;
994
959
  "aria-controls"?: string | undefined;
995
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
960
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
996
961
  "aria-describedby"?: string | undefined;
997
962
  "aria-description"?: string | undefined;
998
963
  "aria-details"?: string | undefined;
999
964
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1000
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
965
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
1001
966
  "aria-errormessage"?: string | undefined;
1002
967
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1003
968
  "aria-flowto"?: string | undefined;
1004
969
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1005
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
970
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
1006
971
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1007
972
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1008
973
  "aria-keyshortcuts"?: string | undefined;
@@ -1017,9 +982,9 @@ export declare const AttachmentList: {
1017
982
  "aria-owns"?: string | undefined;
1018
983
  "aria-placeholder"?: string | undefined;
1019
984
  "aria-posinset"?: number | undefined;
1020
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
985
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
1021
986
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1022
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
987
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
1023
988
  "aria-required"?: (boolean | "false" | "true") | undefined;
1024
989
  "aria-roledescription"?: string | undefined;
1025
990
  "aria-rowcount"?: number | undefined;
@@ -1175,9 +1140,7 @@ export declare const AttachmentList: {
1175
1140
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
1176
1141
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1177
1142
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
1178
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1179
1143
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
1180
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1181
1144
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
1182
1145
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1183
1146
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -1200,17 +1163,16 @@ export declare const AttachmentList: {
1200
1163
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
1201
1164
  content?: string | undefined;
1202
1165
  translate?: "yes" | "no" | undefined;
1203
- hidden?: boolean | undefined;
1204
- exit?: boolean | undefined;
1205
1166
  defaultChecked?: boolean | undefined;
1206
1167
  defaultValue?: string | number | readonly string[] | undefined;
1207
1168
  suppressContentEditableWarning?: boolean | undefined;
1208
1169
  accessKey?: string | undefined;
1209
1170
  autoFocus?: boolean | undefined;
1210
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
1171
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
1211
1172
  contextMenu?: string | undefined;
1212
1173
  dir?: string | undefined;
1213
1174
  draggable?: (boolean | "false" | "true") | undefined;
1175
+ hidden?: boolean | undefined;
1214
1176
  nonce?: string | undefined;
1215
1177
  spellCheck?: (boolean | "false" | "true") | undefined;
1216
1178
  radioGroup?: string | undefined;
@@ -1235,8 +1197,9 @@ export declare const AttachmentList: {
1235
1197
  results?: number | undefined;
1236
1198
  security?: string | undefined;
1237
1199
  unselectable?: "on" | "off" | undefined;
1238
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1200
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
1239
1201
  is?: string | undefined;
1202
+ exit?: boolean | undefined;
1240
1203
  mountOnEnter?: boolean | undefined;
1241
1204
  unmountOnExit?: boolean | undefined;
1242
1205
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -1256,33 +1219,29 @@ export declare const DetailedList: {
1256
1219
  title: string;
1257
1220
  time: string;
1258
1221
  };
1259
- play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react/dist/types-0fc72a6d").R, {
1222
+ parameters: {
1223
+ docs: {
1224
+ source: {
1225
+ code: string;
1226
+ };
1227
+ };
1228
+ };
1229
+ play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
1260
1230
  children?: import("react").ReactNode;
1261
1231
  title?: string | undefined;
1262
1232
  time?: string | undefined;
1263
- color?: "primary" | "textPrimary" | undefined;
1233
+ color?: ("primary" | "textPrimary") | undefined;
1264
1234
  bgColor?: string | undefined;
1265
1235
  border?: boolean | undefined;
1266
- chevronPosition?: "end" | "start" | undefined;
1236
+ chevronPosition?: ("start" | "end") | undefined;
1267
1237
  className?: string | undefined;
1268
1238
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
1269
- collapsedSize?: string | number | undefined;
1270
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
1271
- easing?: string | {
1272
- enter?: string | undefined;
1273
- exit?: string | undefined;
1274
- } | undefined;
1239
+ collapsedSize?: (string | number) | undefined;
1240
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
1241
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
1275
1242
  in?: boolean | undefined;
1276
- orientation?: "horizontal" | "vertical" | undefined;
1277
- timeout?: number | "auto" | {
1278
- appear?: number | undefined;
1279
- enter?: number | undefined;
1280
- exit?: number | undefined;
1281
- } | {
1282
- appear?: number | undefined;
1283
- enter?: number | undefined;
1284
- exit?: number | undefined;
1285
- } | undefined;
1243
+ orientation?: ("horizontal" | "vertical") | undefined;
1244
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
1286
1245
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
1287
1246
  style?: import("react").CSSProperties | undefined;
1288
1247
  slot?: string | undefined;
@@ -1293,27 +1252,27 @@ export declare const DetailedList: {
1293
1252
  tabIndex?: number | undefined;
1294
1253
  "aria-activedescendant"?: string | undefined;
1295
1254
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
1296
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
1255
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
1297
1256
  "aria-braillelabel"?: string | undefined;
1298
1257
  "aria-brailleroledescription"?: string | undefined;
1299
1258
  "aria-busy"?: (boolean | "false" | "true") | undefined;
1300
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
1259
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
1301
1260
  "aria-colcount"?: number | undefined;
1302
1261
  "aria-colindex"?: number | undefined;
1303
1262
  "aria-colindextext"?: string | undefined;
1304
1263
  "aria-colspan"?: number | undefined;
1305
1264
  "aria-controls"?: string | undefined;
1306
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1265
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
1307
1266
  "aria-describedby"?: string | undefined;
1308
1267
  "aria-description"?: string | undefined;
1309
1268
  "aria-details"?: string | undefined;
1310
1269
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1311
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1270
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
1312
1271
  "aria-errormessage"?: string | undefined;
1313
1272
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1314
1273
  "aria-flowto"?: string | undefined;
1315
1274
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1316
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
1275
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
1317
1276
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1318
1277
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1319
1278
  "aria-keyshortcuts"?: string | undefined;
@@ -1328,9 +1287,9 @@ export declare const DetailedList: {
1328
1287
  "aria-owns"?: string | undefined;
1329
1288
  "aria-placeholder"?: string | undefined;
1330
1289
  "aria-posinset"?: number | undefined;
1331
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1290
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
1332
1291
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1333
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1292
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
1334
1293
  "aria-required"?: (boolean | "false" | "true") | undefined;
1335
1294
  "aria-roledescription"?: string | undefined;
1336
1295
  "aria-rowcount"?: number | undefined;
@@ -1486,9 +1445,7 @@ export declare const DetailedList: {
1486
1445
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
1487
1446
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1488
1447
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
1489
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1490
1448
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
1491
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1492
1449
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
1493
1450
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1494
1451
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -1511,17 +1468,16 @@ export declare const DetailedList: {
1511
1468
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
1512
1469
  content?: string | undefined;
1513
1470
  translate?: "yes" | "no" | undefined;
1514
- hidden?: boolean | undefined;
1515
- exit?: boolean | undefined;
1516
1471
  defaultChecked?: boolean | undefined;
1517
1472
  defaultValue?: string | number | readonly string[] | undefined;
1518
1473
  suppressContentEditableWarning?: boolean | undefined;
1519
1474
  accessKey?: string | undefined;
1520
1475
  autoFocus?: boolean | undefined;
1521
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
1476
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
1522
1477
  contextMenu?: string | undefined;
1523
1478
  dir?: string | undefined;
1524
1479
  draggable?: (boolean | "false" | "true") | undefined;
1480
+ hidden?: boolean | undefined;
1525
1481
  nonce?: string | undefined;
1526
1482
  spellCheck?: (boolean | "false" | "true") | undefined;
1527
1483
  radioGroup?: string | undefined;
@@ -1546,8 +1502,9 @@ export declare const DetailedList: {
1546
1502
  results?: number | undefined;
1547
1503
  security?: string | undefined;
1548
1504
  unselectable?: "on" | "off" | undefined;
1549
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1505
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
1550
1506
  is?: string | undefined;
1507
+ exit?: boolean | undefined;
1551
1508
  mountOnEnter?: boolean | undefined;
1552
1509
  unmountOnExit?: boolean | undefined;
1553
1510
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -1565,29 +1522,18 @@ export declare const DetailedList: {
1565
1522
  children?: import("react").ReactNode;
1566
1523
  title?: string | undefined;
1567
1524
  time?: string | undefined;
1568
- color?: "primary" | "textPrimary" | undefined;
1525
+ color?: ("primary" | "textPrimary") | undefined;
1569
1526
  bgColor?: string | undefined;
1570
1527
  border?: boolean | undefined;
1571
- chevronPosition?: "end" | "start" | undefined;
1528
+ chevronPosition?: ("start" | "end") | undefined;
1572
1529
  className?: string | undefined;
1573
1530
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
1574
- collapsedSize?: string | number | undefined;
1575
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
1576
- easing?: string | {
1577
- enter?: string | undefined;
1578
- exit?: string | undefined;
1579
- } | undefined;
1531
+ collapsedSize?: (string | number) | undefined;
1532
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
1533
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
1580
1534
  in?: boolean | undefined;
1581
- orientation?: "horizontal" | "vertical" | undefined;
1582
- timeout?: number | "auto" | {
1583
- appear?: number | undefined;
1584
- enter?: number | undefined;
1585
- exit?: number | undefined;
1586
- } | {
1587
- appear?: number | undefined;
1588
- enter?: number | undefined;
1589
- exit?: number | undefined;
1590
- } | undefined;
1535
+ orientation?: ("horizontal" | "vertical") | undefined;
1536
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
1591
1537
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
1592
1538
  style?: import("react").CSSProperties | undefined;
1593
1539
  slot?: string | undefined;
@@ -1598,27 +1544,27 @@ export declare const DetailedList: {
1598
1544
  tabIndex?: number | undefined;
1599
1545
  "aria-activedescendant"?: string | undefined;
1600
1546
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
1601
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
1547
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
1602
1548
  "aria-braillelabel"?: string | undefined;
1603
1549
  "aria-brailleroledescription"?: string | undefined;
1604
1550
  "aria-busy"?: (boolean | "false" | "true") | undefined;
1605
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
1551
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
1606
1552
  "aria-colcount"?: number | undefined;
1607
1553
  "aria-colindex"?: number | undefined;
1608
1554
  "aria-colindextext"?: string | undefined;
1609
1555
  "aria-colspan"?: number | undefined;
1610
1556
  "aria-controls"?: string | undefined;
1611
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1557
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
1612
1558
  "aria-describedby"?: string | undefined;
1613
1559
  "aria-description"?: string | undefined;
1614
1560
  "aria-details"?: string | undefined;
1615
1561
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1616
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1562
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
1617
1563
  "aria-errormessage"?: string | undefined;
1618
1564
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1619
1565
  "aria-flowto"?: string | undefined;
1620
1566
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1621
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
1567
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
1622
1568
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1623
1569
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1624
1570
  "aria-keyshortcuts"?: string | undefined;
@@ -1633,9 +1579,9 @@ export declare const DetailedList: {
1633
1579
  "aria-owns"?: string | undefined;
1634
1580
  "aria-placeholder"?: string | undefined;
1635
1581
  "aria-posinset"?: number | undefined;
1636
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1582
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
1637
1583
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1638
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1584
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
1639
1585
  "aria-required"?: (boolean | "false" | "true") | undefined;
1640
1586
  "aria-roledescription"?: string | undefined;
1641
1587
  "aria-rowcount"?: number | undefined;
@@ -1791,9 +1737,7 @@ export declare const DetailedList: {
1791
1737
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
1792
1738
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1793
1739
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
1794
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1795
1740
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
1796
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1797
1741
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
1798
1742
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
1799
1743
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -1816,17 +1760,16 @@ export declare const DetailedList: {
1816
1760
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
1817
1761
  content?: string | undefined;
1818
1762
  translate?: "yes" | "no" | undefined;
1819
- hidden?: boolean | undefined;
1820
- exit?: boolean | undefined;
1821
1763
  defaultChecked?: boolean | undefined;
1822
1764
  defaultValue?: string | number | readonly string[] | undefined;
1823
1765
  suppressContentEditableWarning?: boolean | undefined;
1824
1766
  accessKey?: string | undefined;
1825
1767
  autoFocus?: boolean | undefined;
1826
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
1768
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
1827
1769
  contextMenu?: string | undefined;
1828
1770
  dir?: string | undefined;
1829
1771
  draggable?: (boolean | "false" | "true") | undefined;
1772
+ hidden?: boolean | undefined;
1830
1773
  nonce?: string | undefined;
1831
1774
  spellCheck?: (boolean | "false" | "true") | undefined;
1832
1775
  radioGroup?: string | undefined;
@@ -1851,8 +1794,9 @@ export declare const DetailedList: {
1851
1794
  results?: number | undefined;
1852
1795
  security?: string | undefined;
1853
1796
  unselectable?: "on" | "off" | undefined;
1854
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1797
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
1855
1798
  is?: string | undefined;
1799
+ exit?: boolean | undefined;
1856
1800
  mountOnEnter?: boolean | undefined;
1857
1801
  unmountOnExit?: boolean | undefined;
1858
1802
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -1873,33 +1817,29 @@ export declare const Colors: {
1873
1817
  color: "textPrimary";
1874
1818
  bgColor: string;
1875
1819
  };
1876
- play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react/dist/types-0fc72a6d").R, {
1820
+ parameters: {
1821
+ docs: {
1822
+ source: {
1823
+ code: string;
1824
+ };
1825
+ };
1826
+ };
1827
+ play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
1877
1828
  children?: import("react").ReactNode;
1878
1829
  title?: string | undefined;
1879
1830
  time?: string | undefined;
1880
- color?: "primary" | "textPrimary" | undefined;
1831
+ color?: ("primary" | "textPrimary") | undefined;
1881
1832
  bgColor?: string | undefined;
1882
1833
  border?: boolean | undefined;
1883
- chevronPosition?: "end" | "start" | undefined;
1834
+ chevronPosition?: ("start" | "end") | undefined;
1884
1835
  className?: string | undefined;
1885
1836
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
1886
- collapsedSize?: string | number | undefined;
1887
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
1888
- easing?: string | {
1889
- enter?: string | undefined;
1890
- exit?: string | undefined;
1891
- } | undefined;
1837
+ collapsedSize?: (string | number) | undefined;
1838
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
1839
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
1892
1840
  in?: boolean | undefined;
1893
- orientation?: "horizontal" | "vertical" | undefined;
1894
- timeout?: number | "auto" | {
1895
- appear?: number | undefined;
1896
- enter?: number | undefined;
1897
- exit?: number | undefined;
1898
- } | {
1899
- appear?: number | undefined;
1900
- enter?: number | undefined;
1901
- exit?: number | undefined;
1902
- } | undefined;
1841
+ orientation?: ("horizontal" | "vertical") | undefined;
1842
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
1903
1843
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
1904
1844
  style?: import("react").CSSProperties | undefined;
1905
1845
  slot?: string | undefined;
@@ -1910,27 +1850,27 @@ export declare const Colors: {
1910
1850
  tabIndex?: number | undefined;
1911
1851
  "aria-activedescendant"?: string | undefined;
1912
1852
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
1913
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
1853
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
1914
1854
  "aria-braillelabel"?: string | undefined;
1915
1855
  "aria-brailleroledescription"?: string | undefined;
1916
1856
  "aria-busy"?: (boolean | "false" | "true") | undefined;
1917
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
1857
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
1918
1858
  "aria-colcount"?: number | undefined;
1919
1859
  "aria-colindex"?: number | undefined;
1920
1860
  "aria-colindextext"?: string | undefined;
1921
1861
  "aria-colspan"?: number | undefined;
1922
1862
  "aria-controls"?: string | undefined;
1923
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
1863
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
1924
1864
  "aria-describedby"?: string | undefined;
1925
1865
  "aria-description"?: string | undefined;
1926
1866
  "aria-details"?: string | undefined;
1927
1867
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
1928
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
1868
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
1929
1869
  "aria-errormessage"?: string | undefined;
1930
1870
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
1931
1871
  "aria-flowto"?: string | undefined;
1932
1872
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
1933
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
1873
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
1934
1874
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
1935
1875
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
1936
1876
  "aria-keyshortcuts"?: string | undefined;
@@ -1945,9 +1885,9 @@ export declare const Colors: {
1945
1885
  "aria-owns"?: string | undefined;
1946
1886
  "aria-placeholder"?: string | undefined;
1947
1887
  "aria-posinset"?: number | undefined;
1948
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
1888
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
1949
1889
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
1950
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1890
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
1951
1891
  "aria-required"?: (boolean | "false" | "true") | undefined;
1952
1892
  "aria-roledescription"?: string | undefined;
1953
1893
  "aria-rowcount"?: number | undefined;
@@ -2103,9 +2043,7 @@ export declare const Colors: {
2103
2043
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
2104
2044
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2105
2045
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
2106
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2107
2046
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
2108
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2109
2047
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
2110
2048
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2111
2049
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -2128,17 +2066,16 @@ export declare const Colors: {
2128
2066
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
2129
2067
  content?: string | undefined;
2130
2068
  translate?: "yes" | "no" | undefined;
2131
- hidden?: boolean | undefined;
2132
- exit?: boolean | undefined;
2133
2069
  defaultChecked?: boolean | undefined;
2134
2070
  defaultValue?: string | number | readonly string[] | undefined;
2135
2071
  suppressContentEditableWarning?: boolean | undefined;
2136
2072
  accessKey?: string | undefined;
2137
2073
  autoFocus?: boolean | undefined;
2138
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
2074
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
2139
2075
  contextMenu?: string | undefined;
2140
2076
  dir?: string | undefined;
2141
2077
  draggable?: (boolean | "false" | "true") | undefined;
2078
+ hidden?: boolean | undefined;
2142
2079
  nonce?: string | undefined;
2143
2080
  spellCheck?: (boolean | "false" | "true") | undefined;
2144
2081
  radioGroup?: string | undefined;
@@ -2163,8 +2100,9 @@ export declare const Colors: {
2163
2100
  results?: number | undefined;
2164
2101
  security?: string | undefined;
2165
2102
  unselectable?: "on" | "off" | undefined;
2166
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2103
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
2167
2104
  is?: string | undefined;
2105
+ exit?: boolean | undefined;
2168
2106
  mountOnEnter?: boolean | undefined;
2169
2107
  unmountOnExit?: boolean | undefined;
2170
2108
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -2182,29 +2120,18 @@ export declare const Colors: {
2182
2120
  children?: import("react").ReactNode;
2183
2121
  title?: string | undefined;
2184
2122
  time?: string | undefined;
2185
- color?: "primary" | "textPrimary" | undefined;
2123
+ color?: ("primary" | "textPrimary") | undefined;
2186
2124
  bgColor?: string | undefined;
2187
2125
  border?: boolean | undefined;
2188
- chevronPosition?: "end" | "start" | undefined;
2126
+ chevronPosition?: ("start" | "end") | undefined;
2189
2127
  className?: string | undefined;
2190
2128
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
2191
- collapsedSize?: string | number | undefined;
2192
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
2193
- easing?: string | {
2194
- enter?: string | undefined;
2195
- exit?: string | undefined;
2196
- } | undefined;
2129
+ collapsedSize?: (string | number) | undefined;
2130
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
2131
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
2197
2132
  in?: boolean | undefined;
2198
- orientation?: "horizontal" | "vertical" | undefined;
2199
- timeout?: number | "auto" | {
2200
- appear?: number | undefined;
2201
- enter?: number | undefined;
2202
- exit?: number | undefined;
2203
- } | {
2204
- appear?: number | undefined;
2205
- enter?: number | undefined;
2206
- exit?: number | undefined;
2207
- } | undefined;
2133
+ orientation?: ("horizontal" | "vertical") | undefined;
2134
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
2208
2135
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
2209
2136
  style?: import("react").CSSProperties | undefined;
2210
2137
  slot?: string | undefined;
@@ -2215,27 +2142,27 @@ export declare const Colors: {
2215
2142
  tabIndex?: number | undefined;
2216
2143
  "aria-activedescendant"?: string | undefined;
2217
2144
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
2218
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
2145
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
2219
2146
  "aria-braillelabel"?: string | undefined;
2220
2147
  "aria-brailleroledescription"?: string | undefined;
2221
2148
  "aria-busy"?: (boolean | "false" | "true") | undefined;
2222
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
2149
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
2223
2150
  "aria-colcount"?: number | undefined;
2224
2151
  "aria-colindex"?: number | undefined;
2225
2152
  "aria-colindextext"?: string | undefined;
2226
2153
  "aria-colspan"?: number | undefined;
2227
2154
  "aria-controls"?: string | undefined;
2228
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
2155
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
2229
2156
  "aria-describedby"?: string | undefined;
2230
2157
  "aria-description"?: string | undefined;
2231
2158
  "aria-details"?: string | undefined;
2232
2159
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
2233
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
2160
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
2234
2161
  "aria-errormessage"?: string | undefined;
2235
2162
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
2236
2163
  "aria-flowto"?: string | undefined;
2237
2164
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
2238
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
2165
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
2239
2166
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
2240
2167
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
2241
2168
  "aria-keyshortcuts"?: string | undefined;
@@ -2250,9 +2177,9 @@ export declare const Colors: {
2250
2177
  "aria-owns"?: string | undefined;
2251
2178
  "aria-placeholder"?: string | undefined;
2252
2179
  "aria-posinset"?: number | undefined;
2253
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
2180
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
2254
2181
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
2255
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2182
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
2256
2183
  "aria-required"?: (boolean | "false" | "true") | undefined;
2257
2184
  "aria-roledescription"?: string | undefined;
2258
2185
  "aria-rowcount"?: number | undefined;
@@ -2408,9 +2335,7 @@ export declare const Colors: {
2408
2335
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
2409
2336
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2410
2337
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
2411
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2412
2338
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
2413
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2414
2339
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
2415
2340
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2416
2341
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -2433,17 +2358,16 @@ export declare const Colors: {
2433
2358
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
2434
2359
  content?: string | undefined;
2435
2360
  translate?: "yes" | "no" | undefined;
2436
- hidden?: boolean | undefined;
2437
- exit?: boolean | undefined;
2438
2361
  defaultChecked?: boolean | undefined;
2439
2362
  defaultValue?: string | number | readonly string[] | undefined;
2440
2363
  suppressContentEditableWarning?: boolean | undefined;
2441
2364
  accessKey?: string | undefined;
2442
2365
  autoFocus?: boolean | undefined;
2443
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
2366
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
2444
2367
  contextMenu?: string | undefined;
2445
2368
  dir?: string | undefined;
2446
2369
  draggable?: (boolean | "false" | "true") | undefined;
2370
+ hidden?: boolean | undefined;
2447
2371
  nonce?: string | undefined;
2448
2372
  spellCheck?: (boolean | "false" | "true") | undefined;
2449
2373
  radioGroup?: string | undefined;
@@ -2468,8 +2392,9 @@ export declare const Colors: {
2468
2392
  results?: number | undefined;
2469
2393
  security?: string | undefined;
2470
2394
  unselectable?: "on" | "off" | undefined;
2471
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2395
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
2472
2396
  is?: string | undefined;
2397
+ exit?: boolean | undefined;
2473
2398
  mountOnEnter?: boolean | undefined;
2474
2399
  unmountOnExit?: boolean | undefined;
2475
2400
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -2495,33 +2420,29 @@ export declare const ChevronPosition: {
2495
2420
  bgColor: string;
2496
2421
  chevronPosition: "end";
2497
2422
  };
2498
- play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react/dist/types-0fc72a6d").R, {
2423
+ parameters: {
2424
+ docs: {
2425
+ source: {
2426
+ code: string;
2427
+ };
2428
+ };
2429
+ };
2430
+ play: ({ canvasElement }: import("@storybook/types").PlayFunctionContext<import("@storybook/react").ReactRenderer, {
2499
2431
  children?: import("react").ReactNode;
2500
2432
  title?: string | undefined;
2501
2433
  time?: string | undefined;
2502
- color?: "primary" | "textPrimary" | undefined;
2434
+ color?: ("primary" | "textPrimary") | undefined;
2503
2435
  bgColor?: string | undefined;
2504
2436
  border?: boolean | undefined;
2505
- chevronPosition?: "end" | "start" | undefined;
2437
+ chevronPosition?: ("start" | "end") | undefined;
2506
2438
  className?: string | undefined;
2507
2439
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
2508
- collapsedSize?: string | number | undefined;
2509
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
2510
- easing?: string | {
2511
- enter?: string | undefined;
2512
- exit?: string | undefined;
2513
- } | undefined;
2440
+ collapsedSize?: (string | number) | undefined;
2441
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
2442
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
2514
2443
  in?: boolean | undefined;
2515
- orientation?: "horizontal" | "vertical" | undefined;
2516
- timeout?: number | "auto" | {
2517
- appear?: number | undefined;
2518
- enter?: number | undefined;
2519
- exit?: number | undefined;
2520
- } | {
2521
- appear?: number | undefined;
2522
- enter?: number | undefined;
2523
- exit?: number | undefined;
2524
- } | undefined;
2444
+ orientation?: ("horizontal" | "vertical") | undefined;
2445
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
2525
2446
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
2526
2447
  style?: import("react").CSSProperties | undefined;
2527
2448
  slot?: string | undefined;
@@ -2532,27 +2453,27 @@ export declare const ChevronPosition: {
2532
2453
  tabIndex?: number | undefined;
2533
2454
  "aria-activedescendant"?: string | undefined;
2534
2455
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
2535
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
2456
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
2536
2457
  "aria-braillelabel"?: string | undefined;
2537
2458
  "aria-brailleroledescription"?: string | undefined;
2538
2459
  "aria-busy"?: (boolean | "false" | "true") | undefined;
2539
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
2460
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
2540
2461
  "aria-colcount"?: number | undefined;
2541
2462
  "aria-colindex"?: number | undefined;
2542
2463
  "aria-colindextext"?: string | undefined;
2543
2464
  "aria-colspan"?: number | undefined;
2544
2465
  "aria-controls"?: string | undefined;
2545
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
2466
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
2546
2467
  "aria-describedby"?: string | undefined;
2547
2468
  "aria-description"?: string | undefined;
2548
2469
  "aria-details"?: string | undefined;
2549
2470
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
2550
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
2471
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
2551
2472
  "aria-errormessage"?: string | undefined;
2552
2473
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
2553
2474
  "aria-flowto"?: string | undefined;
2554
2475
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
2555
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
2476
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
2556
2477
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
2557
2478
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
2558
2479
  "aria-keyshortcuts"?: string | undefined;
@@ -2567,9 +2488,9 @@ export declare const ChevronPosition: {
2567
2488
  "aria-owns"?: string | undefined;
2568
2489
  "aria-placeholder"?: string | undefined;
2569
2490
  "aria-posinset"?: number | undefined;
2570
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
2491
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
2571
2492
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
2572
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2493
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
2573
2494
  "aria-required"?: (boolean | "false" | "true") | undefined;
2574
2495
  "aria-roledescription"?: string | undefined;
2575
2496
  "aria-rowcount"?: number | undefined;
@@ -2725,9 +2646,7 @@ export declare const ChevronPosition: {
2725
2646
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
2726
2647
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2727
2648
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
2728
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2729
2649
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
2730
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2731
2650
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
2732
2651
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
2733
2652
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -2750,17 +2669,16 @@ export declare const ChevronPosition: {
2750
2669
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
2751
2670
  content?: string | undefined;
2752
2671
  translate?: "yes" | "no" | undefined;
2753
- hidden?: boolean | undefined;
2754
- exit?: boolean | undefined;
2755
2672
  defaultChecked?: boolean | undefined;
2756
2673
  defaultValue?: string | number | readonly string[] | undefined;
2757
2674
  suppressContentEditableWarning?: boolean | undefined;
2758
2675
  accessKey?: string | undefined;
2759
2676
  autoFocus?: boolean | undefined;
2760
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
2677
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
2761
2678
  contextMenu?: string | undefined;
2762
2679
  dir?: string | undefined;
2763
2680
  draggable?: (boolean | "false" | "true") | undefined;
2681
+ hidden?: boolean | undefined;
2764
2682
  nonce?: string | undefined;
2765
2683
  spellCheck?: (boolean | "false" | "true") | undefined;
2766
2684
  radioGroup?: string | undefined;
@@ -2785,8 +2703,9 @@ export declare const ChevronPosition: {
2785
2703
  results?: number | undefined;
2786
2704
  security?: string | undefined;
2787
2705
  unselectable?: "on" | "off" | undefined;
2788
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2706
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
2789
2707
  is?: string | undefined;
2708
+ exit?: boolean | undefined;
2790
2709
  mountOnEnter?: boolean | undefined;
2791
2710
  unmountOnExit?: boolean | undefined;
2792
2711
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;
@@ -2804,29 +2723,18 @@ export declare const ChevronPosition: {
2804
2723
  children?: import("react").ReactNode;
2805
2724
  title?: string | undefined;
2806
2725
  time?: string | undefined;
2807
- color?: "primary" | "textPrimary" | undefined;
2726
+ color?: ("primary" | "textPrimary") | undefined;
2808
2727
  bgColor?: string | undefined;
2809
2728
  border?: boolean | undefined;
2810
- chevronPosition?: "end" | "start" | undefined;
2729
+ chevronPosition?: ("start" | "end") | undefined;
2811
2730
  className?: string | undefined;
2812
2731
  classes?: Partial<import("@mui/material").CollapseClasses> | undefined;
2813
- collapsedSize?: string | number | undefined;
2814
- component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps, keyof import("react").JSX.IntrinsicElements> | undefined;
2815
- easing?: string | {
2816
- enter?: string | undefined;
2817
- exit?: string | undefined;
2818
- } | undefined;
2732
+ collapsedSize?: (string | number) | undefined;
2733
+ component?: import("react").ElementType<import("@mui/material/transitions").TransitionProps> | undefined;
2734
+ easing?: import("@mui/material/transitions").TransitionProps["easing"];
2819
2735
  in?: boolean | undefined;
2820
- orientation?: "horizontal" | "vertical" | undefined;
2821
- timeout?: number | "auto" | {
2822
- appear?: number | undefined;
2823
- enter?: number | undefined;
2824
- exit?: number | undefined;
2825
- } | {
2826
- appear?: number | undefined;
2827
- enter?: number | undefined;
2828
- exit?: number | undefined;
2829
- } | undefined;
2736
+ orientation?: ("horizontal" | "vertical") | undefined;
2737
+ timeout?: import("@mui/material/transitions").TransitionProps["timeout"] | "auto";
2830
2738
  sx?: import("@mui/system").SxProps<import("@mui/material").Theme> | undefined;
2831
2739
  style?: import("react").CSSProperties | undefined;
2832
2740
  slot?: string | undefined;
@@ -2837,27 +2745,27 @@ export declare const ChevronPosition: {
2837
2745
  tabIndex?: number | undefined;
2838
2746
  "aria-activedescendant"?: string | undefined;
2839
2747
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
2840
- "aria-autocomplete"?: "none" | "inline" | "both" | "list" | undefined;
2748
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
2841
2749
  "aria-braillelabel"?: string | undefined;
2842
2750
  "aria-brailleroledescription"?: string | undefined;
2843
2751
  "aria-busy"?: (boolean | "false" | "true") | undefined;
2844
- "aria-checked"?: boolean | "mixed" | "false" | "true" | undefined;
2752
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
2845
2753
  "aria-colcount"?: number | undefined;
2846
2754
  "aria-colindex"?: number | undefined;
2847
2755
  "aria-colindextext"?: string | undefined;
2848
2756
  "aria-colspan"?: number | undefined;
2849
2757
  "aria-controls"?: string | undefined;
2850
- "aria-current"?: boolean | "time" | "page" | "false" | "true" | "step" | "location" | "date" | undefined;
2758
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
2851
2759
  "aria-describedby"?: string | undefined;
2852
2760
  "aria-description"?: string | undefined;
2853
2761
  "aria-details"?: string | undefined;
2854
2762
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
2855
- "aria-dropeffect"?: "link" | "none" | "copy" | "move" | "execute" | "popup" | undefined;
2763
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
2856
2764
  "aria-errormessage"?: string | undefined;
2857
2765
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
2858
2766
  "aria-flowto"?: string | undefined;
2859
2767
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
2860
- "aria-haspopup"?: boolean | "dialog" | "menu" | "grid" | "listbox" | "false" | "true" | "tree" | undefined;
2768
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
2861
2769
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
2862
2770
  "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
2863
2771
  "aria-keyshortcuts"?: string | undefined;
@@ -2872,9 +2780,9 @@ export declare const ChevronPosition: {
2872
2780
  "aria-owns"?: string | undefined;
2873
2781
  "aria-placeholder"?: string | undefined;
2874
2782
  "aria-posinset"?: number | undefined;
2875
- "aria-pressed"?: boolean | "mixed" | "false" | "true" | undefined;
2783
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
2876
2784
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
2877
- "aria-relevant"?: "text" | "all" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2785
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
2878
2786
  "aria-required"?: (boolean | "false" | "true") | undefined;
2879
2787
  "aria-roledescription"?: string | undefined;
2880
2788
  "aria-rowcount"?: number | undefined;
@@ -3030,9 +2938,7 @@ export declare const ChevronPosition: {
3030
2938
  onPointerCancel?: import("react").PointerEventHandler<HTMLElement> | undefined;
3031
2939
  onPointerCancelCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
3032
2940
  onPointerEnter?: import("react").PointerEventHandler<HTMLElement> | undefined;
3033
- onPointerEnterCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
3034
2941
  onPointerLeave?: import("react").PointerEventHandler<HTMLElement> | undefined;
3035
- onPointerLeaveCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
3036
2942
  onPointerOver?: import("react").PointerEventHandler<HTMLElement> | undefined;
3037
2943
  onPointerOverCapture?: import("react").PointerEventHandler<HTMLElement> | undefined;
3038
2944
  onPointerOut?: import("react").PointerEventHandler<HTMLElement> | undefined;
@@ -3055,17 +2961,16 @@ export declare const ChevronPosition: {
3055
2961
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLElement> | undefined;
3056
2962
  content?: string | undefined;
3057
2963
  translate?: "yes" | "no" | undefined;
3058
- hidden?: boolean | undefined;
3059
- exit?: boolean | undefined;
3060
2964
  defaultChecked?: boolean | undefined;
3061
2965
  defaultValue?: string | number | readonly string[] | undefined;
3062
2966
  suppressContentEditableWarning?: boolean | undefined;
3063
2967
  accessKey?: string | undefined;
3064
2968
  autoFocus?: boolean | undefined;
3065
- contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
2969
+ contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
3066
2970
  contextMenu?: string | undefined;
3067
2971
  dir?: string | undefined;
3068
2972
  draggable?: (boolean | "false" | "true") | undefined;
2973
+ hidden?: boolean | undefined;
3069
2974
  nonce?: string | undefined;
3070
2975
  spellCheck?: (boolean | "false" | "true") | undefined;
3071
2976
  radioGroup?: string | undefined;
@@ -3090,8 +2995,9 @@ export declare const ChevronPosition: {
3090
2995
  results?: number | undefined;
3091
2996
  security?: string | undefined;
3092
2997
  unselectable?: "on" | "off" | undefined;
3093
- inputMode?: "search" | "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2998
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
3094
2999
  is?: string | undefined;
3000
+ exit?: boolean | undefined;
3095
3001
  mountOnEnter?: boolean | undefined;
3096
3002
  unmountOnExit?: boolean | undefined;
3097
3003
  addEndListener?: ((node: HTMLElement, done: () => void) => void) | undefined;