@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,70 @@
1
+ /// <reference types="react" />
2
+ import type { TreeGridProps } from './types';
3
+ /**
4
+ * `TreeGrid` is used to create a tree hierarchy.
5
+ * It is not a visually styled component, but instead helps with adding
6
+ * keyboard navigation and roving tab index behaviors to tree grid structures.
7
+ *
8
+ * A tree grid is a hierarchical 2 dimensional UI component, for example it could be
9
+ * used to implement a file system browser.
10
+ *
11
+ * A tree grid allows the user to navigate using arrow keys.
12
+ * Up/down to navigate vertically across rows, and left/right to navigate horizontally
13
+ * between focusables in a row.
14
+ *
15
+ * The `TreeGrid` renders both a `table` and `tbody` element, and is intended to be used
16
+ * with `TreeGridRow` (`tr`) and `TreeGridCell` (`td`) to build out a grid.
17
+ *
18
+ * ```jsx
19
+ * function TreeMenu() {
20
+ * return (
21
+ * <TreeGrid>
22
+ * <TreeGridRow level={ 1 } positionInSet={ 1 } setSize={ 2 }>
23
+ * <TreeGridCell>
24
+ * { ( props ) => (
25
+ * <Button onClick={ onSelect } { ...props }>Select</Button>
26
+ * ) }
27
+ * </TreeGridCell>
28
+ * <TreeGridCell>
29
+ * { ( props ) => (
30
+ * <Button onClick={ onMove } { ...props }>Move</Button>
31
+ * ) }
32
+ * </TreeGridCell>
33
+ * </TreeGridRow>
34
+ * <TreeGridRow level={ 1 } positionInSet={ 2 } setSize={ 2 }>
35
+ * <TreeGridCell>
36
+ * { ( props ) => (
37
+ * <Button onClick={ onSelect } { ...props }>Select</Button>
38
+ * ) }
39
+ * </TreeGridCell>
40
+ * <TreeGridCell>
41
+ * { ( props ) => (
42
+ * <Button onClick={ onMove } { ...props }>Move</Button>
43
+ * ) }
44
+ * </TreeGridCell>
45
+ * </TreeGridRow>
46
+ * <TreeGridRow level={ 2 } positionInSet={ 1 } setSize={ 1 }>
47
+ * <TreeGridCell>
48
+ * { ( props ) => (
49
+ * <Button onClick={ onSelect } { ...props }>Select</Button>
50
+ * ) }
51
+ * </TreeGridCell>
52
+ * <TreeGridCell>
53
+ * { ( props ) => (
54
+ * <Button onClick={ onMove } { ...props }>Move</Button>
55
+ * ) }
56
+ * </TreeGridCell>
57
+ * </TreeGridRow>
58
+ * </TreeGrid>
59
+ * );
60
+ * }
61
+ * ```
62
+ *
63
+ * @see {@link https://www.w3.org/TR/wai-aria-practices/examples/treegrid/treegrid-1.html}
64
+ */
65
+ export declare const TreeGrid: import("react").ForwardRefExoticComponent<TreeGridProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, "key" | keyof import("react").TableHTMLAttributes<HTMLTableElement>>, "as" | keyof TreeGridProps> & import("react").RefAttributes<HTMLTableElement>>;
66
+ export default TreeGrid;
67
+ export { default as TreeGridRow } from './row';
68
+ export { default as TreeGridCell } from './cell';
69
+ export { default as TreeGridItem } from './item';
70
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/tree-grid/index.tsx"],"names":[],"mappings":";AAWA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AA0T7C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA6DG;AACH,eAAO,MAAM,QAAQ,sUAAoC,CAAC;AAE1D,eAAe,QAAQ,CAAC;AACxB,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,OAAO,CAAC;AAC/C,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,QAAQ,CAAC;AACjD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,QAAQ,CAAC"}
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ import type { RovingTabIndexItemProps } from './types';
3
+ /**
4
+ * `TreeGridItem` is used to create a tree hierarchy.
5
+ * It is not a visually styled component, but instead helps with adding
6
+ * keyboard navigation and roving tab index behaviors to tree grid structures.
7
+ *
8
+ * @see {@link https://www.w3.org/TR/wai-aria-practices/examples/treegrid/treegrid-1.html}
9
+ */
10
+ export declare const TreeGridItem: import("react").ForwardRefExoticComponent<Pick<RovingTabIndexItemProps, keyof RovingTabIndexItemProps> & import("react").RefAttributes<any>>;
11
+ export default TreeGridItem;
12
+ //# sourceMappingURL=item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"item.d.ts","sourceRoot":"","sources":["../../src/tree-grid/item.tsx"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAavD;;;;;;GAMG;AACH,eAAO,MAAM,YAAY,8IAAwC,CAAC;AAElE,eAAe,YAAY,CAAC"}
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ export declare const useRovingTabIndexContext: () => {
3
+ lastFocusedElement: HTMLElement | undefined;
4
+ setLastFocusedElement: React.Dispatch<React.SetStateAction<HTMLElement | undefined>>;
5
+ } | undefined;
6
+ export declare const RovingTabIndexProvider: import("react").Provider<{
7
+ lastFocusedElement: HTMLElement | undefined;
8
+ setLastFocusedElement: React.Dispatch<React.SetStateAction<HTMLElement | undefined>>;
9
+ } | undefined>;
10
+ //# sourceMappingURL=roving-tab-index-context.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"roving-tab-index-context.d.ts","sourceRoot":"","sources":["../../src/tree-grid/roving-tab-index-context.ts"],"names":[],"mappings":";AAcA,eAAO,MAAM,wBAAwB;wBAPd,WAAW,GAAG,SAAS;2BACpB,MAAM,QAAQ,CACpC,MAAM,cAAc,CAAE,WAAW,GAAG,SAAS,CAAE,CAC/C;aAKgC,CAAC;AACrC,eAAO,MAAM,sBAAsB;wBATZ,WAAW,GAAG,SAAS;2BACpB,MAAM,QAAQ,CACpC,MAAM,cAAc,CAAE,WAAW,GAAG,SAAS,CAAE,CAC/C;cAMgE,CAAC"}
@@ -0,0 +1,5 @@
1
+ /// <reference types="react" />
2
+ import type { RovingTabIndexItemProps } from './types';
3
+ export declare const RovingTabIndexItem: import("react").ForwardRefExoticComponent<Pick<RovingTabIndexItemProps, keyof RovingTabIndexItemProps> & import("react").RefAttributes<any>>;
4
+ export default RovingTabIndexItem;
5
+ //# sourceMappingURL=roving-tab-index-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"roving-tab-index-item.d.ts","sourceRoot":"","sources":["../../src/tree-grid/roving-tab-index-item.tsx"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,SAAS,CAAC;AAEvD,eAAO,MAAM,kBAAkB,8IAoC9B,CAAC;AAEF,eAAe,kBAAkB,CAAC"}
@@ -0,0 +1,10 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * Provider for adding roving tab index behaviors to tree grid structures.
4
+ *
5
+ * @see https://github.com/WordPress/gutenberg/blob/HEAD/packages/components/src/tree-grid/README.md
6
+ */
7
+ export default function RovingTabIndex({ children, }: {
8
+ children: React.ReactNode;
9
+ }): JSX.Element;
10
+ //# sourceMappingURL=roving-tab-index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"roving-tab-index.d.ts","sourceRoot":"","sources":["../../src/tree-grid/roving-tab-index.tsx"],"names":[],"mappings":";AAUA;;;;GAIG;AACH,MAAM,CAAC,OAAO,UAAU,cAAc,CAAE,EACvC,QAAQ,GACR,EAAE;IACF,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;CAC1B,eAiBA"}
@@ -0,0 +1,12 @@
1
+ /// <reference types="react" />
2
+ import type { TreeGridRowProps } from './types';
3
+ /**
4
+ * `TreeGridRow` is used to create a tree hierarchy.
5
+ * It is not a visually styled component, but instead helps with adding
6
+ * keyboard navigation and roving tab index behaviors to tree grid structures.
7
+ *
8
+ * @see {@link https://www.w3.org/TR/wai-aria-practices/examples/treegrid/treegrid-1.html}
9
+ */
10
+ export declare const TreeGridRow: import("react").ForwardRefExoticComponent<TreeGridRowProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLTableRowElement>, HTMLTableRowElement>, "key" | keyof import("react").HTMLAttributes<HTMLTableRowElement>>, "as" | keyof TreeGridRowProps> & import("react").RefAttributes<HTMLTableRowElement>>;
11
+ export default TreeGridRow;
12
+ //# sourceMappingURL=row.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"row.d.ts","sourceRoot":"","sources":["../../src/tree-grid/row.tsx"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AA4BhD;;;;;;GAMG;AACH,eAAO,MAAM,WAAW,8UAAuC,CAAC;AAEhE,eAAe,WAAW,CAAC"}
@@ -0,0 +1,13 @@
1
+ /// <reference types="react" />
2
+ /**
3
+ * External dependencies
4
+ */
5
+ import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
+ /**
7
+ * Internal dependencies
8
+ */
9
+ import TreeGrid from '..';
10
+ declare const meta: ComponentMeta<typeof TreeGrid>;
11
+ export default meta;
12
+ export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<import("../types").TreeGridProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").TableHTMLAttributes<HTMLTableElement>, HTMLTableElement>, "key" | keyof import("react").TableHTMLAttributes<HTMLTableElement>>, "as" | keyof import("../types").TreeGridProps> & import("react").RefAttributes<HTMLTableElement>>>;
13
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,QAAuC,MAAM,IAAI,CAAC;AAIzD,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,QAAQ,CAWzC,CAAC;AACF,eAAe,IAAI,CAAC;AA+GpB,eAAO,MAAM,OAAO,4XAAsB,CAAC"}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=cell.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"cell.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/test/cell.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/test/index.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=roving-tab-index-item.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"roving-tab-index-item.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/test/roving-tab-index-item.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=roving-tab-index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"roving-tab-index.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/test/roving-tab-index.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export {};
2
+ //# sourceMappingURL=row.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"row.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/test/row.tsx"],"names":[],"mappings":""}
@@ -0,0 +1,116 @@
1
+ /// <reference types="react" />
2
+ export type TreeGridRowProps = {
3
+ /**
4
+ * The children to be rendered in the row.
5
+ */
6
+ children: React.ReactNode;
7
+ /**
8
+ * An integer value designating the level in the hierarchical tree structure.
9
+ * Counting starts at 1. A value of `1` indicates the root level of the structure.
10
+ */
11
+ level: NonNullable<React.AriaAttributes['aria-level']>;
12
+ /**
13
+ * An integer value that represents the position in the set.
14
+ * A set is the count of elements at a specific level. Counting starts at 1.
15
+ */
16
+ positionInSet: NonNullable<React.AriaAttributes['aria-posinset']>;
17
+ /**
18
+ * An integer value that represents the total number of items in the set,
19
+ * at this specific level of the hierarchy.
20
+ */
21
+ setSize: NonNullable<React.AriaAttributes['aria-setsize']>;
22
+ /**
23
+ * An optional value that designates whether a row is expanded or collapsed.
24
+ * Currently this value only sets the correct aria-expanded property on a row,
25
+ * it has no other built-in behavior.
26
+ *
27
+ * If there is a need to implement `aria-expanded` elsewhere in the row, cell,
28
+ * or element within a cell, you may pass `isExpanded={ undefined }`.
29
+ * In order for keyboard navigation to continue working, add the
30
+ * `data-expanded` attribute with either `true`/`false`. This allows the
31
+ * `TreeGrid` component to still manage keyboard interactions while allowing
32
+ * the `aria-expanded` attribute to be placed elsewhere.
33
+ */
34
+ isExpanded?: boolean;
35
+ };
36
+ type RovingTabIndexItemPassThruProps = {
37
+ ref: React.ForwardedRef<any>;
38
+ tabIndex?: number;
39
+ onFocus: React.FocusEventHandler<any>;
40
+ [key: string]: any;
41
+ };
42
+ export type RovingTabIndexItemProps = {
43
+ /**
44
+ * A render function that receives the props necessary to make it participate in the
45
+ * roving tabindex. Any extra props will also be passed through to this function.
46
+ *
47
+ * Props passed as an argument to the render prop must be passed to the child
48
+ * focusable component/element within the cell. If a component is used, it must
49
+ * correctly handle the `onFocus`, `tabIndex`, and `ref` props, passing these to the
50
+ * element it renders. These props are used to handle the roving tabindex functionality
51
+ * of the tree grid.
52
+ *
53
+ * ```jsx
54
+ * <TreeGridCell>
55
+ * { ( props ) => (
56
+ * <Button onClick={ doSomething } { ...props }>
57
+ * Do something
58
+ * </Button>
59
+ * ) }
60
+ * </TreeGridCell>
61
+ * ```
62
+ */
63
+ children?: (props: RovingTabIndexItemPassThruProps) => JSX.Element;
64
+ /**
65
+ * If `children` is not a function, this component will be used instead.
66
+ */
67
+ as?: React.ComponentType<RovingTabIndexItemPassThruProps>;
68
+ [key: string]: any;
69
+ };
70
+ export type TreeGridCellProps = ({
71
+ /**
72
+ * Render `children` without wrapping it in a `TreeGridItem` component.
73
+ * This means that `children` will not participate in the roving tabindex.
74
+ *
75
+ * @default false
76
+ */
77
+ withoutGridItem?: false;
78
+ } & NonNullable<Pick<RovingTabIndexItemProps, 'children'>>) | {
79
+ children: React.ReactNode;
80
+ withoutGridItem: true;
81
+ };
82
+ export type TreeGridProps = {
83
+ /**
84
+ * Label to use for the element with the `application` role.
85
+ */
86
+ applicationAriaLabel?: string;
87
+ /**
88
+ * The children to be rendered in the tree grid.
89
+ */
90
+ children: React.ReactNode;
91
+ /**
92
+ * Callback to fire when row is expanded.
93
+ *
94
+ * @default noop
95
+ */
96
+ onExpandRow?: (row: HTMLElement) => void;
97
+ /**
98
+ * Callback to fire when row is collapsed.
99
+ *
100
+ * @default noop
101
+ */
102
+ onCollapseRow?: (row: HTMLElement) => void;
103
+ /**
104
+ * Callback that fires when focus is shifted from one row to another via
105
+ * the Up and Down keys. Callback is also fired on Home and End keys which
106
+ * move focus from the beginning row to the end row.
107
+ *
108
+ * The callback is passed the event, the start row element that the focus was on
109
+ * originally, and the destination row element after the focus has moved.
110
+ *
111
+ * @default noop
112
+ */
113
+ onFocusRow?: (event: React.KeyboardEvent<HTMLTableElement>, startRow: HTMLElement, destinationRow: HTMLElement) => void;
114
+ };
115
+ export {};
116
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/tree-grid/types.ts"],"names":[],"mappings":";AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;OAGG;IACH,KAAK,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,YAAY,CAAE,CAAE,CAAC;IAC3D;;;OAGG;IACH,aAAa,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,eAAe,CAAE,CAAE,CAAC;IACtE;;;OAGG;IACH,OAAO,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,cAAc,CAAE,CAAE,CAAC;IAC/D;;;;;;;;;;;OAWG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACtC,GAAG,EAAE,KAAK,CAAC,YAAY,CAAE,GAAG,CAAE,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,EAAE,KAAK,CAAC,iBAAiB,CAAE,GAAG,CAAE,CAAC;IACxC,CAAE,GAAG,EAAE,MAAM,GAAI,GAAG,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACrC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,QAAQ,CAAC,EAAE,CAAE,KAAK,EAAE,+BAA+B,KAAM,GAAG,CAAC,OAAO,CAAC;IACrE;;OAEG;IACH,EAAE,CAAC,EAAE,KAAK,CAAC,aAAa,CAAE,+BAA+B,CAAE,CAAC;IAC5D,CAAE,GAAG,EAAE,MAAM,GAAI,GAAG,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAC1B,CAAE;IACF;;;;;OAKG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC;CACvB,GAAG,WAAW,CAAE,IAAI,CAAE,uBAAuB,EAAE,UAAU,CAAE,CAAE,CAAE,GAChE;IACA,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,eAAe,EAAE,IAAI,CAAC;CACrB,CAAC;AAEL,MAAM,MAAM,aAAa,GAAG;IAC3B;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAE,GAAG,EAAE,WAAW,KAAM,IAAI,CAAC;IAC3C;;;;OAIG;IACH,aAAa,CAAC,EAAE,CAAE,GAAG,EAAE,WAAW,KAAM,IAAI,CAAC;IAC7C;;;;;;;;;OASG;IACH,UAAU,CAAC,EAAE,CACZ,KAAK,EAAE,KAAK,CAAC,aAAa,CAAE,gBAAgB,CAAE,EAC9C,QAAQ,EAAE,WAAW,EACrB,cAAc,EAAE,WAAW,KACvB,IAAI,CAAC;CACV,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import { ColorFormats } from 'tinycolor2';
5
+ import type { ColorType } from './types';
6
+ interface ColorDisplayProps {
7
+ color: ColorFormats.HSLA;
8
+ colorType: ColorType;
9
+ enableAlpha: boolean;
10
+ }
11
+ export declare const ColorDisplay: ({ color, colorType, enableAlpha, }: ColorDisplayProps) => JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=color-display.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"color-display.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/color-display.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAiB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAepD,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGzC,UAAU,iBAAiB;IAC1B,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB,SAAS,EAAE,SAAS,CAAC;IACrB,WAAW,EAAE,OAAO,CAAC;CACrB;AAqFD,eAAO,MAAM,YAAY,uCAItB,iBAAiB,gBA8DnB,CAAC"}
@@ -0,0 +1,13 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { ColorFormats } from 'tinycolor2';
5
+ interface ColorInputProps {
6
+ colorType: 'hsl' | 'hex' | 'rgb';
7
+ color: ColorFormats.HSLA;
8
+ onChange: (value: ColorFormats.HSLA) => void;
9
+ enableAlpha: boolean;
10
+ }
11
+ export declare const ColorInput: ({ colorType, color, onChange, enableAlpha, }: ColorInputProps) => JSX.Element;
12
+ export {};
13
+ //# sourceMappingURL=color-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"color-input.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/color-input.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAS/C,UAAU,eAAe;IACxB,SAAS,EAAE,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC;IACjC,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB,QAAQ,EAAE,CAAE,KAAK,EAAE,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;IAC/C,WAAW,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,UAAU,iDAKpB,eAAe,gBAWjB,CAAC"}
@@ -0,0 +1,12 @@
1
+ import type { ColorFormats } from 'tinycolor2';
2
+ import type { ColorType } from './types';
3
+ export interface ColorPickerProps {
4
+ enableAlpha?: boolean;
5
+ color?: ColorFormats.HSL | ColorFormats.HSLA;
6
+ onChange?: (color: ColorFormats.HSL | ColorFormats.HSLA) => void;
7
+ defaultValue?: ColorFormats.HSL | ColorFormats.HSLA;
8
+ copyFormat?: ColorType;
9
+ }
10
+ declare const ConnectedColorPicker: import("../context").WordPressComponent<"div", ColorPickerProps, false>;
11
+ export default ConnectedColorPicker;
12
+ //# sourceMappingURL=component.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/component.tsx"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AA+B/C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzC,MAAM,WAAW,gBAAgB;IAChC,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,KAAK,CAAC,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IAC7C,QAAQ,CAAC,EAAE,CAAE,KAAK,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;IACnE,YAAY,CAAC,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IACpD,UAAU,CAAC,EAAE,SAAS,CAAC;CACvB;AAsGD,QAAA,MAAM,oBAAoB,yEAA+C,CAAC;AAE1E,eAAe,oBAAoB,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import { ColorFormats } from 'tinycolor2';
5
+ interface HexInputProps {
6
+ color: ColorFormats.HSLA;
7
+ onChange: (value: ColorFormats.HSLA) => void;
8
+ enableAlpha: boolean;
9
+ }
10
+ export declare const HexInput: ({ color, onChange, enableAlpha }: HexInputProps) => JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=hex-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hex-input.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/hex-input.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAiB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAepD,UAAU,aAAa;IACtB,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB,QAAQ,EAAE,CAAE,KAAK,EAAE,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;IAC/C,WAAW,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,qCAAuC,aAAa,gBAkCxE,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { ColorFormats } from 'tinycolor2';
5
+ interface HslInputProps {
6
+ color: ColorFormats.HSLA;
7
+ onChange: (color: ColorFormats.HSLA) => void;
8
+ enableAlpha: boolean;
9
+ }
10
+ export declare const HslInput: ({ color, onChange, enableAlpha }: HslInputProps) => JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=hsl-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"hsl-input.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/hsl-input.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAO/C,UAAU,aAAa;IACtB,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB,QAAQ,EAAE,CAAE,KAAK,EAAE,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;IAC/C,WAAW,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,qCAAuC,aAAa,gBAsDxE,CAAC"}
@@ -0,0 +1,2 @@
1
+ export { LegacyAdapter as ColorPicker } from './legacy-adapter';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,IAAI,WAAW,EAAE,MAAM,kBAAkB,CAAC"}
@@ -0,0 +1,11 @@
1
+ interface InputWithSliderProps {
2
+ min: number;
3
+ max: number;
4
+ value: number;
5
+ label: string;
6
+ abbreviation: string;
7
+ onChange: (value: number) => void;
8
+ }
9
+ export declare const InputWithSlider: ({ min, max, label, abbreviation, onChange, value, }: InputWithSliderProps) => JSX.Element;
10
+ export {};
11
+ //# sourceMappingURL=input-with-slider.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"input-with-slider.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/input-with-slider.tsx"],"names":[],"mappings":"AASA,UAAU,oBAAoB;IAC7B,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,EAAE,MAAM,CAAC;IACrB,QAAQ,EAAE,CAAE,KAAK,EAAE,MAAM,KAAM,IAAI,CAAC;CACpC;AAED,eAAO,MAAM,eAAe,wDAOzB,oBAAoB,gBAiCtB,CAAC"}
@@ -0,0 +1,5 @@
1
+ import { useDeprecatedProps } from './use-deprecated-props';
2
+ declare type LegacyAdapterProps = Parameters<typeof useDeprecatedProps>[0];
3
+ export declare const LegacyAdapter: (props: LegacyAdapterProps) => JSX.Element;
4
+ export {};
5
+ //# sourceMappingURL=legacy-adapter.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"legacy-adapter.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/legacy-adapter.tsx"],"names":[],"mappings":"AAIA,OAAO,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAE5D,aAAK,kBAAkB,GAAG,UAAU,CAAE,OAAO,kBAAkB,CAAE,CAAE,CAAC,CAAE,CAAC;AAEvE,eAAO,MAAM,aAAa,UAAY,kBAAkB,gBAEvD,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import type { ColorFormats } from 'tinycolor2';
5
+ interface PickerProps {
6
+ color: ColorFormats.HSL | ColorFormats.HSLA;
7
+ enableAlpha: boolean;
8
+ onChange: (nextColor: ColorFormats.HSL | ColorFormats.HSLA) => void;
9
+ }
10
+ export declare const Picker: ({ color, enableAlpha, onChange }: PickerProps) => JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=picker.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"picker.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/picker.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAG/C,UAAU,WAAW;IACpB,KAAK,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,CAAC;IAC5C,WAAW,EAAE,OAAO,CAAC;IACrB,QAAQ,EAAE,CAAE,SAAS,EAAE,YAAY,CAAC,GAAG,GAAG,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;CACtE;AAED,eAAO,MAAM,MAAM,qCAAuC,WAAW,gBAapE,CAAC"}
@@ -0,0 +1,12 @@
1
+ /**
2
+ * External dependencies
3
+ */
4
+ import { ColorFormats } from 'tinycolor2';
5
+ interface RgbInputProps {
6
+ color: ColorFormats.HSLA;
7
+ onChange: (color: ColorFormats.HSLA) => void;
8
+ enableAlpha: boolean;
9
+ }
10
+ export declare const RgbInput: ({ color, onChange, enableAlpha }: RgbInputProps) => JSX.Element;
11
+ export {};
12
+ //# sourceMappingURL=rgb-input.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"rgb-input.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/rgb-input.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAiB,EAAE,YAAY,EAAE,MAAM,YAAY,CAAC;AAOpD,UAAU,aAAa;IACtB,KAAK,EAAE,YAAY,CAAC,IAAI,CAAC;IACzB,QAAQ,EAAE,CAAE,KAAK,EAAE,YAAY,CAAC,IAAI,KAAM,IAAI,CAAC;IAC/C,WAAW,EAAE,OAAO,CAAC;CACrB;AAED,eAAO,MAAM,QAAQ,qCAAuC,aAAa,gBAwDxE,CAAC"}
@@ -0,0 +1,76 @@
1
+ /// <reference types="react" />
2
+ export declare const NumberControlWrapper: import("@emotion/styled").StyledComponent<Pick<{
3
+ [x: string]: any;
4
+ __unstableStateReducer?: ((state: any) => any) | undefined;
5
+ className: any;
6
+ dragDirection?: string | undefined;
7
+ hideHTMLArrows?: boolean | undefined;
8
+ isDragEnabled?: boolean | undefined;
9
+ isShiftStepEnabled?: boolean | undefined;
10
+ label: any;
11
+ max?: number | undefined;
12
+ min?: number | undefined;
13
+ required?: boolean | undefined;
14
+ shiftStep?: number | undefined;
15
+ step?: number | undefined;
16
+ type?: string | undefined;
17
+ value: any;
18
+ }, string | number> & import("react").RefAttributes<any> & {
19
+ theme?: import("@emotion/react").Theme | undefined;
20
+ }, {}, {}>;
21
+ export declare const SelectControl: import("@emotion/styled").StyledComponent<Pick<import("../../select-control").SelectControlProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").SelectHTMLAttributes<HTMLSelectElement>, HTMLSelectElement>, "key" | keyof import("react").SelectHTMLAttributes<HTMLSelectElement>> & {
22
+ ref?: ((instance: HTMLSelectElement | null) => void) | import("react").RefObject<HTMLSelectElement> | null | undefined;
23
+ }, "children" | "as" | keyof import("../../select-control").SelectControlProps> & {
24
+ as?: undefined;
25
+ }, "style" | "name" | "form" | "slot" | "title" | "tabIndex" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onMouseDown" | "onMouseUp" | "aria-hidden" | "as" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "autoComplete" | "autoFocus" | "required" | keyof import("../../select-control").SelectControlProps> & import("react").RefAttributes<HTMLSelectElement> & {
26
+ theme?: import("@emotion/react").Theme | undefined;
27
+ }, {}, {}>;
28
+ export declare const RangeControl: import("@emotion/styled").StyledComponent<Pick<{
29
+ [x: string]: any;
30
+ afterIcon: any;
31
+ allowReset?: boolean | undefined;
32
+ beforeIcon: any;
33
+ className: any;
34
+ currentInput: any;
35
+ color?: string | undefined;
36
+ disabled?: boolean | undefined;
37
+ help: any;
38
+ initialPosition: any;
39
+ isShiftStepEnabled?: boolean | undefined;
40
+ label: any;
41
+ hideLabelFromVision?: boolean | undefined;
42
+ marks?: boolean | undefined;
43
+ max?: number | undefined;
44
+ min?: number | undefined;
45
+ onBlur?: ((...args: any[]) => void) | undefined;
46
+ onChange?: ((...args: any[]) => void) | undefined;
47
+ onFocus?: ((...args: any[]) => void) | undefined;
48
+ onMouseMove?: ((...args: any[]) => void) | undefined;
49
+ onMouseLeave?: ((...args: any[]) => void) | undefined;
50
+ railColor: any;
51
+ resetFallbackValue: any;
52
+ renderTooltipContent?: ((v: any) => any) | undefined;
53
+ showTooltip: any;
54
+ shiftStep?: number | undefined;
55
+ step?: number | undefined;
56
+ trackColor: any;
57
+ value: any;
58
+ withInputField?: boolean | undefined;
59
+ }, string | number> & import("react").RefAttributes<any> & {
60
+ theme?: import("@emotion/react").Theme | undefined;
61
+ }, {}, {}>;
62
+ export declare const AuxiliaryColorArtefactWrapper: import("@emotion/styled").StyledComponent<{
63
+ theme?: import("@emotion/react").Theme | undefined;
64
+ as?: import("react").ElementType<any> | undefined;
65
+ }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
66
+ export declare const ColorfulWrapper: import("@emotion/styled").StyledComponent<{
67
+ theme?: import("@emotion/react").Theme | undefined;
68
+ as?: import("react").ElementType<any> | undefined;
69
+ }, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
70
+ export declare const DetailsControlButton: import("@emotion/styled").StyledComponent<Pick<any, string | number | symbol> & import("react").RefAttributes<any> & {
71
+ theme?: import("@emotion/react").Theme | undefined;
72
+ }, {}, {}>;
73
+ export declare const ColorHexInputControl: import("@emotion/styled").StyledComponent<Pick<import("../../input-control/types").InputControlProps, "step" | "width" | "height" | "style" | "className" | "name" | "value" | "form" | "label" | "slot" | "title" | "pattern" | "tabIndex" | "onClick" | "onMouseEnter" | "onMouseLeave" | "onFocus" | "onBlur" | "disabled" | "onMouseDown" | "onMouseUp" | "aria-hidden" | "as" | "key" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "hidden" | "id" | "lang" | "placeholder" | "spellCheck" | "translate" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDownCapture" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "size" | "list" | "direction" | "gap" | "wrap" | "expanded" | "justify" | "multiple" | "suffix" | "__unstableInputWidth" | "hideLabelFromVision" | "labelPosition" | "align" | "isReversed" | "accept" | "alt" | "autoComplete" | "autoFocus" | "capture" | "checked" | "crossOrigin" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "max" | "maxLength" | "min" | "minLength" | "readOnly" | "required" | "src" | "type" | "dragDirection" | "dragThreshold" | "isDragEnabled" | "isPressEnterToChange" | "onValidate" | "__unstableStateReducer"> & import("react").RefAttributes<HTMLInputElement> & {
74
+ theme?: import("@emotion/react").Theme | undefined;
75
+ }, {}, {}>;
76
+ //# sourceMappingURL=styles.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/styles.ts"],"names":[],"mappings":";AAsBA,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;UAIhC,CAAC;AAEF,eAAO,MAAM,aAAa;;;;;;UAMzB,CAAC;AAEF,eAAO,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;UAMxB,CAAC;AAiBF,eAAO,MAAM,6BAA6B;;;yGAEzC,CAAC;AAEF,eAAO,MAAM,eAAe;;;yGAgD3B,CAAC;AAEF,eAAO,MAAM,oBAAoB;;UAKhC,CAAC;AAEF,eAAO,MAAM,oBAAoB;;UAEhC,CAAC"}
@@ -0,0 +1,2 @@
1
+ export declare type ColorType = 'rgb' | 'hsl' | 'hex';
2
+ //# sourceMappingURL=types.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/ui/color-picker/types.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS,GAAG,KAAK,GAAG,KAAK,GAAG,KAAK,CAAC"}