@shopify/ui-extensions 2025.10.0-rc.41 → 2025.10.0-rc.43

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 (437) hide show
  1. package/build/cjs/surfaces/checkout/shared.js +1 -1
  2. package/build/esm/surfaces/checkout/shared.mjs +1 -1
  3. package/build/esnext/surfaces/checkout/shared.esnext +1 -1
  4. package/build/ts/docs/shared/components/Announcement.d.ts +4 -0
  5. package/build/ts/docs/shared/components/Announcement.d.ts.map +1 -0
  6. package/build/ts/docs/shared/components/FunctionSettings.d.ts +4 -0
  7. package/build/ts/docs/shared/components/FunctionSettings.d.ts.map +1 -0
  8. package/build/ts/docs/shared/components/ScrollBox.d.ts +4 -0
  9. package/build/ts/docs/shared/components/ScrollBox.d.ts.map +1 -0
  10. package/build/ts/docs/shared/components/index.d.ts +4 -0
  11. package/build/ts/docs/shared/components/index.d.ts.map +1 -1
  12. package/build/ts/index.d.ts.map +1 -1
  13. package/build/ts/surfaces/admin/api/customer-segment-template/customer-segment-template.d.ts +30 -0
  14. package/build/ts/surfaces/admin/api/customer-segment-template/customer-segment-template.d.ts.map +1 -1
  15. package/build/ts/surfaces/admin/api.d.ts +1 -1
  16. package/build/ts/surfaces/admin/api.d.ts.map +1 -1
  17. package/build/ts/surfaces/admin/components/AdminAction.d.ts +5 -5
  18. package/build/ts/surfaces/admin/components/AdminBlock.d.ts +3 -3
  19. package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
  20. package/build/ts/surfaces/admin/components/Avatar.d.ts +4 -10
  21. package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
  22. package/build/ts/surfaces/admin/components/Badge.d.ts +4 -10
  23. package/build/ts/surfaces/admin/components/Banner.d.ts +18 -24
  24. package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
  25. package/build/ts/surfaces/admin/components/Box.d.ts +4 -10
  26. package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
  27. package/build/ts/surfaces/admin/components/Button.d.ts +21 -27
  28. package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +6 -13
  29. package/build/ts/surfaces/admin/components/Checkbox.d.ts +21 -28
  30. package/build/ts/surfaces/admin/components/Chip.d.ts +5 -11
  31. package/build/ts/surfaces/admin/components/Choice.d.ts +5 -17
  32. package/build/ts/surfaces/admin/components/ChoiceList.d.ts +19 -26
  33. package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
  34. package/build/ts/surfaces/admin/components/Clickable.d.ts +21 -28
  35. package/build/ts/surfaces/admin/components/ClickableChip.d.ts +18 -24
  36. package/build/ts/surfaces/admin/components/ColorField.d.ts +3 -4
  37. package/build/ts/surfaces/admin/components/ColorPicker.d.ts +8 -8
  38. package/build/ts/surfaces/admin/components/DateField.d.ts +12 -12
  39. package/build/ts/surfaces/admin/components/DatePicker.d.ts +3 -4
  40. package/build/ts/surfaces/admin/components/Divider.d.ts +3 -4
  41. package/build/ts/surfaces/admin/components/DropZone/DropZone.ab.doc.d.ts.map +1 -1
  42. package/build/ts/surfaces/admin/components/EmailField.d.ts +26 -27
  43. package/build/ts/surfaces/admin/components/Form.d.ts +7 -3
  44. package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts +4 -0
  45. package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts.map +1 -0
  46. package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts +4 -0
  47. package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts.map +1 -0
  48. package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +3 -3
  49. package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts +4 -0
  50. package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts.map +1 -0
  51. package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
  52. package/build/ts/surfaces/admin/components/Grid.d.ts +4 -10
  53. package/build/ts/surfaces/admin/components/GridItem.d.ts +4 -11
  54. package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
  55. package/build/ts/surfaces/admin/components/Heading.d.ts +4 -10
  56. package/build/ts/surfaces/admin/components/Icon.d.ts +3 -4
  57. package/build/ts/surfaces/admin/components/Image.d.ts +20 -21
  58. package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
  59. package/build/ts/surfaces/admin/components/Link.d.ts +21 -27
  60. package/build/ts/surfaces/admin/components/ListItem.d.ts +4 -11
  61. package/build/ts/surfaces/admin/components/Menu.d.ts +3 -3
  62. package/build/ts/surfaces/admin/components/Modal.d.ts +15 -15
  63. package/build/ts/surfaces/admin/components/MoneyField.d.ts +29 -29
  64. package/build/ts/surfaces/admin/components/NumberField.d.ts +28 -27
  65. package/build/ts/surfaces/admin/components/Option.d.ts +7 -11
  66. package/build/ts/surfaces/admin/components/OptionGroup.d.ts +7 -12
  67. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
  68. package/build/ts/surfaces/admin/components/OrderedList.d.ts +4 -11
  69. package/build/ts/surfaces/admin/components/Page.d.ts +11 -16
  70. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
  71. package/build/ts/surfaces/admin/components/Paragraph.d.ts +4 -11
  72. package/build/ts/surfaces/admin/components/PasswordField.d.ts +26 -27
  73. package/build/ts/surfaces/admin/components/Popover/Popover.ab.doc.d.ts.map +1 -1
  74. package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
  75. package/build/ts/surfaces/admin/components/QueryContainer.d.ts +3 -3
  76. package/build/ts/surfaces/admin/components/SearchField.d.ts +26 -27
  77. package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
  78. package/build/ts/surfaces/admin/components/Section.d.ts +4 -10
  79. package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
  80. package/build/ts/surfaces/admin/components/Select.d.ts +24 -28
  81. package/build/ts/surfaces/admin/components/Spinner.d.ts +3 -4
  82. package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
  83. package/build/ts/surfaces/admin/components/Stack.d.ts +4 -10
  84. package/build/ts/surfaces/admin/components/Switch.d.ts +20 -21
  85. package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
  86. package/build/ts/surfaces/admin/components/Table.d.ts +5 -12
  87. package/build/ts/surfaces/admin/components/TableBody.d.ts +4 -11
  88. package/build/ts/surfaces/admin/components/TableCell.d.ts +4 -11
  89. package/build/ts/surfaces/admin/components/TableHeader.d.ts +4 -11
  90. package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
  91. package/build/ts/surfaces/admin/components/TableRow.d.ts +4 -11
  92. package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
  93. package/build/ts/surfaces/admin/components/Text.d.ts +4 -10
  94. package/build/ts/surfaces/admin/components/TextArea.d.ts +26 -27
  95. package/build/ts/surfaces/admin/components/TextField.d.ts +27 -28
  96. package/build/ts/surfaces/admin/components/Thumbnail.d.ts +11 -12
  97. package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
  98. package/build/ts/surfaces/admin/components/Tooltip.d.ts +4 -10
  99. package/build/ts/surfaces/admin/components/URLField.d.ts +26 -27
  100. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
  101. package/build/ts/surfaces/admin/components/UnorderedList.d.ts +4 -11
  102. package/build/ts/surfaces/admin/components/patterns/accountConnection.ab.doc.d.ts +4 -0
  103. package/build/ts/surfaces/admin/components/patterns/accountConnection.ab.doc.d.ts.map +1 -0
  104. package/build/ts/surfaces/admin/components/patterns/indexTable.ab.doc.d.ts.map +1 -1
  105. package/build/ts/surfaces/admin/components/shared.d.ts +24 -7
  106. package/build/ts/surfaces/admin/extension-targets.d.ts +10 -8
  107. package/build/ts/surfaces/admin/extension-targets.d.ts.map +1 -1
  108. package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.data.d.ts +6 -0
  109. package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +1 -1
  110. package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +2 -0
  111. package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +2 -0
  112. package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +2 -0
  113. package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts +8 -0
  114. package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts.map +1 -0
  115. package/build/ts/surfaces/checkout/api/checkout/checkout.d.ts +2 -2
  116. package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts +4 -0
  117. package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts.map +1 -0
  118. package/build/ts/surfaces/checkout/components/Announcement.d.ts +95 -0
  119. package/build/ts/surfaces/checkout/components/Badge.d.ts +7 -1
  120. package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts +4 -0
  121. package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts.map +1 -0
  122. package/build/ts/surfaces/checkout/components/Chip.d.ts +56 -0
  123. package/build/ts/surfaces/checkout/components/Choice.d.ts +67 -0
  124. package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts +4 -0
  125. package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -0
  126. package/build/ts/surfaces/checkout/components/ChoiceList.d.ts +65 -0
  127. package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts +4 -0
  128. package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -0
  129. package/build/ts/surfaces/checkout/components/ClickableChip.d.ts +83 -0
  130. package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts +4 -0
  131. package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts.map +1 -0
  132. package/build/ts/surfaces/checkout/components/DateField.d.ts +87 -0
  133. package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts +4 -0
  134. package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts.map +1 -0
  135. package/build/ts/surfaces/checkout/components/DatePicker.d.ts +77 -0
  136. package/build/ts/surfaces/checkout/components/Form/Form.doc.d.ts.map +1 -1
  137. package/build/ts/surfaces/checkout/components/Form.d.ts +3 -0
  138. package/build/ts/surfaces/checkout/components/Icon.d.ts +7 -1
  139. package/build/ts/surfaces/checkout/components/Option.d.ts +46 -0
  140. package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts +4 -0
  141. package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts.map +1 -0
  142. package/build/ts/surfaces/checkout/components/PasswordField.d.ts +93 -0
  143. package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts +4 -0
  144. package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -0
  145. package/build/ts/surfaces/checkout/components/QueryContainer.d.ts +48 -0
  146. package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts +4 -0
  147. package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts.map +1 -0
  148. package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts +4 -0
  149. package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts.map +1 -0
  150. package/build/ts/surfaces/checkout/components/Select.d.ts +79 -0
  151. package/build/ts/surfaces/checkout/components/TextField.d.ts +7 -1
  152. package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts +4 -0
  153. package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts.map +1 -0
  154. package/build/ts/surfaces/checkout/components/UrlField.d.ts +93 -0
  155. package/build/ts/surfaces/checkout/components/components-shared.d.ts +89 -0
  156. package/build/ts/surfaces/checkout/components/components.d.ts +252 -24
  157. package/build/ts/surfaces/checkout/extension-targets.d.ts +61 -61
  158. package/build/ts/surfaces/checkout/extension-targets.d.ts.map +1 -1
  159. package/build/ts/surfaces/checkout/shared.d.ts +6 -3
  160. package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
  161. package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +11 -0
  162. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +11 -0
  163. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +11 -0
  164. package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +11 -0
  165. package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +11 -0
  166. package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +11 -0
  167. package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +11 -0
  168. package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +11 -0
  169. package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +11 -0
  170. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +11 -0
  171. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +11 -0
  172. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +11 -0
  173. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +11 -0
  174. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +11 -0
  175. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +11 -0
  176. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +11 -0
  177. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +11 -0
  178. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +11 -0
  179. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +11 -0
  180. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +11 -0
  181. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +11 -0
  182. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +11 -0
  183. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +11 -0
  184. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +11 -0
  185. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +11 -0
  186. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +11 -0
  187. package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +11 -0
  188. package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +11 -0
  189. package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +11 -0
  190. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +11 -0
  191. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +11 -0
  192. package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +11 -0
  193. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +11 -0
  194. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +11 -0
  195. package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +11 -0
  196. package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +11 -0
  197. package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +11 -0
  198. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +11 -0
  199. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +11 -0
  200. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +11 -0
  201. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +11 -0
  202. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +11 -0
  203. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +11 -0
  204. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +11 -0
  205. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +11 -0
  206. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +11 -0
  207. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +11 -0
  208. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +11 -0
  209. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +11 -0
  210. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +11 -0
  211. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +11 -0
  212. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +11 -0
  213. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +11 -0
  214. package/build/ts/surfaces/checkout/targets/purchase.thank-you.announcement.render.d.ts +12 -0
  215. package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +11 -0
  216. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +11 -0
  217. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +11 -0
  218. package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +11 -0
  219. package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +11 -0
  220. package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +11 -0
  221. package/build/ts/surfaces/checkout.d.ts +1 -0
  222. package/build/ts/surfaces/checkout.d.ts.map +1 -1
  223. package/build/ts/surfaces/customer-account/components/Announcement.d.ts +95 -0
  224. package/build/ts/surfaces/customer-account/components/Avatar/Avatar.doc.d.ts.map +1 -1
  225. package/build/ts/surfaces/customer-account/components/Avatar.d.ts +2 -2
  226. package/build/ts/surfaces/customer-account/components/Badge.d.ts +7 -1
  227. package/build/ts/surfaces/customer-account/components/ButtonGroup/ButtonGroup.doc.d.ts.map +1 -1
  228. package/build/ts/surfaces/customer-account/components/ButtonGroup.d.ts +2 -2
  229. package/build/ts/surfaces/customer-account/components/Chip.d.ts +56 -0
  230. package/build/ts/surfaces/customer-account/components/Choice.d.ts +67 -0
  231. package/build/ts/surfaces/customer-account/components/ChoiceList.d.ts +65 -0
  232. package/build/ts/surfaces/customer-account/components/ClickableChip.d.ts +83 -0
  233. package/build/ts/surfaces/customer-account/components/CustomerAccountAction/CustomerAccountAction.doc.d.ts.map +1 -1
  234. package/build/ts/surfaces/customer-account/components/CustomerAccountAction.d.ts +3 -3
  235. package/build/ts/surfaces/customer-account/components/DateField.d.ts +87 -0
  236. package/build/ts/surfaces/customer-account/components/DatePicker.d.ts +77 -0
  237. package/build/ts/surfaces/customer-account/components/Form.d.ts +3 -0
  238. package/build/ts/surfaces/customer-account/components/Icon.d.ts +7 -1
  239. package/build/ts/surfaces/customer-account/components/ImageGroup/ImageGroup.doc.d.ts.map +1 -1
  240. package/build/ts/surfaces/customer-account/components/Menu/Menu.doc.d.ts.map +1 -1
  241. package/build/ts/surfaces/customer-account/components/Option.d.ts +46 -0
  242. package/build/ts/surfaces/customer-account/components/Page/Page.doc.d.ts.map +1 -1
  243. package/build/ts/surfaces/customer-account/components/Page.d.ts +3 -3
  244. package/build/ts/surfaces/customer-account/components/PasswordField.d.ts +93 -0
  245. package/build/ts/surfaces/customer-account/components/QueryContainer.d.ts +48 -0
  246. package/build/ts/surfaces/customer-account/components/Section/Section.doc.d.ts.map +1 -1
  247. package/build/ts/surfaces/customer-account/components/Select.d.ts +79 -0
  248. package/build/ts/surfaces/customer-account/components/TextField.d.ts +7 -1
  249. package/build/ts/surfaces/customer-account/components/UrlField.d.ts +93 -0
  250. package/build/ts/surfaces/customer-account/components/components-shared.d.ts +89 -0
  251. package/build/ts/surfaces/customer-account/components/components.d.ts +252 -24
  252. package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +12 -0
  253. package/build/ts/surfaces/customer-account/targets/customer-account.order-index.announcement.render.d.ts +12 -0
  254. package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +12 -0
  255. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.announcement.render.d.ts +12 -0
  256. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +12 -0
  257. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +12 -0
  258. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +12 -0
  259. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +12 -0
  260. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +12 -0
  261. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +12 -0
  262. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +12 -0
  263. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +12 -0
  264. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +12 -0
  265. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +12 -0
  266. package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +12 -0
  267. package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +12 -0
  268. package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +12 -0
  269. package/build/ts/surfaces/customer-account/targets/customer-account.profile.announcement.render.d.ts +12 -0
  270. package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +12 -0
  271. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +12 -0
  272. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +12 -0
  273. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +12 -0
  274. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +12 -0
  275. package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +12 -0
  276. package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts +2 -9
  277. package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts.map +1 -1
  278. package/build/ts/surfaces/point-of-sale/components/Badge/Badge.doc.d.ts.map +1 -1
  279. package/build/ts/surfaces/point-of-sale/components/Banner/Banner.doc.d.ts.map +1 -1
  280. package/build/ts/surfaces/point-of-sale/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
  281. package/build/ts/surfaces/point-of-sale/components/DateSpinner/DateSpinner.doc.d.ts.map +1 -1
  282. package/build/ts/surfaces/point-of-sale/components/Modal.d.ts +1 -2
  283. package/build/tsconfig.tsbuildinfo +1 -1
  284. package/package.json +2 -2
  285. package/src/docs/shared/components/Announcement.ts +12 -0
  286. package/src/docs/shared/components/FunctionSettings.ts +28 -0
  287. package/src/docs/shared/components/ScrollBox.ts +12 -0
  288. package/src/docs/shared/components/index.ts +4 -0
  289. package/src/index.ts +1 -0
  290. package/src/surfaces/admin/api/customer-segment-template/customer-segment-template.ts +31 -0
  291. package/src/surfaces/admin/api.ts +4 -1
  292. package/src/surfaces/admin/components/AdminAction.d.ts +5 -5
  293. package/src/surfaces/admin/components/AdminBlock.d.ts +3 -3
  294. package/src/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
  295. package/src/surfaces/admin/components/Avatar.d.ts +4 -10
  296. package/src/surfaces/admin/components/Badge.d.ts +4 -10
  297. package/src/surfaces/admin/components/Banner.d.ts +18 -24
  298. package/src/surfaces/admin/components/Box.d.ts +4 -10
  299. package/src/surfaces/admin/components/Button.d.ts +21 -27
  300. package/src/surfaces/admin/components/ButtonGroup.d.ts +6 -13
  301. package/src/surfaces/admin/components/Checkbox.d.ts +21 -28
  302. package/src/surfaces/admin/components/Chip.d.ts +5 -11
  303. package/src/surfaces/admin/components/Choice.d.ts +5 -17
  304. package/src/surfaces/admin/components/ChoiceList.d.ts +19 -26
  305. package/src/surfaces/admin/components/Clickable.d.ts +21 -28
  306. package/src/surfaces/admin/components/ClickableChip.d.ts +18 -24
  307. package/src/surfaces/admin/components/ColorField.d.ts +3 -4
  308. package/src/surfaces/admin/components/ColorPicker.d.ts +8 -8
  309. package/src/surfaces/admin/components/DateField.d.ts +12 -12
  310. package/src/surfaces/admin/components/DatePicker.d.ts +3 -4
  311. package/src/surfaces/admin/components/Divider.d.ts +3 -4
  312. package/src/surfaces/admin/components/EmailField.d.ts +26 -27
  313. package/src/surfaces/admin/components/Form.d.ts +7 -3
  314. package/src/surfaces/admin/components/FormExtensionComponents.ts +5 -0
  315. package/src/surfaces/admin/components/FunctionSettings/examples/default.tsx +38 -0
  316. package/src/surfaces/admin/components/FunctionSettings.d.ts +3 -3
  317. package/src/surfaces/admin/components/FunctionSettingsComponents.ts +7 -0
  318. package/src/surfaces/admin/components/Grid.d.ts +4 -10
  319. package/src/surfaces/admin/components/GridItem.d.ts +4 -11
  320. package/src/surfaces/admin/components/Heading.d.ts +4 -10
  321. package/src/surfaces/admin/components/Icon.d.ts +3 -4
  322. package/src/surfaces/admin/components/Image.d.ts +20 -21
  323. package/src/surfaces/admin/components/Link.d.ts +21 -27
  324. package/src/surfaces/admin/components/ListItem.d.ts +4 -11
  325. package/src/surfaces/admin/components/Menu.d.ts +3 -3
  326. package/src/surfaces/admin/components/Modal.d.ts +15 -15
  327. package/src/surfaces/admin/components/MoneyField.d.ts +29 -29
  328. package/src/surfaces/admin/components/NumberField.d.ts +28 -27
  329. package/src/surfaces/admin/components/Option.d.ts +7 -11
  330. package/src/surfaces/admin/components/OptionGroup.d.ts +7 -12
  331. package/src/surfaces/admin/components/OrderedList.d.ts +4 -11
  332. package/src/surfaces/admin/components/Page.d.ts +11 -16
  333. package/src/surfaces/admin/components/Paragraph.d.ts +4 -11
  334. package/src/surfaces/admin/components/PasswordField.d.ts +26 -27
  335. package/src/surfaces/admin/components/QueryContainer.d.ts +3 -3
  336. package/src/surfaces/admin/components/SearchField.d.ts +26 -27
  337. package/src/surfaces/admin/components/Section.d.ts +4 -10
  338. package/src/surfaces/admin/components/Select.d.ts +24 -28
  339. package/src/surfaces/admin/components/Spinner.d.ts +3 -4
  340. package/src/surfaces/admin/components/Stack.d.ts +4 -10
  341. package/src/surfaces/admin/components/Switch.d.ts +20 -21
  342. package/src/surfaces/admin/components/Table.d.ts +5 -12
  343. package/src/surfaces/admin/components/TableBody.d.ts +4 -11
  344. package/src/surfaces/admin/components/TableCell.d.ts +4 -11
  345. package/src/surfaces/admin/components/TableHeader.d.ts +4 -11
  346. package/src/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
  347. package/src/surfaces/admin/components/TableRow.d.ts +4 -11
  348. package/src/surfaces/admin/components/Text.d.ts +4 -10
  349. package/src/surfaces/admin/components/TextArea.d.ts +26 -27
  350. package/src/surfaces/admin/components/TextField.d.ts +27 -28
  351. package/src/surfaces/admin/components/Thumbnail.d.ts +11 -12
  352. package/src/surfaces/admin/components/Tooltip.d.ts +4 -10
  353. package/src/surfaces/admin/components/URLField.d.ts +26 -27
  354. package/src/surfaces/admin/components/UnorderedList.d.ts +4 -11
  355. package/src/surfaces/admin/components/patterns/examples/accountConnection.html +16 -0
  356. package/src/surfaces/admin/components/patterns/examples/homepage.jsx +3 -3
  357. package/src/surfaces/admin/components/shared.d.ts +24 -7
  358. package/src/surfaces/admin/components/using-polaris-web-components/examples/event-handling.jsx +1 -1
  359. package/src/surfaces/admin/components/using-polaris-web-components/examples/using-with-react.jsx +1 -1
  360. package/src/surfaces/admin/components.d.ts +902 -614
  361. package/src/surfaces/admin/extension-targets.ts +11 -10
  362. package/src/surfaces/checkout/api/announcement/announcement.ts +7 -0
  363. package/src/surfaces/checkout/api/checkout/checkout.ts +2 -2
  364. package/src/surfaces/checkout/components/Announcement/examples/basic-announcement.example.html +16 -0
  365. package/src/surfaces/checkout/components/Announcement.d.ts +95 -0
  366. package/src/surfaces/checkout/components/Badge.d.ts +7 -1
  367. package/src/surfaces/checkout/components/Box/examples/basic-box.example.html +1 -1
  368. package/src/surfaces/checkout/components/Checkbox/examples/basic-checkbox.example.html +1 -1
  369. package/src/surfaces/checkout/components/Chip/examples/basic-chip.example.html +1 -0
  370. package/src/surfaces/checkout/components/Chip.d.ts +56 -0
  371. package/src/surfaces/checkout/components/Choice.d.ts +67 -0
  372. package/src/surfaces/checkout/components/ChoiceList/examples/basic-choice-list.example.html +7 -0
  373. package/src/surfaces/checkout/components/ChoiceList.d.ts +65 -0
  374. package/src/surfaces/checkout/components/ClickableChip/examples/basic-clickable-chip.example.html +1 -0
  375. package/src/surfaces/checkout/components/ClickableChip.d.ts +83 -0
  376. package/src/surfaces/checkout/components/DateField/examples/basic-date-field.example.html +1 -0
  377. package/src/surfaces/checkout/components/DateField.d.ts +87 -0
  378. package/src/surfaces/checkout/components/DatePicker/examples/basic-date-picker.example.html +1 -0
  379. package/src/surfaces/checkout/components/DatePicker.d.ts +77 -0
  380. package/src/surfaces/checkout/components/Form/examples/basic-form.example.html +2 -2
  381. package/src/surfaces/checkout/components/Form.d.ts +3 -0
  382. package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -4
  383. package/src/surfaces/checkout/components/Icon.d.ts +7 -1
  384. package/src/surfaces/checkout/components/Image/examples/basic-image.example.html +1 -1
  385. package/src/surfaces/checkout/components/Map/examples/basic-map.example.html +2 -2
  386. package/src/surfaces/checkout/components/MoneyField/examples/basic-money-field.example.html +1 -1
  387. package/src/surfaces/checkout/components/Option.d.ts +46 -0
  388. package/src/surfaces/checkout/components/PasswordField/examples/basic-password-field.example.html +1 -0
  389. package/src/surfaces/checkout/components/PasswordField.d.ts +93 -0
  390. package/src/surfaces/checkout/components/PaymentIcon/examples/basic-payment-icon.example.html +7 -7
  391. package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-product-thumbnail.example.html +1 -4
  392. package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
  393. package/src/surfaces/checkout/components/QueryContainer/examples/basic-query-container.example.html +8 -0
  394. package/src/surfaces/checkout/components/QueryContainer.d.ts +48 -0
  395. package/src/surfaces/checkout/components/ScrollBox/examples/basic-scroll-box.example.html +5 -0
  396. package/src/surfaces/checkout/components/Select/examples/basic-select.example.html +5 -0
  397. package/src/surfaces/checkout/components/Select.d.ts +79 -0
  398. package/src/surfaces/checkout/components/Spinner/examples/basic-spinner.example.html +1 -1
  399. package/src/surfaces/checkout/components/Stack/examples/basic-stack.example.html +4 -20
  400. package/src/surfaces/checkout/components/TextArea/examples/basic-text-area.example.html +1 -5
  401. package/src/surfaces/checkout/components/TextField/examples/basic-text-field.example.html +1 -1
  402. package/src/surfaces/checkout/components/TextField.d.ts +7 -1
  403. package/src/surfaces/checkout/components/UrlField/examples/basic-url-field.example.html +1 -0
  404. package/src/surfaces/checkout/components/UrlField.d.ts +93 -0
  405. package/src/surfaces/checkout/components/components-shared.d.ts +89 -0
  406. package/src/surfaces/checkout/components/components.d.ts +252 -24
  407. package/src/surfaces/checkout/extension-targets.ts +63 -62
  408. package/src/surfaces/checkout/shared.ts +15 -8
  409. package/src/surfaces/checkout.ts +1 -0
  410. package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar.example.html +4 -0
  411. package/src/surfaces/customer-account/components/Avatar.d.ts +2 -2
  412. package/src/surfaces/customer-account/components/ButtonGroup/examples/basic-ButtonGroup.example.html +11 -0
  413. package/src/surfaces/customer-account/components/ButtonGroup.d.ts +2 -2
  414. package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction.example.html +9 -0
  415. package/src/surfaces/customer-account/components/CustomerAccountAction.d.ts +3 -3
  416. package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup.example.html +18 -0
  417. package/src/surfaces/customer-account/components/Menu/examples/basic-Menu.example.html +14 -0
  418. package/src/surfaces/customer-account/components/Page/examples/basic-Page.example.html +19 -0
  419. package/src/surfaces/customer-account/components/Page.d.ts +3 -3
  420. package/src/surfaces/customer-account/components/Section/examples/basic-Section.example.html +12 -0
  421. package/src/surfaces/customer-account/components/Section.d.ts +2 -2
  422. package/src/surfaces/point-of-sale/api/navigation-api/navigation-api.ts +2 -10
  423. package/src/surfaces/point-of-sale/components/Badge/examples/default.html +5 -5
  424. package/src/surfaces/point-of-sale/components/Modal.d.ts +1 -2
  425. package/src/surfaces/point-of-sale/components.d.ts +48 -50
  426. package/build/ts/surfaces/admin/components/DropZone.d.ts +0 -160
  427. package/build/ts/surfaces/admin/components/Popover.d.ts +0 -379
  428. package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +0 -57
  429. package/src/surfaces/admin/components/DropZone.d.ts +0 -160
  430. package/src/surfaces/admin/components/Popover.d.ts +0 -379
  431. package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar-preact.example.tsx +0 -10
  432. package/src/surfaces/customer-account/components/ButtonGroup/examples/basic-ButtonGroup-preact.example.tsx +0 -22
  433. package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction-preact.example.tsx +0 -17
  434. package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup-preact.example.tsx +0 -17
  435. package/src/surfaces/customer-account/components/Menu/examples/basic-Menu-preact.example.tsx +0 -24
  436. package/src/surfaces/customer-account/components/Page/examples/basic-Page-preact.example.tsx +0 -37
  437. package/src/surfaces/customer-account/components/Section/examples/basic-Section-preact.example.tsx +0 -23
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.19.0 **/
1
+ /** VERSION: 1.20.0 **/
2
2
 
3
3
  /* eslint-disable @typescript-eslint/ban-types */
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -10,7 +10,7 @@
10
10
  * TODO: Update `any` type here after this is resolved
11
11
  * https://github.com/Shopify/ui-api-design/issues/139
12
12
  */
13
- export type ComponentChildren = any;
13
+ export type ComponentChildren = preact.ComponentChildren;
14
14
  export type StringChildren = string;
15
15
  export interface GlobalProps {
16
16
  /**
@@ -169,7 +169,7 @@ export interface ExtendableEvent extends Event {
169
169
  interface AggregateError$1<T extends Error> extends Error {
170
170
  errors: T[];
171
171
  }
172
- export interface ArgregatedErrorEvent<T extends Error> extends ErrorEvent {
172
+ export interface AggregateErrorEvent<T extends Error> extends ErrorEvent {
173
173
  error: AggregateError$1<T>;
174
174
  }
175
175
  export type SizeKeyword =
@@ -2100,7 +2100,7 @@ interface ColorPickerProps$1 extends GlobalProps, InputProps {
2100
2100
  * For RGB and RGBA, both the legacy syntax (comma-separated) and modern syntax (space-separate) are supported.
2101
2101
  * @see https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb
2102
2102
  *
2103
- * If the value is invalid, the component will select rgb(0, 0, 0).
2103
+ * If the value is invalid, the component will return an empty string ''.
2104
2104
  *
2105
2105
  * Note that the `onChange` handler will emit the value in hex.
2106
2106
  */
@@ -2407,12 +2407,19 @@ interface DatePickerProps$1 extends GlobalProps, InputProps, FocusEventProps {
2407
2407
  */
2408
2408
  value?: string;
2409
2409
  /**
2410
- * Callback when any date is selected. Will fire before `onChange`.
2410
+ * Callback when any date is selected.
2411
+ *
2412
+ * - If `type="single"`, fires when a date is selected and happens before `onChange`.
2413
+ * - If `type="multiple"`, fires when a date is selected before `onChange`.
2414
+ * - If `type="range"`, fires when a first date is selected (with the partial value formatted as `YYYY-MM-DD--`), and when the last date is selected before `onChange`.
2411
2415
  */
2412
2416
  onInput?: (event: Event) => void;
2413
2417
  /**
2414
- * Callback when the `value` is changed. For `type="single"` and `type="multiple"`, this is the same as `onInput`.
2415
- * For `type="range"`, this is only called when the range is completed by selecting the end date of the range.
2418
+ * Callback when the value is committed.
2419
+ *
2420
+ * - If `type="single"`, fires when a date is selected after `onInput`.
2421
+ * - If `type="multiple"`, fires when a date is selected after `onInput`.
2422
+ * - If `type="range"`, fires when a range is completed by selecting the end date after `onInput`.
2416
2423
  */
2417
2424
  onChange?: (event: Event) => void;
2418
2425
  }
@@ -2432,6 +2439,16 @@ interface DateFieldProps$1
2432
2439
  | 'onViewChange'
2433
2440
  >,
2434
2441
  AutocompleteProps<DateAutocompleteField> {
2442
+ /**
2443
+ * Callback when the user makes any changes in the field.
2444
+ * Also triggered when a date is selected using the date picker popup before `onChange`.
2445
+ */
2446
+ onInput?: (event: Event) => void;
2447
+ /**
2448
+ * Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
2449
+ * Also triggered when a date is selected using the date picker popup after `onInput`.
2450
+ */
2451
+ onChange?: (event: Event) => void;
2435
2452
  /**
2436
2453
  * Callback when the field has an invalid date.
2437
2454
  * This callback will be called, if the date typed is invalid or disabled.
@@ -2562,7 +2579,7 @@ interface FunctionSettingsProps$1 extends GlobalProps, FormProps$1 {
2562
2579
  * highlight the fields that caused the errors, and display the error messages
2563
2580
  * to the user.
2564
2581
  */
2565
- onError?: (event: ArgregatedErrorEvent<FunctionSettingsError>) => void;
2582
+ onError?: (event: AggregateErrorEvent<FunctionSettingsError>) => void;
2566
2583
  }
2567
2584
  export interface FunctionSettingsError extends Error {
2568
2585
  /**
@@ -2659,39 +2676,39 @@ export type AlignContentKeyword =
2659
2676
  interface GridProps$1 extends GlobalProps, BaseBoxPropsWithRole, GapProps {
2660
2677
  /**
2661
2678
  Define columns and specify their size.
2662
-
2679
+
2663
2680
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
2664
2681
  @default 'none'
2665
2682
  */
2666
2683
  gridTemplateColumns?: MaybeResponsive<string>;
2667
2684
  /**
2668
2685
  Define rows and specify their size.
2669
-
2686
+
2670
2687
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows
2671
2688
  @default 'none'
2672
2689
  */
2673
2690
  gridTemplateRows?: MaybeResponsive<string>;
2674
2691
  /**
2675
2692
  Aligns the grid items along the inline (row) axis.
2676
-
2693
+
2677
2694
  This overrides the inline value of `placeItems`.
2678
-
2695
+
2679
2696
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-items
2680
2697
  @default '' - meaning no override
2681
2698
  */
2682
2699
  justifyItems?: MaybeResponsive<JustifyItemsKeyword | ''>;
2683
2700
  /**
2684
2701
  Aligns the grid items along the block (column) axis.
2685
-
2702
+
2686
2703
  This overrides the block value of `placeItems`.
2687
-
2704
+
2688
2705
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
2689
2706
  @default '' - meaning no override
2690
2707
  */
2691
2708
  alignItems?: MaybeResponsive<AlignItemsKeyword | ''>;
2692
2709
  /**
2693
2710
  A shorthand property for `justify-items` and `align-items`.
2694
-
2711
+
2695
2712
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/place-items
2696
2713
  @default 'normal normal'
2697
2714
  */
@@ -2700,25 +2717,25 @@ interface GridProps$1 extends GlobalProps, BaseBoxPropsWithRole, GapProps {
2700
2717
  >;
2701
2718
  /**
2702
2719
  Aligns the grid along the inline (row) axis.
2703
-
2720
+
2704
2721
  This overrides the inline value of `placeContent`.
2705
-
2722
+
2706
2723
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
2707
2724
  @default '' - meaning no override
2708
2725
  */
2709
2726
  justifyContent?: MaybeResponsive<JustifyContentKeyword | ''>;
2710
2727
  /**
2711
2728
  Aligns the grid along the block (column) axis.
2712
-
2729
+
2713
2730
  This overrides the block value of `placeContent`.
2714
-
2731
+
2715
2732
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
2716
2733
  @default '' - meaning no override
2717
2734
  */
2718
2735
  alignContent?: MaybeResponsive<AlignContentKeyword | ''>;
2719
2736
  /**
2720
2737
  A shorthand property for `justify-content` and `align-content`.
2721
-
2738
+
2722
2739
  @see https://developer.mozilla.org/en-US/docs/Web/CSS/place-content
2723
2740
  @default 'normal normal'
2724
2741
  */
@@ -4271,7 +4288,7 @@ export interface AvatarProps
4271
4288
 
4272
4289
  export type Styles = string;
4273
4290
  export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
4274
- ShadowRoot: (element: any) => ComponentChild;
4291
+ ShadowRoot: (element: any) => ComponentChildren;
4275
4292
  styles?: Styles;
4276
4293
  };
4277
4294
  export interface ActivationEventEsque {
@@ -4372,7 +4389,6 @@ export interface FieldReactProps<T extends keyof HTMLElementTagNameMap> {
4372
4389
  onFocus?: ((event: CallbackEvent<T>) => void) | null;
4373
4390
  onBlur?: ((event: CallbackEvent<T>) => void) | null;
4374
4391
  }
4375
- /** Used when an element does not have children. */
4376
4392
  export interface PreactBaseElementProps<TClass extends HTMLElement> {
4377
4393
  /** Assigns a unique key to this element. */
4378
4394
  key?: preact.Key;
@@ -4381,11 +4397,6 @@ export interface PreactBaseElementProps<TClass extends HTMLElement> {
4381
4397
  /** Assigns this element to a parent's slot. */
4382
4398
  slot?: Lowercase<string>;
4383
4399
  }
4384
- /** Used when an element has children. */
4385
- export interface PreactBaseElementPropsWithChildren<TClass extends HTMLElement>
4386
- extends PreactBaseElementProps<TClass> {
4387
- children?: preact.ComponentChildren;
4388
- }
4389
4400
 
4390
4401
  declare class Avatar extends PreactCustomElement implements AvatarProps {
4391
4402
  accessor initials: AvatarProps['initials'];
@@ -4396,19 +4407,19 @@ declare class Avatar extends PreactCustomElement implements AvatarProps {
4396
4407
  }
4397
4408
  declare global {
4398
4409
  interface HTMLElementTagNameMap {
4399
- [tagName$_]: Avatar;
4410
+ [tagName$Z]: Avatar;
4400
4411
  }
4401
4412
  }
4402
4413
  declare module 'preact' {
4403
4414
  namespace createElement.JSX {
4404
4415
  interface IntrinsicElements {
4405
- [tagName$_]: ReactProps$_ & PreactBaseElementPropsWithChildren<Avatar>;
4416
+ [tagName$Z]: AvatarJSXProps & PreactBaseElementProps<Avatar>;
4406
4417
  }
4407
4418
  }
4408
4419
  }
4409
4420
 
4410
- declare const tagName$_ = 's-avatar';
4411
- export interface ReactProps$_
4421
+ declare const tagName$Z = 's-avatar';
4422
+ export interface AvatarJSXProps
4412
4423
  extends Partial<AvatarProps>,
4413
4424
  Pick<AvatarProps$1, 'id'> {
4414
4425
  onLoad?: () => void;
@@ -4452,21 +4463,26 @@ declare class Badge extends PreactCustomElement implements BadgeProps {
4452
4463
  }
4453
4464
  declare global {
4454
4465
  interface HTMLElementTagNameMap {
4455
- [tagName$Z]: Badge;
4466
+ [tagName$Y]: Badge;
4456
4467
  }
4457
4468
  }
4458
4469
  declare module 'preact' {
4459
4470
  namespace createElement.JSX {
4460
4471
  interface IntrinsicElements {
4461
- [tagName$Z]: BadgeJSXProps & PreactBaseElementPropsWithChildren<Badge>;
4472
+ [tagName$Y]: BadgeJSXProps & PreactBaseElementProps<Badge>;
4462
4473
  }
4463
4474
  }
4464
4475
  }
4465
4476
 
4466
- declare const tagName$Z = 's-badge';
4477
+ declare const tagName$Y = 's-badge';
4467
4478
  export interface BadgeJSXProps
4468
4479
  extends Partial<BadgeProps>,
4469
- Pick<BadgeProps$1, 'id'> {}
4480
+ Pick<BadgeProps$1, 'id' | 'children'> {
4481
+ /**
4482
+ * The content of the Badge.
4483
+ */
4484
+ children?: ComponentChildren;
4485
+ }
4470
4486
 
4471
4487
  export type RequiredBannerProps = Required<BannerProps$1>;
4472
4488
  export interface BannerProps
@@ -4489,30 +4505,34 @@ declare class Banner extends PreactCustomElement implements BannerProps {
4489
4505
  }
4490
4506
  declare global {
4491
4507
  interface HTMLElementTagNameMap {
4492
- [tagName$Y]: Banner;
4508
+ [tagName$X]: Banner;
4493
4509
  }
4494
4510
  }
4495
4511
  declare module 'preact' {
4496
4512
  namespace createElement.JSX {
4497
4513
  interface IntrinsicElements {
4498
- [tagName$Y]: Omit<BannerJSXProps, 'secondaryActions'> &
4499
- PreactBaseElementPropsWithChildren<Banner>;
4514
+ [tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
4515
+ PreactBaseElementProps<Banner>;
4500
4516
  }
4501
4517
  }
4502
4518
  }
4503
4519
 
4504
- declare const tagName$Y = 's-banner';
4520
+ declare const tagName$X = 's-banner';
4505
4521
  export interface BannerJSXProps
4506
4522
  extends Partial<BannerProps>,
4507
- Pick<BannerProps$1, 'id'> {
4523
+ Pick<BannerProps$1, 'id' | 'children'> {
4508
4524
  /**
4509
- * The secondary actions to display at the bottom of the banner.
4525
+ * The content of the Banner.
4526
+ */
4527
+ children?: ComponentChildren;
4528
+ /**
4529
+ * The secondary actions to display at the bottom of the Banner.
4510
4530
  *
4511
- * A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
4531
+ * Only Buttons with the `variant` of "secondary" or "auto" are permitted. A maximum of two `s-button` components are allowed.
4512
4532
  */
4513
- secondaryActions?: ComponentChild;
4514
- onDismiss?: ((event: CallbackEvent<typeof tagName$Y>) => void) | null;
4515
- onAfterHide?: ((event: CallbackEvent<typeof tagName$Y>) => void) | null;
4533
+ secondaryActions?: ComponentChildren;
4534
+ onDismiss?: ((event: CallbackEvent<typeof tagName$X>) => void) | null;
4535
+ onAfterHide?: ((event: CallbackEvent<typeof tagName$X>) => void) | null;
4516
4536
  }
4517
4537
 
4518
4538
  export type MakeResponsive<T> = T | `@container${string}`;
@@ -4739,21 +4759,26 @@ declare class Box extends BoxElement implements BoxProps {
4739
4759
  }
4740
4760
  declare global {
4741
4761
  interface HTMLElementTagNameMap {
4742
- [tagName$X]: Box;
4762
+ [tagName$W]: Box;
4743
4763
  }
4744
4764
  }
4745
4765
  declare module 'preact' {
4746
4766
  namespace createElement.JSX {
4747
4767
  interface IntrinsicElements {
4748
- [tagName$X]: BoxJSXProps & PreactBaseElementPropsWithChildren<Box>;
4768
+ [tagName$W]: BoxJSXProps & PreactBaseElementProps<Box>;
4749
4769
  }
4750
4770
  }
4751
4771
  }
4752
4772
 
4753
- declare const tagName$X = 's-box';
4773
+ declare const tagName$W = 's-box';
4754
4774
  export interface BoxJSXProps
4755
4775
  extends Partial<BoxProps>,
4756
- Pick<BoxProps$1, 'id'> {}
4776
+ Pick<BoxProps$1, 'id' | 'children'> {
4777
+ /**
4778
+ * The content of the Box.
4779
+ */
4780
+ children?: ComponentChildren;
4781
+ }
4757
4782
 
4758
4783
  export type ButtonOnlyProps = Extract<
4759
4784
  ButtonProps$1,
@@ -4832,24 +4857,28 @@ declare class Button extends Button_base implements ButtonProps {
4832
4857
  }
4833
4858
  declare global {
4834
4859
  interface HTMLElementTagNameMap {
4835
- [tagName$W]: Button;
4860
+ [tagName$V]: Button;
4836
4861
  }
4837
4862
  }
4838
4863
  declare module 'preact' {
4839
4864
  namespace createElement.JSX {
4840
4865
  interface IntrinsicElements {
4841
- [tagName$W]: ButtonJSXProps & PreactBaseElementPropsWithChildren<Button>;
4866
+ [tagName$V]: ButtonJSXProps & PreactBaseElementProps<Button>;
4842
4867
  }
4843
4868
  }
4844
4869
  }
4845
4870
 
4846
- declare const tagName$W = 's-button';
4871
+ declare const tagName$V = 's-button';
4847
4872
  export interface ButtonJSXProps
4848
4873
  extends Partial<ButtonProps>,
4849
- Pick<ButtonProps$1, 'id'> {
4850
- onClick?: ((event: CallbackEvent<typeof tagName$W>) => void) | null;
4851
- onFocus?: ((event: CallbackEvent<typeof tagName$W>) => void) | null;
4852
- onBlur?: ((event: CallbackEvent<typeof tagName$W>) => void) | null;
4874
+ Pick<ButtonProps$1, 'id' | 'children'> {
4875
+ /**
4876
+ * The content of the Button.
4877
+ */
4878
+ children?: ComponentChildren;
4879
+ onClick?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
4880
+ onFocus?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
4881
+ onBlur?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
4853
4882
  }
4854
4883
 
4855
4884
  export interface ButtonGroupProps
@@ -4865,33 +4894,36 @@ declare class ButtonGroup
4865
4894
  }
4866
4895
  declare global {
4867
4896
  interface HTMLElementTagNameMap {
4868
- [tagName$V]: ButtonGroup;
4897
+ [tagName$U]: ButtonGroup;
4869
4898
  }
4870
4899
  }
4871
4900
  declare module 'preact' {
4872
4901
  namespace createElement.JSX {
4873
4902
  interface IntrinsicElements {
4874
- [tagName$V]: ButtonGroupJSXProps &
4875
- PreactBaseElementPropsWithChildren<ButtonGroup>;
4903
+ [tagName$U]: ButtonGroupJSXProps & PreactBaseElementProps<ButtonGroup>;
4876
4904
  }
4877
4905
  }
4878
4906
  }
4879
4907
 
4880
- declare const tagName$V = 's-button-group';
4908
+ declare const tagName$U = 's-button-group';
4881
4909
  export interface ButtonGroupJSXProps
4882
4910
  extends Partial<ButtonGroupProps>,
4883
- Pick<ButtonGroupProps$1, 'id'> {
4911
+ Pick<ButtonGroupProps$1, 'id' | 'children'> {
4912
+ /**
4913
+ * The content of the ButtonGroup.
4914
+ */
4915
+ children?: ComponentChildren;
4884
4916
  /**
4885
4917
  * The primary action button for the group.
4886
4918
  * Accepts a single Button element with a `variant` of `primary`.
4887
4919
  * Cannot be used when gap="none".
4888
4920
  */
4889
- primaryAction?: ComponentChild;
4921
+ primaryAction?: ComponentChildren;
4890
4922
  /**
4891
4923
  * Secondary action buttons for the group.
4892
4924
  * Accepts Button elements with a `variant` of `secondary` or `auto`.
4893
4925
  */
4894
- secondaryActions?: ComponentChild;
4926
+ secondaryActions?: ComponentChildren;
4895
4927
  }
4896
4928
 
4897
4929
  declare const internals$4: unique symbol;
@@ -4966,24 +4998,23 @@ declare class Checkbox extends PreactCheckboxElement implements CheckboxProps {
4966
4998
  }
4967
4999
  declare global {
4968
5000
  interface HTMLElementTagNameMap {
4969
- [tagName$U]: Checkbox;
5001
+ [tagName$T]: Checkbox;
4970
5002
  }
4971
5003
  }
4972
5004
  declare module 'preact' {
4973
5005
  namespace createElement.JSX {
4974
5006
  interface IntrinsicElements {
4975
- [tagName$U]: CheckboxJSXProps &
4976
- PreactBaseElementPropsWithChildren<Checkbox>;
5007
+ [tagName$T]: CheckboxJSXProps & PreactBaseElementProps<Checkbox>;
4977
5008
  }
4978
5009
  }
4979
5010
  }
4980
5011
 
4981
- declare const tagName$U = 's-checkbox';
5012
+ declare const tagName$T = 's-checkbox';
4982
5013
  export interface CheckboxJSXProps
4983
5014
  extends Partial<CheckboxProps>,
4984
5015
  Pick<CheckboxProps$1, 'id'> {
4985
- onChange?: ((event: CallbackEvent<typeof tagName$U>) => void) | null;
4986
- onInput?: ((event: CallbackEvent<typeof tagName$U>) => void) | null;
5016
+ onChange?: ((event: CallbackEvent<typeof tagName$T>) => void) | null;
5017
+ onInput?: ((event: CallbackEvent<typeof tagName$T>) => void) | null;
4987
5018
  }
4988
5019
 
4989
5020
  export interface ChipProps
@@ -4996,32 +5027,36 @@ declare class Chip extends PreactCustomElement implements ChipProps {
4996
5027
  }
4997
5028
  declare global {
4998
5029
  interface HTMLElementTagNameMap {
4999
- [tagName$T]: Chip;
5030
+ [tagName$S]: Chip;
5000
5031
  }
5001
5032
  }
5002
5033
  declare module 'preact' {
5003
5034
  namespace createElement.JSX {
5004
5035
  interface IntrinsicElements {
5005
- [tagName$T]: Omit<
5036
+ [tagName$S]: Omit<
5006
5037
  HTMLAttributes<HTMLElement>,
5007
5038
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
5008
5039
  > &
5009
5040
  Omit<ChipJSXProps, 'graphic'> &
5010
- PreactBaseElementPropsWithChildren<Chip>;
5041
+ PreactBaseElementProps<Chip>;
5011
5042
  }
5012
5043
  }
5013
5044
  }
5014
5045
 
5015
- declare const tagName$T = 's-chip';
5046
+ declare const tagName$S = 's-chip';
5016
5047
  export interface ChipJSXProps
5017
5048
  extends Partial<ChipProps>,
5018
- Pick<ChipProps$2, 'id'> {
5049
+ Pick<ChipProps$2, 'id' | 'children'> {
5050
+ /**
5051
+ * The content of the Chip.
5052
+ */
5053
+ children?: ComponentChildren;
5019
5054
  /**
5020
5055
  * The graphic to display in the chip.
5021
5056
  *
5022
5057
  * Only accepts `Icon` components.
5023
5058
  */
5024
- graphic?: ComponentChild;
5059
+ graphic?: ComponentChildren;
5025
5060
  }
5026
5061
 
5027
5062
  export interface ChoiceProps
@@ -5034,16 +5069,7 @@ export interface ChoiceProps
5034
5069
  | 'accessibilityLabel'
5035
5070
  | 'value'
5036
5071
  >
5037
- > {
5038
- /**
5039
- * Content to use as the choice label.
5040
- *
5041
- * The label is produced by extracting and
5042
- * concatenating the text nodes from the provided content;
5043
- * any markup or element structure is ignored.
5044
- */
5045
- children: ComponentChildren;
5046
- }
5072
+ > {}
5047
5073
 
5048
5074
  declare class Choice extends PreactCustomElement implements ChoiceProps {
5049
5075
  accessor disabled: ChoiceProps['disabled'];
@@ -5060,22 +5086,29 @@ declare class Choice extends PreactCustomElement implements ChoiceProps {
5060
5086
  }
5061
5087
  declare global {
5062
5088
  interface HTMLElementTagNameMap {
5063
- [tagName$S]: Choice;
5089
+ [tagName$R]: Choice;
5064
5090
  }
5065
5091
  }
5066
5092
  declare module 'preact' {
5067
5093
  namespace createElement.JSX {
5068
5094
  interface IntrinsicElements {
5069
- [tagName$S]: ChoiceJSXProps & PreactBaseElementPropsWithChildren<Choice>;
5095
+ [tagName$R]: ChoiceJSXProps & PreactBaseElementProps<Choice>;
5070
5096
  }
5071
5097
  }
5072
5098
  }
5073
5099
 
5074
- declare const tagName$S = 's-choice';
5100
+ declare const tagName$R = 's-choice';
5075
5101
  export interface ChoiceJSXProps
5076
5102
  extends Partial<ChoiceProps>,
5077
- Pick<ChoiceProps$1, 'id'> {
5078
- details?: ComponentChild;
5103
+ Pick<ChoiceProps$1, 'id' | 'children' | 'details'> {
5104
+ /**
5105
+ * Content to use as the choice label.
5106
+ *
5107
+ * The label is produced by extracting and
5108
+ * concatenating the text nodes from the provided content;
5109
+ * any markup or element structure is ignored.
5110
+ */
5111
+ children?: ComponentChildren;
5079
5112
  }
5080
5113
 
5081
5114
  export interface ChoiceListProps
@@ -5120,24 +5153,29 @@ declare class ChoiceList extends BaseClass$3 implements ChoiceListProps {
5120
5153
  }
5121
5154
  declare global {
5122
5155
  interface HTMLElementTagNameMap {
5123
- [tagName$R]: ChoiceList;
5156
+ [tagName$Q]: ChoiceList;
5124
5157
  }
5125
5158
  }
5126
5159
  declare module 'preact' {
5127
5160
  namespace createElement.JSX {
5128
5161
  interface IntrinsicElements {
5129
- [tagName$R]: ChoiceListJSXProps &
5130
- PreactBaseElementPropsWithChildren<ChoiceList>;
5162
+ [tagName$Q]: ChoiceListJSXProps & PreactBaseElementProps<ChoiceList>;
5131
5163
  }
5132
5164
  }
5133
5165
  }
5134
5166
 
5135
- declare const tagName$R = 's-choice-list';
5167
+ declare const tagName$Q = 's-choice-list';
5136
5168
  export interface ChoiceListJSXProps
5137
5169
  extends Partial<ChoiceListProps>,
5138
- Pick<ChoiceListProps$1, 'id'> {
5139
- onChange?: ((event: CallbackEvent<typeof tagName$R>) => void) | null;
5140
- onInput?: ((event: CallbackEvent<typeof tagName$R>) => void) | null;
5170
+ Pick<ChoiceListProps$1, 'id' | 'children'> {
5171
+ /**
5172
+ * The choices a user can select from.
5173
+ *
5174
+ * Accepts `Choice` components.
5175
+ */
5176
+ children?: ComponentChildren;
5177
+ onChange?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
5178
+ onInput?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
5141
5179
  }
5142
5180
 
5143
5181
  export type ClickableBaseProps = Required<
@@ -5175,25 +5213,28 @@ declare class Clickable extends Clickable_base implements ClickableProps {
5175
5213
  }
5176
5214
  declare global {
5177
5215
  interface HTMLElementTagNameMap {
5178
- [tagName$Q]: Clickable;
5216
+ [tagName$P]: Clickable;
5179
5217
  }
5180
5218
  }
5181
5219
  declare module 'preact' {
5182
5220
  namespace createElement.JSX {
5183
5221
  interface IntrinsicElements {
5184
- [tagName$Q]: ClickableJSXProps &
5185
- PreactBaseElementPropsWithChildren<Clickable>;
5222
+ [tagName$P]: ClickableJSXProps & PreactBaseElementProps<Clickable>;
5186
5223
  }
5187
5224
  }
5188
5225
  }
5189
5226
 
5190
- declare const tagName$Q = 's-clickable';
5227
+ declare const tagName$P = 's-clickable';
5191
5228
  export interface ClickableJSXProps
5192
5229
  extends Partial<ClickableProps>,
5193
- Pick<ClickableProps$1, 'id'> {
5194
- onClick?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
5195
- onFocus?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
5196
- onBlur?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
5230
+ Pick<ClickableProps$1, 'id' | 'children'> {
5231
+ /**
5232
+ * The content of the Clickable.
5233
+ */
5234
+ children?: ComponentChildren;
5235
+ onClick?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5236
+ onFocus?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5237
+ onBlur?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5197
5238
  }
5198
5239
 
5199
5240
  export interface ClickableChipProps
@@ -5223,35 +5264,39 @@ declare class ClickableChip
5223
5264
  }
5224
5265
  declare global {
5225
5266
  interface HTMLElementTagNameMap {
5226
- [tagName$P]: ClickableChip;
5267
+ [tagName$O]: ClickableChip;
5227
5268
  }
5228
5269
  }
5229
5270
  declare module 'preact' {
5230
5271
  namespace createElement.JSX {
5231
5272
  interface IntrinsicElements {
5232
- [tagName$P]: Omit<
5273
+ [tagName$O]: Omit<
5233
5274
  HTMLAttributes<HTMLElement>,
5234
5275
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
5235
5276
  > &
5236
5277
  Omit<ClickableChipJSXProps, 'graphic'> &
5237
- PreactBaseElementPropsWithChildren<ClickableChip>;
5278
+ PreactBaseElementProps<ClickableChip>;
5238
5279
  }
5239
5280
  }
5240
5281
  }
5241
5282
 
5242
- declare const tagName$P = 's-clickable-chip';
5283
+ declare const tagName$O = 's-clickable-chip';
5243
5284
  export interface ClickableChipJSXProps
5244
5285
  extends Partial<ClickableChipProps>,
5245
- Pick<ClickableChipProps$1, 'id'> {
5286
+ Pick<ClickableChipProps$1, 'id' | 'children'> {
5287
+ /**
5288
+ * The content of the clickable chip.
5289
+ */
5290
+ children?: ComponentChildren;
5246
5291
  /**
5247
5292
  * The graphic to display in the clickable chip.
5248
5293
  *
5249
5294
  * Only accepts `Icon` components.
5250
5295
  */
5251
- graphic?: ComponentChild;
5252
- onClick?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5253
- onRemove?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5254
- onAfterHide?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
5296
+ graphic?: ComponentChildren;
5297
+ onClick?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
5298
+ onRemove?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
5299
+ onAfterHide?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
5255
5300
  }
5256
5301
 
5257
5302
  export type PreactFieldProps<Autocomplete extends string = string> =
@@ -5351,24 +5396,24 @@ declare class ColorField
5351
5396
  }
5352
5397
  declare global {
5353
5398
  interface HTMLElementTagNameMap {
5354
- [tagName$O]: ColorField;
5399
+ [tagName$N]: ColorField;
5355
5400
  }
5356
5401
  }
5357
5402
  declare module 'preact' {
5358
5403
  namespace createElement.JSX {
5359
5404
  interface IntrinsicElements {
5360
- [tagName$O]: ColorFieldJSXProps & PreactBaseElementProps<ColorField>;
5405
+ [tagName$N]: ColorFieldJSXProps & PreactBaseElementProps<ColorField>;
5361
5406
  }
5362
5407
  }
5363
5408
  }
5364
5409
 
5365
- declare const tagName$O = 's-color-field';
5410
+ declare const tagName$N = 's-color-field';
5366
5411
  export interface ColorFieldJSXProps
5367
5412
  extends Partial<Omit<ColorFieldProps, 'accessory'>>,
5368
5413
  Pick<ColorFieldProps$1, 'id' | 'alpha' | 'value' | 'defaultValue'>,
5369
- FieldReactProps<typeof tagName$O> {
5370
- onInput?: (event: CallbackEvent<typeof tagName$O>) => void;
5371
- onChange?: (event: CallbackEvent<typeof tagName$O>) => void;
5414
+ FieldReactProps<typeof tagName$N> {
5415
+ onInput?: (event: CallbackEvent<typeof tagName$N>) => void;
5416
+ onChange?: (event: CallbackEvent<typeof tagName$N>) => void;
5372
5417
  }
5373
5418
 
5374
5419
  export interface ColorPickerProps
@@ -5394,13 +5439,13 @@ declare class ColorPicker extends BaseClass$2 implements ColorPickerProps {
5394
5439
  }
5395
5440
  declare global {
5396
5441
  interface HTMLElementTagNameMap {
5397
- [tagName$N]: ColorPicker;
5442
+ [tagName$M]: ColorPicker;
5398
5443
  }
5399
5444
  }
5400
5445
  declare module 'preact' {
5401
5446
  namespace createElement.JSX {
5402
5447
  interface IntrinsicElements {
5403
- [tagName$N]: Omit<
5448
+ [tagName$M]: Omit<
5404
5449
  HTMLAttributes<HTMLElement>,
5405
5450
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
5406
5451
  > &
@@ -5409,15 +5454,15 @@ declare module 'preact' {
5409
5454
  }
5410
5455
  }
5411
5456
 
5412
- declare const tagName$N = 's-color-picker';
5457
+ declare const tagName$M = 's-color-picker';
5413
5458
  export interface ColorPickerJSXProps
5414
5459
  extends Partial<ColorPickerProps>,
5415
5460
  Pick<
5416
5461
  ColorPickerProps$1,
5417
5462
  'id' | 'alpha' | 'value' | 'defaultValue' | 'name'
5418
5463
  > {
5419
- onInput?: (event: CallbackEvent<typeof tagName$N>) => void | null;
5420
- onChange?: (event: CallbackEvent<typeof tagName$N>) => void | null;
5464
+ onInput?: (event: CallbackEvent<typeof tagName$M>) => void | null;
5465
+ onChange?: (event: CallbackEvent<typeof tagName$M>) => void | null;
5421
5466
  }
5422
5467
 
5423
5468
  export interface DateFieldProps
@@ -5451,13 +5496,13 @@ declare class DateField
5451
5496
  }
5452
5497
  declare global {
5453
5498
  interface HTMLElementTagNameMap {
5454
- [tagName$M]: DateField;
5499
+ [tagName$L]: DateField;
5455
5500
  }
5456
5501
  }
5457
5502
  declare module 'preact' {
5458
5503
  namespace createElement.JSX {
5459
5504
  interface IntrinsicElements {
5460
- [tagName$M]: Omit<
5505
+ [tagName$L]: Omit<
5461
5506
  HTMLAttributes<HTMLElement>,
5462
5507
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
5463
5508
  > &
@@ -5466,16 +5511,16 @@ declare module 'preact' {
5466
5511
  }
5467
5512
  }
5468
5513
 
5469
- declare const tagName$M = 's-date-field';
5514
+ declare const tagName$L = 's-date-field';
5470
5515
  export interface DateFieldJSXProps
5471
5516
  extends Partial<DateFieldProps>,
5472
5517
  Pick<DateFieldProps$1, 'id'> {
5473
- onBlur?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5474
- onChange?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5475
- onFocus?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5476
- onInput?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5477
- onInvalid?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5478
- onViewChange?: ((event: CallbackEvent<typeof tagName$M>) => void) | null;
5518
+ onBlur?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5519
+ onChange?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5520
+ onFocus?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5521
+ onInput?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5522
+ onInvalid?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5523
+ onViewChange?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5479
5524
  }
5480
5525
 
5481
5526
  export interface DatePickerProps
@@ -5525,26 +5570,26 @@ declare class DatePicker extends BaseClass$1 implements DatePickerProps {
5525
5570
  }
5526
5571
  declare global {
5527
5572
  interface HTMLElementTagNameMap {
5528
- [tagName$L]: DatePicker;
5573
+ [tagName$K]: DatePicker;
5529
5574
  }
5530
5575
  }
5531
5576
  declare module 'preact' {
5532
5577
  namespace createElement.JSX {
5533
5578
  interface IntrinsicElements {
5534
- [tagName$L]: DatePickerJSXProps & PreactBaseElementProps<DatePicker>;
5579
+ [tagName$K]: DatePickerJSXProps & PreactBaseElementProps<DatePicker>;
5535
5580
  }
5536
5581
  }
5537
5582
  }
5538
5583
 
5539
- declare const tagName$L = 's-date-picker';
5584
+ declare const tagName$K = 's-date-picker';
5540
5585
  export interface DatePickerJSXProps
5541
5586
  extends Partial<DatePickerProps>,
5542
5587
  Pick<DatePickerProps$1, 'id'> {
5543
- onViewChange?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5544
- onFocus?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5545
- onBlur?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5546
- onInput?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5547
- onChange?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
5588
+ onViewChange?: ((event: CallbackEvent<typeof tagName$K>) => void) | null;
5589
+ onFocus?: ((event: CallbackEvent<typeof tagName$K>) => void) | null;
5590
+ onBlur?: ((event: CallbackEvent<typeof tagName$K>) => void) | null;
5591
+ onInput?: ((event: CallbackEvent<typeof tagName$K>) => void) | null;
5592
+ onChange?: ((event: CallbackEvent<typeof tagName$K>) => void) | null;
5548
5593
  }
5549
5594
 
5550
5595
  export interface DividerProps
@@ -5560,18 +5605,18 @@ declare class Divider extends PreactCustomElement implements DividerProps {
5560
5605
  }
5561
5606
  declare global {
5562
5607
  interface HTMLElementTagNameMap {
5563
- [tagName$K]: Divider;
5608
+ [tagName$J]: Divider;
5564
5609
  }
5565
5610
  }
5566
5611
  declare module 'preact' {
5567
5612
  namespace createElement.JSX {
5568
5613
  interface IntrinsicElements {
5569
- [tagName$K]: DividerJSXProps & PreactBaseElementProps<Divider>;
5614
+ [tagName$J]: DividerJSXProps & PreactBaseElementProps<Divider>;
5570
5615
  }
5571
5616
  }
5572
5617
  }
5573
5618
 
5574
- declare const tagName$K = 's-divider';
5619
+ declare const tagName$J = 's-divider';
5575
5620
  export interface DividerJSXProps
5576
5621
  extends Partial<DividerProps>,
5577
5622
  Pick<DividerProps$1, 'id'> {}
@@ -5628,13 +5673,13 @@ declare class DropZone extends BaseClass implements DropZoneProps {
5628
5673
  }
5629
5674
  declare global {
5630
5675
  interface HTMLElementTagNameMap {
5631
- [tagName$J]: DropZone;
5676
+ [tagName$I]: DropZone;
5632
5677
  }
5633
5678
  }
5634
5679
  declare module 'preact' {
5635
5680
  namespace createElement.JSX {
5636
5681
  interface IntrinsicElements {
5637
- [tagName$J]: Omit<
5682
+ [tagName$I]: Omit<
5638
5683
  HTMLAttributes<HTMLElement>,
5639
5684
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
5640
5685
  > &
@@ -5643,13 +5688,17 @@ declare module 'preact' {
5643
5688
  }
5644
5689
  }
5645
5690
 
5646
- declare const tagName$J = 's-drop-zone';
5691
+ declare const tagName$I = 's-drop-zone';
5647
5692
  export interface DropZoneJSXProps
5648
5693
  extends Partial<DropZoneProps>,
5649
5694
  Pick<DropZoneProps$1, 'id'> {
5650
- onChange?: ((event: CallbackEvent<typeof tagName$J>) => void) | null;
5651
- onInput?: ((event: CallbackEvent<typeof tagName$J>) => void) | null;
5652
- onDropRejected?: ((event: CallbackEvent<typeof tagName$J>) => void) | null;
5695
+ /**
5696
+ * Content to include inside the DropZone container
5697
+ */
5698
+ children?: ComponentChildren;
5699
+ onChange?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
5700
+ onInput?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
5701
+ onDropRejected?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
5653
5702
  }
5654
5703
 
5655
5704
  export type EmailFieldProps = PreactFieldProps<
@@ -5668,22 +5717,22 @@ declare class EmailField
5668
5717
  }
5669
5718
  declare global {
5670
5719
  interface HTMLElementTagNameMap {
5671
- [tagName$I]: EmailField;
5720
+ [tagName$H]: EmailField;
5672
5721
  }
5673
5722
  }
5674
5723
  declare module 'preact' {
5675
5724
  namespace createElement.JSX {
5676
5725
  interface IntrinsicElements {
5677
- [tagName$I]: EmailFieldJSXProps & PreactBaseElementProps<EmailField>;
5726
+ [tagName$H]: EmailFieldJSXProps & PreactBaseElementProps<EmailField>;
5678
5727
  }
5679
5728
  }
5680
5729
  }
5681
5730
 
5682
- declare const tagName$I = 's-email-field';
5731
+ declare const tagName$H = 's-email-field';
5683
5732
  export interface EmailFieldJSXProps
5684
5733
  extends Partial<Omit<EmailFieldProps, 'accessory'>>,
5685
5734
  Pick<EmailFieldProps$1, 'id'>,
5686
- FieldReactProps<typeof tagName$I> {}
5735
+ FieldReactProps<typeof tagName$H> {}
5687
5736
 
5688
5737
  export type RequiredAlignedProps = Required<GridProps$1>;
5689
5738
  export type ResponsiveGridProps = MakeResponsivePick<
@@ -5764,21 +5813,26 @@ declare class Grid extends BoxElement implements GridProps {
5764
5813
  }
5765
5814
  declare global {
5766
5815
  interface HTMLElementTagNameMap {
5767
- [tagName$H]: Grid;
5816
+ [tagName$G]: Grid;
5768
5817
  }
5769
5818
  }
5770
5819
  declare module 'preact' {
5771
5820
  namespace createElement.JSX {
5772
5821
  interface IntrinsicElements {
5773
- [tagName$H]: GridJSXProps & PreactBaseElementPropsWithChildren<Grid>;
5822
+ [tagName$G]: GridJSXProps & PreactBaseElementProps<Grid>;
5774
5823
  }
5775
5824
  }
5776
5825
  }
5777
5826
 
5778
- declare const tagName$H = 's-grid';
5827
+ declare const tagName$G = 's-grid';
5779
5828
  export interface GridJSXProps
5780
5829
  extends Partial<GridProps>,
5781
- Pick<GridProps$1, 'id'> {}
5830
+ Pick<GridProps$1, 'id' | 'children'> {
5831
+ /**
5832
+ * The content of the Grid.
5833
+ */
5834
+ children?: ComponentChildren;
5835
+ }
5782
5836
 
5783
5837
  export type RequiredGridItemProps = Required<GridItemProps$1>;
5784
5838
  export interface GridItemProps
@@ -5795,22 +5849,26 @@ declare class GridItem extends BoxElement implements GridItemProps {
5795
5849
  }
5796
5850
  declare global {
5797
5851
  interface HTMLElementTagNameMap {
5798
- [tagName$G]: GridItem;
5852
+ [tagName$F]: GridItem;
5799
5853
  }
5800
5854
  }
5801
5855
  declare module 'preact' {
5802
5856
  namespace createElement.JSX {
5803
5857
  interface IntrinsicElements {
5804
- [tagName$G]: GridItemJSXProps &
5805
- PreactBaseElementPropsWithChildren<GridItem>;
5858
+ [tagName$F]: GridItemJSXProps & PreactBaseElementProps<GridItem>;
5806
5859
  }
5807
5860
  }
5808
5861
  }
5809
5862
 
5810
- declare const tagName$G = 's-grid-item';
5863
+ declare const tagName$F = 's-grid-item';
5811
5864
  export interface GridItemJSXProps
5812
5865
  extends Partial<GridItemProps>,
5813
- Pick<GridItemProps$1, 'id'> {}
5866
+ Pick<GridItemProps$1, 'id' | 'children'> {
5867
+ /**
5868
+ * The content of the GridItem.
5869
+ */
5870
+ children?: ComponentChildren;
5871
+ }
5814
5872
 
5815
5873
  export type RequiredHeadingProps = Required<HeadingProps$1>;
5816
5874
  export interface HeadingProps
@@ -5831,22 +5889,26 @@ declare class Heading extends PreactCustomElement implements HeadingProps {
5831
5889
  }
5832
5890
  declare global {
5833
5891
  interface HTMLElementTagNameMap {
5834
- [tagName$F]: Heading;
5892
+ [tagName$E]: Heading;
5835
5893
  }
5836
5894
  }
5837
5895
  declare module 'preact' {
5838
5896
  namespace createElement.JSX {
5839
5897
  interface IntrinsicElements {
5840
- [tagName$F]: HeadingJSXProps &
5841
- PreactBaseElementPropsWithChildren<Heading>;
5898
+ [tagName$E]: HeadingJSXProps & PreactBaseElementProps<Heading>;
5842
5899
  }
5843
5900
  }
5844
5901
  }
5845
5902
 
5846
- declare const tagName$F = 's-heading';
5903
+ declare const tagName$E = 's-heading';
5847
5904
  export interface HeadingJSXProps
5848
5905
  extends Partial<HeadingProps>,
5849
- Pick<HeadingProps$1, 'id'> {}
5906
+ Pick<HeadingProps$1, 'id' | 'children'> {
5907
+ /**
5908
+ * The content of the Heading.
5909
+ */
5910
+ children?: ComponentChildren;
5911
+ }
5850
5912
 
5851
5913
  declare class Icon extends PreactCustomElement implements IconProps {
5852
5914
  accessor color: IconProps['color'];
@@ -5858,18 +5920,18 @@ declare class Icon extends PreactCustomElement implements IconProps {
5858
5920
  }
5859
5921
  declare global {
5860
5922
  interface HTMLElementTagNameMap {
5861
- [tagName$E]: Icon;
5923
+ [tagName$D]: Icon;
5862
5924
  }
5863
5925
  }
5864
5926
  declare module 'preact' {
5865
5927
  namespace createElement.JSX {
5866
5928
  interface IntrinsicElements {
5867
- [tagName$E]: IconJSXProps & PreactBaseElementProps<Icon>;
5929
+ [tagName$D]: IconJSXProps & PreactBaseElementProps<Icon>;
5868
5930
  }
5869
5931
  }
5870
5932
  }
5871
5933
 
5872
- declare const tagName$E = 's-icon';
5934
+ declare const tagName$D = 's-icon';
5873
5935
  export interface IconJSXProps
5874
5936
  extends Partial<IconProps>,
5875
5937
  Pick<IconProps$1, 'id'> {}
@@ -5919,23 +5981,23 @@ declare class Image extends PreactCustomElement implements ImageProps {
5919
5981
  }
5920
5982
  declare global {
5921
5983
  interface HTMLElementTagNameMap {
5922
- [tagName$D]: Image;
5984
+ [tagName$C]: Image;
5923
5985
  }
5924
5986
  }
5925
5987
  declare module 'preact' {
5926
5988
  namespace createElement.JSX {
5927
5989
  interface IntrinsicElements {
5928
- [tagName$D]: ImageJSXProps & PreactBaseElementProps<Image>;
5990
+ [tagName$C]: ImageJSXProps & PreactBaseElementProps<Image>;
5929
5991
  }
5930
5992
  }
5931
5993
  }
5932
5994
 
5933
- declare const tagName$D = 's-image';
5995
+ declare const tagName$C = 's-image';
5934
5996
  export interface ImageJSXProps
5935
5997
  extends Partial<ImageProps>,
5936
5998
  Pick<ImageProps$1, 'id'> {
5937
- onError?: ((event: CallbackEvent<typeof tagName$D>) => void) | null;
5938
- onLoad?: ((event: CallbackEvent<typeof tagName$D>) => void) | null;
5999
+ onError?: ((event: CallbackEvent<typeof tagName$C>) => void) | null;
6000
+ onLoad?: ((event: CallbackEvent<typeof tagName$C>) => void) | null;
5939
6001
  }
5940
6002
 
5941
6003
  export type RequiredLinkProps = Required<LinkProps$1>;
@@ -5972,22 +6034,26 @@ declare class Link extends Link_base implements LinkProps {
5972
6034
  }
5973
6035
  declare global {
5974
6036
  interface HTMLElementTagNameMap {
5975
- [tagName$C]: Link;
6037
+ [tagName$B]: Link;
5976
6038
  }
5977
6039
  }
5978
6040
  declare module 'preact' {
5979
6041
  namespace createElement.JSX {
5980
6042
  interface IntrinsicElements {
5981
- [tagName$C]: LinkJSXProps & PreactBaseElementPropsWithChildren<Link>;
6043
+ [tagName$B]: LinkJSXProps & PreactBaseElementProps<Link>;
5982
6044
  }
5983
6045
  }
5984
6046
  }
5985
6047
 
5986
- declare const tagName$C = 's-link';
6048
+ declare const tagName$B = 's-link';
5987
6049
  export interface LinkJSXProps
5988
6050
  extends Partial<LinkProps>,
5989
- Pick<LinkProps$1, 'id' | 'lang'> {
5990
- onClick?: ((event: CallbackEvent<typeof tagName$C>) => void) | null;
6051
+ Pick<LinkProps$1, 'id' | 'lang' | 'children'> {
6052
+ /**
6053
+ * The content of the Link.
6054
+ */
6055
+ children?: ComponentChildren;
6056
+ onClick?: ((event: CallbackEvent<typeof tagName$B>) => void) | null;
5991
6057
  }
5992
6058
 
5993
6059
  export interface ListItemProps extends ListItemProps$1 {}
@@ -5997,22 +6063,26 @@ declare class ListItem extends PreactCustomElement implements ListItemProps {
5997
6063
  }
5998
6064
  declare global {
5999
6065
  interface HTMLElementTagNameMap {
6000
- [tagName$B]: ListItem;
6066
+ [tagName$A]: ListItem;
6001
6067
  }
6002
6068
  }
6003
6069
  declare module 'preact' {
6004
6070
  namespace createElement.JSX {
6005
6071
  interface IntrinsicElements {
6006
- [tagName$B]: ListItemJSXProps &
6007
- PreactBaseElementPropsWithChildren<ListItem>;
6072
+ [tagName$A]: ListItemJSXProps & PreactBaseElementProps<ListItem>;
6008
6073
  }
6009
6074
  }
6010
6075
  }
6011
6076
 
6012
- declare const tagName$B = 's-list-item';
6077
+ declare const tagName$A = 's-list-item';
6013
6078
  export interface ListItemJSXProps
6014
6079
  extends Partial<ListItemProps>,
6015
- Pick<ListItemProps$1, 'id'> {}
6080
+ Pick<ListItemProps$1, 'id' | 'children'> {
6081
+ /**
6082
+ * The content of the ListItem.
6083
+ */
6084
+ children?: ComponentChildren;
6085
+ }
6016
6086
 
6017
6087
  export interface MenuProps
6018
6088
  extends Required<Pick<MenuProps$1, 'id' | 'accessibilityLabel'>> {}
@@ -6061,13 +6131,13 @@ declare class Menu extends PreactOverlayElement implements MenuProps {
6061
6131
  }
6062
6132
  declare global {
6063
6133
  interface HTMLElementTagNameMap {
6064
- [tagName$A]: Menu;
6134
+ [tagName$z]: Menu;
6065
6135
  }
6066
6136
  }
6067
6137
  declare module 'preact' {
6068
6138
  namespace createElement.JSX {
6069
6139
  interface IntrinsicElements {
6070
- [tagName$A]: Omit<
6140
+ [tagName$z]: Omit<
6071
6141
  HTMLAttributes<HTMLElement>,
6072
6142
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
6073
6143
  > &
@@ -6076,16 +6146,16 @@ declare module 'preact' {
6076
6146
  }
6077
6147
  }
6078
6148
 
6079
- declare const tagName$A = 's-menu';
6149
+ declare const tagName$z = 's-menu';
6080
6150
  export interface MenuJSXProps
6081
6151
  extends Partial<MenuProps>,
6082
- Pick<MenuProps$1, 'id'> {
6152
+ Pick<MenuProps$1, 'id' | 'children'> {
6083
6153
  /**
6084
6154
  * The Menu items.
6085
6155
  *
6086
6156
  * Only accepts `Button` and `Section` components.
6087
6157
  */
6088
- children?: ComponentChild;
6158
+ children?: ComponentChildren;
6089
6159
  }
6090
6160
 
6091
6161
  export type RequiredAlignedModalProps = Required<ModalProps$1>;
@@ -6165,13 +6235,13 @@ declare class Modal extends PreactOverlayElement implements ModalProps {
6165
6235
  }
6166
6236
  declare global {
6167
6237
  interface HTMLElementTagNameMap {
6168
- [tagName$z]: Modal;
6238
+ [tagName$y]: Modal;
6169
6239
  }
6170
6240
  }
6171
6241
  declare module 'preact' {
6172
6242
  namespace createElement.JSX {
6173
6243
  interface IntrinsicElements {
6174
- [tagName$z]: Omit<
6244
+ [tagName$y]: Omit<
6175
6245
  HTMLAttributes<HTMLElement>,
6176
6246
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
6177
6247
  > &
@@ -6180,32 +6250,36 @@ declare module 'preact' {
6180
6250
  }
6181
6251
  }
6182
6252
 
6183
- declare const tagName$z = 's-modal';
6253
+ declare const tagName$y = 's-modal';
6184
6254
  export interface ModalJSXProps
6185
6255
  extends Partial<ModalProps>,
6186
6256
  Pick<ModalProps$1, 'id' | 'children'> {
6257
+ /**
6258
+ * The content of the Modal.
6259
+ */
6260
+ children?: ComponentChildren;
6187
6261
  /**
6188
6262
  * The primary action to perform.
6189
6263
  *
6190
6264
  * Only a `Button` with a variant of `primary` is allowed.
6191
6265
  */
6192
- primaryAction?: ComponentChild;
6266
+ primaryAction?: ComponentChildren;
6193
6267
  /**
6194
6268
  * The secondary actions to perform.
6195
6269
  *
6196
6270
  * Only `ButtonGroup` or `Button` with a variant of `secondary` or `auto` are allowed.
6197
6271
  */
6198
- secondaryActions?: ComponentChild;
6199
- onHide?: ((event: CallbackEvent<typeof tagName$z>) => void) | null;
6200
- onShow?: ((event: CallbackEvent<typeof tagName$z>) => void) | null;
6201
- onAfterHide?: ((event: CallbackEvent<typeof tagName$z>) => void) | null;
6202
- onAfterShow?: ((event: CallbackEvent<typeof tagName$z>) => void) | null;
6272
+ secondaryActions?: ComponentChildren;
6273
+ onHide?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
6274
+ onShow?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
6275
+ onAfterHide?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
6276
+ onAfterShow?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
6203
6277
  }
6204
6278
 
6205
6279
  export type RequiredMoneyFieldProps = Required<MoneyFieldProps$1>;
6206
6280
  export interface MoneyFieldProps
6207
6281
  extends Omit<PreactFieldProps, 'value'>,
6208
- Pick<RequiredMoneyFieldProps, 'max' | 'min' | 'step'> {
6282
+ Pick<RequiredMoneyFieldProps, 'max' | 'min'> {
6209
6283
  value: Required<MoneyFieldProps$1>['value'];
6210
6284
  }
6211
6285
 
@@ -6215,26 +6289,27 @@ declare class MoneyField
6215
6289
  {
6216
6290
  accessor max: MoneyFieldProps['max'];
6217
6291
  accessor min: MoneyFieldProps['min'];
6218
- accessor step: MoneyFieldProps['step'];
6292
+ get value(): string;
6293
+ set value(value: string);
6219
6294
  constructor();
6220
6295
  }
6221
6296
  declare global {
6222
6297
  interface HTMLElementTagNameMap {
6223
- [tagName$y]: MoneyField;
6298
+ [tagName$x]: MoneyField;
6224
6299
  }
6225
6300
  }
6226
6301
  declare module 'preact' {
6227
6302
  namespace createElement.JSX {
6228
6303
  interface IntrinsicElements {
6229
- [tagName$y]: MoneyFieldJSXProps & PreactBaseElementProps<MoneyField>;
6304
+ [tagName$x]: MoneyFieldJSXProps & PreactBaseElementProps<MoneyField>;
6230
6305
  }
6231
6306
  }
6232
6307
  }
6233
6308
 
6234
- declare const tagName$y = 's-money-field';
6309
+ declare const tagName$x = 's-money-field';
6235
6310
  export interface MoneyFieldJSXProps
6236
6311
  extends Partial<MoneyFieldProps>,
6237
- FieldReactProps<typeof tagName$y>,
6312
+ FieldReactProps<typeof tagName$x>,
6238
6313
  Pick<MoneyFieldProps$1, 'id'> {}
6239
6314
 
6240
6315
  export interface NumberFieldProps
@@ -6255,6 +6330,8 @@ declare class NumberField
6255
6330
  extends PreactFieldElement<NumberFieldProps['autocomplete']>
6256
6331
  implements NumberFieldProps
6257
6332
  {
6333
+ get value(): string;
6334
+ set value(value: string);
6258
6335
  accessor inputMode: NumberFieldProps['inputMode'];
6259
6336
  accessor step: NumberFieldProps['step'];
6260
6337
  accessor max: NumberFieldProps['max'];
@@ -6265,22 +6342,22 @@ declare class NumberField
6265
6342
  }
6266
6343
  declare global {
6267
6344
  interface HTMLElementTagNameMap {
6268
- [tagName$x]: NumberField;
6345
+ [tagName$w]: NumberField;
6269
6346
  }
6270
6347
  }
6271
6348
  declare module 'preact' {
6272
6349
  namespace createElement.JSX {
6273
6350
  interface IntrinsicElements {
6274
- [tagName$x]: NumberFieldJSXProps & PreactBaseElementProps<NumberField>;
6351
+ [tagName$w]: NumberFieldJSXProps & PreactBaseElementProps<NumberField>;
6275
6352
  }
6276
6353
  }
6277
6354
  }
6278
6355
 
6279
- declare const tagName$x = 's-number-field';
6356
+ declare const tagName$w = 's-number-field';
6280
6357
  export interface NumberFieldJSXProps
6281
6358
  extends Partial<NumberFieldProps>,
6282
6359
  Pick<NumberFieldProps$1, 'id'>,
6283
- FieldReactProps<typeof tagName$x> {}
6360
+ FieldReactProps<typeof tagName$w> {}
6284
6361
 
6285
6362
  export interface OptionProps
6286
6363
  extends Required<
@@ -6296,19 +6373,26 @@ declare class Option extends PreactCustomElement implements OptionProps {
6296
6373
  }
6297
6374
  declare global {
6298
6375
  interface HTMLElementTagNameMap {
6299
- [tagName$w]: Option;
6376
+ [tagName$v]: Option;
6300
6377
  }
6301
6378
  }
6302
6379
  declare module 'preact' {
6303
6380
  namespace createElement.JSX {
6304
6381
  interface IntrinsicElements {
6305
- [tagName$w]: OptionJSXProps & PreactBaseElementPropsWithChildren<Option>;
6382
+ [tagName$v]: OptionJSXProps & PreactBaseElementProps<Option>;
6306
6383
  }
6307
6384
  }
6308
6385
  }
6309
6386
 
6310
- declare const tagName$w = 's-option';
6311
- export interface OptionJSXProps extends Partial<OptionProps> {}
6387
+ declare const tagName$v = 's-option';
6388
+ export interface OptionJSXProps
6389
+ extends Partial<OptionProps>,
6390
+ Pick<OptionProps$1, 'id' | 'children'> {
6391
+ /**
6392
+ * The content to use as the label.
6393
+ */
6394
+ children?: ComponentChildren;
6395
+ }
6312
6396
 
6313
6397
  export interface OptionGroupProps
6314
6398
  extends Required<Pick<OptionGroupProps$1, 'disabled' | 'label'>> {}
@@ -6323,20 +6407,28 @@ declare class OptionGroup
6323
6407
  }
6324
6408
  declare global {
6325
6409
  interface HTMLElementTagNameMap {
6326
- [tagName$v]: OptionGroup;
6410
+ [tagName$u]: OptionGroup;
6327
6411
  }
6328
6412
  }
6329
6413
  declare module 'preact' {
6330
6414
  namespace createElement.JSX {
6331
6415
  interface IntrinsicElements {
6332
- [tagName$v]: OptionGroupJSXProps &
6333
- PreactBaseElementPropsWithChildren<OptionGroup>;
6416
+ [tagName$u]: OptionGroupJSXProps & PreactBaseElementProps<OptionGroup>;
6334
6417
  }
6335
6418
  }
6336
6419
  }
6337
6420
 
6338
- declare const tagName$v = 's-option-group';
6339
- export interface OptionGroupJSXProps extends Partial<OptionGroupProps> {}
6421
+ declare const tagName$u = 's-option-group';
6422
+ export interface OptionGroupJSXProps
6423
+ extends Partial<OptionGroupProps>,
6424
+ Pick<OptionGroupProps$1, 'id' | 'children'> {
6425
+ /**
6426
+ * The options a user can select from.
6427
+ *
6428
+ * Accepts `Option` components.
6429
+ */
6430
+ children?: ComponentChildren;
6431
+ }
6340
6432
 
6341
6433
  export interface OrderedListProps extends OrderedListProps$1 {}
6342
6434
 
@@ -6348,22 +6440,28 @@ declare class OrderedList
6348
6440
  }
6349
6441
  declare global {
6350
6442
  interface HTMLElementTagNameMap {
6351
- [tagName$u]: OrderedList;
6443
+ [tagName$t]: OrderedList;
6352
6444
  }
6353
6445
  }
6354
6446
  declare module 'preact' {
6355
6447
  namespace createElement.JSX {
6356
6448
  interface IntrinsicElements {
6357
- [tagName$u]: OrderedListJSXProps &
6358
- PreactBaseElementPropsWithChildren<OrderedList>;
6449
+ [tagName$t]: OrderedListJSXProps & PreactBaseElementProps<OrderedList>;
6359
6450
  }
6360
6451
  }
6361
6452
  }
6362
6453
 
6363
- declare const tagName$u = 's-ordered-list';
6454
+ declare const tagName$t = 's-ordered-list';
6364
6455
  export interface OrderedListJSXProps
6365
6456
  extends Partial<OrderedListProps>,
6366
- Pick<OrderedListProps$1, 'id'> {}
6457
+ Pick<OrderedListProps$1, 'id'> {
6458
+ /**
6459
+ * The items of the OrderedList.
6460
+ *
6461
+ * Only ListItems are accepted.
6462
+ */
6463
+ children?: ComponentChildren;
6464
+ }
6367
6465
 
6368
6466
  export interface PageProps
6369
6467
  extends Required<Pick<PageProps$1, 'inlineSize' | 'heading'>> {
@@ -6379,45 +6477,50 @@ declare class Page extends PreactCustomElement implements PageProps {
6379
6477
  }
6380
6478
  declare global {
6381
6479
  interface HTMLElementTagNameMap {
6382
- [tagName$t]: Page;
6480
+ [tagName$s]: Page;
6383
6481
  }
6384
6482
  }
6385
6483
  declare module 'preact' {
6386
6484
  namespace createElement.JSX {
6387
6485
  interface IntrinsicElements {
6388
- [tagName$t]: Omit<PageJSXProps, 'aside'> &
6389
- PreactBaseElementPropsWithChildren<Page>;
6486
+ [tagName$s]: Omit<PageJSXProps, 'aside'> & PreactBaseElementProps<Page>;
6390
6487
  }
6391
6488
  }
6392
6489
  }
6393
6490
 
6394
- declare const tagName$t = 's-page';
6395
- export interface PageJSXProps extends Partial<PageProps> {
6491
+ declare const tagName$s = 's-page';
6492
+ export interface PageJSXProps
6493
+ extends Partial<PageProps>,
6494
+ Pick<PageProps$1, 'id' | 'children'> {
6495
+ /**
6496
+ * The content of the Page.
6497
+ */
6498
+ children?: ComponentChildren;
6396
6499
  /**
6397
6500
  * The content to display in the aside section of the page.
6398
6501
  *
6399
6502
  * This slot is only rendered when `inlineSize` is "base".
6400
6503
  */
6401
- aside?: ComponentChild;
6504
+ aside?: ComponentChildren;
6402
6505
  /**
6403
6506
  * The primary action for the page.
6404
6507
  *
6405
6508
  * Only accepts a single `Button` component with a `variant` of `primary`.
6406
6509
  *
6407
6510
  */
6408
- primaryAction?: ComponentChild;
6511
+ primaryAction?: ComponentChildren;
6409
6512
  /**
6410
6513
  * Secondary actions for the page.
6411
6514
  *
6412
6515
  * Only accepts `ButtonGroup` and `Button` components with a `variant` of `secondary` or `auto`.
6413
6516
  */
6414
- secondaryActions?: ComponentChild;
6517
+ secondaryActions?: ComponentChildren;
6415
6518
  /**
6416
6519
  * Navigations back actions for the page.
6417
6520
  *
6418
6521
  * Only accepts `Link` components.
6419
6522
  */
6420
- breadcrumbActions?: ComponentChild;
6523
+ breadcrumbActions?: ComponentChildren;
6421
6524
  }
6422
6525
 
6423
6526
  export interface ParagraphProps
@@ -6451,22 +6554,26 @@ declare class Paragraph extends PreactCustomElement implements ParagraphProps {
6451
6554
  }
6452
6555
  declare global {
6453
6556
  interface HTMLElementTagNameMap {
6454
- [tagName$s]: Paragraph;
6557
+ [tagName$r]: Paragraph;
6455
6558
  }
6456
6559
  }
6457
6560
  declare module 'preact' {
6458
6561
  namespace createElement.JSX {
6459
6562
  interface IntrinsicElements {
6460
- [tagName$s]: ParagraphJSXProps &
6461
- PreactBaseElementPropsWithChildren<Paragraph>;
6563
+ [tagName$r]: ParagraphJSXProps & PreactBaseElementProps<Paragraph>;
6462
6564
  }
6463
6565
  }
6464
6566
  }
6465
6567
 
6466
- declare const tagName$s = 's-paragraph';
6568
+ declare const tagName$r = 's-paragraph';
6467
6569
  export interface ParagraphJSXProps
6468
6570
  extends Partial<ParagraphProps>,
6469
- Pick<ParagraphProps$1, 'id'> {}
6571
+ Pick<ParagraphProps$1, 'id' | 'children'> {
6572
+ /**
6573
+ * The content of the Paragraph.
6574
+ */
6575
+ children?: ComponentChildren;
6576
+ }
6470
6577
 
6471
6578
  export type PasswordFieldProps = PreactFieldProps<
6472
6579
  Required<PasswordFieldProps$1>['autocomplete']
@@ -6500,23 +6607,23 @@ declare class PasswordField
6500
6607
  }
6501
6608
  declare global {
6502
6609
  interface HTMLElementTagNameMap {
6503
- [tagName$r]: PasswordField;
6610
+ [tagName$q]: PasswordField;
6504
6611
  }
6505
6612
  }
6506
6613
  declare module 'preact' {
6507
6614
  namespace createElement.JSX {
6508
6615
  interface IntrinsicElements {
6509
- [tagName$r]: PasswordFieldJSXProps &
6616
+ [tagName$q]: PasswordFieldJSXProps &
6510
6617
  PreactBaseElementProps<PasswordField>;
6511
6618
  }
6512
6619
  }
6513
6620
  }
6514
6621
 
6515
- declare const tagName$r = 's-password-field';
6622
+ declare const tagName$q = 's-password-field';
6516
6623
  export interface PasswordFieldJSXProps
6517
6624
  extends Partial<PasswordFieldProps>,
6518
6625
  Pick<PasswordFieldProps$1, 'id'>,
6519
- FieldReactProps<typeof tagName$r> {}
6626
+ FieldReactProps<typeof tagName$q> {}
6520
6627
 
6521
6628
  export interface PopoverProps
6522
6629
  extends Required<
@@ -6545,34 +6652,38 @@ declare class PreactPopoverElement<TTagName extends keyof HTMLElementTagNameMap>
6545
6652
  }
6546
6653
 
6547
6654
  declare class Popover
6548
- extends PreactPopoverElement<typeof tagName$q>
6655
+ extends PreactPopoverElement<typeof tagName$p>
6549
6656
  implements PopoverProps
6550
6657
  {
6551
6658
  constructor();
6552
6659
  }
6553
6660
  declare global {
6554
6661
  interface HTMLElementTagNameMap {
6555
- [tagName$q]: Popover;
6662
+ [tagName$p]: Popover;
6556
6663
  }
6557
6664
  }
6558
6665
  declare module 'preact' {
6559
6666
  namespace createElement.JSX {
6560
6667
  interface IntrinsicElements {
6561
- [tagName$q]: PopoverJSXProps &
6562
- PreactBaseElementPropsWithChildren<Popover>;
6668
+ [tagName$p]: PopoverJSXProps & PreactBaseElementProps<Popover>;
6563
6669
  }
6564
6670
  }
6565
6671
  }
6566
6672
 
6567
- declare const tagName$q = 's-popover';
6568
- export interface PopoverJSXProps extends Partial<PopoverProps> {
6569
- id?: string;
6570
- onHide?: (event: CallbackEvent<typeof tagName$q>) => void | null;
6571
- onShow?: (event: CallbackEvent<typeof tagName$q>) => void | null;
6572
- onAfterHide?: (event: CallbackEvent<typeof tagName$q>) => void | null;
6573
- onAfterShow?: (event: CallbackEvent<typeof tagName$q>) => void | null;
6574
- onToggle?: (event: CallbackToggleEvent<typeof tagName$q>) => void | null;
6575
- onAfterToggle?: (event: CallbackToggleEvent<typeof tagName$q>) => void | null;
6673
+ declare const tagName$p = 's-popover';
6674
+ export interface PopoverJSXProps
6675
+ extends Partial<PopoverProps>,
6676
+ Pick<PopoverProps$1, 'id' | 'children'> {
6677
+ /**
6678
+ * The content of the Popover.
6679
+ */
6680
+ children?: ComponentChildren;
6681
+ onHide?: (event: CallbackEvent<typeof tagName$p>) => void | null;
6682
+ onShow?: (event: CallbackEvent<typeof tagName$p>) => void | null;
6683
+ onAfterHide?: (event: CallbackEvent<typeof tagName$p>) => void | null;
6684
+ onAfterShow?: (event: CallbackEvent<typeof tagName$p>) => void | null;
6685
+ onToggle?: (event: CallbackToggleEvent<typeof tagName$p>) => void | null;
6686
+ onAfterToggle?: (event: CallbackToggleEvent<typeof tagName$p>) => void | null;
6576
6687
  }
6577
6688
 
6578
6689
  export interface QueryContainerProps
@@ -6589,13 +6700,13 @@ declare class QueryContainer
6589
6700
  }
6590
6701
  declare global {
6591
6702
  interface HTMLElementTagNameMap {
6592
- [tagName$p]: QueryContainer;
6703
+ [tagName$o]: QueryContainer;
6593
6704
  }
6594
6705
  }
6595
6706
  declare module 'preact' {
6596
6707
  namespace createElement.JSX {
6597
6708
  interface IntrinsicElements {
6598
- [tagName$p]: Omit<
6709
+ [tagName$o]: Omit<
6599
6710
  HTMLAttributes<HTMLElement>,
6600
6711
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
6601
6712
  > &
@@ -6604,10 +6715,15 @@ declare module 'preact' {
6604
6715
  }
6605
6716
  }
6606
6717
 
6607
- declare const tagName$p = 's-query-container';
6718
+ declare const tagName$o = 's-query-container';
6608
6719
  export interface QueryContainerJSXProps
6609
6720
  extends Partial<QueryContainerProps$1>,
6610
- Pick<QueryContainerProps$1, 'id'> {}
6721
+ Pick<QueryContainerProps$1, 'id' | 'children'> {
6722
+ /**
6723
+ * The content of the container.
6724
+ */
6725
+ children?: ComponentChildren;
6726
+ }
6611
6727
 
6612
6728
  export type SearchFieldProps = PreactFieldProps<
6613
6729
  /**
@@ -6644,22 +6760,22 @@ declare class SearchField
6644
6760
  }
6645
6761
  declare global {
6646
6762
  interface HTMLElementTagNameMap {
6647
- [tagName$o]: SearchField;
6763
+ [tagName$n]: SearchField;
6648
6764
  }
6649
6765
  }
6650
6766
  declare module 'preact' {
6651
6767
  namespace createElement.JSX {
6652
6768
  interface IntrinsicElements {
6653
- [tagName$o]: SearchFieldJSXProps & PreactBaseElementProps<SearchField>;
6769
+ [tagName$n]: SearchFieldJSXProps & PreactBaseElementProps<SearchField>;
6654
6770
  }
6655
6771
  }
6656
6772
  }
6657
6773
 
6658
- declare const tagName$o = 's-search-field';
6774
+ declare const tagName$n = 's-search-field';
6659
6775
  export interface SearchFieldJSXProps
6660
6776
  extends Partial<SearchFieldProps>,
6661
6777
  Pick<TextFieldProps$1, 'id'>,
6662
- FieldReactProps<typeof tagName$o> {}
6778
+ FieldReactProps<typeof tagName$n> {}
6663
6779
 
6664
6780
  export type RequiredSectionProps = Required<SectionProps$1>;
6665
6781
  export interface SectionProps
@@ -6682,22 +6798,26 @@ declare class Section extends PreactCustomElement implements SectionProps {
6682
6798
  }
6683
6799
  declare global {
6684
6800
  interface HTMLElementTagNameMap {
6685
- [tagName$n]: Section;
6801
+ [tagName$m]: Section;
6686
6802
  }
6687
6803
  }
6688
6804
  declare module 'preact' {
6689
6805
  namespace createElement.JSX {
6690
6806
  interface IntrinsicElements {
6691
- [tagName$n]: SectionJSXProps &
6692
- PreactBaseElementPropsWithChildren<Section>;
6807
+ [tagName$m]: SectionJSXProps & PreactBaseElementProps<Section>;
6693
6808
  }
6694
6809
  }
6695
6810
  }
6696
6811
 
6697
- declare const tagName$n = 's-section';
6812
+ declare const tagName$m = 's-section';
6698
6813
  export interface SectionJSXProps
6699
6814
  extends Partial<SectionProps>,
6700
- Pick<SectionProps$1, 'id'> {}
6815
+ Pick<SectionProps$1, 'id' | 'children'> {
6816
+ /**
6817
+ * The content of the Section.
6818
+ */
6819
+ children?: ComponentChildren;
6820
+ }
6701
6821
 
6702
6822
  export interface SelectProps
6703
6823
  extends Omit<PreactInputProps, 'value'>,
@@ -6752,23 +6872,31 @@ declare class Select extends PreactInputElement implements SelectProps {
6752
6872
  }
6753
6873
  declare global {
6754
6874
  interface HTMLElementTagNameMap {
6755
- [tagName$m]: Select;
6875
+ [tagName$l]: Select;
6756
6876
  }
6757
6877
  }
6758
6878
  declare module 'preact' {
6759
6879
  namespace createElement.JSX {
6760
6880
  interface IntrinsicElements {
6761
- [tagName$m]: SelectJSXProps & PreactBaseElementPropsWithChildren<Select>;
6881
+ [tagName$l]: SelectJSXProps & PreactBaseElementProps<Select>;
6762
6882
  }
6763
6883
  }
6764
6884
  }
6765
6885
 
6766
- declare const tagName$m = 's-select';
6767
- export interface SelectJSXProps extends Partial<SelectProps> {
6768
- onChange?: (event: CallbackEvent<typeof tagName$m>) => void;
6769
- onInput?: (event: CallbackEvent<typeof tagName$m>) => void;
6770
- onBlur?: (event: CallbackEvent<typeof tagName$m>) => void;
6771
- onFocus?: (event: CallbackEvent<typeof tagName$m>) => void;
6886
+ declare const tagName$l = 's-select';
6887
+ export interface SelectJSXProps
6888
+ extends Partial<SelectProps>,
6889
+ Pick<SelectProps$1, 'id' | 'children'> {
6890
+ /**
6891
+ * The options a user can select from.
6892
+ *
6893
+ * Accepts `Option` and `OptionGroup` components.
6894
+ */
6895
+ children?: ComponentChildren;
6896
+ onChange?: (event: CallbackEvent<typeof tagName$l>) => void;
6897
+ onInput?: (event: CallbackEvent<typeof tagName$l>) => void;
6898
+ onBlur?: (event: CallbackEvent<typeof tagName$l>) => void;
6899
+ onFocus?: (event: CallbackEvent<typeof tagName$l>) => void;
6772
6900
  }
6773
6901
 
6774
6902
  export interface SpinnerProps
@@ -6783,18 +6911,18 @@ declare class Spinner extends PreactCustomElement implements SpinnerProps {
6783
6911
  }
6784
6912
  declare global {
6785
6913
  interface HTMLElementTagNameMap {
6786
- [tagName$l]: Spinner;
6914
+ [tagName$k]: Spinner;
6787
6915
  }
6788
6916
  }
6789
6917
  declare module 'preact' {
6790
6918
  namespace createElement.JSX {
6791
6919
  interface IntrinsicElements {
6792
- [tagName$l]: SpinnerJSXProps & PreactBaseElementProps<Spinner>;
6920
+ [tagName$k]: SpinnerJSXProps & PreactBaseElementProps<Spinner>;
6793
6921
  }
6794
6922
  }
6795
6923
  }
6796
6924
 
6797
- declare const tagName$l = 's-spinner';
6925
+ declare const tagName$k = 's-spinner';
6798
6926
  export interface SpinnerJSXProps
6799
6927
  extends Partial<SpinnerProps>,
6800
6928
  Pick<SpinnerProps$1, 'id'> {}
@@ -6872,21 +7000,26 @@ declare class Stack extends BoxElement implements StackProps {
6872
7000
  }
6873
7001
  declare global {
6874
7002
  interface HTMLElementTagNameMap {
6875
- [tagName$k]: Stack;
7003
+ [tagName$j]: Stack;
6876
7004
  }
6877
7005
  }
6878
7006
  declare module 'preact' {
6879
7007
  namespace createElement.JSX {
6880
7008
  interface IntrinsicElements {
6881
- [tagName$k]: StackJSXProps & PreactBaseElementPropsWithChildren<Stack>;
7009
+ [tagName$j]: StackJSXProps & PreactBaseElementProps<Stack>;
6882
7010
  }
6883
7011
  }
6884
7012
  }
6885
7013
 
6886
- declare const tagName$k = 's-stack';
7014
+ declare const tagName$j = 's-stack';
6887
7015
  export interface StackJSXProps
6888
7016
  extends Partial<StackProps>,
6889
- Pick<StackProps$1, 'id'> {}
7017
+ Pick<StackProps$1, 'id' | 'children'> {
7018
+ /**
7019
+ * The content of the Stack.
7020
+ */
7021
+ children?: ComponentChildren;
7022
+ }
6890
7023
 
6891
7024
  export interface SwitchProps
6892
7025
  extends PreactCheckboxProps,
@@ -6898,23 +7031,23 @@ declare class Switch extends PreactCheckboxElement implements SwitchProps {
6898
7031
  }
6899
7032
  declare global {
6900
7033
  interface HTMLElementTagNameMap {
6901
- [tagName$j]: Switch;
7034
+ [tagName$i]: Switch;
6902
7035
  }
6903
7036
  }
6904
7037
  declare module 'preact' {
6905
7038
  namespace createElement.JSX {
6906
7039
  interface IntrinsicElements {
6907
- [tagName$j]: SwitchJSXProps & PreactBaseElementProps<Switch>;
7040
+ [tagName$i]: SwitchJSXProps & PreactBaseElementProps<Switch>;
6908
7041
  }
6909
7042
  }
6910
7043
  }
6911
7044
 
6912
- declare const tagName$j = 's-switch';
7045
+ declare const tagName$i = 's-switch';
6913
7046
  export interface SwitchJSXProps
6914
7047
  extends Partial<SwitchProps>,
6915
7048
  Pick<SwitchProps$1, 'id'> {
6916
- onChange?: ((event: CallbackEvent<typeof tagName$j>) => void) | null;
6917
- onInput?: ((event: CallbackEvent<typeof tagName$j>) => void) | null;
7049
+ onChange?: ((event: CallbackEvent<typeof tagName$i>) => void) | null;
7050
+ onInput?: ((event: CallbackEvent<typeof tagName$i>) => void) | null;
6918
7051
  }
6919
7052
 
6920
7053
  export interface TableProps
@@ -6968,26 +7101,30 @@ declare class Table extends PreactCustomElement implements TableProps {
6968
7101
  }
6969
7102
  declare global {
6970
7103
  interface HTMLElementTagNameMap {
6971
- [tagName$i]: Table;
7104
+ [tagName$h]: Table;
6972
7105
  }
6973
7106
  }
6974
7107
  declare module 'preact' {
6975
7108
  namespace createElement.JSX {
6976
7109
  interface IntrinsicElements {
6977
- [tagName$i]: Omit<TableJSXProps, 'filters'> &
6978
- PreactBaseElementPropsWithChildren<Table>;
7110
+ [tagName$h]: Omit<TableJSXProps, 'filters'> &
7111
+ PreactBaseElementProps<Table>;
6979
7112
  }
6980
7113
  }
6981
7114
  }
6982
7115
 
6983
- declare const tagName$i = 's-table';
7116
+ declare const tagName$h = 's-table';
6984
7117
  export interface TableJSXProps
6985
7118
  extends Partial<TableProps>,
6986
- Pick<TableProps$1, 'id' | 'onNextPage' | 'onPreviousPage'> {
7119
+ Pick<TableProps$1, 'id' | 'children' | 'onNextPage' | 'onPreviousPage'> {
7120
+ /**
7121
+ * The content of the Table.
7122
+ */
7123
+ children?: ComponentChildren;
6987
7124
  /**
6988
7125
  * Additional filters to display in the table. For example, the `s-search-field` component can be used to filter the table data.
6989
7126
  */
6990
- filters?: ComponentChild;
7127
+ filters?: ComponentChildren;
6991
7128
  }
6992
7129
 
6993
7130
  export interface TableBodyProps extends TableBodyProps$1 {}
@@ -6997,22 +7134,26 @@ declare class TableBody extends PreactCustomElement implements TableBodyProps {
6997
7134
  }
6998
7135
  declare global {
6999
7136
  interface HTMLElementTagNameMap {
7000
- [tagName$h]: TableBody;
7137
+ [tagName$g]: TableBody;
7001
7138
  }
7002
7139
  }
7003
7140
  declare module 'preact' {
7004
7141
  namespace createElement.JSX {
7005
7142
  interface IntrinsicElements {
7006
- [tagName$h]: TableBodyJSXProps &
7007
- PreactBaseElementPropsWithChildren<TableBody>;
7143
+ [tagName$g]: TableBodyJSXProps & PreactBaseElementProps<TableBody>;
7008
7144
  }
7009
7145
  }
7010
7146
  }
7011
7147
 
7012
- declare const tagName$h = 's-table-body';
7148
+ declare const tagName$g = 's-table-body';
7013
7149
  export interface TableBodyJSXProps
7014
7150
  extends Partial<TableBodyProps>,
7015
- Pick<TableBodyProps$1, 'id'> {}
7151
+ Pick<TableBodyProps$1, 'id' | 'children'> {
7152
+ /**
7153
+ * The body of the table. May not have any semantic meaning in the Table's `list` variant.
7154
+ */
7155
+ children?: ComponentChildren;
7156
+ }
7016
7157
 
7017
7158
  export interface TableCellProps extends TableCellProps$1 {}
7018
7159
 
@@ -7027,22 +7168,26 @@ declare class TableCell extends PreactCustomElement implements TableCellProps {
7027
7168
  }
7028
7169
  declare global {
7029
7170
  interface HTMLElementTagNameMap {
7030
- [tagName$g]: TableCell;
7171
+ [tagName$f]: TableCell;
7031
7172
  }
7032
7173
  }
7033
7174
  declare module 'preact' {
7034
7175
  namespace createElement.JSX {
7035
7176
  interface IntrinsicElements {
7036
- [tagName$g]: TableCellJSXProps &
7037
- PreactBaseElementPropsWithChildren<TableCell>;
7177
+ [tagName$f]: TableCellJSXProps & PreactBaseElementProps<TableCell>;
7038
7178
  }
7039
7179
  }
7040
7180
  }
7041
7181
 
7042
- declare const tagName$g = 's-table-cell';
7182
+ declare const tagName$f = 's-table-cell';
7043
7183
  export interface TableCellJSXProps
7044
7184
  extends Partial<TableCellProps>,
7045
- Pick<TableCellProps$1, 'id'> {}
7185
+ Pick<TableCellProps$1, 'id' | 'children'> {
7186
+ /**
7187
+ * The content of the table cell.
7188
+ */
7189
+ children?: ComponentChildren;
7190
+ }
7046
7191
 
7047
7192
  declare class TableHeader
7048
7193
  extends PreactCustomElement
@@ -7054,22 +7199,26 @@ declare class TableHeader
7054
7199
  }
7055
7200
  declare global {
7056
7201
  interface HTMLElementTagNameMap {
7057
- [tagName$f]: TableHeader;
7202
+ [tagName$e]: TableHeader;
7058
7203
  }
7059
7204
  }
7060
7205
  declare module 'preact' {
7061
7206
  namespace createElement.JSX {
7062
7207
  interface IntrinsicElements {
7063
- [tagName$f]: TableHeaderJSXProps &
7064
- PreactBaseElementPropsWithChildren<TableHeader>;
7208
+ [tagName$e]: TableHeaderJSXProps & PreactBaseElementProps<TableHeader>;
7065
7209
  }
7066
7210
  }
7067
7211
  }
7068
7212
 
7069
- declare const tagName$f = 's-table-header';
7213
+ declare const tagName$e = 's-table-header';
7070
7214
  export interface TableHeaderJSXProps
7071
7215
  extends Partial<TableHeaderProps>,
7072
- Pick<TableHeaderProps$1, 'id'> {}
7216
+ Pick<TableHeaderProps$1, 'id' | 'children'> {
7217
+ /**
7218
+ * The heading of the column in the `table` variant, and the label of its data in `list` variant.
7219
+ */
7220
+ children?: ComponentChildren;
7221
+ }
7073
7222
 
7074
7223
  export interface TableHeaderRowProps extends TableHeaderRowProps$1 {}
7075
7224
 
@@ -7085,22 +7234,27 @@ declare class TableHeaderRow
7085
7234
  }
7086
7235
  declare global {
7087
7236
  interface HTMLElementTagNameMap {
7088
- [tagName$e]: TableHeaderRow;
7237
+ [tagName$d]: TableHeaderRow;
7089
7238
  }
7090
7239
  }
7091
7240
  declare module 'preact' {
7092
7241
  namespace createElement.JSX {
7093
7242
  interface IntrinsicElements {
7094
- [tagName$e]: TableHeaderRowJSXProps &
7095
- PreactBaseElementPropsWithChildren<TableHeaderRow>;
7243
+ [tagName$d]: TableHeaderRowJSXProps &
7244
+ PreactBaseElementProps<TableHeaderRow>;
7096
7245
  }
7097
7246
  }
7098
7247
  }
7099
7248
 
7100
- declare const tagName$e = 's-table-header-row';
7249
+ declare const tagName$d = 's-table-header-row';
7101
7250
  export interface TableHeaderRowJSXProps
7102
7251
  extends Partial<TableHeaderRowProps>,
7103
- Pick<TableHeaderRowProps$1, 'id'> {}
7252
+ Pick<TableHeaderRowProps$1, 'id' | 'children'> {
7253
+ /**
7254
+ * Contents of the table heading row; children should be `TableHeading` components.
7255
+ */
7256
+ children?: ComponentChildren;
7257
+ }
7104
7258
 
7105
7259
  export interface TableRowProps
7106
7260
  extends Pick<TableRowProps$1, 'children' | 'clickDelegate'> {}
@@ -7111,22 +7265,26 @@ declare class TableRow extends PreactCustomElement implements TableRowProps {
7111
7265
  }
7112
7266
  declare global {
7113
7267
  interface HTMLElementTagNameMap {
7114
- [tagName$d]: TableRow;
7268
+ [tagName$c]: TableRow;
7115
7269
  }
7116
7270
  }
7117
7271
  declare module 'preact' {
7118
7272
  namespace createElement.JSX {
7119
7273
  interface IntrinsicElements {
7120
- [tagName$d]: TableRowJSXProps &
7121
- PreactBaseElementPropsWithChildren<TableRow>;
7274
+ [tagName$c]: TableRowJSXProps & PreactBaseElementProps<TableRow>;
7122
7275
  }
7123
7276
  }
7124
7277
  }
7125
7278
 
7126
- declare const tagName$d = 's-table-row';
7279
+ declare const tagName$c = 's-table-row';
7127
7280
  export interface TableRowJSXProps
7128
7281
  extends Partial<TableRowProps>,
7129
- Pick<TableRowProps$1, 'id'> {}
7282
+ Pick<TableRowProps$1, 'id' | 'children'> {
7283
+ /**
7284
+ * The content of a TableRow, which should be `TableCell` components.
7285
+ */
7286
+ children?: ComponentChildren;
7287
+ }
7130
7288
 
7131
7289
  export interface TextProps
7132
7290
  extends Required<
@@ -7168,21 +7326,26 @@ declare class Text extends PreactCustomElement implements TextProps {
7168
7326
  }
7169
7327
  declare global {
7170
7328
  interface HTMLElementTagNameMap {
7171
- [tagName$c]: Text;
7329
+ [tagName$b]: Text;
7172
7330
  }
7173
7331
  }
7174
7332
  declare module 'preact' {
7175
7333
  namespace createElement.JSX {
7176
7334
  interface IntrinsicElements {
7177
- [tagName$c]: TextJSXProps & PreactBaseElementPropsWithChildren<Text>;
7335
+ [tagName$b]: TextJSXProps & PreactBaseElementProps<Text>;
7178
7336
  }
7179
7337
  }
7180
7338
  }
7181
7339
 
7182
- declare const tagName$c = 's-text';
7340
+ declare const tagName$b = 's-text';
7183
7341
  export interface TextJSXProps
7184
7342
  extends Partial<TextProps>,
7185
- Pick<TextProps$1, 'id'> {}
7343
+ Pick<TextProps$1, 'id' | 'children'> {
7344
+ /**
7345
+ * The content of the Text.
7346
+ */
7347
+ children?: ComponentChildren;
7348
+ }
7186
7349
 
7187
7350
  export type TextAreaProps = PreactFieldProps<
7188
7351
  Required<TextAreaProps$1>['autocomplete']
@@ -7200,22 +7363,22 @@ declare class TextArea
7200
7363
  }
7201
7364
  declare global {
7202
7365
  interface HTMLElementTagNameMap {
7203
- [tagName$b]: TextArea;
7366
+ [tagName$a]: TextArea;
7204
7367
  }
7205
7368
  }
7206
7369
  declare module 'preact' {
7207
7370
  namespace createElement.JSX {
7208
7371
  interface IntrinsicElements {
7209
- [tagName$b]: TextAreaJSXProps & PreactBaseElementProps<TextArea>;
7372
+ [tagName$a]: TextAreaJSXProps & PreactBaseElementProps<TextArea>;
7210
7373
  }
7211
7374
  }
7212
7375
  }
7213
7376
 
7214
- declare const tagName$b = 's-text-area';
7377
+ declare const tagName$a = 's-text-area';
7215
7378
  export interface TextAreaJSXProps
7216
7379
  extends Partial<TextAreaProps>,
7217
7380
  Pick<TextAreaProps$1, 'id'>,
7218
- FieldReactProps<typeof tagName$b> {}
7381
+ FieldReactProps<typeof tagName$a> {}
7219
7382
 
7220
7383
  export type TextFieldProps = PreactFieldProps<
7221
7384
  /** @default 'on' */
@@ -7241,27 +7404,27 @@ declare class TextField
7241
7404
  }
7242
7405
  declare global {
7243
7406
  interface HTMLElementTagNameMap {
7244
- [tagName$a]: TextField;
7407
+ [tagName$9]: TextField;
7245
7408
  }
7246
7409
  }
7247
7410
  declare module 'preact' {
7248
7411
  namespace createElement.JSX {
7249
7412
  interface IntrinsicElements {
7250
- [tagName$a]: Omit<TextFieldJSXProps, 'accessory'> &
7413
+ [tagName$9]: Omit<TextFieldJSXProps, 'accessory'> &
7251
7414
  PreactBaseElementProps<TextField>;
7252
7415
  }
7253
7416
  }
7254
7417
  }
7255
7418
 
7256
- declare const tagName$a = 's-text-field';
7419
+ declare const tagName$9 = 's-text-field';
7257
7420
  export interface TextFieldJSXProps
7258
7421
  extends Partial<Omit<TextFieldProps, 'accessory'>>,
7259
7422
  Pick<TextFieldProps$1, 'id'>,
7260
- FieldReactProps<typeof tagName$a> {
7423
+ FieldReactProps<typeof tagName$9> {
7261
7424
  /**
7262
7425
  * The accessory to display in the text field.
7263
7426
  */
7264
- accessory?: ComponentChild;
7427
+ accessory?: ComponentChildren;
7265
7428
  }
7266
7429
 
7267
7430
  export interface ThumbnailProps
@@ -7280,23 +7443,23 @@ declare class Thumbnail extends PreactCustomElement implements ThumbnailProps {
7280
7443
  }
7281
7444
  declare global {
7282
7445
  interface HTMLElementTagNameMap {
7283
- [tagName$9]: Thumbnail;
7446
+ [tagName$8]: Thumbnail;
7284
7447
  }
7285
7448
  }
7286
7449
  declare module 'preact' {
7287
7450
  namespace createElement.JSX {
7288
7451
  interface IntrinsicElements {
7289
- [tagName$9]: ThumbnailJSXProps & PreactBaseElementProps<Thumbnail>;
7452
+ [tagName$8]: ThumbnailJSXProps & PreactBaseElementProps<Thumbnail>;
7290
7453
  }
7291
7454
  }
7292
7455
  }
7293
7456
 
7294
- declare const tagName$9 = 's-thumbnail';
7457
+ declare const tagName$8 = 's-thumbnail';
7295
7458
  export interface ThumbnailJSXProps
7296
7459
  extends Partial<ThumbnailProps>,
7297
7460
  Pick<ThumbnailProps$1, 'id'> {
7298
- onLoad?: ((event: CallbackEvent<typeof tagName$9>) => void) | null;
7299
- onError?: ((event: CallbackEvent<typeof tagName$9>) => void) | null;
7461
+ onLoad?: ((event: CallbackEvent<typeof tagName$8>) => void) | null;
7462
+ onError?: ((event: CallbackEvent<typeof tagName$8>) => void) | null;
7300
7463
  }
7301
7464
 
7302
7465
  export interface TooltipProps extends Required<Pick<TooltipProps$1, 'id'>> {}
@@ -7306,28 +7469,27 @@ declare class Tooltip extends PreactOverlayElement implements TooltipProps {
7306
7469
  }
7307
7470
  declare global {
7308
7471
  interface HTMLElementTagNameMap {
7309
- [tagName$8]: Tooltip;
7472
+ [tagName$7]: Tooltip;
7310
7473
  }
7311
7474
  }
7312
7475
  declare module 'preact' {
7313
7476
  namespace createElement.JSX {
7314
7477
  interface IntrinsicElements {
7315
- [tagName$8]: TooltipJSXProps &
7316
- PreactBaseElementPropsWithChildren<Tooltip>;
7478
+ [tagName$7]: TooltipJSXProps & PreactBaseElementProps<Tooltip>;
7317
7479
  }
7318
7480
  }
7319
7481
  }
7320
7482
 
7321
- declare const tagName$8 = 's-tooltip';
7483
+ declare const tagName$7 = 's-tooltip';
7322
7484
  export interface TooltipJSXProps
7323
7485
  extends Partial<TooltipProps>,
7324
- Pick<TooltipProps$1, 'id'> {
7486
+ Pick<TooltipProps$1, 'id' | 'children'> {
7325
7487
  /**
7326
7488
  * The content of the Tooltip.
7327
7489
  *
7328
7490
  * Only accepts `Text`, `Paragraph` components, and raw `textContent`.
7329
7491
  */
7330
- children: ComponentChild;
7492
+ children?: ComponentChildren;
7331
7493
  }
7332
7494
 
7333
7495
  export type URLFieldProps = PreactFieldProps<
@@ -7346,22 +7508,22 @@ declare class URLField
7346
7508
  }
7347
7509
  declare global {
7348
7510
  interface HTMLElementTagNameMap {
7349
- [tagName$7]: URLField;
7511
+ [tagName$6]: URLField;
7350
7512
  }
7351
7513
  }
7352
7514
  declare module 'preact' {
7353
7515
  namespace createElement.JSX {
7354
7516
  interface IntrinsicElements {
7355
- [tagName$7]: URLFieldJSXProps & PreactBaseElementProps<URLField>;
7517
+ [tagName$6]: URLFieldJSXProps & PreactBaseElementProps<URLField>;
7356
7518
  }
7357
7519
  }
7358
7520
  }
7359
7521
 
7360
- declare const tagName$7 = 's-url-field';
7522
+ declare const tagName$6 = 's-url-field';
7361
7523
  export interface URLFieldJSXProps
7362
7524
  extends Partial<Omit<URLFieldProps, 'accessory'>>,
7363
7525
  Pick<URLFieldProps$1, 'id'>,
7364
- FieldReactProps<typeof tagName$7> {}
7526
+ FieldReactProps<typeof tagName$6> {}
7365
7527
 
7366
7528
  export interface UnorderedListProps extends UnorderedListProps$1 {}
7367
7529
 
@@ -7373,38 +7535,45 @@ declare class UnorderedList
7373
7535
  }
7374
7536
  declare global {
7375
7537
  interface HTMLElementTagNameMap {
7376
- [tagName$6]: UnorderedList;
7538
+ [tagName$5]: UnorderedList;
7377
7539
  }
7378
7540
  }
7379
7541
  declare module 'preact' {
7380
7542
  namespace createElement.JSX {
7381
7543
  interface IntrinsicElements {
7382
- [tagName$6]: UnorderedListJSXProps &
7383
- PreactBaseElementPropsWithChildren<UnorderedList>;
7544
+ [tagName$5]: UnorderedListJSXProps &
7545
+ PreactBaseElementProps<UnorderedList>;
7384
7546
  }
7385
7547
  }
7386
7548
  }
7387
7549
 
7388
- declare const tagName$6 = 's-unordered-list';
7550
+ declare const tagName$5 = 's-unordered-list';
7389
7551
  export interface UnorderedListJSXProps
7390
7552
  extends Partial<UnorderedListProps>,
7391
- Pick<UnorderedListProps$1, 'id'> {}
7553
+ Pick<UnorderedListProps$1, 'id'> {
7554
+ /**
7555
+ * The items of the UnorderedList.
7556
+ *
7557
+ * Only ListItems are accepted.
7558
+ */
7559
+ children?: ComponentChildren;
7560
+ }
7392
7561
 
7393
7562
  export interface AdminActionProps
7394
7563
  extends Pick<AdminActionProps$1, 'heading' | 'loading'> {}
7395
7564
 
7396
- declare const tagName$5 = 's-admin-action';
7565
+ declare const tagName$4 = 's-admin-action';
7397
7566
  export interface AdminActionJSXProps
7398
7567
  extends Partial<AdminActionProps>,
7399
7568
  Pick<AdminActionProps$1, 'id'> {
7400
7569
  /**
7401
7570
  * The primary action to display in the admin action.
7402
7571
  */
7403
- primaryAction: ComponentChild;
7572
+ primaryAction: ComponentChildren;
7404
7573
  /**
7405
7574
  * The secondary actions to display in the admin action.
7406
7575
  */
7407
- secondaryActions: ComponentChild;
7576
+ secondaryActions: ComponentChildren;
7408
7577
  }
7409
7578
 
7410
7579
  declare class AdminAction
@@ -7417,13 +7586,13 @@ declare class AdminAction
7417
7586
  }
7418
7587
  declare global {
7419
7588
  interface HTMLElementTagNameMap {
7420
- [tagName$5]: AdminAction;
7589
+ [tagName$4]: AdminAction;
7421
7590
  }
7422
7591
  }
7423
7592
  declare module 'preact' {
7424
7593
  namespace createElement.JSX {
7425
7594
  interface IntrinsicElements {
7426
- [tagName$5]: Omit<
7595
+ [tagName$4]: Omit<
7427
7596
  AdminActionJSXProps,
7428
7597
  'primaryAction' | 'secondaryActions'
7429
7598
  > & {
@@ -7436,7 +7605,7 @@ declare module 'preact' {
7436
7605
  export interface AdminBlockProps
7437
7606
  extends Pick<AdminBlockProps$1, 'heading' | 'collapsedSummary'> {}
7438
7607
 
7439
- declare const tagName$4 = 's-admin-block';
7608
+ declare const tagName$3 = 's-admin-block';
7440
7609
  export interface AdminBlockJSXProps
7441
7610
  extends Partial<AdminBlockProps>,
7442
7611
  Pick<AdminBlockProps$1, 'id'> {}
@@ -7451,13 +7620,13 @@ declare class AdminBlock
7451
7620
  }
7452
7621
  declare global {
7453
7622
  interface HTMLElementTagNameMap {
7454
- [tagName$4]: AdminBlock;
7623
+ [tagName$3]: AdminBlock;
7455
7624
  }
7456
7625
  }
7457
7626
  declare module 'preact' {
7458
7627
  namespace createElement.JSX {
7459
7628
  interface IntrinsicElements {
7460
- [tagName$4]: AdminBlockJSXProps & {
7629
+ [tagName$3]: AdminBlockJSXProps & {
7461
7630
  children?: preact.ComponentChildren;
7462
7631
  };
7463
7632
  }
@@ -7467,7 +7636,7 @@ declare module 'preact' {
7467
7636
  export interface AdminPrintActionProps
7468
7637
  extends Pick<AdminPrintActionProps$1, 'src'> {}
7469
7638
 
7470
- declare const tagName$3 = 's-admin-print-action';
7639
+ declare const tagName$2 = 's-admin-print-action';
7471
7640
  export interface AdminPrintActionJSXProps
7472
7641
  extends Partial<AdminPrintActionProps>,
7473
7642
  Pick<AdminPrintActionProps$1, 'id'> {}
@@ -7481,84 +7650,19 @@ declare class AdminPrintAction
7481
7650
  }
7482
7651
  declare global {
7483
7652
  interface HTMLElementTagNameMap {
7484
- [tagName$3]: AdminPrintAction;
7485
- }
7486
- }
7487
- declare module 'preact' {
7488
- namespace createElement.JSX {
7489
- interface IntrinsicElements {
7490
- [tagName$3]: AdminPrintActionJSXProps & {
7491
- children?: preact.ComponentChildren;
7492
- };
7493
- }
7494
- }
7495
- }
7496
-
7497
- declare const tagName$2 = 's-customer-segment-template';
7498
- /**
7499
- * Reserved namespace and key for the customer standard metafield used in the template's query.
7500
- * More info - https://shopify.dev/docs/apps/custom-data/metafields/definitions/standard
7501
- */
7502
- export type CustomerStandardMetafieldDependency = 'facts.birth_date';
7503
- export interface CustomerSegmentTemplateProps {
7504
- /**
7505
- * The localized title of the template.
7506
- */
7507
- title: string;
7508
- /**
7509
- * The localized description of the template. An array can be used for multiple paragraphs.
7510
- */
7511
- description: string | string[];
7512
- /**
7513
- * The code snippet to render in the template with syntax highlighting. The `query` is not validated in the template.
7514
- */
7515
- query: string;
7516
- /**
7517
- * The code snippet to insert in the segment editor. If missing, `query` will be used. The `queryToInsert` is not validated in the template.
7518
- */
7519
- queryToInsert: string;
7520
- /**
7521
- * The list of customer standard metafields or custom metafields used in the template's query.
7522
- */
7523
- dependencies?: {
7524
- standardMetafields?: CustomerStandardMetafieldDependency[];
7525
- customMetafields?: string[];
7526
- };
7527
- /**
7528
- * ISO 8601-encoded date and time string. A "New" badge will be rendered for templates introduced in the last month.
7529
- */
7530
- createdOn: string;
7531
- }
7532
- declare class CustomerSegmentTemplate
7533
- extends PreactCustomElement
7534
- implements CustomerSegmentTemplateProps
7535
- {
7536
- constructor();
7537
- description: string | string[];
7538
- query: string;
7539
- queryToInsert: string;
7540
- createdOn: string;
7541
- }
7542
- declare global {
7543
- interface HTMLElementTagNameMap {
7544
- [tagName$2]: CustomerSegmentTemplate;
7653
+ [tagName$2]: AdminPrintAction;
7545
7654
  }
7546
7655
  }
7547
7656
  declare module 'preact' {
7548
7657
  namespace createElement.JSX {
7549
7658
  interface IntrinsicElements {
7550
- [tagName$2]: CustomerSegmentTemplateJSXProps & {
7659
+ [tagName$2]: AdminPrintActionJSXProps & {
7551
7660
  children?: preact.ComponentChildren;
7552
7661
  };
7553
7662
  }
7554
7663
  }
7555
7664
  }
7556
7665
 
7557
- export interface CustomerSegmentTemplateJSXProps
7558
- extends Partial<CustomerSegmentTemplateProps> {
7559
- id?: string;
7560
- }
7561
-
7562
7666
  export interface FormProps extends Pick<FormProps$1, 'id'> {}
7563
7667
 
7564
7668
  declare const tagName$1 = 's-form';
@@ -7658,7 +7762,6 @@ export {
7658
7762
  ClickableChip,
7659
7763
  ColorField,
7660
7764
  ColorPicker,
7661
- CustomerSegmentTemplate,
7662
7765
  DateField,
7663
7766
  DatePicker,
7664
7767
  Divider,
@@ -7709,7 +7812,7 @@ export type {
7709
7812
  AdminActionJSXProps,
7710
7813
  AdminBlockJSXProps,
7711
7814
  AdminPrintActionJSXProps,
7712
- ReactProps$_AvatarJSXProps,
7815
+ AvatarJSXProps,
7713
7816
  BadgeJSXProps,
7714
7817
  BannerJSXProps,
7715
7818
  BoxJSXProps,
@@ -7723,7 +7826,6 @@ export type {
7723
7826
  ClickableJSXProps,
7724
7827
  ColorFieldJSXProps,
7725
7828
  ColorPickerJSXProps,
7726
- CustomerSegmentTemplateJSXProps,
7727
7829
  DateFieldJSXProps,
7728
7830
  DatePickerJSXProps,
7729
7831
  DividerJSXProps,
@@ -7776,6 +7878,13 @@ export interface AvatarEvents {
7776
7878
  error: OnErrorEventHandler = null;
7777
7879
  }
7778
7880
 
7881
+ export interface BadgeSlots {
7882
+ /**
7883
+ * The content of the Badge.
7884
+ */
7885
+ children?: HTMLElement;
7886
+ }
7887
+
7779
7888
  export interface BannerEvents {
7780
7889
  dismiss: CallbackEventListener<typeof tagName> | null = null;
7781
7890
  afterhide: CallbackEventListener<typeof tagName> | null = null;
@@ -7783,20 +7892,42 @@ export interface BannerEvents {
7783
7892
 
7784
7893
  export interface BannerSlots {
7785
7894
  /**
7786
- * The secondary actions to display at the bottom of the banner.
7895
+ * The content of the Banner.
7896
+ */
7897
+ children?: HTMLElement;
7898
+ /**
7899
+ * The secondary actions to display at the bottom of the Banner.
7787
7900
  *
7788
- * A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
7901
+ * Only Buttons with the `variant` of "secondary" or "auto" are permitted. A maximum of two `s-button` components are allowed.
7789
7902
  */
7790
7903
  'secondary-actions'?: HTMLElement;
7791
7904
  }
7792
7905
 
7906
+ export interface BoxSlots {
7907
+ /**
7908
+ * The content of the Box.
7909
+ */
7910
+ children?: HTMLElement;
7911
+ }
7912
+
7793
7913
  export interface ButtonEvents {
7794
7914
  click: CallbackEventListener<typeof tagName> | null = null;
7795
7915
  blur: CallbackEventListener<typeof tagName> | null = null;
7796
7916
  focus: CallbackEventListener<typeof tagName> | null = null;
7797
7917
  }
7798
7918
 
7919
+ export interface ButtonSlots {
7920
+ /**
7921
+ * The content of the Button.
7922
+ */
7923
+ children?: HTMLElement;
7924
+ }
7925
+
7799
7926
  export interface ButtonGroupSlots {
7927
+ /**
7928
+ * The content of the ButtonGroup.
7929
+ */
7930
+ children?: HTMLElement;
7800
7931
  /**
7801
7932
  * The primary action button for the group.
7802
7933
  * Accepts a single Button element with a `variant` of `primary`.
@@ -7816,6 +7947,10 @@ export interface CheckboxEvents {
7816
7947
  }
7817
7948
 
7818
7949
  export interface ChipSlots {
7950
+ /**
7951
+ * The content of the Chip.
7952
+ */
7953
+ children?: HTMLElement;
7819
7954
  /**
7820
7955
  * The graphic to display in the chip.
7821
7956
  *
@@ -7825,7 +7960,14 @@ export interface ChipSlots {
7825
7960
  }
7826
7961
 
7827
7962
  export interface ChoiceSlots {
7828
- details?: HTMLElement;
7963
+ /**
7964
+ * Content to use as the choice label.
7965
+ *
7966
+ * The label is produced by extracting and
7967
+ * concatenating the text nodes from the provided content;
7968
+ * any markup or element structure is ignored.
7969
+ */
7970
+ children?: HTMLElement;
7829
7971
  }
7830
7972
 
7831
7973
  export interface ChoiceListEvents {
@@ -7833,12 +7975,28 @@ export interface ChoiceListEvents {
7833
7975
  input: CallbackEventListener<typeof tagName> | null = null;
7834
7976
  }
7835
7977
 
7978
+ export interface ChoiceListSlots {
7979
+ /**
7980
+ * The choices a user can select from.
7981
+ *
7982
+ * Accepts `Choice` components.
7983
+ */
7984
+ children?: HTMLElement;
7985
+ }
7986
+
7836
7987
  export interface ClickableEvents {
7837
7988
  click: CallbackEventListener<typeof tagName> | null = null;
7838
7989
  blur: CallbackEventListener<typeof tagName> | null = null;
7839
7990
  focus: CallbackEventListener<typeof tagName> | null = null;
7840
7991
  }
7841
7992
 
7993
+ export interface ClickableSlots {
7994
+ /**
7995
+ * The content of the Clickable.
7996
+ */
7997
+ children?: HTMLElement;
7998
+ }
7999
+
7842
8000
  export interface ClickableChipEvents {
7843
8001
  click: CallbackEventListener<typeof tagName> | null = null;
7844
8002
  remove: CallbackEventListener<typeof tagName> | null = null;
@@ -7846,6 +8004,10 @@ export interface ClickableChipEvents {
7846
8004
  }
7847
8005
 
7848
8006
  export interface ClickableChipSlots {
8007
+ /**
8008
+ * The content of the clickable chip.
8009
+ */
8010
+ children?: HTMLElement;
7849
8011
  /**
7850
8012
  * The graphic to display in the clickable chip.
7851
8013
  *
@@ -7889,6 +8051,13 @@ export interface DropZoneEvents {
7889
8051
  droprejected: CallbackEventListener<typeof tagName> = null;
7890
8052
  }
7891
8053
 
8054
+ export interface DropZoneSlots {
8055
+ /**
8056
+ * Content to include inside the DropZone container
8057
+ */
8058
+ children?: HTMLElement;
8059
+ }
8060
+
7892
8061
  export interface EmailFieldEvents {
7893
8062
  change: CallbackEventListener<'input'>;
7894
8063
  input: CallbackEventListener<'input'>;
@@ -7896,6 +8065,27 @@ export interface EmailFieldEvents {
7896
8065
  focus: CallbackEventListener<'input'>;
7897
8066
  }
7898
8067
 
8068
+ export interface GridSlots {
8069
+ /**
8070
+ * The content of the Grid.
8071
+ */
8072
+ children?: HTMLElement;
8073
+ }
8074
+
8075
+ export interface GridItemSlots {
8076
+ /**
8077
+ * The content of the GridItem.
8078
+ */
8079
+ children?: HTMLElement;
8080
+ }
8081
+
8082
+ export interface HeadingSlots {
8083
+ /**
8084
+ * The content of the Heading.
8085
+ */
8086
+ children?: HTMLElement;
8087
+ }
8088
+
7899
8089
  export interface ImageEvents {
7900
8090
  load: CallbackEventListener<typeof tagName> | null = null;
7901
8091
  error: OnErrorEventHandler = null;
@@ -7905,6 +8095,20 @@ export interface LinkEvents {
7905
8095
  click: CallbackEventListener<typeof tagName> | null = null;
7906
8096
  }
7907
8097
 
8098
+ export interface LinkSlots {
8099
+ /**
8100
+ * The content of the Link.
8101
+ */
8102
+ children?: HTMLElement;
8103
+ }
8104
+
8105
+ export interface ListItemSlots {
8106
+ /**
8107
+ * The content of the ListItem.
8108
+ */
8109
+ children?: HTMLElement;
8110
+ }
8111
+
7908
8112
  export interface MenuSlots {
7909
8113
  /**
7910
8114
  * The Menu items.
@@ -7922,6 +8126,10 @@ export interface ModalEvents {
7922
8126
  }
7923
8127
 
7924
8128
  export interface ModalSlots {
8129
+ /**
8130
+ * The content of the Modal.
8131
+ */
8132
+ children?: HTMLElement;
7925
8133
  /**
7926
8134
  * The primary action to perform.
7927
8135
  *
@@ -7950,7 +8158,36 @@ export interface NumberFieldEvents {
7950
8158
  focus: CallbackEventListener<'input'>;
7951
8159
  }
7952
8160
 
8161
+ export interface OptionSlots {
8162
+ /**
8163
+ * The content to use as the label.
8164
+ */
8165
+ children?: HTMLElement;
8166
+ }
8167
+
8168
+ export interface OptionGroupSlots {
8169
+ /**
8170
+ * The options a user can select from.
8171
+ *
8172
+ * Accepts `Option` components.
8173
+ */
8174
+ children?: HTMLElement;
8175
+ }
8176
+
8177
+ export interface OrderedListSlots {
8178
+ /**
8179
+ * The items of the OrderedList.
8180
+ *
8181
+ * Only ListItems are accepted.
8182
+ */
8183
+ children?: HTMLElement;
8184
+ }
8185
+
7953
8186
  export interface PageSlots {
8187
+ /**
8188
+ * The content of the Page.
8189
+ */
8190
+ children?: HTMLElement;
7954
8191
  /**
7955
8192
  * The content to display in the aside section of the page.
7956
8193
  *
@@ -7978,6 +8215,13 @@ export interface PageSlots {
7978
8215
  'breadcrumb-actions'?: HTMLElement;
7979
8216
  }
7980
8217
 
8218
+ export interface ParagraphSlots {
8219
+ /**
8220
+ * The content of the Paragraph.
8221
+ */
8222
+ children?: HTMLElement;
8223
+ }
8224
+
7981
8225
  export interface PasswordFieldEvents {
7982
8226
  change: CallbackEventListener<'input'>;
7983
8227
  input: CallbackEventListener<'input'>;
@@ -7994,6 +8238,20 @@ export interface PopoverEvents {
7994
8238
  aftertoggle: CallbackEventListener<TTagName> | null;
7995
8239
  }
7996
8240
 
8241
+ export interface PopoverSlots {
8242
+ /**
8243
+ * The content of the Popover.
8244
+ */
8245
+ children?: HTMLElement;
8246
+ }
8247
+
8248
+ export interface QueryContainerSlots {
8249
+ /**
8250
+ * The content of the container.
8251
+ */
8252
+ children?: HTMLElement;
8253
+ }
8254
+
7997
8255
  export interface SearchFieldEvents {
7998
8256
  change: CallbackEventListener<'input'>;
7999
8257
  input: CallbackEventListener<'input'>;
@@ -8001,11 +8259,34 @@ export interface SearchFieldEvents {
8001
8259
  focus: CallbackEventListener<'input'>;
8002
8260
  }
8003
8261
 
8262
+ export interface SectionSlots {
8263
+ /**
8264
+ * The content of the Section.
8265
+ */
8266
+ children?: HTMLElement;
8267
+ }
8268
+
8004
8269
  export interface SelectEvents {
8005
8270
  change: CallbackEventListener<'input'>;
8006
8271
  input: CallbackEventListener<'input'>;
8007
8272
  }
8008
8273
 
8274
+ export interface SelectSlots {
8275
+ /**
8276
+ * The options a user can select from.
8277
+ *
8278
+ * Accepts `Option` and `OptionGroup` components.
8279
+ */
8280
+ children?: HTMLElement;
8281
+ }
8282
+
8283
+ export interface StackSlots {
8284
+ /**
8285
+ * The content of the Stack.
8286
+ */
8287
+ children?: HTMLElement;
8288
+ }
8289
+
8009
8290
  export interface SwitchEvents {
8010
8291
  change: CallbackEventListener<'input'>;
8011
8292
  input: CallbackEventListener<'input'>;
@@ -8017,12 +8298,58 @@ export interface TableEvents {
8017
8298
  }
8018
8299
 
8019
8300
  export interface TableSlots {
8301
+ /**
8302
+ * The content of the Table.
8303
+ */
8304
+ children?: HTMLElement;
8020
8305
  /**
8021
8306
  * Additional filters to display in the table. For example, the `s-search-field` component can be used to filter the table data.
8022
8307
  */
8023
8308
  filters?: HTMLElement;
8024
8309
  }
8025
8310
 
8311
+ export interface TableBodySlots {
8312
+ /**
8313
+ * The body of the table. May not have any semantic meaning in the Table's `list` variant.
8314
+ */
8315
+ children?: HTMLElement;
8316
+ }
8317
+
8318
+ export interface TableCellSlots {
8319
+ /**
8320
+ * The content of the table cell.
8321
+ */
8322
+ children?: HTMLElement;
8323
+ }
8324
+
8325
+ export interface TableHeaderSlots {
8326
+ /**
8327
+ * The heading of the column in the `table` variant, and the label of its data in `list` variant.
8328
+ */
8329
+ children?: HTMLElement;
8330
+ }
8331
+
8332
+ export interface TableHeaderRowSlots {
8333
+ /**
8334
+ * Contents of the table heading row; children should be `TableHeading` components.
8335
+ */
8336
+ children?: HTMLElement;
8337
+ }
8338
+
8339
+ export interface TableRowSlots {
8340
+ /**
8341
+ * The content of a TableRow, which should be `TableCell` components.
8342
+ */
8343
+ children?: HTMLElement;
8344
+ }
8345
+
8346
+ export interface TextSlots {
8347
+ /**
8348
+ * The content of the Text.
8349
+ */
8350
+ children?: HTMLElement;
8351
+ }
8352
+
8026
8353
  export interface TextAreaEvents {
8027
8354
  change: CallbackEventListener<'input'>;
8028
8355
  input: CallbackEventListener<'input'>;
@@ -8055,7 +8382,7 @@ export interface TooltipSlots {
8055
8382
  *
8056
8383
  * Only accepts `Text`, `Paragraph` components, and raw `textContent`.
8057
8384
  */
8058
- children: HTMLElement;
8385
+ children?: HTMLElement;
8059
8386
  }
8060
8387
 
8061
8388
  export interface URLFieldEvents {
@@ -8065,6 +8392,15 @@ export interface URLFieldEvents {
8065
8392
  focus: CallbackEventListener<'input'>;
8066
8393
  }
8067
8394
 
8395
+ export interface UnorderedListSlots {
8396
+ /**
8397
+ * The items of the UnorderedList.
8398
+ *
8399
+ * Only ListItems are accepted.
8400
+ */
8401
+ children?: HTMLElement;
8402
+ }
8403
+
8068
8404
  export interface AdminActionSlots {
8069
8405
  /**
8070
8406
  * The primary action to display in the admin action.
@@ -8120,123 +8456,119 @@ export interface FunctionSettingsEvents {
8120
8456
  declare module 'react' {
8121
8457
  namespace JSX {
8122
8458
  interface IntrinsicElements {
8123
- [tagName$_]: ReactProps$_ & ReactBaseElementPropsWithChildren<Avatar>;
8459
+ [tagName$Z]: AvatarJSXProps & ReactBaseElementProps<Avatar>;
8124
8460
  }
8125
8461
  }
8126
8462
  }
8127
8463
  declare global {
8128
8464
  namespace JSX {
8129
8465
  interface IntrinsicElements {
8130
- [tagName$_]: ReactProps$_ & ReactBaseElementPropsWithChildren<Avatar>;
8466
+ [tagName$Z]: AvatarJSXProps & ReactBaseElementProps<Avatar>;
8131
8467
  }
8132
8468
  }
8133
8469
  }
8134
8470
  declare module 'react' {
8135
8471
  namespace JSX {
8136
8472
  interface IntrinsicElements {
8137
- [tagName$Z]: BadgeJSXProps & ReactBaseElementPropsWithChildren<Badge>;
8473
+ [tagName$Y]: BadgeJSXProps & ReactBaseElementProps<Badge>;
8138
8474
  }
8139
8475
  }
8140
8476
  }
8141
8477
  declare global {
8142
8478
  namespace JSX {
8143
8479
  interface IntrinsicElements {
8144
- [tagName$Z]: BadgeJSXProps & ReactBaseElementPropsWithChildren<Badge>;
8480
+ [tagName$Y]: BadgeJSXProps & ReactBaseElementProps<Badge>;
8145
8481
  }
8146
8482
  }
8147
8483
  }
8148
8484
  declare module 'react' {
8149
8485
  namespace JSX {
8150
8486
  interface IntrinsicElements {
8151
- [tagName$Y]: Omit<BannerJSXProps, 'secondaryActions'> &
8152
- ReactBaseElementPropsWithChildren<Banner>;
8487
+ [tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
8488
+ ReactBaseElementProps<Banner>;
8153
8489
  }
8154
8490
  }
8155
8491
  }
8156
8492
  declare global {
8157
8493
  namespace JSX {
8158
8494
  interface IntrinsicElements {
8159
- [tagName$Y]: Omit<BannerJSXProps, 'secondaryActions'> &
8160
- ReactBaseElementPropsWithChildren<Banner>;
8495
+ [tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
8496
+ ReactBaseElementProps<Banner>;
8161
8497
  }
8162
8498
  }
8163
8499
  }
8164
8500
  declare module 'react' {
8165
8501
  namespace JSX {
8166
8502
  interface IntrinsicElements {
8167
- [tagName$X]: BoxJSXProps & ReactBaseElementPropsWithChildren<Box>;
8503
+ [tagName$W]: BoxJSXProps & ReactBaseElementProps<Box>;
8168
8504
  }
8169
8505
  }
8170
8506
  }
8171
8507
  declare global {
8172
8508
  namespace JSX {
8173
8509
  interface IntrinsicElements {
8174
- [tagName$X]: BoxJSXProps & ReactBaseElementPropsWithChildren<Box>;
8510
+ [tagName$W]: BoxJSXProps & ReactBaseElementProps<Box>;
8175
8511
  }
8176
8512
  }
8177
8513
  }
8178
8514
  declare module 'react' {
8179
8515
  namespace JSX {
8180
8516
  interface IntrinsicElements {
8181
- [tagName$W]: ButtonJSXProps & ReactBaseElementPropsWithChildren<Button>;
8517
+ [tagName$V]: ButtonJSXProps & ReactBaseElementProps<Button>;
8182
8518
  }
8183
8519
  }
8184
8520
  }
8185
8521
  declare global {
8186
8522
  namespace JSX {
8187
8523
  interface IntrinsicElements {
8188
- [tagName$W]: ButtonJSXProps & ReactBaseElementPropsWithChildren<Button>;
8524
+ [tagName$V]: ButtonJSXProps & ReactBaseElementProps<Button>;
8189
8525
  }
8190
8526
  }
8191
8527
  }
8192
8528
  declare module 'react' {
8193
8529
  namespace JSX {
8194
8530
  interface IntrinsicElements {
8195
- [tagName$V]: ButtonGroupJSXProps &
8196
- ReactBaseElementPropsWithChildren<ButtonGroup>;
8531
+ [tagName$U]: ButtonGroupJSXProps & ReactBaseElementProps<ButtonGroup>;
8197
8532
  }
8198
8533
  }
8199
8534
  }
8200
8535
  declare global {
8201
8536
  namespace JSX {
8202
8537
  interface IntrinsicElements {
8203
- [tagName$V]: ButtonGroupJSXProps &
8204
- ReactBaseElementPropsWithChildren<ButtonGroup>;
8538
+ [tagName$U]: ButtonGroupJSXProps & ReactBaseElementProps<ButtonGroup>;
8205
8539
  }
8206
8540
  }
8207
8541
  }
8208
8542
  declare module 'react' {
8209
8543
  namespace JSX {
8210
8544
  interface IntrinsicElements {
8211
- [tagName$U]: CheckboxJSXProps &
8212
- ReactBaseElementPropsWithChildren<Checkbox>;
8545
+ [tagName$T]: CheckboxJSXProps & ReactBaseElementProps<Checkbox>;
8213
8546
  }
8214
8547
  }
8215
8548
  }
8216
8549
  declare global {
8217
8550
  namespace JSX {
8218
8551
  interface IntrinsicElements {
8219
- [tagName$U]: CheckboxJSXProps &
8220
- ReactBaseElementPropsWithChildren<Checkbox>;
8552
+ [tagName$T]: CheckboxJSXProps & ReactBaseElementProps<Checkbox>;
8221
8553
  }
8222
8554
  }
8223
8555
  }
8224
8556
  declare module 'react' {
8225
8557
  namespace JSX {
8226
8558
  interface IntrinsicElements {
8227
- [tagName$T]: Omit<
8559
+ [tagName$S]: Omit<
8228
8560
  HTMLAttributes<HTMLElement>,
8229
8561
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8230
8562
  > &
8231
8563
  Omit<ChipJSXProps, 'graphic'> &
8232
- ReactBaseElementPropsWithChildren<Chip>;
8564
+ ReactBaseElementProps<Chip>;
8233
8565
  }
8234
8566
  }
8235
8567
  }
8236
8568
  declare global {
8237
8569
  namespace JSX {
8238
8570
  interface IntrinsicElements {
8239
- [tagName$T]: Omit<
8571
+ [tagName$S]: Omit<
8240
8572
  React.HTMLAttributes<HTMLElement>,
8241
8573
  Extract<
8242
8574
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8244,72 +8576,68 @@ declare global {
8244
8576
  >
8245
8577
  > &
8246
8578
  Omit<ChipJSXProps, 'graphic'> &
8247
- ReactBaseElementPropsWithChildren<Chip>;
8579
+ ReactBaseElementProps<Chip>;
8248
8580
  }
8249
8581
  }
8250
8582
  }
8251
8583
  declare module 'react' {
8252
8584
  namespace JSX {
8253
8585
  interface IntrinsicElements {
8254
- [tagName$S]: ChoiceJSXProps & ReactBaseElementPropsWithChildren<Choice>;
8586
+ [tagName$R]: ChoiceJSXProps & ReactBaseElementProps<Choice>;
8255
8587
  }
8256
8588
  }
8257
8589
  }
8258
8590
  declare global {
8259
8591
  namespace JSX {
8260
8592
  interface IntrinsicElements {
8261
- [tagName$S]: ChoiceJSXProps & ReactBaseElementPropsWithChildren<Choice>;
8593
+ [tagName$R]: ChoiceJSXProps & ReactBaseElementProps<Choice>;
8262
8594
  }
8263
8595
  }
8264
8596
  }
8265
8597
  declare module 'react' {
8266
8598
  namespace JSX {
8267
8599
  interface IntrinsicElements {
8268
- [tagName$R]: ChoiceListJSXProps &
8269
- ReactBaseElementPropsWithChildren<ChoiceList>;
8600
+ [tagName$Q]: ChoiceListJSXProps & ReactBaseElementProps<ChoiceList>;
8270
8601
  }
8271
8602
  }
8272
8603
  }
8273
8604
  declare global {
8274
8605
  namespace JSX {
8275
8606
  interface IntrinsicElements {
8276
- [tagName$R]: ChoiceListJSXProps &
8277
- ReactBaseElementPropsWithChildren<ChoiceList>;
8607
+ [tagName$Q]: ChoiceListJSXProps & ReactBaseElementProps<ChoiceList>;
8278
8608
  }
8279
8609
  }
8280
8610
  }
8281
8611
  declare module 'react' {
8282
8612
  namespace JSX {
8283
8613
  interface IntrinsicElements {
8284
- [tagName$Q]: ClickableJSXProps &
8285
- ReactBaseElementPropsWithChildren<Clickable>;
8614
+ [tagName$P]: ClickableJSXProps & ReactBaseElementProps<Clickable>;
8286
8615
  }
8287
8616
  }
8288
8617
  }
8289
8618
  declare global {
8290
8619
  namespace JSX {
8291
8620
  interface IntrinsicElements {
8292
- [tagName$Q]: ClickableJSXProps &
8293
- ReactBaseElementPropsWithChildren<Clickable>;
8621
+ [tagName$P]: ClickableJSXProps & ReactBaseElementProps<Clickable>;
8294
8622
  }
8295
8623
  }
8296
8624
  }
8297
8625
  declare module 'react' {
8298
8626
  namespace JSX {
8299
8627
  interface IntrinsicElements {
8300
- [tagName$P]: Omit<
8628
+ [tagName$O]: Omit<
8301
8629
  HTMLAttributes<HTMLElement>,
8302
8630
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8303
8631
  > &
8304
8632
  Omit<ClickableChipJSXProps, 'graphic'> &
8305
- ReactBaseElementPropsWithChildren<ClickableChip>;
8633
+ ReactBaseElementProps<ClickableChip>;
8306
8634
  }
8307
8635
  }
8308
8636
  }
8309
8637
  declare global {
8310
8638
  namespace JSX {
8311
8639
  interface IntrinsicElements {
8312
- [tagName$P]: Omit<
8640
+ [tagName$O]: Omit<
8313
8641
  React.HTMLAttributes<HTMLElement>,
8314
8642
  Extract<
8315
8643
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8317,28 +8645,28 @@ declare global {
8317
8645
  >
8318
8646
  > &
8319
8647
  Omit<ClickableChipJSXProps, 'graphic'> &
8320
- ReactBaseElementPropsWithChildren<ClickableChip>;
8648
+ ReactBaseElementProps<ClickableChip>;
8321
8649
  }
8322
8650
  }
8323
8651
  }
8324
8652
  declare module 'react' {
8325
8653
  namespace JSX {
8326
8654
  interface IntrinsicElements {
8327
- [tagName$O]: ColorFieldJSXProps & ReactBaseElementProps<ColorField>;
8655
+ [tagName$N]: ColorFieldJSXProps & ReactBaseElementProps<ColorField>;
8328
8656
  }
8329
8657
  }
8330
8658
  }
8331
8659
  declare global {
8332
8660
  namespace JSX {
8333
8661
  interface IntrinsicElements {
8334
- [tagName$O]: ColorFieldJSXProps & ReactBaseElementProps<ColorField>;
8662
+ [tagName$N]: ColorFieldJSXProps & ReactBaseElementProps<ColorField>;
8335
8663
  }
8336
8664
  }
8337
8665
  }
8338
8666
  declare module 'react' {
8339
8667
  namespace JSX {
8340
8668
  interface IntrinsicElements {
8341
- [tagName$N]: Omit<
8669
+ [tagName$M]: Omit<
8342
8670
  HTMLAttributes<HTMLElement>,
8343
8671
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8344
8672
  > &
@@ -8349,7 +8677,7 @@ declare module 'react' {
8349
8677
  declare global {
8350
8678
  namespace JSX {
8351
8679
  interface IntrinsicElements {
8352
- [tagName$N]: Omit<
8680
+ [tagName$M]: Omit<
8353
8681
  React.HTMLAttributes<HTMLElement>,
8354
8682
  Extract<
8355
8683
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8363,7 +8691,7 @@ declare global {
8363
8691
  declare module 'react' {
8364
8692
  namespace JSX {
8365
8693
  interface IntrinsicElements {
8366
- [tagName$M]: Omit<
8694
+ [tagName$L]: Omit<
8367
8695
  HTMLAttributes<HTMLElement>,
8368
8696
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8369
8697
  > &
@@ -8374,7 +8702,7 @@ declare module 'react' {
8374
8702
  declare global {
8375
8703
  namespace JSX {
8376
8704
  interface IntrinsicElements {
8377
- [tagName$M]: Omit<
8705
+ [tagName$L]: Omit<
8378
8706
  React.HTMLAttributes<HTMLElement>,
8379
8707
  Extract<
8380
8708
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8388,35 +8716,35 @@ declare global {
8388
8716
  declare module 'react' {
8389
8717
  namespace JSX {
8390
8718
  interface IntrinsicElements {
8391
- [tagName$L]: DatePickerJSXProps & ReactBaseElementProps<DatePicker>;
8719
+ [tagName$K]: DatePickerJSXProps & ReactBaseElementProps<DatePicker>;
8392
8720
  }
8393
8721
  }
8394
8722
  }
8395
8723
  declare global {
8396
8724
  namespace JSX {
8397
8725
  interface IntrinsicElements {
8398
- [tagName$L]: DatePickerJSXProps & ReactBaseElementProps<DatePicker>;
8726
+ [tagName$K]: DatePickerJSXProps & ReactBaseElementProps<DatePicker>;
8399
8727
  }
8400
8728
  }
8401
8729
  }
8402
8730
  declare module 'react' {
8403
8731
  namespace JSX {
8404
8732
  interface IntrinsicElements {
8405
- [tagName$K]: DividerJSXProps & ReactBaseElementProps<Divider>;
8733
+ [tagName$J]: DividerJSXProps & ReactBaseElementProps<Divider>;
8406
8734
  }
8407
8735
  }
8408
8736
  }
8409
8737
  declare global {
8410
8738
  namespace JSX {
8411
8739
  interface IntrinsicElements {
8412
- [tagName$K]: DividerJSXProps & ReactBaseElementProps<Divider>;
8740
+ [tagName$J]: DividerJSXProps & ReactBaseElementProps<Divider>;
8413
8741
  }
8414
8742
  }
8415
8743
  }
8416
8744
  declare module 'react' {
8417
8745
  namespace JSX {
8418
8746
  interface IntrinsicElements {
8419
- [tagName$J]: Omit<
8747
+ [tagName$I]: Omit<
8420
8748
  HTMLAttributes<HTMLElement>,
8421
8749
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8422
8750
  > &
@@ -8427,7 +8755,7 @@ declare module 'react' {
8427
8755
  declare global {
8428
8756
  namespace JSX {
8429
8757
  interface IntrinsicElements {
8430
- [tagName$J]: Omit<
8758
+ [tagName$I]: Omit<
8431
8759
  React.HTMLAttributes<HTMLElement>,
8432
8760
  Extract<
8433
8761
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8441,123 +8769,119 @@ declare global {
8441
8769
  declare module 'react' {
8442
8770
  namespace JSX {
8443
8771
  interface IntrinsicElements {
8444
- [tagName$I]: EmailFieldJSXProps & ReactBaseElementProps<EmailField>;
8772
+ [tagName$H]: EmailFieldJSXProps & ReactBaseElementProps<EmailField>;
8445
8773
  }
8446
8774
  }
8447
8775
  }
8448
8776
  declare global {
8449
8777
  namespace JSX {
8450
8778
  interface IntrinsicElements {
8451
- [tagName$I]: EmailFieldJSXProps & ReactBaseElementProps<EmailField>;
8779
+ [tagName$H]: EmailFieldJSXProps & ReactBaseElementProps<EmailField>;
8452
8780
  }
8453
8781
  }
8454
8782
  }
8455
8783
  declare module 'react' {
8456
8784
  namespace JSX {
8457
8785
  interface IntrinsicElements {
8458
- [tagName$H]: GridJSXProps & ReactBaseElementPropsWithChildren<Grid>;
8786
+ [tagName$G]: GridJSXProps & ReactBaseElementProps<Grid>;
8459
8787
  }
8460
8788
  }
8461
8789
  }
8462
8790
  declare global {
8463
8791
  namespace JSX {
8464
8792
  interface IntrinsicElements {
8465
- [tagName$H]: GridJSXProps & ReactBaseElementPropsWithChildren<Grid>;
8793
+ [tagName$G]: GridJSXProps & ReactBaseElementProps<Grid>;
8466
8794
  }
8467
8795
  }
8468
8796
  }
8469
8797
  declare module 'react' {
8470
8798
  namespace JSX {
8471
8799
  interface IntrinsicElements {
8472
- [tagName$G]: GridItemJSXProps &
8473
- ReactBaseElementPropsWithChildren<GridItem>;
8800
+ [tagName$F]: GridItemJSXProps & ReactBaseElementProps<GridItem>;
8474
8801
  }
8475
8802
  }
8476
8803
  }
8477
8804
  declare global {
8478
8805
  namespace JSX {
8479
8806
  interface IntrinsicElements {
8480
- [tagName$G]: GridItemJSXProps &
8481
- ReactBaseElementPropsWithChildren<GridItem>;
8807
+ [tagName$F]: GridItemJSXProps & ReactBaseElementProps<GridItem>;
8482
8808
  }
8483
8809
  }
8484
8810
  }
8485
8811
  declare module 'react' {
8486
8812
  namespace JSX {
8487
8813
  interface IntrinsicElements {
8488
- [tagName$F]: HeadingJSXProps & ReactBaseElementPropsWithChildren<Heading>;
8814
+ [tagName$E]: HeadingJSXProps & ReactBaseElementProps<Heading>;
8489
8815
  }
8490
8816
  }
8491
8817
  }
8492
8818
  declare global {
8493
8819
  namespace JSX {
8494
8820
  interface IntrinsicElements {
8495
- [tagName$F]: HeadingJSXProps & ReactBaseElementPropsWithChildren<Heading>;
8821
+ [tagName$E]: HeadingJSXProps & ReactBaseElementProps<Heading>;
8496
8822
  }
8497
8823
  }
8498
8824
  }
8499
8825
  declare module 'react' {
8500
8826
  namespace JSX {
8501
8827
  interface IntrinsicElements {
8502
- [tagName$E]: IconJSXProps & ReactBaseElementProps<Icon>;
8828
+ [tagName$D]: IconJSXProps & ReactBaseElementProps<Icon>;
8503
8829
  }
8504
8830
  }
8505
8831
  }
8506
8832
  declare global {
8507
8833
  namespace JSX {
8508
8834
  interface IntrinsicElements {
8509
- [tagName$E]: IconJSXProps & ReactBaseElementProps<Icon>;
8835
+ [tagName$D]: IconJSXProps & ReactBaseElementProps<Icon>;
8510
8836
  }
8511
8837
  }
8512
8838
  }
8513
8839
  declare module 'react' {
8514
8840
  namespace JSX {
8515
8841
  interface IntrinsicElements {
8516
- [tagName$D]: ImageJSXProps & ReactBaseElementProps<Image>;
8842
+ [tagName$C]: ImageJSXProps & ReactBaseElementProps<Image>;
8517
8843
  }
8518
8844
  }
8519
8845
  }
8520
8846
  declare global {
8521
8847
  namespace JSX {
8522
8848
  interface IntrinsicElements {
8523
- [tagName$D]: ImageJSXProps & ReactBaseElementProps<Image>;
8849
+ [tagName$C]: ImageJSXProps & ReactBaseElementProps<Image>;
8524
8850
  }
8525
8851
  }
8526
8852
  }
8527
8853
  declare module 'react' {
8528
8854
  namespace JSX {
8529
8855
  interface IntrinsicElements {
8530
- [tagName$C]: LinkJSXProps & ReactBaseElementPropsWithChildren<Link>;
8856
+ [tagName$B]: LinkJSXProps & ReactBaseElementProps<Link>;
8531
8857
  }
8532
8858
  }
8533
8859
  }
8534
8860
  declare global {
8535
8861
  namespace JSX {
8536
8862
  interface IntrinsicElements {
8537
- [tagName$C]: LinkJSXProps & ReactBaseElementPropsWithChildren<Link>;
8863
+ [tagName$B]: LinkJSXProps & ReactBaseElementProps<Link>;
8538
8864
  }
8539
8865
  }
8540
8866
  }
8541
8867
  declare module 'react' {
8542
8868
  namespace JSX {
8543
8869
  interface IntrinsicElements {
8544
- [tagName$B]: ListItemJSXProps &
8545
- ReactBaseElementPropsWithChildren<ListItem>;
8870
+ [tagName$A]: ListItemJSXProps & ReactBaseElementProps<ListItem>;
8546
8871
  }
8547
8872
  }
8548
8873
  }
8549
8874
  declare global {
8550
8875
  namespace JSX {
8551
8876
  interface IntrinsicElements {
8552
- [tagName$B]: ListItemJSXProps &
8553
- ReactBaseElementPropsWithChildren<ListItem>;
8877
+ [tagName$A]: ListItemJSXProps & ReactBaseElementProps<ListItem>;
8554
8878
  }
8555
8879
  }
8556
8880
  }
8557
8881
  declare module 'react' {
8558
8882
  namespace JSX {
8559
8883
  interface IntrinsicElements {
8560
- [tagName$A]: Omit<
8884
+ [tagName$z]: Omit<
8561
8885
  HTMLAttributes<HTMLElement>,
8562
8886
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8563
8887
  > &
@@ -8568,7 +8892,7 @@ declare module 'react' {
8568
8892
  declare global {
8569
8893
  namespace JSX {
8570
8894
  interface IntrinsicElements {
8571
- [tagName$A]: Omit<
8895
+ [tagName$z]: Omit<
8572
8896
  React.HTMLAttributes<HTMLElement>,
8573
8897
  Extract<
8574
8898
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8582,7 +8906,7 @@ declare global {
8582
8906
  declare module 'react' {
8583
8907
  namespace JSX {
8584
8908
  interface IntrinsicElements {
8585
- [tagName$z]: Omit<
8909
+ [tagName$y]: Omit<
8586
8910
  HTMLAttributes<HTMLElement>,
8587
8911
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8588
8912
  > &
@@ -8593,7 +8917,7 @@ declare module 'react' {
8593
8917
  declare global {
8594
8918
  namespace JSX {
8595
8919
  interface IntrinsicElements {
8596
- [tagName$z]: Omit<
8920
+ [tagName$y]: Omit<
8597
8921
  React.HTMLAttributes<HTMLElement>,
8598
8922
  Extract<
8599
8923
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8607,141 +8931,133 @@ declare global {
8607
8931
  declare module 'react' {
8608
8932
  namespace JSX {
8609
8933
  interface IntrinsicElements {
8610
- [tagName$y]: MoneyFieldJSXProps & ReactBaseElementProps<MoneyField>;
8934
+ [tagName$x]: MoneyFieldJSXProps & ReactBaseElementProps<MoneyField>;
8611
8935
  }
8612
8936
  }
8613
8937
  }
8614
8938
  declare global {
8615
8939
  namespace JSX {
8616
8940
  interface IntrinsicElements {
8617
- [tagName$y]: MoneyFieldJSXProps & ReactBaseElementProps<MoneyField>;
8941
+ [tagName$x]: MoneyFieldJSXProps & ReactBaseElementProps<MoneyField>;
8618
8942
  }
8619
8943
  }
8620
8944
  }
8621
8945
  declare module 'react' {
8622
8946
  namespace JSX {
8623
8947
  interface IntrinsicElements {
8624
- [tagName$x]: NumberFieldJSXProps & ReactBaseElementProps<NumberField>;
8948
+ [tagName$w]: NumberFieldJSXProps & ReactBaseElementProps<NumberField>;
8625
8949
  }
8626
8950
  }
8627
8951
  }
8628
8952
  declare global {
8629
8953
  namespace JSX {
8630
8954
  interface IntrinsicElements {
8631
- [tagName$x]: NumberFieldJSXProps & ReactBaseElementProps<NumberField>;
8955
+ [tagName$w]: NumberFieldJSXProps & ReactBaseElementProps<NumberField>;
8632
8956
  }
8633
8957
  }
8634
8958
  }
8635
8959
  declare module 'react' {
8636
8960
  namespace JSX {
8637
8961
  interface IntrinsicElements {
8638
- [tagName$w]: OptionJSXProps & ReactBaseElementPropsWithChildren<Option>;
8962
+ [tagName$v]: OptionJSXProps & ReactBaseElementProps<Option>;
8639
8963
  }
8640
8964
  }
8641
8965
  }
8642
8966
  declare global {
8643
8967
  namespace JSX {
8644
8968
  interface IntrinsicElements {
8645
- [tagName$w]: OptionJSXProps & ReactBaseElementPropsWithChildren<Option>;
8969
+ [tagName$v]: OptionJSXProps & ReactBaseElementProps<Option>;
8646
8970
  }
8647
8971
  }
8648
8972
  }
8649
8973
  declare module 'react' {
8650
8974
  namespace JSX {
8651
8975
  interface IntrinsicElements {
8652
- [tagName$v]: OptionGroupJSXProps &
8653
- ReactBaseElementPropsWithChildren<OptionGroup>;
8976
+ [tagName$u]: OptionGroupJSXProps & ReactBaseElementProps<OptionGroup>;
8654
8977
  }
8655
8978
  }
8656
8979
  }
8657
8980
  declare global {
8658
8981
  namespace JSX {
8659
8982
  interface IntrinsicElements {
8660
- [tagName$v]: OptionGroupJSXProps &
8661
- ReactBaseElementPropsWithChildren<OptionGroup>;
8983
+ [tagName$u]: OptionGroupJSXProps & ReactBaseElementProps<OptionGroup>;
8662
8984
  }
8663
8985
  }
8664
8986
  }
8665
8987
  declare module 'react' {
8666
8988
  namespace JSX {
8667
8989
  interface IntrinsicElements {
8668
- [tagName$u]: OrderedListJSXProps &
8669
- ReactBaseElementPropsWithChildren<OrderedList>;
8990
+ [tagName$t]: OrderedListJSXProps & ReactBaseElementProps<OrderedList>;
8670
8991
  }
8671
8992
  }
8672
8993
  }
8673
8994
  declare global {
8674
8995
  namespace JSX {
8675
8996
  interface IntrinsicElements {
8676
- [tagName$u]: OrderedListJSXProps &
8677
- ReactBaseElementPropsWithChildren<OrderedList>;
8997
+ [tagName$t]: OrderedListJSXProps & ReactBaseElementProps<OrderedList>;
8678
8998
  }
8679
8999
  }
8680
9000
  }
8681
9001
  declare module 'react' {
8682
9002
  namespace JSX {
8683
9003
  interface IntrinsicElements {
8684
- [tagName$t]: Omit<PageJSXProps, 'aside'> &
8685
- ReactBaseElementPropsWithChildren<Page>;
9004
+ [tagName$s]: Omit<PageJSXProps, 'aside'> & ReactBaseElementProps<Page>;
8686
9005
  }
8687
9006
  }
8688
9007
  }
8689
9008
  declare global {
8690
9009
  namespace JSX {
8691
9010
  interface IntrinsicElements {
8692
- [tagName$t]: Omit<PageJSXProps, 'aside'> &
8693
- ReactBaseElementPropsWithChildren<Page>;
9011
+ [tagName$s]: Omit<PageJSXProps, 'aside'> & ReactBaseElementProps<Page>;
8694
9012
  }
8695
9013
  }
8696
9014
  }
8697
9015
  declare module 'react' {
8698
9016
  namespace JSX {
8699
9017
  interface IntrinsicElements {
8700
- [tagName$s]: ParagraphJSXProps &
8701
- ReactBaseElementPropsWithChildren<Paragraph>;
9018
+ [tagName$r]: ParagraphJSXProps & ReactBaseElementProps<Paragraph>;
8702
9019
  }
8703
9020
  }
8704
9021
  }
8705
9022
  declare global {
8706
9023
  namespace JSX {
8707
9024
  interface IntrinsicElements {
8708
- [tagName$s]: ParagraphJSXProps &
8709
- ReactBaseElementPropsWithChildren<Paragraph>;
9025
+ [tagName$r]: ParagraphJSXProps & ReactBaseElementProps<Paragraph>;
8710
9026
  }
8711
9027
  }
8712
9028
  }
8713
9029
  declare module 'react' {
8714
9030
  namespace JSX {
8715
9031
  interface IntrinsicElements {
8716
- [tagName$r]: PasswordFieldJSXProps & ReactBaseElementProps<PasswordField>;
9032
+ [tagName$q]: PasswordFieldJSXProps & ReactBaseElementProps<PasswordField>;
8717
9033
  }
8718
9034
  }
8719
9035
  }
8720
9036
  declare global {
8721
9037
  namespace JSX {
8722
9038
  interface IntrinsicElements {
8723
- [tagName$r]: PasswordFieldJSXProps & ReactBaseElementProps<PasswordField>;
9039
+ [tagName$q]: PasswordFieldJSXProps & ReactBaseElementProps<PasswordField>;
8724
9040
  }
8725
9041
  }
8726
9042
  }
8727
9043
  declare module 'react' {
8728
9044
  namespace JSX {
8729
9045
  interface IntrinsicElements {
8730
- [tagName$q]: PopoverJSXProps & ReactBaseElementPropsWithChildren<Popover>;
9046
+ [tagName$p]: PopoverJSXProps & ReactBaseElementProps<Popover>;
8731
9047
  }
8732
9048
  }
8733
9049
  }
8734
9050
  declare global {
8735
9051
  namespace JSX {
8736
9052
  interface IntrinsicElements {
8737
- [tagName$q]: PopoverJSXProps & ReactBaseElementPropsWithChildren<Popover>;
9053
+ [tagName$p]: PopoverJSXProps & ReactBaseElementProps<Popover>;
8738
9054
  }
8739
9055
  }
8740
9056
  }
8741
9057
  declare module 'react' {
8742
9058
  namespace JSX {
8743
9059
  interface IntrinsicElements {
8744
- [tagName$p]: Omit<
9060
+ [tagName$o]: Omit<
8745
9061
  HTMLAttributes<HTMLElement>,
8746
9062
  Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
8747
9063
  > &
@@ -8752,7 +9068,7 @@ declare module 'react' {
8752
9068
  declare global {
8753
9069
  namespace JSX {
8754
9070
  interface IntrinsicElements {
8755
- [tagName$p]: Omit<
9071
+ [tagName$o]: Omit<
8756
9072
  React.HTMLAttributes<HTMLElement>,
8757
9073
  Extract<
8758
9074
  keyof React.HTMLAttributes<HTMLElement>,
@@ -8766,215 +9082,207 @@ declare global {
8766
9082
  declare module 'react' {
8767
9083
  namespace JSX {
8768
9084
  interface IntrinsicElements {
8769
- [tagName$o]: SearchFieldJSXProps & ReactBaseElementProps<SearchField>;
9085
+ [tagName$n]: SearchFieldJSXProps & ReactBaseElementProps<SearchField>;
8770
9086
  }
8771
9087
  }
8772
9088
  }
8773
9089
  declare global {
8774
9090
  namespace JSX {
8775
9091
  interface IntrinsicElements {
8776
- [tagName$o]: SearchFieldJSXProps & ReactBaseElementProps<SearchField>;
9092
+ [tagName$n]: SearchFieldJSXProps & ReactBaseElementProps<SearchField>;
8777
9093
  }
8778
9094
  }
8779
9095
  }
8780
9096
  declare module 'react' {
8781
9097
  namespace JSX {
8782
9098
  interface IntrinsicElements {
8783
- [tagName$n]: SectionJSXProps & ReactBaseElementPropsWithChildren<Section>;
9099
+ [tagName$m]: SectionJSXProps & ReactBaseElementProps<Section>;
8784
9100
  }
8785
9101
  }
8786
9102
  }
8787
9103
  declare global {
8788
9104
  namespace JSX {
8789
9105
  interface IntrinsicElements {
8790
- [tagName$n]: SectionJSXProps & ReactBaseElementPropsWithChildren<Section>;
9106
+ [tagName$m]: SectionJSXProps & ReactBaseElementProps<Section>;
8791
9107
  }
8792
9108
  }
8793
9109
  }
8794
9110
  declare module 'react' {
8795
9111
  namespace JSX {
8796
9112
  interface IntrinsicElements {
8797
- [tagName$m]: SelectJSXProps & ReactBaseElementPropsWithChildren<Select>;
9113
+ [tagName$l]: SelectJSXProps & ReactBaseElementProps<Select>;
8798
9114
  }
8799
9115
  }
8800
9116
  }
8801
9117
  declare global {
8802
9118
  namespace JSX {
8803
9119
  interface IntrinsicElements {
8804
- [tagName$m]: SelectJSXProps & ReactBaseElementPropsWithChildren<Select>;
9120
+ [tagName$l]: SelectJSXProps & ReactBaseElementProps<Select>;
8805
9121
  }
8806
9122
  }
8807
9123
  }
8808
9124
  declare module 'react' {
8809
9125
  namespace JSX {
8810
9126
  interface IntrinsicElements {
8811
- [tagName$l]: SpinnerJSXProps & ReactBaseElementProps<Spinner>;
9127
+ [tagName$k]: SpinnerJSXProps & ReactBaseElementProps<Spinner>;
8812
9128
  }
8813
9129
  }
8814
9130
  }
8815
9131
  declare global {
8816
9132
  namespace JSX {
8817
9133
  interface IntrinsicElements {
8818
- [tagName$l]: SpinnerJSXProps & ReactBaseElementProps<Spinner>;
9134
+ [tagName$k]: SpinnerJSXProps & ReactBaseElementProps<Spinner>;
8819
9135
  }
8820
9136
  }
8821
9137
  }
8822
9138
  declare module 'react' {
8823
9139
  namespace JSX {
8824
9140
  interface IntrinsicElements {
8825
- [tagName$k]: StackJSXProps & ReactBaseElementPropsWithChildren<Stack>;
9141
+ [tagName$j]: StackJSXProps & ReactBaseElementProps<Stack>;
8826
9142
  }
8827
9143
  }
8828
9144
  }
8829
9145
  declare global {
8830
9146
  namespace JSX {
8831
9147
  interface IntrinsicElements {
8832
- [tagName$k]: StackJSXProps & ReactBaseElementPropsWithChildren<Stack>;
9148
+ [tagName$j]: StackJSXProps & ReactBaseElementProps<Stack>;
8833
9149
  }
8834
9150
  }
8835
9151
  }
8836
9152
  declare module 'react' {
8837
9153
  namespace JSX {
8838
9154
  interface IntrinsicElements {
8839
- [tagName$j]: SwitchJSXProps & ReactBaseElementProps<Switch>;
9155
+ [tagName$i]: SwitchJSXProps & ReactBaseElementProps<Switch>;
8840
9156
  }
8841
9157
  }
8842
9158
  }
8843
9159
  declare global {
8844
9160
  namespace JSX {
8845
9161
  interface IntrinsicElements {
8846
- [tagName$j]: SwitchJSXProps & ReactBaseElementProps<Switch>;
9162
+ [tagName$i]: SwitchJSXProps & ReactBaseElementProps<Switch>;
8847
9163
  }
8848
9164
  }
8849
9165
  }
8850
9166
  declare module 'react' {
8851
9167
  namespace JSX {
8852
9168
  interface IntrinsicElements {
8853
- [tagName$i]: Omit<TableJSXProps, 'filters'> &
8854
- ReactBaseElementPropsWithChildren<Table>;
9169
+ [tagName$h]: Omit<TableJSXProps, 'filters'> &
9170
+ ReactBaseElementProps<Table>;
8855
9171
  }
8856
9172
  }
8857
9173
  }
8858
9174
  declare global {
8859
9175
  namespace JSX {
8860
9176
  interface IntrinsicElements {
8861
- [tagName$i]: Omit<TableJSXProps, 'filters'> &
8862
- ReactBaseElementPropsWithChildren<Table>;
9177
+ [tagName$h]: Omit<TableJSXProps, 'filters'> &
9178
+ ReactBaseElementProps<Table>;
8863
9179
  }
8864
9180
  }
8865
9181
  }
8866
9182
  declare module 'react' {
8867
9183
  namespace JSX {
8868
9184
  interface IntrinsicElements {
8869
- [tagName$h]: TableBodyJSXProps &
8870
- ReactBaseElementPropsWithChildren<TableBody>;
9185
+ [tagName$g]: TableBodyJSXProps & ReactBaseElementProps<TableBody>;
8871
9186
  }
8872
9187
  }
8873
9188
  }
8874
9189
  declare global {
8875
9190
  namespace JSX {
8876
9191
  interface IntrinsicElements {
8877
- [tagName$h]: TableBodyJSXProps &
8878
- ReactBaseElementPropsWithChildren<TableBody>;
9192
+ [tagName$g]: TableBodyJSXProps & ReactBaseElementProps<TableBody>;
8879
9193
  }
8880
9194
  }
8881
9195
  }
8882
9196
  declare module 'react' {
8883
9197
  namespace JSX {
8884
9198
  interface IntrinsicElements {
8885
- [tagName$g]: TableCellJSXProps &
8886
- ReactBaseElementPropsWithChildren<TableCell>;
9199
+ [tagName$f]: TableCellJSXProps & ReactBaseElementProps<TableCell>;
8887
9200
  }
8888
9201
  }
8889
9202
  }
8890
9203
  declare global {
8891
9204
  namespace JSX {
8892
9205
  interface IntrinsicElements {
8893
- [tagName$g]: TableCellJSXProps &
8894
- ReactBaseElementPropsWithChildren<TableCell>;
9206
+ [tagName$f]: TableCellJSXProps & ReactBaseElementProps<TableCell>;
8895
9207
  }
8896
9208
  }
8897
9209
  }
8898
9210
  declare module 'react' {
8899
9211
  namespace JSX {
8900
9212
  interface IntrinsicElements {
8901
- [tagName$f]: TableHeaderJSXProps &
8902
- ReactBaseElementPropsWithChildren<TableHeader>;
9213
+ [tagName$e]: TableHeaderJSXProps & ReactBaseElementProps<TableHeader>;
8903
9214
  }
8904
9215
  }
8905
9216
  }
8906
9217
  declare global {
8907
9218
  namespace JSX {
8908
9219
  interface IntrinsicElements {
8909
- [tagName$f]: TableHeaderJSXProps &
8910
- ReactBaseElementPropsWithChildren<TableHeader>;
9220
+ [tagName$e]: TableHeaderJSXProps & ReactBaseElementProps<TableHeader>;
8911
9221
  }
8912
9222
  }
8913
9223
  }
8914
9224
  declare module 'react' {
8915
9225
  namespace JSX {
8916
9226
  interface IntrinsicElements {
8917
- [tagName$e]: TableHeaderRowJSXProps &
8918
- ReactBaseElementPropsWithChildren<TableHeaderRow>;
9227
+ [tagName$d]: TableHeaderRowJSXProps &
9228
+ ReactBaseElementProps<TableHeaderRow>;
8919
9229
  }
8920
9230
  }
8921
9231
  }
8922
9232
  declare global {
8923
9233
  namespace JSX {
8924
9234
  interface IntrinsicElements {
8925
- [tagName$e]: TableHeaderRowJSXProps &
8926
- ReactBaseElementPropsWithChildren<TableHeaderRow>;
9235
+ [tagName$d]: TableHeaderRowJSXProps &
9236
+ ReactBaseElementProps<TableHeaderRow>;
8927
9237
  }
8928
9238
  }
8929
9239
  }
8930
9240
  declare module 'react' {
8931
9241
  namespace JSX {
8932
9242
  interface IntrinsicElements {
8933
- [tagName$d]: TableRowJSXProps &
8934
- ReactBaseElementPropsWithChildren<TableRow>;
9243
+ [tagName$c]: TableRowJSXProps & ReactBaseElementProps<TableRow>;
8935
9244
  }
8936
9245
  }
8937
9246
  }
8938
9247
  declare global {
8939
9248
  namespace JSX {
8940
9249
  interface IntrinsicElements {
8941
- [tagName$d]: TableRowJSXProps &
8942
- ReactBaseElementPropsWithChildren<TableRow>;
9250
+ [tagName$c]: TableRowJSXProps & ReactBaseElementProps<TableRow>;
8943
9251
  }
8944
9252
  }
8945
9253
  }
8946
9254
  declare module 'react' {
8947
9255
  namespace JSX {
8948
9256
  interface IntrinsicElements {
8949
- [tagName$c]: TextJSXProps & ReactBaseElementPropsWithChildren<Text>;
9257
+ [tagName$b]: TextJSXProps & ReactBaseElementProps<Text>;
8950
9258
  }
8951
9259
  }
8952
9260
  }
8953
9261
  declare global {
8954
9262
  namespace JSX {
8955
9263
  interface IntrinsicElements {
8956
- [tagName$c]: TextJSXProps & ReactBaseElementPropsWithChildren<Text>;
9264
+ [tagName$b]: TextJSXProps & ReactBaseElementProps<Text>;
8957
9265
  }
8958
9266
  }
8959
9267
  }
8960
9268
  declare module 'react' {
8961
9269
  namespace JSX {
8962
9270
  interface IntrinsicElements {
8963
- [tagName$b]: TextAreaJSXProps & ReactBaseElementProps<TextArea>;
9271
+ [tagName$a]: TextAreaJSXProps & ReactBaseElementProps<TextArea>;
8964
9272
  }
8965
9273
  }
8966
9274
  }
8967
9275
  declare global {
8968
9276
  namespace JSX {
8969
9277
  interface IntrinsicElements {
8970
- [tagName$b]: TextAreaJSXProps & ReactBaseElementProps<TextArea>;
9278
+ [tagName$a]: TextAreaJSXProps & ReactBaseElementProps<TextArea>;
8971
9279
  }
8972
9280
  }
8973
9281
  }
8974
9282
  declare module 'react' {
8975
9283
  namespace JSX {
8976
9284
  interface IntrinsicElements {
8977
- [tagName$a]: Omit<TextFieldJSXProps, 'accessory'> &
9285
+ [tagName$9]: Omit<TextFieldJSXProps, 'accessory'> &
8978
9286
  ReactBaseElementProps<TextField>;
8979
9287
  }
8980
9288
  }
@@ -8982,7 +9290,7 @@ declare module 'react' {
8982
9290
  declare global {
8983
9291
  namespace JSX {
8984
9292
  interface IntrinsicElements {
8985
- [tagName$a]: Omit<TextFieldJSXProps, 'accessory'> &
9293
+ [tagName$9]: Omit<TextFieldJSXProps, 'accessory'> &
8986
9294
  ReactBaseElementProps<TextField>;
8987
9295
  }
8988
9296
  }
@@ -8990,65 +9298,63 @@ declare global {
8990
9298
  declare module 'react' {
8991
9299
  namespace JSX {
8992
9300
  interface IntrinsicElements {
8993
- [tagName$9]: ThumbnailJSXProps & ReactBaseElementProps<Thumbnail>;
9301
+ [tagName$8]: ThumbnailJSXProps & ReactBaseElementProps<Thumbnail>;
8994
9302
  }
8995
9303
  }
8996
9304
  }
8997
9305
  declare global {
8998
9306
  namespace JSX {
8999
9307
  interface IntrinsicElements {
9000
- [tagName$9]: ThumbnailJSXProps & ReactBaseElementProps<Thumbnail>;
9308
+ [tagName$8]: ThumbnailJSXProps & ReactBaseElementProps<Thumbnail>;
9001
9309
  }
9002
9310
  }
9003
9311
  }
9004
9312
  declare module 'react' {
9005
9313
  namespace JSX {
9006
9314
  interface IntrinsicElements {
9007
- [tagName$8]: TooltipJSXProps & ReactBaseElementPropsWithChildren<Tooltip>;
9315
+ [tagName$7]: TooltipJSXProps & ReactBaseElementProps<Tooltip>;
9008
9316
  }
9009
9317
  }
9010
9318
  }
9011
9319
  declare global {
9012
9320
  namespace JSX {
9013
9321
  interface IntrinsicElements {
9014
- [tagName$8]: TooltipJSXProps & ReactBaseElementPropsWithChildren<Tooltip>;
9322
+ [tagName$7]: TooltipJSXProps & ReactBaseElementProps<Tooltip>;
9015
9323
  }
9016
9324
  }
9017
9325
  }
9018
9326
  declare module 'react' {
9019
9327
  namespace JSX {
9020
9328
  interface IntrinsicElements {
9021
- [tagName$7]: URLFieldJSXProps & ReactBaseElementProps<URLField>;
9329
+ [tagName$6]: URLFieldJSXProps & ReactBaseElementProps<URLField>;
9022
9330
  }
9023
9331
  }
9024
9332
  }
9025
9333
  declare global {
9026
9334
  namespace JSX {
9027
9335
  interface IntrinsicElements {
9028
- [tagName$7]: URLFieldJSXProps & ReactBaseElementProps<URLField>;
9336
+ [tagName$6]: URLFieldJSXProps & ReactBaseElementProps<URLField>;
9029
9337
  }
9030
9338
  }
9031
9339
  }
9032
9340
  declare module 'react' {
9033
9341
  namespace JSX {
9034
9342
  interface IntrinsicElements {
9035
- [tagName$6]: UnorderedListJSXProps &
9036
- ReactBaseElementPropsWithChildren<UnorderedList>;
9343
+ [tagName$5]: UnorderedListJSXProps & ReactBaseElementProps<UnorderedList>;
9037
9344
  }
9038
9345
  }
9039
9346
  }
9040
9347
  declare global {
9041
9348
  namespace JSX {
9042
9349
  interface IntrinsicElements {
9043
- [tagName$6]: UnorderedListJSXProps &
9044
- ReactBaseElementPropsWithChildren<UnorderedList>;
9350
+ [tagName$5]: UnorderedListJSXProps & ReactBaseElementProps<UnorderedList>;
9045
9351
  }
9046
9352
  }
9047
9353
  }
9048
9354
  declare module 'react' {
9049
9355
  namespace JSX {
9050
9356
  interface IntrinsicElements {
9051
- [tagName$5]: Omit<
9357
+ [tagName$4]: Omit<
9052
9358
  AdminActionJSXProps,
9053
9359
  'primaryAction' | 'secondaryActions'
9054
9360
  > & {
@@ -9060,7 +9366,7 @@ declare module 'react' {
9060
9366
  declare global {
9061
9367
  namespace JSX {
9062
9368
  interface IntrinsicElements {
9063
- [tagName$5]: Omit<
9369
+ [tagName$4]: Omit<
9064
9370
  AdminActionJSXProps,
9065
9371
  'primaryAction' | 'secondaryActions'
9066
9372
  > & {
@@ -9072,25 +9378,7 @@ declare global {
9072
9378
  declare module 'react' {
9073
9379
  namespace JSX {
9074
9380
  interface IntrinsicElements {
9075
- [tagName$4]: AdminBlockJSXProps & {
9076
- children?: React.ReactNode;
9077
- };
9078
- }
9079
- }
9080
- }
9081
- declare global {
9082
- namespace JSX {
9083
- interface IntrinsicElements {
9084
- [tagName$4]: AdminBlockJSXProps & {
9085
- children?: React.ReactNode;
9086
- };
9087
- }
9088
- }
9089
- }
9090
- declare module 'react' {
9091
- namespace JSX {
9092
- interface IntrinsicElements {
9093
- [tagName$3]: AdminPrintActionJSXProps & {
9381
+ [tagName$3]: AdminBlockJSXProps & {
9094
9382
  children?: React.ReactNode;
9095
9383
  };
9096
9384
  }
@@ -9099,7 +9387,7 @@ declare module 'react' {
9099
9387
  declare global {
9100
9388
  namespace JSX {
9101
9389
  interface IntrinsicElements {
9102
- [tagName$3]: AdminPrintActionJSXProps & {
9390
+ [tagName$3]: AdminBlockJSXProps & {
9103
9391
  children?: React.ReactNode;
9104
9392
  };
9105
9393
  }
@@ -9108,7 +9396,7 @@ declare global {
9108
9396
  declare module 'react' {
9109
9397
  namespace JSX {
9110
9398
  interface IntrinsicElements {
9111
- [tagName$2]: CustomerSegmentTemplateJSXProps & {
9399
+ [tagName$2]: AdminPrintActionJSXProps & {
9112
9400
  children?: React.ReactNode;
9113
9401
  };
9114
9402
  }
@@ -9117,7 +9405,7 @@ declare module 'react' {
9117
9405
  declare global {
9118
9406
  namespace JSX {
9119
9407
  interface IntrinsicElements {
9120
- [tagName$2]: CustomerSegmentTemplateJSXProps & {
9408
+ [tagName$2]: AdminPrintActionJSXProps & {
9121
9409
  children?: React.ReactNode;
9122
9410
  };
9123
9411
  }