@wordpress/components 25.1.9 → 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 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/visually-hidden/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAEtD;;GAEG;AACH,OAAO,EAAE,cAAc,EAAE,MAAM,IAAI,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,cAAc,CAatC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,cAAc,CAanD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,OAAO,CAAE,OAAO,cAAc,CAW9D,CAAC;AAEF,eAAO,MAAM,wBAAwB,EAAE,OAAO,CAAE,OAAO,cAAc,CAWpE,CAAC"}
@@ -0,0 +1,6 @@
1
+ import type { Meta, StoryFn } from '@storybook/react';
2
+ import { ZStack } from '..';
3
+ declare const meta: Meta<typeof ZStack>;
4
+ export default meta;
5
+ export declare const Default: StoryFn<typeof ZStack>;
6
+ //# sourceMappingURL=index.story.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/z-stack/stories/index.story.tsx"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAE5B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAa9B,CAAC;AACF,eAAe,IAAI,CAAC;AAsCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,MAAM,CAAwB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/components",
3
- "version": "25.1.9",
3
+ "version": "25.1.11",
4
4
  "description": "UI components for WordPress.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -56,7 +56,7 @@
56
56
  "@wordpress/keycodes": "^3.35.1",
57
57
  "@wordpress/primitives": "^3.33.1",
58
58
  "@wordpress/private-apis": "^0.17.2",
59
- "@wordpress/rich-text": "^6.12.6",
59
+ "@wordpress/rich-text": "^6.12.8",
60
60
  "@wordpress/warning": "^2.35.1",
61
61
  "change-case": "^4.1.2",
62
62
  "classnames": "^2.3.1",
@@ -87,5 +87,5 @@
87
87
  "publishConfig": {
88
88
  "access": "public"
89
89
  },
90
- "gitHead": "609a9df27d25e3d224dd1e2b97beb1bc02693255"
90
+ "gitHead": "a5a32c1da19589a60d48ae793a3d0a5a48223db6"
91
91
  }