@wordpress/components 27.3.0 → 27.5.0

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 (2222) hide show
  1. package/CHANGELOG.md +65 -4
  2. package/build/alignment-matrix-control/cell.js.map +1 -1
  3. package/build/alignment-matrix-control/icon.js.map +1 -1
  4. package/build/alignment-matrix-control/index.js +3 -1
  5. package/build/alignment-matrix-control/index.js.map +1 -1
  6. package/build/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js +8 -4
  7. package/build/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js.map +1 -1
  8. package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js +17 -13
  9. package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
  10. package/build/alignment-matrix-control/types.js.map +1 -1
  11. package/build/alignment-matrix-control/utils.js +10 -2
  12. package/build/alignment-matrix-control/utils.js.map +1 -1
  13. package/build/angle-picker-control/angle-circle.js.map +1 -1
  14. package/build/angle-picker-control/index.js.map +1 -1
  15. package/build/angle-picker-control/styles/angle-picker-control-styles.js +9 -5
  16. package/build/angle-picker-control/styles/angle-picker-control-styles.js.map +1 -1
  17. package/build/angle-picker-control/types.js.map +1 -1
  18. package/build/animate/index.js +4 -0
  19. package/build/animate/index.js.map +1 -1
  20. package/build/animate/types.js.map +1 -1
  21. package/build/animation/index.js.map +1 -1
  22. package/build/autocomplete/autocompleter-ui.js +3 -1
  23. package/build/autocomplete/autocompleter-ui.js.map +1 -1
  24. package/build/autocomplete/autocompleter-ui.native.js.map +1 -1
  25. package/build/autocomplete/background-view.android.js.map +1 -1
  26. package/build/autocomplete/background-view.ios.js.map +1 -1
  27. package/build/autocomplete/get-default-use-items.js.map +1 -1
  28. package/build/autocomplete/index.js +21 -7
  29. package/build/autocomplete/index.js.map +1 -1
  30. package/build/autocomplete/types.js.map +1 -1
  31. package/build/base-control/hooks.js.map +1 -1
  32. package/build/base-control/index.js.map +1 -1
  33. package/build/base-control/index.native.js.map +1 -1
  34. package/build/base-control/styles/base-control-styles.js +10 -6
  35. package/build/base-control/styles/base-control-styles.js.map +1 -1
  36. package/build/base-control/types.js.map +1 -1
  37. package/build/border-box-control/border-box-control/component.js.map +1 -1
  38. package/build/border-box-control/border-box-control/hook.js +1 -1
  39. package/build/border-box-control/border-box-control/hook.js.map +1 -1
  40. package/build/border-box-control/border-box-control/index.js.map +1 -1
  41. package/build/border-box-control/border-box-control-linked-button/component.js.map +1 -1
  42. package/build/border-box-control/border-box-control-linked-button/hook.js +1 -1
  43. package/build/border-box-control/border-box-control-linked-button/hook.js.map +1 -1
  44. package/build/border-box-control/border-box-control-linked-button/index.js.map +1 -1
  45. package/build/border-box-control/border-box-control-split-controls/component.js.map +1 -1
  46. package/build/border-box-control/border-box-control-split-controls/hook.js +1 -1
  47. package/build/border-box-control/border-box-control-split-controls/hook.js.map +1 -1
  48. package/build/border-box-control/border-box-control-split-controls/index.js.map +1 -1
  49. package/build/border-box-control/border-box-control-visualizer/component.js.map +1 -1
  50. package/build/border-box-control/border-box-control-visualizer/hook.js +1 -1
  51. package/build/border-box-control/border-box-control-visualizer/hook.js.map +1 -1
  52. package/build/border-box-control/border-box-control-visualizer/index.js.map +1 -1
  53. package/build/border-box-control/index.js.map +1 -1
  54. package/build/border-box-control/styles.js +5 -1
  55. package/build/border-box-control/styles.js.map +1 -1
  56. package/build/border-box-control/types.js.map +1 -1
  57. package/build/border-box-control/utils.js.map +1 -1
  58. package/build/border-control/border-control/component.js.map +1 -1
  59. package/build/border-control/border-control/hook.js +1 -1
  60. package/build/border-control/border-control/hook.js.map +1 -1
  61. package/build/border-control/border-control/index.js.map +1 -1
  62. package/build/border-control/border-control-dropdown/component.js.map +1 -1
  63. package/build/border-control/border-control-dropdown/hook.js +1 -1
  64. package/build/border-control/border-control-dropdown/hook.js.map +1 -1
  65. package/build/border-control/border-control-dropdown/index.js.map +1 -1
  66. package/build/border-control/border-control-style-picker/component.js.map +1 -1
  67. package/build/border-control/border-control-style-picker/index.js.map +1 -1
  68. package/build/border-control/index.js.map +1 -1
  69. package/build/border-control/styles.js +5 -1
  70. package/build/border-control/styles.js.map +1 -1
  71. package/build/border-control/types.js.map +1 -1
  72. package/build/box-control/all-input-control.js +4 -0
  73. package/build/box-control/all-input-control.js.map +1 -1
  74. package/build/box-control/axial-input-controls.js.map +1 -1
  75. package/build/box-control/icon.js.map +1 -1
  76. package/build/box-control/index.js.map +1 -1
  77. package/build/box-control/input-controls.js.map +1 -1
  78. package/build/box-control/linked-button.js.map +1 -1
  79. package/build/box-control/styles/box-control-icon-styles.js +12 -10
  80. package/build/box-control/styles/box-control-icon-styles.js.map +1 -1
  81. package/build/box-control/styles/box-control-styles.js +11 -7
  82. package/build/box-control/styles/box-control-styles.js.map +1 -1
  83. package/build/box-control/types.js.map +1 -1
  84. package/build/box-control/utils.js.map +1 -1
  85. package/build/button/deprecated.js.map +1 -1
  86. package/build/button/index.js.map +1 -1
  87. package/build/button/index.native.js.map +1 -1
  88. package/build/button/types.js.map +1 -1
  89. package/build/button-group/index.js +4 -0
  90. package/build/button-group/index.js.map +1 -1
  91. package/build/button-group/types.js.map +1 -1
  92. package/build/card/card/component.js +5 -1
  93. package/build/card/card/component.js.map +1 -1
  94. package/build/card/card/hook.js +5 -1
  95. package/build/card/card/hook.js.map +1 -1
  96. package/build/card/card/index.js.map +1 -1
  97. package/build/card/card-body/component.js.map +1 -1
  98. package/build/card/card-body/hook.js +5 -1
  99. package/build/card/card-body/hook.js.map +1 -1
  100. package/build/card/card-body/index.js.map +1 -1
  101. package/build/card/card-divider/component.js.map +1 -1
  102. package/build/card/card-divider/hook.js +5 -1
  103. package/build/card/card-divider/hook.js.map +1 -1
  104. package/build/card/card-divider/index.js.map +1 -1
  105. package/build/card/card-footer/component.js.map +1 -1
  106. package/build/card/card-footer/hook.js +5 -1
  107. package/build/card/card-footer/hook.js.map +1 -1
  108. package/build/card/card-footer/index.js.map +1 -1
  109. package/build/card/card-header/component.js.map +1 -1
  110. package/build/card/card-header/hook.js +5 -1
  111. package/build/card/card-header/hook.js.map +1 -1
  112. package/build/card/card-header/index.js.map +1 -1
  113. package/build/card/card-media/component.js.map +1 -1
  114. package/build/card/card-media/hook.js +5 -1
  115. package/build/card/card-media/hook.js.map +1 -1
  116. package/build/card/card-media/index.js.map +1 -1
  117. package/build/card/context.js.map +1 -1
  118. package/build/card/index.js +1 -1
  119. package/build/card/index.js.map +1 -1
  120. package/build/card/styles.js +5 -1
  121. package/build/card/styles.js.map +1 -1
  122. package/build/card/types.js.map +1 -1
  123. package/build/checkbox-control/index.js +9 -2
  124. package/build/checkbox-control/index.js.map +1 -1
  125. package/build/checkbox-control/types.js.map +1 -1
  126. package/build/circular-option-picker/circular-option-picker-actions.js.map +1 -1
  127. package/build/circular-option-picker/circular-option-picker-context.js +4 -0
  128. package/build/circular-option-picker/circular-option-picker-context.js.map +1 -1
  129. package/build/circular-option-picker/circular-option-picker-option-group.js +4 -0
  130. package/build/circular-option-picker/circular-option-picker-option-group.js.map +1 -1
  131. package/build/circular-option-picker/circular-option-picker-option.js.map +1 -1
  132. package/build/circular-option-picker/circular-option-picker.js.map +1 -1
  133. package/build/circular-option-picker/index.js.map +1 -1
  134. package/build/circular-option-picker/types.js.map +1 -1
  135. package/build/clipboard-button/index.js.map +1 -1
  136. package/build/clipboard-button/types.js.map +1 -1
  137. package/build/color-control/index.native.js.map +1 -1
  138. package/build/color-indicator/index.js +4 -0
  139. package/build/color-indicator/index.js.map +1 -1
  140. package/build/color-indicator/index.native.js.map +1 -1
  141. package/build/color-indicator/types.js.map +1 -1
  142. package/build/color-palette/index.js.map +1 -1
  143. package/build/color-palette/index.native.js +4 -3
  144. package/build/color-palette/index.native.js.map +1 -1
  145. package/build/color-palette/styles.js +6 -2
  146. package/build/color-palette/styles.js.map +1 -1
  147. package/build/color-palette/types.js.map +1 -1
  148. package/build/color-palette/utils.js +4 -0
  149. package/build/color-palette/utils.js.map +1 -1
  150. package/build/color-picker/color-copy-button.js.map +1 -1
  151. package/build/color-picker/color-input.js.map +1 -1
  152. package/build/color-picker/component.js.map +1 -1
  153. package/build/color-picker/hex-input.js +3 -1
  154. package/build/color-picker/hex-input.js.map +1 -1
  155. package/build/color-picker/hsl-input.js.map +1 -1
  156. package/build/color-picker/hsv-color-picker.native.js.map +1 -1
  157. package/build/color-picker/hue-picker.native.js +7 -3
  158. package/build/color-picker/hue-picker.native.js.map +1 -1
  159. package/build/color-picker/index.js.map +1 -1
  160. package/build/color-picker/index.native.js +9 -3
  161. package/build/color-picker/index.native.js.map +1 -1
  162. package/build/color-picker/input-with-slider.js.map +1 -1
  163. package/build/color-picker/legacy-adapter.js.map +1 -1
  164. package/build/color-picker/picker.js +4 -0
  165. package/build/color-picker/picker.js.map +1 -1
  166. package/build/color-picker/rgb-input.js.map +1 -1
  167. package/build/color-picker/saturation-picker.native.js +7 -3
  168. package/build/color-picker/saturation-picker.native.js.map +1 -1
  169. package/build/color-picker/styles.js +8 -8
  170. package/build/color-picker/styles.js.map +1 -1
  171. package/build/color-picker/types.js.map +1 -1
  172. package/build/color-picker/use-deprecated-props.js +13 -3
  173. package/build/color-picker/use-deprecated-props.js.map +1 -1
  174. package/build/combobox-control/index.js.map +1 -1
  175. package/build/combobox-control/styles.js +1 -1
  176. package/build/combobox-control/styles.js.map +1 -1
  177. package/build/combobox-control/types.js.map +1 -1
  178. package/build/composite/current/index.js.map +1 -1
  179. package/build/composite/index.js.map +1 -1
  180. package/build/composite/legacy/index.js +6 -1
  181. package/build/composite/legacy/index.js.map +1 -1
  182. package/build/composite/v2.js.map +1 -1
  183. package/build/confirm-dialog/component.js +1 -1
  184. package/build/confirm-dialog/component.js.map +1 -1
  185. package/build/confirm-dialog/index.js.map +1 -1
  186. package/build/confirm-dialog/styles.js +3 -1
  187. package/build/confirm-dialog/styles.js.map +1 -1
  188. package/build/confirm-dialog/types.js.map +1 -1
  189. package/build/context/constants.js.map +1 -1
  190. package/build/context/context-connect.js +6 -2
  191. package/build/context/context-connect.js.map +1 -1
  192. package/build/context/context-system-provider.js.map +1 -1
  193. package/build/context/get-styled-class-name-from-key.js.map +1 -1
  194. package/build/context/index.js.map +1 -1
  195. package/build/context/use-context-system.js.map +1 -1
  196. package/build/context/utils.js.map +1 -1
  197. package/build/context/wordpress-component.js.map +1 -1
  198. package/build/custom-gradient-picker/constants.js.map +1 -1
  199. package/build/custom-gradient-picker/gradient-bar/constants.js.map +1 -1
  200. package/build/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
  201. package/build/custom-gradient-picker/gradient-bar/index.js.map +1 -1
  202. package/build/custom-gradient-picker/gradient-bar/utils.js.map +1 -1
  203. package/build/custom-gradient-picker/index.js.map +1 -1
  204. package/build/custom-gradient-picker/index.native.js.map +1 -1
  205. package/build/custom-gradient-picker/serializer.js.map +1 -1
  206. package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.js +7 -3
  207. package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.js.map +1 -1
  208. package/build/custom-gradient-picker/types.js.map +1 -1
  209. package/build/custom-gradient-picker/utils.js.map +1 -1
  210. package/build/custom-select-control/index.js +6 -14
  211. package/build/custom-select-control/index.js.map +1 -1
  212. package/build/custom-select-control-v2/custom-select.js +1 -1
  213. package/build/custom-select-control-v2/custom-select.js.map +1 -1
  214. package/build/custom-select-control-v2/default-component/index.js +1 -1
  215. package/build/custom-select-control-v2/default-component/index.js.map +1 -1
  216. package/build/custom-select-control-v2/index.js.map +1 -1
  217. package/build/custom-select-control-v2/item.js +5 -1
  218. package/build/custom-select-control-v2/item.js.map +1 -1
  219. package/build/custom-select-control-v2/legacy-component/index.js +4 -2
  220. package/build/custom-select-control-v2/legacy-component/index.js.map +1 -1
  221. package/build/custom-select-control-v2/styles.js +15 -10
  222. package/build/custom-select-control-v2/styles.js.map +1 -1
  223. package/build/custom-select-control-v2/types.js.map +1 -1
  224. package/build/dashicon/index.js.map +1 -1
  225. package/build/dashicon/index.native.js +1 -1
  226. package/build/dashicon/index.native.js.map +1 -1
  227. package/build/dashicon/types.js.map +1 -1
  228. package/build/date-time/constants.js.map +1 -1
  229. package/build/date-time/date/index.js +4 -0
  230. package/build/date-time/date/index.js.map +1 -1
  231. package/build/date-time/date/styles.js +11 -7
  232. package/build/date-time/date/styles.js.map +1 -1
  233. package/build/date-time/date-time/index.js.map +1 -1
  234. package/build/date-time/date-time/styles.js +6 -2
  235. package/build/date-time/date-time/styles.js.map +1 -1
  236. package/build/date-time/index.js.map +1 -1
  237. package/build/date-time/time/index.js.map +1 -1
  238. package/build/date-time/time/styles.js +15 -11
  239. package/build/date-time/time/styles.js.map +1 -1
  240. package/build/date-time/time/timezone.js.map +1 -1
  241. package/build/date-time/types.js.map +1 -1
  242. package/build/date-time/utils.js.map +1 -1
  243. package/build/dimension-control/index.js +1 -1
  244. package/build/dimension-control/index.js.map +1 -1
  245. package/build/dimension-control/sizes.js +4 -0
  246. package/build/dimension-control/sizes.js.map +1 -1
  247. package/build/dimension-control/types.js.map +1 -1
  248. package/build/disabled/index.js.map +1 -1
  249. package/build/disabled/index.native.js.map +1 -1
  250. package/build/disabled/styles/disabled-styles.js +3 -1
  251. package/build/disabled/styles/disabled-styles.js.map +1 -1
  252. package/build/disabled/types.js.map +1 -1
  253. package/build/disclosure/index.js +5 -1
  254. package/build/disclosure/index.js.map +1 -1
  255. package/build/disclosure/types.js.map +1 -1
  256. package/build/divider/component.js +5 -1
  257. package/build/divider/component.js.map +1 -1
  258. package/build/divider/index.js.map +1 -1
  259. package/build/divider/styles.js +6 -2
  260. package/build/divider/styles.js.map +1 -1
  261. package/build/divider/types.js.map +1 -1
  262. package/build/draggable/index.js +4 -0
  263. package/build/draggable/index.js.map +1 -1
  264. package/build/draggable/index.native.js +1 -1
  265. package/build/draggable/index.native.js.map +1 -1
  266. package/build/draggable/types.js.map +1 -1
  267. package/build/drop-zone/index.js +72 -64
  268. package/build/drop-zone/index.js.map +1 -1
  269. package/build/drop-zone/provider.js.map +1 -1
  270. package/build/drop-zone/types.js.map +1 -1
  271. package/build/dropdown/dropdown-content-wrapper.js.map +1 -1
  272. package/build/dropdown/index.js.map +1 -1
  273. package/build/dropdown/index.native.js.map +1 -1
  274. package/build/dropdown/styles.js +6 -4
  275. package/build/dropdown/styles.js.map +1 -1
  276. package/build/dropdown/types.js.map +1 -1
  277. package/build/dropdown-menu/index.js.map +1 -1
  278. package/build/dropdown-menu/index.native.js.map +1 -1
  279. package/build/dropdown-menu/types.js.map +1 -1
  280. package/build/dropdown-menu-v2/index.js +1 -1
  281. package/build/dropdown-menu-v2/index.js.map +1 -1
  282. package/build/dropdown-menu-v2/styles.js +20 -15
  283. package/build/dropdown-menu-v2/styles.js.map +1 -1
  284. package/build/dropdown-menu-v2/types.js.map +1 -1
  285. package/build/duotone-picker/color-list-picker/index.js.map +1 -1
  286. package/build/duotone-picker/color-list-picker/types.js.map +1 -1
  287. package/build/duotone-picker/custom-duotone-bar.js.map +1 -1
  288. package/build/duotone-picker/duotone-picker.js.map +1 -1
  289. package/build/duotone-picker/duotone-swatch.js.map +1 -1
  290. package/build/duotone-picker/index.js.map +1 -1
  291. package/build/duotone-picker/types.js.map +1 -1
  292. package/build/duotone-picker/utils.js +7 -1
  293. package/build/duotone-picker/utils.js.map +1 -1
  294. package/build/elevation/component.js.map +1 -1
  295. package/build/elevation/hook.js +10 -7
  296. package/build/elevation/hook.js.map +1 -1
  297. package/build/elevation/index.js.map +1 -1
  298. package/build/elevation/styles.js +3 -1
  299. package/build/elevation/styles.js.map +1 -1
  300. package/build/elevation/types.js.map +1 -1
  301. package/build/external-link/index.js +7 -10
  302. package/build/external-link/index.js.map +1 -1
  303. package/build/external-link/index.native.js.map +1 -1
  304. package/build/external-link/types.js.map +1 -1
  305. package/build/flex/context.js.map +1 -1
  306. package/build/flex/flex/component.js.map +1 -1
  307. package/build/flex/flex/hook.js +5 -1
  308. package/build/flex/flex/hook.js.map +1 -1
  309. package/build/flex/flex/index.js.map +1 -1
  310. package/build/flex/flex-block/component.js.map +1 -1
  311. package/build/flex/flex-block/hook.js.map +1 -1
  312. package/build/flex/flex-block/index.js.map +1 -1
  313. package/build/flex/flex-item/component.js.map +1 -1
  314. package/build/flex/flex-item/hook.js +5 -1
  315. package/build/flex/flex-item/hook.js.map +1 -1
  316. package/build/flex/flex-item/index.js.map +1 -1
  317. package/build/flex/index.js +1 -1
  318. package/build/flex/index.js.map +1 -1
  319. package/build/flex/styles.js +3 -1
  320. package/build/flex/styles.js.map +1 -1
  321. package/build/flex/types.js.map +1 -1
  322. package/build/focal-point-picker/controls.js +3 -1
  323. package/build/focal-point-picker/controls.js.map +1 -1
  324. package/build/focal-point-picker/focal-point.js.map +1 -1
  325. package/build/focal-point-picker/focal-point.native.js.map +1 -1
  326. package/build/focal-point-picker/grid.js.map +1 -1
  327. package/build/focal-point-picker/index.js +21 -7
  328. package/build/focal-point-picker/index.js.map +1 -1
  329. package/build/focal-point-picker/index.native.js.map +1 -1
  330. package/build/focal-point-picker/media.js.map +1 -1
  331. package/build/focal-point-picker/styles/focal-point-picker-style.js +26 -22
  332. package/build/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
  333. package/build/focal-point-picker/styles/focal-point-style.js +1 -1
  334. package/build/focal-point-picker/styles/focal-point-style.js.map +1 -1
  335. package/build/focal-point-picker/tooltip/index.native.js +3 -8
  336. package/build/focal-point-picker/tooltip/index.native.js.map +1 -1
  337. package/build/focal-point-picker/types.js.map +1 -1
  338. package/build/focal-point-picker/utils.js +3 -1
  339. package/build/focal-point-picker/utils.js.map +1 -1
  340. package/build/focusable-iframe/index.js +4 -0
  341. package/build/focusable-iframe/index.js.map +1 -1
  342. package/build/focusable-iframe/types.js.map +1 -1
  343. package/build/font-size-picker/constants.js.map +1 -1
  344. package/build/font-size-picker/font-size-picker-select.js.map +1 -1
  345. package/build/font-size-picker/font-size-picker-toggle-group.js.map +1 -1
  346. package/build/font-size-picker/index.js +4 -3
  347. package/build/font-size-picker/index.js.map +1 -1
  348. package/build/font-size-picker/index.native.js +1 -1
  349. package/build/font-size-picker/index.native.js.map +1 -1
  350. package/build/font-size-picker/styles.js +10 -6
  351. package/build/font-size-picker/styles.js.map +1 -1
  352. package/build/font-size-picker/types.js.map +1 -1
  353. package/build/font-size-picker/utils.js.map +1 -1
  354. package/build/footer-message-control/index.native.js.map +1 -1
  355. package/build/form-file-upload/index.js.map +1 -1
  356. package/build/form-file-upload/types.js.map +1 -1
  357. package/build/form-toggle/index.js +13 -3
  358. package/build/form-toggle/index.js.map +1 -1
  359. package/build/form-toggle/types.js.map +1 -1
  360. package/build/form-token-field/index.js.map +1 -1
  361. package/build/form-token-field/styles.js +1 -1
  362. package/build/form-token-field/styles.js.map +1 -1
  363. package/build/form-token-field/suggestions-list.js +4 -0
  364. package/build/form-token-field/suggestions-list.js.map +1 -1
  365. package/build/form-token-field/token-input.js +4 -0
  366. package/build/form-token-field/token-input.js.map +1 -1
  367. package/build/form-token-field/token.js.map +1 -1
  368. package/build/form-token-field/types.js.map +1 -1
  369. package/build/gradient-picker/index.js.map +1 -1
  370. package/build/gradient-picker/types.js.map +1 -1
  371. package/build/grid/component.js.map +1 -1
  372. package/build/grid/hook.js +4 -0
  373. package/build/grid/hook.js.map +1 -1
  374. package/build/grid/index.js.map +1 -1
  375. package/build/grid/types.js.map +1 -1
  376. package/build/grid/utils.js.map +1 -1
  377. package/build/guide/icons.js.map +1 -1
  378. package/build/guide/index.js.map +1 -1
  379. package/build/guide/page-control.js.map +1 -1
  380. package/build/guide/page.js +4 -0
  381. package/build/guide/page.js.map +1 -1
  382. package/build/guide/types.js.map +1 -1
  383. package/build/h-stack/component.js.map +1 -1
  384. package/build/h-stack/hook.js.map +1 -1
  385. package/build/h-stack/index.js.map +1 -1
  386. package/build/h-stack/types.js.map +1 -1
  387. package/build/h-stack/utils.js.map +1 -1
  388. package/build/heading/component.js.map +1 -1
  389. package/build/heading/hook.js.map +1 -1
  390. package/build/heading/index.js.map +1 -1
  391. package/build/heading/types.js.map +1 -1
  392. package/build/higher-order/navigate-regions/index.js.map +1 -1
  393. package/build/higher-order/with-constrained-tabbing/index.js.map +1 -1
  394. package/build/higher-order/with-fallback-styles/index.js.map +1 -1
  395. package/build/higher-order/with-filters/index.js.map +1 -1
  396. package/build/higher-order/with-focus-outside/index.js.map +1 -1
  397. package/build/higher-order/with-focus-outside/index.native.js.map +1 -1
  398. package/build/higher-order/with-focus-return/index.js.map +1 -1
  399. package/build/higher-order/with-notices/index.js.map +1 -1
  400. package/build/higher-order/with-notices/types.js.map +1 -1
  401. package/build/higher-order/with-spoken-messages/index.js.map +1 -1
  402. package/build/icon/index.js.map +1 -1
  403. package/build/index.js +1 -1
  404. package/build/index.js.map +1 -1
  405. package/build/index.native.js +1 -1
  406. package/build/index.native.js.map +1 -1
  407. package/build/input-control/backdrop.js +2 -4
  408. package/build/input-control/backdrop.js.map +1 -1
  409. package/build/input-control/index.js +0 -4
  410. package/build/input-control/index.js.map +1 -1
  411. package/build/input-control/input-base.js +1 -5
  412. package/build/input-control/input-base.js.map +1 -1
  413. package/build/input-control/input-field.js +7 -10
  414. package/build/input-control/input-field.js.map +1 -1
  415. package/build/input-control/input-prefix-wrapper.js.map +1 -1
  416. package/build/input-control/input-suffix-wrapper.js.map +1 -1
  417. package/build/input-control/label.js +3 -1
  418. package/build/input-control/label.js.map +1 -1
  419. package/build/input-control/reducer/actions.js.map +1 -1
  420. package/build/input-control/reducer/reducer.js +5 -1
  421. package/build/input-control/reducer/reducer.js.map +1 -1
  422. package/build/input-control/reducer/state.js.map +1 -1
  423. package/build/input-control/styles/input-control-styles.js +92 -111
  424. package/build/input-control/styles/input-control-styles.js.map +1 -1
  425. package/build/input-control/types.js.map +1 -1
  426. package/build/input-control/utils.js +12 -4
  427. package/build/input-control/utils.js.map +1 -1
  428. package/build/isolated-event-container/index.js.map +1 -1
  429. package/build/item-group/context.js +4 -0
  430. package/build/item-group/context.js.map +1 -1
  431. package/build/item-group/index.js.map +1 -1
  432. package/build/item-group/item/component.js.map +1 -1
  433. package/build/item-group/item/hook.js +3 -3
  434. package/build/item-group/item/hook.js.map +1 -1
  435. package/build/item-group/item/index.js.map +1 -1
  436. package/build/item-group/item-group/component.js.map +1 -1
  437. package/build/item-group/item-group/hook.js +1 -1
  438. package/build/item-group/item-group/hook.js.map +1 -1
  439. package/build/item-group/item-group/index.js.map +1 -1
  440. package/build/item-group/styles.js +5 -1
  441. package/build/item-group/styles.js.map +1 -1
  442. package/build/item-group/types.js.map +1 -1
  443. package/build/keyboard-shortcuts/index.js +4 -0
  444. package/build/keyboard-shortcuts/index.js.map +1 -1
  445. package/build/keyboard-shortcuts/index.native.js.map +1 -1
  446. package/build/keyboard-shortcuts/types.js.map +1 -1
  447. package/build/lock-unlock.js.map +1 -1
  448. package/build/menu-group/index.js +4 -0
  449. package/build/menu-group/index.js.map +1 -1
  450. package/build/menu-group/types.js.map +1 -1
  451. package/build/menu-item/index.js.map +1 -1
  452. package/build/menu-item/types.js.map +1 -1
  453. package/build/menu-items-choice/index.js.map +1 -1
  454. package/build/menu-items-choice/types.js.map +1 -1
  455. package/build/mobile/audio-player/audio-url-parser.native.js.map +1 -1
  456. package/build/mobile/audio-player/index.native.js.map +1 -1
  457. package/build/mobile/autocompletion-items.native.js.map +1 -1
  458. package/build/mobile/badge/index.native.js.map +1 -1
  459. package/build/mobile/bottom-sheet/bottom-sheet-context.native.js.map +1 -1
  460. package/build/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js.map +1 -1
  461. package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js +1 -1
  462. package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js.map +1 -1
  463. package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
  464. package/build/mobile/bottom-sheet/button.native.js.map +1 -1
  465. package/build/mobile/bottom-sheet/cell.native.js.map +1 -1
  466. package/build/mobile/bottom-sheet/chevron-back.native.js.map +1 -1
  467. package/build/mobile/bottom-sheet/color-cell.native.js.map +1 -1
  468. package/build/mobile/bottom-sheet/cycle-picker-cell.native.js.map +1 -1
  469. package/build/mobile/bottom-sheet/footer-message-cell.native.js.map +1 -1
  470. package/build/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js.map +1 -1
  471. package/build/mobile/bottom-sheet/index.native.js.map +1 -1
  472. package/build/mobile/bottom-sheet/keyboard-avoiding-view.native.js.map +1 -1
  473. package/build/mobile/bottom-sheet/link-cell.native.js.map +1 -1
  474. package/build/mobile/bottom-sheet/link-suggestion-item-cell.native.js.map +1 -1
  475. package/build/mobile/bottom-sheet/lock-icon/index.native.js.map +1 -1
  476. package/build/mobile/bottom-sheet/nav-bar/action-button.native.js.map +1 -1
  477. package/build/mobile/bottom-sheet/nav-bar/apply-button.native.js.map +1 -1
  478. package/build/mobile/bottom-sheet/nav-bar/back-button.native.js.map +1 -1
  479. package/build/mobile/bottom-sheet/nav-bar/heading.native.js.map +1 -1
  480. package/build/mobile/bottom-sheet/nav-bar/index.native.js.map +1 -1
  481. package/build/mobile/bottom-sheet/picker-cell.native.js.map +1 -1
  482. package/build/mobile/bottom-sheet/radio-cell.native.js.map +1 -1
  483. package/build/mobile/bottom-sheet/range-cell.native.js.map +1 -1
  484. package/build/mobile/bottom-sheet/range-text-input.native.js.map +1 -1
  485. package/build/mobile/bottom-sheet/ripple.native.js.map +1 -1
  486. package/build/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
  487. package/build/mobile/bottom-sheet/stepper-cell/stepper.android.js.map +1 -1
  488. package/build/mobile/bottom-sheet/stepper-cell/stepper.ios.js.map +1 -1
  489. package/build/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
  490. package/build/mobile/bottom-sheet/switch-cell.native.js.map +1 -1
  491. package/build/mobile/bottom-sheet-select-control/index.native.js +5 -1
  492. package/build/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
  493. package/build/mobile/bottom-sheet-text-control/index.native.js.map +1 -1
  494. package/build/mobile/clipboard/index.native.js.map +1 -1
  495. package/build/mobile/color-settings/gradient-picker-screen.native.js.map +1 -1
  496. package/build/mobile/color-settings/index.native.js.map +1 -1
  497. package/build/mobile/color-settings/palette.screen.native.js.map +1 -1
  498. package/build/mobile/color-settings/picker-screen.native.js.map +1 -1
  499. package/build/mobile/color-settings/utils.native.js.map +1 -1
  500. package/build/mobile/cycle-select-control/index.native.js.map +1 -1
  501. package/build/mobile/dashicons/index.native.js.map +1 -1
  502. package/build/mobile/focal-point-settings-panel/index.native.js.map +1 -1
  503. package/build/mobile/global-styles-context/index.native.js.map +1 -1
  504. package/build/mobile/global-styles-context/utils.native.js.map +1 -1
  505. package/build/mobile/gradient/index.native.js +3 -1
  506. package/build/mobile/gradient/index.native.js.map +1 -1
  507. package/build/mobile/gridicons/index.native.js.map +1 -1
  508. package/build/mobile/html-text-input/index.native.js.map +1 -1
  509. package/build/mobile/image/constants.js.map +1 -1
  510. package/build/mobile/image/icon-customize.native.js.map +1 -1
  511. package/build/mobile/image/icon-retry.native.js.map +1 -1
  512. package/build/mobile/image/image-editing-button.native.js.map +1 -1
  513. package/build/mobile/image/index.native.js.map +1 -1
  514. package/build/mobile/image/utils/index.native.js.map +1 -1
  515. package/build/mobile/keyboard-avoiding-view/index.android.js.map +1 -1
  516. package/build/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
  517. package/build/mobile/keyboard-aware-flat-list/index.android.js +9 -3
  518. package/build/mobile/keyboard-aware-flat-list/index.android.js.map +1 -1
  519. package/build/mobile/keyboard-aware-flat-list/index.ios.js +15 -13
  520. package/build/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
  521. package/build/mobile/keyboard-aware-flat-list/shared.native.js +33 -0
  522. package/build/mobile/keyboard-aware-flat-list/shared.native.js.map +1 -0
  523. package/build/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js.map +1 -1
  524. package/build/mobile/keyboard-aware-flat-list/use-scroll-to-element.native.js.map +1 -1
  525. package/build/mobile/keyboard-aware-flat-list/use-scroll-to-section.native.js.map +1 -1
  526. package/build/mobile/keyboard-aware-flat-list/use-scroll.native.js.map +1 -1
  527. package/build/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js.map +1 -1
  528. package/build/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js.map +1 -1
  529. package/build/mobile/layout-animation/index.native.js.map +1 -1
  530. package/build/mobile/link-picker/index.native.js.map +1 -1
  531. package/build/mobile/link-picker/link-picker-results.native.js.map +1 -1
  532. package/build/mobile/link-picker/link-picker-screen.native.js.map +1 -1
  533. package/build/mobile/link-settings/index.native.js.map +1 -1
  534. package/build/mobile/link-settings/link-rel.native.js.map +1 -1
  535. package/build/mobile/link-settings/link-settings-navigation.native.js.map +1 -1
  536. package/build/mobile/link-settings/link-settings-screen.native.js.map +1 -1
  537. package/build/mobile/media-edit/index.native.js.map +1 -1
  538. package/build/mobile/picker/index.android.js.map +1 -1
  539. package/build/mobile/picker/index.ios.js.map +1 -1
  540. package/build/mobile/segmented-control/index.native.js.map +1 -1
  541. package/build/mobile/utils/alignments.native.js.map +1 -1
  542. package/build/mobile/utils/get-px-from-css-unit.native.js.map +1 -1
  543. package/build/mobile/utils/index.native.js.map +1 -1
  544. package/build/mobile/utils/use-is-floating-keyboard.native.js.map +1 -1
  545. package/build/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
  546. package/build/modal/aria-helper.js +9 -3
  547. package/build/modal/aria-helper.js.map +1 -1
  548. package/build/modal/index.js +7 -3
  549. package/build/modal/index.js.map +1 -1
  550. package/build/modal/types.js.map +1 -1
  551. package/build/navigable-container/container.js +4 -0
  552. package/build/navigable-container/container.js.map +1 -1
  553. package/build/navigable-container/index.js.map +1 -1
  554. package/build/navigable-container/menu.js.map +1 -1
  555. package/build/navigable-container/tabbable.js.map +1 -1
  556. package/build/navigable-container/types.js.map +1 -1
  557. package/build/navigation/back-button/index.js +4 -0
  558. package/build/navigation/back-button/index.js.map +1 -1
  559. package/build/navigation/constants.js.map +1 -1
  560. package/build/navigation/context.js.map +1 -1
  561. package/build/navigation/group/context.js +4 -0
  562. package/build/navigation/group/context.js.map +1 -1
  563. package/build/navigation/group/index.js +4 -0
  564. package/build/navigation/group/index.js.map +1 -1
  565. package/build/navigation/index.js +2 -0
  566. package/build/navigation/index.js.map +1 -1
  567. package/build/navigation/item/base-content.js.map +1 -1
  568. package/build/navigation/item/base.js.map +1 -1
  569. package/build/navigation/item/index.js +4 -0
  570. package/build/navigation/item/index.js.map +1 -1
  571. package/build/navigation/item/use-navigation-tree-item.js.map +1 -1
  572. package/build/navigation/menu/context.js +4 -0
  573. package/build/navigation/menu/context.js.map +1 -1
  574. package/build/navigation/menu/index.js +3 -0
  575. package/build/navigation/menu/index.js.map +1 -1
  576. package/build/navigation/menu/menu-title-search.js.map +1 -1
  577. package/build/navigation/menu/menu-title.js.map +1 -1
  578. package/build/navigation/menu/search-no-results-found.js.map +1 -1
  579. package/build/navigation/menu/use-navigation-tree-menu.js.map +1 -1
  580. package/build/navigation/styles/navigation-styles.js +31 -25
  581. package/build/navigation/styles/navigation-styles.js.map +1 -1
  582. package/build/navigation/types.js.map +1 -1
  583. package/build/navigation/use-create-navigation-tree.js.map +1 -1
  584. package/build/navigation/use-navigation-tree-nodes.js.map +1 -1
  585. package/build/navigation/utils.js.map +1 -1
  586. package/build/navigator/context.js +4 -0
  587. package/build/navigator/context.js.map +1 -1
  588. package/build/navigator/index.js.map +1 -1
  589. package/build/navigator/navigator-back-button/component.js.map +1 -1
  590. package/build/navigator/navigator-back-button/hook.js +4 -0
  591. package/build/navigator/navigator-back-button/hook.js.map +1 -1
  592. package/build/navigator/navigator-back-button/index.js.map +1 -1
  593. package/build/navigator/navigator-button/component.js.map +1 -1
  594. package/build/navigator/navigator-button/hook.js +4 -0
  595. package/build/navigator/navigator-button/hook.js.map +1 -1
  596. package/build/navigator/navigator-button/index.js.map +1 -1
  597. package/build/navigator/navigator-provider/component.js +9 -1
  598. package/build/navigator/navigator-provider/component.js.map +1 -1
  599. package/build/navigator/navigator-provider/index.js.map +1 -1
  600. package/build/navigator/navigator-screen/component.js +5 -1
  601. package/build/navigator/navigator-screen/component.js.map +1 -1
  602. package/build/navigator/navigator-screen/index.js.map +1 -1
  603. package/build/navigator/navigator-to-parent-button/component.js.map +1 -1
  604. package/build/navigator/navigator-to-parent-button/index.js.map +1 -1
  605. package/build/navigator/styles.js +3 -1
  606. package/build/navigator/styles.js.map +1 -1
  607. package/build/navigator/types.js.map +1 -1
  608. package/build/navigator/use-navigator.js.map +1 -1
  609. package/build/navigator/utils/router.js +4 -0
  610. package/build/navigator/utils/router.js.map +1 -1
  611. package/build/notice/index.js.map +1 -1
  612. package/build/notice/index.native.js.map +1 -1
  613. package/build/notice/list.js.map +1 -1
  614. package/build/notice/list.native.js.map +1 -1
  615. package/build/notice/types.js.map +1 -1
  616. package/build/number-control/index.js +1 -1
  617. package/build/number-control/index.js.map +1 -1
  618. package/build/number-control/styles/number-control-styles.js +7 -3
  619. package/build/number-control/styles/number-control-styles.js.map +1 -1
  620. package/build/number-control/types.js.map +1 -1
  621. package/build/palette-edit/index.js.map +1 -1
  622. package/build/palette-edit/styles.js +15 -11
  623. package/build/palette-edit/styles.js.map +1 -1
  624. package/build/palette-edit/types.js.map +1 -1
  625. package/build/panel/actions.native.js.map +1 -1
  626. package/build/panel/body.js +7 -1
  627. package/build/panel/body.js.map +1 -1
  628. package/build/panel/body.native.js.map +1 -1
  629. package/build/panel/bottom-separator-cover.native.js.map +1 -1
  630. package/build/panel/header.js.map +1 -1
  631. package/build/panel/index.js.map +1 -1
  632. package/build/panel/row.js +4 -0
  633. package/build/panel/row.js.map +1 -1
  634. package/build/panel/types.js.map +1 -1
  635. package/build/placeholder/index.js.map +1 -1
  636. package/build/placeholder/types.js.map +1 -1
  637. package/build/popover/index.js +5 -1
  638. package/build/popover/index.js.map +1 -1
  639. package/build/popover/overlay-middlewares.js +3 -1
  640. package/build/popover/overlay-middlewares.js.map +1 -1
  641. package/build/popover/types.js.map +1 -1
  642. package/build/popover/utils.js.map +1 -1
  643. package/build/private-apis.js.map +1 -1
  644. package/build/private-apis.native.js.map +1 -1
  645. package/build/progress-bar/index.js +5 -3
  646. package/build/progress-bar/index.js.map +1 -1
  647. package/build/progress-bar/styles.js +21 -12
  648. package/build/progress-bar/styles.js.map +1 -1
  649. package/build/progress-bar/types.js.map +1 -1
  650. package/build/query-controls/author-select.js +3 -1
  651. package/build/query-controls/author-select.js.map +1 -1
  652. package/build/query-controls/category-select.js.map +1 -1
  653. package/build/query-controls/index.js.map +1 -1
  654. package/build/query-controls/index.native.js.map +1 -1
  655. package/build/query-controls/terms.js.map +1 -1
  656. package/build/query-controls/types.js.map +1 -1
  657. package/build/radio-control/index.js.map +1 -1
  658. package/build/radio-control/index.native.js.map +1 -1
  659. package/build/radio-control/types.js.map +1 -1
  660. package/build/radio-group/context.js.map +1 -1
  661. package/build/radio-group/index.js +1 -1
  662. package/build/radio-group/index.js.map +1 -1
  663. package/build/radio-group/radio.js +1 -1
  664. package/build/radio-group/radio.js.map +1 -1
  665. package/build/radio-group/types.js.map +1 -1
  666. package/build/range-control/index.js.map +1 -1
  667. package/build/range-control/index.native.js.map +1 -1
  668. package/build/range-control/input-range.js.map +1 -1
  669. package/build/range-control/mark.js.map +1 -1
  670. package/build/range-control/rail.js +1 -1
  671. package/build/range-control/rail.js.map +1 -1
  672. package/build/range-control/styles/range-control-styles.js +49 -45
  673. package/build/range-control/styles/range-control-styles.js.map +1 -1
  674. package/build/range-control/tooltip.js.map +1 -1
  675. package/build/range-control/types.js.map +1 -1
  676. package/build/range-control/utils.js.map +1 -1
  677. package/build/resizable-box/index.js.map +1 -1
  678. package/build/resizable-box/index.native.js.map +1 -1
  679. package/build/resizable-box/resize-tooltip/index.js +3 -1
  680. package/build/resizable-box/resize-tooltip/index.js.map +1 -1
  681. package/build/resizable-box/resize-tooltip/label.js +7 -1
  682. package/build/resizable-box/resize-tooltip/label.js.map +1 -1
  683. package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js +9 -5
  684. package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js.map +1 -1
  685. package/build/resizable-box/resize-tooltip/utils.js +12 -4
  686. package/build/resizable-box/resize-tooltip/utils.js.map +1 -1
  687. package/build/responsive-wrapper/index.js +4 -0
  688. package/build/responsive-wrapper/index.js.map +1 -1
  689. package/build/responsive-wrapper/types.js.map +1 -1
  690. package/build/sandbox/index.js +4 -0
  691. package/build/sandbox/index.js.map +1 -1
  692. package/build/sandbox/index.native.js.map +1 -1
  693. package/build/sandbox/types.js.map +1 -1
  694. package/build/scroll-lock/index.js.map +1 -1
  695. package/build/scrollable/component.js.map +1 -1
  696. package/build/scrollable/hook.js +5 -1
  697. package/build/scrollable/hook.js.map +1 -1
  698. package/build/scrollable/index.js.map +1 -1
  699. package/build/scrollable/styles.js +5 -1
  700. package/build/scrollable/styles.js.map +1 -1
  701. package/build/scrollable/types.js.map +1 -1
  702. package/build/search-control/index.js.map +1 -1
  703. package/build/search-control/index.native.js.map +1 -1
  704. package/build/search-control/styles.js +2 -2
  705. package/build/search-control/styles.js.map +1 -1
  706. package/build/search-control/types.js.map +1 -1
  707. package/build/select-control/chevron-down.js.map +1 -1
  708. package/build/select-control/index.js +3 -16
  709. package/build/select-control/index.js.map +1 -1
  710. package/build/select-control/index.native.js.map +1 -1
  711. package/build/select-control/styles/select-control-styles.js +11 -9
  712. package/build/select-control/styles/select-control-styles.js.map +1 -1
  713. package/build/select-control/types.js.map +1 -1
  714. package/build/shortcut/index.js.map +1 -1
  715. package/build/shortcut/types.js.map +1 -1
  716. package/build/slot-fill/bubbles-virtually/fill.js.map +1 -1
  717. package/build/slot-fill/bubbles-virtually/slot-fill-context.js +5 -5
  718. package/build/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
  719. package/build/slot-fill/bubbles-virtually/slot-fill-provider.js +7 -12
  720. package/build/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
  721. package/build/slot-fill/bubbles-virtually/slot.js.map +1 -1
  722. package/build/slot-fill/bubbles-virtually/use-slot-fills.js +2 -12
  723. package/build/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
  724. package/build/slot-fill/bubbles-virtually/use-slot.js +2 -12
  725. package/build/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
  726. package/build/slot-fill/context.js +4 -0
  727. package/build/slot-fill/context.js.map +1 -1
  728. package/build/slot-fill/fill.js.map +1 -1
  729. package/build/slot-fill/index.js.map +1 -1
  730. package/build/slot-fill/index.native.js.map +1 -1
  731. package/build/slot-fill/provider.js.map +1 -1
  732. package/build/slot-fill/slot.js.map +1 -1
  733. package/build/slot-fill/types.js.map +1 -1
  734. package/build/slot-fill/use-slot.js.map +1 -1
  735. package/build/snackbar/index.js +1 -1
  736. package/build/snackbar/index.js.map +1 -1
  737. package/build/snackbar/list.js.map +1 -1
  738. package/build/snackbar/types.js.map +1 -1
  739. package/build/spacer/component.js.map +1 -1
  740. package/build/spacer/hook.js +4 -0
  741. package/build/spacer/hook.js.map +1 -1
  742. package/build/spacer/index.js.map +1 -1
  743. package/build/spacer/types.js.map +1 -1
  744. package/build/spinner/index.js.map +1 -1
  745. package/build/spinner/index.native.js.map +1 -1
  746. package/build/spinner/styles.js +8 -4
  747. package/build/spinner/styles.js.map +1 -1
  748. package/build/style-provider/index.js +5 -1
  749. package/build/style-provider/index.js.map +1 -1
  750. package/build/style-provider/index.native.js.map +1 -1
  751. package/build/style-provider/types.js.map +1 -1
  752. package/build/surface/component.js.map +1 -1
  753. package/build/surface/hook.js +1 -1
  754. package/build/surface/hook.js.map +1 -1
  755. package/build/surface/index.js.map +1 -1
  756. package/build/surface/styles.js.map +1 -1
  757. package/build/surface/types.js.map +1 -1
  758. package/build/tab-panel/index.js +1 -1
  759. package/build/tab-panel/index.js.map +1 -1
  760. package/build/tab-panel/types.js.map +1 -1
  761. package/build/tabs/context.js +4 -0
  762. package/build/tabs/context.js.map +1 -1
  763. package/build/tabs/index.js +12 -1
  764. package/build/tabs/index.js.map +1 -1
  765. package/build/tabs/styles.js +10 -5
  766. package/build/tabs/styles.js.map +1 -1
  767. package/build/tabs/tab.js +4 -0
  768. package/build/tabs/tab.js.map +1 -1
  769. package/build/tabs/tablist.js +5 -1
  770. package/build/tabs/tablist.js.map +1 -1
  771. package/build/tabs/tabpanel.js +4 -0
  772. package/build/tabs/tabpanel.js.map +1 -1
  773. package/build/tabs/types.js.map +1 -1
  774. package/build/text/component.js.map +1 -1
  775. package/build/text/get-line-height.js +6 -2
  776. package/build/text/get-line-height.js.map +1 -1
  777. package/build/text/hook.js +8 -2
  778. package/build/text/hook.js.map +1 -1
  779. package/build/text/index.js.map +1 -1
  780. package/build/text/index.native.js.map +1 -1
  781. package/build/text/styles/emotion-css.native.js.map +1 -1
  782. package/build/text/styles/font-family.native.js.map +1 -1
  783. package/build/text/styles/text-mixins.native.js.map +1 -1
  784. package/build/text/styles.js +12 -8
  785. package/build/text/styles.js.map +1 -1
  786. package/build/text/types.js.map +1 -1
  787. package/build/text/utils.js +29 -2
  788. package/build/text/utils.js.map +1 -1
  789. package/build/text-control/index.js.map +1 -1
  790. package/build/text-control/index.native.js.map +1 -1
  791. package/build/text-control/types.js.map +1 -1
  792. package/build/text-highlight/index.js.map +1 -1
  793. package/build/text-highlight/types.js.map +1 -1
  794. package/build/textarea-control/index.js.map +1 -1
  795. package/build/textarea-control/index.native.js.map +1 -1
  796. package/build/textarea-control/styles/textarea-control-styles.js +1 -1
  797. package/build/textarea-control/styles/textarea-control-styles.js.map +1 -1
  798. package/build/textarea-control/types.js.map +1 -1
  799. package/build/theme/color-algorithms.js +10 -2
  800. package/build/theme/color-algorithms.js.map +1 -1
  801. package/build/theme/index.js +4 -0
  802. package/build/theme/index.js.map +1 -1
  803. package/build/theme/styles.js +8 -2
  804. package/build/theme/styles.js.map +1 -1
  805. package/build/theme/types.js.map +1 -1
  806. package/build/tip/index.js +4 -0
  807. package/build/tip/index.js.map +1 -1
  808. package/build/tip/types.js.map +1 -1
  809. package/build/toggle-control/index.js +6 -4
  810. package/build/toggle-control/index.js.map +1 -1
  811. package/build/toggle-control/index.native.js.map +1 -1
  812. package/build/toggle-control/types.js.map +1 -1
  813. package/build/toggle-group-control/context.js +4 -0
  814. package/build/toggle-group-control/context.js.map +1 -1
  815. package/build/toggle-group-control/index.js.map +1 -1
  816. package/build/toggle-group-control/toggle-group-control/as-button-group.js.map +1 -1
  817. package/build/toggle-group-control/toggle-group-control/as-radio-group.js +1 -1
  818. package/build/toggle-group-control/toggle-group-control/as-radio-group.js.map +1 -1
  819. package/build/toggle-group-control/toggle-group-control/component.js +5 -1
  820. package/build/toggle-group-control/toggle-group-control/component.js.map +1 -1
  821. package/build/toggle-group-control/toggle-group-control/index.js.map +1 -1
  822. package/build/toggle-group-control/toggle-group-control/styles.js +6 -2
  823. package/build/toggle-group-control/toggle-group-control/styles.js.map +1 -1
  824. package/build/toggle-group-control/toggle-group-control/utils.js +4 -0
  825. package/build/toggle-group-control/toggle-group-control/utils.js.map +1 -1
  826. package/build/toggle-group-control/toggle-group-control-option/component.js +4 -0
  827. package/build/toggle-group-control/toggle-group-control-option/component.js.map +1 -1
  828. package/build/toggle-group-control/toggle-group-control-option/index.js.map +1 -1
  829. package/build/toggle-group-control/toggle-group-control-option-base/component.js +8 -2
  830. package/build/toggle-group-control/toggle-group-control-option-base/component.js.map +1 -1
  831. package/build/toggle-group-control/toggle-group-control-option-base/index.js.map +1 -1
  832. package/build/toggle-group-control/toggle-group-control-option-base/styles.js +16 -12
  833. package/build/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
  834. package/build/toggle-group-control/toggle-group-control-option-icon/component.js +4 -0
  835. package/build/toggle-group-control/toggle-group-control-option-icon/component.js.map +1 -1
  836. package/build/toggle-group-control/toggle-group-control-option-icon/index.js.map +1 -1
  837. package/build/toggle-group-control/types.js.map +1 -1
  838. package/build/toolbar/index.js.map +1 -1
  839. package/build/toolbar/toolbar/index.js.map +1 -1
  840. package/build/toolbar/toolbar/toolbar-container.js +1 -1
  841. package/build/toolbar/toolbar/toolbar-container.js.map +1 -1
  842. package/build/toolbar/toolbar/toolbar-container.native.js.map +1 -1
  843. package/build/toolbar/toolbar/types.js.map +1 -1
  844. package/build/toolbar/toolbar-button/index.js.map +1 -1
  845. package/build/toolbar/toolbar-button/toolbar-button-container.js.map +1 -1
  846. package/build/toolbar/toolbar-button/toolbar-button-container.native.js.map +1 -1
  847. package/build/toolbar/toolbar-button/types.js.map +1 -1
  848. package/build/toolbar/toolbar-context/index.js.map +1 -1
  849. package/build/toolbar/toolbar-dropdown-menu/index.js +4 -0
  850. package/build/toolbar/toolbar-dropdown-menu/index.js.map +1 -1
  851. package/build/toolbar/toolbar-group/index.js.map +1 -1
  852. package/build/toolbar/toolbar-group/toolbar-group-collapsed.js.map +1 -1
  853. package/build/toolbar/toolbar-group/toolbar-group-collapsed.native.js.map +1 -1
  854. package/build/toolbar/toolbar-group/toolbar-group-container.js.map +1 -1
  855. package/build/toolbar/toolbar-group/toolbar-group-container.native.js.map +1 -1
  856. package/build/toolbar/toolbar-group/types.js.map +1 -1
  857. package/build/toolbar/toolbar-item/index.js +1 -1
  858. package/build/toolbar/toolbar-item/index.js.map +1 -1
  859. package/build/toolbar/toolbar-item/index.native.js.map +1 -1
  860. package/build/toolbar/toolbar-item/types.js.map +1 -1
  861. package/build/tools-panel/context.js +4 -0
  862. package/build/tools-panel/context.js.map +1 -1
  863. package/build/tools-panel/index.js.map +1 -1
  864. package/build/tools-panel/styles.js +7 -3
  865. package/build/tools-panel/styles.js.map +1 -1
  866. package/build/tools-panel/tools-panel/component.js.map +1 -1
  867. package/build/tools-panel/tools-panel/hook.js +1 -1
  868. package/build/tools-panel/tools-panel/hook.js.map +1 -1
  869. package/build/tools-panel/tools-panel/index.js.map +1 -1
  870. package/build/tools-panel/tools-panel-header/component.js.map +1 -1
  871. package/build/tools-panel/tools-panel-header/hook.js +1 -1
  872. package/build/tools-panel/tools-panel-header/hook.js.map +1 -1
  873. package/build/tools-panel/tools-panel-header/index.js.map +1 -1
  874. package/build/tools-panel/tools-panel-item/component.js.map +1 -1
  875. package/build/tools-panel/tools-panel-item/hook.js +1 -1
  876. package/build/tools-panel/tools-panel-item/hook.js.map +1 -1
  877. package/build/tools-panel/tools-panel-item/index.js.map +1 -1
  878. package/build/tools-panel/types.js.map +1 -1
  879. package/build/tooltip/index.js +5 -1
  880. package/build/tooltip/index.js.map +1 -1
  881. package/build/tooltip/index.native.js.map +1 -1
  882. package/build/tooltip/types.js.map +1 -1
  883. package/build/tree-grid/cell.js.map +1 -1
  884. package/build/tree-grid/index.js.map +1 -1
  885. package/build/tree-grid/item.js.map +1 -1
  886. package/build/tree-grid/roving-tab-index-context.js.map +1 -1
  887. package/build/tree-grid/roving-tab-index-item.js +3 -1
  888. package/build/tree-grid/roving-tab-index-item.js.map +1 -1
  889. package/build/tree-grid/roving-tab-index.js.map +1 -1
  890. package/build/tree-grid/row.js +4 -0
  891. package/build/tree-grid/row.js.map +1 -1
  892. package/build/tree-grid/types.js.map +1 -1
  893. package/build/tree-select/index.js.map +1 -1
  894. package/build/tree-select/types.js.map +1 -1
  895. package/build/truncate/component.js.map +1 -1
  896. package/build/truncate/hook.js +9 -2
  897. package/build/truncate/hook.js.map +1 -1
  898. package/build/truncate/index.js.map +1 -1
  899. package/build/truncate/styles.js +3 -1
  900. package/build/truncate/styles.js.map +1 -1
  901. package/build/truncate/types.js.map +1 -1
  902. package/build/truncate/utils.js.map +1 -1
  903. package/build/unit-control/index.js +7 -1
  904. package/build/unit-control/index.js.map +1 -1
  905. package/build/unit-control/index.native.js.map +1 -1
  906. package/build/unit-control/styles/unit-control-styles.js +6 -3
  907. package/build/unit-control/styles/unit-control-styles.js.map +1 -1
  908. package/build/unit-control/types.js.map +1 -1
  909. package/build/unit-control/unit-select-control.js +4 -0
  910. package/build/unit-control/unit-select-control.js.map +1 -1
  911. package/build/unit-control/utils.js +4 -0
  912. package/build/unit-control/utils.js.map +1 -1
  913. package/build/utils/base-label.js +3 -1
  914. package/build/utils/base-label.js.map +1 -1
  915. package/build/utils/box-sizing.js +3 -1
  916. package/build/utils/box-sizing.js.map +1 -1
  917. package/build/utils/breakpoint-values.js.map +1 -1
  918. package/build/utils/breakpoint.js.map +1 -1
  919. package/build/utils/colors-values.js.map +1 -1
  920. package/build/utils/colors.js +21 -7
  921. package/build/utils/colors.js.map +1 -1
  922. package/build/utils/config-values.js.map +1 -1
  923. package/build/utils/font-size.js +3 -1
  924. package/build/utils/font-size.js.map +1 -1
  925. package/build/utils/font-values.js.map +1 -1
  926. package/build/utils/font.js.map +1 -1
  927. package/build/utils/get-valid-children.js +3 -1
  928. package/build/utils/get-valid-children.js.map +1 -1
  929. package/build/utils/hooks/emotion.d.js.map +1 -1
  930. package/build/utils/hooks/index.js.map +1 -1
  931. package/build/utils/hooks/use-controlled-state.js.map +1 -1
  932. package/build/utils/hooks/use-controlled-value.js.map +1 -1
  933. package/build/utils/hooks/use-cx.js +2 -0
  934. package/build/utils/hooks/use-cx.js.map +1 -1
  935. package/build/utils/hooks/use-update-effect.js.map +1 -1
  936. package/build/utils/index.js.map +1 -1
  937. package/build/utils/input/base.js +2 -3
  938. package/build/utils/input/base.js.map +1 -1
  939. package/build/utils/input/index.js.map +1 -1
  940. package/build/utils/input/input-control.js.map +1 -1
  941. package/build/utils/math.js.map +1 -1
  942. package/build/utils/reduce-motion.js +4 -0
  943. package/build/utils/reduce-motion.js.map +1 -1
  944. package/build/utils/rtl.js +2 -2
  945. package/build/utils/rtl.js.map +1 -1
  946. package/build/utils/space.js.map +1 -1
  947. package/build/utils/strings.js +11 -57
  948. package/build/utils/strings.js.map +1 -1
  949. package/build/utils/style-mixins.js.map +1 -1
  950. package/build/utils/types.js.map +1 -1
  951. package/build/utils/unit-values.js.map +1 -1
  952. package/build/utils/use-deprecated-props.js.map +1 -1
  953. package/build/utils/use-responsive-value.js +3 -1
  954. package/build/utils/use-responsive-value.js.map +1 -1
  955. package/build/utils/values.js.map +1 -1
  956. package/build/utils/with-ignore-ime-events.js.map +1 -1
  957. package/build/v-stack/component.js.map +1 -1
  958. package/build/v-stack/hook.js.map +1 -1
  959. package/build/v-stack/index.js.map +1 -1
  960. package/build/v-stack/types.js.map +1 -1
  961. package/build/view/component.js +30 -8
  962. package/build/view/component.js.map +1 -1
  963. package/build/view/index.js.map +1 -1
  964. package/build/visually-hidden/component.js.map +1 -1
  965. package/build/visually-hidden/index.js.map +1 -1
  966. package/build/visually-hidden/styles.js.map +1 -1
  967. package/build/visually-hidden/types.js.map +1 -1
  968. package/build/z-stack/component.js.map +1 -1
  969. package/build/z-stack/index.js.map +1 -1
  970. package/build/z-stack/styles.js +5 -3
  971. package/build/z-stack/styles.js.map +1 -1
  972. package/build/z-stack/types.js.map +1 -1
  973. package/build-module/alignment-matrix-control/cell.js.map +1 -1
  974. package/build-module/alignment-matrix-control/icon.js.map +1 -1
  975. package/build-module/alignment-matrix-control/index.js +3 -1
  976. package/build-module/alignment-matrix-control/index.js.map +1 -1
  977. package/build-module/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js +3 -3
  978. package/build-module/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js.map +1 -1
  979. package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js +13 -13
  980. package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
  981. package/build-module/alignment-matrix-control/types.js.map +1 -1
  982. package/build-module/alignment-matrix-control/utils.js +6 -2
  983. package/build-module/alignment-matrix-control/utils.js.map +1 -1
  984. package/build-module/angle-picker-control/angle-circle.js.map +1 -1
  985. package/build-module/angle-picker-control/index.js.map +1 -1
  986. package/build-module/angle-picker-control/styles/angle-picker-control-styles.js +3 -3
  987. package/build-module/angle-picker-control/styles/angle-picker-control-styles.js.map +1 -1
  988. package/build-module/angle-picker-control/types.js.map +1 -1
  989. package/build-module/animate/index.js.map +1 -1
  990. package/build-module/animate/types.js.map +1 -1
  991. package/build-module/animation/index.js.map +1 -1
  992. package/build-module/autocomplete/autocompleter-ui.js +3 -1
  993. package/build-module/autocomplete/autocompleter-ui.js.map +1 -1
  994. package/build-module/autocomplete/autocompleter-ui.native.js.map +1 -1
  995. package/build-module/autocomplete/background-view.android.js.map +1 -1
  996. package/build-module/autocomplete/background-view.ios.js.map +1 -1
  997. package/build-module/autocomplete/get-default-use-items.js.map +1 -1
  998. package/build-module/autocomplete/index.js +21 -7
  999. package/build-module/autocomplete/index.js.map +1 -1
  1000. package/build-module/autocomplete/types.js.map +1 -1
  1001. package/build-module/base-control/hooks.js.map +1 -1
  1002. package/build-module/base-control/index.js.map +1 -1
  1003. package/build-module/base-control/index.native.js.map +1 -1
  1004. package/build-module/base-control/styles/base-control-styles.js +5 -5
  1005. package/build-module/base-control/styles/base-control-styles.js.map +1 -1
  1006. package/build-module/base-control/types.js.map +1 -1
  1007. package/build-module/border-box-control/border-box-control/component.js.map +1 -1
  1008. package/build-module/border-box-control/border-box-control/hook.js.map +1 -1
  1009. package/build-module/border-box-control/border-box-control/index.js.map +1 -1
  1010. package/build-module/border-box-control/border-box-control-linked-button/component.js.map +1 -1
  1011. package/build-module/border-box-control/border-box-control-linked-button/hook.js.map +1 -1
  1012. package/build-module/border-box-control/border-box-control-linked-button/index.js.map +1 -1
  1013. package/build-module/border-box-control/border-box-control-split-controls/component.js.map +1 -1
  1014. package/build-module/border-box-control/border-box-control-split-controls/hook.js.map +1 -1
  1015. package/build-module/border-box-control/border-box-control-split-controls/index.js.map +1 -1
  1016. package/build-module/border-box-control/border-box-control-visualizer/component.js.map +1 -1
  1017. package/build-module/border-box-control/border-box-control-visualizer/hook.js.map +1 -1
  1018. package/build-module/border-box-control/border-box-control-visualizer/index.js.map +1 -1
  1019. package/build-module/border-box-control/index.js.map +1 -1
  1020. package/build-module/border-box-control/styles.js.map +1 -1
  1021. package/build-module/border-box-control/types.js.map +1 -1
  1022. package/build-module/border-box-control/utils.js.map +1 -1
  1023. package/build-module/border-control/border-control/component.js.map +1 -1
  1024. package/build-module/border-control/border-control/hook.js.map +1 -1
  1025. package/build-module/border-control/border-control/index.js.map +1 -1
  1026. package/build-module/border-control/border-control-dropdown/component.js.map +1 -1
  1027. package/build-module/border-control/border-control-dropdown/hook.js.map +1 -1
  1028. package/build-module/border-control/border-control-dropdown/index.js.map +1 -1
  1029. package/build-module/border-control/border-control-style-picker/component.js.map +1 -1
  1030. package/build-module/border-control/border-control-style-picker/index.js.map +1 -1
  1031. package/build-module/border-control/index.js.map +1 -1
  1032. package/build-module/border-control/styles.js.map +1 -1
  1033. package/build-module/border-control/types.js.map +1 -1
  1034. package/build-module/box-control/all-input-control.js.map +1 -1
  1035. package/build-module/box-control/axial-input-controls.js.map +1 -1
  1036. package/build-module/box-control/icon.js.map +1 -1
  1037. package/build-module/box-control/index.js.map +1 -1
  1038. package/build-module/box-control/input-controls.js.map +1 -1
  1039. package/build-module/box-control/linked-button.js.map +1 -1
  1040. package/build-module/box-control/styles/box-control-icon-styles.js +3 -3
  1041. package/build-module/box-control/styles/box-control-icon-styles.js.map +1 -1
  1042. package/build-module/box-control/styles/box-control-styles.js +1 -1
  1043. package/build-module/box-control/styles/box-control-styles.js.map +1 -1
  1044. package/build-module/box-control/types.js.map +1 -1
  1045. package/build-module/box-control/utils.js.map +1 -1
  1046. package/build-module/button/deprecated.js.map +1 -1
  1047. package/build-module/button/index.js.map +1 -1
  1048. package/build-module/button/index.native.js.map +1 -1
  1049. package/build-module/button/types.js.map +1 -1
  1050. package/build-module/button-group/index.js.map +1 -1
  1051. package/build-module/button-group/types.js.map +1 -1
  1052. package/build-module/card/card/component.js.map +1 -1
  1053. package/build-module/card/card/hook.js.map +1 -1
  1054. package/build-module/card/card/index.js.map +1 -1
  1055. package/build-module/card/card-body/component.js.map +1 -1
  1056. package/build-module/card/card-body/hook.js.map +1 -1
  1057. package/build-module/card/card-body/index.js.map +1 -1
  1058. package/build-module/card/card-divider/component.js.map +1 -1
  1059. package/build-module/card/card-divider/hook.js.map +1 -1
  1060. package/build-module/card/card-divider/index.js.map +1 -1
  1061. package/build-module/card/card-footer/component.js.map +1 -1
  1062. package/build-module/card/card-footer/hook.js.map +1 -1
  1063. package/build-module/card/card-footer/index.js.map +1 -1
  1064. package/build-module/card/card-header/component.js.map +1 -1
  1065. package/build-module/card/card-header/hook.js.map +1 -1
  1066. package/build-module/card/card-header/index.js.map +1 -1
  1067. package/build-module/card/card-media/component.js.map +1 -1
  1068. package/build-module/card/card-media/hook.js.map +1 -1
  1069. package/build-module/card/card-media/index.js.map +1 -1
  1070. package/build-module/card/context.js.map +1 -1
  1071. package/build-module/card/index.js.map +1 -1
  1072. package/build-module/card/styles.js.map +1 -1
  1073. package/build-module/card/types.js.map +1 -1
  1074. package/build-module/checkbox-control/index.js +9 -2
  1075. package/build-module/checkbox-control/index.js.map +1 -1
  1076. package/build-module/checkbox-control/types.js.map +1 -1
  1077. package/build-module/circular-option-picker/circular-option-picker-actions.js.map +1 -1
  1078. package/build-module/circular-option-picker/circular-option-picker-context.js.map +1 -1
  1079. package/build-module/circular-option-picker/circular-option-picker-option-group.js.map +1 -1
  1080. package/build-module/circular-option-picker/circular-option-picker-option.js.map +1 -1
  1081. package/build-module/circular-option-picker/circular-option-picker.js.map +1 -1
  1082. package/build-module/circular-option-picker/index.js.map +1 -1
  1083. package/build-module/circular-option-picker/types.js.map +1 -1
  1084. package/build-module/clipboard-button/index.js.map +1 -1
  1085. package/build-module/clipboard-button/types.js.map +1 -1
  1086. package/build-module/color-control/index.native.js.map +1 -1
  1087. package/build-module/color-indicator/index.js.map +1 -1
  1088. package/build-module/color-indicator/index.native.js.map +1 -1
  1089. package/build-module/color-indicator/types.js.map +1 -1
  1090. package/build-module/color-palette/index.js.map +1 -1
  1091. package/build-module/color-palette/index.native.js +4 -3
  1092. package/build-module/color-palette/index.native.js.map +1 -1
  1093. package/build-module/color-palette/styles.js.map +1 -1
  1094. package/build-module/color-palette/types.js.map +1 -1
  1095. package/build-module/color-palette/utils.js.map +1 -1
  1096. package/build-module/color-picker/color-copy-button.js.map +1 -1
  1097. package/build-module/color-picker/color-input.js.map +1 -1
  1098. package/build-module/color-picker/component.js.map +1 -1
  1099. package/build-module/color-picker/hex-input.js +3 -1
  1100. package/build-module/color-picker/hex-input.js.map +1 -1
  1101. package/build-module/color-picker/hsl-input.js.map +1 -1
  1102. package/build-module/color-picker/hsv-color-picker.native.js.map +1 -1
  1103. package/build-module/color-picker/hue-picker.native.js +6 -2
  1104. package/build-module/color-picker/hue-picker.native.js.map +1 -1
  1105. package/build-module/color-picker/index.js.map +1 -1
  1106. package/build-module/color-picker/index.native.js +9 -3
  1107. package/build-module/color-picker/index.native.js.map +1 -1
  1108. package/build-module/color-picker/input-with-slider.js.map +1 -1
  1109. package/build-module/color-picker/legacy-adapter.js.map +1 -1
  1110. package/build-module/color-picker/picker.js.map +1 -1
  1111. package/build-module/color-picker/rgb-input.js.map +1 -1
  1112. package/build-module/color-picker/saturation-picker.native.js +6 -2
  1113. package/build-module/color-picker/saturation-picker.native.js.map +1 -1
  1114. package/build-module/color-picker/styles.js +2 -2
  1115. package/build-module/color-picker/styles.js.map +1 -1
  1116. package/build-module/color-picker/types.js.map +1 -1
  1117. package/build-module/color-picker/use-deprecated-props.js +9 -3
  1118. package/build-module/color-picker/use-deprecated-props.js.map +1 -1
  1119. package/build-module/combobox-control/index.js.map +1 -1
  1120. package/build-module/combobox-control/styles.js.map +1 -1
  1121. package/build-module/combobox-control/types.js.map +1 -1
  1122. package/build-module/composite/current/index.js.map +1 -1
  1123. package/build-module/composite/index.js.map +1 -1
  1124. package/build-module/composite/legacy/index.js +6 -0
  1125. package/build-module/composite/legacy/index.js.map +1 -1
  1126. package/build-module/composite/v2.js.map +1 -1
  1127. package/build-module/confirm-dialog/component.js.map +1 -1
  1128. package/build-module/confirm-dialog/index.js.map +1 -1
  1129. package/build-module/confirm-dialog/styles.js.map +1 -1
  1130. package/build-module/confirm-dialog/types.js.map +1 -1
  1131. package/build-module/context/constants.js.map +1 -1
  1132. package/build-module/context/context-connect.js +6 -2
  1133. package/build-module/context/context-connect.js.map +1 -1
  1134. package/build-module/context/context-system-provider.js.map +1 -1
  1135. package/build-module/context/get-styled-class-name-from-key.js.map +1 -1
  1136. package/build-module/context/index.js.map +1 -1
  1137. package/build-module/context/use-context-system.js.map +1 -1
  1138. package/build-module/context/utils.js.map +1 -1
  1139. package/build-module/context/wordpress-component.js.map +1 -1
  1140. package/build-module/custom-gradient-picker/constants.js.map +1 -1
  1141. package/build-module/custom-gradient-picker/gradient-bar/constants.js.map +1 -1
  1142. package/build-module/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
  1143. package/build-module/custom-gradient-picker/gradient-bar/index.js.map +1 -1
  1144. package/build-module/custom-gradient-picker/gradient-bar/utils.js.map +1 -1
  1145. package/build-module/custom-gradient-picker/index.js.map +1 -1
  1146. package/build-module/custom-gradient-picker/index.native.js.map +1 -1
  1147. package/build-module/custom-gradient-picker/serializer.js.map +1 -1
  1148. package/build-module/custom-gradient-picker/styles/custom-gradient-picker-styles.js.map +1 -1
  1149. package/build-module/custom-gradient-picker/types.js.map +1 -1
  1150. package/build-module/custom-gradient-picker/utils.js.map +1 -1
  1151. package/build-module/custom-select-control/index.js +7 -15
  1152. package/build-module/custom-select-control/index.js.map +1 -1
  1153. package/build-module/custom-select-control-v2/custom-select.js.map +1 -1
  1154. package/build-module/custom-select-control-v2/default-component/index.js.map +1 -1
  1155. package/build-module/custom-select-control-v2/index.js.map +1 -1
  1156. package/build-module/custom-select-control-v2/item.js.map +1 -1
  1157. package/build-module/custom-select-control-v2/legacy-component/index.js +3 -1
  1158. package/build-module/custom-select-control-v2/legacy-component/index.js.map +1 -1
  1159. package/build-module/custom-select-control-v2/styles.js +3 -3
  1160. package/build-module/custom-select-control-v2/styles.js.map +1 -1
  1161. package/build-module/custom-select-control-v2/types.js.map +1 -1
  1162. package/build-module/dashicon/index.js.map +1 -1
  1163. package/build-module/dashicon/index.native.js.map +1 -1
  1164. package/build-module/dashicon/types.js.map +1 -1
  1165. package/build-module/date-time/constants.js.map +1 -1
  1166. package/build-module/date-time/date/index.js.map +1 -1
  1167. package/build-module/date-time/date/styles.js +3 -3
  1168. package/build-module/date-time/date/styles.js.map +1 -1
  1169. package/build-module/date-time/date-time/index.js.map +1 -1
  1170. package/build-module/date-time/date-time/styles.js.map +1 -1
  1171. package/build-module/date-time/index.js.map +1 -1
  1172. package/build-module/date-time/time/index.js.map +1 -1
  1173. package/build-module/date-time/time/styles.js +6 -6
  1174. package/build-module/date-time/time/styles.js.map +1 -1
  1175. package/build-module/date-time/time/timezone.js.map +1 -1
  1176. package/build-module/date-time/types.js.map +1 -1
  1177. package/build-module/date-time/utils.js.map +1 -1
  1178. package/build-module/dimension-control/index.js.map +1 -1
  1179. package/build-module/dimension-control/sizes.js.map +1 -1
  1180. package/build-module/dimension-control/types.js.map +1 -1
  1181. package/build-module/disabled/index.js.map +1 -1
  1182. package/build-module/disabled/index.native.js.map +1 -1
  1183. package/build-module/disabled/styles/disabled-styles.js.map +1 -1
  1184. package/build-module/disabled/types.js.map +1 -1
  1185. package/build-module/disclosure/index.js.map +1 -1
  1186. package/build-module/disclosure/types.js.map +1 -1
  1187. package/build-module/divider/component.js +5 -0
  1188. package/build-module/divider/component.js.map +1 -1
  1189. package/build-module/divider/index.js.map +1 -1
  1190. package/build-module/divider/styles.js +1 -1
  1191. package/build-module/divider/styles.js.map +1 -1
  1192. package/build-module/divider/types.js.map +1 -1
  1193. package/build-module/draggable/index.js.map +1 -1
  1194. package/build-module/draggable/index.native.js.map +1 -1
  1195. package/build-module/draggable/types.js.map +1 -1
  1196. package/build-module/drop-zone/index.js +72 -64
  1197. package/build-module/drop-zone/index.js.map +1 -1
  1198. package/build-module/drop-zone/provider.js.map +1 -1
  1199. package/build-module/drop-zone/types.js.map +1 -1
  1200. package/build-module/dropdown/dropdown-content-wrapper.js.map +1 -1
  1201. package/build-module/dropdown/index.js.map +1 -1
  1202. package/build-module/dropdown/index.native.js.map +1 -1
  1203. package/build-module/dropdown/styles.js +6 -4
  1204. package/build-module/dropdown/styles.js.map +1 -1
  1205. package/build-module/dropdown/types.js.map +1 -1
  1206. package/build-module/dropdown-menu/index.js.map +1 -1
  1207. package/build-module/dropdown-menu/index.native.js.map +1 -1
  1208. package/build-module/dropdown-menu/types.js.map +1 -1
  1209. package/build-module/dropdown-menu-v2/index.js.map +1 -1
  1210. package/build-module/dropdown-menu-v2/styles.js +4 -4
  1211. package/build-module/dropdown-menu-v2/styles.js.map +1 -1
  1212. package/build-module/dropdown-menu-v2/types.js.map +1 -1
  1213. package/build-module/duotone-picker/color-list-picker/index.js.map +1 -1
  1214. package/build-module/duotone-picker/color-list-picker/types.js.map +1 -1
  1215. package/build-module/duotone-picker/custom-duotone-bar.js.map +1 -1
  1216. package/build-module/duotone-picker/duotone-picker.js.map +1 -1
  1217. package/build-module/duotone-picker/duotone-swatch.js.map +1 -1
  1218. package/build-module/duotone-picker/index.js.map +1 -1
  1219. package/build-module/duotone-picker/types.js.map +1 -1
  1220. package/build-module/duotone-picker/utils.js +3 -1
  1221. package/build-module/duotone-picker/utils.js.map +1 -1
  1222. package/build-module/elevation/component.js.map +1 -1
  1223. package/build-module/elevation/hook.js +6 -7
  1224. package/build-module/elevation/hook.js.map +1 -1
  1225. package/build-module/elevation/index.js.map +1 -1
  1226. package/build-module/elevation/styles.js.map +1 -1
  1227. package/build-module/elevation/types.js.map +1 -1
  1228. package/build-module/external-link/index.js +8 -10
  1229. package/build-module/external-link/index.js.map +1 -1
  1230. package/build-module/external-link/index.native.js.map +1 -1
  1231. package/build-module/external-link/types.js.map +1 -1
  1232. package/build-module/flex/context.js.map +1 -1
  1233. package/build-module/flex/flex/component.js.map +1 -1
  1234. package/build-module/flex/flex/hook.js.map +1 -1
  1235. package/build-module/flex/flex/index.js.map +1 -1
  1236. package/build-module/flex/flex-block/component.js.map +1 -1
  1237. package/build-module/flex/flex-block/hook.js.map +1 -1
  1238. package/build-module/flex/flex-block/index.js.map +1 -1
  1239. package/build-module/flex/flex-item/component.js.map +1 -1
  1240. package/build-module/flex/flex-item/hook.js.map +1 -1
  1241. package/build-module/flex/flex-item/index.js.map +1 -1
  1242. package/build-module/flex/index.js.map +1 -1
  1243. package/build-module/flex/styles.js.map +1 -1
  1244. package/build-module/flex/types.js.map +1 -1
  1245. package/build-module/focal-point-picker/controls.js +3 -1
  1246. package/build-module/focal-point-picker/controls.js.map +1 -1
  1247. package/build-module/focal-point-picker/focal-point.js.map +1 -1
  1248. package/build-module/focal-point-picker/focal-point.native.js.map +1 -1
  1249. package/build-module/focal-point-picker/grid.js.map +1 -1
  1250. package/build-module/focal-point-picker/index.js +21 -7
  1251. package/build-module/focal-point-picker/index.js.map +1 -1
  1252. package/build-module/focal-point-picker/index.native.js.map +1 -1
  1253. package/build-module/focal-point-picker/media.js.map +1 -1
  1254. package/build-module/focal-point-picker/styles/focal-point-picker-style.js +18 -18
  1255. package/build-module/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
  1256. package/build-module/focal-point-picker/styles/focal-point-style.js +1 -1
  1257. package/build-module/focal-point-picker/styles/focal-point-style.js.map +1 -1
  1258. package/build-module/focal-point-picker/tooltip/index.native.js +3 -8
  1259. package/build-module/focal-point-picker/tooltip/index.native.js.map +1 -1
  1260. package/build-module/focal-point-picker/types.js.map +1 -1
  1261. package/build-module/focal-point-picker/utils.js +3 -1
  1262. package/build-module/focal-point-picker/utils.js.map +1 -1
  1263. package/build-module/focusable-iframe/index.js.map +1 -1
  1264. package/build-module/focusable-iframe/types.js.map +1 -1
  1265. package/build-module/font-size-picker/constants.js.map +1 -1
  1266. package/build-module/font-size-picker/font-size-picker-select.js.map +1 -1
  1267. package/build-module/font-size-picker/font-size-picker-toggle-group.js.map +1 -1
  1268. package/build-module/font-size-picker/index.js +3 -2
  1269. package/build-module/font-size-picker/index.js.map +1 -1
  1270. package/build-module/font-size-picker/index.native.js.map +1 -1
  1271. package/build-module/font-size-picker/styles.js +2 -2
  1272. package/build-module/font-size-picker/styles.js.map +1 -1
  1273. package/build-module/font-size-picker/types.js.map +1 -1
  1274. package/build-module/font-size-picker/utils.js.map +1 -1
  1275. package/build-module/footer-message-control/index.native.js.map +1 -1
  1276. package/build-module/form-file-upload/index.js.map +1 -1
  1277. package/build-module/form-file-upload/types.js.map +1 -1
  1278. package/build-module/form-toggle/index.js +8 -3
  1279. package/build-module/form-toggle/index.js.map +1 -1
  1280. package/build-module/form-toggle/types.js.map +1 -1
  1281. package/build-module/form-token-field/index.js.map +1 -1
  1282. package/build-module/form-token-field/styles.js.map +1 -1
  1283. package/build-module/form-token-field/suggestions-list.js.map +1 -1
  1284. package/build-module/form-token-field/token-input.js.map +1 -1
  1285. package/build-module/form-token-field/token.js.map +1 -1
  1286. package/build-module/form-token-field/types.js.map +1 -1
  1287. package/build-module/gradient-picker/index.js.map +1 -1
  1288. package/build-module/gradient-picker/types.js.map +1 -1
  1289. package/build-module/grid/component.js.map +1 -1
  1290. package/build-module/grid/hook.js.map +1 -1
  1291. package/build-module/grid/index.js.map +1 -1
  1292. package/build-module/grid/types.js.map +1 -1
  1293. package/build-module/grid/utils.js.map +1 -1
  1294. package/build-module/guide/icons.js.map +1 -1
  1295. package/build-module/guide/index.js.map +1 -1
  1296. package/build-module/guide/page-control.js.map +1 -1
  1297. package/build-module/guide/page.js.map +1 -1
  1298. package/build-module/guide/types.js.map +1 -1
  1299. package/build-module/h-stack/component.js.map +1 -1
  1300. package/build-module/h-stack/hook.js.map +1 -1
  1301. package/build-module/h-stack/index.js.map +1 -1
  1302. package/build-module/h-stack/types.js.map +1 -1
  1303. package/build-module/h-stack/utils.js.map +1 -1
  1304. package/build-module/heading/component.js.map +1 -1
  1305. package/build-module/heading/hook.js.map +1 -1
  1306. package/build-module/heading/index.js.map +1 -1
  1307. package/build-module/heading/types.js.map +1 -1
  1308. package/build-module/higher-order/navigate-regions/index.js.map +1 -1
  1309. package/build-module/higher-order/with-constrained-tabbing/index.js.map +1 -1
  1310. package/build-module/higher-order/with-fallback-styles/index.js.map +1 -1
  1311. package/build-module/higher-order/with-filters/index.js.map +1 -1
  1312. package/build-module/higher-order/with-focus-outside/index.js.map +1 -1
  1313. package/build-module/higher-order/with-focus-outside/index.native.js.map +1 -1
  1314. package/build-module/higher-order/with-focus-return/index.js.map +1 -1
  1315. package/build-module/higher-order/with-notices/index.js.map +1 -1
  1316. package/build-module/higher-order/with-notices/types.js.map +1 -1
  1317. package/build-module/higher-order/with-spoken-messages/index.js.map +1 -1
  1318. package/build-module/icon/index.js.map +1 -1
  1319. package/build-module/index.js.map +1 -1
  1320. package/build-module/index.native.js.map +1 -1
  1321. package/build-module/input-control/backdrop.js +2 -4
  1322. package/build-module/input-control/backdrop.js.map +1 -1
  1323. package/build-module/input-control/index.js +1 -5
  1324. package/build-module/input-control/index.js.map +1 -1
  1325. package/build-module/input-control/input-base.js +1 -5
  1326. package/build-module/input-control/input-base.js.map +1 -1
  1327. package/build-module/input-control/input-field.js +3 -10
  1328. package/build-module/input-control/input-field.js.map +1 -1
  1329. package/build-module/input-control/input-prefix-wrapper.js.map +1 -1
  1330. package/build-module/input-control/input-suffix-wrapper.js.map +1 -1
  1331. package/build-module/input-control/label.js +3 -1
  1332. package/build-module/input-control/label.js.map +1 -1
  1333. package/build-module/input-control/reducer/actions.js.map +1 -1
  1334. package/build-module/input-control/reducer/reducer.js.map +1 -1
  1335. package/build-module/input-control/reducer/state.js.map +1 -1
  1336. package/build-module/input-control/styles/input-control-styles.js +88 -107
  1337. package/build-module/input-control/styles/input-control-styles.js.map +1 -1
  1338. package/build-module/input-control/types.js.map +1 -1
  1339. package/build-module/input-control/utils.js +8 -4
  1340. package/build-module/input-control/utils.js.map +1 -1
  1341. package/build-module/isolated-event-container/index.js.map +1 -1
  1342. package/build-module/item-group/context.js.map +1 -1
  1343. package/build-module/item-group/index.js.map +1 -1
  1344. package/build-module/item-group/item/component.js.map +1 -1
  1345. package/build-module/item-group/item/hook.js +0 -4
  1346. package/build-module/item-group/item/hook.js.map +1 -1
  1347. package/build-module/item-group/item/index.js.map +1 -1
  1348. package/build-module/item-group/item-group/component.js.map +1 -1
  1349. package/build-module/item-group/item-group/hook.js.map +1 -1
  1350. package/build-module/item-group/item-group/index.js.map +1 -1
  1351. package/build-module/item-group/styles.js.map +1 -1
  1352. package/build-module/item-group/types.js.map +1 -1
  1353. package/build-module/keyboard-shortcuts/index.js.map +1 -1
  1354. package/build-module/keyboard-shortcuts/index.native.js.map +1 -1
  1355. package/build-module/keyboard-shortcuts/types.js.map +1 -1
  1356. package/build-module/lock-unlock.js.map +1 -1
  1357. package/build-module/menu-group/index.js.map +1 -1
  1358. package/build-module/menu-group/types.js.map +1 -1
  1359. package/build-module/menu-item/index.js.map +1 -1
  1360. package/build-module/menu-item/types.js.map +1 -1
  1361. package/build-module/menu-items-choice/index.js.map +1 -1
  1362. package/build-module/menu-items-choice/types.js.map +1 -1
  1363. package/build-module/mobile/audio-player/audio-url-parser.native.js.map +1 -1
  1364. package/build-module/mobile/audio-player/index.native.js.map +1 -1
  1365. package/build-module/mobile/autocompletion-items.native.js.map +1 -1
  1366. package/build-module/mobile/badge/index.native.js.map +1 -1
  1367. package/build-module/mobile/bottom-sheet/bottom-sheet-context.native.js.map +1 -1
  1368. package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js.map +1 -1
  1369. package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js.map +1 -1
  1370. package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
  1371. package/build-module/mobile/bottom-sheet/button.native.js.map +1 -1
  1372. package/build-module/mobile/bottom-sheet/cell.native.js.map +1 -1
  1373. package/build-module/mobile/bottom-sheet/chevron-back.native.js.map +1 -1
  1374. package/build-module/mobile/bottom-sheet/color-cell.native.js.map +1 -1
  1375. package/build-module/mobile/bottom-sheet/cycle-picker-cell.native.js.map +1 -1
  1376. package/build-module/mobile/bottom-sheet/footer-message-cell.native.js.map +1 -1
  1377. package/build-module/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js.map +1 -1
  1378. package/build-module/mobile/bottom-sheet/index.native.js.map +1 -1
  1379. package/build-module/mobile/bottom-sheet/keyboard-avoiding-view.native.js.map +1 -1
  1380. package/build-module/mobile/bottom-sheet/link-cell.native.js.map +1 -1
  1381. package/build-module/mobile/bottom-sheet/link-suggestion-item-cell.native.js.map +1 -1
  1382. package/build-module/mobile/bottom-sheet/lock-icon/index.native.js.map +1 -1
  1383. package/build-module/mobile/bottom-sheet/nav-bar/action-button.native.js.map +1 -1
  1384. package/build-module/mobile/bottom-sheet/nav-bar/apply-button.native.js.map +1 -1
  1385. package/build-module/mobile/bottom-sheet/nav-bar/back-button.native.js.map +1 -1
  1386. package/build-module/mobile/bottom-sheet/nav-bar/heading.native.js.map +1 -1
  1387. package/build-module/mobile/bottom-sheet/nav-bar/index.native.js.map +1 -1
  1388. package/build-module/mobile/bottom-sheet/picker-cell.native.js.map +1 -1
  1389. package/build-module/mobile/bottom-sheet/radio-cell.native.js.map +1 -1
  1390. package/build-module/mobile/bottom-sheet/range-cell.native.js.map +1 -1
  1391. package/build-module/mobile/bottom-sheet/range-text-input.native.js.map +1 -1
  1392. package/build-module/mobile/bottom-sheet/ripple.native.js.map +1 -1
  1393. package/build-module/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
  1394. package/build-module/mobile/bottom-sheet/stepper-cell/stepper.android.js.map +1 -1
  1395. package/build-module/mobile/bottom-sheet/stepper-cell/stepper.ios.js.map +1 -1
  1396. package/build-module/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
  1397. package/build-module/mobile/bottom-sheet/switch-cell.native.js.map +1 -1
  1398. package/build-module/mobile/bottom-sheet-select-control/index.native.js +5 -1
  1399. package/build-module/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
  1400. package/build-module/mobile/bottom-sheet-text-control/index.native.js.map +1 -1
  1401. package/build-module/mobile/clipboard/index.native.js.map +1 -1
  1402. package/build-module/mobile/color-settings/gradient-picker-screen.native.js.map +1 -1
  1403. package/build-module/mobile/color-settings/index.native.js.map +1 -1
  1404. package/build-module/mobile/color-settings/palette.screen.native.js.map +1 -1
  1405. package/build-module/mobile/color-settings/picker-screen.native.js.map +1 -1
  1406. package/build-module/mobile/color-settings/utils.native.js.map +1 -1
  1407. package/build-module/mobile/cycle-select-control/index.native.js.map +1 -1
  1408. package/build-module/mobile/dashicons/index.native.js.map +1 -1
  1409. package/build-module/mobile/focal-point-settings-panel/index.native.js.map +1 -1
  1410. package/build-module/mobile/global-styles-context/index.native.js.map +1 -1
  1411. package/build-module/mobile/global-styles-context/utils.native.js.map +1 -1
  1412. package/build-module/mobile/gradient/index.native.js +3 -1
  1413. package/build-module/mobile/gradient/index.native.js.map +1 -1
  1414. package/build-module/mobile/gridicons/index.native.js.map +1 -1
  1415. package/build-module/mobile/html-text-input/index.native.js.map +1 -1
  1416. package/build-module/mobile/image/constants.js.map +1 -1
  1417. package/build-module/mobile/image/icon-customize.native.js.map +1 -1
  1418. package/build-module/mobile/image/icon-retry.native.js.map +1 -1
  1419. package/build-module/mobile/image/image-editing-button.native.js.map +1 -1
  1420. package/build-module/mobile/image/index.native.js.map +1 -1
  1421. package/build-module/mobile/image/utils/index.native.js.map +1 -1
  1422. package/build-module/mobile/keyboard-avoiding-view/index.android.js.map +1 -1
  1423. package/build-module/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
  1424. package/build-module/mobile/keyboard-aware-flat-list/index.android.js +9 -3
  1425. package/build-module/mobile/keyboard-aware-flat-list/index.android.js.map +1 -1
  1426. package/build-module/mobile/keyboard-aware-flat-list/index.ios.js +16 -15
  1427. package/build-module/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
  1428. package/build-module/mobile/keyboard-aware-flat-list/shared.native.js +27 -0
  1429. package/build-module/mobile/keyboard-aware-flat-list/shared.native.js.map +1 -0
  1430. package/build-module/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js.map +1 -1
  1431. package/build-module/mobile/keyboard-aware-flat-list/use-scroll-to-element.native.js.map +1 -1
  1432. package/build-module/mobile/keyboard-aware-flat-list/use-scroll-to-section.native.js.map +1 -1
  1433. package/build-module/mobile/keyboard-aware-flat-list/use-scroll.native.js.map +1 -1
  1434. package/build-module/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js.map +1 -1
  1435. package/build-module/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js.map +1 -1
  1436. package/build-module/mobile/layout-animation/index.native.js.map +1 -1
  1437. package/build-module/mobile/link-picker/index.native.js.map +1 -1
  1438. package/build-module/mobile/link-picker/link-picker-results.native.js.map +1 -1
  1439. package/build-module/mobile/link-picker/link-picker-screen.native.js.map +1 -1
  1440. package/build-module/mobile/link-settings/index.native.js.map +1 -1
  1441. package/build-module/mobile/link-settings/link-rel.native.js.map +1 -1
  1442. package/build-module/mobile/link-settings/link-settings-navigation.native.js.map +1 -1
  1443. package/build-module/mobile/link-settings/link-settings-screen.native.js.map +1 -1
  1444. package/build-module/mobile/media-edit/index.native.js.map +1 -1
  1445. package/build-module/mobile/picker/index.android.js.map +1 -1
  1446. package/build-module/mobile/picker/index.ios.js.map +1 -1
  1447. package/build-module/mobile/segmented-control/index.native.js.map +1 -1
  1448. package/build-module/mobile/utils/alignments.native.js.map +1 -1
  1449. package/build-module/mobile/utils/get-px-from-css-unit.native.js.map +1 -1
  1450. package/build-module/mobile/utils/index.native.js.map +1 -1
  1451. package/build-module/mobile/utils/use-is-floating-keyboard.native.js.map +1 -1
  1452. package/build-module/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
  1453. package/build-module/modal/aria-helper.js +9 -3
  1454. package/build-module/modal/aria-helper.js.map +1 -1
  1455. package/build-module/modal/index.js +6 -2
  1456. package/build-module/modal/index.js.map +1 -1
  1457. package/build-module/modal/types.js.map +1 -1
  1458. package/build-module/navigable-container/container.js.map +1 -1
  1459. package/build-module/navigable-container/index.js.map +1 -1
  1460. package/build-module/navigable-container/menu.js.map +1 -1
  1461. package/build-module/navigable-container/tabbable.js.map +1 -1
  1462. package/build-module/navigable-container/types.js.map +1 -1
  1463. package/build-module/navigation/back-button/index.js +4 -0
  1464. package/build-module/navigation/back-button/index.js.map +1 -1
  1465. package/build-module/navigation/constants.js.map +1 -1
  1466. package/build-module/navigation/context.js.map +1 -1
  1467. package/build-module/navigation/group/context.js.map +1 -1
  1468. package/build-module/navigation/group/index.js +4 -0
  1469. package/build-module/navigation/group/index.js.map +1 -1
  1470. package/build-module/navigation/index.js +2 -0
  1471. package/build-module/navigation/index.js.map +1 -1
  1472. package/build-module/navigation/item/base-content.js.map +1 -1
  1473. package/build-module/navigation/item/base.js.map +1 -1
  1474. package/build-module/navigation/item/index.js +4 -0
  1475. package/build-module/navigation/item/index.js.map +1 -1
  1476. package/build-module/navigation/item/use-navigation-tree-item.js.map +1 -1
  1477. package/build-module/navigation/menu/context.js.map +1 -1
  1478. package/build-module/navigation/menu/index.js +3 -0
  1479. package/build-module/navigation/menu/index.js.map +1 -1
  1480. package/build-module/navigation/menu/menu-title-search.js.map +1 -1
  1481. package/build-module/navigation/menu/menu-title.js.map +1 -1
  1482. package/build-module/navigation/menu/search-no-results-found.js.map +1 -1
  1483. package/build-module/navigation/menu/use-navigation-tree-menu.js.map +1 -1
  1484. package/build-module/navigation/styles/navigation-styles.js +22 -22
  1485. package/build-module/navigation/styles/navigation-styles.js.map +1 -1
  1486. package/build-module/navigation/types.js.map +1 -1
  1487. package/build-module/navigation/use-create-navigation-tree.js.map +1 -1
  1488. package/build-module/navigation/use-navigation-tree-nodes.js.map +1 -1
  1489. package/build-module/navigation/utils.js.map +1 -1
  1490. package/build-module/navigator/context.js.map +1 -1
  1491. package/build-module/navigator/index.js.map +1 -1
  1492. package/build-module/navigator/navigator-back-button/component.js.map +1 -1
  1493. package/build-module/navigator/navigator-back-button/hook.js.map +1 -1
  1494. package/build-module/navigator/navigator-back-button/index.js.map +1 -1
  1495. package/build-module/navigator/navigator-button/component.js.map +1 -1
  1496. package/build-module/navigator/navigator-button/hook.js.map +1 -1
  1497. package/build-module/navigator/navigator-button/index.js.map +1 -1
  1498. package/build-module/navigator/navigator-provider/component.js +4 -0
  1499. package/build-module/navigator/navigator-provider/component.js.map +1 -1
  1500. package/build-module/navigator/navigator-provider/index.js.map +1 -1
  1501. package/build-module/navigator/navigator-screen/component.js.map +1 -1
  1502. package/build-module/navigator/navigator-screen/index.js.map +1 -1
  1503. package/build-module/navigator/navigator-to-parent-button/component.js.map +1 -1
  1504. package/build-module/navigator/navigator-to-parent-button/index.js.map +1 -1
  1505. package/build-module/navigator/styles.js.map +1 -1
  1506. package/build-module/navigator/types.js.map +1 -1
  1507. package/build-module/navigator/use-navigator.js.map +1 -1
  1508. package/build-module/navigator/utils/router.js.map +1 -1
  1509. package/build-module/notice/index.js.map +1 -1
  1510. package/build-module/notice/index.native.js.map +1 -1
  1511. package/build-module/notice/list.js.map +1 -1
  1512. package/build-module/notice/list.native.js.map +1 -1
  1513. package/build-module/notice/types.js.map +1 -1
  1514. package/build-module/number-control/index.js.map +1 -1
  1515. package/build-module/number-control/styles/number-control-styles.js.map +1 -1
  1516. package/build-module/number-control/types.js.map +1 -1
  1517. package/build-module/palette-edit/index.js.map +1 -1
  1518. package/build-module/palette-edit/styles.js +1 -1
  1519. package/build-module/palette-edit/styles.js.map +1 -1
  1520. package/build-module/palette-edit/types.js.map +1 -1
  1521. package/build-module/panel/actions.native.js.map +1 -1
  1522. package/build-module/panel/body.js +3 -1
  1523. package/build-module/panel/body.js.map +1 -1
  1524. package/build-module/panel/body.native.js.map +1 -1
  1525. package/build-module/panel/bottom-separator-cover.native.js.map +1 -1
  1526. package/build-module/panel/header.js.map +1 -1
  1527. package/build-module/panel/index.js.map +1 -1
  1528. package/build-module/panel/row.js +5 -0
  1529. package/build-module/panel/row.js.map +1 -1
  1530. package/build-module/panel/types.js.map +1 -1
  1531. package/build-module/placeholder/index.js.map +1 -1
  1532. package/build-module/placeholder/types.js.map +1 -1
  1533. package/build-module/popover/index.js +3 -1
  1534. package/build-module/popover/index.js.map +1 -1
  1535. package/build-module/popover/overlay-middlewares.js +3 -1
  1536. package/build-module/popover/overlay-middlewares.js.map +1 -1
  1537. package/build-module/popover/types.js.map +1 -1
  1538. package/build-module/popover/utils.js.map +1 -1
  1539. package/build-module/private-apis.js.map +1 -1
  1540. package/build-module/private-apis.native.js.map +1 -1
  1541. package/build-module/progress-bar/index.js +4 -2
  1542. package/build-module/progress-bar/index.js.map +1 -1
  1543. package/build-module/progress-bar/styles.js +16 -11
  1544. package/build-module/progress-bar/styles.js.map +1 -1
  1545. package/build-module/progress-bar/types.js.map +1 -1
  1546. package/build-module/query-controls/author-select.js +3 -1
  1547. package/build-module/query-controls/author-select.js.map +1 -1
  1548. package/build-module/query-controls/category-select.js.map +1 -1
  1549. package/build-module/query-controls/index.js.map +1 -1
  1550. package/build-module/query-controls/index.native.js.map +1 -1
  1551. package/build-module/query-controls/terms.js.map +1 -1
  1552. package/build-module/query-controls/types.js.map +1 -1
  1553. package/build-module/radio-control/index.js.map +1 -1
  1554. package/build-module/radio-control/index.native.js.map +1 -1
  1555. package/build-module/radio-control/types.js.map +1 -1
  1556. package/build-module/radio-group/context.js.map +1 -1
  1557. package/build-module/radio-group/index.js.map +1 -1
  1558. package/build-module/radio-group/radio.js.map +1 -1
  1559. package/build-module/radio-group/types.js.map +1 -1
  1560. package/build-module/range-control/index.js.map +1 -1
  1561. package/build-module/range-control/index.native.js.map +1 -1
  1562. package/build-module/range-control/input-range.js.map +1 -1
  1563. package/build-module/range-control/mark.js.map +1 -1
  1564. package/build-module/range-control/rail.js +1 -1
  1565. package/build-module/range-control/rail.js.map +1 -1
  1566. package/build-module/range-control/styles/range-control-styles.js +44 -44
  1567. package/build-module/range-control/styles/range-control-styles.js.map +1 -1
  1568. package/build-module/range-control/tooltip.js.map +1 -1
  1569. package/build-module/range-control/types.js.map +1 -1
  1570. package/build-module/range-control/utils.js.map +1 -1
  1571. package/build-module/resizable-box/index.js.map +1 -1
  1572. package/build-module/resizable-box/index.native.js.map +1 -1
  1573. package/build-module/resizable-box/resize-tooltip/index.js +3 -1
  1574. package/build-module/resizable-box/resize-tooltip/index.js.map +1 -1
  1575. package/build-module/resizable-box/resize-tooltip/label.js +3 -1
  1576. package/build-module/resizable-box/resize-tooltip/label.js.map +1 -1
  1577. package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js +3 -3
  1578. package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js.map +1 -1
  1579. package/build-module/resizable-box/resize-tooltip/utils.js +12 -4
  1580. package/build-module/resizable-box/resize-tooltip/utils.js.map +1 -1
  1581. package/build-module/responsive-wrapper/index.js.map +1 -1
  1582. package/build-module/responsive-wrapper/types.js.map +1 -1
  1583. package/build-module/sandbox/index.js.map +1 -1
  1584. package/build-module/sandbox/index.native.js.map +1 -1
  1585. package/build-module/sandbox/types.js.map +1 -1
  1586. package/build-module/scroll-lock/index.js.map +1 -1
  1587. package/build-module/scrollable/component.js.map +1 -1
  1588. package/build-module/scrollable/hook.js.map +1 -1
  1589. package/build-module/scrollable/index.js.map +1 -1
  1590. package/build-module/scrollable/styles.js.map +1 -1
  1591. package/build-module/scrollable/types.js.map +1 -1
  1592. package/build-module/search-control/index.js.map +1 -1
  1593. package/build-module/search-control/index.native.js.map +1 -1
  1594. package/build-module/search-control/styles.js +1 -1
  1595. package/build-module/search-control/styles.js.map +1 -1
  1596. package/build-module/search-control/types.js.map +1 -1
  1597. package/build-module/select-control/chevron-down.js.map +1 -1
  1598. package/build-module/select-control/index.js +4 -17
  1599. package/build-module/select-control/index.js.map +1 -1
  1600. package/build-module/select-control/index.native.js.map +1 -1
  1601. package/build-module/select-control/styles/select-control-styles.js +10 -8
  1602. package/build-module/select-control/styles/select-control-styles.js.map +1 -1
  1603. package/build-module/select-control/types.js.map +1 -1
  1604. package/build-module/shortcut/index.js.map +1 -1
  1605. package/build-module/shortcut/types.js.map +1 -1
  1606. package/build-module/slot-fill/bubbles-virtually/fill.js.map +1 -1
  1607. package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js +4 -6
  1608. package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
  1609. package/build-module/slot-fill/bubbles-virtually/slot-fill-provider.js +7 -12
  1610. package/build-module/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
  1611. package/build-module/slot-fill/bubbles-virtually/slot.js.map +1 -1
  1612. package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js +2 -12
  1613. package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
  1614. package/build-module/slot-fill/bubbles-virtually/use-slot.js +2 -12
  1615. package/build-module/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
  1616. package/build-module/slot-fill/context.js.map +1 -1
  1617. package/build-module/slot-fill/fill.js.map +1 -1
  1618. package/build-module/slot-fill/index.js.map +1 -1
  1619. package/build-module/slot-fill/index.native.js.map +1 -1
  1620. package/build-module/slot-fill/provider.js.map +1 -1
  1621. package/build-module/slot-fill/slot.js.map +1 -1
  1622. package/build-module/slot-fill/types.js.map +1 -1
  1623. package/build-module/slot-fill/use-slot.js.map +1 -1
  1624. package/build-module/snackbar/index.js +1 -1
  1625. package/build-module/snackbar/index.js.map +1 -1
  1626. package/build-module/snackbar/list.js.map +1 -1
  1627. package/build-module/snackbar/types.js.map +1 -1
  1628. package/build-module/spacer/component.js.map +1 -1
  1629. package/build-module/spacer/hook.js.map +1 -1
  1630. package/build-module/spacer/index.js.map +1 -1
  1631. package/build-module/spacer/types.js.map +1 -1
  1632. package/build-module/spinner/index.js.map +1 -1
  1633. package/build-module/spinner/index.native.js.map +1 -1
  1634. package/build-module/spinner/styles.js +3 -3
  1635. package/build-module/spinner/styles.js.map +1 -1
  1636. package/build-module/style-provider/index.js.map +1 -1
  1637. package/build-module/style-provider/index.native.js.map +1 -1
  1638. package/build-module/style-provider/types.js.map +1 -1
  1639. package/build-module/surface/component.js.map +1 -1
  1640. package/build-module/surface/hook.js.map +1 -1
  1641. package/build-module/surface/index.js.map +1 -1
  1642. package/build-module/surface/styles.js.map +1 -1
  1643. package/build-module/surface/types.js.map +1 -1
  1644. package/build-module/tab-panel/index.js.map +1 -1
  1645. package/build-module/tab-panel/types.js.map +1 -1
  1646. package/build-module/tabs/context.js.map +1 -1
  1647. package/build-module/tabs/index.js +7 -0
  1648. package/build-module/tabs/index.js.map +1 -1
  1649. package/build-module/tabs/styles.js +1 -1
  1650. package/build-module/tabs/styles.js.map +1 -1
  1651. package/build-module/tabs/tab.js.map +1 -1
  1652. package/build-module/tabs/tablist.js.map +1 -1
  1653. package/build-module/tabs/tabpanel.js.map +1 -1
  1654. package/build-module/tabs/types.js.map +1 -1
  1655. package/build-module/text/component.js.map +1 -1
  1656. package/build-module/text/get-line-height.js +6 -2
  1657. package/build-module/text/get-line-height.js.map +1 -1
  1658. package/build-module/text/hook.js.map +1 -1
  1659. package/build-module/text/index.js.map +1 -1
  1660. package/build-module/text/index.native.js.map +1 -1
  1661. package/build-module/text/styles/emotion-css.native.js.map +1 -1
  1662. package/build-module/text/styles/font-family.native.js.map +1 -1
  1663. package/build-module/text/styles/text-mixins.native.js.map +1 -1
  1664. package/build-module/text/styles.js +7 -7
  1665. package/build-module/text/styles.js.map +1 -1
  1666. package/build-module/text/types.js.map +1 -1
  1667. package/build-module/text/utils.js +6 -2
  1668. package/build-module/text/utils.js.map +1 -1
  1669. package/build-module/text-control/index.js.map +1 -1
  1670. package/build-module/text-control/index.native.js.map +1 -1
  1671. package/build-module/text-control/types.js.map +1 -1
  1672. package/build-module/text-highlight/index.js.map +1 -1
  1673. package/build-module/text-highlight/types.js.map +1 -1
  1674. package/build-module/textarea-control/index.js.map +1 -1
  1675. package/build-module/textarea-control/index.native.js.map +1 -1
  1676. package/build-module/textarea-control/styles/textarea-control-styles.js +1 -1
  1677. package/build-module/textarea-control/styles/textarea-control-styles.js.map +1 -1
  1678. package/build-module/textarea-control/types.js.map +1 -1
  1679. package/build-module/theme/color-algorithms.js +6 -2
  1680. package/build-module/theme/color-algorithms.js.map +1 -1
  1681. package/build-module/theme/index.js.map +1 -1
  1682. package/build-module/theme/styles.js +1 -1
  1683. package/build-module/theme/styles.js.map +1 -1
  1684. package/build-module/theme/types.js.map +1 -1
  1685. package/build-module/tip/index.js.map +1 -1
  1686. package/build-module/tip/types.js.map +1 -1
  1687. package/build-module/toggle-control/index.js +6 -4
  1688. package/build-module/toggle-control/index.js.map +1 -1
  1689. package/build-module/toggle-control/index.native.js.map +1 -1
  1690. package/build-module/toggle-control/types.js.map +1 -1
  1691. package/build-module/toggle-group-control/context.js.map +1 -1
  1692. package/build-module/toggle-group-control/index.js.map +1 -1
  1693. package/build-module/toggle-group-control/toggle-group-control/as-button-group.js.map +1 -1
  1694. package/build-module/toggle-group-control/toggle-group-control/as-radio-group.js.map +1 -1
  1695. package/build-module/toggle-group-control/toggle-group-control/component.js.map +1 -1
  1696. package/build-module/toggle-group-control/toggle-group-control/index.js.map +1 -1
  1697. package/build-module/toggle-group-control/toggle-group-control/styles.js +1 -1
  1698. package/build-module/toggle-group-control/toggle-group-control/styles.js.map +1 -1
  1699. package/build-module/toggle-group-control/toggle-group-control/utils.js.map +1 -1
  1700. package/build-module/toggle-group-control/toggle-group-control-option/component.js.map +1 -1
  1701. package/build-module/toggle-group-control/toggle-group-control-option/index.js.map +1 -1
  1702. package/build-module/toggle-group-control/toggle-group-control-option-base/component.js +3 -1
  1703. package/build-module/toggle-group-control/toggle-group-control-option-base/component.js.map +1 -1
  1704. package/build-module/toggle-group-control/toggle-group-control-option-base/index.js.map +1 -1
  1705. package/build-module/toggle-group-control/toggle-group-control-option-base/styles.js +12 -12
  1706. package/build-module/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
  1707. package/build-module/toggle-group-control/toggle-group-control-option-icon/component.js.map +1 -1
  1708. package/build-module/toggle-group-control/toggle-group-control-option-icon/index.js.map +1 -1
  1709. package/build-module/toggle-group-control/types.js.map +1 -1
  1710. package/build-module/toolbar/index.js.map +1 -1
  1711. package/build-module/toolbar/toolbar/index.js.map +1 -1
  1712. package/build-module/toolbar/toolbar/toolbar-container.js.map +1 -1
  1713. package/build-module/toolbar/toolbar/toolbar-container.native.js.map +1 -1
  1714. package/build-module/toolbar/toolbar/types.js.map +1 -1
  1715. package/build-module/toolbar/toolbar-button/index.js.map +1 -1
  1716. package/build-module/toolbar/toolbar-button/toolbar-button-container.js.map +1 -1
  1717. package/build-module/toolbar/toolbar-button/toolbar-button-container.native.js.map +1 -1
  1718. package/build-module/toolbar/toolbar-button/types.js.map +1 -1
  1719. package/build-module/toolbar/toolbar-context/index.js.map +1 -1
  1720. package/build-module/toolbar/toolbar-dropdown-menu/index.js.map +1 -1
  1721. package/build-module/toolbar/toolbar-group/index.js.map +1 -1
  1722. package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.js.map +1 -1
  1723. package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.native.js.map +1 -1
  1724. package/build-module/toolbar/toolbar-group/toolbar-group-container.js.map +1 -1
  1725. package/build-module/toolbar/toolbar-group/toolbar-group-container.native.js.map +1 -1
  1726. package/build-module/toolbar/toolbar-group/types.js.map +1 -1
  1727. package/build-module/toolbar/toolbar-item/index.js.map +1 -1
  1728. package/build-module/toolbar/toolbar-item/index.native.js.map +1 -1
  1729. package/build-module/toolbar/toolbar-item/types.js.map +1 -1
  1730. package/build-module/tools-panel/context.js.map +1 -1
  1731. package/build-module/tools-panel/index.js.map +1 -1
  1732. package/build-module/tools-panel/styles.js +2 -2
  1733. package/build-module/tools-panel/styles.js.map +1 -1
  1734. package/build-module/tools-panel/tools-panel/component.js.map +1 -1
  1735. package/build-module/tools-panel/tools-panel/hook.js.map +1 -1
  1736. package/build-module/tools-panel/tools-panel/index.js.map +1 -1
  1737. package/build-module/tools-panel/tools-panel-header/component.js.map +1 -1
  1738. package/build-module/tools-panel/tools-panel-header/hook.js.map +1 -1
  1739. package/build-module/tools-panel/tools-panel-header/index.js.map +1 -1
  1740. package/build-module/tools-panel/tools-panel-item/component.js.map +1 -1
  1741. package/build-module/tools-panel/tools-panel-item/hook.js.map +1 -1
  1742. package/build-module/tools-panel/tools-panel-item/index.js.map +1 -1
  1743. package/build-module/tools-panel/types.js.map +1 -1
  1744. package/build-module/tooltip/index.js.map +1 -1
  1745. package/build-module/tooltip/index.native.js.map +1 -1
  1746. package/build-module/tooltip/types.js.map +1 -1
  1747. package/build-module/tree-grid/cell.js.map +1 -1
  1748. package/build-module/tree-grid/index.js.map +1 -1
  1749. package/build-module/tree-grid/item.js.map +1 -1
  1750. package/build-module/tree-grid/roving-tab-index-context.js.map +1 -1
  1751. package/build-module/tree-grid/roving-tab-index-item.js +3 -1
  1752. package/build-module/tree-grid/roving-tab-index-item.js.map +1 -1
  1753. package/build-module/tree-grid/roving-tab-index.js.map +1 -1
  1754. package/build-module/tree-grid/row.js.map +1 -1
  1755. package/build-module/tree-grid/types.js.map +1 -1
  1756. package/build-module/tree-select/index.js.map +1 -1
  1757. package/build-module/tree-select/types.js.map +1 -1
  1758. package/build-module/truncate/component.js.map +1 -1
  1759. package/build-module/truncate/hook.js +4 -1
  1760. package/build-module/truncate/hook.js.map +1 -1
  1761. package/build-module/truncate/index.js.map +1 -1
  1762. package/build-module/truncate/styles.js.map +1 -1
  1763. package/build-module/truncate/types.js.map +1 -1
  1764. package/build-module/truncate/utils.js.map +1 -1
  1765. package/build-module/unit-control/index.js +3 -1
  1766. package/build-module/unit-control/index.js.map +1 -1
  1767. package/build-module/unit-control/index.native.js.map +1 -1
  1768. package/build-module/unit-control/styles/unit-control-styles.js +2 -2
  1769. package/build-module/unit-control/styles/unit-control-styles.js.map +1 -1
  1770. package/build-module/unit-control/types.js.map +1 -1
  1771. package/build-module/unit-control/unit-select-control.js.map +1 -1
  1772. package/build-module/unit-control/utils.js.map +1 -1
  1773. package/build-module/utils/base-label.js.map +1 -1
  1774. package/build-module/utils/box-sizing.js.map +1 -1
  1775. package/build-module/utils/breakpoint-values.js.map +1 -1
  1776. package/build-module/utils/breakpoint.js.map +1 -1
  1777. package/build-module/utils/colors-values.js.map +1 -1
  1778. package/build-module/utils/colors.js +21 -7
  1779. package/build-module/utils/colors.js.map +1 -1
  1780. package/build-module/utils/config-values.js.map +1 -1
  1781. package/build-module/utils/font-size.js +3 -1
  1782. package/build-module/utils/font-size.js.map +1 -1
  1783. package/build-module/utils/font-values.js.map +1 -1
  1784. package/build-module/utils/font.js.map +1 -1
  1785. package/build-module/utils/get-valid-children.js +3 -1
  1786. package/build-module/utils/get-valid-children.js.map +1 -1
  1787. package/build-module/utils/hooks/emotion.d.js.map +1 -1
  1788. package/build-module/utils/hooks/index.js.map +1 -1
  1789. package/build-module/utils/hooks/use-controlled-state.js.map +1 -1
  1790. package/build-module/utils/hooks/use-controlled-value.js.map +1 -1
  1791. package/build-module/utils/hooks/use-cx.js.map +1 -1
  1792. package/build-module/utils/hooks/use-update-effect.js.map +1 -1
  1793. package/build-module/utils/index.js.map +1 -1
  1794. package/build-module/utils/input/base.js +2 -3
  1795. package/build-module/utils/input/base.js.map +1 -1
  1796. package/build-module/utils/input/index.js.map +1 -1
  1797. package/build-module/utils/input/input-control.js.map +1 -1
  1798. package/build-module/utils/math.js.map +1 -1
  1799. package/build-module/utils/reduce-motion.js +4 -0
  1800. package/build-module/utils/reduce-motion.js.map +1 -1
  1801. package/build-module/utils/rtl.js +2 -2
  1802. package/build-module/utils/rtl.js.map +1 -1
  1803. package/build-module/utils/space.js.map +1 -1
  1804. package/build-module/utils/strings.js +12 -57
  1805. package/build-module/utils/strings.js.map +1 -1
  1806. package/build-module/utils/style-mixins.js.map +1 -1
  1807. package/build-module/utils/types.js.map +1 -1
  1808. package/build-module/utils/unit-values.js.map +1 -1
  1809. package/build-module/utils/use-deprecated-props.js.map +1 -1
  1810. package/build-module/utils/use-responsive-value.js +3 -1
  1811. package/build-module/utils/use-responsive-value.js.map +1 -1
  1812. package/build-module/utils/values.js.map +1 -1
  1813. package/build-module/utils/with-ignore-ime-events.js.map +1 -1
  1814. package/build-module/v-stack/component.js.map +1 -1
  1815. package/build-module/v-stack/hook.js.map +1 -1
  1816. package/build-module/v-stack/index.js.map +1 -1
  1817. package/build-module/v-stack/types.js.map +1 -1
  1818. package/build-module/view/component.js +30 -8
  1819. package/build-module/view/component.js.map +1 -1
  1820. package/build-module/view/index.js.map +1 -1
  1821. package/build-module/visually-hidden/component.js.map +1 -1
  1822. package/build-module/visually-hidden/index.js.map +1 -1
  1823. package/build-module/visually-hidden/styles.js.map +1 -1
  1824. package/build-module/visually-hidden/types.js.map +1 -1
  1825. package/build-module/z-stack/component.js.map +1 -1
  1826. package/build-module/z-stack/index.js.map +1 -1
  1827. package/build-module/z-stack/styles.js +2 -2
  1828. package/build-module/z-stack/styles.js.map +1 -1
  1829. package/build-module/z-stack/types.js.map +1 -1
  1830. package/build-style/style-rtl.css +82 -72
  1831. package/build-style/style.css +82 -72
  1832. package/build-types/alignment-matrix-control/index.d.ts.map +1 -1
  1833. package/build-types/alignment-matrix-control/stories/index.story.d.ts +1 -1
  1834. package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -1
  1835. package/build-types/alignment-matrix-control/styles/alignment-matrix-control-styles.d.ts.map +1 -1
  1836. package/build-types/alignment-matrix-control/utils.d.ts.map +1 -1
  1837. package/build-types/angle-picker-control/stories/index.story.d.ts +1 -1
  1838. package/build-types/animate/stories/index.story.d.ts +7 -7
  1839. package/build-types/animate/stories/index.story.d.ts.map +1 -1
  1840. package/build-types/autocomplete/autocompleter-ui.d.ts.map +1 -1
  1841. package/build-types/autocomplete/index.d.ts.map +1 -1
  1842. package/build-types/base-control/stories/index.story.d.ts +1 -1
  1843. package/build-types/border-box-control/border-box-control/hook.d.ts +4 -4
  1844. package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts +4 -4
  1845. package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts +4 -4
  1846. package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +4 -4
  1847. package/build-types/border-box-control/stories/index.story.d.ts +1 -1
  1848. package/build-types/border-control/border-control/hook.d.ts +4 -4
  1849. package/build-types/border-control/border-control-dropdown/hook.d.ts +4 -4
  1850. package/build-types/border-control/stories/index.story.d.ts +6 -6
  1851. package/build-types/box-control/stories/index.story.d.ts +30 -30
  1852. package/build-types/button/stories/e2e/index.story.d.ts +1 -1
  1853. package/build-types/button/stories/e2e/index.story.d.ts.map +1 -1
  1854. package/build-types/button/stories/index.story.d.ts +7 -7
  1855. package/build-types/button/stories/index.story.d.ts.map +1 -1
  1856. package/build-types/card/card/hook.d.ts +4 -4
  1857. package/build-types/card/card-body/hook.d.ts +4 -4
  1858. package/build-types/card/card-divider/hook.d.ts +4 -4
  1859. package/build-types/card/card-footer/hook.d.ts +4 -4
  1860. package/build-types/card/card-header/hook.d.ts +4 -4
  1861. package/build-types/card/card-media/hook.d.ts +4 -4
  1862. package/build-types/card/stories/index.story.d.ts +2 -2
  1863. package/build-types/checkbox-control/index.d.ts.map +1 -1
  1864. package/build-types/circular-option-picker/stories/index.story.d.ts +5 -5
  1865. package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -1
  1866. package/build-types/color-palette/stories/index.story.d.ts +3 -3
  1867. package/build-types/color-palette/stories/index.story.d.ts.map +1 -1
  1868. package/build-types/color-picker/hex-input.d.ts.map +1 -1
  1869. package/build-types/color-picker/stories/index.story.d.ts +1 -1
  1870. package/build-types/color-picker/styles.d.ts +1 -1
  1871. package/build-types/color-picker/use-deprecated-props.d.ts.map +1 -1
  1872. package/build-types/combobox-control/stories/index.story.d.ts +2 -2
  1873. package/build-types/confirm-dialog/stories/index.story.d.ts +2 -2
  1874. package/build-types/confirm-dialog/stories/index.story.d.ts.map +1 -1
  1875. package/build-types/context/context-connect.d.ts.map +1 -1
  1876. package/build-types/custom-gradient-picker/stories/index.story.d.ts +1 -1
  1877. package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -1
  1878. package/build-types/custom-select-control/index.d.ts.map +1 -1
  1879. package/build-types/custom-select-control-v2/legacy-component/index.d.ts.map +1 -1
  1880. package/build-types/custom-select-control-v2/stories/default.story.d.ts +3 -3
  1881. package/build-types/custom-select-control-v2/stories/legacy.story.d.ts +3 -3
  1882. package/build-types/custom-select-control-v2/stories/legacy.story.d.ts.map +1 -1
  1883. package/build-types/custom-select-control-v2/types.d.ts +7 -0
  1884. package/build-types/custom-select-control-v2/types.d.ts.map +1 -1
  1885. package/build-types/date-time/time/styles.d.ts +4 -4
  1886. package/build-types/dimension-control/stories/index.story.d.ts +2 -2
  1887. package/build-types/dimension-control/stories/index.story.d.ts.map +1 -1
  1888. package/build-types/drop-zone/index.d.ts.map +1 -1
  1889. package/build-types/drop-zone/stories/index.story.d.ts +1 -1
  1890. package/build-types/drop-zone/stories/index.story.d.ts.map +1 -1
  1891. package/build-types/dropdown/stories/index.story.d.ts +4 -4
  1892. package/build-types/dropdown/stories/index.story.d.ts.map +1 -1
  1893. package/build-types/dropdown/styles.d.ts.map +1 -1
  1894. package/build-types/dropdown-menu/stories/index.story.d.ts +2 -2
  1895. package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -1
  1896. package/build-types/duotone-picker/stories/duotone-picker.story.d.ts +1 -1
  1897. package/build-types/duotone-picker/stories/duotone-picker.story.d.ts.map +1 -1
  1898. package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts +3 -3
  1899. package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -1
  1900. package/build-types/duotone-picker/utils.d.ts.map +1 -1
  1901. package/build-types/elevation/hook.d.ts +4 -4
  1902. package/build-types/elevation/hook.d.ts.map +1 -1
  1903. package/build-types/external-link/index.d.ts +3 -0
  1904. package/build-types/external-link/index.d.ts.map +1 -1
  1905. package/build-types/flex/flex/hook.d.ts +4 -4
  1906. package/build-types/flex/flex-block/hook.d.ts +4 -4
  1907. package/build-types/flex/flex-item/hook.d.ts +4 -4
  1908. package/build-types/focal-point-picker/controls.d.ts.map +1 -1
  1909. package/build-types/focal-point-picker/index.d.ts.map +1 -1
  1910. package/build-types/focal-point-picker/stories/index.story.d.ts +4 -4
  1911. package/build-types/focal-point-picker/styles/focal-point-picker-style.d.ts.map +1 -1
  1912. package/build-types/focal-point-picker/utils.d.ts.map +1 -1
  1913. package/build-types/font-size-picker/index.d.ts.map +1 -1
  1914. package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -1
  1915. package/build-types/font-size-picker/types.d.ts +2 -0
  1916. package/build-types/font-size-picker/types.d.ts.map +1 -1
  1917. package/build-types/form-file-upload/stories/index.story.d.ts +5 -5
  1918. package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -1
  1919. package/build-types/form-toggle/index.d.ts +4 -3
  1920. package/build-types/form-toggle/index.d.ts.map +1 -1
  1921. package/build-types/form-toggle/stories/index.story.d.ts +1 -1
  1922. package/build-types/form-toggle/stories/index.story.d.ts.map +1 -1
  1923. package/build-types/gradient-picker/stories/index.story.d.ts +3 -3
  1924. package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -1
  1925. package/build-types/grid/hook.d.ts +4 -4
  1926. package/build-types/guide/stories/index.story.d.ts +1 -1
  1927. package/build-types/guide/stories/index.story.d.ts.map +1 -1
  1928. package/build-types/h-stack/hook.d.ts +4 -4
  1929. package/build-types/heading/hook.d.ts +4 -4
  1930. package/build-types/higher-order/with-fallback-styles/index.d.ts.map +1 -1
  1931. package/build-types/higher-order/with-filters/index.d.ts.map +1 -1
  1932. package/build-types/higher-order/with-focus-return/index.d.ts.map +1 -1
  1933. package/build-types/higher-order/with-notices/index.d.ts.map +1 -1
  1934. package/build-types/icon/stories/index.story.d.ts +4 -4
  1935. package/build-types/icon/stories/index.story.d.ts.map +1 -1
  1936. package/build-types/input-control/backdrop.d.ts +1 -2
  1937. package/build-types/input-control/backdrop.d.ts.map +1 -1
  1938. package/build-types/input-control/index.d.ts.map +1 -1
  1939. package/build-types/input-control/input-base.d.ts.map +1 -1
  1940. package/build-types/input-control/input-field.d.ts.map +1 -1
  1941. package/build-types/input-control/label.d.ts.map +1 -1
  1942. package/build-types/input-control/stories/index.story.d.ts +8 -7
  1943. package/build-types/input-control/stories/index.story.d.ts.map +1 -1
  1944. package/build-types/input-control/styles/input-control-styles.d.ts +16 -21
  1945. package/build-types/input-control/styles/input-control-styles.d.ts.map +1 -1
  1946. package/build-types/input-control/types.d.ts +3 -12
  1947. package/build-types/input-control/types.d.ts.map +1 -1
  1948. package/build-types/input-control/utils.d.ts.map +1 -1
  1949. package/build-types/item-group/item/hook.d.ts +5 -5
  1950. package/build-types/item-group/item/hook.d.ts.map +1 -1
  1951. package/build-types/item-group/item-group/hook.d.ts +4 -4
  1952. package/build-types/keyboard-shortcuts/stories/index.story.d.ts +1 -1
  1953. package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -1
  1954. package/build-types/menu-group/stories/index.story.d.ts +1 -1
  1955. package/build-types/menu-group/stories/index.story.d.ts.map +1 -1
  1956. package/build-types/menu-item/stories/index.story.d.ts +4 -4
  1957. package/build-types/modal/aria-helper.d.ts.map +1 -1
  1958. package/build-types/modal/index.d.ts.map +1 -1
  1959. package/build-types/navigation/back-button/index.d.ts +3 -0
  1960. package/build-types/navigation/back-button/index.d.ts.map +1 -1
  1961. package/build-types/navigation/group/index.d.ts +3 -0
  1962. package/build-types/navigation/group/index.d.ts.map +1 -1
  1963. package/build-types/navigation/index.d.ts +2 -0
  1964. package/build-types/navigation/index.d.ts.map +1 -1
  1965. package/build-types/navigation/item/index.d.ts +3 -0
  1966. package/build-types/navigation/item/index.d.ts.map +1 -1
  1967. package/build-types/navigation/menu/index.d.ts +3 -0
  1968. package/build-types/navigation/menu/index.d.ts.map +1 -1
  1969. package/build-types/navigation/stories/index.story.d.ts +11 -6
  1970. package/build-types/navigation/stories/index.story.d.ts.map +1 -1
  1971. package/build-types/navigation/styles/navigation-styles.d.ts.map +1 -1
  1972. package/build-types/navigator/navigator-back-button/hook.d.ts +4 -4
  1973. package/build-types/navigator/navigator-button/hook.d.ts +4 -4
  1974. package/build-types/navigator/navigator-provider/component.d.ts.map +1 -1
  1975. package/build-types/notice/stories/index.story.d.ts +4 -4
  1976. package/build-types/notice/stories/index.story.d.ts.map +1 -1
  1977. package/build-types/number-control/index.d.ts +1 -1
  1978. package/build-types/number-control/stories/index.story.d.ts +2 -2
  1979. package/build-types/palette-edit/stories/index.story.d.ts +2 -2
  1980. package/build-types/palette-edit/stories/index.story.d.ts.map +1 -1
  1981. package/build-types/palette-edit/styles.d.ts +749 -10
  1982. package/build-types/palette-edit/styles.d.ts.map +1 -1
  1983. package/build-types/panel/body.d.ts.map +1 -1
  1984. package/build-types/popover/index.d.ts.map +1 -1
  1985. package/build-types/popover/overlay-middlewares.d.ts.map +1 -1
  1986. package/build-types/popover/stories/index.story.d.ts.map +1 -1
  1987. package/build-types/popover/utils.d.ts +1 -1
  1988. package/build-types/popover/utils.d.ts.map +1 -1
  1989. package/build-types/progress-bar/index.d.ts.map +1 -1
  1990. package/build-types/progress-bar/styles.d.ts +0 -1
  1991. package/build-types/progress-bar/styles.d.ts.map +1 -1
  1992. package/build-types/query-controls/author-select.d.ts.map +1 -1
  1993. package/build-types/query-controls/stories/index.story.d.ts +1 -1
  1994. package/build-types/query-controls/stories/index.story.d.ts.map +1 -1
  1995. package/build-types/range-control/styles/range-control-styles.d.ts +1 -1
  1996. package/build-types/range-control/styles/range-control-styles.d.ts.map +1 -1
  1997. package/build-types/resizable-box/resize-tooltip/index.d.ts.map +1 -1
  1998. package/build-types/resizable-box/resize-tooltip/label.d.ts.map +1 -1
  1999. package/build-types/resizable-box/resize-tooltip/utils.d.ts.map +1 -1
  2000. package/build-types/resizable-box/stories/index.story.d.ts +2 -2
  2001. package/build-types/responsive-wrapper/stories/index.story.d.ts +1 -1
  2002. package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -1
  2003. package/build-types/sandbox/stories/index.story.d.ts +1 -1
  2004. package/build-types/sandbox/stories/index.story.d.ts.map +1 -1
  2005. package/build-types/scrollable/hook.d.ts +4 -4
  2006. package/build-types/search-control/stories/index.story.d.ts +2 -2
  2007. package/build-types/search-control/stories/index.story.d.ts.map +1 -1
  2008. package/build-types/select-control/index.d.ts.map +1 -1
  2009. package/build-types/select-control/stories/index.story.d.ts +2 -2
  2010. package/build-types/select-control/stories/index.story.d.ts.map +1 -1
  2011. package/build-types/select-control/styles/select-control-styles.d.ts.map +1 -1
  2012. package/build-types/shortcut/stories/index.story.d.ts +1 -1
  2013. package/build-types/shortcut/stories/index.story.d.ts.map +1 -1
  2014. package/build-types/slot-fill/bubbles-virtually/slot-fill-context.d.ts.map +1 -1
  2015. package/build-types/slot-fill/bubbles-virtually/slot-fill-provider.d.ts.map +1 -1
  2016. package/build-types/slot-fill/bubbles-virtually/use-slot-fills.d.ts.map +1 -1
  2017. package/build-types/slot-fill/bubbles-virtually/use-slot.d.ts.map +1 -1
  2018. package/build-types/slot-fill/types.d.ts +6 -2
  2019. package/build-types/slot-fill/types.d.ts.map +1 -1
  2020. package/build-types/spacer/hook.d.ts +4 -4
  2021. package/build-types/surface/hook.d.ts +4 -4
  2022. package/build-types/tab-panel/stories/index.story.d.ts +4 -4
  2023. package/build-types/tab-panel/stories/index.story.d.ts.map +1 -1
  2024. package/build-types/tabs/index.d.ts.map +1 -1
  2025. package/build-types/tabs/stories/index.story.d.ts +9 -9
  2026. package/build-types/tabs/stories/index.story.d.ts.map +1 -1
  2027. package/build-types/text/get-line-height.d.ts.map +1 -1
  2028. package/build-types/text/hook.d.ts +4 -4
  2029. package/build-types/text/stories/index.story.d.ts +3 -3
  2030. package/build-types/text/styles.d.ts.map +1 -1
  2031. package/build-types/text/utils.d.ts.map +1 -1
  2032. package/build-types/text-control/index.d.ts +1 -1
  2033. package/build-types/theme/color-algorithms.d.ts.map +1 -1
  2034. package/build-types/theme/stories/index.story.d.ts +1 -1
  2035. package/build-types/toggle-control/index.d.ts +11 -3
  2036. package/build-types/toggle-control/index.d.ts.map +1 -1
  2037. package/build-types/toggle-control/stories/index.story.d.ts +4 -4
  2038. package/build-types/toggle-control/stories/index.story.d.ts.map +1 -1
  2039. package/build-types/toggle-group-control/toggle-group-control/styles.d.ts +1 -1
  2040. package/build-types/toggle-group-control/toggle-group-control/styles.d.ts.map +1 -1
  2041. package/build-types/toggle-group-control/toggle-group-control-option-base/component.d.ts.map +1 -1
  2042. package/build-types/toggle-group-control/toggle-group-control-option-base/styles.d.ts +2 -2
  2043. package/build-types/toggle-group-control/toggle-group-control-option-base/styles.d.ts.map +1 -1
  2044. package/build-types/toolbar/stories/index.story.d.ts +3 -3
  2045. package/build-types/toolbar/stories/index.story.d.ts.map +1 -1
  2046. package/build-types/tools-panel/tools-panel/hook.d.ts +4 -4
  2047. package/build-types/tools-panel/tools-panel-header/hook.d.ts +4 -4
  2048. package/build-types/tools-panel/tools-panel-item/hook.d.ts +4 -4
  2049. package/build-types/tooltip/stories/index.story.d.ts +1 -1
  2050. package/build-types/tooltip/stories/index.story.d.ts.map +1 -1
  2051. package/build-types/tree-grid/roving-tab-index-item.d.ts.map +1 -1
  2052. package/build-types/tree-grid/stories/index.story.d.ts +1 -1
  2053. package/build-types/tree-grid/stories/index.story.d.ts.map +1 -1
  2054. package/build-types/tree-select/stories/index.story.d.ts +1 -1
  2055. package/build-types/tree-select/stories/index.story.d.ts.map +1 -1
  2056. package/build-types/truncate/hook.d.ts +4 -4
  2057. package/build-types/truncate/hook.d.ts.map +1 -1
  2058. package/build-types/unit-control/index.d.ts.map +1 -1
  2059. package/build-types/unit-control/styles/unit-control-styles.d.ts +1 -1
  2060. package/build-types/unit-control/utils.d.ts +3 -3
  2061. package/build-types/unit-control/utils.d.ts.map +1 -1
  2062. package/build-types/utils/colors.d.ts.map +1 -1
  2063. package/build-types/utils/font-size.d.ts.map +1 -1
  2064. package/build-types/utils/get-valid-children.d.ts.map +1 -1
  2065. package/build-types/utils/input/base.d.ts.map +1 -1
  2066. package/build-types/utils/reduce-motion.d.ts +4 -0
  2067. package/build-types/utils/reduce-motion.d.ts.map +1 -1
  2068. package/build-types/utils/strings.d.ts.map +1 -1
  2069. package/build-types/utils/use-responsive-value.d.ts.map +1 -1
  2070. package/build-types/v-stack/hook.d.ts +4 -4
  2071. package/build-types/v-stack/stories/index.story.d.ts +1 -1
  2072. package/build-types/view/component.d.ts +253 -7
  2073. package/build-types/view/component.d.ts.map +1 -1
  2074. package/package.json +20 -21
  2075. package/src/alignment-matrix-control/index.tsx +3 -1
  2076. package/src/alignment-matrix-control/styles/alignment-matrix-control-styles.ts +4 -3
  2077. package/src/alignment-matrix-control/utils.tsx +6 -2
  2078. package/src/autocomplete/autocompleter-ui.tsx +3 -1
  2079. package/src/autocomplete/index.tsx +21 -7
  2080. package/src/autocomplete/style.scss +10 -4
  2081. package/src/box-control/test/index.tsx +22 -0
  2082. package/src/card/test/__snapshots__/index.tsx.snap +44 -47
  2083. package/src/checkbox-control/index.tsx +44 -35
  2084. package/src/checkbox-control/style.scss +34 -25
  2085. package/src/checkbox-control/test/__snapshots__/index.tsx.snap +27 -26
  2086. package/src/checkbox-control/test/index.tsx +5 -0
  2087. package/src/color-palette/index.native.js +4 -3
  2088. package/src/color-picker/hex-input.tsx +3 -1
  2089. package/src/color-picker/hue-picker.native.js +6 -2
  2090. package/src/color-picker/index.native.js +9 -3
  2091. package/src/color-picker/saturation-picker.native.js +6 -2
  2092. package/src/color-picker/use-deprecated-props.ts +9 -3
  2093. package/src/combobox-control/README.md +4 -4
  2094. package/src/context/context-connect.ts +6 -2
  2095. package/src/custom-select-control/index.js +45 -55
  2096. package/src/custom-select-control/style.scss +6 -0
  2097. package/src/custom-select-control-v2/README.md +0 -4
  2098. package/src/custom-select-control-v2/legacy-component/index.tsx +3 -1
  2099. package/src/custom-select-control-v2/stories/default.story.tsx +1 -1
  2100. package/src/custom-select-control-v2/stories/legacy.story.tsx +1 -1
  2101. package/src/custom-select-control-v2/types.ts +7 -0
  2102. package/src/dimension-control/stories/index.story.tsx +4 -4
  2103. package/src/dimension-control/test/__snapshots__/index.test.js.snap +60 -12
  2104. package/src/drop-zone/index.tsx +66 -66
  2105. package/src/dropdown/styles.ts +3 -1
  2106. package/src/duotone-picker/utils.ts +3 -1
  2107. package/src/elevation/hook.ts +6 -3
  2108. package/src/elevation/test/__snapshots__/index.tsx.snap +18 -24
  2109. package/src/external-link/index.tsx +9 -11
  2110. package/src/external-link/style.scss +12 -0
  2111. package/src/flex/test/__snapshots__/index.tsx.snap +4 -4
  2112. package/src/focal-point-picker/controls.tsx +3 -1
  2113. package/src/focal-point-picker/index.tsx +20 -7
  2114. package/src/focal-point-picker/styles/focal-point-picker-style.ts +4 -3
  2115. package/src/focal-point-picker/tooltip/index.native.js +1 -7
  2116. package/src/focal-point-picker/utils.ts +3 -1
  2117. package/src/font-size-picker/README.md +1 -0
  2118. package/src/font-size-picker/index.tsx +4 -2
  2119. package/src/font-size-picker/stories/index.story.tsx +0 -1
  2120. package/src/font-size-picker/types.ts +2 -0
  2121. package/src/form-toggle/index.tsx +10 -2
  2122. package/src/form-toggle/stories/index.story.tsx +1 -1
  2123. package/src/heading/test/__snapshots__/index.tsx.snap +5 -2
  2124. package/src/higher-order/navigate-regions/style.scss +3 -3
  2125. package/src/input-control/backdrop.tsx +1 -6
  2126. package/src/input-control/index.tsx +1 -6
  2127. package/src/input-control/input-base.tsx +1 -8
  2128. package/src/input-control/input-field.tsx +3 -11
  2129. package/src/input-control/label.tsx +3 -1
  2130. package/src/input-control/stories/index.story.tsx +31 -1
  2131. package/src/input-control/styles/input-control-styles.tsx +73 -81
  2132. package/src/input-control/test/index.js +8 -4
  2133. package/src/input-control/types.ts +2 -13
  2134. package/src/input-control/utils.ts +3 -2
  2135. package/src/item-group/item/hook.ts +1 -10
  2136. package/src/item-group/test/__snapshots__/index.js.snap +16 -16
  2137. package/src/mobile/bottom-sheet-select-control/index.native.js +7 -3
  2138. package/src/mobile/gradient/index.native.js +3 -1
  2139. package/src/mobile/keyboard-aware-flat-list/index.android.js +11 -2
  2140. package/src/mobile/keyboard-aware-flat-list/index.ios.js +30 -19
  2141. package/src/mobile/keyboard-aware-flat-list/shared.native.js +26 -0
  2142. package/src/mobile/keyboard-aware-flat-list/styles.native.scss +8 -0
  2143. package/src/modal/aria-helper.ts +8 -3
  2144. package/src/modal/index.tsx +6 -2
  2145. package/src/modal/test/index.tsx +11 -4
  2146. package/src/navigation/README.md +4 -0
  2147. package/src/navigation/back-button/index.tsx +3 -0
  2148. package/src/navigation/group/index.tsx +3 -0
  2149. package/src/navigation/index.tsx +2 -0
  2150. package/src/navigation/item/index.tsx +3 -0
  2151. package/src/navigation/menu/index.tsx +3 -0
  2152. package/src/navigation/stories/index.story.tsx +7 -1
  2153. package/src/navigation/styles/navigation-styles.tsx +4 -3
  2154. package/src/navigator/navigator-provider/component.tsx +7 -1
  2155. package/src/panel/body.tsx +3 -1
  2156. package/src/panel/style.scss +1 -0
  2157. package/src/placeholder/style.scss +15 -41
  2158. package/src/popover/index.tsx +2 -1
  2159. package/src/popover/overlay-middlewares.tsx +3 -1
  2160. package/src/popover/stories/index.story.tsx +0 -2
  2161. package/src/progress-bar/index.tsx +8 -2
  2162. package/src/progress-bar/styles.ts +2 -3
  2163. package/src/progress-bar/test/index.tsx +4 -1
  2164. package/src/query-controls/author-select.tsx +3 -1
  2165. package/src/range-control/rail.tsx +1 -1
  2166. package/src/range-control/styles/range-control-styles.ts +5 -3
  2167. package/src/resizable-box/resize-tooltip/index.tsx +3 -1
  2168. package/src/resizable-box/resize-tooltip/label.tsx +3 -1
  2169. package/src/resizable-box/resize-tooltip/utils.ts +12 -4
  2170. package/src/select-control/index.tsx +4 -20
  2171. package/src/select-control/styles/select-control-styles.ts +3 -1
  2172. package/src/slot-fill/bubbles-virtually/slot-fill-context.ts +4 -6
  2173. package/src/slot-fill/bubbles-virtually/slot-fill-provider.tsx +10 -18
  2174. package/src/slot-fill/bubbles-virtually/use-slot-fills.ts +2 -10
  2175. package/src/slot-fill/bubbles-virtually/use-slot.ts +2 -10
  2176. package/src/slot-fill/types.ts +7 -2
  2177. package/src/snackbar/index.tsx +1 -1
  2178. package/src/style.scss +1 -0
  2179. package/src/surface/test/__snapshots__/index.tsx.snap +10 -10
  2180. package/src/tabs/index.tsx +8 -0
  2181. package/src/tabs/test/index.tsx +38 -0
  2182. package/src/text/get-line-height.ts +6 -2
  2183. package/src/text/styles.ts +1 -0
  2184. package/src/text/test/__snapshots__/index.tsx.snap +4 -1
  2185. package/src/text/utils.ts +6 -2
  2186. package/src/theme/color-algorithms.ts +6 -2
  2187. package/src/toggle-control/index.tsx +16 -11
  2188. package/src/toggle-group-control/test/__snapshots__/index.tsx.snap +18 -24
  2189. package/src/toggle-group-control/toggle-group-control-option-base/component.tsx +3 -1
  2190. package/src/toggle-group-control/toggle-group-control-option-base/styles.ts +7 -6
  2191. package/src/toolbar/toolbar/style.scss +2 -2
  2192. package/src/toolbar/toolbar-group/style.scss +1 -6
  2193. package/src/tooltip/test/index.tsx +5 -8
  2194. package/src/tree-grid/roving-tab-index-item.tsx +3 -1
  2195. package/src/truncate/hook.ts +4 -0
  2196. package/src/unit-control/index.tsx +5 -1
  2197. package/src/utils/colors.js +21 -7
  2198. package/src/utils/font-size.ts +3 -1
  2199. package/src/utils/get-valid-children.ts +3 -1
  2200. package/src/utils/input/base.js +4 -3
  2201. package/src/utils/reduce-motion.js +4 -0
  2202. package/src/utils/strings.ts +11 -59
  2203. package/src/utils/test/strings.js +62 -0
  2204. package/src/utils/use-responsive-value.ts +2 -1
  2205. package/src/view/component.tsx +18 -11
  2206. package/tsconfig.json +1 -2
  2207. package/tsconfig.tsbuildinfo +1 -1
  2208. package/build/external-link/styles/external-link-styles.js +0 -25
  2209. package/build/external-link/styles/external-link-styles.js.map +0 -1
  2210. package/build/view/types.js +0 -6
  2211. package/build/view/types.js.map +0 -1
  2212. package/build-module/external-link/styles/external-link-styles.js +0 -25
  2213. package/build-module/external-link/styles/external-link-styles.js.map +0 -1
  2214. package/build-module/view/types.js +0 -2
  2215. package/build-module/view/types.js.map +0 -1
  2216. package/build-types/external-link/styles/external-link-styles.d.ts +0 -10
  2217. package/build-types/external-link/styles/external-link-styles.d.ts.map +0 -1
  2218. package/build-types/view/types.d.ts +0 -8
  2219. package/build-types/view/types.d.ts.map +0 -1
  2220. package/src/external-link/styles/external-link-styles.ts +0 -17
  2221. package/src/utils/hooks/stories/use-cx.js +0 -157
  2222. package/src/view/types.ts +0 -6
@@ -1 +1 @@
1
- {"version":3,"names":["classNames","useRef","forwardRef","isRTL","__","plus","plusIcon","reset","resetIcon","useMergeRefs","deprecated","Input","SpinButton","styles","inputControlActionTypes","add","subtract","roundClamp","ensureNumber","isValueEmpty","HStack","Spacer","useCx","useDeprecated36pxDefaultSizeProp","noop","UnforwardedNumberControl","props","forwardedRef","__unstableStateReducer","stateReducerProp","className","dragDirection","hideHTMLArrows","spinControls","isDragEnabled","isShiftStepEnabled","label","max","Infinity","min","required","shiftStep","step","spinFactor","type","typeProp","value","valueProp","size","suffix","onChange","restProps","alternative","since","version","inputRef","mergedRef","isStepAny","baseStep","baseSpin","baseValue","constrainValue","stepOverride","Math","autoComplete","undefined","classes","cx","spinButtonClasses","smallSpinButtons","spinValue","direction","event","preventDefault","shift","shiftKey","delta","nextValue","numberControlStateReducer","state","action","nextState","payload","currentValue","PRESS_UP","PRESS_DOWN","DRAG","x","y","enableShift","modifier","directionModifier","ceil","abs","sign","distance","PRESS_ENTER","COMMIT","applyEmptyValue","buildSpinButtonClickHandler","String","target","current","createElement","inputMode","ref","_stateReducerProp","baseState","Fragment","marginBottom","marginRight","spacing","icon","onClick","NumberControl"],"sources":["@wordpress/components/src/number-control/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classNames from 'classnames';\nimport type { ForwardedRef, KeyboardEvent, MouseEvent } from 'react';\n\n/**\n * WordPress dependencies\n */\nimport { useRef, forwardRef } from '@wordpress/element';\nimport { isRTL, __ } from '@wordpress/i18n';\nimport { plus as plusIcon, reset as resetIcon } from '@wordpress/icons';\nimport { useMergeRefs } from '@wordpress/compose';\nimport deprecated from '@wordpress/deprecated';\n\n/**\n * Internal dependencies\n */\nimport { Input, SpinButton, styles } from './styles/number-control-styles';\nimport * as inputControlActionTypes from '../input-control/reducer/actions';\nimport { add, subtract, roundClamp } from '../utils/math';\nimport { ensureNumber, isValueEmpty } from '../utils/values';\nimport type { WordPressComponentProps } from '../context/wordpress-component';\nimport type { NumberControlProps } from './types';\nimport { HStack } from '../h-stack';\nimport { Spacer } from '../spacer';\nimport { useCx } from '../utils';\nimport { useDeprecated36pxDefaultSizeProp } from '../utils/use-deprecated-props';\n\nconst noop = () => {};\n\nfunction UnforwardedNumberControl(\n\tprops: WordPressComponentProps< NumberControlProps, 'input', false >,\n\tforwardedRef: ForwardedRef< any >\n) {\n\tconst {\n\t\t__unstableStateReducer: stateReducerProp,\n\t\tclassName,\n\t\tdragDirection = 'n',\n\t\thideHTMLArrows = false,\n\t\tspinControls = hideHTMLArrows ? 'none' : 'native',\n\t\tisDragEnabled = true,\n\t\tisShiftStepEnabled = true,\n\t\tlabel,\n\t\tmax = Infinity,\n\t\tmin = -Infinity,\n\t\trequired = false,\n\t\tshiftStep = 10,\n\t\tstep = 1,\n\t\tspinFactor = 1,\n\t\ttype: typeProp = 'number',\n\t\tvalue: valueProp,\n\t\tsize = 'default',\n\t\tsuffix,\n\t\tonChange = noop,\n\t\t...restProps\n\t} = useDeprecated36pxDefaultSizeProp< NumberControlProps >( props );\n\n\tif ( hideHTMLArrows ) {\n\t\tdeprecated( 'wp.components.NumberControl hideHTMLArrows prop ', {\n\t\t\talternative: 'spinControls=\"none\"',\n\t\t\tsince: '6.2',\n\t\t\tversion: '6.3',\n\t\t} );\n\t}\n\tconst inputRef = useRef< HTMLInputElement >();\n\tconst mergedRef = useMergeRefs( [ inputRef, forwardedRef ] );\n\n\tconst isStepAny = step === 'any';\n\tconst baseStep = isStepAny ? 1 : ensureNumber( step );\n\tconst baseSpin = ensureNumber( spinFactor ) * baseStep;\n\tconst baseValue = roundClamp( 0, min, max, baseStep );\n\tconst constrainValue = (\n\t\tvalue: number | string,\n\t\tstepOverride?: number\n\t) => {\n\t\t// When step is \"any\" clamp the value, otherwise round and clamp it.\n\t\t// Use '' + to convert to string for use in input value attribute.\n\t\treturn isStepAny\n\t\t\t? '' + Math.min( max, Math.max( min, ensureNumber( value ) ) )\n\t\t\t: '' + roundClamp( value, min, max, stepOverride ?? baseStep );\n\t};\n\n\tconst autoComplete = typeProp === 'number' ? 'off' : undefined;\n\tconst classes = classNames( 'components-number-control', className );\n\tconst cx = useCx();\n\tconst spinButtonClasses = cx( size === 'small' && styles.smallSpinButtons );\n\n\tconst spinValue = (\n\t\tvalue: string | number | undefined,\n\t\tdirection: 'up' | 'down',\n\t\tevent: KeyboardEvent | MouseEvent | undefined\n\t) => {\n\t\tevent?.preventDefault();\n\t\tconst shift = event?.shiftKey && isShiftStepEnabled;\n\t\tconst delta = shift ? ensureNumber( shiftStep ) * baseSpin : baseSpin;\n\t\tlet nextValue = isValueEmpty( value ) ? baseValue : value;\n\t\tif ( direction === 'up' ) {\n\t\t\tnextValue = add( nextValue, delta );\n\t\t} else if ( direction === 'down' ) {\n\t\t\tnextValue = subtract( nextValue, delta );\n\t\t}\n\t\treturn constrainValue( nextValue, shift ? delta : undefined );\n\t};\n\n\t/**\n\t * \"Middleware\" function that intercepts updates from InputControl.\n\t * This allows us to tap into actions to transform the (next) state for\n\t * InputControl.\n\t *\n\t * @return The updated state to apply to InputControl\n\t */\n\tconst numberControlStateReducer: NumberControlProps[ '__unstableStateReducer' ] =\n\t\t( state, action ) => {\n\t\t\tconst nextState = { ...state };\n\n\t\t\tconst { type, payload } = action;\n\t\t\tconst event = payload.event;\n\t\t\tconst currentValue = nextState.value;\n\n\t\t\t/**\n\t\t\t * Handles custom UP and DOWN Keyboard events\n\t\t\t */\n\t\t\tif (\n\t\t\t\ttype === inputControlActionTypes.PRESS_UP ||\n\t\t\t\ttype === inputControlActionTypes.PRESS_DOWN\n\t\t\t) {\n\t\t\t\tnextState.value = spinValue(\n\t\t\t\t\tcurrentValue,\n\t\t\t\t\ttype === inputControlActionTypes.PRESS_UP ? 'up' : 'down',\n\t\t\t\t\tevent as KeyboardEvent | undefined\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t/**\n\t\t\t * Handles drag to update events\n\t\t\t */\n\t\t\tif ( type === inputControlActionTypes.DRAG && isDragEnabled ) {\n\t\t\t\tconst [ x, y ] = payload.delta;\n\t\t\t\tconst enableShift = payload.shiftKey && isShiftStepEnabled;\n\t\t\t\tconst modifier = enableShift\n\t\t\t\t\t? ensureNumber( shiftStep ) * baseSpin\n\t\t\t\t\t: baseSpin;\n\n\t\t\t\tlet directionModifier;\n\t\t\t\tlet delta;\n\n\t\t\t\tswitch ( dragDirection ) {\n\t\t\t\t\tcase 'n':\n\t\t\t\t\t\tdelta = y;\n\t\t\t\t\t\tdirectionModifier = -1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 'e':\n\t\t\t\t\t\tdelta = x;\n\t\t\t\t\t\tdirectionModifier = isRTL() ? -1 : 1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 's':\n\t\t\t\t\t\tdelta = y;\n\t\t\t\t\t\tdirectionModifier = 1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 'w':\n\t\t\t\t\t\tdelta = x;\n\t\t\t\t\t\tdirectionModifier = isRTL() ? 1 : -1;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\n\t\t\t\tif ( delta !== 0 ) {\n\t\t\t\t\tdelta = Math.ceil( Math.abs( delta ) ) * Math.sign( delta );\n\t\t\t\t\tconst distance = delta * modifier * directionModifier;\n\n\t\t\t\t\tnextState.value = constrainValue(\n\t\t\t\t\t\t// @ts-expect-error TODO: Investigate if it's ok for currentValue to be undefined\n\t\t\t\t\t\tadd( currentValue, distance ),\n\t\t\t\t\t\tenableShift ? modifier : undefined\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/**\n\t\t\t * Handles commit (ENTER key press or blur)\n\t\t\t */\n\t\t\tif (\n\t\t\t\ttype === inputControlActionTypes.PRESS_ENTER ||\n\t\t\t\ttype === inputControlActionTypes.COMMIT\n\t\t\t) {\n\t\t\t\tconst applyEmptyValue =\n\t\t\t\t\trequired === false && currentValue === '';\n\n\t\t\t\tnextState.value = applyEmptyValue\n\t\t\t\t\t? currentValue\n\t\t\t\t\t: // @ts-expect-error TODO: Investigate if it's ok for currentValue to be undefined\n\t\t\t\t\t constrainValue( currentValue );\n\t\t\t}\n\n\t\t\treturn nextState;\n\t\t};\n\n\tconst buildSpinButtonClickHandler =\n\t\t( direction: 'up' | 'down' ) =>\n\t\t( event: MouseEvent< HTMLButtonElement > ) =>\n\t\t\tonChange( String( spinValue( valueProp, direction, event ) ), {\n\t\t\t\t// Set event.target to the <input> so that consumers can use\n\t\t\t\t// e.g. event.target.validity.\n\t\t\t\tevent: {\n\t\t\t\t\t...event,\n\t\t\t\t\ttarget: inputRef.current!,\n\t\t\t\t},\n\t\t\t} );\n\n\treturn (\n\t\t<Input\n\t\t\tautoComplete={ autoComplete }\n\t\t\tinputMode=\"numeric\"\n\t\t\t{ ...restProps }\n\t\t\tclassName={ classes }\n\t\t\tdragDirection={ dragDirection }\n\t\t\thideHTMLArrows={ spinControls !== 'native' }\n\t\t\tisDragEnabled={ isDragEnabled }\n\t\t\tlabel={ label }\n\t\t\tmax={ max }\n\t\t\tmin={ min }\n\t\t\tref={ mergedRef }\n\t\t\trequired={ required }\n\t\t\tstep={ step }\n\t\t\ttype={ typeProp }\n\t\t\t// @ts-expect-error TODO: Resolve discrepancy between `value` types in InputControl based components\n\t\t\tvalue={ valueProp }\n\t\t\t__unstableStateReducer={ ( state, action ) => {\n\t\t\t\tconst baseState = numberControlStateReducer( state, action );\n\t\t\t\treturn stateReducerProp?.( baseState, action ) ?? baseState;\n\t\t\t} }\n\t\t\tsize={ size }\n\t\t\tsuffix={\n\t\t\t\tspinControls === 'custom' ? (\n\t\t\t\t\t<>\n\t\t\t\t\t\t{ suffix }\n\t\t\t\t\t\t<Spacer marginBottom={ 0 } marginRight={ 2 }>\n\t\t\t\t\t\t\t<HStack spacing={ 1 }>\n\t\t\t\t\t\t\t\t<SpinButton\n\t\t\t\t\t\t\t\t\tclassName={ spinButtonClasses }\n\t\t\t\t\t\t\t\t\ticon={ plusIcon }\n\t\t\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\t\t\tlabel={ __( 'Increment' ) }\n\t\t\t\t\t\t\t\t\tonClick={ buildSpinButtonClickHandler(\n\t\t\t\t\t\t\t\t\t\t'up'\n\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t<SpinButton\n\t\t\t\t\t\t\t\t\tclassName={ spinButtonClasses }\n\t\t\t\t\t\t\t\t\ticon={ resetIcon }\n\t\t\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\t\t\tlabel={ __( 'Decrement' ) }\n\t\t\t\t\t\t\t\t\tonClick={ buildSpinButtonClickHandler(\n\t\t\t\t\t\t\t\t\t\t'down'\n\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</HStack>\n\t\t\t\t\t\t</Spacer>\n\t\t\t\t\t</>\n\t\t\t\t) : (\n\t\t\t\t\tsuffix\n\t\t\t\t)\n\t\t\t}\n\t\t\tonChange={ onChange }\n\t\t/>\n\t);\n}\n\nexport const NumberControl = forwardRef( UnforwardedNumberControl );\n\nexport default NumberControl;\n"],"mappings":"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"}
1
+ {"version":3,"names":["classNames","useRef","forwardRef","isRTL","__","plus","plusIcon","reset","resetIcon","useMergeRefs","deprecated","Input","SpinButton","styles","inputControlActionTypes","add","subtract","roundClamp","ensureNumber","isValueEmpty","HStack","Spacer","useCx","useDeprecated36pxDefaultSizeProp","noop","UnforwardedNumberControl","props","forwardedRef","__unstableStateReducer","stateReducerProp","className","dragDirection","hideHTMLArrows","spinControls","isDragEnabled","isShiftStepEnabled","label","max","Infinity","min","required","shiftStep","step","spinFactor","type","typeProp","value","valueProp","size","suffix","onChange","restProps","alternative","since","version","inputRef","mergedRef","isStepAny","baseStep","baseSpin","baseValue","constrainValue","stepOverride","Math","autoComplete","undefined","classes","cx","spinButtonClasses","smallSpinButtons","spinValue","direction","event","preventDefault","shift","shiftKey","delta","nextValue","numberControlStateReducer","state","action","nextState","payload","currentValue","PRESS_UP","PRESS_DOWN","DRAG","x","y","enableShift","modifier","directionModifier","ceil","abs","sign","distance","PRESS_ENTER","COMMIT","applyEmptyValue","buildSpinButtonClickHandler","String","target","current","createElement","inputMode","ref","_stateReducerProp","baseState","Fragment","marginBottom","marginRight","spacing","icon","onClick","NumberControl"],"sources":["@wordpress/components/src/number-control/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classNames from 'classnames';\nimport type { ForwardedRef, KeyboardEvent, MouseEvent } from 'react';\n\n/**\n * WordPress dependencies\n */\nimport { useRef, forwardRef } from '@wordpress/element';\nimport { isRTL, __ } from '@wordpress/i18n';\nimport { plus as plusIcon, reset as resetIcon } from '@wordpress/icons';\nimport { useMergeRefs } from '@wordpress/compose';\nimport deprecated from '@wordpress/deprecated';\n\n/**\n * Internal dependencies\n */\nimport { Input, SpinButton, styles } from './styles/number-control-styles';\nimport * as inputControlActionTypes from '../input-control/reducer/actions';\nimport { add, subtract, roundClamp } from '../utils/math';\nimport { ensureNumber, isValueEmpty } from '../utils/values';\nimport type { WordPressComponentProps } from '../context/wordpress-component';\nimport type { NumberControlProps } from './types';\nimport { HStack } from '../h-stack';\nimport { Spacer } from '../spacer';\nimport { useCx } from '../utils';\nimport { useDeprecated36pxDefaultSizeProp } from '../utils/use-deprecated-props';\n\nconst noop = () => {};\n\nfunction UnforwardedNumberControl(\n\tprops: WordPressComponentProps< NumberControlProps, 'input', false >,\n\tforwardedRef: ForwardedRef< any >\n) {\n\tconst {\n\t\t__unstableStateReducer: stateReducerProp,\n\t\tclassName,\n\t\tdragDirection = 'n',\n\t\thideHTMLArrows = false,\n\t\tspinControls = hideHTMLArrows ? 'none' : 'native',\n\t\tisDragEnabled = true,\n\t\tisShiftStepEnabled = true,\n\t\tlabel,\n\t\tmax = Infinity,\n\t\tmin = -Infinity,\n\t\trequired = false,\n\t\tshiftStep = 10,\n\t\tstep = 1,\n\t\tspinFactor = 1,\n\t\ttype: typeProp = 'number',\n\t\tvalue: valueProp,\n\t\tsize = 'default',\n\t\tsuffix,\n\t\tonChange = noop,\n\t\t...restProps\n\t} = useDeprecated36pxDefaultSizeProp< NumberControlProps >( props );\n\n\tif ( hideHTMLArrows ) {\n\t\tdeprecated( 'wp.components.NumberControl hideHTMLArrows prop ', {\n\t\t\talternative: 'spinControls=\"none\"',\n\t\t\tsince: '6.2',\n\t\t\tversion: '6.3',\n\t\t} );\n\t}\n\tconst inputRef = useRef< HTMLInputElement >();\n\tconst mergedRef = useMergeRefs( [ inputRef, forwardedRef ] );\n\n\tconst isStepAny = step === 'any';\n\tconst baseStep = isStepAny ? 1 : ensureNumber( step );\n\tconst baseSpin = ensureNumber( spinFactor ) * baseStep;\n\tconst baseValue = roundClamp( 0, min, max, baseStep );\n\tconst constrainValue = (\n\t\tvalue: number | string,\n\t\tstepOverride?: number\n\t) => {\n\t\t// When step is \"any\" clamp the value, otherwise round and clamp it.\n\t\t// Use '' + to convert to string for use in input value attribute.\n\t\treturn isStepAny\n\t\t\t? '' + Math.min( max, Math.max( min, ensureNumber( value ) ) )\n\t\t\t: '' + roundClamp( value, min, max, stepOverride ?? baseStep );\n\t};\n\n\tconst autoComplete = typeProp === 'number' ? 'off' : undefined;\n\tconst classes = classNames( 'components-number-control', className );\n\tconst cx = useCx();\n\tconst spinButtonClasses = cx( size === 'small' && styles.smallSpinButtons );\n\n\tconst spinValue = (\n\t\tvalue: string | number | undefined,\n\t\tdirection: 'up' | 'down',\n\t\tevent: KeyboardEvent | MouseEvent | undefined\n\t) => {\n\t\tevent?.preventDefault();\n\t\tconst shift = event?.shiftKey && isShiftStepEnabled;\n\t\tconst delta = shift ? ensureNumber( shiftStep ) * baseSpin : baseSpin;\n\t\tlet nextValue = isValueEmpty( value ) ? baseValue : value;\n\t\tif ( direction === 'up' ) {\n\t\t\tnextValue = add( nextValue, delta );\n\t\t} else if ( direction === 'down' ) {\n\t\t\tnextValue = subtract( nextValue, delta );\n\t\t}\n\t\treturn constrainValue( nextValue, shift ? delta : undefined );\n\t};\n\n\t/**\n\t * \"Middleware\" function that intercepts updates from InputControl.\n\t * This allows us to tap into actions to transform the (next) state for\n\t * InputControl.\n\t *\n\t * @return The updated state to apply to InputControl\n\t */\n\tconst numberControlStateReducer: NumberControlProps[ '__unstableStateReducer' ] =\n\t\t( state, action ) => {\n\t\t\tconst nextState = { ...state };\n\n\t\t\tconst { type, payload } = action;\n\t\t\tconst event = payload.event;\n\t\t\tconst currentValue = nextState.value;\n\n\t\t\t/**\n\t\t\t * Handles custom UP and DOWN Keyboard events\n\t\t\t */\n\t\t\tif (\n\t\t\t\ttype === inputControlActionTypes.PRESS_UP ||\n\t\t\t\ttype === inputControlActionTypes.PRESS_DOWN\n\t\t\t) {\n\t\t\t\tnextState.value = spinValue(\n\t\t\t\t\tcurrentValue,\n\t\t\t\t\ttype === inputControlActionTypes.PRESS_UP ? 'up' : 'down',\n\t\t\t\t\tevent as KeyboardEvent | undefined\n\t\t\t\t);\n\t\t\t}\n\n\t\t\t/**\n\t\t\t * Handles drag to update events\n\t\t\t */\n\t\t\tif ( type === inputControlActionTypes.DRAG && isDragEnabled ) {\n\t\t\t\tconst [ x, y ] = payload.delta;\n\t\t\t\tconst enableShift = payload.shiftKey && isShiftStepEnabled;\n\t\t\t\tconst modifier = enableShift\n\t\t\t\t\t? ensureNumber( shiftStep ) * baseSpin\n\t\t\t\t\t: baseSpin;\n\n\t\t\t\tlet directionModifier;\n\t\t\t\tlet delta;\n\n\t\t\t\tswitch ( dragDirection ) {\n\t\t\t\t\tcase 'n':\n\t\t\t\t\t\tdelta = y;\n\t\t\t\t\t\tdirectionModifier = -1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 'e':\n\t\t\t\t\t\tdelta = x;\n\t\t\t\t\t\tdirectionModifier = isRTL() ? -1 : 1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 's':\n\t\t\t\t\t\tdelta = y;\n\t\t\t\t\t\tdirectionModifier = 1;\n\t\t\t\t\t\tbreak;\n\n\t\t\t\t\tcase 'w':\n\t\t\t\t\t\tdelta = x;\n\t\t\t\t\t\tdirectionModifier = isRTL() ? 1 : -1;\n\t\t\t\t\t\tbreak;\n\t\t\t\t}\n\n\t\t\t\tif ( delta !== 0 ) {\n\t\t\t\t\tdelta = Math.ceil( Math.abs( delta ) ) * Math.sign( delta );\n\t\t\t\t\tconst distance = delta * modifier * directionModifier;\n\n\t\t\t\t\tnextState.value = constrainValue(\n\t\t\t\t\t\t// @ts-expect-error TODO: Investigate if it's ok for currentValue to be undefined\n\t\t\t\t\t\tadd( currentValue, distance ),\n\t\t\t\t\t\tenableShift ? modifier : undefined\n\t\t\t\t\t);\n\t\t\t\t}\n\t\t\t}\n\n\t\t\t/**\n\t\t\t * Handles commit (ENTER key press or blur)\n\t\t\t */\n\t\t\tif (\n\t\t\t\ttype === inputControlActionTypes.PRESS_ENTER ||\n\t\t\t\ttype === inputControlActionTypes.COMMIT\n\t\t\t) {\n\t\t\t\tconst applyEmptyValue =\n\t\t\t\t\trequired === false && currentValue === '';\n\n\t\t\t\tnextState.value = applyEmptyValue\n\t\t\t\t\t? currentValue\n\t\t\t\t\t: // @ts-expect-error TODO: Investigate if it's ok for currentValue to be undefined\n\t\t\t\t\t constrainValue( currentValue );\n\t\t\t}\n\n\t\t\treturn nextState;\n\t\t};\n\n\tconst buildSpinButtonClickHandler =\n\t\t( direction: 'up' | 'down' ) =>\n\t\t( event: MouseEvent< HTMLButtonElement > ) =>\n\t\t\tonChange( String( spinValue( valueProp, direction, event ) ), {\n\t\t\t\t// Set event.target to the <input> so that consumers can use\n\t\t\t\t// e.g. event.target.validity.\n\t\t\t\tevent: {\n\t\t\t\t\t...event,\n\t\t\t\t\ttarget: inputRef.current!,\n\t\t\t\t},\n\t\t\t} );\n\n\treturn (\n\t\t<Input\n\t\t\tautoComplete={ autoComplete }\n\t\t\tinputMode=\"numeric\"\n\t\t\t{ ...restProps }\n\t\t\tclassName={ classes }\n\t\t\tdragDirection={ dragDirection }\n\t\t\thideHTMLArrows={ spinControls !== 'native' }\n\t\t\tisDragEnabled={ isDragEnabled }\n\t\t\tlabel={ label }\n\t\t\tmax={ max }\n\t\t\tmin={ min }\n\t\t\tref={ mergedRef }\n\t\t\trequired={ required }\n\t\t\tstep={ step }\n\t\t\ttype={ typeProp }\n\t\t\t// @ts-expect-error TODO: Resolve discrepancy between `value` types in InputControl based components\n\t\t\tvalue={ valueProp }\n\t\t\t__unstableStateReducer={ ( state, action ) => {\n\t\t\t\tconst baseState = numberControlStateReducer( state, action );\n\t\t\t\treturn stateReducerProp?.( baseState, action ) ?? baseState;\n\t\t\t} }\n\t\t\tsize={ size }\n\t\t\tsuffix={\n\t\t\t\tspinControls === 'custom' ? (\n\t\t\t\t\t<>\n\t\t\t\t\t\t{ suffix }\n\t\t\t\t\t\t<Spacer marginBottom={ 0 } marginRight={ 2 }>\n\t\t\t\t\t\t\t<HStack spacing={ 1 }>\n\t\t\t\t\t\t\t\t<SpinButton\n\t\t\t\t\t\t\t\t\tclassName={ spinButtonClasses }\n\t\t\t\t\t\t\t\t\ticon={ plusIcon }\n\t\t\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\t\t\tlabel={ __( 'Increment' ) }\n\t\t\t\t\t\t\t\t\tonClick={ buildSpinButtonClickHandler(\n\t\t\t\t\t\t\t\t\t\t'up'\n\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t<SpinButton\n\t\t\t\t\t\t\t\t\tclassName={ spinButtonClasses }\n\t\t\t\t\t\t\t\t\ticon={ resetIcon }\n\t\t\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\t\t\tlabel={ __( 'Decrement' ) }\n\t\t\t\t\t\t\t\t\tonClick={ buildSpinButtonClickHandler(\n\t\t\t\t\t\t\t\t\t\t'down'\n\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</HStack>\n\t\t\t\t\t\t</Spacer>\n\t\t\t\t\t</>\n\t\t\t\t) : (\n\t\t\t\t\tsuffix\n\t\t\t\t)\n\t\t\t}\n\t\t\tonChange={ onChange }\n\t\t/>\n\t);\n}\n\nexport const NumberControl = forwardRef( UnforwardedNumberControl );\n\nexport default NumberControl;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;AAGnC;AACA;AACA;AACA,SAASC,MAAM,EAAEC,UAAU,QAAQ,oBAAoB;AACvD,SAASC,KAAK,EAAEC,EAAE,QAAQ,iBAAiB;AAC3C,SAASC,IAAI,IAAIC,QAAQ,EAAEC,KAAK,IAAIC,SAAS,QAAQ,kBAAkB;AACvE,SAASC,YAAY,QAAQ,oBAAoB;AACjD,OAAOC,UAAU,MAAM,uBAAuB;;AAE9C;AACA;AACA;AACA,SAASC,KAAK,EAAEC,UAAU,EAAEC,MAAM,QAAQ,gCAAgC;AAC1E,OAAO,KAAKC,uBAAuB,MAAM,kCAAkC;AAC3E,SAASC,GAAG,EAAEC,QAAQ,EAAEC,UAAU,QAAQ,eAAe;AACzD,SAASC,YAAY,EAAEC,YAAY,QAAQ,iBAAiB;AAG5D,SAASC,MAAM,QAAQ,YAAY;AACnC,SAASC,MAAM,QAAQ,WAAW;AAClC,SAASC,KAAK,QAAQ,UAAU;AAChC,SAASC,gCAAgC,QAAQ,+BAA+B;AAEhF,MAAMC,IAAI,GAAGA,CAAA,KAAM,CAAC,CAAC;AAErB,SAASC,wBAAwBA,CAChCC,KAAoE,EACpEC,YAAiC,EAChC;EACD,MAAM;IACLC,sBAAsB,EAAEC,gBAAgB;IACxCC,SAAS;IACTC,aAAa,GAAG,GAAG;IACnBC,cAAc,GAAG,KAAK;IACtBC,YAAY,GAAGD,cAAc,GAAG,MAAM,GAAG,QAAQ;IACjDE,aAAa,GAAG,IAAI;IACpBC,kBAAkB,GAAG,IAAI;IACzBC,KAAK;IACLC,GAAG,GAAGC,QAAQ;IACdC,GAAG,GAAG,CAACD,QAAQ;IACfE,QAAQ,GAAG,KAAK;IAChBC,SAAS,GAAG,EAAE;IACdC,IAAI,GAAG,CAAC;IACRC,UAAU,GAAG,CAAC;IACdC,IAAI,EAAEC,QAAQ,GAAG,QAAQ;IACzBC,KAAK,EAAEC,SAAS;IAChBC,IAAI,GAAG,SAAS;IAChBC,MAAM;IACNC,QAAQ,GAAG1B,IAAI;IACf,GAAG2B;EACJ,CAAC,GAAG5B,gCAAgC,CAAwBG,KAAM,CAAC;EAEnE,IAAKM,cAAc,EAAG;IACrBtB,UAAU,CAAE,kDAAkD,EAAE;MAC/D0C,WAAW,EAAE,qBAAqB;MAClCC,KAAK,EAAE,KAAK;MACZC,OAAO,EAAE;IACV,CAAE,CAAC;EACJ;EACA,MAAMC,QAAQ,GAAGtD,MAAM,CAAqB,CAAC;EAC7C,MAAMuD,SAAS,GAAG/C,YAAY,CAAE,CAAE8C,QAAQ,EAAE5B,YAAY,CAAG,CAAC;EAE5D,MAAM8B,SAAS,GAAGf,IAAI,KAAK,KAAK;EAChC,MAAMgB,QAAQ,GAAGD,SAAS,GAAG,CAAC,GAAGvC,YAAY,CAAEwB,IAAK,CAAC;EACrD,MAAMiB,QAAQ,GAAGzC,YAAY,CAAEyB,UAAW,CAAC,GAAGe,QAAQ;EACtD,MAAME,SAAS,GAAG3C,UAAU,CAAE,CAAC,EAAEsB,GAAG,EAAEF,GAAG,EAAEqB,QAAS,CAAC;EACrD,MAAMG,cAAc,GAAGA,CACtBf,KAAsB,EACtBgB,YAAqB,KACjB;IACJ;IACA;IACA,OAAOL,SAAS,GACb,EAAE,GAAGM,IAAI,CAACxB,GAAG,CAAEF,GAAG,EAAE0B,IAAI,CAAC1B,GAAG,CAAEE,GAAG,EAAErB,YAAY,CAAE4B,KAAM,CAAE,CAAE,CAAC,GAC5D,EAAE,GAAG7B,UAAU,CAAE6B,KAAK,EAAEP,GAAG,EAAEF,GAAG,EAAEyB,YAAY,aAAZA,YAAY,cAAZA,YAAY,GAAIJ,QAAS,CAAC;EAChE,CAAC;EAED,MAAMM,YAAY,GAAGnB,QAAQ,KAAK,QAAQ,GAAG,KAAK,GAAGoB,SAAS;EAC9D,MAAMC,OAAO,GAAGlE,UAAU,CAAE,2BAA2B,EAAE8B,SAAU,CAAC;EACpE,MAAMqC,EAAE,GAAG7C,KAAK,CAAC,CAAC;EAClB,MAAM8C,iBAAiB,GAAGD,EAAE,CAAEnB,IAAI,KAAK,OAAO,IAAInC,MAAM,CAACwD,gBAAiB,CAAC;EAE3E,MAAMC,SAAS,GAAGA,CACjBxB,KAAkC,EAClCyB,SAAwB,EACxBC,KAA6C,KACzC;IACJA,KAAK,EAAEC,cAAc,CAAC,CAAC;IACvB,MAAMC,KAAK,GAAGF,KAAK,EAAEG,QAAQ,IAAIxC,kBAAkB;IACnD,MAAMyC,KAAK,GAAGF,KAAK,GAAGxD,YAAY,CAAEuB,SAAU,CAAC,GAAGkB,QAAQ,GAAGA,QAAQ;IACrE,IAAIkB,SAAS,GAAG1D,YAAY,CAAE2B,KAAM,CAAC,GAAGc,SAAS,GAAGd,KAAK;IACzD,IAAKyB,SAAS,KAAK,IAAI,EAAG;MACzBM,SAAS,GAAG9D,GAAG,CAAE8D,SAAS,EAAED,KAAM,CAAC;IACpC,CAAC,MAAM,IAAKL,SAAS,KAAK,MAAM,EAAG;MAClCM,SAAS,GAAG7D,QAAQ,CAAE6D,SAAS,EAAED,KAAM,CAAC;IACzC;IACA,OAAOf,cAAc,CAAEgB,SAAS,EAAEH,KAAK,GAAGE,KAAK,GAAGX,SAAU,CAAC;EAC9D,CAAC;;EAED;AACD;AACA;AACA;AACA;AACA;AACA;EACC,MAAMa,yBAAyE,GAC9EA,CAAEC,KAAK,EAAEC,MAAM,KAAM;IACpB,MAAMC,SAAS,GAAG;MAAE,GAAGF;IAAM,CAAC;IAE9B,MAAM;MAAEnC,IAAI;MAAEsC;IAAQ,CAAC,GAAGF,MAAM;IAChC,MAAMR,KAAK,GAAGU,OAAO,CAACV,KAAK;IAC3B,MAAMW,YAAY,GAAGF,SAAS,CAACnC,KAAK;;IAEpC;AACH;AACA;IACG,IACCF,IAAI,KAAK9B,uBAAuB,CAACsE,QAAQ,IACzCxC,IAAI,KAAK9B,uBAAuB,CAACuE,UAAU,EAC1C;MACDJ,SAAS,CAACnC,KAAK,GAAGwB,SAAS,CAC1Ba,YAAY,EACZvC,IAAI,KAAK9B,uBAAuB,CAACsE,QAAQ,GAAG,IAAI,GAAG,MAAM,EACzDZ,KACD,CAAC;IACF;;IAEA;AACH;AACA;IACG,IAAK5B,IAAI,KAAK9B,uBAAuB,CAACwE,IAAI,IAAIpD,aAAa,EAAG;MAC7D,MAAM,CAAEqD,CAAC,EAAEC,CAAC,CAAE,GAAGN,OAAO,CAACN,KAAK;MAC9B,MAAMa,WAAW,GAAGP,OAAO,CAACP,QAAQ,IAAIxC,kBAAkB;MAC1D,MAAMuD,QAAQ,GAAGD,WAAW,GACzBvE,YAAY,CAAEuB,SAAU,CAAC,GAAGkB,QAAQ,GACpCA,QAAQ;MAEX,IAAIgC,iBAAiB;MACrB,IAAIf,KAAK;MAET,QAAS7C,aAAa;QACrB,KAAK,GAAG;UACP6C,KAAK,GAAGY,CAAC;UACTG,iBAAiB,GAAG,CAAC,CAAC;UACtB;QAED,KAAK,GAAG;UACPf,KAAK,GAAGW,CAAC;UACTI,iBAAiB,GAAGxF,KAAK,CAAC,CAAC,GAAG,CAAC,CAAC,GAAG,CAAC;UACpC;QAED,KAAK,GAAG;UACPyE,KAAK,GAAGY,CAAC;UACTG,iBAAiB,GAAG,CAAC;UACrB;QAED,KAAK,GAAG;UACPf,KAAK,GAAGW,CAAC;UACTI,iBAAiB,GAAGxF,KAAK,CAAC,CAAC,GAAG,CAAC,GAAG,CAAC,CAAC;UACpC;MACF;MAEA,IAAKyE,KAAK,KAAK,CAAC,EAAG;QAClBA,KAAK,GAAGb,IAAI,CAAC6B,IAAI,CAAE7B,IAAI,CAAC8B,GAAG,CAAEjB,KAAM,CAAE,CAAC,GAAGb,IAAI,CAAC+B,IAAI,CAAElB,KAAM,CAAC;QAC3D,MAAMmB,QAAQ,GAAGnB,KAAK,GAAGc,QAAQ,GAAGC,iBAAiB;QAErDV,SAAS,CAACnC,KAAK,GAAGe,cAAc;QAC/B;QACA9C,GAAG,CAAEoE,YAAY,EAAEY,QAAS,CAAC,EAC7BN,WAAW,GAAGC,QAAQ,GAAGzB,SAC1B,CAAC;MACF;IACD;;IAEA;AACH;AACA;IACG,IACCrB,IAAI,KAAK9B,uBAAuB,CAACkF,WAAW,IAC5CpD,IAAI,KAAK9B,uBAAuB,CAACmF,MAAM,EACtC;MACD,MAAMC,eAAe,GACpB1D,QAAQ,KAAK,KAAK,IAAI2C,YAAY,KAAK,EAAE;MAE1CF,SAAS,CAACnC,KAAK,GAAGoD,eAAe,GAC9Bf,YAAY;MACZ;MACAtB,cAAc,CAAEsB,YAAa,CAAC;IAClC;IAEA,OAAOF,SAAS;EACjB,CAAC;EAEF,MAAMkB,2BAA2B,GAC9B5B,SAAwB,IACxBC,KAAsC,IACvCtB,QAAQ,CAAEkD,MAAM,CAAE9B,SAAS,CAAEvB,SAAS,EAAEwB,SAAS,EAAEC,KAAM,CAAE,CAAC,EAAE;IAC7D;IACA;IACAA,KAAK,EAAE;MACN,GAAGA,KAAK;MACR6B,MAAM,EAAE9C,QAAQ,CAAC+C;IAClB;EACD,CAAE,CAAC;EAEL,OACCC,aAAA,CAAC5F,KAAK;IACLqD,YAAY,EAAGA,YAAc;IAC7BwC,SAAS,EAAC,SAAS;IAAA,GACdrD,SAAS;IACdrB,SAAS,EAAGoC,OAAS;IACrBnC,aAAa,EAAGA,aAAe;IAC/BC,cAAc,EAAGC,YAAY,KAAK,QAAU;IAC5CC,aAAa,EAAGA,aAAe;IAC/BE,KAAK,EAAGA,KAAO;IACfC,GAAG,EAAGA,GAAK;IACXE,GAAG,EAAGA,GAAK;IACXkE,GAAG,EAAGjD,SAAW;IACjBhB,QAAQ,EAAGA,QAAU;IACrBE,IAAI,EAAGA,IAAM;IACbE,IAAI,EAAGC;IACP;IAAA;IACAC,KAAK,EAAGC,SAAW;IACnBnB,sBAAsB,EAAGA,CAAEmD,KAAK,EAAEC,MAAM,KAAM;MAAA,IAAA0B,iBAAA;MAC7C,MAAMC,SAAS,GAAG7B,yBAAyB,CAAEC,KAAK,EAAEC,MAAO,CAAC;MAC5D,QAAA0B,iBAAA,GAAO7E,gBAAgB,GAAI8E,SAAS,EAAE3B,MAAO,CAAC,cAAA0B,iBAAA,cAAAA,iBAAA,GAAIC,SAAS;IAC5D,CAAG;IACH3D,IAAI,EAAGA,IAAM;IACbC,MAAM,EACLhB,YAAY,KAAK,QAAQ,GACxBsE,aAAA,CAAAK,QAAA,QACG3D,MAAM,EACRsD,aAAA,CAAClF,MAAM;MAACwF,YAAY,EAAG,CAAG;MAACC,WAAW,EAAG;IAAG,GAC3CP,aAAA,CAACnF,MAAM;MAAC2F,OAAO,EAAG;IAAG,GACpBR,aAAA,CAAC3F,UAAU;MACVkB,SAAS,EAAGsC,iBAAmB;MAC/B4C,IAAI,EAAG1G,QAAU;MACjB0C,IAAI,EAAC,OAAO;MACZZ,KAAK,EAAGhC,EAAE,CAAE,WAAY,CAAG;MAC3B6G,OAAO,EAAGd,2BAA2B,CACpC,IACD;IAAG,CACH,CAAC,EACFI,aAAA,CAAC3F,UAAU;MACVkB,SAAS,EAAGsC,iBAAmB;MAC/B4C,IAAI,EAAGxG,SAAW;MAClBwC,IAAI,EAAC,OAAO;MACZZ,KAAK,EAAGhC,EAAE,CAAE,WAAY,CAAG;MAC3B6G,OAAO,EAAGd,2BAA2B,CACpC,MACD;IAAG,CACH,CACM,CACD,CACP,CAAC,GAEHlD,MAED;IACDC,QAAQ,EAAGA;EAAU,CACrB,CAAC;AAEJ;AAEA,OAAO,MAAMgE,aAAa,GAAGhH,UAAU,CAAEuB,wBAAyB,CAAC;AAEnE,eAAeyF,aAAa","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["css","InputControl","COLORS","Button","space","_ref","process","env","NODE_ENV","name","styles","map","toString","_EMOTION_STRINGIFIED_CSS_ERROR__","htmlArrowStyles","hideHTMLArrows","Input","_styled","target","label","SpinButton","theme","accent","smallSpinButtons"],"sources":["@wordpress/components/src/number-control/styles/number-control-styles.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport { css } from '@emotion/react';\nimport styled from '@emotion/styled';\n\n/**\n * Internal dependencies\n */\nimport InputControl from '../../input-control';\nimport { COLORS } from '../../utils';\nimport Button from '../../button';\nimport { space } from '../../utils/space';\n\nconst htmlArrowStyles = ( { hideHTMLArrows }: { hideHTMLArrows: boolean } ) => {\n\tif ( ! hideHTMLArrows ) {\n\t\treturn ``;\n\t}\n\n\treturn css`\n\t\tinput[type='number']::-webkit-outer-spin-button,\n\t\tinput[type='number']::-webkit-inner-spin-button {\n\t\t\t-webkit-appearance: none !important;\n\t\t\tmargin: 0 !important;\n\t\t}\n\n\t\tinput[type='number'] {\n\t\t\t-moz-appearance: textfield;\n\t\t}\n\t`;\n};\n\nexport const Input = styled( InputControl )`\n\t${ htmlArrowStyles };\n`;\n\nexport const SpinButton = styled( Button )`\n\t&&&&& {\n\t\tcolor: ${ COLORS.theme.accent };\n\t}\n`;\n\nconst smallSpinButtons = css`\n\twidth: ${ space( 5 ) };\n\tmin-width: ${ space( 5 ) };\n\theight: ${ space( 5 ) };\n`;\n\nexport const styles = { smallSpinButtons };\n"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,GAAG,QAAQ,gBAAgB;AAGpC;AACA;AACA;AACA,OAAOC,YAAY,MAAM,qBAAqB;AAC9C,SAASC,MAAM,QAAQ,aAAa;AACpC,OAAOC,MAAM,MAAM,cAAc;AACjC,SAASC,KAAK,QAAQ,mBAAmB;AAAC,IAAAC,IAAA,GAAAC,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAC,IAAA;EAAAC,MAAA;AAAA;EAAAD,IAAA;EAAAC,MAAA;EAAAC,GAAA;EAAAC,QAAA,EAAAC;AAAA;AAE1C,MAAMC,eAAe,GAAGA,CAAE;EAAEC;AAA4C,CAAC,KAAM;EAC9E,IAAK,CAAEA,cAAc,EAAG;IACvB,OAAQ,EAAC;EACV;EAEA,OAAAV,IAAA;AAWD,CAAC;AAED,OAAO,MAAMW,KAAK,GAAG,aAAAC,OAAA,CAAQhB,YAAY,EAAAK,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAU,MAAA;AAAA;EAAAA,MAAA;EAAAC,KAAA;AAAA,CAAC,CAAC,CACvCL,eAAe,SAAAR,OAAA,CAAAC,GAAA,CAAAC,QAAA,40DAClB;AAED,OAAO,MAAMY,UAAU,GAAG,aAAAH,OAAA,CAAQd,MAAM,EAAAG,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAU,MAAA;AAAA;EAAAA,MAAA;EAAAC,KAAA;AAAA,CAAC,CAAC,iBAE9BjB,MAAM,CAACmB,KAAK,CAACC,MAAM,UAAAhB,OAAA,CAAAC,GAAA,CAAAC,QAAA,40DAE9B;AAED,MAAMe,gBAAgB,gBAAGvB,GAAG,WACjBI,KAAK,CAAE,CAAE,CAAC,iBACNA,KAAK,CAAE,CAAE,CAAC,cACbA,KAAK,CAAE,CAAE,CAAC,SAAAE,OAAA,CAAAC,GAAA,CAAAC,QAAA,sDAAAF,OAAA,CAAAC,GAAA,CAAAC,QAAA,20DACrB;AAED,OAAO,MAAME,MAAM,GAAG;EAAEa;AAAiB,CAAC"}
1
+ {"version":3,"names":["css","InputControl","COLORS","Button","space","_ref","process","env","NODE_ENV","name","styles","map","toString","_EMOTION_STRINGIFIED_CSS_ERROR__","htmlArrowStyles","hideHTMLArrows","Input","_styled","target","label","SpinButton","theme","accent","smallSpinButtons"],"sources":["@wordpress/components/src/number-control/styles/number-control-styles.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport { css } from '@emotion/react';\nimport styled from '@emotion/styled';\n\n/**\n * Internal dependencies\n */\nimport InputControl from '../../input-control';\nimport { COLORS } from '../../utils';\nimport Button from '../../button';\nimport { space } from '../../utils/space';\n\nconst htmlArrowStyles = ( { hideHTMLArrows }: { hideHTMLArrows: boolean } ) => {\n\tif ( ! hideHTMLArrows ) {\n\t\treturn ``;\n\t}\n\n\treturn css`\n\t\tinput[type='number']::-webkit-outer-spin-button,\n\t\tinput[type='number']::-webkit-inner-spin-button {\n\t\t\t-webkit-appearance: none !important;\n\t\t\tmargin: 0 !important;\n\t\t}\n\n\t\tinput[type='number'] {\n\t\t\t-moz-appearance: textfield;\n\t\t}\n\t`;\n};\n\nexport const Input = styled( InputControl )`\n\t${ htmlArrowStyles };\n`;\n\nexport const SpinButton = styled( Button )`\n\t&&&&& {\n\t\tcolor: ${ COLORS.theme.accent };\n\t}\n`;\n\nconst smallSpinButtons = css`\n\twidth: ${ space( 5 ) };\n\tmin-width: ${ space( 5 ) };\n\theight: ${ space( 5 ) };\n`;\n\nexport const styles = { smallSpinButtons };\n"],"mappings":";;AAAA;AACA;AACA;AACA,SAASA,GAAG,QAAQ,gBAAgB;AAGpC;AACA;AACA;AACA,OAAOC,YAAY,MAAM,qBAAqB;AAC9C,SAASC,MAAM,QAAQ,aAAa;AACpC,OAAOC,MAAM,MAAM,cAAc;AACjC,SAASC,KAAK,QAAQ,mBAAmB;AAAC,IAAAC,IAAA,GAAAC,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAC,IAAA;EAAAC,MAAA;AAAA;EAAAD,IAAA;EAAAC,MAAA;EAAAC,GAAA;EAAAC,QAAA,EAAAC;AAAA;AAE1C,MAAMC,eAAe,GAAGA,CAAE;EAAEC;AAA4C,CAAC,KAAM;EAC9E,IAAK,CAAEA,cAAc,EAAG;IACvB,OAAQ,EAAC;EACV;EAEA,OAAAV,IAAA;AAWD,CAAC;AAED,OAAO,MAAMW,KAAK,gBAAGC,OAAA,CAAQhB,YAAY,EAAAK,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAU,MAAA;AAAA;EAAAA,MAAA;EAAAC,KAAA;AAAA,CAAC,CAAC,CACvCL,eAAe,SAAAR,OAAA,CAAAC,GAAA,CAAAC,QAAA,40DAClB;AAED,OAAO,MAAMY,UAAU,gBAAGH,OAAA,CAAQd,MAAM,EAAAG,OAAA,CAAAC,GAAA,CAAAC,QAAA;EAAAU,MAAA;AAAA;EAAAA,MAAA;EAAAC,KAAA;AAAA,CAAC,CAAC,iBAE9BjB,MAAM,CAACmB,KAAK,CAACC,MAAM,UAAAhB,OAAA,CAAAC,GAAA,CAAAC,QAAA,40DAE9B;AAED,MAAMe,gBAAgB,gBAAGvB,GAAG,WACjBI,KAAK,CAAE,CAAE,CAAC,iBACNA,KAAK,CAAE,CAAE,CAAC,cACbA,KAAK,CAAE,CAAE,CAAC,SAAAE,OAAA,CAAAC,GAAA,CAAAC,QAAA,sDAAAF,OAAA,CAAAC,GAAA,CAAAC,QAAA,20DACrB;AAED,OAAO,MAAME,MAAM,GAAG;EAAEa;AAAiB,CAAC","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["@wordpress/components/src/number-control/types.ts"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { InputControlProps } from '../input-control/types';\n\nexport type NumberControlProps = Omit<\n\tInputControlProps,\n\t'isDragEnabled' | 'min' | 'max' | 'required' | 'step' | 'type' | 'value'\n> & {\n\t/**\n\t * If true, the default `input` HTML arrows will be hidden.\n\t *\n\t * @deprecated\n\t * @default false\n\t */\n\thideHTMLArrows?: boolean;\n\t/**\n\t * The type of spin controls to display. These are buttons that allow the\n\t * user to quickly increment and decrement the number.\n\t *\n\t * - 'none' - Do not show spin controls.\n\t * - 'native' - Use browser's native HTML `input` controls.\n\t * - 'custom' - Use plus and minus icon buttons.\n\t *\n\t * @default 'native'\n\t */\n\tspinControls?: 'none' | 'native' | 'custom';\n\t/**\n\t * If true, enables mouse drag gestures.\n\t *\n\t * @default true\n\t */\n\tisDragEnabled?: InputControlProps[ 'isDragEnabled' ];\n\t/**\n\t * If true, pressing `UP` or `DOWN` along with the `SHIFT` key will increment the\n\t * value by the `shiftStep` value.\n\t *\n\t * @default true\n\t */\n\tisShiftStepEnabled?: boolean;\n\t/**\n\t * The maximum `value` allowed.\n\t *\n\t * @default Infinity\n\t */\n\tmax?: number;\n\t/**\n\t * The minimum `value` allowed.\n\t *\n\t * @default -Infinity\n\t */\n\tmin?: number;\n\t/**\n\t * If `true` enforces a valid number within the control's min/max range.\n\t * If `false` allows an empty string as a valid value.\n\t *\n\t * @default false\n\t */\n\trequired?: InputControlProps[ 'required' ];\n\t/**\n\t * Amount to increment by when the `SHIFT` key is held down. This shift value is\n\t * a multiplier to the `step` value. For example, if the `step` value is `5`,\n\t * and `shiftStep` is `10`, each jump would increment/decrement by `50`.\n\t *\n\t * @default 10\n\t */\n\tshiftStep?: number;\n\t/**\n\t * Amount by which the `value` is changed when incrementing/decrementing.\n\t * It is also a factor in validation as `value` must be a multiple of `step`\n\t * (offset by `min`, if specified) to be valid. Accepts the special string value `any`\n\t * that voids the validation constraint and causes stepping actions to increment/decrement by `1`.\n\t *\n\t * @default 1\n\t */\n\tstep?: InputControlProps[ 'step' ];\n\t/**\n\t * Optional multiplication factor in spin changes. i.e. A spin changes\n\t * by `spinFactor * step` (if `step` is \"any\", 1 is used instead).\n\t *\n\t * @default 1\n\t */\n\tspinFactor?: number;\n\t/**\n\t * The `type` attribute of the `input` element.\n\t *\n\t * @default 'number'\n\t */\n\ttype?: InputControlProps[ 'type' ];\n\t/**\n\t * The value of the input.\n\t */\n\tvalue?: number | string;\n};\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["@wordpress/components/src/number-control/types.ts"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { InputControlProps } from '../input-control/types';\n\nexport type NumberControlProps = Omit<\n\tInputControlProps,\n\t'isDragEnabled' | 'min' | 'max' | 'required' | 'step' | 'type' | 'value'\n> & {\n\t/**\n\t * If true, the default `input` HTML arrows will be hidden.\n\t *\n\t * @deprecated\n\t * @default false\n\t */\n\thideHTMLArrows?: boolean;\n\t/**\n\t * The type of spin controls to display. These are buttons that allow the\n\t * user to quickly increment and decrement the number.\n\t *\n\t * - 'none' - Do not show spin controls.\n\t * - 'native' - Use browser's native HTML `input` controls.\n\t * - 'custom' - Use plus and minus icon buttons.\n\t *\n\t * @default 'native'\n\t */\n\tspinControls?: 'none' | 'native' | 'custom';\n\t/**\n\t * If true, enables mouse drag gestures.\n\t *\n\t * @default true\n\t */\n\tisDragEnabled?: InputControlProps[ 'isDragEnabled' ];\n\t/**\n\t * If true, pressing `UP` or `DOWN` along with the `SHIFT` key will increment the\n\t * value by the `shiftStep` value.\n\t *\n\t * @default true\n\t */\n\tisShiftStepEnabled?: boolean;\n\t/**\n\t * The maximum `value` allowed.\n\t *\n\t * @default Infinity\n\t */\n\tmax?: number;\n\t/**\n\t * The minimum `value` allowed.\n\t *\n\t * @default -Infinity\n\t */\n\tmin?: number;\n\t/**\n\t * If `true` enforces a valid number within the control's min/max range.\n\t * If `false` allows an empty string as a valid value.\n\t *\n\t * @default false\n\t */\n\trequired?: InputControlProps[ 'required' ];\n\t/**\n\t * Amount to increment by when the `SHIFT` key is held down. This shift value is\n\t * a multiplier to the `step` value. For example, if the `step` value is `5`,\n\t * and `shiftStep` is `10`, each jump would increment/decrement by `50`.\n\t *\n\t * @default 10\n\t */\n\tshiftStep?: number;\n\t/**\n\t * Amount by which the `value` is changed when incrementing/decrementing.\n\t * It is also a factor in validation as `value` must be a multiple of `step`\n\t * (offset by `min`, if specified) to be valid. Accepts the special string value `any`\n\t * that voids the validation constraint and causes stepping actions to increment/decrement by `1`.\n\t *\n\t * @default 1\n\t */\n\tstep?: InputControlProps[ 'step' ];\n\t/**\n\t * Optional multiplication factor in spin changes. i.e. A spin changes\n\t * by `spinFactor * step` (if `step` is \"any\", 1 is used instead).\n\t *\n\t * @default 1\n\t */\n\tspinFactor?: number;\n\t/**\n\t * The `type` attribute of the `input` element.\n\t *\n\t * @default 'number'\n\t */\n\ttype?: InputControlProps[ 'type' ];\n\t/**\n\t * The value of the input.\n\t */\n\tvalue?: number | string;\n};\n"],"mappings":"","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["classnames","useState","useRef","useEffect","useCallback","useMemo","__","sprintf","lineSolid","moreVertical","plus","__experimentalUseFocusOutside","useFocusOutside","useDebounce","Button","ColorPicker","FlexItem","HStack","ItemGroup","VStack","GradientPicker","ColorPalette","DropdownMenu","Popover","PaletteActionsContainer","PaletteEditStyles","PaletteHeading","PaletteHStackHeader","IndicatorStyled","PaletteItem","NameContainer","NameInputControl","DoneButton","RemoveButton","NavigableMenu","DEFAULT_GRADIENT","CustomGradientPicker","kebabCase","DEFAULT_COLOR","NameInput","value","onChange","label","createElement","hideLabelFromVision","getNameAndSlugForPosition","elements","slugPrefix","nameRegex","RegExp","position","reduce","previousValue","currentValue","slug","matches","match","id","parseInt","name","ColorPickerPopover","isGradient","element","popoverProps","receivedPopoverProps","onClose","shift","offset","resize","placement","className","color","enableAlpha","newColor","__experimentalIsRenderedInSidebar","gradient","newGradient","Option","canOnlyChangeValues","isEditing","onStartEditing","onRemove","onStopEditing","focusOutsideProps","popoverAnchor","setPopoverAnchor","anchor","undefined","as","onClick","trim","length","ref","justify","colorValue","nextName","size","icon","PaletteEditListView","editingElement","setEditingElement","elementsReference","current","debounceOnChange","spacing","isRounded","map","index","key","newElement","currentElement","currentIndex","newElements","filter","_currentElement","EMPTY_ARRAY","PaletteEdit","gradients","colors","paletteLabel","paletteLabelHeadingLevel","emptyMessage","canReset","setIsEditing","isAdding","elementsLength","hasElements","onSelectPaletteItem","newEditingElementIndex","selectedElement","level","isPressed","toggleProps","Fragment","role","variant","clearable","disableCustomGradients","disableCustomColors"],"sources":["@wordpress/components/src/palette-edit/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport {\n\tuseState,\n\tuseRef,\n\tuseEffect,\n\tuseCallback,\n\tuseMemo,\n} from '@wordpress/element';\nimport { __, sprintf } from '@wordpress/i18n';\nimport { lineSolid, moreVertical, plus } from '@wordpress/icons';\nimport {\n\t__experimentalUseFocusOutside as useFocusOutside,\n\tuseDebounce,\n} from '@wordpress/compose';\n\n/**\n * Internal dependencies\n */\nimport Button from '../button';\nimport { ColorPicker } from '../color-picker';\nimport { FlexItem } from '../flex';\nimport { HStack } from '../h-stack';\nimport { ItemGroup } from '../item-group';\nimport { VStack } from '../v-stack';\nimport GradientPicker from '../gradient-picker';\nimport ColorPalette from '../color-palette';\nimport DropdownMenu from '../dropdown-menu';\nimport Popover from '../popover';\nimport {\n\tPaletteActionsContainer,\n\tPaletteEditStyles,\n\tPaletteHeading,\n\tPaletteHStackHeader,\n\tIndicatorStyled,\n\tPaletteItem,\n\tNameContainer,\n\tNameInputControl,\n\tDoneButton,\n\tRemoveButton,\n} from './styles';\nimport { NavigableMenu } from '../navigable-container';\nimport { DEFAULT_GRADIENT } from '../custom-gradient-picker/constants';\nimport CustomGradientPicker from '../custom-gradient-picker';\nimport { kebabCase } from '../utils/strings';\nimport type {\n\tColor,\n\tColorPickerPopoverProps,\n\tGradient,\n\tNameInputProps,\n\tOptionProps,\n\tPaletteEditListViewProps,\n\tPaletteEditProps,\n\tPaletteElement,\n} from './types';\n\nconst DEFAULT_COLOR = '#000';\n\nfunction NameInput( { value, onChange, label }: NameInputProps ) {\n\treturn (\n\t\t<NameInputControl\n\t\t\tlabel={ label }\n\t\t\thideLabelFromVision\n\t\t\tvalue={ value }\n\t\t\tonChange={ onChange }\n\t\t/>\n\t);\n}\n\n/**\n * Returns a name and slug for a palette item. The name takes the format \"Color + id\".\n * To ensure there are no duplicate ids, this function checks all slugs.\n * It expects slugs to be in the format: slugPrefix + color- + number.\n * It then sets the id component of the new name based on the incremented id of the highest existing slug id.\n *\n * @param elements An array of color palette items.\n * @param slugPrefix The slug prefix used to match the element slug.\n *\n * @return A name and slug for the new palette item.\n */\nexport function getNameAndSlugForPosition(\n\telements: PaletteElement[],\n\tslugPrefix: string\n) {\n\tconst nameRegex = new RegExp( `^${ slugPrefix }color-([\\\\d]+)$` );\n\tconst position = elements.reduce( ( previousValue, currentValue ) => {\n\t\tif ( typeof currentValue?.slug === 'string' ) {\n\t\t\tconst matches = currentValue?.slug.match( nameRegex );\n\t\t\tif ( matches ) {\n\t\t\t\tconst id = parseInt( matches[ 1 ], 10 );\n\t\t\t\tif ( id >= previousValue ) {\n\t\t\t\t\treturn id + 1;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn previousValue;\n\t}, 1 );\n\n\treturn {\n\t\tname: sprintf(\n\t\t\t/* translators: %s: is an id for a custom color */\n\t\t\t__( 'Color %s' ),\n\t\t\tposition\n\t\t),\n\t\tslug: `${ slugPrefix }color-${ position }`,\n\t};\n}\n\nfunction ColorPickerPopover< T extends Color | Gradient >( {\n\tisGradient,\n\telement,\n\tonChange,\n\tpopoverProps: receivedPopoverProps,\n\tonClose = () => {},\n}: ColorPickerPopoverProps< T > ) {\n\tconst popoverProps: ColorPickerPopoverProps< T >[ 'popoverProps' ] =\n\t\tuseMemo(\n\t\t\t() => ( {\n\t\t\t\tshift: true,\n\t\t\t\toffset: 20,\n\t\t\t\t// Disabling resize as it would otherwise cause the popover to show\n\t\t\t\t// scrollbars while dragging the color picker's handle close to the\n\t\t\t\t// popover edge.\n\t\t\t\tresize: false,\n\t\t\t\tplacement: 'left-start',\n\t\t\t\t...receivedPopoverProps,\n\t\t\t\tclassName: classnames(\n\t\t\t\t\t'components-palette-edit__popover',\n\t\t\t\t\treceivedPopoverProps?.className\n\t\t\t\t),\n\t\t\t} ),\n\t\t\t[ receivedPopoverProps ]\n\t\t);\n\n\treturn (\n\t\t<Popover { ...popoverProps } onClose={ onClose }>\n\t\t\t{ ! isGradient && (\n\t\t\t\t<ColorPicker\n\t\t\t\t\tcolor={ element.color }\n\t\t\t\t\tenableAlpha\n\t\t\t\t\tonChange={ ( newColor ) => {\n\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\tcolor: newColor,\n\t\t\t\t\t\t} );\n\t\t\t\t\t} }\n\t\t\t\t/>\n\t\t\t) }\n\t\t\t{ isGradient && (\n\t\t\t\t<div className=\"components-palette-edit__popover-gradient-picker\">\n\t\t\t\t\t<CustomGradientPicker\n\t\t\t\t\t\t__experimentalIsRenderedInSidebar\n\t\t\t\t\t\tvalue={ element.gradient }\n\t\t\t\t\t\tonChange={ ( newGradient ) => {\n\t\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\t\tgradient: newGradient,\n\t\t\t\t\t\t\t} );\n\t\t\t\t\t\t} }\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\t\t\t) }\n\t\t</Popover>\n\t);\n}\n\nfunction Option< T extends Color | Gradient >( {\n\tcanOnlyChangeValues,\n\telement,\n\tonChange,\n\tisEditing,\n\tonStartEditing,\n\tonRemove,\n\tonStopEditing,\n\tpopoverProps: receivedPopoverProps,\n\tslugPrefix,\n\tisGradient,\n}: OptionProps< T > ) {\n\tconst focusOutsideProps = useFocusOutside( onStopEditing );\n\tconst value = isGradient ? element.gradient : element.color;\n\n\t// Use internal state instead of a ref to make sure that the component\n\t// re-renders when the popover's anchor updates.\n\tconst [ popoverAnchor, setPopoverAnchor ] = useState( null );\n\tconst popoverProps = useMemo(\n\t\t() => ( {\n\t\t\t...receivedPopoverProps,\n\t\t\t// Use the custom palette color item as the popover anchor.\n\t\t\tanchor: popoverAnchor,\n\t\t} ),\n\t\t[ popoverAnchor, receivedPopoverProps ]\n\t);\n\n\treturn (\n\t\t<PaletteItem\n\t\t\tclassName={ isEditing ? 'is-selected' : undefined }\n\t\t\tas={ isEditing ? 'div' : 'button' }\n\t\t\tonClick={ onStartEditing }\n\t\t\taria-label={\n\t\t\t\tisEditing\n\t\t\t\t\t? undefined\n\t\t\t\t\t: sprintf(\n\t\t\t\t\t\t\t// translators: %s is a color or gradient name, e.g. \"Red\".\n\t\t\t\t\t\t\t__( 'Edit: %s' ),\n\t\t\t\t\t\t\telement.name.trim().length ? element.name : value\n\t\t\t\t\t )\n\t\t\t}\n\t\t\tref={ setPopoverAnchor }\n\t\t\t{ ...( isEditing ? { ...focusOutsideProps } : {} ) }\n\t\t>\n\t\t\t<HStack justify=\"flex-start\">\n\t\t\t\t<IndicatorStyled colorValue={ value } />\n\t\t\t\t<FlexItem>\n\t\t\t\t\t{ isEditing && ! canOnlyChangeValues ? (\n\t\t\t\t\t\t<NameInput\n\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t? __( 'Gradient name' )\n\t\t\t\t\t\t\t\t\t: __( 'Color name' )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tvalue={ element.name }\n\t\t\t\t\t\t\tonChange={ ( nextName?: string ) =>\n\t\t\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\t\t\tname: nextName,\n\t\t\t\t\t\t\t\t\tslug:\n\t\t\t\t\t\t\t\t\t\tslugPrefix +\n\t\t\t\t\t\t\t\t\t\tkebabCase( nextName ?? '' ),\n\t\t\t\t\t\t\t\t} )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t/>\n\t\t\t\t\t) : (\n\t\t\t\t\t\t<NameContainer>\n\t\t\t\t\t\t\t{ element.name.trim().length\n\t\t\t\t\t\t\t\t? element.name\n\t\t\t\t\t\t\t\t: /* Fall back to non-breaking space to maintain height */\n\t\t\t\t\t\t\t\t '\\u00A0' }\n\t\t\t\t\t\t</NameContainer>\n\t\t\t\t\t) }\n\t\t\t\t</FlexItem>\n\t\t\t\t{ isEditing && ! canOnlyChangeValues && (\n\t\t\t\t\t<FlexItem>\n\t\t\t\t\t\t<RemoveButton\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\ticon={ lineSolid }\n\t\t\t\t\t\t\tlabel={ __( 'Remove color' ) }\n\t\t\t\t\t\t\tonClick={ onRemove }\n\t\t\t\t\t\t/>\n\t\t\t\t\t</FlexItem>\n\t\t\t\t) }\n\t\t\t</HStack>\n\t\t\t{ isEditing && (\n\t\t\t\t<ColorPickerPopover\n\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\tonChange={ onChange }\n\t\t\t\t\telement={ element }\n\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t/>\n\t\t\t) }\n\t\t</PaletteItem>\n\t);\n}\n\nfunction PaletteEditListView< T extends Color | Gradient >( {\n\telements,\n\tonChange,\n\teditingElement,\n\tsetEditingElement,\n\tcanOnlyChangeValues,\n\tslugPrefix,\n\tisGradient,\n\tpopoverProps,\n}: PaletteEditListViewProps< T > ) {\n\t// When unmounting the component if there are empty elements (the user did not complete the insertion) clean them.\n\tconst elementsReference = useRef< typeof elements >();\n\tuseEffect( () => {\n\t\telementsReference.current = elements;\n\t}, [ elements ] );\n\n\tconst debounceOnChange = useDebounce( onChange, 100 );\n\n\treturn (\n\t\t<VStack spacing={ 3 }>\n\t\t\t<ItemGroup isRounded>\n\t\t\t\t{ elements.map( ( element, index ) => (\n\t\t\t\t\t<Option\n\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\tcanOnlyChangeValues={ canOnlyChangeValues }\n\t\t\t\t\t\tkey={ index }\n\t\t\t\t\t\telement={ element }\n\t\t\t\t\t\tonStartEditing={ () => {\n\t\t\t\t\t\t\tif ( editingElement !== index ) {\n\t\t\t\t\t\t\t\tsetEditingElement( index );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonChange={ ( newElement ) => {\n\t\t\t\t\t\t\tdebounceOnChange(\n\t\t\t\t\t\t\t\telements.map(\n\t\t\t\t\t\t\t\t\t( currentElement, currentIndex ) => {\n\t\t\t\t\t\t\t\t\t\tif ( currentIndex === index ) {\n\t\t\t\t\t\t\t\t\t\t\treturn newElement;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\treturn currentElement;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonRemove={ () => {\n\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\tconst newElements = elements.filter(\n\t\t\t\t\t\t\t\t( _currentElement, currentIndex ) => {\n\t\t\t\t\t\t\t\t\tif ( currentIndex === index ) {\n\t\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\tonChange(\n\t\t\t\t\t\t\t\tnewElements.length ? newElements : undefined\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tisEditing={ index === editingElement }\n\t\t\t\t\t\tonStopEditing={ () => {\n\t\t\t\t\t\t\tif ( index === editingElement ) {\n\t\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tslugPrefix={ slugPrefix }\n\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t/>\n\t\t\t\t) ) }\n\t\t\t</ItemGroup>\n\t\t</VStack>\n\t);\n}\n\nconst EMPTY_ARRAY: Color[] = [];\n\n/**\n * Allows editing a palette of colors or gradients.\n *\n * ```jsx\n * import { PaletteEdit } from '@wordpress/components';\n * const MyPaletteEdit = () => {\n * const [ controlledColors, setControlledColors ] = useState( colors );\n *\n * return (\n * <PaletteEdit\n * colors={ controlledColors }\n * onChange={ ( newColors?: Color[] ) => {\n * setControlledColors( newColors );\n * } }\n * paletteLabel=\"Here is a label\"\n * />\n * );\n * };\n * ```\n */\nexport function PaletteEdit( {\n\tgradients,\n\tcolors = EMPTY_ARRAY,\n\tonChange,\n\tpaletteLabel,\n\tpaletteLabelHeadingLevel = 2,\n\temptyMessage,\n\tcanOnlyChangeValues,\n\tcanReset,\n\tslugPrefix = '',\n\tpopoverProps,\n}: PaletteEditProps ) {\n\tconst isGradient = !! gradients;\n\tconst elements = isGradient ? gradients : colors;\n\tconst [ isEditing, setIsEditing ] = useState( false );\n\tconst [ editingElement, setEditingElement ] = useState<\n\t\tnumber | null | undefined\n\t>( null );\n\tconst isAdding =\n\t\tisEditing &&\n\t\t!! editingElement &&\n\t\telements[ editingElement ] &&\n\t\t! elements[ editingElement ].slug;\n\tconst elementsLength = elements.length;\n\tconst hasElements = elementsLength > 0;\n\tconst debounceOnChange = useDebounce( onChange, 100 );\n\tconst onSelectPaletteItem = useCallback(\n\t\t(\n\t\t\tvalue?: PaletteElement[ keyof PaletteElement ],\n\t\t\tnewEditingElementIndex?: number\n\t\t) => {\n\t\t\tconst selectedElement =\n\t\t\t\tnewEditingElementIndex === undefined\n\t\t\t\t\t? undefined\n\t\t\t\t\t: elements[ newEditingElementIndex ];\n\t\t\tconst key = isGradient ? 'gradient' : 'color';\n\t\t\t// Ensures that the index returned matches a known element value.\n\t\t\tif ( !! selectedElement && selectedElement[ key ] === value ) {\n\t\t\t\tsetEditingElement( newEditingElementIndex );\n\t\t\t} else {\n\t\t\t\tsetIsEditing( true );\n\t\t\t}\n\t\t},\n\t\t[ isGradient, elements ]\n\t);\n\n\treturn (\n\t\t<PaletteEditStyles>\n\t\t\t<PaletteHStackHeader>\n\t\t\t\t<PaletteHeading level={ paletteLabelHeadingLevel }>\n\t\t\t\t\t{ paletteLabel }\n\t\t\t\t</PaletteHeading>\n\t\t\t\t<PaletteActionsContainer>\n\t\t\t\t\t{ hasElements && isEditing && (\n\t\t\t\t\t\t<DoneButton\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\tsetIsEditing( false );\n\t\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{ __( 'Done' ) }\n\t\t\t\t\t\t</DoneButton>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! canOnlyChangeValues && (\n\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\tisPressed={ isAdding }\n\t\t\t\t\t\t\ticon={ plus }\n\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t? __( 'Add gradient' )\n\t\t\t\t\t\t\t\t\t: __( 'Add color' )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\tconst { name, slug } =\n\t\t\t\t\t\t\t\t\tgetNameAndSlugForPosition(\n\t\t\t\t\t\t\t\t\t\telements,\n\t\t\t\t\t\t\t\t\t\tslugPrefix\n\t\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\tif ( !! gradients ) {\n\t\t\t\t\t\t\t\t\tonChange( [\n\t\t\t\t\t\t\t\t\t\t...gradients,\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tgradient: DEFAULT_GRADIENT,\n\t\t\t\t\t\t\t\t\t\t\tname,\n\t\t\t\t\t\t\t\t\t\t\tslug,\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t] );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tonChange( [\n\t\t\t\t\t\t\t\t\t\t...colors,\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tcolor: DEFAULT_COLOR,\n\t\t\t\t\t\t\t\t\t\t\tname,\n\t\t\t\t\t\t\t\t\t\t\tslug,\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t] );\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tsetIsEditing( true );\n\t\t\t\t\t\t\t\tsetEditingElement( elements.length );\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\n\t\t\t\t\t{ hasElements &&\n\t\t\t\t\t\t( ! isEditing ||\n\t\t\t\t\t\t\t! canOnlyChangeValues ||\n\t\t\t\t\t\t\tcanReset ) && (\n\t\t\t\t\t\t\t<DropdownMenu\n\t\t\t\t\t\t\t\ticon={ moreVertical }\n\t\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t\t? __( 'Gradient options' )\n\t\t\t\t\t\t\t\t\t\t: __( 'Color options' )\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\ttoggleProps={ {\n\t\t\t\t\t\t\t\t\tsize: 'small',\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ ( { onClose }: { onClose: () => void } ) => (\n\t\t\t\t\t\t\t\t\t<>\n\t\t\t\t\t\t\t\t\t\t<NavigableMenu role=\"menu\">\n\t\t\t\t\t\t\t\t\t\t\t{ ! isEditing && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetIsEditing( true );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t\tclassName=\"components-palette-edit__menu-button\"\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ __( 'Show details' ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t\t{ ! canOnlyChangeValues && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetEditingElement(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnull\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetIsEditing( false );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonChange();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t\tclassName=\"components-palette-edit__menu-button\"\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ isGradient\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t? __(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'Remove all gradients'\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t: __(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'Remove all colors'\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t\t{ canReset && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetEditingElement(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnull\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonChange();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ isGradient\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t? __( 'Reset gradient' )\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t: __( 'Reset colors' ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t</NavigableMenu>\n\t\t\t\t\t\t\t\t\t</>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</DropdownMenu>\n\t\t\t\t\t\t) }\n\t\t\t\t</PaletteActionsContainer>\n\t\t\t</PaletteHStackHeader>\n\t\t\t{ hasElements && (\n\t\t\t\t<>\n\t\t\t\t\t{ isEditing && (\n\t\t\t\t\t\t<PaletteEditListView< ( typeof elements )[ number ] >\n\t\t\t\t\t\t\tcanOnlyChangeValues={ canOnlyChangeValues }\n\t\t\t\t\t\t\telements={ elements }\n\t\t\t\t\t\t\t// @ts-expect-error TODO: Don't know how to resolve\n\t\t\t\t\t\t\tonChange={ onChange }\n\t\t\t\t\t\t\teditingElement={ editingElement }\n\t\t\t\t\t\t\tsetEditingElement={ setEditingElement }\n\t\t\t\t\t\t\tslugPrefix={ slugPrefix }\n\t\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! isEditing && editingElement !== null && (\n\t\t\t\t\t\t<ColorPickerPopover\n\t\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\t\tonClose={ () => setEditingElement( null ) }\n\t\t\t\t\t\t\tonChange={ (\n\t\t\t\t\t\t\t\tnewElement: ( typeof elements )[ number ]\n\t\t\t\t\t\t\t) => {\n\t\t\t\t\t\t\t\tdebounceOnChange(\n\t\t\t\t\t\t\t\t\t// @ts-expect-error TODO: Don't know how to resolve\n\t\t\t\t\t\t\t\t\telements.map(\n\t\t\t\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t\t\t\tcurrentElement: ( typeof elements )[ number ],\n\t\t\t\t\t\t\t\t\t\t\tcurrentIndex: number\n\t\t\t\t\t\t\t\t\t\t) => {\n\t\t\t\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\t\t\t\t\tcurrentIndex === editingElement\n\t\t\t\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\t\t\t\t\treturn newElement;\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\treturn currentElement;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\telement={ elements[ editingElement ?? -1 ] }\n\t\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! isEditing &&\n\t\t\t\t\t\t( isGradient ? (\n\t\t\t\t\t\t\t<GradientPicker\n\t\t\t\t\t\t\t\tgradients={ gradients }\n\t\t\t\t\t\t\t\tonChange={ onSelectPaletteItem }\n\t\t\t\t\t\t\t\tclearable={ false }\n\t\t\t\t\t\t\t\tdisableCustomGradients\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t<ColorPalette\n\t\t\t\t\t\t\t\tcolors={ colors }\n\t\t\t\t\t\t\t\tonChange={ onSelectPaletteItem }\n\t\t\t\t\t\t\t\tclearable={ false }\n\t\t\t\t\t\t\t\tdisableCustomColors\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t) ) }\n\t\t\t\t</>\n\t\t\t) }\n\t\t\t{ ! hasElements && emptyMessage }\n\t\t</PaletteEditStyles>\n\t);\n}\n\nexport default PaletteEdit;\n"],"mappings":"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"}
1
+ {"version":3,"names":["classnames","useState","useRef","useEffect","useCallback","useMemo","__","sprintf","lineSolid","moreVertical","plus","__experimentalUseFocusOutside","useFocusOutside","useDebounce","Button","ColorPicker","FlexItem","HStack","ItemGroup","VStack","GradientPicker","ColorPalette","DropdownMenu","Popover","PaletteActionsContainer","PaletteEditStyles","PaletteHeading","PaletteHStackHeader","IndicatorStyled","PaletteItem","NameContainer","NameInputControl","DoneButton","RemoveButton","NavigableMenu","DEFAULT_GRADIENT","CustomGradientPicker","kebabCase","DEFAULT_COLOR","NameInput","value","onChange","label","createElement","hideLabelFromVision","getNameAndSlugForPosition","elements","slugPrefix","nameRegex","RegExp","position","reduce","previousValue","currentValue","slug","matches","match","id","parseInt","name","ColorPickerPopover","isGradient","element","popoverProps","receivedPopoverProps","onClose","shift","offset","resize","placement","className","color","enableAlpha","newColor","__experimentalIsRenderedInSidebar","gradient","newGradient","Option","canOnlyChangeValues","isEditing","onStartEditing","onRemove","onStopEditing","focusOutsideProps","popoverAnchor","setPopoverAnchor","anchor","undefined","as","onClick","trim","length","ref","justify","colorValue","nextName","size","icon","PaletteEditListView","editingElement","setEditingElement","elementsReference","current","debounceOnChange","spacing","isRounded","map","index","key","newElement","currentElement","currentIndex","newElements","filter","_currentElement","EMPTY_ARRAY","PaletteEdit","gradients","colors","paletteLabel","paletteLabelHeadingLevel","emptyMessage","canReset","setIsEditing","isAdding","elementsLength","hasElements","onSelectPaletteItem","newEditingElementIndex","selectedElement","level","isPressed","toggleProps","Fragment","role","variant","clearable","disableCustomGradients","disableCustomColors"],"sources":["@wordpress/components/src/palette-edit/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport {\n\tuseState,\n\tuseRef,\n\tuseEffect,\n\tuseCallback,\n\tuseMemo,\n} from '@wordpress/element';\nimport { __, sprintf } from '@wordpress/i18n';\nimport { lineSolid, moreVertical, plus } from '@wordpress/icons';\nimport {\n\t__experimentalUseFocusOutside as useFocusOutside,\n\tuseDebounce,\n} from '@wordpress/compose';\n\n/**\n * Internal dependencies\n */\nimport Button from '../button';\nimport { ColorPicker } from '../color-picker';\nimport { FlexItem } from '../flex';\nimport { HStack } from '../h-stack';\nimport { ItemGroup } from '../item-group';\nimport { VStack } from '../v-stack';\nimport GradientPicker from '../gradient-picker';\nimport ColorPalette from '../color-palette';\nimport DropdownMenu from '../dropdown-menu';\nimport Popover from '../popover';\nimport {\n\tPaletteActionsContainer,\n\tPaletteEditStyles,\n\tPaletteHeading,\n\tPaletteHStackHeader,\n\tIndicatorStyled,\n\tPaletteItem,\n\tNameContainer,\n\tNameInputControl,\n\tDoneButton,\n\tRemoveButton,\n} from './styles';\nimport { NavigableMenu } from '../navigable-container';\nimport { DEFAULT_GRADIENT } from '../custom-gradient-picker/constants';\nimport CustomGradientPicker from '../custom-gradient-picker';\nimport { kebabCase } from '../utils/strings';\nimport type {\n\tColor,\n\tColorPickerPopoverProps,\n\tGradient,\n\tNameInputProps,\n\tOptionProps,\n\tPaletteEditListViewProps,\n\tPaletteEditProps,\n\tPaletteElement,\n} from './types';\n\nconst DEFAULT_COLOR = '#000';\n\nfunction NameInput( { value, onChange, label }: NameInputProps ) {\n\treturn (\n\t\t<NameInputControl\n\t\t\tlabel={ label }\n\t\t\thideLabelFromVision\n\t\t\tvalue={ value }\n\t\t\tonChange={ onChange }\n\t\t/>\n\t);\n}\n\n/**\n * Returns a name and slug for a palette item. The name takes the format \"Color + id\".\n * To ensure there are no duplicate ids, this function checks all slugs.\n * It expects slugs to be in the format: slugPrefix + color- + number.\n * It then sets the id component of the new name based on the incremented id of the highest existing slug id.\n *\n * @param elements An array of color palette items.\n * @param slugPrefix The slug prefix used to match the element slug.\n *\n * @return A name and slug for the new palette item.\n */\nexport function getNameAndSlugForPosition(\n\telements: PaletteElement[],\n\tslugPrefix: string\n) {\n\tconst nameRegex = new RegExp( `^${ slugPrefix }color-([\\\\d]+)$` );\n\tconst position = elements.reduce( ( previousValue, currentValue ) => {\n\t\tif ( typeof currentValue?.slug === 'string' ) {\n\t\t\tconst matches = currentValue?.slug.match( nameRegex );\n\t\t\tif ( matches ) {\n\t\t\t\tconst id = parseInt( matches[ 1 ], 10 );\n\t\t\t\tif ( id >= previousValue ) {\n\t\t\t\t\treturn id + 1;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t\treturn previousValue;\n\t}, 1 );\n\n\treturn {\n\t\tname: sprintf(\n\t\t\t/* translators: %s: is an id for a custom color */\n\t\t\t__( 'Color %s' ),\n\t\t\tposition\n\t\t),\n\t\tslug: `${ slugPrefix }color-${ position }`,\n\t};\n}\n\nfunction ColorPickerPopover< T extends Color | Gradient >( {\n\tisGradient,\n\telement,\n\tonChange,\n\tpopoverProps: receivedPopoverProps,\n\tonClose = () => {},\n}: ColorPickerPopoverProps< T > ) {\n\tconst popoverProps: ColorPickerPopoverProps< T >[ 'popoverProps' ] =\n\t\tuseMemo(\n\t\t\t() => ( {\n\t\t\t\tshift: true,\n\t\t\t\toffset: 20,\n\t\t\t\t// Disabling resize as it would otherwise cause the popover to show\n\t\t\t\t// scrollbars while dragging the color picker's handle close to the\n\t\t\t\t// popover edge.\n\t\t\t\tresize: false,\n\t\t\t\tplacement: 'left-start',\n\t\t\t\t...receivedPopoverProps,\n\t\t\t\tclassName: classnames(\n\t\t\t\t\t'components-palette-edit__popover',\n\t\t\t\t\treceivedPopoverProps?.className\n\t\t\t\t),\n\t\t\t} ),\n\t\t\t[ receivedPopoverProps ]\n\t\t);\n\n\treturn (\n\t\t<Popover { ...popoverProps } onClose={ onClose }>\n\t\t\t{ ! isGradient && (\n\t\t\t\t<ColorPicker\n\t\t\t\t\tcolor={ element.color }\n\t\t\t\t\tenableAlpha\n\t\t\t\t\tonChange={ ( newColor ) => {\n\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\tcolor: newColor,\n\t\t\t\t\t\t} );\n\t\t\t\t\t} }\n\t\t\t\t/>\n\t\t\t) }\n\t\t\t{ isGradient && (\n\t\t\t\t<div className=\"components-palette-edit__popover-gradient-picker\">\n\t\t\t\t\t<CustomGradientPicker\n\t\t\t\t\t\t__experimentalIsRenderedInSidebar\n\t\t\t\t\t\tvalue={ element.gradient }\n\t\t\t\t\t\tonChange={ ( newGradient ) => {\n\t\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\t\tgradient: newGradient,\n\t\t\t\t\t\t\t} );\n\t\t\t\t\t\t} }\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\t\t\t) }\n\t\t</Popover>\n\t);\n}\n\nfunction Option< T extends Color | Gradient >( {\n\tcanOnlyChangeValues,\n\telement,\n\tonChange,\n\tisEditing,\n\tonStartEditing,\n\tonRemove,\n\tonStopEditing,\n\tpopoverProps: receivedPopoverProps,\n\tslugPrefix,\n\tisGradient,\n}: OptionProps< T > ) {\n\tconst focusOutsideProps = useFocusOutside( onStopEditing );\n\tconst value = isGradient ? element.gradient : element.color;\n\n\t// Use internal state instead of a ref to make sure that the component\n\t// re-renders when the popover's anchor updates.\n\tconst [ popoverAnchor, setPopoverAnchor ] = useState( null );\n\tconst popoverProps = useMemo(\n\t\t() => ( {\n\t\t\t...receivedPopoverProps,\n\t\t\t// Use the custom palette color item as the popover anchor.\n\t\t\tanchor: popoverAnchor,\n\t\t} ),\n\t\t[ popoverAnchor, receivedPopoverProps ]\n\t);\n\n\treturn (\n\t\t<PaletteItem\n\t\t\tclassName={ isEditing ? 'is-selected' : undefined }\n\t\t\tas={ isEditing ? 'div' : 'button' }\n\t\t\tonClick={ onStartEditing }\n\t\t\taria-label={\n\t\t\t\tisEditing\n\t\t\t\t\t? undefined\n\t\t\t\t\t: sprintf(\n\t\t\t\t\t\t\t// translators: %s is a color or gradient name, e.g. \"Red\".\n\t\t\t\t\t\t\t__( 'Edit: %s' ),\n\t\t\t\t\t\t\telement.name.trim().length ? element.name : value\n\t\t\t\t\t )\n\t\t\t}\n\t\t\tref={ setPopoverAnchor }\n\t\t\t{ ...( isEditing ? { ...focusOutsideProps } : {} ) }\n\t\t>\n\t\t\t<HStack justify=\"flex-start\">\n\t\t\t\t<IndicatorStyled colorValue={ value } />\n\t\t\t\t<FlexItem>\n\t\t\t\t\t{ isEditing && ! canOnlyChangeValues ? (\n\t\t\t\t\t\t<NameInput\n\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t? __( 'Gradient name' )\n\t\t\t\t\t\t\t\t\t: __( 'Color name' )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tvalue={ element.name }\n\t\t\t\t\t\t\tonChange={ ( nextName?: string ) =>\n\t\t\t\t\t\t\t\tonChange( {\n\t\t\t\t\t\t\t\t\t...element,\n\t\t\t\t\t\t\t\t\tname: nextName,\n\t\t\t\t\t\t\t\t\tslug:\n\t\t\t\t\t\t\t\t\t\tslugPrefix +\n\t\t\t\t\t\t\t\t\t\tkebabCase( nextName ?? '' ),\n\t\t\t\t\t\t\t\t} )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t/>\n\t\t\t\t\t) : (\n\t\t\t\t\t\t<NameContainer>\n\t\t\t\t\t\t\t{ element.name.trim().length\n\t\t\t\t\t\t\t\t? element.name\n\t\t\t\t\t\t\t\t: /* Fall back to non-breaking space to maintain height */\n\t\t\t\t\t\t\t\t '\\u00A0' }\n\t\t\t\t\t\t</NameContainer>\n\t\t\t\t\t) }\n\t\t\t\t</FlexItem>\n\t\t\t\t{ isEditing && ! canOnlyChangeValues && (\n\t\t\t\t\t<FlexItem>\n\t\t\t\t\t\t<RemoveButton\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\ticon={ lineSolid }\n\t\t\t\t\t\t\tlabel={ __( 'Remove color' ) }\n\t\t\t\t\t\t\tonClick={ onRemove }\n\t\t\t\t\t\t/>\n\t\t\t\t\t</FlexItem>\n\t\t\t\t) }\n\t\t\t</HStack>\n\t\t\t{ isEditing && (\n\t\t\t\t<ColorPickerPopover\n\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\tonChange={ onChange }\n\t\t\t\t\telement={ element }\n\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t/>\n\t\t\t) }\n\t\t</PaletteItem>\n\t);\n}\n\nfunction PaletteEditListView< T extends Color | Gradient >( {\n\telements,\n\tonChange,\n\teditingElement,\n\tsetEditingElement,\n\tcanOnlyChangeValues,\n\tslugPrefix,\n\tisGradient,\n\tpopoverProps,\n}: PaletteEditListViewProps< T > ) {\n\t// When unmounting the component if there are empty elements (the user did not complete the insertion) clean them.\n\tconst elementsReference = useRef< typeof elements >();\n\tuseEffect( () => {\n\t\telementsReference.current = elements;\n\t}, [ elements ] );\n\n\tconst debounceOnChange = useDebounce( onChange, 100 );\n\n\treturn (\n\t\t<VStack spacing={ 3 }>\n\t\t\t<ItemGroup isRounded>\n\t\t\t\t{ elements.map( ( element, index ) => (\n\t\t\t\t\t<Option\n\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\tcanOnlyChangeValues={ canOnlyChangeValues }\n\t\t\t\t\t\tkey={ index }\n\t\t\t\t\t\telement={ element }\n\t\t\t\t\t\tonStartEditing={ () => {\n\t\t\t\t\t\t\tif ( editingElement !== index ) {\n\t\t\t\t\t\t\t\tsetEditingElement( index );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonChange={ ( newElement ) => {\n\t\t\t\t\t\t\tdebounceOnChange(\n\t\t\t\t\t\t\t\telements.map(\n\t\t\t\t\t\t\t\t\t( currentElement, currentIndex ) => {\n\t\t\t\t\t\t\t\t\t\tif ( currentIndex === index ) {\n\t\t\t\t\t\t\t\t\t\t\treturn newElement;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\treturn currentElement;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonRemove={ () => {\n\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\tconst newElements = elements.filter(\n\t\t\t\t\t\t\t\t( _currentElement, currentIndex ) => {\n\t\t\t\t\t\t\t\t\tif ( currentIndex === index ) {\n\t\t\t\t\t\t\t\t\t\treturn false;\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\treturn true;\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\tonChange(\n\t\t\t\t\t\t\t\tnewElements.length ? newElements : undefined\n\t\t\t\t\t\t\t);\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tisEditing={ index === editingElement }\n\t\t\t\t\t\tonStopEditing={ () => {\n\t\t\t\t\t\t\tif ( index === editingElement ) {\n\t\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tslugPrefix={ slugPrefix }\n\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t/>\n\t\t\t\t) ) }\n\t\t\t</ItemGroup>\n\t\t</VStack>\n\t);\n}\n\nconst EMPTY_ARRAY: Color[] = [];\n\n/**\n * Allows editing a palette of colors or gradients.\n *\n * ```jsx\n * import { PaletteEdit } from '@wordpress/components';\n * const MyPaletteEdit = () => {\n * const [ controlledColors, setControlledColors ] = useState( colors );\n *\n * return (\n * <PaletteEdit\n * colors={ controlledColors }\n * onChange={ ( newColors?: Color[] ) => {\n * setControlledColors( newColors );\n * } }\n * paletteLabel=\"Here is a label\"\n * />\n * );\n * };\n * ```\n */\nexport function PaletteEdit( {\n\tgradients,\n\tcolors = EMPTY_ARRAY,\n\tonChange,\n\tpaletteLabel,\n\tpaletteLabelHeadingLevel = 2,\n\temptyMessage,\n\tcanOnlyChangeValues,\n\tcanReset,\n\tslugPrefix = '',\n\tpopoverProps,\n}: PaletteEditProps ) {\n\tconst isGradient = !! gradients;\n\tconst elements = isGradient ? gradients : colors;\n\tconst [ isEditing, setIsEditing ] = useState( false );\n\tconst [ editingElement, setEditingElement ] = useState<\n\t\tnumber | null | undefined\n\t>( null );\n\tconst isAdding =\n\t\tisEditing &&\n\t\t!! editingElement &&\n\t\telements[ editingElement ] &&\n\t\t! elements[ editingElement ].slug;\n\tconst elementsLength = elements.length;\n\tconst hasElements = elementsLength > 0;\n\tconst debounceOnChange = useDebounce( onChange, 100 );\n\tconst onSelectPaletteItem = useCallback(\n\t\t(\n\t\t\tvalue?: PaletteElement[ keyof PaletteElement ],\n\t\t\tnewEditingElementIndex?: number\n\t\t) => {\n\t\t\tconst selectedElement =\n\t\t\t\tnewEditingElementIndex === undefined\n\t\t\t\t\t? undefined\n\t\t\t\t\t: elements[ newEditingElementIndex ];\n\t\t\tconst key = isGradient ? 'gradient' : 'color';\n\t\t\t// Ensures that the index returned matches a known element value.\n\t\t\tif ( !! selectedElement && selectedElement[ key ] === value ) {\n\t\t\t\tsetEditingElement( newEditingElementIndex );\n\t\t\t} else {\n\t\t\t\tsetIsEditing( true );\n\t\t\t}\n\t\t},\n\t\t[ isGradient, elements ]\n\t);\n\n\treturn (\n\t\t<PaletteEditStyles>\n\t\t\t<PaletteHStackHeader>\n\t\t\t\t<PaletteHeading level={ paletteLabelHeadingLevel }>\n\t\t\t\t\t{ paletteLabel }\n\t\t\t\t</PaletteHeading>\n\t\t\t\t<PaletteActionsContainer>\n\t\t\t\t\t{ hasElements && isEditing && (\n\t\t\t\t\t\t<DoneButton\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\tsetIsEditing( false );\n\t\t\t\t\t\t\t\tsetEditingElement( null );\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t>\n\t\t\t\t\t\t\t{ __( 'Done' ) }\n\t\t\t\t\t\t</DoneButton>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! canOnlyChangeValues && (\n\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\tsize=\"small\"\n\t\t\t\t\t\t\tisPressed={ isAdding }\n\t\t\t\t\t\t\ticon={ plus }\n\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t? __( 'Add gradient' )\n\t\t\t\t\t\t\t\t\t: __( 'Add color' )\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\tconst { name, slug } =\n\t\t\t\t\t\t\t\t\tgetNameAndSlugForPosition(\n\t\t\t\t\t\t\t\t\t\telements,\n\t\t\t\t\t\t\t\t\t\tslugPrefix\n\t\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\tif ( !! gradients ) {\n\t\t\t\t\t\t\t\t\tonChange( [\n\t\t\t\t\t\t\t\t\t\t...gradients,\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tgradient: DEFAULT_GRADIENT,\n\t\t\t\t\t\t\t\t\t\t\tname,\n\t\t\t\t\t\t\t\t\t\t\tslug,\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t] );\n\t\t\t\t\t\t\t\t} else {\n\t\t\t\t\t\t\t\t\tonChange( [\n\t\t\t\t\t\t\t\t\t\t...colors,\n\t\t\t\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\t\t\t\tcolor: DEFAULT_COLOR,\n\t\t\t\t\t\t\t\t\t\t\tname,\n\t\t\t\t\t\t\t\t\t\t\tslug,\n\t\t\t\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t\t\t] );\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\tsetIsEditing( true );\n\t\t\t\t\t\t\t\tsetEditingElement( elements.length );\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\n\t\t\t\t\t{ hasElements &&\n\t\t\t\t\t\t( ! isEditing ||\n\t\t\t\t\t\t\t! canOnlyChangeValues ||\n\t\t\t\t\t\t\tcanReset ) && (\n\t\t\t\t\t\t\t<DropdownMenu\n\t\t\t\t\t\t\t\ticon={ moreVertical }\n\t\t\t\t\t\t\t\tlabel={\n\t\t\t\t\t\t\t\t\tisGradient\n\t\t\t\t\t\t\t\t\t\t? __( 'Gradient options' )\n\t\t\t\t\t\t\t\t\t\t: __( 'Color options' )\n\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\ttoggleProps={ {\n\t\t\t\t\t\t\t\t\tsize: 'small',\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t{ ( { onClose }: { onClose: () => void } ) => (\n\t\t\t\t\t\t\t\t\t<>\n\t\t\t\t\t\t\t\t\t\t<NavigableMenu role=\"menu\">\n\t\t\t\t\t\t\t\t\t\t\t{ ! isEditing && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetIsEditing( true );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t\tclassName=\"components-palette-edit__menu-button\"\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ __( 'Show details' ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t\t{ ! canOnlyChangeValues && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetEditingElement(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnull\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetIsEditing( false );\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonChange();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t\tclassName=\"components-palette-edit__menu-button\"\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ isGradient\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t? __(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'Remove all gradients'\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t: __(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t'Remove all colors'\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t\t{ canReset && (\n\t\t\t\t\t\t\t\t\t\t\t\t<Button\n\t\t\t\t\t\t\t\t\t\t\t\t\tvariant=\"tertiary\"\n\t\t\t\t\t\t\t\t\t\t\t\t\tonClick={ () => {\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tsetEditingElement(\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tnull\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonChange();\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tonClose();\n\t\t\t\t\t\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\t\t\t\t\t>\n\t\t\t\t\t\t\t\t\t\t\t\t\t{ isGradient\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t? __( 'Reset gradient' )\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t: __( 'Reset colors' ) }\n\t\t\t\t\t\t\t\t\t\t\t\t</Button>\n\t\t\t\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t\t\t\t</NavigableMenu>\n\t\t\t\t\t\t\t\t\t</>\n\t\t\t\t\t\t\t\t) }\n\t\t\t\t\t\t\t</DropdownMenu>\n\t\t\t\t\t\t) }\n\t\t\t\t</PaletteActionsContainer>\n\t\t\t</PaletteHStackHeader>\n\t\t\t{ hasElements && (\n\t\t\t\t<>\n\t\t\t\t\t{ isEditing && (\n\t\t\t\t\t\t<PaletteEditListView< ( typeof elements )[ number ] >\n\t\t\t\t\t\t\tcanOnlyChangeValues={ canOnlyChangeValues }\n\t\t\t\t\t\t\telements={ elements }\n\t\t\t\t\t\t\t// @ts-expect-error TODO: Don't know how to resolve\n\t\t\t\t\t\t\tonChange={ onChange }\n\t\t\t\t\t\t\teditingElement={ editingElement }\n\t\t\t\t\t\t\tsetEditingElement={ setEditingElement }\n\t\t\t\t\t\t\tslugPrefix={ slugPrefix }\n\t\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! isEditing && editingElement !== null && (\n\t\t\t\t\t\t<ColorPickerPopover\n\t\t\t\t\t\t\tisGradient={ isGradient }\n\t\t\t\t\t\t\tonClose={ () => setEditingElement( null ) }\n\t\t\t\t\t\t\tonChange={ (\n\t\t\t\t\t\t\t\tnewElement: ( typeof elements )[ number ]\n\t\t\t\t\t\t\t) => {\n\t\t\t\t\t\t\t\tdebounceOnChange(\n\t\t\t\t\t\t\t\t\t// @ts-expect-error TODO: Don't know how to resolve\n\t\t\t\t\t\t\t\t\telements.map(\n\t\t\t\t\t\t\t\t\t\t(\n\t\t\t\t\t\t\t\t\t\t\tcurrentElement: ( typeof elements )[ number ],\n\t\t\t\t\t\t\t\t\t\t\tcurrentIndex: number\n\t\t\t\t\t\t\t\t\t\t) => {\n\t\t\t\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\t\t\t\t\tcurrentIndex === editingElement\n\t\t\t\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\t\t\t\t\treturn newElement;\n\t\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t\t\treturn currentElement;\n\t\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\t)\n\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\telement={ elements[ editingElement ?? -1 ] }\n\t\t\t\t\t\t\tpopoverProps={ popoverProps }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t\t{ ! isEditing &&\n\t\t\t\t\t\t( isGradient ? (\n\t\t\t\t\t\t\t<GradientPicker\n\t\t\t\t\t\t\t\tgradients={ gradients }\n\t\t\t\t\t\t\t\tonChange={ onSelectPaletteItem }\n\t\t\t\t\t\t\t\tclearable={ false }\n\t\t\t\t\t\t\t\tdisableCustomGradients\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t) : (\n\t\t\t\t\t\t\t<ColorPalette\n\t\t\t\t\t\t\t\tcolors={ colors }\n\t\t\t\t\t\t\t\tonChange={ onSelectPaletteItem }\n\t\t\t\t\t\t\t\tclearable={ false }\n\t\t\t\t\t\t\t\tdisableCustomColors\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t) ) }\n\t\t\t\t</>\n\t\t\t) }\n\t\t\t{ ! hasElements && emptyMessage }\n\t\t</PaletteEditStyles>\n\t);\n}\n\nexport default PaletteEdit;\n"],"mappings":"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","ignoreList":[]}
@@ -44,7 +44,7 @@ export const PaletteItem = /*#__PURE__*/_styled(View, process.env.NODE_ENV === "
44
44
  target: "e1lpqc907",
45
45
  label: "PaletteItem"
46
46
  })(buttonStyleReset, " padding-block:3px;padding-inline-start:", space(3), ";border:1px solid ", CONFIG.surfaceBorderColor, ";border-bottom-color:transparent;font-size:", font('default.fontSize'), ";&:focus-visible{border-color:transparent;box-shadow:0 0 0 var( --wp-admin-border-width-focus ) ", COLORS.theme.accent, ";outline:2px solid transparent;outline-offset:0;}border-top-left-radius:", CONFIG.controlBorderRadius, ";border-top-right-radius:", CONFIG.controlBorderRadius, ";&+&{border-top-left-radius:0;border-top-right-radius:0;}&:last-child{border-bottom-left-radius:", CONFIG.controlBorderRadius, ";border-bottom-right-radius:", CONFIG.controlBorderRadius, ";border-bottom-color:", CONFIG.surfaceBorderColor, ";}&.is-selected+&{border-top-color:transparent;}&.is-selected{border-color:", COLORS.theme.accent, ";}" + (process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkB3b3JkcHJlc3MvY29tcG9uZW50cy9zcmMvcGFsZXR0ZS1lZGl0L3N0eWxlcy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFzRXlDIiwiZmlsZSI6IkB3b3JkcHJlc3MvY29tcG9uZW50cy9zcmMvcGFsZXR0ZS1lZGl0L3N0eWxlcy50cyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogRXh0ZXJuYWwgZGVwZW5kZW5jaWVzXG4gKi9cbmltcG9ydCBzdHlsZWQgZnJvbSAnQGVtb3Rpb24vc3R5bGVkJztcbmltcG9ydCB7IGNzcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLyoqXG4gKiBJbnRlcm5hbCBkZXBlbmRlbmNpZXNcbiAqL1xuaW1wb3J0IEJ1dHRvbiBmcm9tICcuLi9idXR0b24nO1xuaW1wb3J0IHsgSGVhZGluZyB9IGZyb20gJy4uL2hlYWRpbmcnO1xuaW1wb3J0IHsgSFN0YWNrIH0gZnJvbSAnLi4vaC1zdGFjayc7XG5pbXBvcnQgeyBzcGFjZSB9IGZyb20gJy4uL3V0aWxzL3NwYWNlJztcbmltcG9ydCB7IENPTE9SUywgQ09ORklHLCBmb250IH0gZnJvbSAnLi4vdXRpbHMnO1xuaW1wb3J0IHsgVmlldyB9IGZyb20gJy4uL3ZpZXcnO1xuaW1wb3J0IElucHV0Q29udHJvbCBmcm9tICcuLi9pbnB1dC1jb250cm9sJztcbmltcG9ydCB7XG5cdENvbnRhaW5lciBhcyBJbnB1dENvbnRyb2xDb250YWluZXIsXG5cdElucHV0LFxuXHRCYWNrZHJvcFVJIGFzIElucHV0QmFja2Ryb3BVSSxcbn0gZnJvbSAnLi4vaW5wdXQtY29udHJvbC9zdHlsZXMvaW5wdXQtY29udHJvbC1zdHlsZXMnO1xuaW1wb3J0IENvbG9ySW5kaWNhdG9yIGZyb20gJy4uL2NvbG9yLWluZGljYXRvcic7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTdHlsZWQgPSBzdHlsZWQoIENvbG9ySW5kaWNhdG9yIClgXG5cdCYmIHtcblx0XHRmbGV4LXNocmluazogMDtcblx0XHR3aWR0aDogJHsgc3BhY2UoIDYgKSB9O1xuXHRcdGhlaWdodDogJHsgc3BhY2UoIDYgKSB9O1xuXHR9XG5gO1xuXG5leHBvcnQgY29uc3QgTmFtZUlucHV0Q29udHJvbCA9IHN0eWxlZCggSW5wdXRDb250cm9sIClgXG5cdCR7IElucHV0Q29udHJvbENvbnRhaW5lciB9IHtcblx0XHRiYWNrZ3JvdW5kOiAkeyBDT0xPUlMuZ3JheVsgMTAwIF0gfTtcblx0XHRib3JkZXItcmFkaXVzOiAkeyBDT05GSUcuY29udHJvbEJvcmRlclJhZGl1cyB9O1xuXHRcdCR7IElucHV0IH0keyBJbnB1dCB9JHsgSW5wdXQgfSR7IElucHV0IH0ge1xuXHRcdFx0aGVpZ2h0OiAkeyBzcGFjZSggOCApIH07XG5cdFx0fVxuXHRcdCR7IElucHV0QmFja2Ryb3BVSSB9JHsgSW5wdXRCYWNrZHJvcFVJIH0keyBJbnB1dEJhY2tkcm9wVUkgfSB7XG5cdFx0XHRib3JkZXItY29sb3I6IHRyYW5zcGFyZW50O1xuXHRcdFx0Ym94LXNoYWRvdzogbm9uZTtcblx0XHR9XG5cdH1cbmA7XG5cbmNvbnN0IGJ1dHRvblN0eWxlUmVzZXQgPSAoIHtcblx0YXMsXG59OiB7XG5cdGFzOiBSZWFjdC5Db21wb25lbnRQcm9wczwgdHlwZW9mIFZpZXcgPlsgJ2FzJyBdO1xufSApID0+IHtcblx0aWYgKCBhcyA9PT0gJ2J1dHRvbicgKSB7XG5cdFx0cmV0dXJuIGNzc2Bcblx0XHRcdGRpc3BsYXk6IGZsZXg7XG5cdFx0XHRhbGlnbi1pdGVtczogY2VudGVyO1xuXHRcdFx0d2lkdGg6IDEwMCU7XG5cdFx0XHRhcHBlYXJhbmNlOiBub25lO1xuXHRcdFx0YmFja2dyb3VuZDogdHJhbnNwYXJlbnQ7XG5cdFx0XHRib3JkZXI6IG5vbmU7XG5cdFx0XHRib3JkZXItcmFkaXVzOiAwO1xuXHRcdFx0cGFkZGluZzogMDtcblx0XHRcdGN1cnNvcjogcG9pbnRlcjtcblxuXHRcdFx0Jjpob3ZlciB7XG5cdFx0XHRcdGNvbG9yOiAkeyBDT0xPUlMudGhlbWUuYWNjZW50IH07XG5cdFx0XHR9XG5cdFx0YDtcblx0fVxuXHRyZXR1cm4gbnVsbDtcbn07XG5cbmV4cG9ydCBjb25zdCBQYWxldHRlSXRlbSA9IHN0eWxlZCggVmlldyApYFxuXHQkeyBidXR0b25TdHlsZVJlc2V0IH1cblxuXHRwYWRkaW5nLWJsb2NrOiAzcHg7XG5cdHBhZGRpbmctaW5saW5lLXN0YXJ0OiAkeyBzcGFjZSggMyApIH07XG5cdGJvcmRlcjogMXB4IHNvbGlkICR7IENPTkZJRy5zdXJmYWNlQm9yZGVyQ29sb3IgfTtcblx0Ym9yZGVyLWJvdHRvbS1jb2xvcjogdHJhbnNwYXJlbnQ7XG5cdGZvbnQtc2l6ZTogJHsgZm9udCggJ2RlZmF1bHQuZm9udFNpemUnICkgfTtcblxuXHQmOmZvY3VzLXZpc2libGUge1xuXHRcdGJvcmRlci1jb2xvcjogdHJhbnNwYXJlbnQ7XG5cdFx0Ym94LXNoYWRvdzogMCAwIDAgdmFyKCAtLXdwLWFkbWluLWJvcmRlci13aWR0aC1mb2N1cyApXG5cdFx0XHQkeyBDT0xPUlMudGhlbWUuYWNjZW50IH07XG5cdFx0Ly8gV2luZG93cyBoaWdoIGNvbnRyYXN0IG1vZGUuXG5cdFx0b3V0bGluZTogMnB4IHNvbGlkIHRyYW5zcGFyZW50O1xuXHRcdG91dGxpbmUtb2Zmc2V0OiAwO1xuXHR9XG5cblx0Ym9yZGVyLXRvcC1sZWZ0LXJhZGl1czogJHsgQ09ORklHLmNvbnRyb2xCb3JkZXJSYWRpdXMgfTtcblx0Ym9yZGVyLXRvcC1yaWdodC1yYWRpdXM6ICR7IENPTkZJRy5jb250cm9sQm9yZGVyUmFkaXVzIH07XG5cblx0JiArICYge1xuXHRcdGJvcmRlci10b3AtbGVmdC1yYWRpdXM6IDA7XG5cdFx0Ym9yZGVyLXRvcC1yaWdodC1yYWRpdXM6IDA7XG5cdH1cblxuXHQmOmxhc3QtY2hpbGQge1xuXHRcdGJvcmRlci1ib3R0b20tbGVmdC1yYWRpdXM6ICR7IENPTkZJRy5jb250cm9sQm9yZGVyUmFkaXVzIH07XG5cdFx0Ym9yZGVyLWJvdHRvbS1yaWdodC1yYWRpdXM6ICR7IENPTkZJRy5jb250cm9sQm9yZGVyUmFkaXVzIH07XG5cdFx0Ym9yZGVyLWJvdHRvbS1jb2xvcjogJHsgQ09ORklHLnN1cmZhY2VCb3JkZXJDb2xvciB9O1xuXHR9XG5cblx0Ji5pcy1zZWxlY3RlZCArICYge1xuXHRcdGJvcmRlci10b3AtY29sb3I6IHRyYW5zcGFyZW50O1xuXHR9XG5cdCYuaXMtc2VsZWN0ZWQge1xuXHRcdGJvcmRlci1jb2xvcjogJHsgQ09MT1JTLnRoZW1lLmFjY2VudCB9O1xuXHR9XG5gO1xuXG5leHBvcnQgY29uc3QgTmFtZUNvbnRhaW5lciA9IHN0eWxlZC5kaXZgXG5cdGxpbmUtaGVpZ2h0OiAkeyBzcGFjZSggOCApIH07XG5cdG1hcmdpbi1sZWZ0OiAkeyBzcGFjZSggMiApIH07XG5cdG1hcmdpbi1yaWdodDogJHsgc3BhY2UoIDIgKSB9O1xuXHR3aGl0ZS1zcGFjZTogbm93cmFwO1xuXHRvdmVyZmxvdzogaGlkZGVuO1xuYDtcblxuZXhwb3J0IGNvbnN0IFBhbGV0dGVIZWFkaW5nID0gc3R5bGVkKCBIZWFkaW5nIClgXG5cdHRleHQtdHJhbnNmb3JtOiB1cHBlcmNhc2U7XG5cdGxpbmUtaGVpZ2h0OiAkeyBzcGFjZSggNiApIH07XG5cdGZvbnQtd2VpZ2h0OiA1MDA7XG5cdCYmJiB7XG5cdFx0Zm9udC1zaXplOiAxMXB4O1xuXHRcdG1hcmdpbi1ib3R0b206IDA7XG5cdH1cbmA7XG5cbmV4cG9ydCBjb25zdCBQYWxldHRlQWN0aW9uc0NvbnRhaW5lciA9IHN0eWxlZCggVmlldyApYFxuXHRoZWlnaHQ6ICR7IHNwYWNlKCA2ICkgfTtcblx0ZGlzcGxheTogZmxleDtcbmA7XG5cbmV4cG9ydCBjb25zdCBQYWxldHRlSFN0YWNrSGVhZGVyID0gc3R5bGVkKCBIU3RhY2sgKWBcblx0bWFyZ2luLWJvdHRvbTogJHsgc3BhY2UoIDIgKSB9O1xuYDtcblxuZXhwb3J0IGNvbnN0IFBhbGV0dGVFZGl0U3R5bGVzID0gc3R5bGVkKCBWaWV3IClgXG5cdCYmJiB7XG5cdFx0LmNvbXBvbmVudHMtYnV0dG9uLmhhcy1pY29uIHtcblx0XHRcdG1pbi13aWR0aDogMDtcblx0XHRcdHBhZGRpbmc6IDA7XG5cdFx0fVxuXHR9XG5gO1xuXG5leHBvcnQgY29uc3QgRG9uZUJ1dHRvbiA9IHN0eWxlZCggQnV0dG9uIClgXG5cdCYmIHtcblx0XHRjb2xvcjogJHsgQ09MT1JTLnRoZW1lLmFjY2VudCB9O1xuXHR9XG5gO1xuXG5leHBvcnQgY29uc3QgUmVtb3ZlQnV0dG9uID0gc3R5bGVkKCBCdXR0b24gKWBcblx0JiYge1xuXHRcdG1hcmdpbi10b3A6ICR7IHNwYWNlKCAxICkgfTtcblx0fVxuYDtcbiJdfQ== */"));
47
- export const NameContainer = _styled("div", process.env.NODE_ENV === "production" ? {
47
+ export const NameContainer = /*#__PURE__*/_styled("div", process.env.NODE_ENV === "production" ? {
48
48
  target: "e1lpqc906"
49
49
  } : {
50
50
  target: "e1lpqc906",
@@ -1 +1 @@
1
- {"version":3,"names":["css","Button","Heading","HStack","space","COLORS","CONFIG","font","View","InputControl","Container","InputControlContainer","Input","BackdropUI","InputBackdropUI","ColorIndicator","IndicatorStyled","_styled","process","env","NODE_ENV","target","label","NameInputControl","gray","controlBorderRadius","buttonStyleReset","as","theme","accent","PaletteItem","surfaceBorderColor","NameContainer","PaletteHeading","PaletteActionsContainer","PaletteHStackHeader","PaletteEditStyles","name","styles","map","toString","_EMOTION_STRINGIFIED_CSS_ERROR__","DoneButton","RemoveButton"],"sources":["@wordpress/components/src/palette-edit/styles.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport styled from '@emotion/styled';\nimport { css } from '@emotion/react';\n\n/**\n * Internal dependencies\n */\nimport Button from '../button';\nimport { Heading } from '../heading';\nimport { HStack } from '../h-stack';\nimport { space } from '../utils/space';\nimport { COLORS, CONFIG, font } from '../utils';\nimport { View } from '../view';\nimport InputControl from '../input-control';\nimport {\n\tContainer as InputControlContainer,\n\tInput,\n\tBackdropUI as InputBackdropUI,\n} from '../input-control/styles/input-control-styles';\nimport ColorIndicator from '../color-indicator';\n\nexport const IndicatorStyled = styled( ColorIndicator )`\n\t&& {\n\t\tflex-shrink: 0;\n\t\twidth: ${ space( 6 ) };\n\t\theight: ${ space( 6 ) };\n\t}\n`;\n\nexport const NameInputControl = styled( InputControl )`\n\t${ InputControlContainer } {\n\t\tbackground: ${ COLORS.gray[ 100 ] };\n\t\tborder-radius: ${ CONFIG.controlBorderRadius };\n\t\t${ Input }${ Input }${ Input }${ Input } {\n\t\t\theight: ${ space( 8 ) };\n\t\t}\n\t\t${ InputBackdropUI }${ InputBackdropUI }${ InputBackdropUI } {\n\t\t\tborder-color: transparent;\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n`;\n\nconst buttonStyleReset = ( {\n\tas,\n}: {\n\tas: React.ComponentProps< typeof View >[ 'as' ];\n} ) => {\n\tif ( as === 'button' ) {\n\t\treturn css`\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twidth: 100%;\n\t\t\tappearance: none;\n\t\t\tbackground: transparent;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\tpadding: 0;\n\t\t\tcursor: pointer;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: ${ COLORS.theme.accent };\n\t\t\t}\n\t\t`;\n\t}\n\treturn null;\n};\n\nexport const PaletteItem = styled( View )`\n\t${ buttonStyleReset }\n\n\tpadding-block: 3px;\n\tpadding-inline-start: ${ space( 3 ) };\n\tborder: 1px solid ${ CONFIG.surfaceBorderColor };\n\tborder-bottom-color: transparent;\n\tfont-size: ${ font( 'default.fontSize' ) };\n\n\t&:focus-visible {\n\t\tborder-color: transparent;\n\t\tbox-shadow: 0 0 0 var( --wp-admin-border-width-focus )\n\t\t\t${ COLORS.theme.accent };\n\t\t// Windows high contrast mode.\n\t\toutline: 2px solid transparent;\n\t\toutline-offset: 0;\n\t}\n\n\tborder-top-left-radius: ${ CONFIG.controlBorderRadius };\n\tborder-top-right-radius: ${ CONFIG.controlBorderRadius };\n\n\t& + & {\n\t\tborder-top-left-radius: 0;\n\t\tborder-top-right-radius: 0;\n\t}\n\n\t&:last-child {\n\t\tborder-bottom-left-radius: ${ CONFIG.controlBorderRadius };\n\t\tborder-bottom-right-radius: ${ CONFIG.controlBorderRadius };\n\t\tborder-bottom-color: ${ CONFIG.surfaceBorderColor };\n\t}\n\n\t&.is-selected + & {\n\t\tborder-top-color: transparent;\n\t}\n\t&.is-selected {\n\t\tborder-color: ${ COLORS.theme.accent };\n\t}\n`;\n\nexport const NameContainer = styled.div`\n\tline-height: ${ space( 8 ) };\n\tmargin-left: ${ space( 2 ) };\n\tmargin-right: ${ space( 2 ) };\n\twhite-space: nowrap;\n\toverflow: hidden;\n`;\n\nexport const PaletteHeading = styled( Heading )`\n\ttext-transform: uppercase;\n\tline-height: ${ space( 6 ) };\n\tfont-weight: 500;\n\t&&& {\n\t\tfont-size: 11px;\n\t\tmargin-bottom: 0;\n\t}\n`;\n\nexport const PaletteActionsContainer = styled( View )`\n\theight: ${ space( 6 ) };\n\tdisplay: flex;\n`;\n\nexport const PaletteHStackHeader = styled( HStack )`\n\tmargin-bottom: ${ space( 2 ) };\n`;\n\nexport const PaletteEditStyles = styled( View )`\n\t&&& {\n\t\t.components-button.has-icon {\n\t\t\tmin-width: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t}\n`;\n\nexport const DoneButton = styled( Button )`\n\t&& {\n\t\tcolor: ${ COLORS.theme.accent };\n\t}\n`;\n\nexport const RemoveButton = styled( Button )`\n\t&& {\n\t\tmargin-top: ${ space( 1 ) };\n\t}\n`;\n"],"mappings":"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"}
1
+ {"version":3,"names":["css","Button","Heading","HStack","space","COLORS","CONFIG","font","View","InputControl","Container","InputControlContainer","Input","BackdropUI","InputBackdropUI","ColorIndicator","IndicatorStyled","_styled","process","env","NODE_ENV","target","label","NameInputControl","gray","controlBorderRadius","buttonStyleReset","as","theme","accent","PaletteItem","surfaceBorderColor","NameContainer","PaletteHeading","PaletteActionsContainer","PaletteHStackHeader","PaletteEditStyles","name","styles","map","toString","_EMOTION_STRINGIFIED_CSS_ERROR__","DoneButton","RemoveButton"],"sources":["@wordpress/components/src/palette-edit/styles.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport styled from '@emotion/styled';\nimport { css } from '@emotion/react';\n\n/**\n * Internal dependencies\n */\nimport Button from '../button';\nimport { Heading } from '../heading';\nimport { HStack } from '../h-stack';\nimport { space } from '../utils/space';\nimport { COLORS, CONFIG, font } from '../utils';\nimport { View } from '../view';\nimport InputControl from '../input-control';\nimport {\n\tContainer as InputControlContainer,\n\tInput,\n\tBackdropUI as InputBackdropUI,\n} from '../input-control/styles/input-control-styles';\nimport ColorIndicator from '../color-indicator';\n\nexport const IndicatorStyled = styled( ColorIndicator )`\n\t&& {\n\t\tflex-shrink: 0;\n\t\twidth: ${ space( 6 ) };\n\t\theight: ${ space( 6 ) };\n\t}\n`;\n\nexport const NameInputControl = styled( InputControl )`\n\t${ InputControlContainer } {\n\t\tbackground: ${ COLORS.gray[ 100 ] };\n\t\tborder-radius: ${ CONFIG.controlBorderRadius };\n\t\t${ Input }${ Input }${ Input }${ Input } {\n\t\t\theight: ${ space( 8 ) };\n\t\t}\n\t\t${ InputBackdropUI }${ InputBackdropUI }${ InputBackdropUI } {\n\t\t\tborder-color: transparent;\n\t\t\tbox-shadow: none;\n\t\t}\n\t}\n`;\n\nconst buttonStyleReset = ( {\n\tas,\n}: {\n\tas: React.ComponentProps< typeof View >[ 'as' ];\n} ) => {\n\tif ( as === 'button' ) {\n\t\treturn css`\n\t\t\tdisplay: flex;\n\t\t\talign-items: center;\n\t\t\twidth: 100%;\n\t\t\tappearance: none;\n\t\t\tbackground: transparent;\n\t\t\tborder: none;\n\t\t\tborder-radius: 0;\n\t\t\tpadding: 0;\n\t\t\tcursor: pointer;\n\n\t\t\t&:hover {\n\t\t\t\tcolor: ${ COLORS.theme.accent };\n\t\t\t}\n\t\t`;\n\t}\n\treturn null;\n};\n\nexport const PaletteItem = styled( View )`\n\t${ buttonStyleReset }\n\n\tpadding-block: 3px;\n\tpadding-inline-start: ${ space( 3 ) };\n\tborder: 1px solid ${ CONFIG.surfaceBorderColor };\n\tborder-bottom-color: transparent;\n\tfont-size: ${ font( 'default.fontSize' ) };\n\n\t&:focus-visible {\n\t\tborder-color: transparent;\n\t\tbox-shadow: 0 0 0 var( --wp-admin-border-width-focus )\n\t\t\t${ COLORS.theme.accent };\n\t\t// Windows high contrast mode.\n\t\toutline: 2px solid transparent;\n\t\toutline-offset: 0;\n\t}\n\n\tborder-top-left-radius: ${ CONFIG.controlBorderRadius };\n\tborder-top-right-radius: ${ CONFIG.controlBorderRadius };\n\n\t& + & {\n\t\tborder-top-left-radius: 0;\n\t\tborder-top-right-radius: 0;\n\t}\n\n\t&:last-child {\n\t\tborder-bottom-left-radius: ${ CONFIG.controlBorderRadius };\n\t\tborder-bottom-right-radius: ${ CONFIG.controlBorderRadius };\n\t\tborder-bottom-color: ${ CONFIG.surfaceBorderColor };\n\t}\n\n\t&.is-selected + & {\n\t\tborder-top-color: transparent;\n\t}\n\t&.is-selected {\n\t\tborder-color: ${ COLORS.theme.accent };\n\t}\n`;\n\nexport const NameContainer = styled.div`\n\tline-height: ${ space( 8 ) };\n\tmargin-left: ${ space( 2 ) };\n\tmargin-right: ${ space( 2 ) };\n\twhite-space: nowrap;\n\toverflow: hidden;\n`;\n\nexport const PaletteHeading = styled( Heading )`\n\ttext-transform: uppercase;\n\tline-height: ${ space( 6 ) };\n\tfont-weight: 500;\n\t&&& {\n\t\tfont-size: 11px;\n\t\tmargin-bottom: 0;\n\t}\n`;\n\nexport const PaletteActionsContainer = styled( View )`\n\theight: ${ space( 6 ) };\n\tdisplay: flex;\n`;\n\nexport const PaletteHStackHeader = styled( HStack )`\n\tmargin-bottom: ${ space( 2 ) };\n`;\n\nexport const PaletteEditStyles = styled( View )`\n\t&&& {\n\t\t.components-button.has-icon {\n\t\t\tmin-width: 0;\n\t\t\tpadding: 0;\n\t\t}\n\t}\n`;\n\nexport const DoneButton = styled( Button )`\n\t&& {\n\t\tcolor: ${ COLORS.theme.accent };\n\t}\n`;\n\nexport const RemoveButton = styled( Button )`\n\t&& {\n\t\tmargin-top: ${ space( 1 ) };\n\t}\n`;\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["@wordpress/components/src/palette-edit/types.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { Key, MouseEventHandler } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type Popover from '../popover';\nimport type { HeadingSize } from '../heading/types';\n\nexport type Color = {\n\tcolor: string;\n\tname: string;\n\tslug: string;\n\tgradient?: never;\n};\n\nexport type Gradient = {\n\tgradient: string;\n\tname: string;\n\tslug: string;\n\tcolor?: never;\n};\n\nexport type PaletteElement = Color | Gradient;\n\nexport type BasePaletteEdit = {\n\t/**\n\t * Whether the user can only change the color or gradient values.\n\t * If true, they cannot change names or delete values.\n\t *\n\t * @default false\n\t */\n\tcanOnlyChangeValues?: boolean;\n\t/**\n\t * Whether the user can reset the editor.\n\t *\n\t * @default false\n\t */\n\tcanReset?: boolean;\n\t/**\n\t * A message to show if there's nothing to edit.\n\t */\n\temptyMessage?: string;\n\t/**\n\t * A heading label for the palette.\n\t */\n\tpaletteLabel: string;\n\t/**\n\t * The label's heading level.\n\t *\n\t * @default 2\n\t */\n\tpaletteLabelHeadingLevel?: HeadingSize;\n\t/**\n\t * The prefix for the element slug.\n\t *\n\t * @default ''\n\t */\n\tslugPrefix?: string;\n\t/**\n\t * Props to pass through to the underlying Popover component.\n\t */\n\tpopoverProps?: Omit<\n\t\tReact.ComponentPropsWithoutRef< typeof Popover >,\n\t\t'children'\n\t>;\n};\n\ntype PaletteEditColors = {\n\t/**\n\t * The colors in the palette.\n\t */\n\tcolors?: Color[];\n\t/**\n\t * Runs on changing the value.\n\t */\n\tonChange: ( values?: Color[] ) => void;\n\tgradients?: never;\n};\n\ntype PaletteEditGradients = {\n\t/**\n\t * The gradients in the palette.\n\t */\n\tgradients: Gradient[];\n\t/**\n\t * Runs on changing the value.\n\t */\n\tonChange: ( values?: Gradient[] ) => void;\n\tcolors?: never;\n};\n\nexport type PaletteEditProps = BasePaletteEdit &\n\t( PaletteEditColors | PaletteEditGradients );\n\ntype EditingElement = number | null;\n\nexport type ColorPickerPopoverProps< T extends Color | Gradient > = {\n\telement: T;\n\tonChange: ( newElement: T ) => void;\n\tisGradient?: T extends Gradient ? true : false;\n\tonClose?: () => void;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n};\n\nexport type NameInputProps = {\n\tlabel: string;\n\tonChange: ( nextName?: PaletteElement[ 'name' ] ) => void;\n\tvalue: PaletteElement[ 'name' ];\n};\n\nexport type OptionProps< T extends Color | Gradient > = {\n\telement: T;\n\tonChange: ( newElement: T ) => void;\n\tisGradient: T extends Gradient ? true : false;\n\tcanOnlyChangeValues: PaletteEditProps[ 'canOnlyChangeValues' ];\n\tisEditing: boolean;\n\tkey: Key;\n\tonRemove: MouseEventHandler< HTMLButtonElement >;\n\tonStartEditing: () => void;\n\tonStopEditing: () => void;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n\tslugPrefix: string;\n};\n\nexport type PaletteEditListViewProps< T extends Color | Gradient > = {\n\telements: T[];\n\tonChange: ( newElements?: T[] ) => void;\n\tisGradient: T extends Gradient ? true : false;\n\tcanOnlyChangeValues: PaletteEditProps[ 'canOnlyChangeValues' ];\n\teditingElement?: EditingElement;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n\tsetEditingElement: ( newEditingElement?: EditingElement ) => void;\n\tslugPrefix: string;\n};\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["@wordpress/components/src/palette-edit/types.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { Key, MouseEventHandler } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type Popover from '../popover';\nimport type { HeadingSize } from '../heading/types';\n\nexport type Color = {\n\tcolor: string;\n\tname: string;\n\tslug: string;\n\tgradient?: never;\n};\n\nexport type Gradient = {\n\tgradient: string;\n\tname: string;\n\tslug: string;\n\tcolor?: never;\n};\n\nexport type PaletteElement = Color | Gradient;\n\nexport type BasePaletteEdit = {\n\t/**\n\t * Whether the user can only change the color or gradient values.\n\t * If true, they cannot change names or delete values.\n\t *\n\t * @default false\n\t */\n\tcanOnlyChangeValues?: boolean;\n\t/**\n\t * Whether the user can reset the editor.\n\t *\n\t * @default false\n\t */\n\tcanReset?: boolean;\n\t/**\n\t * A message to show if there's nothing to edit.\n\t */\n\temptyMessage?: string;\n\t/**\n\t * A heading label for the palette.\n\t */\n\tpaletteLabel: string;\n\t/**\n\t * The label's heading level.\n\t *\n\t * @default 2\n\t */\n\tpaletteLabelHeadingLevel?: HeadingSize;\n\t/**\n\t * The prefix for the element slug.\n\t *\n\t * @default ''\n\t */\n\tslugPrefix?: string;\n\t/**\n\t * Props to pass through to the underlying Popover component.\n\t */\n\tpopoverProps?: Omit<\n\t\tReact.ComponentPropsWithoutRef< typeof Popover >,\n\t\t'children'\n\t>;\n};\n\ntype PaletteEditColors = {\n\t/**\n\t * The colors in the palette.\n\t */\n\tcolors?: Color[];\n\t/**\n\t * Runs on changing the value.\n\t */\n\tonChange: ( values?: Color[] ) => void;\n\tgradients?: never;\n};\n\ntype PaletteEditGradients = {\n\t/**\n\t * The gradients in the palette.\n\t */\n\tgradients: Gradient[];\n\t/**\n\t * Runs on changing the value.\n\t */\n\tonChange: ( values?: Gradient[] ) => void;\n\tcolors?: never;\n};\n\nexport type PaletteEditProps = BasePaletteEdit &\n\t( PaletteEditColors | PaletteEditGradients );\n\ntype EditingElement = number | null;\n\nexport type ColorPickerPopoverProps< T extends Color | Gradient > = {\n\telement: T;\n\tonChange: ( newElement: T ) => void;\n\tisGradient?: T extends Gradient ? true : false;\n\tonClose?: () => void;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n};\n\nexport type NameInputProps = {\n\tlabel: string;\n\tonChange: ( nextName?: PaletteElement[ 'name' ] ) => void;\n\tvalue: PaletteElement[ 'name' ];\n};\n\nexport type OptionProps< T extends Color | Gradient > = {\n\telement: T;\n\tonChange: ( newElement: T ) => void;\n\tisGradient: T extends Gradient ? true : false;\n\tcanOnlyChangeValues: PaletteEditProps[ 'canOnlyChangeValues' ];\n\tisEditing: boolean;\n\tkey: Key;\n\tonRemove: MouseEventHandler< HTMLButtonElement >;\n\tonStartEditing: () => void;\n\tonStopEditing: () => void;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n\tslugPrefix: string;\n};\n\nexport type PaletteEditListViewProps< T extends Color | Gradient > = {\n\telements: T[];\n\tonChange: ( newElements?: T[] ) => void;\n\tisGradient: T extends Gradient ? true : false;\n\tcanOnlyChangeValues: PaletteEditProps[ 'canOnlyChangeValues' ];\n\teditingElement?: EditingElement;\n\tpopoverProps?: PaletteEditProps[ 'popoverProps' ];\n\tsetEditingElement: ( newEditingElement?: EditingElement ) => void;\n\tslugPrefix: string;\n};\n"],"mappings":"","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["View","TextControl","withPreferredColorScheme","useMemo","styles","BottomSeparatorCover","PanelActions","actions","getStylesFromColorScheme","mappedActions","map","label","onPress","createElement","labelStyle","defaultLabelStyle","key","style","panelActionsContainer","panelActionsContainerDark"],"sources":["@wordpress/components/src/panel/actions.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { View } from 'react-native';\n\n/**\n * WordPress dependencies\n */\nimport { TextControl } from '@wordpress/components';\nimport { withPreferredColorScheme } from '@wordpress/compose';\nimport { useMemo } from '@wordpress/element';\n\n/**\n * Internal dependencies\n */\nimport styles from './actions.scss';\nimport BottomSeparatorCover from './bottom-separator-cover';\n\nfunction PanelActions( { actions, getStylesFromColorScheme } ) {\n\tconst mappedActions = useMemo( () => {\n\t\treturn actions.map( ( { label, onPress } ) => {\n\t\t\treturn (\n\t\t\t\t<TextControl\n\t\t\t\t\tlabel={ label }\n\t\t\t\t\tonPress={ onPress }\n\t\t\t\t\tlabelStyle={ styles.defaultLabelStyle }\n\t\t\t\t\tkey={ label }\n\t\t\t\t/>\n\t\t\t);\n\t\t} );\n\t}, [ actions ] );\n\n\treturn (\n\t\t<View\n\t\t\tstyle={ getStylesFromColorScheme(\n\t\t\t\tstyles.panelActionsContainer,\n\t\t\t\tstyles.panelActionsContainerDark\n\t\t\t) }\n\t\t>\n\t\t\t{ mappedActions }\n\t\t\t<BottomSeparatorCover />\n\t\t</View>\n\t);\n}\n\nexport default withPreferredColorScheme( PanelActions );\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,QAAQ,cAAc;;AAEnC;AACA;AACA;AACA,SAASC,WAAW,QAAQ,uBAAuB;AACnD,SAASC,wBAAwB,QAAQ,oBAAoB;AAC7D,SAASC,OAAO,QAAQ,oBAAoB;;AAE5C;AACA;AACA;AACA,OAAOC,MAAM,MAAM,gBAAgB;AACnC,OAAOC,oBAAoB,MAAM,0BAA0B;AAE3D,SAASC,YAAYA,CAAE;EAAEC,OAAO;EAAEC;AAAyB,CAAC,EAAG;EAC9D,MAAMC,aAAa,GAAGN,OAAO,CAAE,MAAM;IACpC,OAAOI,OAAO,CAACG,GAAG,CAAE,CAAE;MAAEC,KAAK;MAAEC;IAAQ,CAAC,KAAM;MAC7C,OACCC,aAAA,CAACZ,WAAW;QACXU,KAAK,EAAGA,KAAO;QACfC,OAAO,EAAGA,OAAS;QACnBE,UAAU,EAAGV,MAAM,CAACW,iBAAmB;QACvCC,GAAG,EAAGL;MAAO,CACb,CAAC;IAEJ,CAAE,CAAC;EACJ,CAAC,EAAE,CAAEJ,OAAO,CAAG,CAAC;EAEhB,OACCM,aAAA,CAACb,IAAI;IACJiB,KAAK,EAAGT,wBAAwB,CAC/BJ,MAAM,CAACc,qBAAqB,EAC5Bd,MAAM,CAACe,yBACR;EAAG,GAEDV,aAAa,EACfI,aAAA,CAACR,oBAAoB,MAAE,CAClB,CAAC;AAET;AAEA,eAAeH,wBAAwB,CAAEI,YAAa,CAAC"}
1
+ {"version":3,"names":["View","TextControl","withPreferredColorScheme","useMemo","styles","BottomSeparatorCover","PanelActions","actions","getStylesFromColorScheme","mappedActions","map","label","onPress","createElement","labelStyle","defaultLabelStyle","key","style","panelActionsContainer","panelActionsContainerDark"],"sources":["@wordpress/components/src/panel/actions.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { View } from 'react-native';\n\n/**\n * WordPress dependencies\n */\nimport { TextControl } from '@wordpress/components';\nimport { withPreferredColorScheme } from '@wordpress/compose';\nimport { useMemo } from '@wordpress/element';\n\n/**\n * Internal dependencies\n */\nimport styles from './actions.scss';\nimport BottomSeparatorCover from './bottom-separator-cover';\n\nfunction PanelActions( { actions, getStylesFromColorScheme } ) {\n\tconst mappedActions = useMemo( () => {\n\t\treturn actions.map( ( { label, onPress } ) => {\n\t\t\treturn (\n\t\t\t\t<TextControl\n\t\t\t\t\tlabel={ label }\n\t\t\t\t\tonPress={ onPress }\n\t\t\t\t\tlabelStyle={ styles.defaultLabelStyle }\n\t\t\t\t\tkey={ label }\n\t\t\t\t/>\n\t\t\t);\n\t\t} );\n\t}, [ actions ] );\n\n\treturn (\n\t\t<View\n\t\t\tstyle={ getStylesFromColorScheme(\n\t\t\t\tstyles.panelActionsContainer,\n\t\t\t\tstyles.panelActionsContainerDark\n\t\t\t) }\n\t\t>\n\t\t\t{ mappedActions }\n\t\t\t<BottomSeparatorCover />\n\t\t</View>\n\t);\n}\n\nexport default withPreferredColorScheme( PanelActions );\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,QAAQ,cAAc;;AAEnC;AACA;AACA;AACA,SAASC,WAAW,QAAQ,uBAAuB;AACnD,SAASC,wBAAwB,QAAQ,oBAAoB;AAC7D,SAASC,OAAO,QAAQ,oBAAoB;;AAE5C;AACA;AACA;AACA,OAAOC,MAAM,MAAM,gBAAgB;AACnC,OAAOC,oBAAoB,MAAM,0BAA0B;AAE3D,SAASC,YAAYA,CAAE;EAAEC,OAAO;EAAEC;AAAyB,CAAC,EAAG;EAC9D,MAAMC,aAAa,GAAGN,OAAO,CAAE,MAAM;IACpC,OAAOI,OAAO,CAACG,GAAG,CAAE,CAAE;MAAEC,KAAK;MAAEC;IAAQ,CAAC,KAAM;MAC7C,OACCC,aAAA,CAACZ,WAAW;QACXU,KAAK,EAAGA,KAAO;QACfC,OAAO,EAAGA,OAAS;QACnBE,UAAU,EAAGV,MAAM,CAACW,iBAAmB;QACvCC,GAAG,EAAGL;MAAO,CACb,CAAC;IAEJ,CAAE,CAAC;EACJ,CAAC,EAAE,CAAEJ,OAAO,CAAG,CAAC;EAEhB,OACCM,aAAA,CAACb,IAAI;IACJiB,KAAK,EAAGT,wBAAwB,CAC/BJ,MAAM,CAACc,qBAAqB,EAC5Bd,MAAM,CAACe,yBACR;EAAG,GAEDV,aAAa,EACfI,aAAA,CAACR,oBAAoB,MAAE,CAClB,CAAC;AAET;AAEA,eAAeH,wBAAwB,CAAEI,YAAa,CAAC","ignoreList":[]}
@@ -87,7 +87,9 @@ const PanelBodyTitle = forwardRef(({
87
87
  title,
88
88
  ...props
89
89
  }, ref) => {
90
- if (!title) return null;
90
+ if (!title) {
91
+ return null;
92
+ }
91
93
  return createElement("h2", {
92
94
  className: "components-panel__body-title"
93
95
  }, createElement(Button, {
@@ -1 +1 @@
1
- {"version":3,"names":["classnames","useReducedMotion","useMergeRefs","forwardRef","useRef","chevronUp","chevronDown","Button","Icon","useControlledState","useUpdateEffect","noop","UnforwardedPanelBody","props","ref","buttonProps","children","className","icon","initialOpen","onToggle","opened","title","scrollAfterOpen","isOpened","setIsOpened","initial","undefined","fallback","nodeRef","scrollBehavior","handleOnToggle","event","preventDefault","next","scrollAfterOpenRef","current","scrollIntoView","inline","block","behavior","classes","createElement","PanelBodyTitle","Boolean","onClick","size","PanelBody"],"sources":["@wordpress/components/src/panel/body.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { useReducedMotion, useMergeRefs } from '@wordpress/compose';\nimport { forwardRef, useRef } from '@wordpress/element';\nimport { chevronUp, chevronDown } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport type { PanelBodyProps, PanelBodyTitleProps } from './types';\nimport type { WordPressComponentProps } from '../context';\nimport Button from '../button';\nimport Icon from '../icon';\nimport { useControlledState, useUpdateEffect } from '../utils';\n\nconst noop = () => {};\n\nexport function UnforwardedPanelBody(\n\tprops: PanelBodyProps,\n\tref: React.ForwardedRef< HTMLDivElement >\n) {\n\tconst {\n\t\tbuttonProps = {},\n\t\tchildren,\n\t\tclassName,\n\t\ticon,\n\t\tinitialOpen,\n\t\tonToggle = noop,\n\t\topened,\n\t\ttitle,\n\t\tscrollAfterOpen = true,\n\t} = props;\n\tconst [ isOpened, setIsOpened ] = useControlledState< boolean | undefined >(\n\t\topened,\n\t\t{\n\t\t\tinitial: initialOpen === undefined ? true : initialOpen,\n\t\t\tfallback: false,\n\t\t}\n\t);\n\tconst nodeRef = useRef< HTMLElement >( null );\n\n\t// Defaults to 'smooth' scrolling\n\t// https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView\n\tconst scrollBehavior = useReducedMotion() ? 'auto' : 'smooth';\n\n\tconst handleOnToggle = ( event: React.MouseEvent ) => {\n\t\tevent.preventDefault();\n\t\tconst next = ! isOpened;\n\t\tsetIsOpened( next );\n\t\tonToggle( next );\n\t};\n\n\t// Ref is used so that the effect does not re-run upon scrollAfterOpen changing value.\n\tconst scrollAfterOpenRef = useRef< boolean | undefined >();\n\tscrollAfterOpenRef.current = scrollAfterOpen;\n\t// Runs after initial render.\n\tuseUpdateEffect( () => {\n\t\tif (\n\t\t\tisOpened &&\n\t\t\tscrollAfterOpenRef.current &&\n\t\t\tnodeRef.current?.scrollIntoView\n\t\t) {\n\t\t\t/*\n\t\t\t * Scrolls the content into view when visible.\n\t\t\t * This improves the UX when there are multiple stacking <PanelBody />\n\t\t\t * components in a scrollable container.\n\t\t\t */\n\t\t\tnodeRef.current.scrollIntoView( {\n\t\t\t\tinline: 'nearest',\n\t\t\t\tblock: 'nearest',\n\t\t\t\tbehavior: scrollBehavior,\n\t\t\t} );\n\t\t}\n\t}, [ isOpened, scrollBehavior ] );\n\n\tconst classes = classnames( 'components-panel__body', className, {\n\t\t'is-opened': isOpened,\n\t} );\n\n\treturn (\n\t\t<div className={ classes } ref={ useMergeRefs( [ nodeRef, ref ] ) }>\n\t\t\t<PanelBodyTitle\n\t\t\t\ticon={ icon }\n\t\t\t\tisOpened={ Boolean( isOpened ) }\n\t\t\t\tonClick={ handleOnToggle }\n\t\t\t\ttitle={ title }\n\t\t\t\t{ ...buttonProps }\n\t\t\t/>\n\t\t\t{ typeof children === 'function'\n\t\t\t\t? children( { opened: Boolean( isOpened ) } )\n\t\t\t\t: isOpened && children }\n\t\t</div>\n\t);\n}\n\nconst PanelBodyTitle = forwardRef(\n\t(\n\t\t{\n\t\t\tisOpened,\n\t\t\ticon,\n\t\t\ttitle,\n\t\t\t...props\n\t\t}: WordPressComponentProps< PanelBodyTitleProps, 'button' >,\n\t\tref: React.ForwardedRef< any >\n\t) => {\n\t\tif ( ! title ) return null;\n\n\t\treturn (\n\t\t\t<h2 className=\"components-panel__body-title\">\n\t\t\t\t<Button\n\t\t\t\t\tclassName=\"components-panel__body-toggle\"\n\t\t\t\t\taria-expanded={ isOpened }\n\t\t\t\t\tref={ ref }\n\t\t\t\t\t{ ...props }\n\t\t\t\t>\n\t\t\t\t\t{ /*\n\t\t\t\t\tFirefox + NVDA don't announce aria-expanded because the browser\n\t\t\t\t\trepaints the whole element, so this wrapping span hides that.\n\t\t\t\t*/ }\n\t\t\t\t\t<span aria-hidden=\"true\">\n\t\t\t\t\t\t<Icon\n\t\t\t\t\t\t\tclassName=\"components-panel__arrow\"\n\t\t\t\t\t\t\ticon={ isOpened ? chevronUp : chevronDown }\n\t\t\t\t\t\t/>\n\t\t\t\t\t</span>\n\t\t\t\t\t{ title }\n\t\t\t\t\t{ icon && (\n\t\t\t\t\t\t<Icon\n\t\t\t\t\t\t\ticon={ icon }\n\t\t\t\t\t\t\tclassName=\"components-panel__icon\"\n\t\t\t\t\t\t\tsize={ 20 }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t</Button>\n\t\t\t</h2>\n\t\t);\n\t}\n);\n\nexport const PanelBody = forwardRef( UnforwardedPanelBody );\n\nexport default PanelBody;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,gBAAgB,EAAEC,YAAY,QAAQ,oBAAoB;AACnE,SAASC,UAAU,EAAEC,MAAM,QAAQ,oBAAoB;AACvD,SAASC,SAAS,EAAEC,WAAW,QAAQ,kBAAkB;;AAEzD;AACA;AACA;;AAGA,OAAOC,MAAM,MAAM,WAAW;AAC9B,OAAOC,IAAI,MAAM,SAAS;AAC1B,SAASC,kBAAkB,EAAEC,eAAe,QAAQ,UAAU;AAE9D,MAAMC,IAAI,GAAGA,CAAA,KAAM,CAAC,CAAC;AAErB,OAAO,SAASC,oBAAoBA,CACnCC,KAAqB,EACrBC,GAAyC,EACxC;EACD,MAAM;IACLC,WAAW,GAAG,CAAC,CAAC;IAChBC,QAAQ;IACRC,SAAS;IACTC,IAAI;IACJC,WAAW;IACXC,QAAQ,GAAGT,IAAI;IACfU,MAAM;IACNC,KAAK;IACLC,eAAe,GAAG;EACnB,CAAC,GAAGV,KAAK;EACT,MAAM,CAAEW,QAAQ,EAAEC,WAAW,CAAE,GAAGhB,kBAAkB,CACnDY,MAAM,EACN;IACCK,OAAO,EAAEP,WAAW,KAAKQ,SAAS,GAAG,IAAI,GAAGR,WAAW;IACvDS,QAAQ,EAAE;EACX,CACD,CAAC;EACD,MAAMC,OAAO,GAAGzB,MAAM,CAAiB,IAAK,CAAC;;EAE7C;EACA;EACA,MAAM0B,cAAc,GAAG7B,gBAAgB,CAAC,CAAC,GAAG,MAAM,GAAG,QAAQ;EAE7D,MAAM8B,cAAc,GAAKC,KAAuB,IAAM;IACrDA,KAAK,CAACC,cAAc,CAAC,CAAC;IACtB,MAAMC,IAAI,GAAG,CAAEV,QAAQ;IACvBC,WAAW,CAAES,IAAK,CAAC;IACnBd,QAAQ,CAAEc,IAAK,CAAC;EACjB,CAAC;;EAED;EACA,MAAMC,kBAAkB,GAAG/B,MAAM,CAAwB,CAAC;EAC1D+B,kBAAkB,CAACC,OAAO,GAAGb,eAAe;EAC5C;EACAb,eAAe,CAAE,MAAM;IACtB,IACCc,QAAQ,IACRW,kBAAkB,CAACC,OAAO,IAC1BP,OAAO,CAACO,OAAO,EAAEC,cAAc,EAC9B;MACD;AACH;AACA;AACA;AACA;MACGR,OAAO,CAACO,OAAO,CAACC,cAAc,CAAE;QAC/BC,MAAM,EAAE,SAAS;QACjBC,KAAK,EAAE,SAAS;QAChBC,QAAQ,EAAEV;MACX,CAAE,CAAC;IACJ;EACD,CAAC,EAAE,CAAEN,QAAQ,EAAEM,cAAc,CAAG,CAAC;EAEjC,MAAMW,OAAO,GAAGzC,UAAU,CAAE,wBAAwB,EAAEiB,SAAS,EAAE;IAChE,WAAW,EAAEO;EACd,CAAE,CAAC;EAEH,OACCkB,aAAA;IAAKzB,SAAS,EAAGwB,OAAS;IAAC3B,GAAG,EAAGZ,YAAY,CAAE,CAAE2B,OAAO,EAAEf,GAAG,CAAG;EAAG,GAClE4B,aAAA,CAACC,cAAc;IACdzB,IAAI,EAAGA,IAAM;IACbM,QAAQ,EAAGoB,OAAO,CAAEpB,QAAS,CAAG;IAChCqB,OAAO,EAAGd,cAAgB;IAC1BT,KAAK,EAAGA,KAAO;IAAA,GACVP;EAAW,CAChB,CAAC,EACA,OAAOC,QAAQ,KAAK,UAAU,GAC7BA,QAAQ,CAAE;IAAEK,MAAM,EAAEuB,OAAO,CAAEpB,QAAS;EAAE,CAAE,CAAC,GAC3CA,QAAQ,IAAIR,QACX,CAAC;AAER;AAEA,MAAM2B,cAAc,GAAGxC,UAAU,CAChC,CACC;EACCqB,QAAQ;EACRN,IAAI;EACJI,KAAK;EACL,GAAGT;AACsD,CAAC,EAC3DC,GAA8B,KAC1B;EACJ,IAAK,CAAEQ,KAAK,EAAG,OAAO,IAAI;EAE1B,OACCoB,aAAA;IAAIzB,SAAS,EAAC;EAA8B,GAC3CyB,aAAA,CAACnC,MAAM;IACNU,SAAS,EAAC,+BAA+B;IACzC,iBAAgBO,QAAU;IAC1BV,GAAG,EAAGA,GAAK;IAAA,GACND;EAAK,GAMV6B,aAAA;IAAM,eAAY;EAAM,GACvBA,aAAA,CAAClC,IAAI;IACJS,SAAS,EAAC,yBAAyB;IACnCC,IAAI,EAAGM,QAAQ,GAAGnB,SAAS,GAAGC;EAAa,CAC3C,CACI,CAAC,EACLgB,KAAK,EACLJ,IAAI,IACLwB,aAAA,CAAClC,IAAI;IACJU,IAAI,EAAGA,IAAM;IACbD,SAAS,EAAC,wBAAwB;IAClC6B,IAAI,EAAG;EAAI,CACX,CAEK,CACL,CAAC;AAEP,CACD,CAAC;AAED,OAAO,MAAMC,SAAS,GAAG5C,UAAU,CAAES,oBAAqB,CAAC;AAE3D,eAAemC,SAAS"}
1
+ {"version":3,"names":["classnames","useReducedMotion","useMergeRefs","forwardRef","useRef","chevronUp","chevronDown","Button","Icon","useControlledState","useUpdateEffect","noop","UnforwardedPanelBody","props","ref","buttonProps","children","className","icon","initialOpen","onToggle","opened","title","scrollAfterOpen","isOpened","setIsOpened","initial","undefined","fallback","nodeRef","scrollBehavior","handleOnToggle","event","preventDefault","next","scrollAfterOpenRef","current","scrollIntoView","inline","block","behavior","classes","createElement","PanelBodyTitle","Boolean","onClick","size","PanelBody"],"sources":["@wordpress/components/src/panel/body.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { useReducedMotion, useMergeRefs } from '@wordpress/compose';\nimport { forwardRef, useRef } from '@wordpress/element';\nimport { chevronUp, chevronDown } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport type { PanelBodyProps, PanelBodyTitleProps } from './types';\nimport type { WordPressComponentProps } from '../context';\nimport Button from '../button';\nimport Icon from '../icon';\nimport { useControlledState, useUpdateEffect } from '../utils';\n\nconst noop = () => {};\n\nexport function UnforwardedPanelBody(\n\tprops: PanelBodyProps,\n\tref: React.ForwardedRef< HTMLDivElement >\n) {\n\tconst {\n\t\tbuttonProps = {},\n\t\tchildren,\n\t\tclassName,\n\t\ticon,\n\t\tinitialOpen,\n\t\tonToggle = noop,\n\t\topened,\n\t\ttitle,\n\t\tscrollAfterOpen = true,\n\t} = props;\n\tconst [ isOpened, setIsOpened ] = useControlledState< boolean | undefined >(\n\t\topened,\n\t\t{\n\t\t\tinitial: initialOpen === undefined ? true : initialOpen,\n\t\t\tfallback: false,\n\t\t}\n\t);\n\tconst nodeRef = useRef< HTMLElement >( null );\n\n\t// Defaults to 'smooth' scrolling\n\t// https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollIntoView\n\tconst scrollBehavior = useReducedMotion() ? 'auto' : 'smooth';\n\n\tconst handleOnToggle = ( event: React.MouseEvent ) => {\n\t\tevent.preventDefault();\n\t\tconst next = ! isOpened;\n\t\tsetIsOpened( next );\n\t\tonToggle( next );\n\t};\n\n\t// Ref is used so that the effect does not re-run upon scrollAfterOpen changing value.\n\tconst scrollAfterOpenRef = useRef< boolean | undefined >();\n\tscrollAfterOpenRef.current = scrollAfterOpen;\n\t// Runs after initial render.\n\tuseUpdateEffect( () => {\n\t\tif (\n\t\t\tisOpened &&\n\t\t\tscrollAfterOpenRef.current &&\n\t\t\tnodeRef.current?.scrollIntoView\n\t\t) {\n\t\t\t/*\n\t\t\t * Scrolls the content into view when visible.\n\t\t\t * This improves the UX when there are multiple stacking <PanelBody />\n\t\t\t * components in a scrollable container.\n\t\t\t */\n\t\t\tnodeRef.current.scrollIntoView( {\n\t\t\t\tinline: 'nearest',\n\t\t\t\tblock: 'nearest',\n\t\t\t\tbehavior: scrollBehavior,\n\t\t\t} );\n\t\t}\n\t}, [ isOpened, scrollBehavior ] );\n\n\tconst classes = classnames( 'components-panel__body', className, {\n\t\t'is-opened': isOpened,\n\t} );\n\n\treturn (\n\t\t<div className={ classes } ref={ useMergeRefs( [ nodeRef, ref ] ) }>\n\t\t\t<PanelBodyTitle\n\t\t\t\ticon={ icon }\n\t\t\t\tisOpened={ Boolean( isOpened ) }\n\t\t\t\tonClick={ handleOnToggle }\n\t\t\t\ttitle={ title }\n\t\t\t\t{ ...buttonProps }\n\t\t\t/>\n\t\t\t{ typeof children === 'function'\n\t\t\t\t? children( { opened: Boolean( isOpened ) } )\n\t\t\t\t: isOpened && children }\n\t\t</div>\n\t);\n}\n\nconst PanelBodyTitle = forwardRef(\n\t(\n\t\t{\n\t\t\tisOpened,\n\t\t\ticon,\n\t\t\ttitle,\n\t\t\t...props\n\t\t}: WordPressComponentProps< PanelBodyTitleProps, 'button' >,\n\t\tref: React.ForwardedRef< any >\n\t) => {\n\t\tif ( ! title ) {\n\t\t\treturn null;\n\t\t}\n\n\t\treturn (\n\t\t\t<h2 className=\"components-panel__body-title\">\n\t\t\t\t<Button\n\t\t\t\t\tclassName=\"components-panel__body-toggle\"\n\t\t\t\t\taria-expanded={ isOpened }\n\t\t\t\t\tref={ ref }\n\t\t\t\t\t{ ...props }\n\t\t\t\t>\n\t\t\t\t\t{ /*\n\t\t\t\t\tFirefox + NVDA don't announce aria-expanded because the browser\n\t\t\t\t\trepaints the whole element, so this wrapping span hides that.\n\t\t\t\t*/ }\n\t\t\t\t\t<span aria-hidden=\"true\">\n\t\t\t\t\t\t<Icon\n\t\t\t\t\t\t\tclassName=\"components-panel__arrow\"\n\t\t\t\t\t\t\ticon={ isOpened ? chevronUp : chevronDown }\n\t\t\t\t\t\t/>\n\t\t\t\t\t</span>\n\t\t\t\t\t{ title }\n\t\t\t\t\t{ icon && (\n\t\t\t\t\t\t<Icon\n\t\t\t\t\t\t\ticon={ icon }\n\t\t\t\t\t\t\tclassName=\"components-panel__icon\"\n\t\t\t\t\t\t\tsize={ 20 }\n\t\t\t\t\t\t/>\n\t\t\t\t\t) }\n\t\t\t\t</Button>\n\t\t\t</h2>\n\t\t);\n\t}\n);\n\nexport const PanelBody = forwardRef( UnforwardedPanelBody );\n\nexport default PanelBody;\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["Text","View","styles","BottomSeparatorCover","PanelBody","children","title","style","titleStyle","createElement","panelContainer","accessibilityRole","sectionHeaderText"],"sources":["@wordpress/components/src/panel/body.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { Text, View } from 'react-native';\n\n/**\n * Internal dependencies\n */\nimport styles from './body.scss';\nimport BottomSeparatorCover from './bottom-separator-cover';\n\nexport function PanelBody( { children, title, style, titleStyle = {} } ) {\n\treturn (\n\t\t<View style={ [ styles.panelContainer, style ] }>\n\t\t\t{ title && (\n\t\t\t\t<Text\n\t\t\t\t\taccessibilityRole=\"header\"\n\t\t\t\t\tstyle={ [ styles.sectionHeaderText, titleStyle ] }\n\t\t\t\t>\n\t\t\t\t\t{ title }\n\t\t\t\t</Text>\n\t\t\t) }\n\t\t\t{ children }\n\t\t\t<BottomSeparatorCover />\n\t\t</View>\n\t);\n}\n\nexport default PanelBody;\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,EAAEC,IAAI,QAAQ,cAAc;;AAEzC;AACA;AACA;AACA,OAAOC,MAAM,MAAM,aAAa;AAChC,OAAOC,oBAAoB,MAAM,0BAA0B;AAE3D,OAAO,SAASC,SAASA,CAAE;EAAEC,QAAQ;EAAEC,KAAK;EAAEC,KAAK;EAAEC,UAAU,GAAG,CAAC;AAAE,CAAC,EAAG;EACxE,OACCC,aAAA,CAACR,IAAI;IAACM,KAAK,EAAG,CAAEL,MAAM,CAACQ,cAAc,EAAEH,KAAK;EAAI,GAC7CD,KAAK,IACNG,aAAA,CAACT,IAAI;IACJW,iBAAiB,EAAC,QAAQ;IAC1BJ,KAAK,EAAG,CAAEL,MAAM,CAACU,iBAAiB,EAAEJ,UAAU;EAAI,GAEhDF,KACG,CACN,EACCD,QAAQ,EACVI,aAAA,CAACN,oBAAoB,MAAE,CAClB,CAAC;AAET;AAEA,eAAeC,SAAS"}
1
+ {"version":3,"names":["Text","View","styles","BottomSeparatorCover","PanelBody","children","title","style","titleStyle","createElement","panelContainer","accessibilityRole","sectionHeaderText"],"sources":["@wordpress/components/src/panel/body.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { Text, View } from 'react-native';\n\n/**\n * Internal dependencies\n */\nimport styles from './body.scss';\nimport BottomSeparatorCover from './bottom-separator-cover';\n\nexport function PanelBody( { children, title, style, titleStyle = {} } ) {\n\treturn (\n\t\t<View style={ [ styles.panelContainer, style ] }>\n\t\t\t{ title && (\n\t\t\t\t<Text\n\t\t\t\t\taccessibilityRole=\"header\"\n\t\t\t\t\tstyle={ [ styles.sectionHeaderText, titleStyle ] }\n\t\t\t\t>\n\t\t\t\t\t{ title }\n\t\t\t\t</Text>\n\t\t\t) }\n\t\t\t{ children }\n\t\t\t<BottomSeparatorCover />\n\t\t</View>\n\t);\n}\n\nexport default PanelBody;\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,EAAEC,IAAI,QAAQ,cAAc;;AAEzC;AACA;AACA;AACA,OAAOC,MAAM,MAAM,aAAa;AAChC,OAAOC,oBAAoB,MAAM,0BAA0B;AAE3D,OAAO,SAASC,SAASA,CAAE;EAAEC,QAAQ;EAAEC,KAAK;EAAEC,KAAK;EAAEC,UAAU,GAAG,CAAC;AAAE,CAAC,EAAG;EACxE,OACCC,aAAA,CAACR,IAAI;IAACM,KAAK,EAAG,CAAEL,MAAM,CAACQ,cAAc,EAAEH,KAAK;EAAI,GAC7CD,KAAK,IACNG,aAAA,CAACT,IAAI;IACJW,iBAAiB,EAAC,QAAQ;IAC1BJ,KAAK,EAAG,CAAEL,MAAM,CAACU,iBAAiB,EAAEJ,UAAU;EAAI,GAEhDF,KACG,CACN,EACCD,QAAQ,EACVI,aAAA,CAACN,oBAAoB,MAAE,CAClB,CAAC;AAET;AAEA,eAAeC,SAAS","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["View","withPreferredColorScheme","styles","BottomSeparatorCover","getStylesFromColorScheme","createElement","style","coverSeparator","coverSeparatorDark"],"sources":["@wordpress/components/src/panel/bottom-separator-cover.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { View } from 'react-native';\n\n/**\n * WordPress dependencies\n */\nimport { withPreferredColorScheme } from '@wordpress/compose';\n\n/**\n * Internal dependencies\n */\nimport styles from './bottom-separator-cover.scss';\n\nfunction BottomSeparatorCover( { getStylesFromColorScheme } ) {\n\treturn (\n\t\t<View\n\t\t\tstyle={ getStylesFromColorScheme(\n\t\t\t\tstyles.coverSeparator,\n\t\t\t\tstyles.coverSeparatorDark\n\t\t\t) }\n\t\t/>\n\t);\n}\n\nexport default withPreferredColorScheme( BottomSeparatorCover );\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,QAAQ,cAAc;;AAEnC;AACA;AACA;AACA,SAASC,wBAAwB,QAAQ,oBAAoB;;AAE7D;AACA;AACA;AACA,OAAOC,MAAM,MAAM,+BAA+B;AAElD,SAASC,oBAAoBA,CAAE;EAAEC;AAAyB,CAAC,EAAG;EAC7D,OACCC,aAAA,CAACL,IAAI;IACJM,KAAK,EAAGF,wBAAwB,CAC/BF,MAAM,CAACK,cAAc,EACrBL,MAAM,CAACM,kBACR;EAAG,CACH,CAAC;AAEJ;AAEA,eAAeP,wBAAwB,CAAEE,oBAAqB,CAAC"}
1
+ {"version":3,"names":["View","withPreferredColorScheme","styles","BottomSeparatorCover","getStylesFromColorScheme","createElement","style","coverSeparator","coverSeparatorDark"],"sources":["@wordpress/components/src/panel/bottom-separator-cover.native.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport { View } from 'react-native';\n\n/**\n * WordPress dependencies\n */\nimport { withPreferredColorScheme } from '@wordpress/compose';\n\n/**\n * Internal dependencies\n */\nimport styles from './bottom-separator-cover.scss';\n\nfunction BottomSeparatorCover( { getStylesFromColorScheme } ) {\n\treturn (\n\t\t<View\n\t\t\tstyle={ getStylesFromColorScheme(\n\t\t\t\tstyles.coverSeparator,\n\t\t\t\tstyles.coverSeparatorDark\n\t\t\t) }\n\t\t/>\n\t);\n}\n\nexport default withPreferredColorScheme( BottomSeparatorCover );\n"],"mappings":";AAAA;AACA;AACA;AACA,SAASA,IAAI,QAAQ,cAAc;;AAEnC;AACA;AACA;AACA,SAASC,wBAAwB,QAAQ,oBAAoB;;AAE7D;AACA;AACA;AACA,OAAOC,MAAM,MAAM,+BAA+B;AAElD,SAASC,oBAAoBA,CAAE;EAAEC;AAAyB,CAAC,EAAG;EAC7D,OACCC,aAAA,CAACL,IAAI;IACJM,KAAK,EAAGF,wBAAwB,CAC/BF,MAAM,CAACK,cAAc,EACrBL,MAAM,CAACM,kBACR;EAAG,CACH,CAAC;AAEJ;AAEA,eAAeP,wBAAwB,CAAEE,oBAAqB,CAAC","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["PanelHeader","label","children","createElement","className"],"sources":["@wordpress/components/src/panel/header.tsx"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { PanelHeaderProps } from './types';\n\n/**\n * `PanelHeader` renders the header for the `Panel`.\n * This is used by the `Panel` component under the hood,\n * so it does not typically need to be used.\n */\nfunction PanelHeader( { label, children }: PanelHeaderProps ) {\n\treturn (\n\t\t<div className=\"components-panel__header\">\n\t\t\t{ label && <h2>{ label }</h2> }\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\nexport default PanelHeader;\n"],"mappings":";AAAA;AACA;AACA;;AAGA;AACA;AACA;AACA;AACA;AACA,SAASA,WAAWA,CAAE;EAAEC,KAAK;EAAEC;AAA2B,CAAC,EAAG;EAC7D,OACCC,aAAA;IAAKC,SAAS,EAAC;EAA0B,GACtCH,KAAK,IAAIE,aAAA,aAAMF,KAAW,CAAC,EAC3BC,QACE,CAAC;AAER;AAEA,eAAeF,WAAW"}
1
+ {"version":3,"names":["PanelHeader","label","children","createElement","className"],"sources":["@wordpress/components/src/panel/header.tsx"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { PanelHeaderProps } from './types';\n\n/**\n * `PanelHeader` renders the header for the `Panel`.\n * This is used by the `Panel` component under the hood,\n * so it does not typically need to be used.\n */\nfunction PanelHeader( { label, children }: PanelHeaderProps ) {\n\treturn (\n\t\t<div className=\"components-panel__header\">\n\t\t\t{ label && <h2>{ label }</h2> }\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\nexport default PanelHeader;\n"],"mappings":";AAAA;AACA;AACA;;AAGA;AACA;AACA;AACA;AACA;AACA,SAASA,WAAWA,CAAE;EAAEC,KAAK;EAAEC;AAA2B,CAAC,EAAG;EAC7D,OACCC,aAAA;IAAKC,SAAS,EAAC;EAA0B,GACtCH,KAAK,IAAIE,aAAA,aAAMF,KAAW,CAAC,EAC3BC,QACE,CAAC;AAER;AAEA,eAAeF,WAAW","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["classnames","forwardRef","PanelHeader","UnforwardedPanel","header","className","children","ref","classNames","createElement","label","Panel"],"sources":["@wordpress/components/src/panel/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { forwardRef } from '@wordpress/element';\n\n/**\n * Internal dependencies\n */\nimport PanelHeader from './header';\nimport type { PanelProps } from './types';\n\nfunction UnforwardedPanel(\n\t{ header, className, children }: PanelProps,\n\tref: React.ForwardedRef< HTMLDivElement >\n) {\n\tconst classNames = classnames( className, 'components-panel' );\n\treturn (\n\t\t<div className={ classNames } ref={ ref }>\n\t\t\t{ header && <PanelHeader label={ header } /> }\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\n/**\n * `Panel` expands and collapses multiple sections of content.\n *\n * ```jsx\n * import { Panel, PanelBody, PanelRow } from '@wordpress/components';\n * import { more } from '@wordpress/icons';\n *\n * const MyPanel = () => (\n * \t<Panel header=\"My Panel\">\n * \t\t<PanelBody title=\"My Block Settings\" icon={ more } initialOpen={ true }>\n * \t\t\t<PanelRow>My Panel Inputs and Labels</PanelRow>\n * \t\t</PanelBody>\n * \t</Panel>\n * );\n * ```\n */\nexport const Panel = forwardRef( UnforwardedPanel );\n\nexport default Panel;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,UAAU,QAAQ,oBAAoB;;AAE/C;AACA;AACA;AACA,OAAOC,WAAW,MAAM,UAAU;AAGlC,SAASC,gBAAgBA,CACxB;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAqB,CAAC,EAC3CC,GAAyC,EACxC;EACD,MAAMC,UAAU,GAAGR,UAAU,CAAEK,SAAS,EAAE,kBAAmB,CAAC;EAC9D,OACCI,aAAA;IAAKJ,SAAS,EAAGG,UAAY;IAACD,GAAG,EAAGA;EAAK,GACtCH,MAAM,IAAIK,aAAA,CAACP,WAAW;IAACQ,KAAK,EAAGN;EAAQ,CAAE,CAAC,EAC1CE,QACE,CAAC;AAER;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,MAAMK,KAAK,GAAGV,UAAU,CAAEE,gBAAiB,CAAC;AAEnD,eAAeQ,KAAK"}
1
+ {"version":3,"names":["classnames","forwardRef","PanelHeader","UnforwardedPanel","header","className","children","ref","classNames","createElement","label","Panel"],"sources":["@wordpress/components/src/panel/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { forwardRef } from '@wordpress/element';\n\n/**\n * Internal dependencies\n */\nimport PanelHeader from './header';\nimport type { PanelProps } from './types';\n\nfunction UnforwardedPanel(\n\t{ header, className, children }: PanelProps,\n\tref: React.ForwardedRef< HTMLDivElement >\n) {\n\tconst classNames = classnames( className, 'components-panel' );\n\treturn (\n\t\t<div className={ classNames } ref={ ref }>\n\t\t\t{ header && <PanelHeader label={ header } /> }\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\n/**\n * `Panel` expands and collapses multiple sections of content.\n *\n * ```jsx\n * import { Panel, PanelBody, PanelRow } from '@wordpress/components';\n * import { more } from '@wordpress/icons';\n *\n * const MyPanel = () => (\n * \t<Panel header=\"My Panel\">\n * \t\t<PanelBody title=\"My Block Settings\" icon={ more } initialOpen={ true }>\n * \t\t\t<PanelRow>My Panel Inputs and Labels</PanelRow>\n * \t\t</PanelBody>\n * \t</Panel>\n * );\n * ```\n */\nexport const Panel = forwardRef( UnforwardedPanel );\n\nexport default Panel;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,UAAU,QAAQ,oBAAoB;;AAE/C;AACA;AACA;AACA,OAAOC,WAAW,MAAM,UAAU;AAGlC,SAASC,gBAAgBA,CACxB;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAqB,CAAC,EAC3CC,GAAyC,EACxC;EACD,MAAMC,UAAU,GAAGR,UAAU,CAAEK,SAAS,EAAE,kBAAmB,CAAC;EAC9D,OACCI,aAAA;IAAKJ,SAAS,EAAGG,UAAY;IAACD,GAAG,EAAGA;EAAK,GACtCH,MAAM,IAAIK,aAAA,CAACP,WAAW;IAACQ,KAAK,EAAGN;EAAQ,CAAE,CAAC,EAC1CE,QACE,CAAC;AAER;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,MAAMK,KAAK,GAAGV,UAAU,CAAEE,gBAAiB,CAAC;AAEnD,eAAeQ,KAAK","ignoreList":[]}
@@ -8,6 +8,11 @@ import classnames from 'classnames';
8
8
  * WordPress dependencies
9
9
  */
10
10
  import { forwardRef } from '@wordpress/element';
11
+
12
+ /**
13
+ * Internal dependencies
14
+ */
15
+
11
16
  function UnforwardedPanelRow({
12
17
  className,
13
18
  children
@@ -1 +1 @@
1
- {"version":3,"names":["classnames","forwardRef","UnforwardedPanelRow","className","children","ref","createElement","PanelRow"],"sources":["@wordpress/components/src/panel/row.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { forwardRef } from '@wordpress/element';\nimport type { ForwardedRef } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { PanelRowProps } from './types';\n\nfunction UnforwardedPanelRow(\n\t{ className, children }: PanelRowProps,\n\tref: ForwardedRef< HTMLDivElement >\n) {\n\treturn (\n\t\t<div\n\t\t\tclassName={ classnames( 'components-panel__row', className ) }\n\t\t\tref={ ref }\n\t\t>\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\n/**\n * `PanelRow` is a generic container for rows within a `PanelBody`.\n * It is a flex container with a top margin for spacing.\n */\nexport const PanelRow = forwardRef( UnforwardedPanelRow );\n\nexport default PanelRow;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,UAAU,QAAQ,oBAAoB;AAQ/C,SAASC,mBAAmBA,CAC3B;EAAEC,SAAS;EAAEC;AAAwB,CAAC,EACtCC,GAAmC,EAClC;EACD,OACCC,aAAA;IACCH,SAAS,EAAGH,UAAU,CAAE,uBAAuB,EAAEG,SAAU,CAAG;IAC9DE,GAAG,EAAGA;EAAK,GAETD,QACE,CAAC;AAER;;AAEA;AACA;AACA;AACA;AACA,OAAO,MAAMG,QAAQ,GAAGN,UAAU,CAAEC,mBAAoB,CAAC;AAEzD,eAAeK,QAAQ"}
1
+ {"version":3,"names":["classnames","forwardRef","UnforwardedPanelRow","className","children","ref","createElement","PanelRow"],"sources":["@wordpress/components/src/panel/row.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { forwardRef } from '@wordpress/element';\nimport type { ForwardedRef } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { PanelRowProps } from './types';\n\nfunction UnforwardedPanelRow(\n\t{ className, children }: PanelRowProps,\n\tref: ForwardedRef< HTMLDivElement >\n) {\n\treturn (\n\t\t<div\n\t\t\tclassName={ classnames( 'components-panel__row', className ) }\n\t\t\tref={ ref }\n\t\t>\n\t\t\t{ children }\n\t\t</div>\n\t);\n}\n\n/**\n * `PanelRow` is a generic container for rows within a `PanelBody`.\n * It is a flex container with a top margin for spacing.\n */\nexport const PanelRow = forwardRef( UnforwardedPanelRow );\n\nexport default PanelRow;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,UAAU,QAAQ,oBAAoB;;AAG/C;AACA;AACA;;AAGA,SAASC,mBAAmBA,CAC3B;EAAEC,SAAS;EAAEC;AAAwB,CAAC,EACtCC,GAAmC,EAClC;EACD,OACCC,aAAA;IACCH,SAAS,EAAGH,UAAU,CAAE,uBAAuB,EAAEG,SAAU,CAAG;IAC9DE,GAAG,EAAGA;EAAK,GAETD,QACE,CAAC;AAER;;AAEA;AACA;AACA;AACA;AACA,OAAO,MAAMG,QAAQ,GAAGN,UAAU,CAAEC,mBAAoB,CAAC;AAEzD,eAAeK,QAAQ","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["@wordpress/components/src/panel/types.ts"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { ButtonAsButtonProps } from '../button/types';\nimport type { WordPressComponentProps } from '../context';\n\nexport type PanelProps = {\n\t/**\n\t * The text that will be rendered as the title of the panel.\n\t * Text will be rendered inside an `<h2>` tag.\n\t */\n\theader?: PanelHeaderProps[ 'label' ];\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * The content to display within the panel.\n\t */\n\tchildren: React.ReactNode;\n};\n\nexport type PanelHeaderProps = {\n\t/**\n\t * The text that will be rendered as the title of the panel.\n\t * Will be rendered in an `<h2>` tag.\n\t */\n\tlabel?: string;\n\t/**\n\t * The content to display within the panel header.\n\t */\n\tchildren?: React.ReactNode;\n};\n\nexport type PanelRowProps = {\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * The content to display within the panel row.\n\t */\n\tchildren: React.ReactNode;\n};\n\nexport type PanelBodyProps = {\n\t/**\n\t * Props that are passed to the `Button` component in title within the\n\t * `PanelBody`.\n\t *\n\t * @default {}\n\t */\n\tbuttonProps?: WordPressComponentProps<\n\t\tOmit< ButtonAsButtonProps, 'icon' >,\n\t\t'button',\n\t\tfalse\n\t>;\n\t/**\n\t * The content to display in the `PanelBody`.If a function is provided for\n\t * this prop, it will receive an object with the `opened` prop as an argument.\n\t */\n\tchildren?:\n\t\t| React.ReactNode\n\t\t| ( ( props: { opened: boolean } ) => React.ReactNode );\n\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * An icon to be shown next to the title.\n\t */\n\ticon?: JSX.Element;\n\t/**\n\t * Whether or not the panel will start open.\n\t */\n\tinitialOpen?: boolean;\n\t/**\n\t * A function that is called any time the component is toggled from its closed\n\t * state to its opened state, or vice versa.\n\t *\n\t * @default noop\n\t */\n\tonToggle?: ( next: boolean ) => void;\n\t/**\n\t * When set to `true`, the component will remain open regardless of the\n\t * `initialOpen` prop and the panel will be prevented from being closed.\n\t */\n\topened?: boolean;\n\t/**\n\t * Title text. It shows even when it is closed.\n\t */\n\ttitle?: string;\n\t/**\n\t * Scrolls the content into view when visible. This improves the UX when\n\t * multiple `PanelBody` components are stacked in a scrollable container.\n\t *\n\t * @default true\n\t */\n\tscrollAfterOpen?: boolean;\n};\n\nexport type PanelBodyTitleProps = Omit< ButtonAsButtonProps, 'icon' > & {\n\t/**\n\t * An icon to be shown next to the title.\n\t */\n\ticon?: JSX.Element;\n\t/**\n\t * Whether or not the `PanelBody` is currently opened or not.\n\t */\n\tisOpened?: boolean;\n\t/**\n\t * The title text.\n\t */\n\ttitle?: string;\n};\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["@wordpress/components/src/panel/types.ts"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport type { ButtonAsButtonProps } from '../button/types';\nimport type { WordPressComponentProps } from '../context';\n\nexport type PanelProps = {\n\t/**\n\t * The text that will be rendered as the title of the panel.\n\t * Text will be rendered inside an `<h2>` tag.\n\t */\n\theader?: PanelHeaderProps[ 'label' ];\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * The content to display within the panel.\n\t */\n\tchildren: React.ReactNode;\n};\n\nexport type PanelHeaderProps = {\n\t/**\n\t * The text that will be rendered as the title of the panel.\n\t * Will be rendered in an `<h2>` tag.\n\t */\n\tlabel?: string;\n\t/**\n\t * The content to display within the panel header.\n\t */\n\tchildren?: React.ReactNode;\n};\n\nexport type PanelRowProps = {\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * The content to display within the panel row.\n\t */\n\tchildren: React.ReactNode;\n};\n\nexport type PanelBodyProps = {\n\t/**\n\t * Props that are passed to the `Button` component in title within the\n\t * `PanelBody`.\n\t *\n\t * @default {}\n\t */\n\tbuttonProps?: WordPressComponentProps<\n\t\tOmit< ButtonAsButtonProps, 'icon' >,\n\t\t'button',\n\t\tfalse\n\t>;\n\t/**\n\t * The content to display in the `PanelBody`.If a function is provided for\n\t * this prop, it will receive an object with the `opened` prop as an argument.\n\t */\n\tchildren?:\n\t\t| React.ReactNode\n\t\t| ( ( props: { opened: boolean } ) => React.ReactNode );\n\n\t/**\n\t * The CSS class to apply to the wrapper element.\n\t */\n\tclassName?: string;\n\t/**\n\t * An icon to be shown next to the title.\n\t */\n\ticon?: JSX.Element;\n\t/**\n\t * Whether or not the panel will start open.\n\t */\n\tinitialOpen?: boolean;\n\t/**\n\t * A function that is called any time the component is toggled from its closed\n\t * state to its opened state, or vice versa.\n\t *\n\t * @default noop\n\t */\n\tonToggle?: ( next: boolean ) => void;\n\t/**\n\t * When set to `true`, the component will remain open regardless of the\n\t * `initialOpen` prop and the panel will be prevented from being closed.\n\t */\n\topened?: boolean;\n\t/**\n\t * Title text. It shows even when it is closed.\n\t */\n\ttitle?: string;\n\t/**\n\t * Scrolls the content into view when visible. This improves the UX when\n\t * multiple `PanelBody` components are stacked in a scrollable container.\n\t *\n\t * @default true\n\t */\n\tscrollAfterOpen?: boolean;\n};\n\nexport type PanelBodyTitleProps = Omit< ButtonAsButtonProps, 'icon' > & {\n\t/**\n\t * An icon to be shown next to the title.\n\t */\n\ticon?: JSX.Element;\n\t/**\n\t * Whether or not the `PanelBody` is currently opened or not.\n\t */\n\tisOpened?: boolean;\n\t/**\n\t * The title text.\n\t */\n\ttitle?: string;\n};\n"],"mappings":"","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":["classnames","useResizeObserver","SVG","Path","useEffect","speak","Icon","PlaceholderIllustration","createElement","className","fill","xmlns","viewBox","preserveAspectRatio","vectorEffect","d","Placeholder","props","icon","children","label","instructions","notices","preview","isColumnLayout","withIllustration","additionalProps","resizeListener","width","modifierClassNames","classes","fieldsetClasses"],"sources":["@wordpress/components/src/placeholder/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { useResizeObserver } from '@wordpress/compose';\nimport { SVG, Path } from '@wordpress/primitives';\nimport { useEffect } from '@wordpress/element';\nimport { speak } from '@wordpress/a11y';\n\n/**\n * Internal dependencies\n */\nimport Icon from '../icon';\nimport type { PlaceholderProps } from './types';\nimport type { WordPressComponentProps } from '../context';\n\nconst PlaceholderIllustration = (\n\t<SVG\n\t\tclassName=\"components-placeholder__illustration\"\n\t\tfill=\"none\"\n\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\tviewBox=\"0 0 60 60\"\n\t\tpreserveAspectRatio=\"none\"\n\t>\n\t\t<Path vectorEffect=\"non-scaling-stroke\" d=\"M60 60 0 0\" />\n\t</SVG>\n);\n\n/**\n * Renders a placeholder. Normally used by blocks to render their empty state.\n *\n * ```jsx\n * import { Placeholder } from '@wordpress/components';\n * import { more } from '@wordpress/icons';\n *\n * const MyPlaceholder = () => <Placeholder icon={ more } label=\"Placeholder\" />;\n * ```\n */\nexport function Placeholder(\n\tprops: WordPressComponentProps< PlaceholderProps, 'div', false >\n) {\n\tconst {\n\t\ticon,\n\t\tchildren,\n\t\tlabel,\n\t\tinstructions,\n\t\tclassName,\n\t\tnotices,\n\t\tpreview,\n\t\tisColumnLayout,\n\t\twithIllustration,\n\t\t...additionalProps\n\t} = props;\n\tconst [ resizeListener, { width } ] = useResizeObserver();\n\n\t// Since `useResizeObserver` will report a width of `null` until after the\n\t// first render, avoid applying any modifier classes until width is known.\n\tlet modifierClassNames;\n\tif ( typeof width === 'number' ) {\n\t\tmodifierClassNames = {\n\t\t\t'is-large': width >= 480,\n\t\t\t'is-medium': width >= 160 && width < 480,\n\t\t\t'is-small': width < 160,\n\t\t};\n\t}\n\n\tconst classes = classnames(\n\t\t'components-placeholder',\n\t\tclassName,\n\t\tmodifierClassNames,\n\t\twithIllustration ? 'has-illustration' : null\n\t);\n\n\tconst fieldsetClasses = classnames( 'components-placeholder__fieldset', {\n\t\t'is-column-layout': isColumnLayout,\n\t} );\n\n\tuseEffect( () => {\n\t\tif ( instructions ) {\n\t\t\tspeak( instructions );\n\t\t}\n\t}, [ instructions ] );\n\n\treturn (\n\t\t<div { ...additionalProps } className={ classes }>\n\t\t\t{ withIllustration ? PlaceholderIllustration : null }\n\t\t\t{ resizeListener }\n\t\t\t{ notices }\n\t\t\t{ preview && (\n\t\t\t\t<div className=\"components-placeholder__preview\">\n\t\t\t\t\t{ preview }\n\t\t\t\t</div>\n\t\t\t) }\n\t\t\t<div className=\"components-placeholder__label\">\n\t\t\t\t<Icon icon={ icon } />\n\t\t\t\t{ label }\n\t\t\t</div>\n\t\t\t{ !! instructions && (\n\t\t\t\t<div className=\"components-placeholder__instructions\">\n\t\t\t\t\t{ instructions }\n\t\t\t\t</div>\n\t\t\t) }\n\t\t\t<div className={ fieldsetClasses }>{ children }</div>\n\t\t</div>\n\t);\n}\n\nexport default Placeholder;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,iBAAiB,QAAQ,oBAAoB;AACtD,SAASC,GAAG,EAAEC,IAAI,QAAQ,uBAAuB;AACjD,SAASC,SAAS,QAAQ,oBAAoB;AAC9C,SAASC,KAAK,QAAQ,iBAAiB;;AAEvC;AACA;AACA;AACA,OAAOC,IAAI,MAAM,SAAS;AAI1B,MAAMC,uBAAuB,GAC5BC,aAAA,CAACN,GAAG;EACHO,SAAS,EAAC,sCAAsC;EAChDC,IAAI,EAAC,MAAM;EACXC,KAAK,EAAC,4BAA4B;EAClCC,OAAO,EAAC,WAAW;EACnBC,mBAAmB,EAAC;AAAM,GAE1BL,aAAA,CAACL,IAAI;EAACW,YAAY,EAAC,oBAAoB;EAACC,CAAC,EAAC;AAAY,CAAE,CACpD,CACL;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,WAAWA,CAC1BC,KAAgE,EAC/D;EACD,MAAM;IACLC,IAAI;IACJC,QAAQ;IACRC,KAAK;IACLC,YAAY;IACZZ,SAAS;IACTa,OAAO;IACPC,OAAO;IACPC,cAAc;IACdC,gBAAgB;IAChB,GAAGC;EACJ,CAAC,GAAGT,KAAK;EACT,MAAM,CAAEU,cAAc,EAAE;IAAEC;EAAM,CAAC,CAAE,GAAG3B,iBAAiB,CAAC,CAAC;;EAEzD;EACA;EACA,IAAI4B,kBAAkB;EACtB,IAAK,OAAOD,KAAK,KAAK,QAAQ,EAAG;IAChCC,kBAAkB,GAAG;MACpB,UAAU,EAAED,KAAK,IAAI,GAAG;MACxB,WAAW,EAAEA,KAAK,IAAI,GAAG,IAAIA,KAAK,GAAG,GAAG;MACxC,UAAU,EAAEA,KAAK,GAAG;IACrB,CAAC;EACF;EAEA,MAAME,OAAO,GAAG9B,UAAU,CACzB,wBAAwB,EACxBS,SAAS,EACToB,kBAAkB,EAClBJ,gBAAgB,GAAG,kBAAkB,GAAG,IACzC,CAAC;EAED,MAAMM,eAAe,GAAG/B,UAAU,CAAE,kCAAkC,EAAE;IACvE,kBAAkB,EAAEwB;EACrB,CAAE,CAAC;EAEHpB,SAAS,CAAE,MAAM;IAChB,IAAKiB,YAAY,EAAG;MACnBhB,KAAK,CAAEgB,YAAa,CAAC;IACtB;EACD,CAAC,EAAE,CAAEA,YAAY,CAAG,CAAC;EAErB,OACCb,aAAA;IAAA,GAAUkB,eAAe;IAAGjB,SAAS,EAAGqB;EAAS,GAC9CL,gBAAgB,GAAGlB,uBAAuB,GAAG,IAAI,EACjDoB,cAAc,EACdL,OAAO,EACPC,OAAO,IACRf,aAAA;IAAKC,SAAS,EAAC;EAAiC,GAC7Cc,OACE,CACL,EACDf,aAAA;IAAKC,SAAS,EAAC;EAA+B,GAC7CD,aAAA,CAACF,IAAI;IAACY,IAAI,EAAGA;EAAM,CAAE,CAAC,EACpBE,KACE,CAAC,EACJ,CAAC,CAAEC,YAAY,IAChBb,aAAA;IAAKC,SAAS,EAAC;EAAsC,GAClDY,YACE,CACL,EACDb,aAAA;IAAKC,SAAS,EAAGsB;EAAiB,GAAGZ,QAAe,CAChD,CAAC;AAER;AAEA,eAAeH,WAAW"}
1
+ {"version":3,"names":["classnames","useResizeObserver","SVG","Path","useEffect","speak","Icon","PlaceholderIllustration","createElement","className","fill","xmlns","viewBox","preserveAspectRatio","vectorEffect","d","Placeholder","props","icon","children","label","instructions","notices","preview","isColumnLayout","withIllustration","additionalProps","resizeListener","width","modifierClassNames","classes","fieldsetClasses"],"sources":["@wordpress/components/src/placeholder/index.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport classnames from 'classnames';\n\n/**\n * WordPress dependencies\n */\nimport { useResizeObserver } from '@wordpress/compose';\nimport { SVG, Path } from '@wordpress/primitives';\nimport { useEffect } from '@wordpress/element';\nimport { speak } from '@wordpress/a11y';\n\n/**\n * Internal dependencies\n */\nimport Icon from '../icon';\nimport type { PlaceholderProps } from './types';\nimport type { WordPressComponentProps } from '../context';\n\nconst PlaceholderIllustration = (\n\t<SVG\n\t\tclassName=\"components-placeholder__illustration\"\n\t\tfill=\"none\"\n\t\txmlns=\"http://www.w3.org/2000/svg\"\n\t\tviewBox=\"0 0 60 60\"\n\t\tpreserveAspectRatio=\"none\"\n\t>\n\t\t<Path vectorEffect=\"non-scaling-stroke\" d=\"M60 60 0 0\" />\n\t</SVG>\n);\n\n/**\n * Renders a placeholder. Normally used by blocks to render their empty state.\n *\n * ```jsx\n * import { Placeholder } from '@wordpress/components';\n * import { more } from '@wordpress/icons';\n *\n * const MyPlaceholder = () => <Placeholder icon={ more } label=\"Placeholder\" />;\n * ```\n */\nexport function Placeholder(\n\tprops: WordPressComponentProps< PlaceholderProps, 'div', false >\n) {\n\tconst {\n\t\ticon,\n\t\tchildren,\n\t\tlabel,\n\t\tinstructions,\n\t\tclassName,\n\t\tnotices,\n\t\tpreview,\n\t\tisColumnLayout,\n\t\twithIllustration,\n\t\t...additionalProps\n\t} = props;\n\tconst [ resizeListener, { width } ] = useResizeObserver();\n\n\t// Since `useResizeObserver` will report a width of `null` until after the\n\t// first render, avoid applying any modifier classes until width is known.\n\tlet modifierClassNames;\n\tif ( typeof width === 'number' ) {\n\t\tmodifierClassNames = {\n\t\t\t'is-large': width >= 480,\n\t\t\t'is-medium': width >= 160 && width < 480,\n\t\t\t'is-small': width < 160,\n\t\t};\n\t}\n\n\tconst classes = classnames(\n\t\t'components-placeholder',\n\t\tclassName,\n\t\tmodifierClassNames,\n\t\twithIllustration ? 'has-illustration' : null\n\t);\n\n\tconst fieldsetClasses = classnames( 'components-placeholder__fieldset', {\n\t\t'is-column-layout': isColumnLayout,\n\t} );\n\n\tuseEffect( () => {\n\t\tif ( instructions ) {\n\t\t\tspeak( instructions );\n\t\t}\n\t}, [ instructions ] );\n\n\treturn (\n\t\t<div { ...additionalProps } className={ classes }>\n\t\t\t{ withIllustration ? PlaceholderIllustration : null }\n\t\t\t{ resizeListener }\n\t\t\t{ notices }\n\t\t\t{ preview && (\n\t\t\t\t<div className=\"components-placeholder__preview\">\n\t\t\t\t\t{ preview }\n\t\t\t\t</div>\n\t\t\t) }\n\t\t\t<div className=\"components-placeholder__label\">\n\t\t\t\t<Icon icon={ icon } />\n\t\t\t\t{ label }\n\t\t\t</div>\n\t\t\t{ !! instructions && (\n\t\t\t\t<div className=\"components-placeholder__instructions\">\n\t\t\t\t\t{ instructions }\n\t\t\t\t</div>\n\t\t\t) }\n\t\t\t<div className={ fieldsetClasses }>{ children }</div>\n\t\t</div>\n\t);\n}\n\nexport default Placeholder;\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,UAAU,MAAM,YAAY;;AAEnC;AACA;AACA;AACA,SAASC,iBAAiB,QAAQ,oBAAoB;AACtD,SAASC,GAAG,EAAEC,IAAI,QAAQ,uBAAuB;AACjD,SAASC,SAAS,QAAQ,oBAAoB;AAC9C,SAASC,KAAK,QAAQ,iBAAiB;;AAEvC;AACA;AACA;AACA,OAAOC,IAAI,MAAM,SAAS;AAI1B,MAAMC,uBAAuB,GAC5BC,aAAA,CAACN,GAAG;EACHO,SAAS,EAAC,sCAAsC;EAChDC,IAAI,EAAC,MAAM;EACXC,KAAK,EAAC,4BAA4B;EAClCC,OAAO,EAAC,WAAW;EACnBC,mBAAmB,EAAC;AAAM,GAE1BL,aAAA,CAACL,IAAI;EAACW,YAAY,EAAC,oBAAoB;EAACC,CAAC,EAAC;AAAY,CAAE,CACpD,CACL;;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,WAAWA,CAC1BC,KAAgE,EAC/D;EACD,MAAM;IACLC,IAAI;IACJC,QAAQ;IACRC,KAAK;IACLC,YAAY;IACZZ,SAAS;IACTa,OAAO;IACPC,OAAO;IACPC,cAAc;IACdC,gBAAgB;IAChB,GAAGC;EACJ,CAAC,GAAGT,KAAK;EACT,MAAM,CAAEU,cAAc,EAAE;IAAEC;EAAM,CAAC,CAAE,GAAG3B,iBAAiB,CAAC,CAAC;;EAEzD;EACA;EACA,IAAI4B,kBAAkB;EACtB,IAAK,OAAOD,KAAK,KAAK,QAAQ,EAAG;IAChCC,kBAAkB,GAAG;MACpB,UAAU,EAAED,KAAK,IAAI,GAAG;MACxB,WAAW,EAAEA,KAAK,IAAI,GAAG,IAAIA,KAAK,GAAG,GAAG;MACxC,UAAU,EAAEA,KAAK,GAAG;IACrB,CAAC;EACF;EAEA,MAAME,OAAO,GAAG9B,UAAU,CACzB,wBAAwB,EACxBS,SAAS,EACToB,kBAAkB,EAClBJ,gBAAgB,GAAG,kBAAkB,GAAG,IACzC,CAAC;EAED,MAAMM,eAAe,GAAG/B,UAAU,CAAE,kCAAkC,EAAE;IACvE,kBAAkB,EAAEwB;EACrB,CAAE,CAAC;EAEHpB,SAAS,CAAE,MAAM;IAChB,IAAKiB,YAAY,EAAG;MACnBhB,KAAK,CAAEgB,YAAa,CAAC;IACtB;EACD,CAAC,EAAE,CAAEA,YAAY,CAAG,CAAC;EAErB,OACCb,aAAA;IAAA,GAAUkB,eAAe;IAAGjB,SAAS,EAAGqB;EAAS,GAC9CL,gBAAgB,GAAGlB,uBAAuB,GAAG,IAAI,EACjDoB,cAAc,EACdL,OAAO,EACPC,OAAO,IACRf,aAAA;IAAKC,SAAS,EAAC;EAAiC,GAC7Cc,OACE,CACL,EACDf,aAAA;IAAKC,SAAS,EAAC;EAA+B,GAC7CD,aAAA,CAACF,IAAI;IAACY,IAAI,EAAGA;EAAM,CAAE,CAAC,EACpBE,KACE,CAAC,EACJ,CAAC,CAAEC,YAAY,IAChBb,aAAA;IAAKC,SAAS,EAAC;EAAsC,GAClDY,YACE,CACL,EACDb,aAAA;IAAKC,SAAS,EAAGsB;EAAiB,GAAGZ,QAAe,CAChD,CAAC;AAER;AAEA,eAAeH,WAAW","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"names":[],"sources":["@wordpress/components/src/placeholder/types.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { ReactNode } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { IconType } from '../icon';\n\nexport type PlaceholderProps = {\n\t/**\n\t * The children elements.\n\t */\n\tchildren?: ReactNode;\n\t/**\n\t * Class to set on the container div.\n\t */\n\tclassName?: string;\n\t/**\n\t * If provided, renders an icon next to the label.\n\t */\n\ticon?: IconType;\n\t/**\n\t * Instructions of the placeholder.\n\t */\n\tinstructions?: string;\n\t/**\n\t * Changes placeholder children layout from flex-row to flex-column.\n\t */\n\tisColumnLayout?: boolean;\n\t/**\n\t * Title of the placeholder.\n\t */\n\tlabel?: string;\n\t/**\n\t * A rendered notices list\n\t */\n\tnotices?: ReactNode;\n\t/**\n\t * Preview to be rendered in the placeholder.\n\t */\n\tpreview?: ReactNode;\n\t/**\n\t * Outputs a placeholder illustration.\n\t */\n\twithIllustration?: boolean;\n};\n"],"mappings":""}
1
+ {"version":3,"names":[],"sources":["@wordpress/components/src/placeholder/types.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { ReactNode } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { IconType } from '../icon';\n\nexport type PlaceholderProps = {\n\t/**\n\t * The children elements.\n\t */\n\tchildren?: ReactNode;\n\t/**\n\t * Class to set on the container div.\n\t */\n\tclassName?: string;\n\t/**\n\t * If provided, renders an icon next to the label.\n\t */\n\ticon?: IconType;\n\t/**\n\t * Instructions of the placeholder.\n\t */\n\tinstructions?: string;\n\t/**\n\t * Changes placeholder children layout from flex-row to flex-column.\n\t */\n\tisColumnLayout?: boolean;\n\t/**\n\t * Title of the placeholder.\n\t */\n\tlabel?: string;\n\t/**\n\t * A rendered notices list\n\t */\n\tnotices?: ReactNode;\n\t/**\n\t * Preview to be rendered in the placeholder.\n\t */\n\tpreview?: ReactNode;\n\t/**\n\t * Outputs a placeholder illustration.\n\t */\n\twithIllustration?: boolean;\n};\n"],"mappings":"","ignoreList":[]}