@wordpress/components 28.14.1-next.cd6172eb0.0 → 29.0.1-next.a9f418477.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (205) hide show
  1. package/CHANGELOG.md +6 -1
  2. package/build/animation/index.js +0 -6
  3. package/build/animation/index.js.map +1 -1
  4. package/build/dropdown-menu/index.js.map +1 -1
  5. package/build/index.js +0 -6
  6. package/build/index.js.map +1 -1
  7. package/build/range-control/mark.js +0 -1
  8. package/build/range-control/mark.js.map +1 -1
  9. package/build/range-control/styles/range-control-styles.js +33 -45
  10. package/build/range-control/styles/range-control-styles.js.map +1 -1
  11. package/build/tree-grid/cell.js +4 -1
  12. package/build/tree-grid/cell.js.map +1 -1
  13. package/build/tree-grid/types.js.map +1 -1
  14. package/build-module/animation/index.js +1 -1
  15. package/build-module/animation/index.js.map +1 -1
  16. package/build-module/dropdown-menu/index.js.map +1 -1
  17. package/build-module/index.js +1 -1
  18. package/build-module/index.js.map +1 -1
  19. package/build-module/range-control/mark.js +0 -1
  20. package/build-module/range-control/mark.js.map +1 -1
  21. package/build-module/range-control/styles/range-control-styles.js +33 -45
  22. package/build-module/range-control/styles/range-control-styles.js.map +1 -1
  23. package/build-module/tree-grid/cell.js +4 -1
  24. package/build-module/tree-grid/cell.js.map +1 -1
  25. package/build-module/tree-grid/types.js.map +1 -1
  26. package/build-style/style-rtl.css +3 -3
  27. package/build-style/style.css +3 -3
  28. package/build-types/alignment-matrix-control/styles.d.ts.map +1 -1
  29. package/build-types/angle-picker-control/styles/angle-picker-control-styles.d.ts.map +1 -1
  30. package/build-types/animation/index.d.ts +1 -1
  31. package/build-types/animation/index.d.ts.map +1 -1
  32. package/build-types/base-control/hooks.d.ts +4 -4
  33. package/build-types/base-control/styles/base-control-styles.d.ts.map +1 -1
  34. package/build-types/border-box-control/border-box-control/hook.d.ts +83 -83
  35. package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts +93 -93
  36. package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts +83 -83
  37. package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +83 -83
  38. package/build-types/border-control/border-control/hook.d.ts +83 -83
  39. package/build-types/border-control/border-control-dropdown/hook.d.ts +83 -83
  40. package/build-types/border-control/stories/index.story.d.ts.map +1 -1
  41. package/build-types/box-control/stories/index.story.d.ts +816 -816
  42. package/build-types/box-control/stories/index.story.d.ts.map +1 -1
  43. package/build-types/box-control/styles/box-control-icon-styles.d.ts.map +1 -1
  44. package/build-types/card/card/hook.d.ts +83 -83
  45. package/build-types/card/card-body/hook.d.ts +83 -83
  46. package/build-types/card/card-divider/hook.d.ts +84 -84
  47. package/build-types/card/card-footer/hook.d.ts +83 -83
  48. package/build-types/card/card-header/hook.d.ts +83 -83
  49. package/build-types/card/card-media/hook.d.ts +83 -83
  50. package/build-types/color-picker/styles.d.ts.map +1 -1
  51. package/build-types/combobox-control/stories/index.story.d.ts.map +1 -1
  52. package/build-types/composite/index.d.ts.map +1 -1
  53. package/build-types/context/constants.d.ts.map +1 -1
  54. package/build-types/context/get-styled-class-name-from-key.d.ts +1 -9
  55. package/build-types/context/get-styled-class-name-from-key.d.ts.map +1 -1
  56. package/build-types/custom-select-control-v2/stories/index.story.d.ts.map +1 -1
  57. package/build-types/custom-select-control-v2/styles.d.ts.map +1 -1
  58. package/build-types/date-time/date/styles.d.ts.map +1 -1
  59. package/build-types/date-time/stories/date-time.story.d.ts.map +1 -1
  60. package/build-types/date-time/stories/date.story.d.ts.map +1 -1
  61. package/build-types/date-time/stories/time.story.d.ts.map +1 -1
  62. package/build-types/date-time/time/styles.d.ts.map +1 -1
  63. package/build-types/dimension-control/stories/index.story.d.ts.map +1 -1
  64. package/build-types/dropdown-menu/index.d.ts.map +1 -1
  65. package/build-types/elevation/hook.d.ts +83 -83
  66. package/build-types/flex/flex/hook.d.ts +83 -83
  67. package/build-types/flex/flex-block/hook.d.ts +83 -83
  68. package/build-types/flex/flex-item/hook.d.ts +83 -83
  69. package/build-types/focal-point-picker/stories/index.story.d.ts.map +1 -1
  70. package/build-types/focal-point-picker/styles/focal-point-picker-style.d.ts.map +1 -1
  71. package/build-types/font-size-picker/styles.d.ts.map +1 -1
  72. package/build-types/grid/hook.d.ts +83 -83
  73. package/build-types/h-stack/hook.d.ts +83 -83
  74. package/build-types/heading/hook.d.ts +82 -82
  75. package/build-types/higher-order/with-fallback-styles/index.d.ts +2 -2
  76. package/build-types/higher-order/with-filters/index.d.ts +4 -4
  77. package/build-types/index.d.ts +1 -1
  78. package/build-types/index.d.ts.map +1 -1
  79. package/build-types/input-control/styles/input-control-styles.d.ts.map +1 -1
  80. package/build-types/item-group/item/hook.d.ts +83 -83
  81. package/build-types/item-group/item-group/hook.d.ts +83 -83
  82. package/build-types/menu/styles.d.ts.map +1 -1
  83. package/build-types/menu-item/stories/index.story.d.ts.map +1 -1
  84. package/build-types/navigation/styles/navigation-styles.d.ts.map +1 -1
  85. package/build-types/navigator/navigator-back-button/hook.d.ts +92 -92
  86. package/build-types/navigator/navigator-button/hook.d.ts +92 -92
  87. package/build-types/popover/stories/index.story.d.ts.map +1 -1
  88. package/build-types/progress-bar/styles.d.ts.map +1 -1
  89. package/build-types/range-control/mark.d.ts.map +1 -1
  90. package/build-types/range-control/styles/range-control-styles.d.ts +2 -2
  91. package/build-types/range-control/styles/range-control-styles.d.ts.map +1 -1
  92. package/build-types/resizable-box/resize-tooltip/styles/resize-tooltip.styles.d.ts.map +1 -1
  93. package/build-types/resizable-box/stories/index.story.d.ts.map +1 -1
  94. package/build-types/scrollable/hook.d.ts +83 -83
  95. package/build-types/scrollable/stories/index.story.d.ts.map +1 -1
  96. package/build-types/select-control/index.d.ts.map +1 -1
  97. package/build-types/select-control/stories/index.story.d.ts.map +1 -1
  98. package/build-types/select-control/styles/select-control-styles.d.ts.map +1 -1
  99. package/build-types/spacer/hook.d.ts +83 -83
  100. package/build-types/spinner/styles.d.ts.map +1 -1
  101. package/build-types/surface/hook.d.ts +83 -83
  102. package/build-types/text/hook.d.ts +83 -83
  103. package/build-types/toggle-group-control/toggle-group-control-option-base/styles.d.ts.map +1 -1
  104. package/build-types/tools-panel/tools-panel/hook.d.ts +83 -83
  105. package/build-types/tools-panel/tools-panel-header/hook.d.ts +83 -83
  106. package/build-types/tools-panel/tools-panel-item/hook.d.ts +83 -83
  107. package/build-types/tree-grid/cell.d.ts.map +1 -1
  108. package/build-types/tree-grid/types.d.ts +1 -1
  109. package/build-types/tree-grid/types.d.ts.map +1 -1
  110. package/build-types/truncate/hook.d.ts +83 -83
  111. package/build-types/unit-control/styles/unit-control-styles.d.ts.map +1 -1
  112. package/build-types/utils/hooks/use-controlled-state.d.ts +1 -1
  113. package/build-types/utils/hooks/use-controlled-state.d.ts.map +1 -1
  114. package/build-types/utils/rtl.d.ts +1 -1
  115. package/build-types/utils/rtl.d.ts.map +1 -1
  116. package/build-types/v-stack/hook.d.ts +83 -83
  117. package/build-types/z-stack/styles.d.ts.map +1 -1
  118. package/package.json +19 -19
  119. package/src/alignment-matrix-control/stories/index.story.tsx +2 -2
  120. package/src/angle-picker-control/stories/index.story.tsx +2 -2
  121. package/src/animation/index.tsx +0 -1
  122. package/src/base-control/stories/index.story.tsx +1 -1
  123. package/src/border-box-control/stories/index.story.tsx +1 -1
  124. package/src/border-control/stories/index.story.tsx +1 -1
  125. package/src/box-control/stories/index.story.tsx +1 -1
  126. package/src/button-group/stories/index.story.tsx +1 -1
  127. package/src/card/stories/index.story.tsx +2 -2
  128. package/src/checkbox-control/stories/index.story.tsx +1 -1
  129. package/src/circular-option-picker/stories/index.story.tsx +2 -2
  130. package/src/color-palette/stories/index.story.tsx +3 -3
  131. package/src/color-picker/stories/index.story.tsx +2 -2
  132. package/src/combobox-control/stories/index.story.tsx +1 -1
  133. package/src/composite/stories/index.story.tsx +3 -3
  134. package/src/confirm-dialog/stories/index.story.tsx +1 -1
  135. package/src/custom-select-control/stories/index.story.tsx +2 -2
  136. package/src/custom-select-control-v2/stories/index.story.tsx +2 -2
  137. package/src/date-time/stories/date-time.story.tsx +4 -1
  138. package/src/date-time/stories/date.story.tsx +4 -1
  139. package/src/date-time/stories/time.story.tsx +4 -1
  140. package/src/dimension-control/stories/index.story.tsx +1 -1
  141. package/src/disabled/stories/index.story.tsx +3 -3
  142. package/src/divider/stories/index.story.tsx +1 -1
  143. package/src/draggable/stories/index.story.tsx +2 -2
  144. package/src/dropdown/stories/index.story.tsx +7 -7
  145. package/src/dropdown-menu/index.tsx +3 -1
  146. package/src/dropdown-menu/stories/index.story.tsx +3 -3
  147. package/src/duotone-picker/stories/duotone-picker.story.tsx +1 -1
  148. package/src/flex/stories/index.story.tsx +1 -1
  149. package/src/font-size-picker/stories/index.story.tsx +1 -1
  150. package/src/form-file-upload/stories/index.story.tsx +3 -3
  151. package/src/form-token-field/stories/index.story.tsx +2 -2
  152. package/src/gradient-picker/stories/index.story.tsx +1 -1
  153. package/src/grid/stories/index.story.tsx +1 -1
  154. package/src/h-stack/stories/index.story.tsx +2 -2
  155. package/src/index.ts +1 -5
  156. package/src/input-control/stories/index.story.tsx +4 -4
  157. package/src/item-group/stories/index.story.tsx +2 -2
  158. package/src/menu/stories/index.story.tsx +2 -2
  159. package/src/menu-group/stories/index.story.tsx +1 -1
  160. package/src/menu-item/stories/index.story.tsx +1 -1
  161. package/src/menu-items-choice/stories/index.story.tsx +1 -1
  162. package/src/modal/stories/index.story.tsx +2 -2
  163. package/src/modal/test/index.tsx +2 -1
  164. package/src/navigable-container/stories/navigable-menu.story.tsx +1 -1
  165. package/src/navigable-container/stories/tabbable-container.story.tsx +1 -1
  166. package/src/navigation/stories/index.story.tsx +4 -4
  167. package/src/navigator/stories/index.story.tsx +3 -3
  168. package/src/number-control/stories/index.story.tsx +1 -1
  169. package/src/panel/stories/index.story.tsx +1 -1
  170. package/src/placeholder/stories/index.story.tsx +3 -3
  171. package/src/popover/stories/index.story.tsx +11 -9
  172. package/src/query-controls/stories/index.story.tsx +6 -6
  173. package/src/radio-control/stories/index.story.tsx +1 -1
  174. package/src/radio-group/stories/index.story.tsx +3 -3
  175. package/src/range-control/mark.tsx +0 -1
  176. package/src/range-control/stories/index.story.tsx +7 -7
  177. package/src/range-control/styles/range-control-styles.ts +18 -19
  178. package/src/resizable-box/stories/index.story.tsx +1 -1
  179. package/src/responsive-wrapper/stories/index.story.tsx +1 -1
  180. package/src/sandbox/stories/index.story.tsx +1 -1
  181. package/src/scrollable/stories/index.story.tsx +2 -1
  182. package/src/search-control/stories/index.story.tsx +1 -1
  183. package/src/select-control/stories/index.story.tsx +1 -1
  184. package/src/slot-fill/stories/index.story.tsx +2 -2
  185. package/src/snackbar/stories/index.story.tsx +4 -4
  186. package/src/snackbar/stories/list.story.tsx +2 -2
  187. package/src/surface/stories/index.story.tsx +1 -1
  188. package/src/text-control/stories/index.story.tsx +1 -1
  189. package/src/textarea-control/stories/index.story.tsx +1 -1
  190. package/src/theme/stories/index.story.tsx +1 -1
  191. package/src/toggle-control/stories/index.story.tsx +1 -1
  192. package/src/toggle-group-control/stories/index.story.tsx +1 -1
  193. package/src/toolbar/stories/index.story.tsx +1 -1
  194. package/src/tools-panel/stories/index.story.tsx +3 -3
  195. package/src/tools-panel/test/index.tsx +0 -17
  196. package/src/tooltip/stories/index.story.tsx +1 -1
  197. package/src/tree-grid/cell.tsx +5 -1
  198. package/src/tree-grid/stories/index.story.tsx +1 -1
  199. package/src/tree-grid/types.ts +1 -1
  200. package/src/tree-select/stories/index.story.tsx +1 -1
  201. package/src/unit-control/stories/index.story.tsx +4 -4
  202. package/src/view/stories/index.story.tsx +1 -1
  203. package/src/visually-hidden/stories/index.story.tsx +1 -1
  204. package/src/z-stack/stories/index.story.tsx +1 -1
  205. package/tsconfig.tsbuildinfo +1 -1
@@ -19,7 +19,7 @@ declare const _default: (mapNodeToProps: (node: HTMLElement, props: Props) => {
19
19
  grabFallbackStyles(): void;
20
20
  render(): import("react").JSX.Element;
21
21
  context: unknown;
22
- setState<K extends keyof State>(state: State | ((prevState: Readonly<State>, props: Readonly<Props>) => Pick<State, K> | State | null) | Pick<State, K> | null, callback?: (() => void) | undefined): void;
22
+ setState<K extends keyof State>(state: State | ((prevState: Readonly<State>, props: Readonly<Props>) => State | Pick<State, K> | null) | Pick<State, K> | null, callback?: (() => void) | undefined): void;
23
23
  forceUpdate(callback?: (() => void) | undefined): void;
24
24
  readonly props: Readonly<Props>;
25
25
  state: Readonly<State>;
@@ -29,7 +29,7 @@ declare const _default: (mapNodeToProps: (node: HTMLElement, props: Props) => {
29
29
  shouldComponentUpdate?(nextProps: Readonly<Props>, nextState: Readonly<State>, nextContext: any): boolean;
30
30
  componentWillUnmount?(): void;
31
31
  componentDidCatch?(error: Error, errorInfo: import("react").ErrorInfo): void;
32
- getSnapshotBeforeUpdate?(prevProps: Readonly<Props>, prevState: Readonly<State>): any | null;
32
+ getSnapshotBeforeUpdate?(prevProps: Readonly<Props>, prevState: Readonly<State>): any;
33
33
  componentWillMount?(): void;
34
34
  UNSAFE_componentWillMount?(): void;
35
35
  componentWillReceiveProps?(nextProps: Readonly<Props>, nextContext: any): void;
@@ -42,7 +42,7 @@ export default function withFilters(hookName: string): (Inner: import("react").C
42
42
  componentWillUnmount(): void;
43
43
  render(): import("react").JSX.Element;
44
44
  context: unknown;
45
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => Pick<{}, K> | {} | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
45
+ setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
46
46
  forceUpdate(callback?: (() => void) | undefined): void;
47
47
  readonly props: Readonly<{}>;
48
48
  state: Readonly<{}>;
@@ -51,7 +51,7 @@ export default function withFilters(hookName: string): (Inner: import("react").C
51
51
  };
52
52
  shouldComponentUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): boolean;
53
53
  componentDidCatch?(error: Error, errorInfo: import("react").ErrorInfo): void;
54
- getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any | null;
54
+ getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any;
55
55
  componentDidUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>, snapshot?: any): void;
56
56
  componentWillMount?(): void;
57
57
  UNSAFE_componentWillMount?(): void;
@@ -65,7 +65,7 @@ export default function withFilters(hookName: string): (Inner: import("react").C
65
65
  componentWillUnmount(): void;
66
66
  render(): import("react").JSX.Element;
67
67
  context: unknown;
68
- setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => Pick<{}, K> | {} | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
68
+ setState<K extends never>(state: {} | ((prevState: Readonly<{}>, props: Readonly<{}>) => {} | Pick<{}, K> | null) | Pick<{}, K> | null, callback?: (() => void) | undefined): void;
69
69
  forceUpdate(callback?: (() => void) | undefined): void;
70
70
  readonly props: Readonly<{}>;
71
71
  state: Readonly<{}>;
@@ -74,7 +74,7 @@ export default function withFilters(hookName: string): (Inner: import("react").C
74
74
  };
75
75
  shouldComponentUpdate?(nextProps: Readonly<{}>, nextState: Readonly<{}>, nextContext: any): boolean;
76
76
  componentDidCatch?(error: Error, errorInfo: import("react").ErrorInfo): void;
77
- getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any | null;
77
+ getSnapshotBeforeUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>): any;
78
78
  componentDidUpdate?(prevProps: Readonly<{}>, prevState: Readonly<{}>, snapshot?: any): void;
79
79
  componentWillMount?(): void;
80
80
  UNSAFE_componentWillMount?(): void;
@@ -3,7 +3,7 @@ export {
3
3
  /** @deprecated Import `AlignmentMatrixControl` instead. */
4
4
  default as __experimentalAlignmentMatrixControl, default as AlignmentMatrixControl, } from './alignment-matrix-control';
5
5
  export { default as Animate, getAnimateClassName as __unstableGetAnimateClassName, } from './animate';
6
- export { __unstableMotion, __unstableAnimatePresence, __unstableMotionContext, } from './animation';
6
+ export { __unstableMotion, __unstableAnimatePresence } from './animation';
7
7
  export { default as AnglePickerControl } from './angle-picker-control';
8
8
  export { default as Autocomplete, useAutocompleteProps as __unstableUseAutocompleteProps, } from './autocomplete';
9
9
  export { default as BaseControl, useBaseControlProps } from './base-control';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"input-control-styles.d.ts","sourceRoot":"","sources":["../../../src/input-control/styles/input-control-styles.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEtD;;GAEG;AACH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAI7D,OAAO,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;AAE9E,KAAK,cAAc,GAAG;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,oBAAoB,CAAC,EAAE,aAAa,CAAE,OAAO,CAAE,CAAC;IAChD,aAAa,CAAC,EAAE,aAAa,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,MAAM;;SATuC,MAAO,WAAW;2GAY3E,CAAC;AAEF,eAAO,MAAM,MAAM;;eAd8C,WAAW;2GAmB3E,CAAC;AAEF,KAAK,aAAa,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAiBF,eAAO,MAAM,UAAU;;eAzC0C,WAAW;yHA2D3E,CAAC;AAEF,eAAO,MAAM,IAAI;;;;UAgBhB,CAAC;AA+BF,eAAO,MAAM,SAAS;;eA5G2C,WAAW;0HAsH3E,CAAC;AAEF,KAAK,UAAU,GAAG;IACjB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAE,QAAQ,CAAE,CAAC;IACvC,kBAAkB,CAAC,EAAE,aAAa,CAAE,oBAAoB,CAAE,CAAC;IAC3D,gBAAgB,CAAC,EAAE,aAAa,CAAE,kBAAkB,CAAE,CAAC;CACvD,CAAC;AAYF,eAAO,MAAM,cAAc,wBAA0B,UAAU,0BAsB9D,CAAC;AAEF,eAAO,MAAM,aAAa,gDAGvB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;CAsCZ,CAAC;AA+CF,eAAO,MAAM,KAAK;;eA5P+C,WAAW;+HAmR3E,CAAC;AAmBF,eAAO,MAAM,KAAK,UACV,uBAAuB,CAC7B;IAAE,aAAa,CAAC,EAAE,aAAa,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,EACtD,OAAO,EACP,KAAK,CACL,gCACwC,CAAC;AAE3C,eAAO,MAAM,YAAY;;;;UAExB,CAAC;AA8BF,eAAO,MAAM,mBAAmB;;eA9UiC,WAAW;;eAuTjC,OAAO;yGAyBjD,CAAC"}
1
+ {"version":3,"file":"input-control-styles.d.ts","sourceRoot":"","sources":["../../../src/input-control/styles/input-control-styles.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,OAAO,KAAK,EAAE,aAAa,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEtD;;GAEG;AACH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,eAAe,CAAC;AAI7D,OAAO,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,wBAAwB,EAAE,MAAM,UAAU,CAAC;AAE9E,KAAK,cAAc,GAAG;IACrB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,oBAAoB,CAAC,EAAE,aAAa,CAAE,OAAO,CAAE,CAAC;IAChD,aAAa,CAAC,EAAE,aAAa,CAAC;CAC9B,CAAC;AAEF,eAAO,MAAM,MAAM;;SATuC,MAAO,WAAW;2GAY3E,CAAC;AAEF,eAAO,MAAM,MAAM;;SAduC,MAAO,WAAW;2GAmB3E,CAAC;AAEF,KAAK,aAAa,GAAG;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,YAAY,CAAC,EAAE,OAAO,CAAC;CACvB,CAAC;AAiBF,eAAO,MAAM,UAAU;;SAzCmC,MAAO,WAAW;yHA2D3E,CAAC;AAEF,eAAO,MAAM,IAAI;;;;UAgBhB,CAAC;AA+BF,eAAO,MAAM,SAAS;;SA5GoC,MAAO,WAAW;0HAsH3E,CAAC;AAEF,KAAK,UAAU,GAAG;IACjB,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,SAAS,CAAC,EAAE,IAAI,CAAC;IACjB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,CAAC,EAAE,aAAa,CAAE,QAAQ,CAAE,CAAC;IACvC,kBAAkB,CAAC,EAAE,aAAa,CAAE,oBAAoB,CAAE,CAAC;IAC3D,gBAAgB,CAAC,EAAE,aAAa,CAAE,kBAAkB,CAAE,CAAC;CACvD,CAAC;AAYF,eAAO,MAAM,cAAc,wBAA0B,UAAU,0BAsB9D,CAAC;AAEF,eAAO,MAAM,aAAa,gDAGvB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;CAsCZ,CAAC;AA+CF,eAAO,MAAM,KAAK;;SA5PwC,MAAO,WAAW;+HAmR3E,CAAC;AAmBF,eAAO,MAAM,KAAK,UACV,uBAAuB,CAC7B;IAAE,aAAa,CAAC,EAAE,aAAa,CAAC;IAAC,QAAQ,EAAE,SAAS,CAAA;CAAE,EACtD,OAAO,EACP,KAAK,CACL,gCACwC,CAAC;AAE3C,eAAO,MAAM,YAAY;;;;UAExB,CAAC;AA8BF,eAAO,MAAM,mBAAmB;;SA9U0B,MAAO,WAAW;;eAuTjC,OAAO;yGAyBjD,CAAC"}
@@ -5,73 +5,73 @@ import type { WordPressComponentProps } from '../../context';
5
5
  import type { ItemProps } from '../types';
6
6
  export declare function useItem(props: WordPressComponentProps<ItemProps, 'div'>): {
7
7
  children: React.ReactNode;
8
- hidden?: boolean | undefined;
9
- color?: string | undefined;
10
- content?: string | undefined;
8
+ hidden?: boolean | undefined | undefined;
9
+ color?: string | undefined | undefined;
10
+ content?: string | undefined | undefined;
11
11
  style?: import("react").CSSProperties | undefined;
12
- translate?: "yes" | "no" | undefined;
13
- slot?: string | undefined;
14
- title?: string | undefined;
15
- suppressHydrationWarning?: boolean | undefined;
16
- id?: string | undefined;
17
- lang?: string | undefined;
18
- tabIndex?: number | undefined;
19
- "aria-activedescendant"?: string | undefined;
12
+ translate?: "yes" | "no" | undefined | undefined;
13
+ slot?: string | undefined | undefined;
14
+ title?: string | undefined | undefined;
15
+ suppressHydrationWarning?: boolean | undefined | undefined;
16
+ id?: string | undefined | undefined;
17
+ lang?: string | undefined | undefined;
18
+ tabIndex?: number | undefined | undefined;
19
+ "aria-activedescendant"?: string | undefined | undefined;
20
20
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
21
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
22
- "aria-braillelabel"?: string | undefined;
23
- "aria-brailleroledescription"?: string | undefined;
21
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
22
+ "aria-braillelabel"?: string | undefined | undefined;
23
+ "aria-brailleroledescription"?: string | undefined | undefined;
24
24
  "aria-busy"?: (boolean | "false" | "true") | undefined;
25
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
26
- "aria-colcount"?: number | undefined;
27
- "aria-colindex"?: number | undefined;
28
- "aria-colindextext"?: string | undefined;
29
- "aria-colspan"?: number | undefined;
30
- "aria-controls"?: string | undefined;
31
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
32
- "aria-describedby"?: string | undefined;
33
- "aria-description"?: string | undefined;
34
- "aria-details"?: string | undefined;
25
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
26
+ "aria-colcount"?: number | undefined | undefined;
27
+ "aria-colindex"?: number | undefined | undefined;
28
+ "aria-colindextext"?: string | undefined | undefined;
29
+ "aria-colspan"?: number | undefined | undefined;
30
+ "aria-controls"?: string | undefined | undefined;
31
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
32
+ "aria-describedby"?: string | undefined | undefined;
33
+ "aria-description"?: string | undefined | undefined;
34
+ "aria-details"?: string | undefined | undefined;
35
35
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
36
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
37
- "aria-errormessage"?: string | undefined;
36
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
37
+ "aria-errormessage"?: string | undefined | undefined;
38
38
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
39
- "aria-flowto"?: string | undefined;
39
+ "aria-flowto"?: string | undefined | undefined;
40
40
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
41
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
41
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
42
42
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
43
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
44
- "aria-keyshortcuts"?: string | undefined;
45
- "aria-label"?: string | undefined;
46
- "aria-labelledby"?: string | undefined;
47
- "aria-level"?: number | undefined;
48
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
43
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
44
+ "aria-keyshortcuts"?: string | undefined | undefined;
45
+ "aria-label"?: string | undefined | undefined;
46
+ "aria-labelledby"?: string | undefined | undefined;
47
+ "aria-level"?: number | undefined | undefined;
48
+ "aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
49
49
  "aria-modal"?: (boolean | "false" | "true") | undefined;
50
50
  "aria-multiline"?: (boolean | "false" | "true") | undefined;
51
51
  "aria-multiselectable"?: (boolean | "false" | "true") | undefined;
52
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
53
- "aria-owns"?: string | undefined;
54
- "aria-placeholder"?: string | undefined;
55
- "aria-posinset"?: number | undefined;
56
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
52
+ "aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
53
+ "aria-owns"?: string | undefined | undefined;
54
+ "aria-placeholder"?: string | undefined | undefined;
55
+ "aria-posinset"?: number | undefined | undefined;
56
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
57
57
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
58
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
58
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
59
59
  "aria-required"?: (boolean | "false" | "true") | undefined;
60
- "aria-roledescription"?: string | undefined;
61
- "aria-rowcount"?: number | undefined;
62
- "aria-rowindex"?: number | undefined;
63
- "aria-rowindextext"?: string | undefined;
64
- "aria-rowspan"?: number | undefined;
60
+ "aria-roledescription"?: string | undefined | undefined;
61
+ "aria-rowcount"?: number | undefined | undefined;
62
+ "aria-rowindex"?: number | undefined | undefined;
63
+ "aria-rowindextext"?: string | undefined | undefined;
64
+ "aria-rowspan"?: number | undefined | undefined;
65
65
  "aria-selected"?: (boolean | "false" | "true") | undefined;
66
- "aria-setsize"?: number | undefined;
67
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
68
- "aria-valuemax"?: number | undefined;
69
- "aria-valuemin"?: number | undefined;
70
- "aria-valuenow"?: number | undefined;
71
- "aria-valuetext"?: string | undefined;
66
+ "aria-setsize"?: number | undefined | undefined;
67
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
68
+ "aria-valuemax"?: number | undefined | undefined;
69
+ "aria-valuemin"?: number | undefined | undefined;
70
+ "aria-valuenow"?: number | undefined | undefined;
71
+ "aria-valuetext"?: string | undefined | undefined;
72
72
  dangerouslySetInnerHTML?: {
73
73
  __html: string | TrustedHTML;
74
- } | undefined;
74
+ } | undefined | undefined;
75
75
  onCopy?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
76
76
  onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
77
77
  onCut?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
@@ -232,41 +232,41 @@ export declare function useItem(props: WordPressComponentProps<ItemProps, 'div'>
232
232
  onTransitionEnd?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
233
233
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
234
234
  key?: import("react").Key | null | undefined;
235
- defaultChecked?: boolean | undefined;
235
+ defaultChecked?: boolean | undefined | undefined;
236
236
  defaultValue?: string | number | readonly string[] | undefined;
237
- suppressContentEditableWarning?: boolean | undefined;
238
- accessKey?: string | undefined;
239
- autoFocus?: boolean | undefined;
240
- contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
241
- contextMenu?: string | undefined;
242
- dir?: string | undefined;
237
+ suppressContentEditableWarning?: boolean | undefined | undefined;
238
+ accessKey?: string | undefined | undefined;
239
+ autoFocus?: boolean | undefined | undefined;
240
+ contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
241
+ contextMenu?: string | undefined | undefined;
242
+ dir?: string | undefined | undefined;
243
243
  draggable?: (boolean | "false" | "true") | undefined;
244
- nonce?: string | undefined;
244
+ nonce?: string | undefined | undefined;
245
245
  spellCheck?: (boolean | "false" | "true") | undefined;
246
- radioGroup?: string | undefined;
247
- about?: string | undefined;
248
- datatype?: string | undefined;
246
+ radioGroup?: string | undefined | undefined;
247
+ about?: string | undefined | undefined;
248
+ datatype?: string | undefined | undefined;
249
249
  inlist?: any;
250
- prefix?: string | undefined;
251
- property?: string | undefined;
252
- rel?: string | undefined;
253
- resource?: string | undefined;
254
- rev?: string | undefined;
255
- typeof?: string | undefined;
256
- vocab?: string | undefined;
257
- autoCapitalize?: string | undefined;
258
- autoCorrect?: string | undefined;
259
- autoSave?: string | undefined;
260
- itemProp?: string | undefined;
261
- itemScope?: boolean | undefined;
262
- itemType?: string | undefined;
263
- itemID?: string | undefined;
264
- itemRef?: string | undefined;
265
- results?: number | undefined;
266
- security?: string | undefined;
267
- unselectable?: "on" | "off" | undefined;
268
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
269
- is?: string | undefined;
250
+ prefix?: string | undefined | undefined;
251
+ property?: string | undefined | undefined;
252
+ rel?: string | undefined | undefined;
253
+ resource?: string | undefined | undefined;
254
+ rev?: string | undefined | undefined;
255
+ typeof?: string | undefined | undefined;
256
+ vocab?: string | undefined | undefined;
257
+ autoCapitalize?: string | undefined | undefined;
258
+ autoCorrect?: string | undefined | undefined;
259
+ autoSave?: string | undefined | undefined;
260
+ itemProp?: string | undefined | undefined;
261
+ itemScope?: boolean | undefined | undefined;
262
+ itemType?: string | undefined | undefined;
263
+ itemID?: string | undefined | undefined;
264
+ itemRef?: string | undefined | undefined;
265
+ results?: number | undefined | undefined;
266
+ security?: string | undefined | undefined;
267
+ unselectable?: "on" | "off" | undefined | undefined;
268
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
269
+ is?: string | undefined | undefined;
270
270
  as: keyof JSX.IntrinsicElements;
271
271
  className: string;
272
272
  onClick: import("react").MouseEventHandler<HTMLDivElement> | undefined;
@@ -6,73 +6,73 @@ import type { ItemGroupProps } from '../types';
6
6
  export declare function useItemGroup(props: WordPressComponentProps<ItemGroupProps, 'div'>): {
7
7
  size?: "medium" | "large" | "small";
8
8
  children: React.ReactNode;
9
- hidden?: boolean | undefined;
10
- color?: string | undefined;
11
- content?: string | undefined;
9
+ hidden?: boolean | undefined | undefined;
10
+ color?: string | undefined | undefined;
11
+ content?: string | undefined | undefined;
12
12
  style?: import("react").CSSProperties | undefined;
13
- translate?: "yes" | "no" | undefined;
14
- slot?: string | undefined;
15
- title?: string | undefined;
16
- suppressHydrationWarning?: boolean | undefined;
17
- id?: string | undefined;
18
- lang?: string | undefined;
19
- tabIndex?: number | undefined;
20
- "aria-activedescendant"?: string | undefined;
13
+ translate?: "yes" | "no" | undefined | undefined;
14
+ slot?: string | undefined | undefined;
15
+ title?: string | undefined | undefined;
16
+ suppressHydrationWarning?: boolean | undefined | undefined;
17
+ id?: string | undefined | undefined;
18
+ lang?: string | undefined | undefined;
19
+ tabIndex?: number | undefined | undefined;
20
+ "aria-activedescendant"?: string | undefined | undefined;
21
21
  "aria-atomic"?: (boolean | "false" | "true") | undefined;
22
- "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined;
23
- "aria-braillelabel"?: string | undefined;
24
- "aria-brailleroledescription"?: string | undefined;
22
+ "aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
23
+ "aria-braillelabel"?: string | undefined | undefined;
24
+ "aria-brailleroledescription"?: string | undefined | undefined;
25
25
  "aria-busy"?: (boolean | "false" | "true") | undefined;
26
- "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined;
27
- "aria-colcount"?: number | undefined;
28
- "aria-colindex"?: number | undefined;
29
- "aria-colindextext"?: string | undefined;
30
- "aria-colspan"?: number | undefined;
31
- "aria-controls"?: string | undefined;
32
- "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined;
33
- "aria-describedby"?: string | undefined;
34
- "aria-description"?: string | undefined;
35
- "aria-details"?: string | undefined;
26
+ "aria-checked"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
27
+ "aria-colcount"?: number | undefined | undefined;
28
+ "aria-colindex"?: number | undefined | undefined;
29
+ "aria-colindextext"?: string | undefined | undefined;
30
+ "aria-colspan"?: number | undefined | undefined;
31
+ "aria-controls"?: string | undefined | undefined;
32
+ "aria-current"?: boolean | "false" | "true" | "page" | "step" | "location" | "date" | "time" | undefined | undefined;
33
+ "aria-describedby"?: string | undefined | undefined;
34
+ "aria-description"?: string | undefined | undefined;
35
+ "aria-details"?: string | undefined | undefined;
36
36
  "aria-disabled"?: (boolean | "false" | "true") | undefined;
37
- "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined;
38
- "aria-errormessage"?: string | undefined;
37
+ "aria-dropeffect"?: "none" | "copy" | "execute" | "link" | "move" | "popup" | undefined | undefined;
38
+ "aria-errormessage"?: string | undefined | undefined;
39
39
  "aria-expanded"?: (boolean | "false" | "true") | undefined;
40
- "aria-flowto"?: string | undefined;
40
+ "aria-flowto"?: string | undefined | undefined;
41
41
  "aria-grabbed"?: (boolean | "false" | "true") | undefined;
42
- "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined;
42
+ "aria-haspopup"?: boolean | "false" | "true" | "menu" | "listbox" | "tree" | "grid" | "dialog" | undefined | undefined;
43
43
  "aria-hidden"?: (boolean | "false" | "true") | undefined;
44
- "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined;
45
- "aria-keyshortcuts"?: string | undefined;
46
- "aria-label"?: string | undefined;
47
- "aria-labelledby"?: string | undefined;
48
- "aria-level"?: number | undefined;
49
- "aria-live"?: "off" | "assertive" | "polite" | undefined;
44
+ "aria-invalid"?: boolean | "false" | "true" | "grammar" | "spelling" | undefined | undefined;
45
+ "aria-keyshortcuts"?: string | undefined | undefined;
46
+ "aria-label"?: string | undefined | undefined;
47
+ "aria-labelledby"?: string | undefined | undefined;
48
+ "aria-level"?: number | undefined | undefined;
49
+ "aria-live"?: "off" | "assertive" | "polite" | undefined | undefined;
50
50
  "aria-modal"?: (boolean | "false" | "true") | undefined;
51
51
  "aria-multiline"?: (boolean | "false" | "true") | undefined;
52
52
  "aria-multiselectable"?: (boolean | "false" | "true") | undefined;
53
- "aria-orientation"?: "horizontal" | "vertical" | undefined;
54
- "aria-owns"?: string | undefined;
55
- "aria-placeholder"?: string | undefined;
56
- "aria-posinset"?: number | undefined;
57
- "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined;
53
+ "aria-orientation"?: "horizontal" | "vertical" | undefined | undefined;
54
+ "aria-owns"?: string | undefined | undefined;
55
+ "aria-placeholder"?: string | undefined | undefined;
56
+ "aria-posinset"?: number | undefined | undefined;
57
+ "aria-pressed"?: boolean | "false" | "mixed" | "true" | undefined | undefined;
58
58
  "aria-readonly"?: (boolean | "false" | "true") | undefined;
59
- "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined;
59
+ "aria-relevant"?: "additions" | "additions removals" | "additions text" | "all" | "removals" | "removals additions" | "removals text" | "text" | "text additions" | "text removals" | undefined | undefined;
60
60
  "aria-required"?: (boolean | "false" | "true") | undefined;
61
- "aria-roledescription"?: string | undefined;
62
- "aria-rowcount"?: number | undefined;
63
- "aria-rowindex"?: number | undefined;
64
- "aria-rowindextext"?: string | undefined;
65
- "aria-rowspan"?: number | undefined;
61
+ "aria-roledescription"?: string | undefined | undefined;
62
+ "aria-rowcount"?: number | undefined | undefined;
63
+ "aria-rowindex"?: number | undefined | undefined;
64
+ "aria-rowindextext"?: string | undefined | undefined;
65
+ "aria-rowspan"?: number | undefined | undefined;
66
66
  "aria-selected"?: (boolean | "false" | "true") | undefined;
67
- "aria-setsize"?: number | undefined;
68
- "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
69
- "aria-valuemax"?: number | undefined;
70
- "aria-valuemin"?: number | undefined;
71
- "aria-valuenow"?: number | undefined;
72
- "aria-valuetext"?: string | undefined;
67
+ "aria-setsize"?: number | undefined | undefined;
68
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined | undefined;
69
+ "aria-valuemax"?: number | undefined | undefined;
70
+ "aria-valuemin"?: number | undefined | undefined;
71
+ "aria-valuenow"?: number | undefined | undefined;
72
+ "aria-valuetext"?: string | undefined | undefined;
73
73
  dangerouslySetInnerHTML?: {
74
74
  __html: string | TrustedHTML;
75
- } | undefined;
75
+ } | undefined | undefined;
76
76
  onCopy?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
77
77
  onCopyCapture?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
78
78
  onCut?: import("react").ClipboardEventHandler<HTMLDivElement> | undefined;
@@ -234,41 +234,41 @@ export declare function useItemGroup(props: WordPressComponentProps<ItemGroupPro
234
234
  onTransitionEnd?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
235
235
  onTransitionEndCapture?: import("react").TransitionEventHandler<HTMLDivElement> | undefined;
236
236
  key?: import("react").Key | null | undefined;
237
- defaultChecked?: boolean | undefined;
237
+ defaultChecked?: boolean | undefined | undefined;
238
238
  defaultValue?: string | number | readonly string[] | undefined;
239
- suppressContentEditableWarning?: boolean | undefined;
240
- accessKey?: string | undefined;
241
- autoFocus?: boolean | undefined;
242
- contentEditable?: (boolean | "false" | "true") | "inherit" | "plaintext-only" | undefined;
243
- contextMenu?: string | undefined;
244
- dir?: string | undefined;
239
+ suppressContentEditableWarning?: boolean | undefined | undefined;
240
+ accessKey?: string | undefined | undefined;
241
+ autoFocus?: boolean | undefined | undefined;
242
+ contentEditable?: "inherit" | (boolean | "false" | "true") | "plaintext-only" | undefined;
243
+ contextMenu?: string | undefined | undefined;
244
+ dir?: string | undefined | undefined;
245
245
  draggable?: (boolean | "false" | "true") | undefined;
246
- nonce?: string | undefined;
246
+ nonce?: string | undefined | undefined;
247
247
  spellCheck?: (boolean | "false" | "true") | undefined;
248
- radioGroup?: string | undefined;
249
- about?: string | undefined;
250
- datatype?: string | undefined;
248
+ radioGroup?: string | undefined | undefined;
249
+ about?: string | undefined | undefined;
250
+ datatype?: string | undefined | undefined;
251
251
  inlist?: any;
252
- prefix?: string | undefined;
253
- property?: string | undefined;
254
- rel?: string | undefined;
255
- resource?: string | undefined;
256
- rev?: string | undefined;
257
- typeof?: string | undefined;
258
- vocab?: string | undefined;
259
- autoCapitalize?: string | undefined;
260
- autoCorrect?: string | undefined;
261
- autoSave?: string | undefined;
262
- itemProp?: string | undefined;
263
- itemScope?: boolean | undefined;
264
- itemType?: string | undefined;
265
- itemID?: string | undefined;
266
- itemRef?: string | undefined;
267
- results?: number | undefined;
268
- security?: string | undefined;
269
- unselectable?: "on" | "off" | undefined;
270
- inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined;
271
- is?: string | undefined;
252
+ prefix?: string | undefined | undefined;
253
+ property?: string | undefined | undefined;
254
+ rel?: string | undefined | undefined;
255
+ resource?: string | undefined | undefined;
256
+ rev?: string | undefined | undefined;
257
+ typeof?: string | undefined | undefined;
258
+ vocab?: string | undefined | undefined;
259
+ autoCapitalize?: string | undefined | undefined;
260
+ autoCorrect?: string | undefined | undefined;
261
+ autoSave?: string | undefined | undefined;
262
+ itemProp?: string | undefined | undefined;
263
+ itemScope?: boolean | undefined | undefined;
264
+ itemType?: string | undefined | undefined;
265
+ itemID?: string | undefined | undefined;
266
+ itemRef?: string | undefined | undefined;
267
+ results?: number | undefined | undefined;
268
+ security?: string | undefined | undefined;
269
+ unselectable?: "on" | "off" | undefined | undefined;
270
+ inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
271
+ is?: string | undefined | undefined;
272
272
  as?: keyof JSX.IntrinsicElements | undefined;
273
273
  isBordered: boolean;
274
274
  className: string;
@@ -1 +1 @@
1
- {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/menu/styles.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAW1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AA8B3C,eAAO,MAAM,uBAAuB;;SArBjC,MAAO,WAAW;wIAwEpB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;eA1E1B,WAAW;yGA6HpB,CAAC;AAmFF,eAAO,MAAM,QAAQ;;;;;;UAEpB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;UAE5B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;UAEzB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;eA5NpB,WAAW;2GA+PpB,CAAC;AAEF,eAAO,MAAM,sBAAsB;;eAjQzB,WAAW;yGA8QpB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;eAhR1B,WAAW;yGAsRpB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;eAxRpB,WAAW;2GA6SpB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;UAGrB,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;UAO1B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;yCAkBzB,CAAC;AAEF,eAAO,MAAM,kBAAkB;;UAU9B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;UAIzB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;UAY5B,CAAC"}
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/menu/styles.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAW1C,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AA8B3C,eAAO,MAAM,uBAAuB;;SArBjC,MAAO,WAAW;wIAwEpB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;SA1EjC,MAAO,WAAW;yGA6HpB,CAAC;AAmFF,eAAO,MAAM,QAAQ;;;;;;UAEpB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;;;UAE5B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;UAEzB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;SA5N3B,MAAO,WAAW;2GA+PpB,CAAC;AAEF,eAAO,MAAM,sBAAsB;;SAjQhC,MAAO,WAAW;yGA8QpB,CAAC;AAEF,eAAO,MAAM,uBAAuB;;SAhRjC,MAAO,WAAW;yGAsRpB,CAAC;AAEF,eAAO,MAAM,iBAAiB;;SAxR3B,MAAO,WAAW;2GA6SpB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;;UAGrB,CAAC;AAEF,eAAO,MAAM,cAAc;;;;;;UAO1B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;yCAkBzB,CAAC;AAEF,eAAO,MAAM,kBAAkB;;UAU9B,CAAC;AAEF,eAAO,MAAM,aAAa;;;;UAIzB,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;;UAY5B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/menu-item/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAWtD,OAAO,QAAQ,MAAM,IAAI,CAAC;AAG1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAsBhC,CAAC;AACF,eAAe,IAAI,CAAC;AAUpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAAwB,CAAC;AAEvE;;;GAGG;AACH,eAAO,MAAM,UAAU;;;;WA3BhB,IACJ,OACA;;;;;;;;;;wUAyB0C,CAAC;AAO9C,eAAO,MAAM,QAAQ;;;;eAjClB,OACA;;;;;;;;;;wUAgCwC,CAAC;AAO5C,eAAO,MAAM,QAAQ;;;;eAxClB,OACA;;;;;;;;;;wUAuCwC,CAAC;AAM5C,eAAO,MAAM,UAAU;;;;eA9CpB,OACA;;;;;;;;;;wUA6C0C,CAAC"}
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/menu-item/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAWtD,OAAO,QAAQ,MAAM,IAAI,CAAC;AAG1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAsBhC,CAAC;AACF,eAAe,IAAI,CAAC;AAUpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAAwB,CAAC;AAEvE;;;GAGG;AACH,eAAO,MAAM,UAAU;;;;WAzBrB,IACD,OACE;;;;;;;;;;wUAuB0C,CAAC;AAO9C,eAAO,MAAM,QAAQ;;;;WAhCnB,IACD,OACE;;;;;;;;;;wUA8BwC,CAAC;AAO5C,eAAO,MAAM,QAAQ;;;;WAvCnB,IACD,OACE;;;;;;;;;;wUAqCwC,CAAC;AAM5C,eAAO,MAAM,UAAU;;;;WA7CrB,IACD,OACE;;;;;;;;;;wUA2C0C,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"navigation-styles.d.ts","sourceRoot":"","sources":["../../../src/navigation/styles/navigation-styles.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,YAAY;;SAGT,MAAQ,WACnB;yGACJ,CAAC;AAEF,eAAO,MAAM,MAAM;;eAJK,WACnB;yGAoBJ,CAAC;AAEF,eAAO,MAAM,gBAAgB;;UAiB5B,CAAC;AAEF,eAAO,MAAM,WAAW;;eA1CA,WACnB;yGA4CJ,CAAC;AAEF,eAAO,MAAM,6BAA6B;;eA/ClB,WACnB;yGAiDJ,CAAC;AAEF,eAAO,MAAM,kBAAkB;;eApDP,WACnB;2GAuEJ,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;;;UAaxB,CAAC;AAEF,eAAO,MAAM,UAAU;;eAzFC,WACnB;yGA4HJ,CAAC;AAEF,eAAO,MAAM,MAAM;;eA/HK,WACnB;yGA0IJ,CAAC;AAEF,eAAO,MAAM,UAAU;;eA7IC,WACnB;2GA+IJ,CAAC;AAEF,eAAO,MAAM,WAAW;;eAlJA,WACnB;2GAoKJ,CAAC;AAEF,eAAO,MAAM,WAAW;;;;UAKvB,CAAC"}
1
+ {"version":3,"file":"navigation-styles.d.ts","sourceRoot":"","sources":["../../../src/navigation/styles/navigation-styles.tsx"],"names":[],"mappings":"AAoBA,eAAO,MAAM,YAAY;;SAGT,MAAQ,WACnB;yGACJ,CAAC;AAEF,eAAO,MAAM,MAAM;;SAJH,MAAQ,WACnB;yGAoBJ,CAAC;AAEF,eAAO,MAAM,gBAAgB;;UAiB5B,CAAC;AAEF,eAAO,MAAM,WAAW;;SA1CR,MAAQ,WACnB;yGA4CJ,CAAC;AAEF,eAAO,MAAM,6BAA6B;;SA/C1B,MAAQ,WACnB;yGAiDJ,CAAC;AAEF,eAAO,MAAM,kBAAkB;;SApDf,MAAQ,WACnB;2GAuEJ,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;;;UAaxB,CAAC;AAEF,eAAO,MAAM,UAAU;;SAzFP,MAAQ,WACnB;yGA4HJ,CAAC;AAEF,eAAO,MAAM,MAAM;;SA/HH,MAAQ,WACnB;yGA0IJ,CAAC;AAEF,eAAO,MAAM,UAAU;;SA7IP,MAAQ,WACnB;2GA+IJ,CAAC;AAEF,eAAO,MAAM,WAAW;;SAlJR,MAAQ,WACnB;2GAoKJ,CAAC;AAEF,eAAO,MAAM,WAAW;;;;UAKvB,CAAC"}