@wordpress/components 23.3.6 → 23.3.7

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 (450) hide show
  1. package/build-types/angle-picker-control/angle-circle.d.ts +6 -0
  2. package/build-types/angle-picker-control/angle-circle.d.ts.map +1 -0
  3. package/build-types/angle-picker-control/index.d.ts +29 -0
  4. package/build-types/angle-picker-control/index.d.ts.map +1 -0
  5. package/build-types/angle-picker-control/stories/index.d.ts +15 -0
  6. package/build-types/angle-picker-control/stories/index.d.ts.map +1 -0
  7. package/build-types/angle-picker-control/styles/angle-picker-control-styles.d.ts +25 -0
  8. package/build-types/angle-picker-control/styles/angle-picker-control-styles.d.ts.map +1 -0
  9. package/build-types/angle-picker-control/types.d.ts +26 -0
  10. package/build-types/angle-picker-control/types.d.ts.map +1 -0
  11. package/build-types/animate/stories/index.d.ts +18 -0
  12. package/build-types/animate/stories/index.d.ts.map +1 -0
  13. package/build-types/animate/types.d.ts +30 -0
  14. package/build-types/animate/types.d.ts.map +1 -0
  15. package/build-types/autocomplete/autocompleter-ui.d.ts +4 -0
  16. package/build-types/autocomplete/autocompleter-ui.d.ts.map +1 -0
  17. package/build-types/autocomplete/get-default-use-items.d.ts +3 -0
  18. package/build-types/autocomplete/get-default-use-items.d.ts.map +1 -0
  19. package/build-types/autocomplete/index.d.ts +23 -0
  20. package/build-types/autocomplete/index.d.ts.map +1 -0
  21. package/build-types/autocomplete/test/index.d.ts +2 -0
  22. package/build-types/autocomplete/test/index.d.ts.map +1 -0
  23. package/build-types/autocomplete/types.d.ts +185 -0
  24. package/build-types/autocomplete/types.d.ts.map +1 -0
  25. package/build-types/border-box-control/test/index.d.ts +2 -0
  26. package/build-types/border-box-control/test/index.d.ts.map +1 -0
  27. package/build-types/border-box-control/test/utils.d.ts +2 -0
  28. package/build-types/border-box-control/test/utils.d.ts.map +1 -0
  29. package/build-types/box-control/all-input-control.d.ts +4 -0
  30. package/build-types/box-control/all-input-control.d.ts.map +1 -0
  31. package/build-types/box-control/axial-input-controls.d.ts +4 -0
  32. package/build-types/box-control/axial-input-controls.d.ts.map +1 -0
  33. package/build-types/box-control/icon.d.ts +8 -0
  34. package/build-types/box-control/icon.d.ts.map +1 -0
  35. package/build-types/box-control/index.d.ts +31 -0
  36. package/build-types/box-control/index.d.ts.map +1 -0
  37. package/build-types/box-control/input-controls.d.ts +4 -0
  38. package/build-types/box-control/input-controls.d.ts.map +1 -0
  39. package/build-types/box-control/linked-button.d.ts +9 -0
  40. package/build-types/box-control/linked-button.d.ts.map +1 -0
  41. package/build-types/box-control/styles/box-control-icon-styles.d.ts +42 -0
  42. package/build-types/box-control/styles/box-control-icon-styles.d.ts.map +1 -0
  43. package/build-types/box-control/styles/box-control-styles.d.ts +42 -0
  44. package/build-types/box-control/styles/box-control-styles.d.ts.map +1 -0
  45. package/build-types/box-control/styles/box-control-visualizer-styles.d.ts +46 -0
  46. package/build-types/box-control/styles/box-control-visualizer-styles.d.ts.map +1 -0
  47. package/build-types/box-control/test/index.d.ts +2 -0
  48. package/build-types/box-control/test/index.d.ts.map +1 -0
  49. package/build-types/box-control/types.d.ts +99 -0
  50. package/build-types/box-control/types.d.ts.map +1 -0
  51. package/build-types/box-control/unit-control.d.ts +4 -0
  52. package/build-types/box-control/unit-control.d.ts.map +1 -0
  53. package/build-types/box-control/utils.d.ts +84 -0
  54. package/build-types/box-control/utils.d.ts.map +1 -0
  55. package/build-types/circular-option-picker/stories/index.d.ts +14 -0
  56. package/build-types/circular-option-picker/stories/index.d.ts.map +1 -0
  57. package/build-types/circular-option-picker/types.d.ts +49 -0
  58. package/build-types/circular-option-picker/types.d.ts.map +1 -0
  59. package/build-types/color-picker/color-display.d.ts +14 -0
  60. package/build-types/color-picker/color-display.d.ts.map +1 -0
  61. package/build-types/color-picker/stories/index.d.ts +19 -0
  62. package/build-types/color-picker/stories/index.d.ts.map +1 -0
  63. package/build-types/color-picker/test/index.d.ts +2 -0
  64. package/build-types/color-picker/test/index.d.ts.map +1 -0
  65. package/build-types/combobox-control/index.d.ts +51 -0
  66. package/build-types/combobox-control/index.d.ts.map +1 -0
  67. package/build-types/combobox-control/stories/index.d.ts +18 -0
  68. package/build-types/combobox-control/stories/index.d.ts.map +1 -0
  69. package/build-types/combobox-control/styles.d.ts +8 -0
  70. package/build-types/combobox-control/styles.d.ts.map +1 -0
  71. package/build-types/combobox-control/test/index.d.ts +2 -0
  72. package/build-types/combobox-control/test/index.d.ts.map +1 -0
  73. package/build-types/combobox-control/types.d.ts +69 -0
  74. package/build-types/combobox-control/types.d.ts.map +1 -0
  75. package/build-types/custom-gradient-picker/constants.d.ts +25 -0
  76. package/build-types/custom-gradient-picker/constants.d.ts.map +1 -0
  77. package/build-types/custom-gradient-picker/gradient-bar/constants.d.ts +8 -0
  78. package/build-types/custom-gradient-picker/gradient-bar/constants.d.ts.map +1 -0
  79. package/build-types/custom-gradient-picker/gradient-bar/control-points.d.ts +8 -0
  80. package/build-types/custom-gradient-picker/gradient-bar/control-points.d.ts.map +1 -0
  81. package/build-types/custom-gradient-picker/gradient-bar/index.d.ts +4 -0
  82. package/build-types/custom-gradient-picker/gradient-bar/index.d.ts.map +1 -0
  83. package/build-types/custom-gradient-picker/gradient-bar/test/utils.d.ts +2 -0
  84. package/build-types/custom-gradient-picker/gradient-bar/test/utils.d.ts.map +1 -0
  85. package/build-types/custom-gradient-picker/gradient-bar/utils.d.ts +90 -0
  86. package/build-types/custom-gradient-picker/gradient-bar/utils.d.ts.map +1 -0
  87. package/build-types/custom-gradient-picker/index.d.ts +28 -0
  88. package/build-types/custom-gradient-picker/index.d.ts.map +1 -0
  89. package/build-types/custom-gradient-picker/serializer.d.ts +10 -0
  90. package/build-types/custom-gradient-picker/serializer.d.ts.map +1 -0
  91. package/build-types/custom-gradient-picker/stories/index.d.ts +12 -0
  92. package/build-types/custom-gradient-picker/stories/index.d.ts.map +1 -0
  93. package/build-types/custom-gradient-picker/styles/custom-gradient-picker-styles.d.ts +12 -0
  94. package/build-types/custom-gradient-picker/styles/custom-gradient-picker-styles.d.ts.map +1 -0
  95. package/build-types/custom-gradient-picker/test/serializer.d.ts +2 -0
  96. package/build-types/custom-gradient-picker/test/serializer.d.ts.map +1 -0
  97. package/build-types/custom-gradient-picker/types.d.ts +118 -0
  98. package/build-types/custom-gradient-picker/types.d.ts.map +1 -0
  99. package/build-types/custom-gradient-picker/utils.d.ts +13 -0
  100. package/build-types/custom-gradient-picker/utils.d.ts.map +1 -0
  101. package/build-types/date-time/date/test/utils.d.ts +2 -0
  102. package/build-types/date-time/date/test/utils.d.ts.map +1 -0
  103. package/build-types/date-time/date/utils.d.ts +15 -0
  104. package/build-types/date-time/date/utils.d.ts.map +1 -0
  105. package/build-types/date-time/date.d.ts +24 -0
  106. package/build-types/date-time/date.d.ts.map +1 -0
  107. package/build-types/date-time/stories/index.d.ts +14 -0
  108. package/build-types/date-time/stories/index.d.ts.map +1 -0
  109. package/build-types/date-time/test/date.d.ts +2 -0
  110. package/build-types/date-time/test/date.d.ts.map +1 -0
  111. package/build-types/date-time/test/time.d.ts +2 -0
  112. package/build-types/date-time/test/time.d.ts.map +1 -0
  113. package/build-types/date-time/test/utils.d.ts +2 -0
  114. package/build-types/date-time/test/utils.d.ts.map +1 -0
  115. package/build-types/date-time/time.d.ts +25 -0
  116. package/build-types/date-time/time.d.ts.map +1 -0
  117. package/build-types/date-time/timezone.d.ts +7 -0
  118. package/build-types/date-time/timezone.d.ts.map +1 -0
  119. package/build-types/dimension-control/index.d.ts +28 -0
  120. package/build-types/dimension-control/index.d.ts.map +1 -0
  121. package/build-types/dimension-control/sizes.d.ts +26 -0
  122. package/build-types/dimension-control/sizes.d.ts.map +1 -0
  123. package/build-types/dimension-control/stories/index.d.ts +12 -0
  124. package/build-types/dimension-control/stories/index.d.ts.map +1 -0
  125. package/build-types/dimension-control/types.d.ts +47 -0
  126. package/build-types/dimension-control/types.d.ts.map +1 -0
  127. package/build-types/duotone-picker/color-list-picker/index.d.ts +5 -0
  128. package/build-types/duotone-picker/color-list-picker/index.d.ts.map +1 -0
  129. package/build-types/duotone-picker/color-list-picker/types.d.ts +42 -0
  130. package/build-types/duotone-picker/color-list-picker/types.d.ts.map +1 -0
  131. package/build-types/duotone-picker/custom-duotone-bar.d.ts +6 -0
  132. package/build-types/duotone-picker/custom-duotone-bar.d.ts.map +1 -0
  133. package/build-types/duotone-picker/duotone-picker.d.ts +38 -0
  134. package/build-types/duotone-picker/duotone-picker.d.ts.map +1 -0
  135. package/build-types/duotone-picker/duotone-swatch.d.ts +5 -0
  136. package/build-types/duotone-picker/duotone-swatch.d.ts.map +1 -0
  137. package/build-types/duotone-picker/index.d.ts +3 -0
  138. package/build-types/duotone-picker/index.d.ts.map +1 -0
  139. package/build-types/duotone-picker/stories/duotone-picker.d.ts +12 -0
  140. package/build-types/duotone-picker/stories/duotone-picker.d.ts.map +1 -0
  141. package/build-types/duotone-picker/stories/duotone-swatch.d.ts +14 -0
  142. package/build-types/duotone-picker/stories/duotone-swatch.d.ts.map +1 -0
  143. package/build-types/duotone-picker/types.d.ts +60 -0
  144. package/build-types/duotone-picker/types.d.ts.map +1 -0
  145. package/build-types/duotone-picker/utils.d.ts +52 -0
  146. package/build-types/duotone-picker/utils.d.ts.map +1 -0
  147. package/build-types/experiments.d.ts +4 -0
  148. package/build-types/experiments.d.ts.map +1 -0
  149. package/build-types/flyout/context.d.ts +6 -0
  150. package/build-types/flyout/context.d.ts.map +1 -0
  151. package/build-types/flyout/flyout/component.d.ts +21 -0
  152. package/build-types/flyout/flyout/component.d.ts.map +1 -0
  153. package/build-types/flyout/flyout/hook.d.ts +270 -0
  154. package/build-types/flyout/flyout/hook.d.ts.map +1 -0
  155. package/build-types/flyout/flyout/index.d.ts +3 -0
  156. package/build-types/flyout/flyout/index.d.ts.map +1 -0
  157. package/build-types/flyout/flyout-content/component.d.ts +3 -0
  158. package/build-types/flyout/flyout-content/component.d.ts.map +1 -0
  159. package/build-types/flyout/flyout-content/index.d.ts +2 -0
  160. package/build-types/flyout/flyout-content/index.d.ts.map +1 -0
  161. package/build-types/flyout/index.d.ts +2 -0
  162. package/build-types/flyout/index.d.ts.map +1 -0
  163. package/build-types/flyout/styles.d.ts +22 -0
  164. package/build-types/flyout/styles.d.ts.map +1 -0
  165. package/build-types/flyout/types.d.ts +80 -0
  166. package/build-types/flyout/types.d.ts.map +1 -0
  167. package/build-types/flyout/utils.d.ts +8 -0
  168. package/build-types/flyout/utils.d.ts.map +1 -0
  169. package/build-types/form-token-field/test/lib/fixtures.d.ts +26 -0
  170. package/build-types/form-token-field/test/lib/fixtures.d.ts.map +1 -0
  171. package/build-types/form-token-field/test/lib/token-field-wrapper.d.ts +21 -0
  172. package/build-types/form-token-field/test/lib/token-field-wrapper.d.ts.map +1 -0
  173. package/build-types/gradient-picker/index.d.ts +50 -0
  174. package/build-types/gradient-picker/index.d.ts.map +1 -0
  175. package/build-types/gradient-picker/stories/index.d.ts +14 -0
  176. package/build-types/gradient-picker/stories/index.d.ts.map +1 -0
  177. package/build-types/gradient-picker/types.d.ts +87 -0
  178. package/build-types/gradient-picker/types.d.ts.map +1 -0
  179. package/build-types/guide/icons.d.ts +5 -0
  180. package/build-types/guide/icons.d.ts.map +1 -0
  181. package/build-types/guide/index.d.ts +37 -0
  182. package/build-types/guide/index.d.ts.map +1 -0
  183. package/build-types/guide/page-control.d.ts +4 -0
  184. package/build-types/guide/page-control.d.ts.map +1 -0
  185. package/build-types/guide/page.d.ts +7 -0
  186. package/build-types/guide/page.d.ts.map +1 -0
  187. package/build-types/guide/stories/index.d.ts +9 -0
  188. package/build-types/guide/stories/index.d.ts.map +1 -0
  189. package/build-types/guide/test/index.d.ts +2 -0
  190. package/build-types/guide/test/index.d.ts.map +1 -0
  191. package/build-types/guide/types.d.ts +65 -0
  192. package/build-types/guide/types.d.ts.map +1 -0
  193. package/build-types/h-stack/stories/e2e/index.d.ts +9 -0
  194. package/build-types/h-stack/stories/e2e/index.d.ts.map +1 -0
  195. package/build-types/higher-order/navigate-regions/index.d.ts +46 -0
  196. package/build-types/higher-order/navigate-regions/index.d.ts.map +1 -0
  197. package/build-types/higher-order/with-fallback-styles/index.d.ts +44 -0
  198. package/build-types/higher-order/with-fallback-styles/index.d.ts.map +1 -0
  199. package/build-types/higher-order/with-filters/index.d.ts +89 -0
  200. package/build-types/higher-order/with-filters/index.d.ts.map +1 -0
  201. package/build-types/higher-order/with-filters/test/index.d.ts +2 -0
  202. package/build-types/higher-order/with-filters/test/index.d.ts.map +1 -0
  203. package/build-types/higher-order/with-focus-return/index.d.ts +20 -0
  204. package/build-types/higher-order/with-focus-return/index.d.ts.map +1 -0
  205. package/build-types/higher-order/with-focus-return/test/index.d.ts +2 -0
  206. package/build-types/higher-order/with-focus-return/test/index.d.ts.map +1 -0
  207. package/build-types/higher-order/with-notices/index.d.ts +37 -0
  208. package/build-types/higher-order/with-notices/index.d.ts.map +1 -0
  209. package/build-types/higher-order/with-notices/test/index.d.ts +2 -0
  210. package/build-types/higher-order/with-notices/test/index.d.ts.map +1 -0
  211. package/build-types/higher-order/with-notices/types.d.ts +34 -0
  212. package/build-types/higher-order/with-notices/types.d.ts.map +1 -0
  213. package/build-types/higher-order/with-spoken-messages/test/index.d.ts +2 -0
  214. package/build-types/higher-order/with-spoken-messages/test/index.d.ts.map +1 -0
  215. package/build-types/icon/test/index.d.ts +2 -0
  216. package/build-types/icon/test/index.d.ts.map +1 -0
  217. package/build-types/index.d.ts +129 -0
  218. package/build-types/index.d.ts.map +1 -0
  219. package/build-types/menu-items-choice/index.d.ts +38 -0
  220. package/build-types/menu-items-choice/index.d.ts.map +1 -0
  221. package/build-types/menu-items-choice/stories/index.d.ts +12 -0
  222. package/build-types/menu-items-choice/stories/index.d.ts.map +1 -0
  223. package/build-types/menu-items-choice/types.d.ts +53 -0
  224. package/build-types/menu-items-choice/types.d.ts.map +1 -0
  225. package/build-types/navigable-container/stories/navigable-menu.d.ts +12 -0
  226. package/build-types/navigable-container/stories/navigable-menu.d.ts.map +1 -0
  227. package/build-types/navigable-container/stories/tabbable-container.d.ts +12 -0
  228. package/build-types/navigable-container/stories/tabbable-container.d.ts.map +1 -0
  229. package/build-types/navigable-container/test/navigable-menu.d.ts +2 -0
  230. package/build-types/navigable-container/test/navigable-menu.d.ts.map +1 -0
  231. package/build-types/navigable-container/test/tababble-container.d.ts +2 -0
  232. package/build-types/navigable-container/test/tababble-container.d.ts.map +1 -0
  233. package/build-types/navigable-container/types.d.ts +61 -0
  234. package/build-types/navigable-container/types.d.ts.map +1 -0
  235. package/build-types/navigation/back-button/index.d.ts +5 -0
  236. package/build-types/navigation/back-button/index.d.ts.map +1 -0
  237. package/build-types/navigation/constants.d.ts +3 -0
  238. package/build-types/navigation/constants.d.ts.map +1 -0
  239. package/build-types/navigation/context.d.ts +5 -0
  240. package/build-types/navigation/context.d.ts.map +1 -0
  241. package/build-types/navigation/group/context.d.ts +8 -0
  242. package/build-types/navigation/group/context.d.ts.map +1 -0
  243. package/build-types/navigation/group/index.d.ts +5 -0
  244. package/build-types/navigation/group/index.d.ts.map +1 -0
  245. package/build-types/navigation/index.d.ts +46 -0
  246. package/build-types/navigation/index.d.ts.map +1 -0
  247. package/build-types/navigation/item/base-content.d.ts +4 -0
  248. package/build-types/navigation/item/base-content.d.ts.map +1 -0
  249. package/build-types/navigation/item/base.d.ts +4 -0
  250. package/build-types/navigation/item/base.d.ts.map +1 -0
  251. package/build-types/navigation/item/index.d.ts +5 -0
  252. package/build-types/navigation/item/index.d.ts.map +1 -0
  253. package/build-types/navigation/item/use-navigation-tree-item.d.ts +3 -0
  254. package/build-types/navigation/item/use-navigation-tree-item.d.ts.map +1 -0
  255. package/build-types/navigation/menu/context.d.ts +8 -0
  256. package/build-types/navigation/menu/context.d.ts.map +1 -0
  257. package/build-types/navigation/menu/index.d.ts +5 -0
  258. package/build-types/navigation/menu/index.d.ts.map +1 -0
  259. package/build-types/navigation/menu/menu-title-search.d.ts +4 -0
  260. package/build-types/navigation/menu/menu-title-search.d.ts.map +1 -0
  261. package/build-types/navigation/menu/menu-title.d.ts +4 -0
  262. package/build-types/navigation/menu/menu-title.d.ts.map +1 -0
  263. package/build-types/navigation/menu/search-no-results-found.d.ts +4 -0
  264. package/build-types/navigation/menu/search-no-results-found.d.ts.map +1 -0
  265. package/build-types/navigation/menu/use-navigation-tree-menu.d.ts +3 -0
  266. package/build-types/navigation/menu/use-navigation-tree-menu.d.ts.map +1 -0
  267. package/build-types/navigation/stories/index.d.ts +18 -0
  268. package/build-types/navigation/stories/index.d.ts.map +1 -0
  269. package/build-types/navigation/stories/utils/controlled-state.d.ts +7 -0
  270. package/build-types/navigation/stories/utils/controlled-state.d.ts.map +1 -0
  271. package/build-types/navigation/stories/utils/default.d.ts +10 -0
  272. package/build-types/navigation/stories/utils/default.d.ts.map +1 -0
  273. package/build-types/navigation/stories/utils/group.d.ts +10 -0
  274. package/build-types/navigation/stories/utils/group.d.ts.map +1 -0
  275. package/build-types/navigation/stories/utils/hide-if-empty.d.ts +10 -0
  276. package/build-types/navigation/stories/utils/hide-if-empty.d.ts.map +1 -0
  277. package/build-types/navigation/stories/utils/more-examples.d.ts +10 -0
  278. package/build-types/navigation/stories/utils/more-examples.d.ts.map +1 -0
  279. package/build-types/navigation/stories/utils/search.d.ts +10 -0
  280. package/build-types/navigation/stories/utils/search.d.ts.map +1 -0
  281. package/build-types/navigation/styles/navigation-styles.d.ts +58 -0
  282. package/build-types/navigation/styles/navigation-styles.d.ts.map +1 -0
  283. package/build-types/navigation/test/index.d.ts +2 -0
  284. package/build-types/navigation/test/index.d.ts.map +1 -0
  285. package/build-types/navigation/types.d.ts +267 -0
  286. package/build-types/navigation/types.d.ts.map +1 -0
  287. package/build-types/navigation/use-create-navigation-tree.d.ts +15 -0
  288. package/build-types/navigation/use-create-navigation-tree.d.ts.map +1 -0
  289. package/build-types/navigation/use-navigation-tree-nodes.d.ts +11 -0
  290. package/build-types/navigation/use-navigation-tree-nodes.d.ts.map +1 -0
  291. package/build-types/navigation/utils.d.ts +3 -0
  292. package/build-types/navigation/utils.d.ts.map +1 -0
  293. package/build-types/palette-edit/index.d.ts +37 -0
  294. package/build-types/palette-edit/index.d.ts.map +1 -0
  295. package/build-types/palette-edit/stories/index.d.ts +13 -0
  296. package/build-types/palette-edit/stories/index.d.ts.map +1 -0
  297. package/build-types/palette-edit/styles.d.ts +57 -0
  298. package/build-types/palette-edit/styles.d.ts.map +1 -0
  299. package/build-types/palette-edit/test/index.d.ts +2 -0
  300. package/build-types/palette-edit/test/index.d.ts.map +1 -0
  301. package/build-types/palette-edit/types.d.ts +122 -0
  302. package/build-types/palette-edit/types.d.ts.map +1 -0
  303. package/build-types/panel/body.d.ts +9 -0
  304. package/build-types/panel/body.d.ts.map +1 -0
  305. package/build-types/panel/header.d.ts +13 -0
  306. package/build-types/panel/header.d.ts.map +1 -0
  307. package/build-types/panel/index.d.ts +21 -0
  308. package/build-types/panel/index.d.ts.map +1 -0
  309. package/build-types/panel/row.d.ts +12 -0
  310. package/build-types/panel/row.d.ts.map +1 -0
  311. package/build-types/panel/stories/index.d.ts +19 -0
  312. package/build-types/panel/stories/index.d.ts.map +1 -0
  313. package/build-types/panel/test/body.d.ts +2 -0
  314. package/build-types/panel/test/body.d.ts.map +1 -0
  315. package/build-types/panel/test/header.d.ts +2 -0
  316. package/build-types/panel/test/header.d.ts.map +1 -0
  317. package/build-types/panel/test/index.d.ts +2 -0
  318. package/build-types/panel/test/index.d.ts.map +1 -0
  319. package/build-types/panel/test/row.d.ts +2 -0
  320. package/build-types/panel/test/row.d.ts.map +1 -0
  321. package/build-types/panel/types.d.ts +108 -0
  322. package/build-types/panel/types.d.ts.map +1 -0
  323. package/build-types/popover/overlay-middlewares.d.ts +9 -0
  324. package/build-types/popover/overlay-middlewares.d.ts.map +1 -0
  325. package/build-types/radio-context/index.d.ts +6 -0
  326. package/build-types/radio-context/index.d.ts.map +1 -0
  327. package/build-types/spinner/styles/spinner-styles.d.ts +5 -0
  328. package/build-types/spinner/styles/spinner-styles.d.ts.map +1 -0
  329. package/build-types/swatch/index.d.ts +5 -0
  330. package/build-types/swatch/index.d.ts.map +1 -0
  331. package/build-types/swatch/types.d.ts +11 -0
  332. package/build-types/swatch/types.d.ts.map +1 -0
  333. package/build-types/toggle-group-control/component.d.ts +4 -0
  334. package/build-types/toggle-group-control/component.d.ts.map +1 -0
  335. package/build-types/toggle-group-control/styles.d.ts +25 -0
  336. package/build-types/toggle-group-control/styles.d.ts.map +1 -0
  337. package/build-types/toggle-group-control/toggle-group-control-backdrop.d.ts +9 -0
  338. package/build-types/toggle-group-control/toggle-group-control-backdrop.d.ts.map +1 -0
  339. package/build-types/toggle-group-control/toggle-group-control-button.d.ts +6 -0
  340. package/build-types/toggle-group-control/toggle-group-control-button.d.ts.map +1 -0
  341. package/build-types/toggle-group-control/toggle-group-control-context.d.ts +9 -0
  342. package/build-types/toggle-group-control/toggle-group-control-context.d.ts.map +1 -0
  343. package/build-types/toggle-group-control/toggle-group-control-option/styles.d.ts +15 -0
  344. package/build-types/toggle-group-control/toggle-group-control-option/styles.d.ts.map +1 -0
  345. package/build-types/toggle-group-control/toggle-group-control-option.d.ts +4 -0
  346. package/build-types/toggle-group-control/toggle-group-control-option.d.ts.map +1 -0
  347. package/build-types/toolbar/index.d.ts +7 -0
  348. package/build-types/toolbar/index.d.ts.map +1 -0
  349. package/build-types/toolbar/stories/index.d.ts +14 -0
  350. package/build-types/toolbar/stories/index.d.ts.map +1 -0
  351. package/build-types/toolbar/test/index.d.ts +2 -0
  352. package/build-types/toolbar/test/index.d.ts.map +1 -0
  353. package/build-types/toolbar/test/toolbar-group.d.ts +2 -0
  354. package/build-types/toolbar/test/toolbar-group.d.ts.map +1 -0
  355. package/build-types/toolbar/toolbar/index.d.ts +25 -0
  356. package/build-types/toolbar/toolbar/index.d.ts.map +1 -0
  357. package/build-types/toolbar/toolbar/toolbar-container.d.ts +5 -0
  358. package/build-types/toolbar/toolbar/toolbar-container.d.ts.map +1 -0
  359. package/build-types/toolbar/toolbar/types.d.ts +15 -0
  360. package/build-types/toolbar/toolbar/types.d.ts.map +1 -0
  361. package/build-types/toolbar/toolbar-button/index.d.ts +166 -0
  362. package/build-types/toolbar/toolbar-button/index.d.ts.map +1 -0
  363. package/build-types/toolbar/toolbar-button/toolbar-button-container.d.ts +8 -0
  364. package/build-types/toolbar/toolbar-button/toolbar-button-container.d.ts.map +1 -0
  365. package/build-types/toolbar/toolbar-button/types.d.ts +45 -0
  366. package/build-types/toolbar/toolbar-button/types.d.ts.map +1 -0
  367. package/build-types/toolbar/toolbar-context/index.d.ts +8 -0
  368. package/build-types/toolbar/toolbar-context/index.d.ts.map +1 -0
  369. package/build-types/toolbar/toolbar-dropdown-menu/index.d.ts +3 -0
  370. package/build-types/toolbar/toolbar-dropdown-menu/index.d.ts.map +1 -0
  371. package/build-types/toolbar/toolbar-group/index.d.ts +39 -0
  372. package/build-types/toolbar/toolbar-group/index.d.ts.map +1 -0
  373. package/build-types/toolbar/toolbar-group/toolbar-group-collapsed.d.ts +7 -0
  374. package/build-types/toolbar/toolbar-group/toolbar-group-collapsed.d.ts.map +1 -0
  375. package/build-types/toolbar/toolbar-group/toolbar-group-container.d.ts +7 -0
  376. package/build-types/toolbar/toolbar-group/toolbar-group-container.d.ts.map +1 -0
  377. package/build-types/toolbar/toolbar-item/index.d.ts +9 -0
  378. package/build-types/toolbar/toolbar-item/index.d.ts.map +1 -0
  379. package/build-types/tools-panel/stories/index.d.ts +17 -0
  380. package/build-types/tools-panel/stories/index.d.ts.map +1 -0
  381. package/build-types/tools-panel/test/index.d.ts +2 -0
  382. package/build-types/tools-panel/test/index.d.ts.map +1 -0
  383. package/build-types/tree-grid/cell.d.ts +13 -0
  384. package/build-types/tree-grid/cell.d.ts.map +1 -0
  385. package/build-types/tree-grid/index.d.ts +70 -0
  386. package/build-types/tree-grid/index.d.ts.map +1 -0
  387. package/build-types/tree-grid/item.d.ts +12 -0
  388. package/build-types/tree-grid/item.d.ts.map +1 -0
  389. package/build-types/tree-grid/roving-tab-index-context.d.ts +10 -0
  390. package/build-types/tree-grid/roving-tab-index-context.d.ts.map +1 -0
  391. package/build-types/tree-grid/roving-tab-index-item.d.ts +5 -0
  392. package/build-types/tree-grid/roving-tab-index-item.d.ts.map +1 -0
  393. package/build-types/tree-grid/roving-tab-index.d.ts +10 -0
  394. package/build-types/tree-grid/roving-tab-index.d.ts.map +1 -0
  395. package/build-types/tree-grid/row.d.ts +12 -0
  396. package/build-types/tree-grid/row.d.ts.map +1 -0
  397. package/build-types/tree-grid/stories/index.d.ts +13 -0
  398. package/build-types/tree-grid/stories/index.d.ts.map +1 -0
  399. package/build-types/tree-grid/test/cell.d.ts +2 -0
  400. package/build-types/tree-grid/test/cell.d.ts.map +1 -0
  401. package/build-types/tree-grid/test/index.d.ts +2 -0
  402. package/build-types/tree-grid/test/index.d.ts.map +1 -0
  403. package/build-types/tree-grid/test/roving-tab-index-item.d.ts +2 -0
  404. package/build-types/tree-grid/test/roving-tab-index-item.d.ts.map +1 -0
  405. package/build-types/tree-grid/test/roving-tab-index.d.ts +2 -0
  406. package/build-types/tree-grid/test/roving-tab-index.d.ts.map +1 -0
  407. package/build-types/tree-grid/test/row.d.ts +2 -0
  408. package/build-types/tree-grid/test/row.d.ts.map +1 -0
  409. package/build-types/tree-grid/types.d.ts +116 -0
  410. package/build-types/tree-grid/types.d.ts.map +1 -0
  411. package/build-types/ui/color-picker/color-display.d.ts +13 -0
  412. package/build-types/ui/color-picker/color-display.d.ts.map +1 -0
  413. package/build-types/ui/color-picker/color-input.d.ts +13 -0
  414. package/build-types/ui/color-picker/color-input.d.ts.map +1 -0
  415. package/build-types/ui/color-picker/component.d.ts +12 -0
  416. package/build-types/ui/color-picker/component.d.ts.map +1 -0
  417. package/build-types/ui/color-picker/hex-input.d.ts +12 -0
  418. package/build-types/ui/color-picker/hex-input.d.ts.map +1 -0
  419. package/build-types/ui/color-picker/hsl-input.d.ts +12 -0
  420. package/build-types/ui/color-picker/hsl-input.d.ts.map +1 -0
  421. package/build-types/ui/color-picker/index.d.ts +2 -0
  422. package/build-types/ui/color-picker/index.d.ts.map +1 -0
  423. package/build-types/ui/color-picker/input-with-slider.d.ts +11 -0
  424. package/build-types/ui/color-picker/input-with-slider.d.ts.map +1 -0
  425. package/build-types/ui/color-picker/legacy-adapter.d.ts +5 -0
  426. package/build-types/ui/color-picker/legacy-adapter.d.ts.map +1 -0
  427. package/build-types/ui/color-picker/picker.d.ts +12 -0
  428. package/build-types/ui/color-picker/picker.d.ts.map +1 -0
  429. package/build-types/ui/color-picker/rgb-input.d.ts +12 -0
  430. package/build-types/ui/color-picker/rgb-input.d.ts.map +1 -0
  431. package/build-types/ui/color-picker/styles.d.ts +76 -0
  432. package/build-types/ui/color-picker/styles.d.ts.map +1 -0
  433. package/build-types/ui/color-picker/types.d.ts +2 -0
  434. package/build-types/ui/color-picker/types.d.ts.map +1 -0
  435. package/build-types/ui/color-picker/use-deprecated-props.d.ts +50 -0
  436. package/build-types/ui/color-picker/use-deprecated-props.d.ts.map +1 -0
  437. package/build-types/ui/utils/create-component.d.ts +21 -0
  438. package/build-types/ui/utils/create-component.d.ts.map +1 -0
  439. package/build-types/utils/hooks/use-combined-ref.d.ts +8 -0
  440. package/build-types/utils/hooks/use-combined-ref.d.ts.map +1 -0
  441. package/build-types/utils/hooks/use-jump-step.d.ts +25 -0
  442. package/build-types/utils/hooks/use-jump-step.d.ts.map +1 -0
  443. package/build-types/utils/keyboard.d.ts +12 -0
  444. package/build-types/utils/keyboard.d.ts.map +1 -0
  445. package/build-types/utils/use-deprecated-props.d.ts +9 -0
  446. package/build-types/utils/use-deprecated-props.d.ts.map +1 -0
  447. package/build-types/v-stack/stories/e2e/index.d.ts +9 -0
  448. package/build-types/v-stack/stories/e2e/index.d.ts.map +1 -0
  449. package/package.json +3 -3
  450. package/tsconfig.tsbuildinfo +1 -1
@@ -0,0 +1,50 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import colorize, { ColorFormats } from 'tinycolor2';
5
+ import type { ComponentProps } from 'react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import type ColorPicker from './component';
10
+ declare type ColorPickerProps = ComponentProps<typeof ColorPicker>;
11
+ /**
12
+ * @deprecated
13
+ */
14
+ declare type LegacyColor = string | {
15
+ color: colorize.Instance;
16
+ hex: string;
17
+ hsl: ColorFormats.HSL | ColorFormats.HSLA;
18
+ hsv: ColorFormats.HSV | ColorFormats.HSVA;
19
+ rgb: ColorFormats.RGB | ColorFormats.RGBA;
20
+ /**
21
+ * @deprecated
22
+ */
23
+ oldHue: number;
24
+ /**
25
+ * @deprecated
26
+ */
27
+ source: 'hex';
28
+ };
29
+ /**
30
+ * @deprecated
31
+ */
32
+ export interface LegacyProps {
33
+ color: LegacyColor;
34
+ /**
35
+ * @deprecated
36
+ */
37
+ onChangeComplete: (colors: LegacyColor) => void;
38
+ /**
39
+ * @deprecated
40
+ */
41
+ oldHue: string;
42
+ className: string;
43
+ /**
44
+ * @deprecated
45
+ */
46
+ disableAlpha: boolean;
47
+ }
48
+ export declare function useDeprecatedProps(props: LegacyProps | ColorPickerProps): ColorPickerProps;
49
+ export {};
50
+ //# sourceMappingURL=use-deprecated-props.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-deprecated-props.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/use-deprecated-props.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,QAAQ,EAAE,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAEpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAQ5C;;GAEG;AACH,OAAO,KAAK,WAAW,MAAM,aAAa,CAAC;AAE3C,aAAK,gBAAgB,GAAG,cAAc,CAAE,OAAO,WAAW,CAAE,CAAC;AAE7D;;GAEG;AACH,aAAK,WAAW,GACb,MAAM,GACN;IACA,KAAK,EAAE,QAAQ,CAAC,QAAQ,CAAC;IACzB,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IAC1C,GAAG,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IAC1C,GAAG,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IAC1C;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,MAAM,EAAE,KAAK,CAAC;CACb,CAAC;AAEL;;GAEG;AACH,MAAM,WAAW,WAAW;IAC3B,KAAK,EAAE,WAAW,CAAC;IACnB;;OAEG;IACH,gBAAgB,EAAE,CAAE,MAAM,EAAE,WAAW,KAAM,IAAI,CAAC;IAClD;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf,SAAS,EAAE,MAAM,CAAC;IAClB;;OAEG;IACH,YAAY,EAAE,OAAO,CAAC;CACtB;AAyDD,wBAAgB,kBAAkB,CACjC,KAAK,EAAE,WAAW,GAAG,gBAAgB,GACnC,gBAAgB,CAsClB"}
@@ -0,0 +1,21 @@
1
+ import type { As } from 'reakit-utils/types';
2
+ import type { WordPressComponentProps, WordPressComponentFromProps } from '../context';
3
+ interface Options<A extends As, P extends WordPressComponentProps<{}, A, any>> {
4
+ as: A;
5
+ name: string;
6
+ useHook: (props: P) => any;
7
+ memo?: boolean;
8
+ }
9
+ /**
10
+ * Factory that creates a React component from a hook
11
+ *
12
+ * @param options
13
+ * @param options.as The element to render for the component.
14
+ * @param options.name The name of the component.
15
+ * @param options.useHook The hook to use for the component
16
+ * @param options.memo Whether to memo the component.
17
+ * @return A polymorphic component that uses the hook to process props.
18
+ */
19
+ export declare const createComponent: <A extends As<any>, P extends WordPressComponentProps<{}, A, any>>({ as, name, useHook, memo, }: Options<A, P>) => WordPressComponentFromProps<P>;
20
+ export {};
21
+ //# sourceMappingURL=create-component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-component.d.ts","sourceRoot":"","sources":["../../../src/ui/utils/create-component.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,oBAAoB,CAAC;AAM7C,OAAO,KAAK,EACX,uBAAuB,EACvB,2BAA2B,EAC3B,MAAM,YAAY,CAAC;AAGpB,UAAU,OAAO,CAChB,CAAC,SAAS,EAAE,EACZ,CAAC,SAAS,uBAAuB,CAAE,EAAE,EAAE,CAAC,EAAE,GAAG,CAAE;IAE/C,EAAE,EAAE,CAAC,CAAC;IACN,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,CAAE,KAAK,EAAE,CAAC,KAAM,GAAG,CAAC;IAC7B,IAAI,CAAC,EAAE,OAAO,CAAC;CACf;AAED;;;;;;;;;GASG;AACH,eAAO,MAAM,eAAe,mJAoB3B,CAAC"}
@@ -0,0 +1,8 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { MutableRefObject, RefCallback } from 'react';
5
+ declare type Ref<T> = MutableRefObject<T | null> | RefCallback<T | null>;
6
+ export declare function useCombinedRef<T extends HTMLElement>(...refs: Ref<T>[]): MutableRefObject<null>;
7
+ export {};
8
+ //# sourceMappingURL=use-combined-ref.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-combined-ref.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-combined-ref.ts"],"names":[],"mappings":"AAIA;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,WAAW,EAAE,MAAM,OAAO,CAAC;AAE3D,aAAK,GAAG,CAAE,CAAC,IAAK,gBAAgB,CAAE,CAAC,GAAG,IAAI,CAAE,GAAG,WAAW,CAAE,CAAC,GAAG,IAAI,CAAE,CAAC;AAEvE,wBAAgB,cAAc,CAAE,CAAC,SAAS,WAAW,EAAI,GAAG,IAAI,EAAE,GAAG,CAAE,CAAC,CAAE,EAAE,0BAgB3E"}
@@ -0,0 +1,25 @@
1
+ export default useJumpStep;
2
+ /**
3
+ * A custom hook that calculates a step value (used by elements like input
4
+ * [type="number"]). This value can be modified based on whether the Shift
5
+ * key is being held down.
6
+ *
7
+ * For example, a shiftStep of 10, and a step of 1...
8
+ * Starting from 10, the next incremented value will be 11.
9
+ *
10
+ * Holding down shift...
11
+ * Starting from 10, the next incremented value will be 20.
12
+ *
13
+ * @param {Object} props Properties for the hook.
14
+ * @param {boolean} [props.isShiftStepEnabled=true] Determines if jumping values with shift is enabled
15
+ * @param {number} [props.shiftStep=10] Multiplier to jump by, when holding shift key.
16
+ * @param {number} [props.step=1] Multiplier to jump by, when not-holding shift key.
17
+ *
18
+ * @return {number} The jump step value.
19
+ */
20
+ declare function useJumpStep({ isShiftStepEnabled, shiftStep, step, }: {
21
+ isShiftStepEnabled?: boolean | undefined;
22
+ shiftStep?: number | undefined;
23
+ step?: number | undefined;
24
+ }): number;
25
+ //# sourceMappingURL=use-jump-step.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-jump-step.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-jump-step.js"],"names":[],"mappings":";AAKA;;;;;;;;;;;;;;;;;GAiBG;AACH;IAN2B,kBAAkB;IAClB,SAAS;IACT,IAAI;IAEnB,MAAM,CA2BjB"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * Normalizes the 'key' property of a KeyboardEvent in IE/Edge
3
+ *
4
+ * Source:
5
+ * https://github.com/downshift-js/downshift/blob/a71005bd879d05d7dcb892d1e0dc5c6ca74e9d39/src/utils.js#L279
6
+ *
7
+ * @param {import('react').KeyboardEvent} event A keyboardEvent object
8
+ *
9
+ * @return {string} The keyboard key
10
+ */
11
+ export function normalizeArrowKey(event: import('react').KeyboardEvent): string;
12
+ //# sourceMappingURL=keyboard.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"keyboard.d.ts","sourceRoot":"","sources":["../../src/utils/keyboard.js"],"names":[],"mappings":"AAUA;;;;;;;;;GASG;AACH,yCAJW,OAAO,OAAO,EAAE,aAAa,GAE5B,MAAM,CASjB"}
@@ -0,0 +1,9 @@
1
+ export declare function useDeprecated36pxDefaultSizeProp<P extends Record<string, any> & {
2
+ __next36pxDefaultSize?: boolean;
3
+ __next40pxDefaultSize?: boolean;
4
+ }>(props: P,
5
+ /** The component identifier in dot notation, e.g. `wp.components.ComponentName`. */
6
+ componentIdentifier: string): Omit<P, "__next36pxDefaultSize" | "__next40pxDefaultSize"> & {
7
+ __next40pxDefaultSize: boolean | undefined;
8
+ };
9
+ //# sourceMappingURL=use-deprecated-props.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"use-deprecated-props.d.ts","sourceRoot":"","sources":["../../src/utils/use-deprecated-props.ts"],"names":[],"mappings":"AAKA,wBAAgB,gCAAgC,CAC/C,CAAC,SAAS,MAAM,CAAE,MAAM,EAAE,GAAG,CAAE,GAAG;IACjC,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC,qBAAqB,CAAC,EAAE,OAAO,CAAC;CAChC,EAED,KAAK,EAAE,CAAC;AACR,oFAAoF;AACpF,mBAAmB,EAAE,MAAM;;EAe3B"}
@@ -0,0 +1,9 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { ComponentStory, ComponentMeta } from '@storybook/react';
5
+ import { VStack } from '../..';
6
+ declare const meta: ComponentMeta<typeof VStack>;
7
+ export default meta;
8
+ export declare const Default: ComponentStory<typeof VStack>;
9
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/v-stack/stories/e2e/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAMtE,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,MAAM,CAGvC,CAAC;AACF,eAAe,IAAI,CAAC;AAiBpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,MAAM,CAAwB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wordpress/components",
3
- "version": "23.3.6",
3
+ "version": "23.3.7",
4
4
  "description": "UI components for WordPress.",
5
5
  "author": "The WordPress Contributors",
6
6
  "license": "GPL-2.0-or-later",
@@ -53,7 +53,7 @@
53
53
  "@wordpress/keycodes": "^3.26.2",
54
54
  "@wordpress/primitives": "^3.24.2",
55
55
  "@wordpress/private-apis": "^0.8.1",
56
- "@wordpress/rich-text": "^6.3.3",
56
+ "@wordpress/rich-text": "^6.3.4",
57
57
  "@wordpress/warning": "^2.26.1",
58
58
  "change-case": "^4.1.2",
59
59
  "classnames": "^2.3.1",
@@ -83,5 +83,5 @@
83
83
  "publishConfig": {
84
84
  "access": "public"
85
85
  },
86
- "gitHead": "446428841b54f47e5373d6e9723ef7ec24cf11b3"
86
+ "gitHead": "6cf78aefb52e1ca38b58aa38a44a312b744f3310"
87
87
  }