@wordpress/components 25.6.0 → 25.6.1

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 (438) hide show
  1. package/CHANGELOG.md +5 -0
  2. package/CONTRIBUTING.md +1 -1
  3. package/build/color-palette/utils.js +2 -9
  4. package/build/color-palette/utils.js.map +1 -1
  5. package/build/sandbox/index.js +1 -1
  6. package/build/sandbox/index.js.map +1 -1
  7. package/build/slot-fill/bubbles-virtually/slot-fill-context.js +1 -1
  8. package/build/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
  9. package/build/snackbar/index.js +1 -1
  10. package/build/snackbar/index.js.map +1 -1
  11. package/build/theme/color-algorithms.js +2 -2
  12. package/build/theme/color-algorithms.js.map +1 -1
  13. package/build/toolbar/toolbar-item/index.js +1 -1
  14. package/build/toolbar/toolbar-item/index.js.map +1 -1
  15. package/build/toolbar/toolbar-item/index.native.js +1 -1
  16. package/build/toolbar/toolbar-item/index.native.js.map +1 -1
  17. package/build/ui/context/constants.js +2 -6
  18. package/build/ui/context/constants.js.map +1 -1
  19. package/build/ui/context/context-connect.js +1 -1
  20. package/build/ui/context/context-connect.js.map +1 -1
  21. package/build/ui/context/context-system-provider.js +1 -1
  22. package/build/ui/context/context-system-provider.js.map +1 -1
  23. package/build/ui/context/use-context-system.js +1 -1
  24. package/build/ui/context/use-context-system.js.map +1 -1
  25. package/build/utils/math.js +0 -12
  26. package/build/utils/math.js.map +1 -1
  27. package/build/utils/values.js +3 -66
  28. package/build/utils/values.js.map +1 -1
  29. package/build-module/color-palette/utils.js +0 -6
  30. package/build-module/color-palette/utils.js.map +1 -1
  31. package/build-module/sandbox/index.js +1 -1
  32. package/build-module/sandbox/index.js.map +1 -1
  33. package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js +1 -1
  34. package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
  35. package/build-module/snackbar/index.js +1 -1
  36. package/build-module/snackbar/index.js.map +1 -1
  37. package/build-module/theme/color-algorithms.js +2 -2
  38. package/build-module/theme/color-algorithms.js.map +1 -1
  39. package/build-module/toolbar/toolbar-item/index.js +1 -1
  40. package/build-module/toolbar/toolbar-item/index.js.map +1 -1
  41. package/build-module/toolbar/toolbar-item/index.native.js +1 -1
  42. package/build-module/toolbar/toolbar-item/index.native.js.map +1 -1
  43. package/build-module/ui/context/constants.js +0 -2
  44. package/build-module/ui/context/constants.js.map +1 -1
  45. package/build-module/ui/context/context-connect.js +1 -1
  46. package/build-module/ui/context/context-connect.js.map +1 -1
  47. package/build-module/ui/context/context-system-provider.js +1 -1
  48. package/build-module/ui/context/context-system-provider.js.map +1 -1
  49. package/build-module/ui/context/use-context-system.js +1 -1
  50. package/build-module/ui/context/use-context-system.js.map +1 -1
  51. package/build-module/utils/math.js +0 -11
  52. package/build-module/utils/math.js.map +1 -1
  53. package/build-module/utils/values.js +0 -60
  54. package/build-module/utils/values.js.map +1 -1
  55. package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -1
  56. package/build-types/color-palette/utils.d.ts +0 -1
  57. package/build-types/color-palette/utils.d.ts.map +1 -1
  58. package/build-types/dropdown-menu-v2/stories/index.story.d.ts.map +1 -1
  59. package/build-types/item-group/item/hook.d.ts +1 -1
  60. package/build-types/sandbox/index.d.ts.map +1 -1
  61. package/build-types/search-control/stories/index.story.d.ts +0 -14
  62. package/build-types/search-control/stories/index.story.d.ts.map +1 -1
  63. package/build-types/ui/context/constants.d.ts +0 -2
  64. package/build-types/ui/context/constants.d.ts.map +1 -1
  65. package/build-types/utils/math.d.ts +0 -8
  66. package/build-types/utils/math.d.ts.map +1 -1
  67. package/build-types/utils/values.d.ts +0 -13
  68. package/build-types/utils/values.d.ts.map +1 -1
  69. package/package.json +19 -19
  70. package/src/alignment-matrix-control/stories/index.story.tsx +1 -1
  71. package/src/alignment-matrix-control/test/index.tsx +6 -2
  72. package/src/angle-picker-control/stories/index.story.tsx +1 -1
  73. package/src/animate/stories/index.story.tsx +1 -1
  74. package/src/base-control/stories/index.story.tsx +1 -1
  75. package/src/border-box-control/stories/index.story.tsx +1 -1
  76. package/src/border-control/stories/index.story.tsx +1 -1
  77. package/src/button/stories/index.story.tsx +1 -1
  78. package/src/button-group/stories/index.story.tsx +1 -1
  79. package/src/card/stories/index.story.tsx +1 -1
  80. package/src/checkbox-control/stories/index.story.tsx +1 -1
  81. package/src/circular-option-picker/stories/index.story.tsx +4 -1
  82. package/src/color-indicator/stories/index.story.tsx +1 -1
  83. package/src/color-palette/stories/index.story.tsx +1 -1
  84. package/src/color-palette/test/index.tsx +15 -9
  85. package/src/color-palette/test/utils.ts +0 -15
  86. package/src/color-palette/utils.ts +0 -7
  87. package/src/color-picker/stories/index.story.tsx +1 -1
  88. package/src/combobox-control/stories/index.story.tsx +1 -1
  89. package/src/confirm-dialog/stories/index.story.js +1 -1
  90. package/src/custom-gradient-picker/stories/index.story.tsx +1 -1
  91. package/src/date-time/stories/date-time.story.tsx +1 -1
  92. package/src/date-time/stories/date.story.tsx +1 -1
  93. package/src/date-time/stories/time.story.tsx +1 -1
  94. package/src/dimension-control/stories/index.story.tsx +1 -1
  95. package/src/disabled/stories/index.story.tsx +1 -1
  96. package/src/divider/stories/index.story.tsx +1 -1
  97. package/src/drop-zone/stories/index.story.tsx +1 -1
  98. package/src/dropdown-menu/stories/index.story.tsx +1 -1
  99. package/src/dropdown-menu-v2/stories/index.story.tsx +4 -1
  100. package/src/duotone-picker/stories/duotone-picker.story.tsx +1 -1
  101. package/src/duotone-picker/stories/duotone-swatch.story.tsx +1 -1
  102. package/src/elevation/stories/index.story.tsx +1 -1
  103. package/src/external-link/stories/index.story.tsx +1 -1
  104. package/src/flex/stories/index.story.tsx +1 -1
  105. package/src/focal-point-picker/stories/index.story.tsx +1 -1
  106. package/src/font-size-picker/stories/index.story.tsx +1 -1
  107. package/src/form-file-upload/stories/index.story.tsx +1 -1
  108. package/src/form-toggle/stories/index.story.tsx +1 -1
  109. package/src/form-token-field/stories/index.story.tsx +1 -1
  110. package/src/gradient-picker/stories/index.story.tsx +1 -1
  111. package/src/grid/stories/index.story.tsx +1 -1
  112. package/src/h-stack/stories/index.story.tsx +1 -1
  113. package/src/heading/stories/index.story.tsx +1 -1
  114. package/src/icon/stories/index.story.tsx +1 -1
  115. package/src/input-control/stories/index.story.tsx +1 -1
  116. package/src/item-group/stories/index.story.tsx +1 -1
  117. package/src/keyboard-shortcuts/stories/index.story.tsx +1 -1
  118. package/src/menu-group/stories/index.story.tsx +1 -1
  119. package/src/menu-items-choice/stories/index.story.tsx +1 -1
  120. package/src/navigable-container/stories/navigable-menu.story.tsx +1 -1
  121. package/src/navigable-container/stories/tabbable-container.story.tsx +1 -1
  122. package/src/navigation/stories/index.story.tsx +1 -1
  123. package/src/navigator/stories/index.story.tsx +1 -1
  124. package/src/notice/stories/index.story.tsx +1 -1
  125. package/src/number-control/stories/index.story.tsx +1 -1
  126. package/src/palette-edit/stories/index.story.tsx +1 -1
  127. package/src/panel/stories/index.story.tsx +1 -1
  128. package/src/placeholder/stories/index.story.tsx +1 -1
  129. package/src/progress-bar/stories/index.story.tsx +1 -1
  130. package/src/query-controls/stories/index.story.tsx +1 -1
  131. package/src/radio-control/stories/index.story.tsx +1 -1
  132. package/src/range-control/stories/index.story.tsx +1 -1
  133. package/src/resizable-box/stories/index.story.tsx +1 -1
  134. package/src/responsive-wrapper/stories/index.story.tsx +1 -1
  135. package/src/sandbox/index.tsx +4 -1
  136. package/src/sandbox/stories/index.story.tsx +1 -1
  137. package/src/scroll-lock/stories/index.story.tsx +1 -1
  138. package/src/scrollable/stories/index.story.tsx +1 -1
  139. package/src/search-control/stories/index.story.tsx +1 -1
  140. package/src/select-control/stories/index.story.tsx +1 -1
  141. package/src/slot-fill/stories/index.story.js +1 -1
  142. package/src/snackbar/stories/index.story.tsx +1 -1
  143. package/src/snackbar/stories/list.story.tsx +1 -1
  144. package/src/spacer/stories/index.story.tsx +1 -1
  145. package/src/spinner/stories/index.story.tsx +1 -1
  146. package/src/surface/stories/index.story.tsx +1 -1
  147. package/src/tab-panel/stories/index.story.tsx +1 -1
  148. package/src/text/test/index.tsx +1 -1
  149. package/src/text-control/stories/index.story.tsx +1 -1
  150. package/src/text-highlight/stories/index.story.tsx +1 -1
  151. package/src/textarea-control/stories/index.story.tsx +1 -1
  152. package/src/theme/stories/index.story.tsx +2 -2
  153. package/src/tip/stories/index.story.tsx +1 -1
  154. package/src/toggle-control/stories/index.story.tsx +1 -1
  155. package/src/toggle-group-control/stories/index.story.tsx +1 -1
  156. package/src/toolbar/stories/index.story.tsx +1 -1
  157. package/src/tools-panel/stories/index.story.tsx +1 -1
  158. package/src/tooltip/stories/index.story.js +1 -1
  159. package/src/tree-select/stories/index.story.tsx +1 -1
  160. package/src/truncate/stories/index.story.tsx +1 -1
  161. package/src/ui/context/constants.js +0 -2
  162. package/src/unit-control/stories/index.story.tsx +1 -1
  163. package/src/utils/math.js +0 -11
  164. package/src/utils/values.js +0 -81
  165. package/src/v-stack/stories/index.story.tsx +1 -1
  166. package/src/view/stories/index.story.tsx +1 -1
  167. package/src/visually-hidden/stories/index.story.tsx +1 -1
  168. package/src/z-stack/stories/index.story.tsx +1 -1
  169. package/tsconfig.tsbuildinfo +1 -1
  170. package/build/ui/utils/get-high-dpi.js +0 -16
  171. package/build/ui/utils/get-high-dpi.js.map +0 -1
  172. package/build/utils/browsers.js +0 -32
  173. package/build/utils/browsers.js.map +0 -1
  174. package/build/utils/events.js +0 -43
  175. package/build/utils/events.js.map +0 -1
  176. package/build-module/ui/utils/get-high-dpi.js +0 -11
  177. package/build-module/ui/utils/get-high-dpi.js.map +0 -1
  178. package/build-module/utils/browsers.js +0 -25
  179. package/build-module/utils/browsers.js.map +0 -1
  180. package/build-module/utils/events.js +0 -37
  181. package/build-module/utils/events.js.map +0 -1
  182. package/build-types/alignment-matrix-control/stories/index.d.ts +0 -14
  183. package/build-types/alignment-matrix-control/stories/index.d.ts.map +0 -1
  184. package/build-types/angle-picker-control/stories/index.d.ts +0 -15
  185. package/build-types/angle-picker-control/stories/index.d.ts.map +0 -1
  186. package/build-types/animate/stories/index.d.ts +0 -18
  187. package/build-types/animate/stories/index.d.ts.map +0 -1
  188. package/build-types/base-control/stories/index.d.ts +0 -25
  189. package/build-types/base-control/stories/index.d.ts.map +0 -1
  190. package/build-types/border-box-control/stories/index.d.ts +0 -17
  191. package/build-types/border-box-control/stories/index.d.ts.map +0 -1
  192. package/build-types/border-control/stories/index.d.ts +0 -119
  193. package/build-types/border-control/stories/index.d.ts.map +0 -1
  194. package/build-types/button/stories/e2e/index.d.ts +0 -15
  195. package/build-types/button/stories/e2e/index.d.ts.map +0 -1
  196. package/build-types/button/stories/index.d.ts +0 -20
  197. package/build-types/button/stories/index.d.ts.map +0 -1
  198. package/build-types/button-group/stories/index.d.ts +0 -12
  199. package/build-types/button-group/stories/index.d.ts.map +0 -1
  200. package/build-types/card/stories/index.d.ts +0 -32
  201. package/build-types/card/stories/index.d.ts.map +0 -1
  202. package/build-types/checkbox-control/stories/index.d.ts +0 -13
  203. package/build-types/checkbox-control/stories/index.d.ts.map +0 -1
  204. package/build-types/circular-option-picker/stories/index.d.ts +0 -14
  205. package/build-types/circular-option-picker/stories/index.d.ts.map +0 -1
  206. package/build-types/color-indicator/stories/index.d.ts +0 -12
  207. package/build-types/color-indicator/stories/index.d.ts.map +0 -1
  208. package/build-types/color-palette/stories/index.d.ts +0 -46
  209. package/build-types/color-palette/stories/index.d.ts.map +0 -1
  210. package/build-types/color-picker/stories/index.d.ts +0 -19
  211. package/build-types/color-picker/stories/index.d.ts.map +0 -1
  212. package/build-types/combobox-control/stories/index.d.ts +0 -18
  213. package/build-types/combobox-control/stories/index.d.ts.map +0 -1
  214. package/build-types/custom-gradient-picker/stories/index.d.ts +0 -12
  215. package/build-types/custom-gradient-picker/stories/index.d.ts.map +0 -1
  216. package/build-types/date-time/stories/date-time.d.ts +0 -14
  217. package/build-types/date-time/stories/date-time.d.ts.map +0 -1
  218. package/build-types/date-time/stories/date.d.ts +0 -14
  219. package/build-types/date-time/stories/date.d.ts.map +0 -1
  220. package/build-types/date-time/stories/time.d.ts +0 -12
  221. package/build-types/date-time/stories/time.d.ts.map +0 -1
  222. package/build-types/dimension-control/stories/index.d.ts +0 -12
  223. package/build-types/dimension-control/stories/index.d.ts.map +0 -1
  224. package/build-types/disabled/stories/index.d.ts +0 -13
  225. package/build-types/disabled/stories/index.d.ts.map +0 -1
  226. package/build-types/divider/stories/index.d.ts +0 -11
  227. package/build-types/divider/stories/index.d.ts.map +0 -1
  228. package/build-types/draggable/stories/index.d.ts +0 -20
  229. package/build-types/draggable/stories/index.d.ts.map +0 -1
  230. package/build-types/drop-zone/stories/index.d.ts +0 -12
  231. package/build-types/drop-zone/stories/index.d.ts.map +0 -1
  232. package/build-types/dropdown/stories/index.d.ts +0 -23
  233. package/build-types/dropdown/stories/index.d.ts.map +0 -1
  234. package/build-types/dropdown-menu/stories/index.d.ts +0 -14
  235. package/build-types/dropdown-menu/stories/index.d.ts.map +0 -1
  236. package/build-types/dropdown-menu-v2/stories/index.d.ts +0 -11
  237. package/build-types/dropdown-menu-v2/stories/index.d.ts.map +0 -1
  238. package/build-types/duotone-picker/stories/duotone-picker.d.ts +0 -12
  239. package/build-types/duotone-picker/stories/duotone-picker.d.ts.map +0 -1
  240. package/build-types/duotone-picker/stories/duotone-swatch.d.ts +0 -14
  241. package/build-types/duotone-picker/stories/duotone-swatch.d.ts.map +0 -1
  242. package/build-types/elevation/stories/index.d.ts +0 -22
  243. package/build-types/elevation/stories/index.d.ts.map +0 -1
  244. package/build-types/external-link/stories/index.d.ts +0 -12
  245. package/build-types/external-link/stories/index.d.ts.map +0 -1
  246. package/build-types/flex/stories/index.d.ts +0 -13
  247. package/build-types/flex/stories/index.d.ts.map +0 -1
  248. package/build-types/focal-point-picker/stories/index.d.ts +0 -15
  249. package/build-types/focal-point-picker/stories/index.d.ts.map +0 -1
  250. package/build-types/font-size-picker/stories/e2e/index.d.ts +0 -16
  251. package/build-types/font-size-picker/stories/e2e/index.d.ts.map +0 -1
  252. package/build-types/font-size-picker/stories/index.d.ts +0 -31
  253. package/build-types/font-size-picker/stories/index.d.ts.map +0 -1
  254. package/build-types/form-file-upload/stories/index.d.ts +0 -23
  255. package/build-types/form-file-upload/stories/index.d.ts.map +0 -1
  256. package/build-types/form-toggle/stories/index.d.ts +0 -12
  257. package/build-types/form-toggle/stories/index.d.ts.map +0 -1
  258. package/build-types/form-token-field/stories/index.d.ts +0 -26
  259. package/build-types/form-token-field/stories/index.d.ts.map +0 -1
  260. package/build-types/gradient-picker/stories/index.d.ts +0 -14
  261. package/build-types/gradient-picker/stories/index.d.ts.map +0 -1
  262. package/build-types/grid/stories/index.d.ts +0 -9
  263. package/build-types/grid/stories/index.d.ts.map +0 -1
  264. package/build-types/guide/stories/index.d.ts +0 -9
  265. package/build-types/guide/stories/index.d.ts.map +0 -1
  266. package/build-types/h-stack/stories/e2e/index.d.ts +0 -9
  267. package/build-types/h-stack/stories/e2e/index.d.ts.map +0 -1
  268. package/build-types/h-stack/stories/index.d.ts +0 -9
  269. package/build-types/h-stack/stories/index.d.ts.map +0 -1
  270. package/build-types/heading/stories/index.d.ts +0 -12
  271. package/build-types/heading/stories/index.d.ts.map +0 -1
  272. package/build-types/icon/stories/index.d.ts +0 -22
  273. package/build-types/icon/stories/index.d.ts.map +0 -1
  274. package/build-types/input-control/stories/index.d.ts +0 -28
  275. package/build-types/input-control/stories/index.d.ts.map +0 -1
  276. package/build-types/item-group/stories/index.d.ts +0 -15
  277. package/build-types/item-group/stories/index.d.ts.map +0 -1
  278. package/build-types/keyboard-shortcuts/stories/index.d.ts +0 -12
  279. package/build-types/keyboard-shortcuts/stories/index.d.ts.map +0 -1
  280. package/build-types/menu-group/stories/index.d.ts +0 -17
  281. package/build-types/menu-group/stories/index.d.ts.map +0 -1
  282. package/build-types/menu-items-choice/stories/index.d.ts +0 -12
  283. package/build-types/menu-items-choice/stories/index.d.ts.map +0 -1
  284. package/build-types/modal/stories/index.d.ts +0 -10
  285. package/build-types/modal/stories/index.d.ts.map +0 -1
  286. package/build-types/navigable-container/stories/navigable-menu.d.ts +0 -12
  287. package/build-types/navigable-container/stories/navigable-menu.d.ts.map +0 -1
  288. package/build-types/navigable-container/stories/tabbable-container.d.ts +0 -12
  289. package/build-types/navigable-container/stories/tabbable-container.d.ts.map +0 -1
  290. package/build-types/navigation/stories/index.d.ts +0 -18
  291. package/build-types/navigation/stories/index.d.ts.map +0 -1
  292. package/build-types/navigator/stories/index.d.ts +0 -11
  293. package/build-types/navigator/stories/index.d.ts.map +0 -1
  294. package/build-types/notice/stories/index.d.ts +0 -17
  295. package/build-types/notice/stories/index.d.ts.map +0 -1
  296. package/build-types/number-control/stories/index.d.ts +0 -25
  297. package/build-types/number-control/stories/index.d.ts.map +0 -1
  298. package/build-types/palette-edit/stories/index.d.ts +0 -13
  299. package/build-types/palette-edit/stories/index.d.ts.map +0 -1
  300. package/build-types/panel/stories/index.d.ts +0 -19
  301. package/build-types/panel/stories/index.d.ts.map +0 -1
  302. package/build-types/placeholder/stories/index.d.ts +0 -12
  303. package/build-types/placeholder/stories/index.d.ts.map +0 -1
  304. package/build-types/popover/stories/e2e/index.d.ts +0 -8
  305. package/build-types/popover/stories/e2e/index.d.ts.map +0 -1
  306. package/build-types/popover/stories/index.d.ts +0 -13
  307. package/build-types/popover/stories/index.d.ts.map +0 -1
  308. package/build-types/progress-bar/stories/index.d.ts +0 -12
  309. package/build-types/progress-bar/stories/index.d.ts.map +0 -1
  310. package/build-types/query-controls/stories/index.d.ts +0 -13
  311. package/build-types/query-controls/stories/index.d.ts.map +0 -1
  312. package/build-types/radio-control/stories/index.d.ts +0 -12
  313. package/build-types/radio-control/stories/index.d.ts.map +0 -1
  314. package/build-types/range-control/stories/index.d.ts +0 -48
  315. package/build-types/range-control/stories/index.d.ts.map +0 -1
  316. package/build-types/resizable-box/stories/index.d.ts +0 -61
  317. package/build-types/resizable-box/stories/index.d.ts.map +0 -1
  318. package/build-types/responsive-wrapper/stories/index.d.ts +0 -22
  319. package/build-types/responsive-wrapper/stories/index.d.ts.map +0 -1
  320. package/build-types/sandbox/stories/index.d.ts +0 -12
  321. package/build-types/sandbox/stories/index.d.ts.map +0 -1
  322. package/build-types/scroll-lock/stories/index.d.ts +0 -9
  323. package/build-types/scroll-lock/stories/index.d.ts.map +0 -1
  324. package/build-types/scrollable/stories/index.d.ts +0 -9
  325. package/build-types/scrollable/stories/index.d.ts.map +0 -1
  326. package/build-types/search-control/stories/index.d.ts +0 -47
  327. package/build-types/search-control/stories/index.d.ts.map +0 -1
  328. package/build-types/select-control/stories/index.d.ts +0 -19
  329. package/build-types/select-control/stories/index.d.ts.map +0 -1
  330. package/build-types/snackbar/stories/index.d.ts +0 -16
  331. package/build-types/snackbar/stories/index.d.ts.map +0 -1
  332. package/build-types/snackbar/stories/list.d.ts +0 -12
  333. package/build-types/snackbar/stories/list.d.ts.map +0 -1
  334. package/build-types/spacer/stories/index.d.ts +0 -12
  335. package/build-types/spacer/stories/index.d.ts.map +0 -1
  336. package/build-types/spinner/stories/index.d.ts +0 -13
  337. package/build-types/spinner/stories/index.d.ts.map +0 -1
  338. package/build-types/surface/stories/index.d.ts +0 -12
  339. package/build-types/surface/stories/index.d.ts.map +0 -1
  340. package/build-types/tab-panel/stories/index.d.ts +0 -16
  341. package/build-types/tab-panel/stories/index.d.ts.map +0 -1
  342. package/build-types/text-control/stories/index.d.ts +0 -13
  343. package/build-types/text-control/stories/index.d.ts.map +0 -1
  344. package/build-types/text-highlight/stories/index.d.ts +0 -12
  345. package/build-types/text-highlight/stories/index.d.ts.map +0 -1
  346. package/build-types/textarea-control/stories/index.d.ts +0 -12
  347. package/build-types/textarea-control/stories/index.d.ts.map +0 -1
  348. package/build-types/theme/stories/index.d.ts +0 -17
  349. package/build-types/theme/stories/index.d.ts.map +0 -1
  350. package/build-types/tip/stories/index.d.ts +0 -12
  351. package/build-types/tip/stories/index.d.ts.map +0 -1
  352. package/build-types/toggle-control/stories/index.d.ts +0 -13
  353. package/build-types/toggle-control/stories/index.d.ts.map +0 -1
  354. package/build-types/toggle-group-control/stories/index.d.ts +0 -27
  355. package/build-types/toggle-group-control/stories/index.d.ts.map +0 -1
  356. package/build-types/toolbar/stories/index.d.ts +0 -14
  357. package/build-types/toolbar/stories/index.d.ts.map +0 -1
  358. package/build-types/tools-panel/stories/index.d.ts +0 -17
  359. package/build-types/tools-panel/stories/index.d.ts.map +0 -1
  360. package/build-types/tree-grid/stories/index.d.ts +0 -13
  361. package/build-types/tree-grid/stories/index.d.ts.map +0 -1
  362. package/build-types/tree-select/stories/index.d.ts +0 -12
  363. package/build-types/tree-select/stories/index.d.ts.map +0 -1
  364. package/build-types/truncate/stories/index.d.ts +0 -13
  365. package/build-types/truncate/stories/index.d.ts.map +0 -1
  366. package/build-types/ui/control-group/component.d.ts +0 -27
  367. package/build-types/ui/control-group/component.d.ts.map +0 -1
  368. package/build-types/ui/control-group/context.d.ts +0 -4
  369. package/build-types/ui/control-group/context.d.ts.map +0 -1
  370. package/build-types/ui/control-group/hook.d.ts +0 -266
  371. package/build-types/ui/control-group/hook.d.ts.map +0 -1
  372. package/build-types/ui/control-group/index.d.ts +0 -4
  373. package/build-types/ui/control-group/index.d.ts.map +0 -1
  374. package/build-types/ui/control-group/styles.d.ts +0 -8
  375. package/build-types/ui/control-group/styles.d.ts.map +0 -1
  376. package/build-types/ui/control-group/types.d.ts +0 -27
  377. package/build-types/ui/control-group/types.d.ts.map +0 -1
  378. package/build-types/ui/control-label/component.d.ts +0 -23
  379. package/build-types/ui/control-label/component.d.ts.map +0 -1
  380. package/build-types/ui/control-label/hook.d.ts +0 -265
  381. package/build-types/ui/control-label/hook.d.ts.map +0 -1
  382. package/build-types/ui/control-label/index.d.ts +0 -3
  383. package/build-types/ui/control-label/index.d.ts.map +0 -1
  384. package/build-types/ui/control-label/styles.d.ts +0 -7
  385. package/build-types/ui/control-label/styles.d.ts.map +0 -1
  386. package/build-types/ui/control-label/types.d.ts +0 -9
  387. package/build-types/ui/control-label/types.d.ts.map +0 -1
  388. package/build-types/ui/form-group/form-group-content.d.ts +0 -7
  389. package/build-types/ui/form-group/form-group-content.d.ts.map +0 -1
  390. package/build-types/ui/form-group/form-group-context.d.ts +0 -11
  391. package/build-types/ui/form-group/form-group-context.d.ts.map +0 -1
  392. package/build-types/ui/form-group/form-group-help.d.ts +0 -18
  393. package/build-types/ui/form-group/form-group-help.d.ts.map +0 -1
  394. package/build-types/ui/form-group/form-group-label.d.ts +0 -8
  395. package/build-types/ui/form-group/form-group-label.d.ts.map +0 -1
  396. package/build-types/ui/form-group/form-group-styles.d.ts +0 -2
  397. package/build-types/ui/form-group/form-group-styles.d.ts.map +0 -1
  398. package/build-types/ui/form-group/form-group.d.ts +0 -53
  399. package/build-types/ui/form-group/form-group.d.ts.map +0 -1
  400. package/build-types/ui/form-group/index.d.ts +0 -4
  401. package/build-types/ui/form-group/index.d.ts.map +0 -1
  402. package/build-types/ui/form-group/types.d.ts +0 -30
  403. package/build-types/ui/form-group/types.d.ts.map +0 -1
  404. package/build-types/ui/form-group/use-form-group.d.ts +0 -593
  405. package/build-types/ui/form-group/use-form-group.d.ts.map +0 -1
  406. package/build-types/ui/index.d.ts +0 -6
  407. package/build-types/ui/index.d.ts.map +0 -1
  408. package/build-types/ui/spinner/component.d.ts +0 -13
  409. package/build-types/ui/spinner/component.d.ts.map +0 -1
  410. package/build-types/ui/spinner/index.d.ts +0 -2
  411. package/build-types/ui/spinner/index.d.ts.map +0 -1
  412. package/build-types/ui/spinner/styles.d.ts +0 -13
  413. package/build-types/ui/spinner/styles.d.ts.map +0 -1
  414. package/build-types/ui/spinner/utils.d.ts +0 -3
  415. package/build-types/ui/spinner/utils.d.ts.map +0 -1
  416. package/build-types/ui/utils/get-high-dpi.d.ts +0 -3
  417. package/build-types/ui/utils/get-high-dpi.d.ts.map +0 -1
  418. package/build-types/unit-control/stories/index.d.ts +0 -33
  419. package/build-types/unit-control/stories/index.d.ts.map +0 -1
  420. package/build-types/utils/browsers.d.ts +0 -11
  421. package/build-types/utils/browsers.d.ts.map +0 -1
  422. package/build-types/utils/events.d.ts +0 -11
  423. package/build-types/utils/events.d.ts.map +0 -1
  424. package/build-types/v-stack/stories/e2e/index.d.ts +0 -9
  425. package/build-types/v-stack/stories/e2e/index.d.ts.map +0 -1
  426. package/build-types/v-stack/stories/index.d.ts +0 -13
  427. package/build-types/v-stack/stories/index.d.ts.map +0 -1
  428. package/build-types/view/stories/index.d.ts +0 -12
  429. package/build-types/view/stories/index.d.ts.map +0 -1
  430. package/build-types/visually-hidden/stories/index.d.ts +0 -14
  431. package/build-types/visually-hidden/stories/index.d.ts.map +0 -1
  432. package/build-types/z-stack/stories/index.d.ts +0 -6
  433. package/build-types/z-stack/stories/index.d.ts.map +0 -1
  434. package/src/ui/utils/get-high-dpi.ts +0 -20
  435. package/src/utils/browsers.js +0 -36
  436. package/src/utils/events.ts +0 -50
  437. package/src/utils/test/events.js +0 -63
  438. package/src/utils/test/values.js +0 -101
@@ -1,61 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * External dependencies
4
- */
5
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
- /**
7
- * Internal dependencies
8
- */
9
- import ResizableBox from '..';
10
- declare const meta: ComponentMeta<typeof ResizableBox>;
11
- export default meta;
12
- export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<import("re-resizable").ResizableProps & {
13
- children: import("react").ReactNode;
14
- showHandle?: boolean | undefined;
15
- __experimentalShowTooltip?: boolean | undefined;
16
- __experimentalTooltipProps?: (Pick<{
17
- theme?: import("@emotion/react").Theme | undefined;
18
- as?: import("react").ElementType<any> | undefined;
19
- } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
20
- 'aria-hidden'?: boolean | undefined;
21
- axis?: import("../resize-tooltip/utils").Axis | undefined;
22
- className?: string | undefined;
23
- fadeTimeout?: number | undefined;
24
- isVisible?: boolean | undefined;
25
- labelRef?: import("react").Ref<HTMLDivElement> | undefined;
26
- onResize?: ((data: {
27
- width: number | null;
28
- height: number | null;
29
- }) => void) | undefined;
30
- position?: import("../resize-tooltip/utils").Position | undefined;
31
- showPx?: boolean | undefined;
32
- zIndex?: number | undefined;
33
- }, "position" | "zIndex" | "key" | "as" | keyof import("react").HTMLAttributes<HTMLDivElement> | "theme" | "axis" | "fadeTimeout" | "onResize" | "showPx" | "isVisible" | "labelRef"> & import("react").RefAttributes<HTMLDivElement>) | undefined;
34
- } & import("react").RefAttributes<import("re-resizable").Resizable>>>;
35
- /**
36
- * The `enable` prop can be used to disable resizing in specific directions.
37
- */
38
- export declare const DisabledDirections: ComponentStory<import("react").ForwardRefExoticComponent<import("re-resizable").ResizableProps & {
39
- children: import("react").ReactNode;
40
- showHandle?: boolean | undefined;
41
- __experimentalShowTooltip?: boolean | undefined;
42
- __experimentalTooltipProps?: (Pick<{
43
- theme?: import("@emotion/react").Theme | undefined;
44
- as?: import("react").ElementType<any> | undefined;
45
- } & import("react").ClassAttributes<HTMLDivElement> & import("react").HTMLAttributes<HTMLDivElement> & {
46
- 'aria-hidden'?: boolean | undefined;
47
- axis?: import("../resize-tooltip/utils").Axis | undefined;
48
- className?: string | undefined;
49
- fadeTimeout?: number | undefined;
50
- isVisible?: boolean | undefined;
51
- labelRef?: import("react").Ref<HTMLDivElement> | undefined;
52
- onResize?: ((data: {
53
- width: number | null;
54
- height: number | null;
55
- }) => void) | undefined;
56
- position?: import("../resize-tooltip/utils").Position | undefined;
57
- showPx?: boolean | undefined;
58
- zIndex?: number | undefined;
59
- }, "position" | "zIndex" | "key" | "as" | keyof import("react").HTMLAttributes<HTMLDivElement> | "theme" | "axis" | "fadeTimeout" | "onResize" | "showPx" | "isVisible" | "labelRef"> & import("react").RefAttributes<HTMLDivElement>) | undefined;
60
- } & import("react").RefAttributes<import("re-resizable").Resizable>>>;
61
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resizable-box/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,YAAY,MAAM,IAAI,CAAC;AAO9B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,YAAY,CAY7C,CAAC;AACF,eAAe,IAAI,CAAC;AA6BpB,eAAO,MAAM,OAAO;;;;;;;;;;;;;;;;;;;;;;qEAAsB,CAAC;AAkB3C;;GAEG;AACH,eAAO,MAAM,kBAAkB;;;;;;;;;;;;;;;;;;;;;;qEAAsB,CAAC"}
@@ -1,22 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import ResponsiveWrapper from '..';
9
- declare const meta: ComponentMeta<typeof ResponsiveWrapper>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof ResponsiveWrapper>;
12
- /**
13
- * When passing an `SVG` element as the `<ResponsiveWrapper />`'s child, make
14
- * sure that it has the `viewbox` and the `preserveAspectRatio` set.
15
- *
16
- * When dealing with SVGs, it may not be possible to derive its `naturalWidth`
17
- * and `naturalHeight` and therefore passing them as propertied to
18
- * `<ResponsiveWrapper />`. In this case, the SVG simply keeps scaling up to fill
19
- * its container, unless the `height` and `width` attributes are specified.
20
- */
21
- export declare const WithSVG: ComponentStory<typeof ResponsiveWrapper>;
22
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/responsive-wrapper/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,iBAAiB,MAAM,IAAI,CAAC;AAEnC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,iBAAiB,CAUlD,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,0CAAsB,CAAC;AAY3C;;;;;;;;GAQG;AACH,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,iBAAiB,CAC1C,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import SandBox from '..';
9
- declare const meta: ComponentMeta<typeof SandBox>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof SandBox>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/sandbox/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,OAAO,MAAM,IAAI,CAAC;AAEzB,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,OAAO,CAWxC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,gCAAsB,CAAC"}
@@ -1,9 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- import ScrollLock from '..';
6
- declare const meta: ComponentMeta<typeof ScrollLock>;
7
- export default meta;
8
- export declare const Default: ComponentStory<typeof ScrollLock>;
9
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/scroll-lock/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAYtE,OAAO,UAAU,MAAM,IAAI,CAAC;AAE5B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,UAAU,CAO3C,CAAC;AACF,eAAe,IAAI,CAAC;AAoCpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,UAAU,CAkCtD,CAAC"}
@@ -1,9 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- import { Scrollable } from '..';
6
- declare const meta: ComponentMeta<typeof Scrollable>;
7
- export default meta;
8
- export declare const Default: ComponentStory<typeof Scrollable>;
9
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/scrollable/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAWtE,OAAO,EAAE,UAAU,EAAE,MAAM,IAAI,CAAC;AAEhC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,UAAU,CAiB3C,CAAC;AACF,eAAe,IAAI,CAAC;AA4CpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,UAAU,CAAwB,CAAC"}
@@ -1,47 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * External dependencies
4
- */
5
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
- /**
7
- * Internal dependencies
8
- */
9
- import SearchControl from '..';
10
- declare const meta: ComponentMeta<typeof SearchControl>;
11
- export default meta;
12
- export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<Pick<import("../../base-control/types").BaseControlProps, "help" | "label" | "__nextHasNoMarginBottom"> & {
13
- hideLabelFromVision?: boolean | undefined;
14
- onChange: (value: string) => void;
15
- onClose?: (() => void) | undefined;
16
- placeholder?: string | undefined;
17
- /**
18
- * When an `onClose` callback is provided, the search control will render a close button
19
- * that will trigger the given callback.
20
- *
21
- * Use this if you want the button to trigger your own logic to close the search field entirely,
22
- * rather than just clearing the input value.
23
- */
24
- value?: string | undefined;
25
- } & Omit<Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, "onChange" | "value" | "help" | "children" | "label" | "as" | "placeholder" | "onClose" | "hideLabelFromVision" | "__nextHasNoMarginBottom"> & import("react").RefAttributes<HTMLInputElement>>>;
26
- /**
27
- * When an `onClose` callback is provided, the search control will render a close button
28
- * that will trigger the given callback.
29
- *
30
- * Use this if you want the button to trigger your own logic to close the search field entirely,
31
- * rather than just clearing the input value.
32
- */
33
- export declare const WithOnClose: ComponentStory<import("react").ForwardRefExoticComponent<Pick<import("../../base-control/types").BaseControlProps, "help" | "label" | "__nextHasNoMarginBottom"> & {
34
- hideLabelFromVision?: boolean | undefined;
35
- onChange: (value: string) => void;
36
- onClose?: (() => void) | undefined;
37
- placeholder?: string | undefined;
38
- /**
39
- * When an `onClose` callback is provided, the search control will render a close button
40
- * that will trigger the given callback.
41
- *
42
- * Use this if you want the button to trigger your own logic to close the search field entirely,
43
- * rather than just clearing the input value.
44
- */
45
- value?: string | undefined;
46
- } & Omit<Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, "onChange" | "value" | "help" | "children" | "label" | "as" | "placeholder" | "onClose" | "hideLabelFromVision" | "__nextHasNoMarginBottom"> & import("react").RefAttributes<HTMLInputElement>>>;
47
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/search-control/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,aAAa,CAU9C,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO;;;;;IAMpB;;;;;;OAMG;;gYAZuC,CAAC;AAM3C;;;;;;GAMG;AACH,eAAO,MAAM,WAAW;;;;;IAPxB;;;;;;OAMG;;gYAC2C,CAAC"}
@@ -1,19 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * External dependencies
4
- */
5
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
- /**
7
- * Internal dependencies
8
- */
9
- import SelectControl from '../';
10
- declare const meta: ComponentMeta<typeof SelectControl>;
11
- export default meta;
12
- export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<import("../../ui/context").WordPressComponentProps<import("../types").SelectControlProps, "select", false> & import("react").RefAttributes<HTMLSelectElement>>>;
13
- export declare const WithLabelAndHelpText: ComponentStory<import("react").ForwardRefExoticComponent<import("../../ui/context").WordPressComponentProps<import("../types").SelectControlProps, "select", false> & import("react").RefAttributes<HTMLSelectElement>>>;
14
- /**
15
- * As an alternative to the `options` prop, `optgroup`s and `options` can be
16
- * passed in as `children` for more customizeability.
17
- */
18
- export declare const WithCustomChildren: ComponentStory<typeof SelectControl>;
19
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/select-control/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,aAAa,MAAM,KAAK,CAAC;AAEhC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,aAAa,CAe9C,CAAC;AACF,eAAe,IAAI,CAAC;AAkCpB,eAAO,MAAM,OAAO,0NAAoC,CAAC;AAUzD,eAAO,MAAM,oBAAoB,0NAAoC,CAAC;AAOtE;;;GAGG;AACH,eAAO,MAAM,kBAAkB,EAAE,cAAc,CAAE,OAAO,aAAa,CAmBpE,CAAC"}
@@ -1,16 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import Snackbar from '..';
9
- declare const meta: ComponentMeta<typeof Snackbar>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Snackbar>;
12
- export declare const WithActions: ComponentStory<typeof Snackbar>;
13
- export declare const WithIcon: ComponentStory<typeof Snackbar>;
14
- export declare const WithExplicitDismiss: ComponentStory<typeof Snackbar>;
15
- export declare const WithActionAndExplicitDismiss: ComponentStory<typeof Snackbar>;
16
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/snackbar/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,QAAQ,CAuBzC,CAAC;AACF,eAAe,IAAI,CAAC;AASpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,QAAQ,CAEpD,CAAC;AAMF,eAAO,MAAM,WAAW,EAAE,cAAc,CAAE,OAAO,QAAQ,CAC9B,CAAC;AAW5B,eAAO,MAAM,QAAQ,EAAE,cAAc,CAAE,OAAO,QAAQ,CAErD,CAAC;AAUF,eAAO,MAAM,mBAAmB,EAAE,cAAc,CAAE,OAAO,QAAQ,CACtC,CAAC;AAO5B,eAAO,MAAM,4BAA4B,EAAE,cAAc,CAAE,OAAO,QAAQ,CAC/C,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import SnackbarList from '../list';
9
- declare const meta: ComponentMeta<typeof SnackbarList>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof SnackbarList>;
12
- //# sourceMappingURL=list.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"list.d.ts","sourceRoot":"","sources":["../../../src/snackbar/stories/list.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,YAAY,MAAM,SAAS,CAAC;AAEnC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,YAAY,CAgB7C,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,YAAY,CAsBxD,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import { Spacer } from '..';
9
- declare const meta: ComponentMeta<typeof Spacer>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Spacer>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/spacer/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAuB5B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,MAAM,CAgBvC,CAAC;AACF,eAAe,IAAI,CAAC;AAkBpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,MAAM,CAAwB,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentStory, ComponentMeta } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import Spinner from '../';
9
- declare const meta: ComponentMeta<typeof Spinner>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Spinner>;
12
- export declare const CustomSize: ComponentStory<typeof Spinner>;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/spinner/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,cAAc,EAAE,aAAa,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,OAAO,MAAM,KAAK,CAAC;AAG1B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,OAAO,CASxC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,OAAO,CAAwB,CAAC;AAG7E,eAAO,MAAM,UAAU,EAAE,cAAc,CAAE,OAAO,OAAO,CAAwB,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import { Surface } from '..';
9
- declare const meta: ComponentMeta<typeof Surface>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Surface>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/surface/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,OAAO,CAaxC,CAAC;AACF,eAAe,IAAI,CAAC;AAapB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,OAAO,CAAwB,CAAC"}
@@ -1,16 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * External dependencies
4
- */
5
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
- /**
7
- * Internal dependencies
8
- */
9
- import TabPanel from '..';
10
- declare const meta: ComponentMeta<typeof TabPanel>;
11
- export default meta;
12
- export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<import("../types").TabPanelProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../types").TabPanelProps> & import("react").RefAttributes<any>>>;
13
- export declare const DisabledTab: ComponentStory<import("react").ForwardRefExoticComponent<import("../types").TabPanelProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../types").TabPanelProps> & import("react").RefAttributes<any>>>;
14
- export declare const WithTabIconsAndTooltips: ComponentStory<import("react").ForwardRefExoticComponent<import("../types").TabPanelProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../types").TabPanelProps> & import("react").RefAttributes<any>>>;
15
- export declare const ManualActivation: ComponentStory<import("react").ForwardRefExoticComponent<import("../types").TabPanelProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../types").TabPanelProps> & import("react").RefAttributes<any>>>;
16
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tab-panel/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAI1B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,QAAQ,CAQzC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,+VAAsB,CAAC;AAe3C,eAAO,MAAM,WAAW,+VAAsB,CAAC;AA8B/C,eAAO,MAAM,uBAAuB,+VAA8B,CAAC;AAsBnE,eAAO,MAAM,gBAAgB,+VAAsB,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import TextControl from '..';
9
- declare const meta: ComponentMeta<typeof TextControl>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof TextControl>;
12
- export declare const WithLabelAndHelpText: ComponentStory<typeof TextControl>;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/text-control/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,WAAW,CAe5C,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,WAAW,CAC7B,CAAC;AAG5B,eAAO,MAAM,oBAAoB,EAAE,cAAc,CAAE,OAAO,WAAW,CAC1C,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import TextHighlight from '..';
9
- declare const meta: ComponentMeta<typeof TextHighlight>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof TextHighlight>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/text-highlight/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,aAAa,CAS9C,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,aAAa,CAEzD,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import TextareaControl from '..';
9
- declare const meta: ComponentMeta<typeof TextareaControl>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof TextareaControl>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/textarea-control/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,eAAe,CAehD,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,eAAe,CAE3D,CAAC"}
@@ -1,17 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import Theme from '../index';
9
- declare const meta: ComponentMeta<typeof Theme>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Theme>;
12
- export declare const Nested: ComponentStory<typeof Theme>;
13
- /**
14
- * The rest of the required colors are generated based on the given accent and background colors.
15
- */
16
- export declare const ColorScheme: ComponentStory<typeof Theme>;
17
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/theme/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,KAAK,MAAM,UAAU,CAAC;AAK7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,KAAK,CAWtC,CAAC;AACF,eAAe,IAAI,CAAC;AAQpB,eAAO,MAAM,OAAO,8BAAsB,CAAC;AAG3C,eAAO,MAAM,MAAM,EAAE,cAAc,CAAE,OAAO,KAAK,CAUhD,CAAC;AAKF;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,cAAc,CAAE,OAAO,KAAK,CAiDrD,CAAC"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import Tip from '..';
9
- declare const meta: ComponentMeta<typeof Tip>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Tip>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tip/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,GAAG,MAAM,IAAI,CAAC;AAErB,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,GAAG,CAYpC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,GAAG,CAAwB,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import ToggleControl from '..';
9
- declare const meta: ComponentMeta<typeof ToggleControl>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof ToggleControl>;
12
- export declare const WithHelpText: ComponentStory<typeof ToggleControl>;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/toggle-control/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,aAAa,CAa9C,CAAC;AACF,eAAe,IAAI,CAAC;AAmBpB,eAAO,MAAM,OAAO,sCAAsB,CAAC;AAK3C,eAAO,MAAM,YAAY,sCAAsB,CAAC"}
@@ -1,27 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import { ToggleGroupControl } from '../index';
9
- declare const meta: ComponentMeta<typeof ToggleGroupControl>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof ToggleGroupControl>;
12
- /**
13
- * A tooltip can be shown for each option by enabling the `showTooltip` prop.
14
- * The `aria-label` will be used in the tooltip if provided. Otherwise, the
15
- * `label` will be used.
16
- */
17
- export declare const WithTooltip: ComponentStory<typeof ToggleGroupControl>;
18
- /**
19
- * The `ToggleGroupControlOptionIcon` component can be used for icon options. A `label` is required
20
- * on each option for accessibility, which will be shown in a tooltip.
21
- */
22
- export declare const WithIcons: ComponentStory<typeof ToggleGroupControl>;
23
- /**
24
- * When the `isDeselectable` prop is true, the option can be deselected by clicking on it again.
25
- */
26
- export declare const Deselectable: ComponentStory<typeof ToggleGroupControl>;
27
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/toggle-group-control/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAQtE;;GAEG;AACH,OAAO,EACN,kBAAkB,EAGlB,MAAM,UAAU,CAAC;AAOlB,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,kBAAkB,CAanD,CAAC;AACF,eAAe,IAAI,CAAC;AAoCpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,kBAAkB,CAC3C,CAAC;AAYrB;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,cAAc,CAAE,OAAO,kBAAkB,CAC/C,CAAC;AAmBrB;;;GAGG;AACH,eAAO,MAAM,SAAS,EAAE,cAAc,CAAE,OAAO,kBAAkB,CAC7C,CAAC;AAUrB;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,cAAc,CAAE,OAAO,kBAAkB,CAChD,CAAC"}
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * External dependencies
4
- */
5
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
6
- /**
7
- * Internal dependencies
8
- */
9
- import { Toolbar } from '..';
10
- declare const meta: ComponentMeta<typeof Toolbar>;
11
- export default meta;
12
- export declare const Default: ComponentStory<import("react").ForwardRefExoticComponent<import("../toolbar/types").ToolbarProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../toolbar/types").ToolbarProps> & import("react").RefAttributes<any>>>;
13
- export declare const WithoutGroup: ComponentStory<import("react").ForwardRefExoticComponent<import("../toolbar/types").ToolbarProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "as" | keyof import("../toolbar/types").ToolbarProps> & import("react").RefAttributes<any>>>;
14
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/toolbar/stories/index.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAwBtE;;GAEG;AACH,OAAO,EACN,OAAO,EAKP,MAAM,IAAI,CAAC;AAGZ,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,OAAO,CAgBxC,CAAC;AAEF,eAAe,IAAI,CAAC;AAgBpB,eAAO,MAAM,OAAO,6WAAsB,CAAC;AAgG3C,eAAO,MAAM,YAAY,6WAAsB,CAAC"}
@@ -1,17 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import { ToolsPanel } from '..';
9
- declare const meta: ComponentMeta<typeof ToolsPanel>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof ToolsPanel>;
12
- export declare const WithNonToolsPanelItems: ComponentStory<typeof ToolsPanel>;
13
- export declare const WithOptionalItemsPlusIcon: ComponentStory<typeof ToolsPanel>;
14
- export declare const WithSlotFillItems: ComponentStory<typeof ToolsPanel>;
15
- export declare const WithConditionalDefaultControl: ComponentStory<typeof ToolsPanel>;
16
- export declare const WithConditionallyRenderedControl: ComponentStory<typeof ToolsPanel>;
17
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tools-panel/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAgBtE;;GAEG;AACH,OAAO,EAAE,UAAU,EAAkB,MAAM,IAAI,CAAC;AAKhD,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,UAAU,CAmB3C,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,UAAU,CAuFtD,CAAC;AAKF,eAAO,MAAM,sBAAsB,EAAE,cAAc,CAAE,OAAO,UAAU,CAiDrE,CAAC;AAMF,eAAO,MAAM,yBAAyB,EAAE,cAAc,CACrD,OAAO,UAAU,CA6FjB,CAAC;AASF,eAAO,MAAM,iBAAiB,EAAE,cAAc,CAAE,OAAO,UAAU,CA2FhE,CAAC;AAOF,eAAO,MAAM,6BAA6B,EAAE,cAAc,CACzD,OAAO,UAAU,CAwFjB,CAAC;AAOF,eAAO,MAAM,gCAAgC,EAAE,cAAc,CAC5D,OAAO,UAAU,CAqGjB,CAAC"}
@@ -1,13 +0,0 @@
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
@@ -1 +0,0 @@
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"}
@@ -1,12 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import TreeSelect from '../';
9
- declare const meta: ComponentMeta<typeof TreeSelect>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof TreeSelect>;
12
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/tree-select/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,UAAU,MAAM,KAAK,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,UAAU,CAgB3C,CAAC;AAEF,eAAe,IAAI,CAAC;AAepB,eAAO,MAAM,OAAO,mCAAiC,CAAC"}
@@ -1,13 +0,0 @@
1
- /**
2
- * External dependencies
3
- */
4
- import type { ComponentMeta, ComponentStory } from '@storybook/react';
5
- /**
6
- * Internal dependencies
7
- */
8
- import { Truncate } from '..';
9
- declare const meta: ComponentMeta<typeof Truncate>;
10
- export default meta;
11
- export declare const Default: ComponentStory<typeof Truncate>;
12
- export declare const CharacterCount: ComponentStory<typeof Truncate>;
13
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/truncate/stories/index.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;AAE9B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,QAAQ,CAazC,CAAC;AACF,eAAe,IAAI,CAAC;AASpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,QAAQ,CAAwB,CAAC;AAM9E,eAAO,MAAM,cAAc,EAAE,cAAc,CAAE,OAAO,QAAQ,CAE3D,CAAC"}
@@ -1,27 +0,0 @@
1
- export default ConnectedControlGroup;
2
- /**
3
- * `ControlGroup` is a layout-based component for rendering a group of
4
- * control-based components, such as `Button`, `Select` or `TextInput`.
5
- * Control components that render within `ControlGroup` automatically
6
- * have their borders offset and border-radii rounded.
7
- *
8
- * @example
9
- * ```jsx
10
- * import { Button, ControlGroup, Select, TextInput } from `@wordpress/components/ui`;
11
- *
12
- * function Example() {
13
- * return (
14
- * <ControlGroup templateColumns="auto 1fr auto">
15
- * <Select />
16
- * <TextInput placeholder="First name" />
17
- * <Button variant="primary" />
18
- * </ControlGroup>
19
- * );
20
- * }
21
- * ```
22
- */
23
- declare const ConnectedControlGroup: import("../context").WordPressComponent<"div", Pick<import("../../flex/types").FlexProps, "direction"> & {
24
- templateColumns?: import("csstype").Property.GridTemplateColumns<string | number> | undefined;
25
- children: import("react").ReactNode;
26
- } & import("react").RefAttributes<any>, true>;
27
- //# sourceMappingURL=component.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/ui/control-group/component.js"],"names":[],"mappings":";AAmDA;;;;;;;;;;;;;;;;;;;;GAoBG;AACH;;;8CAA6E"}