@wordpress/components 25.1.10 → 25.1.11

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 (236) hide show
  1. package/build-types/alignment-matrix-control/stories/index.story.d.ts +15 -0
  2. package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -0
  3. package/build-types/angle-picker-control/stories/index.story.d.ts +15 -0
  4. package/build-types/angle-picker-control/stories/index.story.d.ts.map +1 -0
  5. package/build-types/animate/stories/index.story.d.ts +18 -0
  6. package/build-types/animate/stories/index.story.d.ts.map +1 -0
  7. package/build-types/base-control/stories/index.story.d.ts +21 -0
  8. package/build-types/base-control/stories/index.story.d.ts.map +1 -0
  9. package/build-types/base-field/hook.d.ts +270 -0
  10. package/build-types/base-field/hook.d.ts.map +1 -0
  11. package/build-types/base-field/index.d.ts +2 -0
  12. package/build-types/base-field/index.d.ts.map +1 -0
  13. package/build-types/base-field/styles.d.ts +6 -0
  14. package/build-types/base-field/styles.d.ts.map +1 -0
  15. package/build-types/base-field/test/index.d.ts +2 -0
  16. package/build-types/base-field/test/index.d.ts.map +1 -0
  17. package/build-types/base-field/types.d.ts +29 -0
  18. package/build-types/base-field/types.d.ts.map +1 -0
  19. package/build-types/border-box-control/stories/index.story.d.ts +17 -0
  20. package/build-types/border-box-control/stories/index.story.d.ts.map +1 -0
  21. package/build-types/border-control/stories/index.story.d.ts +119 -0
  22. package/build-types/border-control/stories/index.story.d.ts.map +1 -0
  23. package/build-types/button/stories/e2e/index.story.d.ts +15 -0
  24. package/build-types/button/stories/e2e/index.story.d.ts.map +1 -0
  25. package/build-types/button/stories/index.story.d.ts +21 -0
  26. package/build-types/button/stories/index.story.d.ts.map +1 -0
  27. package/build-types/button-group/stories/index.story.d.ts +12 -0
  28. package/build-types/button-group/stories/index.story.d.ts.map +1 -0
  29. package/build-types/card/stories/index.story.d.ts +36 -0
  30. package/build-types/card/stories/index.story.d.ts.map +1 -0
  31. package/build-types/checkbox-control/stories/index.story.d.ts +13 -0
  32. package/build-types/checkbox-control/stories/index.story.d.ts.map +1 -0
  33. package/build-types/circular-option-picker/stories/index.story.d.ts +14 -0
  34. package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -0
  35. package/build-types/color-indicator/stories/index.story.d.ts +12 -0
  36. package/build-types/color-indicator/stories/index.story.d.ts.map +1 -0
  37. package/build-types/color-list-picker/index.d.ts +5 -0
  38. package/build-types/color-list-picker/index.d.ts.map +1 -0
  39. package/build-types/color-list-picker/types.d.ts +42 -0
  40. package/build-types/color-list-picker/types.d.ts.map +1 -0
  41. package/build-types/color-palette/stories/index.story.d.ts +13 -0
  42. package/build-types/color-palette/stories/index.story.d.ts.map +1 -0
  43. package/build-types/color-picker/stories/index.story.d.ts +19 -0
  44. package/build-types/color-picker/stories/index.story.d.ts.map +1 -0
  45. package/build-types/combobox-control/stories/index.story.d.ts +47 -0
  46. package/build-types/combobox-control/stories/index.story.d.ts.map +1 -0
  47. package/build-types/custom-gradient-picker/stories/index.story.d.ts +12 -0
  48. package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -0
  49. package/build-types/date-time/stories/date-time.story.d.ts +14 -0
  50. package/build-types/date-time/stories/date-time.story.d.ts.map +1 -0
  51. package/build-types/date-time/stories/date.story.d.ts +14 -0
  52. package/build-types/date-time/stories/date.story.d.ts.map +1 -0
  53. package/build-types/date-time/stories/time.story.d.ts +12 -0
  54. package/build-types/date-time/stories/time.story.d.ts.map +1 -0
  55. package/build-types/dimension-control/stories/index.story.d.ts +4 -0
  56. package/build-types/dimension-control/stories/index.story.d.ts.map +1 -0
  57. package/build-types/disabled/stories/index.story.d.ts +13 -0
  58. package/build-types/disabled/stories/index.story.d.ts.map +1 -0
  59. package/build-types/divider/stories/index.story.d.ts +11 -0
  60. package/build-types/divider/stories/index.story.d.ts.map +1 -0
  61. package/build-types/draggable/stories/index.story.d.ts +20 -0
  62. package/build-types/draggable/stories/index.story.d.ts.map +1 -0
  63. package/build-types/drop-zone/stories/index.story.d.ts +13 -0
  64. package/build-types/drop-zone/stories/index.story.d.ts.map +1 -0
  65. package/build-types/dropdown/stories/index.story.d.ts +24 -0
  66. package/build-types/dropdown/stories/index.story.d.ts.map +1 -0
  67. package/build-types/dropdown-menu/stories/index.story.d.ts +14 -0
  68. package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -0
  69. package/build-types/dropdown-menu-v2/stories/index.story.d.ts +11 -0
  70. package/build-types/dropdown-menu-v2/stories/index.story.d.ts.map +1 -0
  71. package/build-types/duotone-picker/stories/duotone-picker.story.d.ts +13 -0
  72. package/build-types/duotone-picker/stories/duotone-picker.story.d.ts.map +1 -0
  73. package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts +14 -0
  74. package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -0
  75. package/build-types/elevation/stories/index.story.d.ts +22 -0
  76. package/build-types/elevation/stories/index.story.d.ts.map +1 -0
  77. package/build-types/external-link/stories/index.story.d.ts +12 -0
  78. package/build-types/external-link/stories/index.story.d.ts.map +1 -0
  79. package/build-types/flex/stories/index.story.d.ts +13 -0
  80. package/build-types/flex/stories/index.story.d.ts.map +1 -0
  81. package/build-types/focal-point-picker/stories/index.story.d.ts +56 -0
  82. package/build-types/focal-point-picker/stories/index.story.d.ts.map +1 -0
  83. package/build-types/font-size-picker/stories/e2e/index.story.d.ts +16 -0
  84. package/build-types/font-size-picker/stories/e2e/index.story.d.ts.map +1 -0
  85. package/build-types/font-size-picker/stories/index.story.d.ts +31 -0
  86. package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -0
  87. package/build-types/form-file-upload/stories/index.story.d.ts +24 -0
  88. package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -0
  89. package/build-types/form-toggle/stories/index.story.d.ts +12 -0
  90. package/build-types/form-toggle/stories/index.story.d.ts.map +1 -0
  91. package/build-types/form-token-field/stories/index.story.d.ts +26 -0
  92. package/build-types/form-token-field/stories/index.story.d.ts.map +1 -0
  93. package/build-types/gradient-picker/stories/index.story.d.ts +14 -0
  94. package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -0
  95. package/build-types/grid/stories/index.story.d.ts +9 -0
  96. package/build-types/grid/stories/index.story.d.ts.map +1 -0
  97. package/build-types/guide/stories/index.story.d.ts +9 -0
  98. package/build-types/guide/stories/index.story.d.ts.map +1 -0
  99. package/build-types/h-stack/stories/e2e/index.story.d.ts +9 -0
  100. package/build-types/h-stack/stories/e2e/index.story.d.ts.map +1 -0
  101. package/build-types/h-stack/stories/index.story.d.ts +9 -0
  102. package/build-types/h-stack/stories/index.story.d.ts.map +1 -0
  103. package/build-types/heading/stories/index.story.d.ts +12 -0
  104. package/build-types/heading/stories/index.story.d.ts.map +1 -0
  105. package/build-types/icon/stories/index.story.d.ts +22 -0
  106. package/build-types/icon/stories/index.story.d.ts.map +1 -0
  107. package/build-types/input-control/stories/index.story.d.ts +28 -0
  108. package/build-types/input-control/stories/index.story.d.ts.map +1 -0
  109. package/build-types/item-group/stories/index.story.d.ts +15 -0
  110. package/build-types/item-group/stories/index.story.d.ts.map +1 -0
  111. package/build-types/keyboard-shortcuts/stories/index.story.d.ts +12 -0
  112. package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -0
  113. package/build-types/menu-group/stories/index.d.ts +17 -0
  114. package/build-types/menu-group/stories/index.d.ts.map +1 -0
  115. package/build-types/menu-group/stories/index.story.d.ts +17 -0
  116. package/build-types/menu-group/stories/index.story.d.ts.map +1 -0
  117. package/build-types/menu-item/stories/index.story.d.ts +74 -0
  118. package/build-types/menu-item/stories/index.story.d.ts.map +1 -0
  119. package/build-types/menu-item/types.d.ts +63 -0
  120. package/build-types/menu-item/types.d.ts.map +1 -0
  121. package/build-types/menu-items-choice/stories/index.story.d.ts +12 -0
  122. package/build-types/menu-items-choice/stories/index.story.d.ts.map +1 -0
  123. package/build-types/modal/stories/index.story.d.ts +10 -0
  124. package/build-types/modal/stories/index.story.d.ts.map +1 -0
  125. package/build-types/navigable-container/stories/navigable-menu.story.d.ts +12 -0
  126. package/build-types/navigable-container/stories/navigable-menu.story.d.ts.map +1 -0
  127. package/build-types/navigable-container/stories/tabbable-container.story.d.ts +12 -0
  128. package/build-types/navigable-container/stories/tabbable-container.story.d.ts.map +1 -0
  129. package/build-types/navigation/stories/index.story.d.ts +18 -0
  130. package/build-types/navigation/stories/index.story.d.ts.map +1 -0
  131. package/build-types/navigator/stories/index.story.d.ts +11 -0
  132. package/build-types/navigator/stories/index.story.d.ts.map +1 -0
  133. package/build-types/notice/stories/index.story.d.ts +17 -0
  134. package/build-types/notice/stories/index.story.d.ts.map +1 -0
  135. package/build-types/number-control/stories/index.story.d.ts +26 -0
  136. package/build-types/number-control/stories/index.story.d.ts.map +1 -0
  137. package/build-types/palette-edit/stories/index.story.d.ts +13 -0
  138. package/build-types/palette-edit/stories/index.story.d.ts.map +1 -0
  139. package/build-types/panel/stories/index.story.d.ts +19 -0
  140. package/build-types/panel/stories/index.story.d.ts.map +1 -0
  141. package/build-types/placeholder/stories/index.story.d.ts +12 -0
  142. package/build-types/placeholder/stories/index.story.d.ts.map +1 -0
  143. package/build-types/popover/stories/e2e/index.story.d.ts +8 -0
  144. package/build-types/popover/stories/e2e/index.story.d.ts.map +1 -0
  145. package/build-types/popover/stories/index.story.d.ts +13 -0
  146. package/build-types/popover/stories/index.story.d.ts.map +1 -0
  147. package/build-types/popover/test/utils/index.d.ts +7 -0
  148. package/build-types/popover/test/utils/index.d.ts.map +1 -0
  149. package/build-types/progress-bar/index.d.ts +5 -0
  150. package/build-types/progress-bar/index.d.ts.map +1 -0
  151. package/build-types/progress-bar/stories/index.d.ts +12 -0
  152. package/build-types/progress-bar/stories/index.d.ts.map +1 -0
  153. package/build-types/progress-bar/stories/index.story.d.ts +12 -0
  154. package/build-types/progress-bar/stories/index.story.d.ts.map +1 -0
  155. package/build-types/progress-bar/styles.d.ts +18 -0
  156. package/build-types/progress-bar/styles.d.ts.map +1 -0
  157. package/build-types/progress-bar/test/index.d.ts +2 -0
  158. package/build-types/progress-bar/test/index.d.ts.map +1 -0
  159. package/build-types/progress-bar/types.d.ts +11 -0
  160. package/build-types/progress-bar/types.d.ts.map +1 -0
  161. package/build-types/query-controls/stories/index.story.d.ts +13 -0
  162. package/build-types/query-controls/stories/index.story.d.ts.map +1 -0
  163. package/build-types/radio-control/stories/index.story.d.ts +12 -0
  164. package/build-types/radio-control/stories/index.story.d.ts.map +1 -0
  165. package/build-types/range-control/stories/index.story.d.ts +48 -0
  166. package/build-types/range-control/stories/index.story.d.ts.map +1 -0
  167. package/build-types/resizable-box/stories/index.story.d.ts +61 -0
  168. package/build-types/resizable-box/stories/index.story.d.ts.map +1 -0
  169. package/build-types/resizable-box/styles/resizable-box.styles.d.ts +1 -0
  170. package/build-types/resizable-box/styles/resizable-box.styles.d.ts.map +1 -0
  171. package/build-types/responsive-wrapper/stories/index.story.d.ts +22 -0
  172. package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -0
  173. package/build-types/sandbox/stories/index.story.d.ts +12 -0
  174. package/build-types/sandbox/stories/index.story.d.ts.map +1 -0
  175. package/build-types/scroll-lock/stories/index.story.d.ts +9 -0
  176. package/build-types/scroll-lock/stories/index.story.d.ts.map +1 -0
  177. package/build-types/scrollable/stories/index.story.d.ts +9 -0
  178. package/build-types/scrollable/stories/index.story.d.ts.map +1 -0
  179. package/build-types/search-control/stories/index.story.d.ts +33 -0
  180. package/build-types/search-control/stories/index.story.d.ts.map +1 -0
  181. package/build-types/select-control/stories/index.story.d.ts +19 -0
  182. package/build-types/select-control/stories/index.story.d.ts.map +1 -0
  183. package/build-types/shortcut/stories/index.story.d.ts +13 -0
  184. package/build-types/shortcut/stories/index.story.d.ts.map +1 -0
  185. package/build-types/snackbar/stories/index.story.d.ts +16 -0
  186. package/build-types/snackbar/stories/index.story.d.ts.map +1 -0
  187. package/build-types/snackbar/stories/list.story.d.ts +12 -0
  188. package/build-types/snackbar/stories/list.story.d.ts.map +1 -0
  189. package/build-types/spacer/stories/index.story.d.ts +12 -0
  190. package/build-types/spacer/stories/index.story.d.ts.map +1 -0
  191. package/build-types/spinner/stories/index.story.d.ts +13 -0
  192. package/build-types/spinner/stories/index.story.d.ts.map +1 -0
  193. package/build-types/surface/stories/index.story.d.ts +12 -0
  194. package/build-types/surface/stories/index.story.d.ts.map +1 -0
  195. package/build-types/tab-panel/stories/index.story.d.ts +16 -0
  196. package/build-types/tab-panel/stories/index.story.d.ts.map +1 -0
  197. package/build-types/text-control/stories/index.story.d.ts +13 -0
  198. package/build-types/text-control/stories/index.story.d.ts.map +1 -0
  199. package/build-types/text-control/test/text-control.d.ts +2 -0
  200. package/build-types/text-control/test/text-control.d.ts.map +1 -0
  201. package/build-types/text-highlight/stories/index.story.d.ts +12 -0
  202. package/build-types/text-highlight/stories/index.story.d.ts.map +1 -0
  203. package/build-types/textarea-control/stories/index.story.d.ts +12 -0
  204. package/build-types/textarea-control/stories/index.story.d.ts.map +1 -0
  205. package/build-types/theme/stories/index.story.d.ts +22 -0
  206. package/build-types/theme/stories/index.story.d.ts.map +1 -0
  207. package/build-types/tip/stories/index.story.d.ts +12 -0
  208. package/build-types/tip/stories/index.story.d.ts.map +1 -0
  209. package/build-types/toggle-control/stories/index.story.d.ts +22 -0
  210. package/build-types/toggle-control/stories/index.story.d.ts.map +1 -0
  211. package/build-types/toggle-group-control/stories/index.story.d.ts +27 -0
  212. package/build-types/toggle-group-control/stories/index.story.d.ts.map +1 -0
  213. package/build-types/toolbar/stories/index.story.d.ts +14 -0
  214. package/build-types/toolbar/stories/index.story.d.ts.map +1 -0
  215. package/build-types/tools-panel/stories/index.story.d.ts +17 -0
  216. package/build-types/tools-panel/stories/index.story.d.ts.map +1 -0
  217. package/build-types/tree-grid/stories/index.story.d.ts +13 -0
  218. package/build-types/tree-grid/stories/index.story.d.ts.map +1 -0
  219. package/build-types/tree-select/stories/index.story.d.ts +12 -0
  220. package/build-types/tree-select/stories/index.story.d.ts.map +1 -0
  221. package/build-types/truncate/stories/index.story.d.ts +13 -0
  222. package/build-types/truncate/stories/index.story.d.ts.map +1 -0
  223. package/build-types/unit-control/stories/index.story.d.ts +33 -0
  224. package/build-types/unit-control/stories/index.story.d.ts.map +1 -0
  225. package/build-types/v-stack/stories/e2e/index.story.d.ts +9 -0
  226. package/build-types/v-stack/stories/e2e/index.story.d.ts.map +1 -0
  227. package/build-types/v-stack/stories/index.story.d.ts +15 -0
  228. package/build-types/v-stack/stories/index.story.d.ts.map +1 -0
  229. package/build-types/view/stories/index.story.d.ts +12 -0
  230. package/build-types/view/stories/index.story.d.ts.map +1 -0
  231. package/build-types/visually-hidden/stories/index.story.d.ts +14 -0
  232. package/build-types/visually-hidden/stories/index.story.d.ts.map +1 -0
  233. package/build-types/z-stack/stories/index.story.d.ts +6 -0
  234. package/build-types/z-stack/stories/index.story.d.ts.map +1 -0
  235. package/package.json +3 -3
  236. package/tsconfig.tsbuildinfo +1 -1
@@ -0,0 +1,21 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import './style.css';
10
+ import Button from '..';
11
+ declare const meta: Meta<typeof Button>;
12
+ export default meta;
13
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
14
+ export declare const Primary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
15
+ export declare const Secondary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
16
+ export declare const Tertiary: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
17
+ export declare const Link: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
18
+ export declare const IsDestructive: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
19
+ export declare const Icon: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").ButtonProps & import("react").RefAttributes<any>>;
20
+ export declare const GroupedIcons: () => JSX.Element;
21
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/button/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AActD;;GAEG;AACH,OAAO,aAAa,CAAC;AACrB,OAAO,MAAM,MAAM,IAAI,CAAC;AAExB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAoB9B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,oKAAsB,CAAC;AAK3C,eAAO,MAAM,OAAO,oKAAsB,CAAC;AAM3C,eAAO,MAAM,SAAS,oKAAsB,CAAC;AAM7C,eAAO,MAAM,QAAQ,oKAAsB,CAAC;AAM5C,eAAO,MAAM,IAAI,oKAAsB,CAAC;AAMxC,eAAO,MAAM,aAAa,oKAAsB,CAAC;AAMjD,eAAO,MAAM,IAAI,oKAAsB,CAAC;AAMxC,eAAO,MAAM,YAAY,mBAYxB,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import ButtonGroup from '..';
9
+ declare const meta: Meta<typeof ButtonGroup>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof ButtonGroup>;
12
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/button-group/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAUnC,CAAC;AACF,eAAe,IAAI,CAAC;AAgBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,WAAW,CAAwB,CAAC"}
@@ -0,0 +1,36 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import { Card } from '..';
10
+ declare const meta: Meta<typeof Card>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../surface/types").SurfaceProps & {
13
+ size?: import("../types").SizeOptions | "extraSmall" | undefined;
14
+ } & {
15
+ elevation?: number | undefined;
16
+ isBorderless?: boolean | undefined;
17
+ isRounded?: boolean | undefined;
18
+ isElevated?: boolean | undefined;
19
+ } & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "size" | "as" | "elevation" | keyof import("react").RefAttributes<any> | keyof import("../../surface/types").SurfaceProps | "isBorderless" | "isRounded" | "isElevated"> & {
20
+ as?: keyof JSX.IntrinsicElements | undefined;
21
+ }>;
22
+ /**
23
+ * `CardMedia` provides a container for full-bleed content within a `Card`,
24
+ * such as images, video, or even just a background color. The corners will be rounded if necessary.
25
+ */
26
+ export declare const FullBleedContent: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../surface/types").SurfaceProps & {
27
+ size?: import("../types").SizeOptions | "extraSmall" | undefined;
28
+ } & {
29
+ elevation?: number | undefined;
30
+ isBorderless?: boolean | undefined;
31
+ isRounded?: boolean | undefined;
32
+ isElevated?: boolean | undefined;
33
+ } & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "size" | "as" | "elevation" | keyof import("react").RefAttributes<any> | keyof import("../../surface/types").SurfaceProps | "isBorderless" | "isRounded" | "isElevated"> & {
34
+ as?: keyof JSX.IntrinsicElements | undefined;
35
+ }>;
36
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/card/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EACN,IAAI,EAMJ,MAAM,IAAI,CAAC;AAKZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,CAmB5B,CAAC;AAEF,eAAe,IAAI,CAAC;AAIpB,eAAO,MAAM,OAAO;;;;;;;;;EAAsB,CAAC;AA+B3C;;;GAGG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;EAAsB,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import CheckboxControl from '..';
9
+ declare const meta: Meta<typeof CheckboxControl>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof CheckboxControl>;
12
+ export declare const Indeterminate: StoryFn<typeof CheckboxControl>;
13
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/checkbox-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAGjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,eAAe,CAmBvC,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,eAAe,CAEpD,CAAC;AAMF,eAAO,MAAM,aAAa,EAAE,OAAO,CAAE,OAAO,eAAe,CAgD1D,CAAC"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import { default as CircularOptionPicker } from '..';
9
+ declare const meta: Meta<typeof CircularOptionPicker>;
10
+ export default meta;
11
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").CircularOptionPickerProps>;
12
+ export declare const WithButtonAction: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").CircularOptionPickerProps>;
13
+ export declare const WithDropdownLinkAction: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").CircularOptionPickerProps>;
14
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/circular-option-picker/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAKtD;;GAEG;AACH,OAAO,EAEN,OAAO,IAAI,oBAAoB,EAE/B,MAAM,IAAI,CAAC;AAOZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,oBAAoB,CAyC5C,CAAC;AACF,eAAe,IAAI,CAAC;AAiDpB,eAAO,MAAM,OAAO,6IAAsB,CAAC;AAG3C,eAAO,MAAM,gBAAgB,6IAAsB,CAAC;AAOpD,eAAO,MAAM,sBAAsB,6IAAsB,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import ColorIndicator from '..';
9
+ declare const meta: Meta<typeof ColorIndicator>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof ColorIndicator>;
12
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/color-indicator/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,cAAc,MAAM,IAAI,CAAC;AAEhC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,cAAc,CActC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,cAAc,CAAwB,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import type { ColorListPickerProps } from './types';
3
+ declare function ColorListPicker({ colors, labels, value, disableCustomColors, enableAlpha, onChange, }: ColorListPickerProps): JSX.Element;
4
+ export default ColorListPicker;
5
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/color-list-picker/index.tsx"],"names":[],"mappings":";AAcA,OAAO,KAAK,EAAE,oBAAoB,EAAoB,MAAM,SAAS,CAAC;AA4CtE,iBAAS,eAAe,CAAE,EACzB,MAAM,EACN,MAAM,EACN,KAAU,EACV,mBAAmB,EACnB,WAAW,EACX,QAAQ,GACR,EAAE,oBAAoB,eAoBtB;AAED,eAAe,eAAe,CAAC"}
@@ -0,0 +1,42 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { CSSProperties } from 'react';
5
+ export declare type ColorListPickerProps = {
6
+ /**
7
+ * A list of predifened colors. Each color is an object with a `name` and a
8
+ * `color` value.
9
+ * The `name` is a string used to identify the color in the UI.
10
+ * The `color` is a valid CSS color string.
11
+ */
12
+ colors: Array<{
13
+ name: string;
14
+ color: NonNullable<CSSProperties['color']>;
15
+ }>;
16
+ /**
17
+ * A list of labels for each of the options displayed in the UI.
18
+ */
19
+ labels: Array<string>;
20
+ /**
21
+ * An array containing the currently selected colors.
22
+ */
23
+ value?: Array<string | undefined>;
24
+ /**
25
+ * Controls whether the custom color picker is displayed.
26
+ */
27
+ disableCustomColors?: boolean;
28
+ /**
29
+ * Controls whether the ColorPalette should show an alpha channel control.
30
+ */
31
+ enableAlpha?: boolean;
32
+ /**
33
+ * A function that receives the updated color value.
34
+ */
35
+ onChange: (newValue: Array<string | undefined>) => void;
36
+ };
37
+ export declare type ColorOptionProps = Pick<ColorListPickerProps, 'colors' | 'disableCustomColors' | 'enableAlpha'> & {
38
+ label: ColorListPickerProps['labels'][number];
39
+ value: string | undefined;
40
+ onChange: (newValue: string | undefined) => void;
41
+ };
42
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/color-list-picker/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C,oBAAY,oBAAoB,GAAG;IAClC;;;;;OAKG;IACH,MAAM,EAAE,KAAK,CAAE;QACd,IAAI,EAAE,MAAM,CAAC;QACb,KAAK,EAAE,WAAW,CAAE,aAAa,CAAE,OAAO,CAAE,CAAE,CAAC;KAC/C,CAAE,CAAC;IACJ;;OAEG;IACH,MAAM,EAAE,KAAK,CAAE,MAAM,CAAE,CAAC;IACxB;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAE,MAAM,GAAG,SAAS,CAAE,CAAC;IACpC;;OAEG;IACH,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB;;OAEG;IACH,QAAQ,EAAE,CAAE,QAAQ,EAAE,KAAK,CAAE,MAAM,GAAG,SAAS,CAAE,KAAM,IAAI,CAAC;CAC5D,CAAC;AAEF,oBAAY,gBAAgB,GAAG,IAAI,CAClC,oBAAoB,EACpB,QAAQ,GAAG,qBAAqB,GAAG,aAAa,CAChD,GAAG;IACH,KAAK,EAAE,oBAAoB,CAAE,QAAQ,CAAE,CAAE,MAAM,CAAE,CAAC;IAClD,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAC1B,QAAQ,EAAE,CAAE,QAAQ,EAAE,MAAM,GAAG,SAAS,KAAM,IAAI,CAAC;CACnD,CAAC"}
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ import type { Meta, StoryFn } from '@storybook/react';
3
+ /**
4
+ * Internal dependencies
5
+ */
6
+ import ColorPalette from '..';
7
+ declare const meta: Meta<typeof ColorPalette>;
8
+ export default meta;
9
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").ColorPaletteProps, "div"> & import("react").RefAttributes<any>>;
10
+ export declare const InitialValue: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").ColorPaletteProps, "div"> & import("react").RefAttributes<any>>;
11
+ export declare const MultipleOrigins: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").ColorPaletteProps, "div"> & import("react").RefAttributes<any>>;
12
+ export declare const CSSVariables: StoryFn<typeof ColorPalette>;
13
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/color-palette/stories/index.story.tsx"],"names":[],"mappings":";AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,YAAY,MAAM,IAAI,CAAC;AAE9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CAYpC,CAAC;AACF,eAAe,IAAI,CAAC;AAqBpB,eAAO,MAAM,OAAO,qOAAsB,CAAC;AAS3C,eAAO,MAAM,YAAY,qOAAsB,CAAC;AAUhD,eAAO,MAAM,eAAe,qOAAsB,CAAC;AAsBnD,eAAO,MAAM,YAAY,EAAE,OAAO,CAAE,OAAO,YAAY,CActD,CAAC"}
@@ -0,0 +1,19 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import { ColorPicker } from '../component';
10
+ declare const meta: Meta<typeof ColorPicker>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<{
13
+ enableAlpha?: boolean | undefined;
14
+ color?: string | undefined;
15
+ onChange?: ((color: string) => void) | undefined;
16
+ defaultValue?: string | undefined;
17
+ copyFormat?: import("../types").ColorType | undefined;
18
+ } & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "defaultValue" | "onChange" | "color" | "children" | "as" | "enableAlpha" | "copyFormat"> & import("react").RefAttributes<any>, import("react").ElementType<any>, boolean>>;
19
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/color-picker/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAE3C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAcnC,CAAC;AACF,eAAe,IAAI,CAAC;AAiBpB,eAAO,MAAM,OAAO;;;;;;2VAAsB,CAAC"}
@@ -0,0 +1,47 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import ComboboxControl from '..';
10
+ declare const meta: Meta<typeof ComboboxControl>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../base-control/types").BaseControlProps, "help" | "label" | "className" | "hideLabelFromVision" | "__nextHasNoMarginBottom"> & {
13
+ __experimentalRenderItem?: ((args: {
14
+ item: import("../types").ComboboxControlOption;
15
+ }) => import("react").ReactNode) | undefined;
16
+ __next36pxDefaultSize?: boolean | undefined;
17
+ __next40pxDefaultSize?: boolean | undefined;
18
+ allowReset?: boolean | undefined;
19
+ messages?: {
20
+ selected: string;
21
+ } | undefined;
22
+ onChange?: ((value: string | null | undefined) => void) | undefined;
23
+ onFilterValueChange?: ((value: string) => void) | undefined;
24
+ options: import("../types").ComboboxControlOption[];
25
+ value?: string | null | undefined;
26
+ }>;
27
+ /**
28
+ * The rendered output of each suggestion can be customized by passing a
29
+ * render function to the `__experimentalRenderItem` prop. (This is still an experimental feature
30
+ * and is subject to change.)
31
+ */
32
+ export declare const WithCustomRenderItem: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../base-control/types").BaseControlProps, "help" | "label" | "className" | "hideLabelFromVision" | "__nextHasNoMarginBottom"> & {
33
+ __experimentalRenderItem?: ((args: {
34
+ item: import("../types").ComboboxControlOption;
35
+ }) => import("react").ReactNode) | undefined;
36
+ __next36pxDefaultSize?: boolean | undefined;
37
+ __next40pxDefaultSize?: boolean | undefined;
38
+ allowReset?: boolean | undefined;
39
+ messages?: {
40
+ selected: string;
41
+ } | undefined;
42
+ onChange?: ((value: string | null | undefined) => void) | undefined;
43
+ onFilterValueChange?: ((value: string) => void) | undefined;
44
+ options: import("../types").ComboboxControlOption[];
45
+ value?: string | null | undefined;
46
+ }>;
47
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/combobox-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAWjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,eAAe,CAWvC,CAAC;AACF,eAAe,IAAI,CAAC;AA6BpB,eAAO,MAAM,OAAO;;;;;;;;;;;;;;EAAsB,CAAC;AAO3C;;;;GAIG;AACH,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;EAAsB,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import CustomGradientPicker from '../';
9
+ declare const meta: Meta<typeof CustomGradientPicker>;
10
+ export default meta;
11
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").CustomGradientPickerProps>;
12
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/custom-gradient-picker/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAMtD;;GAEG;AACH,OAAO,oBAAoB,MAAM,KAAK,CAAC;AAEvC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,oBAAoB,CAQ5C,CAAC;AACF,eAAe,IAAI,CAAC;AAkBpB,eAAO,MAAM,OAAO,6IAA2C,CAAC"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import DateTimePicker from '../date-time';
9
+ declare const meta: Meta<typeof DateTimePicker>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof DateTimePicker>;
12
+ export declare const WithEvents: StoryFn<typeof DateTimePicker>;
13
+ export declare const WithInvalidDates: StoryFn<typeof DateTimePicker>;
14
+ //# sourceMappingURL=date-time.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"date-time.story.d.ts","sourceRoot":"","sources":["../../../src/date-time/stories/date-time.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,cAAc,MAAM,cAAc,CAAC;AAG1C,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,cAAc,CAWtC,CAAC;AACF,eAAe,IAAI,CAAC;AAuBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,cAAc,CAAwB,CAAC;AAE7E,eAAO,MAAM,UAAU,EAAE,OAAO,CAAE,OAAO,cAAc,CAAwB,CAAC;AAWhF,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAE,OAAO,cAAc,CAE5D,CAAC"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import DatePicker from '../date';
9
+ declare const meta: Meta<typeof DatePicker>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof DatePicker>;
12
+ export declare const WithEvents: StoryFn<typeof DatePicker>;
13
+ export declare const WithInvalidDates: StoryFn<typeof DatePicker>;
14
+ //# sourceMappingURL=date.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"date.story.d.ts","sourceRoot":"","sources":["../../../src/date-time/stories/date.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,UAAU,MAAM,SAAS,CAAC;AAGjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,CAWlC,CAAC;AACF,eAAe,IAAI,CAAC;AAuBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,UAAU,CAAwB,CAAC;AAEzE,eAAO,MAAM,UAAU,EAAE,OAAO,CAAE,OAAO,UAAU,CAAwB,CAAC;AAW5E,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAE,OAAO,UAAU,CAExD,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import TimePicker from '../time';
9
+ declare const meta: Meta<typeof TimePicker>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof TimePicker>;
12
+ //# sourceMappingURL=time.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"time.story.d.ts","sourceRoot":"","sources":["../../../src/date-time/stories/time.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,UAAU,MAAM,SAAS,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,CAWlC,CAAC;AACF,eAAe,IAAI,CAAC;AAuBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,UAAU,CAAwB,CAAC"}
@@ -0,0 +1,4 @@
1
+ declare const _default: import("@storybook/types").ComponentAnnotations<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DimensionControlProps>;
2
+ export default _default;
3
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DimensionControlProps>;
4
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/dimension-control/stories/index.story.tsx"],"names":[],"mappings":";AAeA,wBAqBqC;AAMrC,eAAO,MAAM,OAAO,yIAAsB,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import Disabled from '../';
9
+ declare const meta: Meta<typeof Disabled>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof Disabled>;
12
+ export declare const ContentEditable: StoryFn<typeof Disabled>;
13
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/disabled/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,QAAQ,MAAM,KAAK,CAAC;AAM3B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAahC,CAAC;AAEF,eAAe,IAAI,CAAC;AAkCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAM7C,CAAC;AAKF,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,QAAQ,CAQrD,CAAC"}
@@ -0,0 +1,11 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ import { Divider } from '..';
6
+ declare const meta: Meta<typeof Divider>;
7
+ export default meta;
8
+ export declare const Horizontal: StoryFn<typeof Divider>;
9
+ export declare const Vertical: StoryFn<typeof Divider>;
10
+ export declare const InFlexContainer: StoryFn<typeof Divider>;
11
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/divider/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAMtD,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAkB/B,CAAC;AACF,eAAe,IAAI,CAAC;AAUpB,eAAO,MAAM,UAAU,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAKzE,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAOvE,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,OAAO,CAgBpD,CAAC"}
@@ -0,0 +1,20 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import Draggable from '..';
9
+ declare const meta: Meta<typeof Draggable>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof Draggable>;
12
+ /**
13
+ * `appendToOwnerDocument` is used to append the element being dragged to the body of the owner document.
14
+ *
15
+ * This is useful when the element being dragged should not receive styles from its parent.
16
+ * For example, when the element's parent sets a `z-index` value that would cause the dragged
17
+ * element to be rendered behind other elements.
18
+ */
19
+ export declare const AppendElementToOwnerDocument: StoryFn<typeof Draggable>;
20
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/draggable/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAUtD;;GAEG;AACH,OAAO,SAAS,MAAM,IAAI,CAAC;AAE3B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,SAAS,CAYjC,CAAC;AACF,eAAe,IAAI,CAAC;AAuEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,SAAS,CAA+B,CAAC;AAG/E;;;;;;GAMG;AACH,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAE,OAAO,SAAS,CACzC,CAAC"}
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import DropZone from '..';
10
+ declare const meta: Meta<typeof DropZone>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DropZoneProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "children" | "as" | keyof import("../types").DropZoneProps>>;
13
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/drop-zone/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AACtD;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAQhC,CAAC;AACF,eAAe,IAAI,CAAC;AAWpB,eAAO,MAAM,OAAO,2WAAsB,CAAC"}
@@ -0,0 +1,24 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import Dropdown from '..';
10
+ declare const meta: Meta<typeof Dropdown>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownProps & import("react").RefAttributes<any>, import("react").ElementType<any>, boolean>>;
13
+ /**
14
+ * To apply more padding to the dropdown content, use the provided `<DropdownContentWrapper>`
15
+ * convenience wrapper. A `paddingSize` of `"medium"` is suitable for relatively larger dropdowns (default is `"small"`).
16
+ */
17
+ export declare const WithMorePadding: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownProps & import("react").RefAttributes<any>, import("react").ElementType<any>, boolean>>;
18
+ /**
19
+ * The `<DropdownContentWrapper>` convenience wrapper can also be used to remove padding entirely,
20
+ * with a `paddingSize` of `"none"`. This can also serve as a clean foundation to add arbitrary
21
+ * paddings, for example when child components already have padding on their own.
22
+ */
23
+ export declare const WithNoPadding: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownProps & import("react").RefAttributes<any>, import("react").ElementType<any>, boolean>>;
24
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/dropdown/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAI1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAqBhC,CAAC;AACF,eAAe,IAAI,CAAC;AAUpB,eAAO,MAAM,OAAO,qQAAsB,CAAC;AAU3C;;;GAGG;AACH,eAAO,MAAM,eAAe,qQAAsB,CAAC;AAUnD;;;;GAIG;AACH,eAAO,MAAM,aAAa,qQAAsB,CAAC"}
@@ -0,0 +1,14 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import { DropdownMenu } from '..';
10
+ declare const meta: Meta<typeof DropdownMenu>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownMenuProps, import("react").ElementType<any>, boolean>>;
13
+ export declare const WithChildren: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownMenuProps, import("react").ElementType<any>, boolean>>;
14
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/dropdown-menu/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AACtD;;GAEG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAgBlC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CAcpC,CAAC;AACF,eAAe,IAAI,CAAC;AAQpB,eAAO,MAAM,OAAO,oOAAsB,CAAC;AAoB3C,eAAO,MAAM,YAAY,oOAAsB,CAAC"}
@@ -0,0 +1,11 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { Meta, StoryFn } from '@storybook/react';
6
+ import { DropdownMenu } from '..';
7
+ declare const meta: Meta<typeof DropdownMenu>;
8
+ export default meta;
9
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../ui/context").WordPressComponentProps<import("../types").DropdownMenuProps, import("react").ElementType<any>, boolean>>;
10
+ export declare const ToolbarVariant: StoryFn<typeof DropdownMenu>;
11
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/dropdown-menu-v2/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD,OAAO,EACN,YAAY,EAUZ,MAAM,IAAI,CAAC;AAeZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,YAAY,CA+CpC,CAAC;AACF,eAAe,IAAI,CAAC;AA6DpB,eAAO,MAAM,OAAO,oOAAsB,CAAC;AAoE3C,eAAO,MAAM,cAAc,EAAE,OAAO,CAAE,OAAO,YAAY,CAIxD,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import { DuotonePicker } from '..';
9
+ import type { DuotonePickerProps } from '../types';
10
+ declare const meta: Meta<typeof DuotonePicker>;
11
+ export default meta;
12
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, DuotonePickerProps>;
13
+ //# sourceMappingURL=duotone-picker.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"duotone-picker.story.d.ts","sourceRoot":"","sources":["../../../src/duotone-picker/stories/duotone-picker.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AACnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAWrC,CAAC;AACF,eAAe,IAAI,CAAC;AAqCpB,eAAO,MAAM,OAAO,mHAAsB,CAAC"}
@@ -0,0 +1,14 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import { DuotoneSwatch } from '..';
9
+ declare const meta: Meta<typeof DuotoneSwatch>;
10
+ export default meta;
11
+ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DuotoneSwatchProps>;
12
+ export declare const SingleColor: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DuotoneSwatchProps>;
13
+ export declare const Null: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").DuotoneSwatchProps>;
14
+ //# sourceMappingURL=duotone-swatch.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"duotone-swatch.story.d.ts","sourceRoot":"","sources":["../../../src/duotone-picker/stories/duotone-swatch.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AAEnC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAOrC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,sIAAsB,CAAC;AAK3C,eAAO,MAAM,WAAW,sIAAsB,CAAC;AAK/C,eAAO,MAAM,IAAI,sIAAsB,CAAC"}
@@ -0,0 +1,22 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import { Elevation } from '..';
9
+ declare const meta: Meta<typeof Elevation>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof Elevation>;
12
+ /**
13
+ * Enable the `isInteractive` prop to automatically generate values
14
+ * for the hover/active/focus states.
15
+ */
16
+ export declare const WithInteractive: StoryFn<typeof Elevation>;
17
+ /**
18
+ * You can also provide custom values for the hover/active/focus states
19
+ * instead of using the `isInteractive` prop.
20
+ */
21
+ export declare const WithCustomInteractive: StoryFn<typeof Elevation>;
22
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/elevation/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,SAAS,EAAE,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,SAAS,CAajC,CAAC;AACF,eAAe,IAAI,CAAC;AAiCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,SAAS,CAAwB,CAAC;AAKxE;;;GAGG;AACH,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,SAAS,CACxB,CAAC;AAMhC;;;GAGG;AACH,eAAO,MAAM,qBAAqB,EAAE,OAAO,CAAE,OAAO,SAAS,CAC9B,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { Meta, StoryFn } from '@storybook/react';
5
+ /**
6
+ * Internal dependencies
7
+ */
8
+ import ExternalLink from '..';
9
+ declare const meta: Meta<typeof ExternalLink>;
10
+ export default meta;
11
+ export declare const Default: StoryFn<typeof ExternalLink>;
12
+ //# sourceMappingURL=index.story.d.ts.map