@shopify/ui-extensions 2025.10.0-rc.2 → 2025.10.0-rc.4

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 (549) hide show
  1. package/build/cjs/surfaces/customer-account/preact/live-navigation.js +6 -10
  2. package/build/esm/surfaces/customer-account/preact/live-navigation.mjs +6 -10
  3. package/build/esnext/surfaces/customer-account/preact/live-navigation.esnext +6 -10
  4. package/build/ts/docs/shared/components/Abbreviation.d.ts.map +1 -1
  5. package/build/ts/docs/shared/components/Badge.d.ts.map +1 -1
  6. package/build/ts/docs/shared/components/Button.d.ts.map +1 -1
  7. package/build/ts/docs/shared/components/Checkbox.d.ts.map +1 -1
  8. package/build/ts/docs/shared/components/Choice.d.ts +4 -0
  9. package/build/ts/docs/shared/components/Choice.d.ts.map +1 -0
  10. package/build/ts/docs/shared/components/ChoiceList.d.ts.map +1 -1
  11. package/build/ts/docs/shared/components/Clickable.d.ts.map +1 -1
  12. package/build/ts/docs/shared/components/ClipboardItem.d.ts.map +1 -1
  13. package/build/ts/docs/shared/components/DatePicker.d.ts.map +1 -1
  14. package/build/ts/docs/shared/components/Divider.d.ts.map +1 -1
  15. package/build/ts/docs/shared/components/EmailField.d.ts.map +1 -1
  16. package/build/ts/docs/shared/components/Grid.d.ts.map +1 -1
  17. package/build/ts/docs/shared/components/GridItem.d.ts +4 -0
  18. package/build/ts/docs/shared/components/GridItem.d.ts.map +1 -0
  19. package/build/ts/docs/shared/components/Heading.d.ts.map +1 -1
  20. package/build/ts/docs/shared/components/Icon.d.ts.map +1 -1
  21. package/build/ts/docs/shared/components/Link.d.ts.map +1 -1
  22. package/build/ts/docs/shared/components/MoneyField.d.ts.map +1 -1
  23. package/build/ts/docs/shared/components/NumberField.d.ts.map +1 -1
  24. package/build/ts/docs/shared/components/OrderedList.d.ts.map +1 -1
  25. package/build/ts/docs/shared/components/Page.d.ts +4 -0
  26. package/build/ts/docs/shared/components/Page.d.ts.map +1 -0
  27. package/build/ts/docs/shared/components/Paragraph.d.ts.map +1 -1
  28. package/build/ts/docs/shared/components/PasswordField.d.ts.map +1 -1
  29. package/build/ts/docs/shared/components/PaymentIcon.d.ts.map +1 -1
  30. package/build/ts/docs/shared/components/Progress.d.ts.map +1 -1
  31. package/build/ts/docs/shared/components/QRCode.d.ts.map +1 -1
  32. package/build/ts/docs/shared/components/SearchField.d.ts.map +1 -1
  33. package/build/ts/docs/shared/components/Section.d.ts.map +1 -1
  34. package/build/ts/docs/shared/components/Select.d.ts.map +1 -1
  35. package/build/ts/docs/shared/components/Spinner.d.ts.map +1 -1
  36. package/build/ts/docs/shared/components/Switch.d.ts.map +1 -1
  37. package/build/ts/docs/shared/components/Table.d.ts.map +1 -1
  38. package/build/ts/docs/shared/components/TableBody.d.ts +4 -0
  39. package/build/ts/docs/shared/components/TableBody.d.ts.map +1 -0
  40. package/build/ts/docs/shared/components/TableCell.d.ts +4 -0
  41. package/build/ts/docs/shared/components/TableCell.d.ts.map +1 -0
  42. package/build/ts/docs/shared/components/TableHeader.d.ts +4 -0
  43. package/build/ts/docs/shared/components/TableHeader.d.ts.map +1 -0
  44. package/build/ts/docs/shared/components/TableHeaderRow.d.ts +4 -0
  45. package/build/ts/docs/shared/components/TableHeaderRow.d.ts.map +1 -0
  46. package/build/ts/docs/shared/components/TableRow.d.ts +4 -0
  47. package/build/ts/docs/shared/components/TableRow.d.ts.map +1 -0
  48. package/build/ts/docs/shared/components/Text.d.ts.map +1 -1
  49. package/build/ts/docs/shared/components/TextArea.d.ts.map +1 -1
  50. package/build/ts/docs/shared/components/Time.d.ts.map +1 -1
  51. package/build/ts/docs/shared/components/URLField.d.ts.map +1 -1
  52. package/build/ts/docs/shared/components/UnorderedList.d.ts.map +1 -1
  53. package/build/ts/surfaces/admin/components/{SearchField/SearchField.ab.doc.d.ts → AdminAction/AdminAction.ext.doc.d.ts} +1 -1
  54. package/build/ts/surfaces/admin/components/AdminAction/AdminAction.ext.doc.d.ts.map +1 -0
  55. package/build/ts/surfaces/admin/components/{AdminAction/AdminAction.doc.d.ts → AdminBlock/AdminBlock.ext.doc.d.ts} +1 -1
  56. package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.ext.doc.d.ts.map +1 -0
  57. package/build/ts/surfaces/admin/components/AdminPrintAction/{AdminPrintAction.doc.d.ts → AdminPrintAction.ext.doc.d.ts} +1 -1
  58. package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.ext.doc.d.ts.map +1 -0
  59. package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
  60. package/build/ts/surfaces/admin/components/Banner/Banner.doc.d.ts.map +1 -1
  61. package/build/ts/surfaces/admin/components/Banner.d.ts +3 -1
  62. package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
  63. package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
  64. package/build/ts/surfaces/admin/components/Button.d.ts +15 -1
  65. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.doc.d.ts.map +1 -1
  66. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -1
  67. package/build/ts/surfaces/admin/components/ChoiceList.d.ts +10 -0
  68. package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
  69. package/build/ts/surfaces/admin/components/Clickable.d.ts +15 -1
  70. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
  71. package/build/ts/surfaces/admin/components/Divider/Divider.doc.d.ts.map +1 -1
  72. package/build/ts/surfaces/admin/components/EmailField/EmailField.doc.d.ts.map +1 -1
  73. package/build/ts/surfaces/admin/components/{Switch/Switch.ab.doc.d.ts → Form/Form.ext.doc.d.ts} +1 -1
  74. package/build/ts/surfaces/admin/components/Form/Form.ext.doc.d.ts.map +1 -0
  75. package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
  76. package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
  77. package/build/ts/surfaces/admin/components/Icon/Icon.doc.d.ts.map +1 -1
  78. package/build/ts/surfaces/admin/components/Image/Image.doc.d.ts.map +1 -1
  79. package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
  80. package/build/ts/surfaces/admin/components/Link.d.ts +15 -1
  81. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.doc.d.ts.map +1 -1
  82. package/build/ts/surfaces/admin/components/NumberField/NumberField.doc.d.ts.map +1 -1
  83. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
  84. package/build/ts/surfaces/admin/components/Page/Page.ab.doc.d.ts.map +1 -1
  85. package/build/ts/surfaces/admin/components/Page.d.ts +2 -0
  86. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
  87. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.doc.d.ts.map +1 -1
  88. package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts +2 -2
  89. package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts.map +1 -1
  90. package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
  91. package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
  92. package/build/ts/surfaces/admin/components/Spinner/Spinner.doc.d.ts.map +1 -1
  93. package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
  94. package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts +2 -2
  95. package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts.map +1 -1
  96. package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
  97. package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
  98. package/build/ts/surfaces/admin/components/TextArea/TextArea.doc.d.ts.map +1 -1
  99. package/build/ts/surfaces/admin/components/TextField/TextField.doc.d.ts.map +1 -1
  100. package/build/ts/surfaces/admin/components/URLField/URLField.doc.d.ts.map +1 -1
  101. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
  102. package/build/ts/surfaces/admin/components/shared.d.ts +1 -0
  103. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +48 -4
  104. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +48 -4
  105. package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +48 -4
  106. package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +48 -4
  107. package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +48 -4
  108. package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +48 -4
  109. package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +48 -4
  110. package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +48 -4
  111. package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +48 -4
  112. package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +48 -4
  113. package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +48 -4
  114. package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +48 -4
  115. package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +48 -4
  116. package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +48 -4
  117. package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +48 -4
  118. package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +48 -4
  119. package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +48 -4
  120. package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +48 -4
  121. package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +48 -4
  122. package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +48 -4
  123. package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +48 -4
  124. package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +48 -4
  125. package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +48 -4
  126. package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +48 -4
  127. package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +48 -4
  128. package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +48 -4
  129. package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +48 -4
  130. package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +48 -4
  131. package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +48 -4
  132. package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +48 -4
  133. package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +48 -4
  134. package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +48 -4
  135. package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +48 -4
  136. package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +48 -4
  137. package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +48 -4
  138. package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +48 -4
  139. package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +48 -4
  140. package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +48 -4
  141. package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +48 -4
  142. package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +48 -4
  143. package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +48 -4
  144. package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +48 -4
  145. package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +48 -4
  146. package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +48 -4
  147. package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +48 -4
  148. package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +48 -4
  149. package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +48 -4
  150. package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +48 -4
  151. package/build/ts/surfaces/checkout/components/Abbreviation.d.ts +5 -1
  152. package/build/ts/surfaces/checkout/components/Banner.d.ts +5 -1
  153. package/build/ts/surfaces/checkout/components/Box.d.ts +6 -3
  154. package/build/ts/surfaces/checkout/components/Button.d.ts +6 -2
  155. package/build/ts/surfaces/checkout/components/ClipboardItem.d.ts +1 -1
  156. package/build/ts/surfaces/checkout/components/DropZone.d.ts +1 -1
  157. package/build/ts/surfaces/checkout/components/Form.d.ts +5 -1
  158. package/build/ts/surfaces/checkout/components/Heading/Heading.doc.d.ts.map +1 -1
  159. package/build/ts/surfaces/checkout/components/Heading.d.ts +5 -1
  160. package/build/ts/surfaces/checkout/components/Icon.d.ts +36 -0
  161. package/build/ts/surfaces/checkout/components/Image.d.ts +4 -1
  162. package/build/ts/surfaces/checkout/components/Link.d.ts +5 -1
  163. package/build/ts/surfaces/checkout/components/ListItem.d.ts +5 -1
  164. package/build/ts/surfaces/checkout/components/OrderedList.d.ts +5 -1
  165. package/build/ts/surfaces/checkout/components/Paragraph.d.ts +5 -1
  166. package/build/ts/surfaces/checkout/components/PaymentIcon.d.ts +33 -0
  167. package/build/ts/surfaces/checkout/components/Progress.d.ts +1 -1
  168. package/build/ts/surfaces/checkout/components/QRCode.d.ts +31 -0
  169. package/build/ts/surfaces/checkout/components/Section/Section.doc.d.ts +4 -0
  170. package/build/ts/surfaces/checkout/components/Section/Section.doc.d.ts.map +1 -0
  171. package/build/ts/surfaces/checkout/components/Section.d.ts +34 -0
  172. package/build/ts/surfaces/checkout/components/Spinner.d.ts +1 -1
  173. package/build/ts/surfaces/checkout/components/Stack.d.ts +8 -4
  174. package/build/ts/surfaces/checkout/components/Text.d.ts +5 -1
  175. package/build/ts/surfaces/checkout/components/TextField.d.ts +9 -3
  176. package/build/ts/surfaces/checkout/components/Time.d.ts +5 -1
  177. package/build/ts/surfaces/checkout/components/UnorderedList.d.ts +5 -1
  178. package/build/ts/surfaces/checkout/components/components-shared.d.ts +171 -72
  179. package/build/ts/surfaces/checkout/components/components.d.ts +307 -102
  180. package/build/ts/surfaces/checkout/shared.d.ts +1 -1
  181. package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
  182. package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +252 -26
  183. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +252 -26
  184. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +252 -26
  185. package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +252 -26
  186. package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +252 -26
  187. package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +252 -26
  188. package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +252 -26
  189. package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +252 -26
  190. package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +241 -24
  191. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +241 -24
  192. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +241 -24
  193. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +252 -26
  194. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +252 -26
  195. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +252 -26
  196. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +252 -26
  197. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +252 -26
  198. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +252 -26
  199. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +252 -26
  200. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +252 -26
  201. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +252 -26
  202. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +252 -26
  203. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +252 -26
  204. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +252 -26
  205. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +252 -26
  206. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +252 -26
  207. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +252 -26
  208. package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +252 -26
  209. package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +252 -26
  210. package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +252 -26
  211. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +252 -26
  212. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +252 -26
  213. package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +252 -26
  214. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +252 -26
  215. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +252 -26
  216. package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +252 -26
  217. package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +241 -24
  218. package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +252 -26
  219. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +252 -26
  220. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +252 -26
  221. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +252 -26
  222. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +241 -24
  223. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +252 -26
  224. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +252 -26
  225. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +252 -26
  226. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +252 -26
  227. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +252 -26
  228. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +252 -26
  229. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +252 -26
  230. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +252 -26
  231. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +252 -26
  232. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +252 -26
  233. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +252 -26
  234. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +252 -26
  235. package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +252 -26
  236. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +252 -26
  237. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +252 -26
  238. package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +252 -26
  239. package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +252 -26
  240. package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +252 -26
  241. package/build/ts/surfaces/customer-account/components/Abbreviation.d.ts +5 -1
  242. package/build/ts/surfaces/customer-account/components/Banner.d.ts +5 -1
  243. package/build/ts/surfaces/customer-account/components/Box.d.ts +6 -3
  244. package/build/ts/surfaces/customer-account/components/Button.d.ts +6 -2
  245. package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +1 -1
  246. package/build/ts/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
  247. package/build/ts/surfaces/customer-account/components/DropZone.d.ts +1 -1
  248. package/build/ts/surfaces/customer-account/components/Form.d.ts +5 -1
  249. package/build/ts/surfaces/customer-account/components/Heading.d.ts +5 -1
  250. package/build/ts/surfaces/customer-account/components/Icon.d.ts +36 -0
  251. package/build/ts/surfaces/customer-account/components/Image.d.ts +4 -1
  252. package/build/ts/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
  253. package/build/ts/surfaces/customer-account/components/Link.d.ts +5 -1
  254. package/build/ts/surfaces/customer-account/components/ListItem.d.ts +5 -1
  255. package/build/ts/surfaces/customer-account/components/OrderedList.d.ts +5 -1
  256. package/build/ts/surfaces/customer-account/components/Page.d.ts +8 -2
  257. package/build/ts/surfaces/customer-account/components/Paragraph.d.ts +5 -1
  258. package/build/ts/surfaces/customer-account/components/PaymentIcon.d.ts +33 -0
  259. package/build/ts/surfaces/customer-account/components/Progress.d.ts +1 -1
  260. package/build/ts/surfaces/customer-account/components/QRCode.d.ts +31 -0
  261. package/build/ts/surfaces/customer-account/components/Section.d.ts +34 -0
  262. package/build/ts/surfaces/customer-account/components/Spinner.d.ts +1 -1
  263. package/build/ts/surfaces/customer-account/components/Stack.d.ts +8 -4
  264. package/build/ts/surfaces/customer-account/components/Text.d.ts +5 -1
  265. package/build/ts/surfaces/customer-account/components/TextField.d.ts +9 -3
  266. package/build/ts/surfaces/customer-account/components/Time.d.ts +5 -1
  267. package/build/ts/surfaces/customer-account/components/UnorderedList.d.ts +5 -1
  268. package/build/ts/surfaces/customer-account/components/components-shared.d.ts +171 -72
  269. package/build/ts/surfaces/customer-account/components/components.d.ts +307 -102
  270. package/build/ts/surfaces/customer-account/preact/live-navigation.d.ts.map +1 -1
  271. package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +281 -33
  272. package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +281 -33
  273. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +281 -33
  274. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +281 -33
  275. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +281 -33
  276. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +281 -33
  277. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +281 -33
  278. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +281 -33
  279. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +281 -33
  280. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +281 -33
  281. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +281 -33
  282. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +281 -33
  283. package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +281 -33
  284. package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +281 -33
  285. package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +281 -33
  286. package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +281 -33
  287. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +281 -33
  288. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +281 -33
  289. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +281 -33
  290. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +281 -33
  291. package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +281 -33
  292. package/build/tsconfig.tsbuildinfo +1 -1
  293. package/package.json +2 -2
  294. package/src/docs/shared/components/Abbreviation.ts +1 -17
  295. package/src/docs/shared/components/Badge.ts +2 -13
  296. package/src/docs/shared/components/Button.ts +1 -7
  297. package/src/docs/shared/components/Checkbox.ts +2 -18
  298. package/src/docs/shared/components/Choice.ts +12 -0
  299. package/src/docs/shared/components/ChoiceList.ts +2 -13
  300. package/src/docs/shared/components/Clickable.ts +2 -13
  301. package/src/docs/shared/components/ClipboardItem.ts +1 -12
  302. package/src/docs/shared/components/DatePicker.ts +1 -2
  303. package/src/docs/shared/components/Divider.ts +2 -13
  304. package/src/docs/shared/components/EmailField.ts +2 -13
  305. package/src/docs/shared/components/Grid.ts +1 -12
  306. package/src/docs/shared/components/GridItem.ts +11 -0
  307. package/src/docs/shared/components/Heading.ts +1 -17
  308. package/src/docs/shared/components/Icon.ts +1 -7
  309. package/src/docs/shared/components/Link.ts +1 -7
  310. package/src/docs/shared/components/MoneyField.ts +2 -13
  311. package/src/docs/shared/components/NumberField.ts +2 -13
  312. package/src/docs/shared/components/OrderedList.ts +1 -7
  313. package/src/docs/shared/components/Page.ts +12 -0
  314. package/src/docs/shared/components/Paragraph.ts +1 -12
  315. package/src/docs/shared/components/PasswordField.ts +2 -14
  316. package/src/docs/shared/components/PaymentIcon.ts +1 -7
  317. package/src/docs/shared/components/Progress.ts +1 -7
  318. package/src/docs/shared/components/QRCode.ts +1 -7
  319. package/src/docs/shared/components/SearchField.ts +2 -18
  320. package/src/docs/shared/components/Section.ts +2 -18
  321. package/src/docs/shared/components/Select.ts +2 -13
  322. package/src/docs/shared/components/Spinner.ts +1 -7
  323. package/src/docs/shared/components/Switch.ts +2 -19
  324. package/src/docs/shared/components/Table.ts +2 -8
  325. package/src/docs/shared/components/TableBody.ts +12 -0
  326. package/src/docs/shared/components/TableCell.ts +11 -0
  327. package/src/docs/shared/components/TableHeader.ts +11 -0
  328. package/src/docs/shared/components/TableHeaderRow.ts +12 -0
  329. package/src/docs/shared/components/TableRow.ts +11 -0
  330. package/src/docs/shared/components/Text.ts +1 -12
  331. package/src/docs/shared/components/TextArea.ts +2 -8
  332. package/src/docs/shared/components/Time.ts +1 -12
  333. package/src/docs/shared/components/URLField.ts +3 -13
  334. package/src/docs/shared/components/UnorderedList.ts +1 -7
  335. package/src/surfaces/admin/components/Banner.d.ts +3 -1
  336. package/src/surfaces/admin/components/Button.d.ts +15 -1
  337. package/src/surfaces/admin/components/ChoiceList.d.ts +10 -0
  338. package/src/surfaces/admin/components/Clickable.d.ts +15 -1
  339. package/src/surfaces/admin/components/DatePicker/examples/default.html +5 -1
  340. package/src/surfaces/admin/components/Form/examples/default.html +4 -0
  341. package/src/surfaces/admin/components/Form/examples/default.jsx +1 -0
  342. package/src/surfaces/admin/components/Link.d.ts +15 -1
  343. package/src/surfaces/admin/components/Page.d.ts +2 -0
  344. package/src/surfaces/admin/components/TextField/examples/default.html +1 -1
  345. package/src/surfaces/admin/components/shared.d.ts +1 -0
  346. package/src/surfaces/admin/components.d.ts +104 -9
  347. package/src/surfaces/checkout/components/Abbreviation/examples/basic-abbreviation.example.html +1 -1
  348. package/src/surfaces/checkout/components/Abbreviation.d.ts +5 -1
  349. package/src/surfaces/checkout/components/Banner.d.ts +5 -1
  350. package/src/surfaces/checkout/components/Box.d.ts +6 -3
  351. package/src/surfaces/checkout/components/Button.d.ts +6 -2
  352. package/src/surfaces/checkout/components/ClipboardItem.d.ts +1 -1
  353. package/src/surfaces/checkout/components/DropZone.d.ts +1 -1
  354. package/src/surfaces/checkout/components/Form.d.ts +5 -1
  355. package/src/surfaces/checkout/components/Heading.d.ts +5 -1
  356. package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -5
  357. package/src/surfaces/checkout/components/Icon.d.ts +36 -0
  358. package/src/surfaces/checkout/components/Image.d.ts +4 -1
  359. package/src/surfaces/checkout/components/Link.d.ts +5 -1
  360. package/src/surfaces/checkout/components/ListItem.d.ts +5 -1
  361. package/src/surfaces/checkout/components/OrderedList.d.ts +5 -1
  362. package/src/surfaces/checkout/components/Paragraph/examples/basic-paragraph.example.html +1 -1
  363. package/src/surfaces/checkout/components/Paragraph.d.ts +5 -1
  364. package/src/surfaces/checkout/components/PaymentIcon.d.ts +33 -0
  365. package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
  366. package/src/surfaces/checkout/components/Progress.d.ts +1 -1
  367. package/src/surfaces/checkout/components/QRCode.d.ts +31 -0
  368. package/src/surfaces/checkout/components/Section/examples/basic-section.example.html +6 -0
  369. package/src/surfaces/checkout/components/Section.d.ts +34 -0
  370. package/src/surfaces/checkout/components/Spinner.d.ts +1 -1
  371. package/src/surfaces/checkout/components/Stack.d.ts +8 -4
  372. package/src/surfaces/checkout/components/Text/examples/basic-text.example.html +3 -1
  373. package/src/surfaces/checkout/components/Text.d.ts +5 -1
  374. package/src/surfaces/checkout/components/TextField.d.ts +9 -3
  375. package/src/surfaces/checkout/components/Time.d.ts +5 -1
  376. package/src/surfaces/checkout/components/UnorderedList.d.ts +5 -1
  377. package/src/surfaces/checkout/components/components-shared.d.ts +171 -72
  378. package/src/surfaces/checkout/components/components.d.ts +307 -102
  379. package/src/surfaces/checkout/shared.ts +3 -0
  380. package/src/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
  381. package/src/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
  382. package/src/surfaces/customer-account/components/Page.d.ts +8 -2
  383. package/src/surfaces/customer-account/components.d.ts +21 -59
  384. package/src/surfaces/customer-account/preact/live-navigation.ts +14 -7
  385. package/build/ts/surfaces/admin/components/AdminAction/AdminAction.doc.d.ts.map +0 -1
  386. package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts +0 -4
  387. package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts.map +0 -1
  388. package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.doc.d.ts.map +0 -1
  389. package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts +0 -4
  390. package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts.map +0 -1
  391. package/build/ts/surfaces/admin/components/Badge/shared.d.ts +0 -22
  392. package/build/ts/surfaces/admin/components/Badge/shared.d.ts.map +0 -1
  393. package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts +0 -4
  394. package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts.map +0 -1
  395. package/build/ts/surfaces/admin/components/Banner/shared.d.ts +0 -35
  396. package/build/ts/surfaces/admin/components/Banner/shared.d.ts.map +0 -1
  397. package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts +0 -4
  398. package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts.map +0 -1
  399. package/build/ts/surfaces/admin/components/Box/shared.d.ts +0 -35
  400. package/build/ts/surfaces/admin/components/Box/shared.d.ts.map +0 -1
  401. package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts +0 -4
  402. package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts.map +0 -1
  403. package/build/ts/surfaces/admin/components/Button/shared.d.ts +0 -30
  404. package/build/ts/surfaces/admin/components/Button/shared.d.ts.map +0 -1
  405. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts +0 -4
  406. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts.map +0 -1
  407. package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts +0 -29
  408. package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts.map +0 -1
  409. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts +0 -4
  410. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts.map +0 -1
  411. package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts +0 -29
  412. package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts.map +0 -1
  413. package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts +0 -4
  414. package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts.map +0 -1
  415. package/build/ts/surfaces/admin/components/Clickable/shared.d.ts +0 -29
  416. package/build/ts/surfaces/admin/components/Clickable/shared.d.ts.map +0 -1
  417. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts +0 -4
  418. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts.map +0 -1
  419. package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts +0 -24
  420. package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts.map +0 -1
  421. package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts +0 -4
  422. package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts.map +0 -1
  423. package/build/ts/surfaces/admin/components/Divider/shared.d.ts +0 -35
  424. package/build/ts/surfaces/admin/components/Divider/shared.d.ts.map +0 -1
  425. package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts +0 -4
  426. package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts.map +0 -1
  427. package/build/ts/surfaces/admin/components/EmailField/shared.d.ts +0 -29
  428. package/build/ts/surfaces/admin/components/EmailField/shared.d.ts.map +0 -1
  429. package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts +0 -4
  430. package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts.map +0 -1
  431. package/build/ts/surfaces/admin/components/Grid/shared.d.ts +0 -35
  432. package/build/ts/surfaces/admin/components/Grid/shared.d.ts.map +0 -1
  433. package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts +0 -4
  434. package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts.map +0 -1
  435. package/build/ts/surfaces/admin/components/Heading/shared.d.ts +0 -35
  436. package/build/ts/surfaces/admin/components/Heading/shared.d.ts.map +0 -1
  437. package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts +0 -4
  438. package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts.map +0 -1
  439. package/build/ts/surfaces/admin/components/Icon/shared.d.ts +0 -30
  440. package/build/ts/surfaces/admin/components/Icon/shared.d.ts.map +0 -1
  441. package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts +0 -4
  442. package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts.map +0 -1
  443. package/build/ts/surfaces/admin/components/Image/shared.d.ts +0 -35
  444. package/build/ts/surfaces/admin/components/Image/shared.d.ts.map +0 -1
  445. package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts +0 -4
  446. package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts.map +0 -1
  447. package/build/ts/surfaces/admin/components/Link/shared.d.ts +0 -29
  448. package/build/ts/surfaces/admin/components/Link/shared.d.ts.map +0 -1
  449. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts +0 -4
  450. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts.map +0 -1
  451. package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts +0 -29
  452. package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts.map +0 -1
  453. package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts +0 -4
  454. package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts.map +0 -1
  455. package/build/ts/surfaces/admin/components/NumberField/shared.d.ts +0 -29
  456. package/build/ts/surfaces/admin/components/NumberField/shared.d.ts.map +0 -1
  457. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts +0 -4
  458. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts.map +0 -1
  459. package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts +0 -24
  460. package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts.map +0 -1
  461. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts +0 -4
  462. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts.map +0 -1
  463. package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts +0 -35
  464. package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts.map +0 -1
  465. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts +0 -4
  466. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts.map +0 -1
  467. package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts +0 -29
  468. package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts.map +0 -1
  469. package/build/ts/surfaces/admin/components/SearchField/SearchField.ab.doc.d.ts.map +0 -1
  470. package/build/ts/surfaces/admin/components/SearchField/shared.d.ts +0 -28
  471. package/build/ts/surfaces/admin/components/SearchField/shared.d.ts.map +0 -1
  472. package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts +0 -4
  473. package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts.map +0 -1
  474. package/build/ts/surfaces/admin/components/Section/shared.d.ts +0 -36
  475. package/build/ts/surfaces/admin/components/Section/shared.d.ts.map +0 -1
  476. package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts +0 -4
  477. package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts.map +0 -1
  478. package/build/ts/surfaces/admin/components/Select/shared.d.ts +0 -29
  479. package/build/ts/surfaces/admin/components/Select/shared.d.ts.map +0 -1
  480. package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts +0 -4
  481. package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts.map +0 -1
  482. package/build/ts/surfaces/admin/components/Spinner/shared.d.ts +0 -29
  483. package/build/ts/surfaces/admin/components/Spinner/shared.d.ts.map +0 -1
  484. package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts +0 -4
  485. package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts.map +0 -1
  486. package/build/ts/surfaces/admin/components/Stack/shared.d.ts +0 -35
  487. package/build/ts/surfaces/admin/components/Stack/shared.d.ts.map +0 -1
  488. package/build/ts/surfaces/admin/components/Switch/Switch.ab.doc.d.ts.map +0 -1
  489. package/build/ts/surfaces/admin/components/Switch/shared.d.ts +0 -28
  490. package/build/ts/surfaces/admin/components/Switch/shared.d.ts.map +0 -1
  491. package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts +0 -4
  492. package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts.map +0 -1
  493. package/build/ts/surfaces/admin/components/Table/shared.d.ts +0 -30
  494. package/build/ts/surfaces/admin/components/Table/shared.d.ts.map +0 -1
  495. package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts +0 -4
  496. package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts.map +0 -1
  497. package/build/ts/surfaces/admin/components/Text/shared.d.ts +0 -36
  498. package/build/ts/surfaces/admin/components/Text/shared.d.ts.map +0 -1
  499. package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts +0 -4
  500. package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts.map +0 -1
  501. package/build/ts/surfaces/admin/components/TextArea/shared.d.ts +0 -29
  502. package/build/ts/surfaces/admin/components/TextArea/shared.d.ts.map +0 -1
  503. package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts +0 -4
  504. package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts.map +0 -1
  505. package/build/ts/surfaces/admin/components/TextField/shared.d.ts +0 -29
  506. package/build/ts/surfaces/admin/components/TextField/shared.d.ts.map +0 -1
  507. package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts +0 -4
  508. package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts.map +0 -1
  509. package/build/ts/surfaces/admin/components/URLField/shared.d.ts +0 -30
  510. package/build/ts/surfaces/admin/components/URLField/shared.d.ts.map +0 -1
  511. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts +0 -4
  512. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts.map +0 -1
  513. package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts +0 -24
  514. package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts.map +0 -1
  515. package/build/ts/surfaces/admin/uitls.d.ts +0 -3
  516. package/build/ts/surfaces/admin/uitls.d.ts.map +0 -1
  517. package/src/surfaces/admin/components/Badge/shared.ts +0 -26
  518. package/src/surfaces/admin/components/Banner/shared.ts +0 -71
  519. package/src/surfaces/admin/components/Box/shared.ts +0 -56
  520. package/src/surfaces/admin/components/Button/shared.ts +0 -48
  521. package/src/surfaces/admin/components/Checkbox/shared.ts +0 -46
  522. package/src/surfaces/admin/components/ChoiceList/shared.ts +0 -42
  523. package/src/surfaces/admin/components/Clickable/shared.ts +0 -48
  524. package/src/surfaces/admin/components/DatePicker/shared.ts +0 -36
  525. package/src/surfaces/admin/components/Divider/shared.ts +0 -50
  526. package/src/surfaces/admin/components/EmailField/shared.ts +0 -42
  527. package/src/surfaces/admin/components/Grid/shared.ts +0 -58
  528. package/src/surfaces/admin/components/Heading/shared.ts +0 -62
  529. package/src/surfaces/admin/components/Icon/shared.ts +0 -37
  530. package/src/surfaces/admin/components/Image/shared.ts +0 -57
  531. package/src/surfaces/admin/components/Link/shared.ts +0 -42
  532. package/src/surfaces/admin/components/MoneyField/shared.ts +0 -42
  533. package/src/surfaces/admin/components/NumberField/shared.ts +0 -42
  534. package/src/surfaces/admin/components/OrderedList/shared.ts +0 -35
  535. package/src/surfaces/admin/components/Paragraph/shared.ts +0 -56
  536. package/src/surfaces/admin/components/PasswordField/shared.ts +0 -42
  537. package/src/surfaces/admin/components/SearchField/shared.ts +0 -47
  538. package/src/surfaces/admin/components/Section/shared.ts +0 -65
  539. package/src/surfaces/admin/components/Select/shared.ts +0 -41
  540. package/src/surfaces/admin/components/Spinner/shared.ts +0 -36
  541. package/src/surfaces/admin/components/Stack/shared.ts +0 -64
  542. package/src/surfaces/admin/components/Switch/shared.ts +0 -45
  543. package/src/surfaces/admin/components/Table/shared.ts +0 -48
  544. package/src/surfaces/admin/components/Text/shared.ts +0 -55
  545. package/src/surfaces/admin/components/TextArea/shared.ts +0 -36
  546. package/src/surfaces/admin/components/TextField/shared.ts +0 -53
  547. package/src/surfaces/admin/components/URLField/shared.ts +0 -41
  548. package/src/surfaces/admin/components/UnorderedList/shared.ts +0 -35
  549. package/src/surfaces/admin/uitls.ts +0 -35
@@ -19,9 +19,9 @@ interface AbbreviationProps$1 {
19
19
  */
20
20
  children?: ComponentChildren;
21
21
  /**
22
- * Provides an expansion for the abbreviation or acronym when a full expansion is not present in the interface.
22
+ * Defines the full expansion of the abbreviation or acronym.
23
23
  *
24
- * This provides a hint to user agents on how to announce/display the content while informing all users what the abbreviation means.
24
+ * Helps user agents and users understand the meaning of the abbreviated text.
25
25
  *
26
26
  * @default ''
27
27
  *
@@ -227,6 +227,7 @@ declare const privateIconArray: readonly [
227
227
  "enter",
228
228
  "envelope-soft-pack",
229
229
  "envelope",
230
+ "eraser",
230
231
  "exchange",
231
232
  "exit",
232
233
  "export",
@@ -416,6 +417,7 @@ declare const privateIconArray: readonly [
416
417
  "phone-out",
417
418
  "phone",
418
419
  "pin",
420
+ "pin-remove",
419
421
  "plan",
420
422
  "play-circle",
421
423
  "play",
@@ -570,6 +572,21 @@ declare const privateIconArray: readonly [
570
572
  "x"
571
573
  ];
572
574
  export type IconType = (typeof privateIconArray)[number];
575
+ /**
576
+ * Like `Extract`, but ensures that the extracted type is a strict subtype of the input type.
577
+ */
578
+ export type ExtractStrict<T, U extends T> = Extract<T, U>;
579
+ export type MaybeAllValuesShorthandProperty<T extends string> = T | `${T} ${T}` | `${T} ${T} ${T}` | `${T} ${T} ${T} ${T}`;
580
+ export type MaybeTwoValuesShorthandProperty<T extends string> = T | `${T} ${T}`;
581
+ /**
582
+ * Prevents widening string literal types in a union to `string`.
583
+ * @example
584
+ * type PropName = 'foo' | 'bar' | string
585
+ * // ^? string
586
+ * type PropName = 'foo' | 'bar' | (string & {})
587
+ * // ^? 'foo' | 'bar' | (string & {})
588
+ */
589
+ export type AnyString = string & {};
573
590
  export interface ActionSlots {
574
591
  /**
575
592
  * The primary action to perform, provided as a button or link type element.
@@ -621,10 +638,10 @@ interface BannerProps$1 extends GlobalProps, ActionSlots, ContainerProps {
621
638
  /**
622
639
  * Sets the tone of the Banner, based on the intention of the information being conveyed.
623
640
  *
624
- * In an HTML host, the Banner is a live region and the type of status will be dictated by the Tone selected.
641
+ * The banner is a live region and the type of status will be dictated by the Tone selected.
625
642
  *
626
- * - `critical` and `warning` creates an assertive live region (`role="alert"`) that is announced by screen readers immediately.
627
- * - `neutral`, `info`, `success`, and `caution` creates an informative live region (`role="status"`) that is announced by screen readers after the current message.
643
+ * - `critical` creates an [assertive live region](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/alert_role) that is announced by screen readers immediately.
644
+ * - `neutral`, `info`, `success`, `warning` and `caution` creates an [informative live region](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/status_role) that is announced by screen readers after the current message.
628
645
  *
629
646
  * @see https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Live_Regions
630
647
  * @see https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/alert_role
@@ -682,27 +699,12 @@ interface BannerProps$1 extends GlobalProps, ActionSlots, ContainerProps {
682
699
  */
683
700
  hidden?: boolean;
684
701
  }
685
- /**
686
- * Like `Extract`, but ensures that the extracted type is a strict subtype of the input type.
687
- */
688
- export type ExtractStrict<T, U extends T> = Extract<T, U>;
689
- export type MaybeAllValuesShorthandProperty<T extends string> = T | `${T} ${T}` | `${T} ${T} ${T}` | `${T} ${T} ${T} ${T}`;
690
- export type MaybeTwoValuesShorthandProperty<T extends string> = T | `${T} ${T}`;
691
- /**
692
- * Prevents widening string literal types in a union to `string`.
693
- * @example
694
- * type PropName = 'foo' | 'bar' | string
695
- * // ^? string
696
- * type PropName = 'foo' | 'bar' | (string & {})
697
- * // ^? 'foo' | 'bar' | (string & {})
698
- */
699
- export type AnyString = string & {};
700
702
  export interface DisplayProps {
701
703
  /**
702
- * Sets the outer display type of the component. The outer type sets a component's participation in [flow layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flow_layout).
704
+ * Sets the outer display type of the component. The outer type sets a components participation in [flow layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_flow_layout).
703
705
  *
704
- * - `auto` the component's initial value. The actual value depends on the component and context.
705
- * - `none` hides the component from display and removes it from the accessibility tree, making it invisible to screen readers.
706
+ * - `auto`: the components initial value. The actual value depends on the component and context.
707
+ * - `none`: hides the component from display and removes it from the accessibility tree, making it invisible to screen readers.
706
708
  *
707
709
  * @see https://developer.mozilla.org/en-US/docs/Web/CSS/display
708
710
  * @default 'auto'
@@ -715,7 +717,7 @@ export interface AccessibilityRoleProps {
715
717
  * the role will be used by assistive technologies to help users
716
718
  * navigate the page.
717
719
  *
718
- * Although, in HTML hosts, this property changes the element used,
720
+ * @implementation Although, in HTML hosts, this property changes the element used,
719
721
  * changing this property must not impact the visual styling of inside or outside of the box.
720
722
  *
721
723
  * @default 'generic'
@@ -865,7 +867,7 @@ export interface PaddingProps {
865
867
  /**
866
868
  * Adjust the padding of all edges.
867
869
  *
868
- * 1-to-4-value syntax (@see https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties#edges_of_a_box) is
870
+ * [1-to-4-value syntax](https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties#edges_of_a_box) is
869
871
  * supported. Note that, contrary to the CSS, it uses flow-relative values and the order is:
870
872
  *
871
873
  * - 4 values: `block-start inline-end block-end inline-start`
@@ -1063,7 +1065,7 @@ export interface BorderProps {
1063
1065
  /**
1064
1066
  * Set the radius of the border.
1065
1067
  *
1066
- * 1-to-4-value syntax (@see https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties#edges_of_a_box) is
1068
+ * [1-to-4-value syntax](https://developer.mozilla.org/en-US/docs/Web/CSS/Shorthand_properties#edges_of_a_box) is
1067
1069
  * supported. Note that, contrary to the CSS, it uses flow-relative values and the order is:
1068
1070
  *
1069
1071
  * - 4 values: `start-start start-end end-end end-start`
@@ -1084,11 +1086,10 @@ export interface OverflowProps {
1084
1086
  /**
1085
1087
  * Sets the overflow behavior of the element.
1086
1088
  *
1087
- * `hidden`: clips the content when it is larger than the element’s container.
1089
+ * - `hidden`: clips the content when it is larger than the element’s container.
1088
1090
  * The element will not be scrollable and the users will not be able
1089
1091
  * to access the clipped content by dragging or using a scroll wheel on a mouse.
1090
- *
1091
- * `visible`: the content that extends beyond the element’s container is visible.
1092
+ * - `visible`: the content that extends beyond the element’s container is visible.
1092
1093
  *
1093
1094
  * @default 'visible'
1094
1095
  */
@@ -1125,9 +1126,9 @@ export interface ButtonBehaviorProps extends InteractionProps, FocusEventProps {
1125
1126
  /**
1126
1127
  * The behavior of the button.
1127
1128
  *
1128
- * - `'submit'` - Used to indicate the component acts as a submit button, meaning it submits the closest form.
1129
- * - `'button'` - Used to indicate the component acts as a button, meaning it has no default action.
1130
- * - `'reset'` - Used to indicate the component acts as a reset button, meaning it resets the closest form (returning fields to their default values).
1129
+ * - `submit`: Used to indicate the component acts as a submit button, meaning it submits the closest form.
1130
+ * - `button`: Used to indicate the component acts as a button, meaning it has no default action.
1131
+ * - `reset`: Used to indicate the component acts as a reset button, meaning it resets the closest form (returning fields to their default values).
1131
1132
  *
1132
1133
  * This property is ignored if the component supports `href` or `commandFor`/`command` and one of them is set.
1133
1134
  *
@@ -1141,12 +1142,16 @@ export interface ButtonBehaviorProps extends InteractionProps, FocusEventProps {
1141
1142
  onClick?: () => void;
1142
1143
  /**
1143
1144
  * Disables the button, meaning it cannot be clicked or receive focus.
1145
+ *
1146
+ * @default false
1144
1147
  */
1145
1148
  disabled?: boolean;
1146
1149
  /**
1147
1150
  * Replaces content with a loading indicator while a background action is being performed.
1148
1151
  *
1149
1152
  * This also disables the button.
1153
+ *
1154
+ * @default false
1150
1155
  */
1151
1156
  loading?: boolean;
1152
1157
  }
@@ -1154,17 +1159,20 @@ export interface LinkBehaviorProps extends InteractionProps, FocusEventProps {
1154
1159
  /**
1155
1160
  * The URL to link to.
1156
1161
  *
1157
- * - If set, it will navigate to the location specified by `href` after executing the `onClick` callback.
1162
+ * - If set, it will navigate to the location specified by `href` after executing the `click` event.
1158
1163
  * - If a `commandFor` is set, the `command` will be executed instead of the navigation.
1159
1164
  */
1160
1165
  href?: string;
1161
1166
  /**
1162
- * Specifies where to display the linked URL
1167
+ * Specifies where to display the linked URL.
1168
+ *
1163
1169
  * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#target
1164
1170
  *
1165
- * 'auto' - The target is automatically determined based on the origin of the URL. Surfaces can set specific rules on how they handle each URL.
1166
- * It’s expected that the behavior of `auto` is as `_self` except in specific cases.
1167
- * For example, a surface could decide to open cross-origin URLs in a new window (as `_blank`).
1171
+ * 'auto': The target is automatically determined based on the origin of the URL.
1172
+ *
1173
+ * @implementation Surfaces can set specific rules on how they handle each URL.
1174
+ * @implementation It’s expected that the behavior of `auto` is as `_self` except in specific cases.
1175
+ * @implementation For example, a surface could decide to open cross-origin URLs in a new window (as `_blank`).
1168
1176
  *
1169
1177
  * @default 'auto'
1170
1178
  */
@@ -1183,7 +1191,7 @@ export interface LinkBehaviorProps extends InteractionProps, FocusEventProps {
1183
1191
  }
1184
1192
  export interface InteractionProps {
1185
1193
  /**
1186
- * ID of a component that should respond to activations (e.g. clicks) on this clickable.
1194
+ * ID of a component that should respond to activations (e.g. clicks) on this component.
1187
1195
  *
1188
1196
  * See `command` for how to control the behavior of the target.
1189
1197
  *
@@ -1195,11 +1203,11 @@ export interface InteractionProps {
1195
1203
  *
1196
1204
  * See the documentation of particular components for the actions they support.
1197
1205
  *
1198
- * - `'--auto'`: a default action for the target component.
1199
- * - `'--show'`: shows the target component.
1200
- * - `'--hide'`: hides the target component.
1201
- * - `'--toggle'`: toggles the target component.
1202
- * - `'--copy'`: copies the target ClipboardItem.
1206
+ * - `--auto`: a default action for the target component.
1207
+ * - `--show`: shows the target component.
1208
+ * - `--hide`: hides the target component.
1209
+ * - `--toggle`: toggles the target component.
1210
+ * - `--copy`: copies the target ClipboardItem.
1203
1211
  *
1204
1212
  * @default '--auto'
1205
1213
  *
@@ -1226,7 +1234,17 @@ interface ButtonProps$1 extends GlobalProps, BaseClickableProps {
1226
1234
  *
1227
1235
  * @default ''
1228
1236
  */
1229
- icon?: IconType;
1237
+ icon?: IconType | AnyString;
1238
+ /**
1239
+ * The displayed inline width of the button.
1240
+ *
1241
+ * - `auto`: the size of the button depends on the surface and context.
1242
+ * - `fill`: the button will takes up 100% of the available inline size.
1243
+ * - `fit-content`: the button will take up the minimum inline-size required to fit its content.
1244
+ *
1245
+ * @default 'auto'
1246
+ */
1247
+ inlineSize?: "auto" | "fill" | "fit-content";
1230
1248
  /**
1231
1249
  * Changes the visual appearance of the Button.
1232
1250
  *
@@ -1248,12 +1266,13 @@ interface ButtonProps$1 extends GlobalProps, BaseClickableProps {
1248
1266
  }
1249
1267
  export interface BaseInputProps {
1250
1268
  /**
1251
- * An identifier for the field that is unique within the nearest
1252
- * containing `Form` component.
1269
+ * An identifier for the field that is unique within the nearest containing form.
1253
1270
  */
1254
1271
  name?: string;
1255
1272
  /**
1256
1273
  * Disables the field, disallowing any interaction.
1274
+ *
1275
+ * @default false
1257
1276
  */
1258
1277
  disabled?: boolean;
1259
1278
  }
@@ -1272,6 +1291,8 @@ export interface InputProps extends BaseInputProps {
1272
1291
  value?: string;
1273
1292
  /**
1274
1293
  * The default value for the field.
1294
+ *
1295
+ * @implementation `defaultValue` reflects to the `value` attribute.
1275
1296
  */
1276
1297
  defaultValue?: string;
1277
1298
  }
@@ -1304,7 +1325,9 @@ export interface BasicFieldProps extends FieldErrorProps, LabelAccessibilityVisi
1304
1325
  * Whether the field needs a value. This requirement adds semantic value
1305
1326
  * to the field, but it will not cause an error to appear automatically.
1306
1327
  * If you want to present an error when this field is empty, you can do
1307
- * so with the `error` prop.
1328
+ * so with the `error` property.
1329
+ *
1330
+ * @default false
1308
1331
  */
1309
1332
  required?: boolean;
1310
1333
  /**
@@ -1331,6 +1354,8 @@ export interface FieldProps extends BasicFieldProps, InputProps, FocusEventProps
1331
1354
  export interface BaseTextFieldProps extends FieldProps {
1332
1355
  /**
1333
1356
  * The field cannot be edited by the user. It is focusable will be announced by screen readers.
1357
+ *
1358
+ * @default false
1334
1359
  */
1335
1360
  readOnly?: boolean;
1336
1361
  }
@@ -1366,7 +1391,7 @@ export interface FieldDecorationProps {
1366
1391
  *
1367
1392
  * @default ''
1368
1393
  */
1369
- icon?: IconType;
1394
+ icon?: IconType | AnyString;
1370
1395
  /**
1371
1396
  * Additional content to be displayed in the field.
1372
1397
  * Commonly used to display an icon that activates a tooltip providing more information.
@@ -1495,6 +1520,8 @@ interface FormProps$1 extends GlobalProps, ContainerProps {
1495
1520
  * Whether the form is able to be submitted.
1496
1521
  *
1497
1522
  * When set to `true`, this will also disable the implicit submit behavior of the form.
1523
+ *
1524
+ * @default false
1498
1525
  */
1499
1526
  disabled?: boolean;
1500
1527
  /**
@@ -1565,19 +1592,20 @@ export type JustifyContentKeyword = "normal" | ContentDistribution | OverflowPos
1565
1592
  export type AlignContentKeyword = "normal" | BaselinePosition | ContentDistribution | OverflowPosition | ContentPosition;
1566
1593
  export interface BaseTypographyProps {
1567
1594
  /**
1568
- * Sets the color of the Typography component, based on the intention of the information being conveyed.
1595
+ * Modify the color to be more or less intense.
1569
1596
  *
1570
1597
  * @default 'base'
1571
1598
  */
1572
1599
  color?: ColorKeyword;
1573
1600
  /**
1574
- * Sets the tone of the Typography component, based on the intention of the information being conveyed.
1601
+ * Sets the tone of the component, based on the intention of the information being conveyed.
1575
1602
  *
1576
1603
  * @default 'auto'
1577
1604
  */
1578
1605
  tone?: ToneKeyword;
1579
1606
  /**
1580
- * Set the numeric properties of the font
1607
+ * Set the numeric properties of the font.
1608
+ *
1581
1609
  * @see https://developer.mozilla.org/en-US/docs/Web/CSS/font-variant-numeric
1582
1610
  *
1583
1611
  * @default 'auto' - inherit from the parent element
@@ -1643,7 +1671,7 @@ interface HeadingProps$1 extends GlobalProps, AccessibilityVisibilityProps, Bloc
1643
1671
  }
1644
1672
  interface IconProps$1 extends GlobalProps {
1645
1673
  /**
1646
- * Sets the tone of the Icon, based on the intention of the information being conveyed.
1674
+ * Sets the tone of the icon, based on the intention of the information being conveyed.
1647
1675
  *
1648
1676
  * @default 'auto'
1649
1677
  */
@@ -1666,15 +1694,15 @@ export interface BaseImageProps {
1666
1694
  /**
1667
1695
  * An alternative text description that describe the image for the reader to
1668
1696
  * understand what it is about. It is extremely useful for both users using
1669
- * assistive technology and sighted users. A well written `description`
1697
+ * assistive technology and sighted users. A well written description
1670
1698
  * provides people with visual impairments the ability to participate in
1671
- * consuming non-text content. When a screen readers encounters an `Image`,
1699
+ * consuming non-text content. When a screen readers encounters an `s-image`,
1672
1700
  * the description is read and announced aloud. If an image fails to load,
1673
- * potentially due to a poor connection, the `description` is displayed on
1701
+ * potentially due to a poor connection, the `alt` is displayed on
1674
1702
  * screen instead. This has the benefit of letting a sighted buyer know an
1675
1703
  * image was meant to load here, but as an alternative, they’re still able to
1676
1704
  * consume the text content. Read
1677
- * [considerations when writing alternative text](https://ux.shopify.com/considerations-when-writing-alt-text-a9c1985a8204)
1705
+ * [considerations when writing alternative text](https://www.shopify.com/ca/blog/image-alt-text#4)
1678
1706
  * to learn more.
1679
1707
  *
1680
1708
  * @default `''`
@@ -1730,8 +1758,8 @@ interface ImageProps$1 extends GlobalProps, BaseImageProps, BorderProps {
1730
1758
  /**
1731
1759
  * The displayed inline width of the image.
1732
1760
  *
1733
- * `fill`: the image will takes up 100% of the available inline-size.
1734
- * `auto`: the image will be displayed at its natural size.
1761
+ * - `fill`: the image will takes up 100% of the available inline size.
1762
+ * - `auto`: the image will be displayed at its natural size.
1735
1763
  *
1736
1764
  * @default 'fill'
1737
1765
  *
@@ -1744,10 +1772,9 @@ interface ImageProps$1 extends GlobalProps, BaseImageProps, BorderProps {
1744
1772
  * The rendering of the image will depend on the `inlineSize` value:
1745
1773
  *
1746
1774
  * - `inlineSize="fill"`: the aspect ratio will be respected and the image will take the necessary space.
1747
- * - `inlineSize="auto"`: the image will not render until it has loaded and at this point, it will respect the aspect ratio specified.
1775
+ * - `inlineSize="auto"`: the image will not render until it has loaded and the aspect ratio will be ignored.
1748
1776
  *
1749
- * Getters for this value should return `auto` or the ratio in `number / number` form. Input fractions should not be ‘simplified’.
1750
- * For example, if the value is set as `50 / 100`, the getter returns `50 / 100`.
1777
+ * For example, if the value is set as `50 / 100`, the getter returns `50 / 100`.
1751
1778
  * If the value is set as `0.5`, the getter returns `0.5 / 1`.
1752
1779
  *
1753
1780
  * @default '1/1'
@@ -1827,7 +1854,7 @@ interface ParagraphProps$1 extends GlobalProps, BaseTypographyProps, BlockTypogr
1827
1854
  /**
1828
1855
  * Provide semantic meaning and default styling to the paragraph.
1829
1856
  *
1830
- * Other presentation properties on `<Paragraph>` override the default styling.
1857
+ * Other presentation properties on `s-paragraph` override the default styling.
1831
1858
  *
1832
1859
  * @default 'paragraph'
1833
1860
  */
@@ -1878,21 +1905,20 @@ interface ProgressProps$1 extends GlobalProps {
1878
1905
  */
1879
1906
  accessibilityLabel?: string;
1880
1907
  /**
1881
- * Sets the tone of the Progress, based on the intention of the information being conveyed.
1908
+ * Sets the tone of the progress, based on the intention of the information being conveyed.
1882
1909
  *
1883
1910
  * @default 'auto'
1884
1911
  */
1885
1912
  tone?: ToneKeyword;
1886
1913
  /**
1887
- * This attribute specifies how much of the task has been completed.
1914
+ * Specifies how much of the task has been completed.
1888
1915
  *
1889
1916
  * It must be a valid floating point number between 0 and `max`, or between 0 and 1 if `max` is omitted.
1890
1917
  * If there is no value attribute, the progress bar is indeterminate;
1891
1918
  * this indicates that an activity is ongoing with no indication of how long it is expected to take.
1892
1919
  *
1893
- * Surfaces should apply styling to cover that indeterminate state.
1894
- *
1895
- * In a HTML host, you can customize the progress animation via the :indeterminate pseudo-class.
1920
+ * @implementation Surfaces should apply styling to cover that indeterminate state.
1921
+ * @implementation In a HTML host, you can customize the progress animation via the :indeterminate pseudo-class.
1896
1922
  *
1897
1923
  * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/progress#value
1898
1924
  * @see https://developer.mozilla.org/en-US/docs/Web/CSS/:indeterminate#progress_bar
@@ -1909,6 +1935,81 @@ interface ProgressProps$1 extends GlobalProps {
1909
1935
  */
1910
1936
  max?: number;
1911
1937
  }
1938
+ interface QRCodeProps$1 extends GlobalProps {
1939
+ /**
1940
+ * Set the border of the QR code.
1941
+ *
1942
+ * `base`: applies border that is appropriate for the element.
1943
+ * `none`: removes the border from the element.
1944
+ *
1945
+ * @default 'base'
1946
+ */
1947
+ border?: "base" | "none";
1948
+ /**
1949
+ * The content to be encoded in the QR code, which can be any string such as a URL, email address, plain text, etc.
1950
+ * Specific string formatting can trigger actions on the user's device when scanned, like opening geolocation
1951
+ * coordinates on a map, opening a preferred app or app store entry, preparing an email, text message, and more.
1952
+ */
1953
+ content?: string;
1954
+ /**
1955
+ * The displayed size of the QR code.
1956
+ *
1957
+ * `fill`: the QR code will takes up 100% of the available inline-size and maintain a 1:1 aspect ratio.
1958
+ * `base`: the QR code will be displayed at its default size.
1959
+ *
1960
+ * @default 'base'
1961
+ */
1962
+ size?: "base" | "fill";
1963
+ /**
1964
+ * A label that describes the purpose or contents of the QR code. When set,
1965
+ * it will be announced to users using assistive technologies and will
1966
+ * provide more context about what the QR code may do when scanned.
1967
+ *
1968
+ * @default 'QR code' (translated to the user's locale)
1969
+ */
1970
+ accessibilityLabel?: string;
1971
+ /**
1972
+ * Invoked when the conversion of `content` to a QR code fails.
1973
+ * If an error occurs, the QR code and its child elements will not be displayed.
1974
+ */
1975
+ onError?: () => void;
1976
+ /**
1977
+ * URL of an image to be displayed in the center of the QR code.
1978
+ * This is useful for branding or to indicate to the user what scanning the QR code will do.
1979
+ * By default, no image is displayed.
1980
+ */
1981
+ logo?: string;
1982
+ }
1983
+ interface SectionProps$1 extends GlobalProps, ContainerProps {
1984
+ /**
1985
+ * The content of the Section.
1986
+ */
1987
+ children?: ComponentChildren;
1988
+ /**
1989
+ * A label used to describe the section that will be announced by assistive technologies.
1990
+ *
1991
+ * When no `heading` property is provided or included as a children of the Section, you **must** provide an
1992
+ * `accessibilityLabel` to describe the Section. This is important as it allows assistive technologies to provide
1993
+ * the right context to users.
1994
+ */
1995
+ accessibilityLabel?: string;
1996
+ /**
1997
+ * A title that describes the content of the section.
1998
+ */
1999
+ heading?: string;
2000
+ /**
2001
+ * Adjust the padding of all edges.
2002
+ *
2003
+ * - `base`: applies padding that is appropriate for the element. Note that it may result in no padding if
2004
+ * this is the right design decision in a particular context.
2005
+ * - `none`: removes all padding from the element. This can be useful when elements inside the Section need to span
2006
+ * to the edge of the Section. For example, a full-width image. In this case, rely on `s-box` with a padding of 'base'
2007
+ * to bring back the desired padding for the rest of the content.
2008
+ *
2009
+ * @default 'base'
2010
+ */
2011
+ padding?: "base" | "none";
2012
+ }
1912
2013
  interface SpinnerProps$1 extends GlobalProps {
1913
2014
  /**
1914
2015
  * Adjusts the size of the spinner icon.
@@ -1922,8 +2023,6 @@ interface SpinnerProps$1 extends GlobalProps {
1922
2023
  * provide them with more context. Providing an `accessibilityLabel` is
1923
2024
  * recommended if there is no accompanying text describing that something
1924
2025
  * is loading.
1925
- *
1926
- * Use it to provide context of what is loading.
1927
2026
  */
1928
2027
  accessibilityLabel?: string;
1929
2028
  }
@@ -1933,7 +2032,7 @@ interface StackProps$1 extends BaseBoxPropsWithRole, GapProps {
1933
2032
  */
1934
2033
  children?: ComponentChildren;
1935
2034
  /**
1936
- * Sets how the Stack's children are placed within the Stack.
2035
+ * Sets how the children are placed within the Stack.
1937
2036
  *
1938
2037
  * @default 'block'
1939
2038
  *
@@ -1970,7 +2069,7 @@ interface TextProps$1 extends GlobalProps, AccessibilityVisibilityProps, BaseTyp
1970
2069
  /**
1971
2070
  * Provide semantic meaning and default styling to the text.
1972
2071
  *
1973
- * Other presentation properties on `<Text>` override the default styling.
2072
+ * Other presentation properties on `<s-text>` override the default styling.
1974
2073
  *
1975
2074
  * @default 'generic'
1976
2075
  */
@@ -2068,7 +2167,7 @@ interface TimeProps$1 {
2068
2167
  /**
2069
2168
  * Set the time and/or date of the element.
2070
2169
  *
2071
- * It must be a valid date string.
2170
+ * It must be a [valid date string](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/time#valid_datetime_values).
2072
2171
  *
2073
2172
  * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/time#valid_datetime_values
2074
2173
  *
@@ -2092,9 +2191,13 @@ declare global {
2092
2191
  }
2093
2192
  }
2094
2193
  declare module 'preact' {
2194
+ interface BaseProps {
2195
+ children?: preact.ComponentChildren;
2196
+ slot?: Lowercase<string>;
2197
+ }
2095
2198
  namespace createElement.JSX {
2096
2199
  interface IntrinsicElements {
2097
- 's-abbreviation': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & AbbreviationProps;
2200
+ 's-abbreviation': AbbreviationProps & BaseProps;
2098
2201
  }
2099
2202
  }
2100
2203
  }
@@ -2112,9 +2215,13 @@ declare global {
2112
2215
  }
2113
2216
  }
2114
2217
  declare module 'preact' {
2218
+ interface BaseProps {
2219
+ children?: preact.ComponentChildren;
2220
+ slot?: Lowercase<string>;
2221
+ }
2115
2222
  namespace createElement.JSX {
2116
2223
  interface IntrinsicElements {
2117
- 's-banner': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & BannerProps;
2224
+ 's-banner': BannerProps & BaseProps;
2118
2225
  }
2119
2226
  }
2120
2227
  }
@@ -2123,8 +2230,7 @@ type ReducedBorderSizeKeyword = Extract<BorderSizeKeyword, 'none' | 'base' | 'la
2123
2230
  type ReducedColorKeyword = Extract<ColorKeyword, 'base'>;
2124
2231
  type BorderShorthand = ReducedBorderSizeKeyword | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword}` | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword} ${BorderStyleKeyword}`;
2125
2232
 
2126
- interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'border' | 'borderColor' | 'borderRadius' | 'borderStyle' | 'borderWidth' | 'display' | 'id' | 'maxBlockSize' | 'maxInlineSize' | 'minBlockSize' | 'minInlineSize' | 'overflow' | 'padding' | 'paddingBlock' | 'paddingBlockEnd' | 'paddingBlockStart' | 'paddingInline' | 'paddingInlineEnd' | 'paddingInlineStart'> {
2127
- accessibilityRole?: Extract<BoxProps$1['accessibilityRole'], 'main' | 'header' | 'footer' | 'section' | 'aside' | 'navigation' | 'ordered-list' | 'list-item' | 'list-item-separator' | 'unordered-list' | 'separator' | 'status' | 'alert' | 'generic' | 'presentation' | 'none'>;
2233
+ interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'border' | 'borderRadius' | 'borderStyle' | 'borderWidth' | 'display' | 'id' | 'maxBlockSize' | 'maxInlineSize' | 'minBlockSize' | 'minInlineSize' | 'overflow' | 'padding' | 'paddingBlock' | 'paddingBlockEnd' | 'paddingBlockStart' | 'paddingInline' | 'paddingInlineEnd' | 'paddingInlineStart'> {
2128
2234
  background?: Extract<BoxProps$1['background'], 'transparent' | 'subdued' | 'base'>;
2129
2235
  border?: BorderShorthand;
2130
2236
  borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
@@ -2138,14 +2244,18 @@ declare global {
2138
2244
  }
2139
2245
  }
2140
2246
  declare module 'preact' {
2247
+ interface BaseProps {
2248
+ children?: preact.ComponentChildren;
2249
+ slot?: Lowercase<string>;
2250
+ }
2141
2251
  namespace createElement.JSX {
2142
2252
  interface IntrinsicElements {
2143
- 's-box': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & BoxProps;
2253
+ 's-box': BoxProps & BaseProps;
2144
2254
  }
2145
2255
  }
2146
2256
  }
2147
2257
 
2148
- interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
2258
+ interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'inlineSize' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
2149
2259
  target?: Extract<ButtonProps$1['target'], 'auto' | '_self' | '_blank'>;
2150
2260
  tone?: Extract<ButtonProps$1['tone'], 'auto' | 'neutral' | 'critical'>;
2151
2261
  type?: Extract<ButtonProps$1['type'], 'submit' | 'button'>;
@@ -2160,9 +2270,13 @@ declare global {
2160
2270
  }
2161
2271
  }
2162
2272
  declare module 'preact' {
2273
+ interface BaseProps {
2274
+ children?: preact.ComponentChildren;
2275
+ slot?: Lowercase<string>;
2276
+ }
2163
2277
  namespace createElement.JSX {
2164
2278
  interface IntrinsicElements {
2165
- 's-button': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ButtonProps;
2279
+ 's-button': ButtonProps & BaseProps;
2166
2280
  }
2167
2281
  }
2168
2282
  }
@@ -2181,7 +2295,7 @@ declare global {
2181
2295
  declare module 'preact' {
2182
2296
  namespace createElement.JSX {
2183
2297
  interface IntrinsicElements {
2184
- 's-clipboard-item': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ClipboardItemProps;
2298
+ 's-clipboard-item': ClipboardItemProps;
2185
2299
  }
2186
2300
  }
2187
2301
  }
@@ -2200,7 +2314,7 @@ declare global {
2200
2314
  declare module 'preact' {
2201
2315
  namespace createElement.JSX {
2202
2316
  interface IntrinsicElements {
2203
- 's-drop-zone': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & DropZoneProps;
2317
+ 's-drop-zone': DropZoneProps;
2204
2318
  }
2205
2319
  }
2206
2320
  }
@@ -2217,9 +2331,13 @@ declare global {
2217
2331
  }
2218
2332
  }
2219
2333
  declare module 'preact' {
2334
+ interface BaseProps {
2335
+ children?: preact.ComponentChildren;
2336
+ slot?: Lowercase<string>;
2337
+ }
2220
2338
  namespace createElement.JSX {
2221
2339
  interface IntrinsicElements {
2222
- 's-form': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & FormProps;
2340
+ 's-form': FormProps & BaseProps;
2223
2341
  }
2224
2342
  }
2225
2343
  }
@@ -2234,9 +2352,13 @@ declare global {
2234
2352
  }
2235
2353
  }
2236
2354
  declare module 'preact' {
2355
+ interface BaseProps {
2356
+ children?: preact.ComponentChildren;
2357
+ slot?: Lowercase<string>;
2358
+ }
2237
2359
  namespace createElement.JSX {
2238
2360
  interface IntrinsicElements {
2239
- 's-heading': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & HeadingProps;
2361
+ 's-heading': HeadingProps & BaseProps;
2240
2362
  }
2241
2363
  }
2242
2364
  }
@@ -2254,9 +2376,12 @@ declare global {
2254
2376
  }
2255
2377
  }
2256
2378
  declare module 'preact' {
2379
+ interface BaseProps {
2380
+ slot?: Lowercase<string>;
2381
+ }
2257
2382
  namespace createElement.JSX {
2258
2383
  interface IntrinsicElements {
2259
- 's-icon': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & IconProps;
2384
+ 's-icon': IconProps & BaseProps;
2260
2385
  }
2261
2386
  }
2262
2387
  }
@@ -2274,9 +2399,12 @@ declare global {
2274
2399
  }
2275
2400
  }
2276
2401
  declare module 'preact' {
2402
+ interface BaseProps {
2403
+ slot?: Lowercase<string>;
2404
+ }
2277
2405
  namespace createElement.JSX {
2278
2406
  interface IntrinsicElements {
2279
- 's-image': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ImageProps;
2407
+ 's-image': ImageProps & BaseProps;
2280
2408
  }
2281
2409
  }
2282
2410
  }
@@ -2294,9 +2422,13 @@ declare global {
2294
2422
  }
2295
2423
  }
2296
2424
  declare module 'preact' {
2425
+ interface BaseProps {
2426
+ children?: preact.ComponentChildren;
2427
+ slot?: Lowercase<string>;
2428
+ }
2297
2429
  namespace createElement.JSX {
2298
2430
  interface IntrinsicElements {
2299
- 's-link': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & LinkProps;
2431
+ 's-link': LinkProps & BaseProps;
2300
2432
  }
2301
2433
  }
2302
2434
  }
@@ -2311,9 +2443,13 @@ declare global {
2311
2443
  }
2312
2444
  }
2313
2445
  declare module 'preact' {
2446
+ interface BaseProps {
2447
+ children?: preact.ComponentChildren;
2448
+ slot?: Lowercase<string>;
2449
+ }
2314
2450
  namespace createElement.JSX {
2315
2451
  interface IntrinsicElements {
2316
- 's-list-item': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ListItemProps;
2452
+ 's-list-item': ListItemProps & BaseProps;
2317
2453
  }
2318
2454
  }
2319
2455
  }
@@ -2328,9 +2464,13 @@ declare global {
2328
2464
  }
2329
2465
  }
2330
2466
  declare module 'preact' {
2467
+ interface BaseProps {
2468
+ children?: preact.ComponentChildren;
2469
+ slot?: Lowercase<string>;
2470
+ }
2331
2471
  namespace createElement.JSX {
2332
2472
  interface IntrinsicElements {
2333
- 's-ordered-list': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & OrderedListProps;
2473
+ 's-ordered-list': OrderedListProps & BaseProps;
2334
2474
  }
2335
2475
  }
2336
2476
  }
@@ -2347,9 +2487,13 @@ declare global {
2347
2487
  }
2348
2488
  }
2349
2489
  declare module 'preact' {
2490
+ interface BaseProps {
2491
+ children?: preact.ComponentChildren;
2492
+ slot?: Lowercase<string>;
2493
+ }
2350
2494
  namespace createElement.JSX {
2351
2495
  interface IntrinsicElements {
2352
- 's-paragraph': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ParagraphProps;
2496
+ 's-paragraph': ParagraphProps & BaseProps;
2353
2497
  }
2354
2498
  }
2355
2499
  }
@@ -2363,10 +2507,31 @@ declare global {
2363
2507
  's-payment-icon': PaymentIconElement;
2364
2508
  }
2365
2509
  }
2510
+ declare module 'preact' {
2511
+ interface BaseProps {
2512
+ slot?: Lowercase<string>;
2513
+ }
2514
+ namespace createElement.JSX {
2515
+ interface IntrinsicElements {
2516
+ 's-payment-icon': PaymentIconProps & BaseProps;
2517
+ }
2518
+ }
2519
+ }
2520
+
2521
+ interface QRCodeProps extends QRCodeProps$1 {
2522
+ }
2523
+ interface QRCodelement extends Omit<QRCodeProps, 'onError'>, Omit<HTMLElement, 'id' | 'onerror'> {
2524
+ onerror: QRCodeProps['onError'];
2525
+ }
2526
+ declare global {
2527
+ interface HTMLElementTagNameMap {
2528
+ 's-qr-code': QRCodelement;
2529
+ }
2530
+ }
2366
2531
  declare module 'preact' {
2367
2532
  namespace createElement.JSX {
2368
2533
  interface IntrinsicElements {
2369
- 's-payment-icon': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & PaymentIconProps;
2534
+ 's-qr-code': QRCodeProps;
2370
2535
  }
2371
2536
  }
2372
2537
  }
@@ -2384,7 +2549,28 @@ declare global {
2384
2549
  declare module 'preact' {
2385
2550
  namespace createElement.JSX {
2386
2551
  interface IntrinsicElements {
2387
- 's-progress': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ProgressProps;
2552
+ 's-progress': ProgressProps;
2553
+ }
2554
+ }
2555
+ }
2556
+
2557
+ interface SectionProps extends Pick<SectionProps$1, 'accessibilityLabel' | 'heading' | 'id'> {
2558
+ }
2559
+ interface SectionElement extends SectionProps, Omit<HTMLElement, 'id'> {
2560
+ }
2561
+ declare global {
2562
+ interface HTMLElementTagNameMap {
2563
+ 's-section': SectionElement;
2564
+ }
2565
+ }
2566
+ declare module 'preact' {
2567
+ interface BaseProps {
2568
+ children?: preact.ComponentChildren;
2569
+ slot?: Lowercase<string>;
2570
+ }
2571
+ namespace createElement.JSX {
2572
+ interface IntrinsicElements {
2573
+ 's-section': SectionProps & BaseProps;
2388
2574
  }
2389
2575
  }
2390
2576
  }
@@ -2402,7 +2588,7 @@ declare global {
2402
2588
  declare module 'preact' {
2403
2589
  namespace createElement.JSX {
2404
2590
  interface IntrinsicElements {
2405
- 's-spinner': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & SpinnerProps;
2591
+ 's-spinner': SpinnerProps;
2406
2592
  }
2407
2593
  }
2408
2594
  }
@@ -2413,9 +2599,9 @@ interface StackProps extends Pick<StackProps$1, 'accessibilityLabel' | 'accessib
2413
2599
  border?: BorderShorthand;
2414
2600
  borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
2415
2601
  borderRadius?: MaybeAllValuesShorthandProperty<Extract<StackProps$1['borderRadius'], 'none' | 'small-100' | 'small' | 'base' | 'large' | 'large-100' | 'max'>>;
2416
- alignContent?: Extract<StackProps$1['alignContent'], 'start' | 'center' | 'end' | 'normal'>;
2417
- alignItems?: Extract<StackProps$1['alignItems'], 'start' | 'center' | 'end' | 'normal'>;
2418
- justifyContent?: Extract<StackProps$1['justifyContent'], 'start' | 'center' | 'end' | 'normal'>;
2602
+ alignContent?: Extract<StackProps$1['alignContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
2603
+ alignItems?: Extract<StackProps$1['alignItems'], 'normal' | 'stretch' | 'center' | 'start' | 'end'>;
2604
+ justifyContent?: Extract<StackProps$1['justifyContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
2419
2605
  }
2420
2606
  interface StackElement extends StackProps, Omit<HTMLElement, 'id'> {
2421
2607
  }
@@ -2425,9 +2611,13 @@ declare global {
2425
2611
  }
2426
2612
  }
2427
2613
  declare module 'preact' {
2614
+ interface BaseProps {
2615
+ children?: preact.ComponentChildren;
2616
+ slot?: Lowercase<string>;
2617
+ }
2428
2618
  namespace createElement.JSX {
2429
2619
  interface IntrinsicElements {
2430
- 's-stack': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & StackProps;
2620
+ 's-stack': StackProps & BaseProps;
2431
2621
  }
2432
2622
  }
2433
2623
  }
@@ -2445,14 +2635,18 @@ declare global {
2445
2635
  }
2446
2636
  }
2447
2637
  declare module 'preact' {
2638
+ interface BaseProps {
2639
+ children?: preact.ComponentChildren;
2640
+ slot?: Lowercase<string>;
2641
+ }
2448
2642
  namespace createElement.JSX {
2449
2643
  interface IntrinsicElements {
2450
- 's-text': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TextProps;
2644
+ 's-text': TextProps & BaseProps;
2451
2645
  }
2452
2646
  }
2453
2647
  }
2454
2648
 
2455
- interface TextFieldProps extends Pick<TextFieldProps$1, 'accessory' | 'autocomplete' | 'defaultValue' | 'details' | 'disabled' | 'error' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'onBlur' | 'onChange' | 'onFocus' | 'onInput' | 'placeholder' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
2649
+ interface TextFieldProps extends Pick<TextFieldProps$1, 'accessory' | 'autocomplete' | 'defaultValue' | 'details' | 'disabled' | 'error' | 'id' | 'icon' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'onBlur' | 'onChange' | 'onFocus' | 'onInput' | 'placeholder' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
2456
2650
  icon?: IconProps['type'];
2457
2651
  }
2458
2652
  interface TextFieldElement extends Omit<TextFieldProps, 'onBlur' | 'onChange' | 'onFocus' | 'onInput'>, Omit<HTMLElement, 'id' | 'onblur' | 'onchange' | 'onfocus' | 'oninput' | 'prefix'> {
@@ -2467,9 +2661,12 @@ declare global {
2467
2661
  }
2468
2662
  }
2469
2663
  declare module 'preact' {
2664
+ interface BaseProps {
2665
+ slot?: Lowercase<string>;
2666
+ }
2470
2667
  namespace createElement.JSX {
2471
2668
  interface IntrinsicElements {
2472
- 's-text-field': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TextFieldProps;
2669
+ 's-text-field': TextFieldProps & BaseProps;
2473
2670
  }
2474
2671
  }
2475
2672
  }
@@ -2484,9 +2681,13 @@ declare global {
2484
2681
  }
2485
2682
  }
2486
2683
  declare module 'preact' {
2684
+ interface BaseProps {
2685
+ children?: preact.ComponentChildren;
2686
+ slot?: Lowercase<string>;
2687
+ }
2487
2688
  namespace createElement.JSX {
2488
2689
  interface IntrinsicElements {
2489
- 's-time': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TimeProps;
2690
+ 's-time': TimeProps & BaseProps;
2490
2691
  }
2491
2692
  }
2492
2693
  }
@@ -2501,11 +2702,15 @@ declare global {
2501
2702
  }
2502
2703
  }
2503
2704
  declare module 'preact' {
2705
+ interface BaseProps {
2706
+ children?: preact.ComponentChildren;
2707
+ slot?: Lowercase<string>;
2708
+ }
2504
2709
  namespace createElement.JSX {
2505
2710
  interface IntrinsicElements {
2506
- 's-unordered-list': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & UnorderedListProps;
2711
+ 's-unordered-list': UnorderedListProps & BaseProps;
2507
2712
  }
2508
2713
  }
2509
2714
  }
2510
2715
 
2511
- export type { AbbreviationProps, BannerProps, BoxProps, ButtonProps, ClipboardItemProps, DropZoneProps, FormProps, HeadingProps, IconProps, ImageProps, LinkProps, ListItemProps, OrderedListProps, ParagraphProps, PaymentIconProps, ProgressProps, SpinnerProps, StackProps, TextFieldProps, TextProps, TimeProps, UnorderedListProps };
2716
+ export type { AbbreviationProps, BannerProps, BoxProps, ButtonProps, ClipboardItemProps, DropZoneProps, FormProps, HeadingProps, IconProps, ImageProps, LinkProps, ListItemProps, OrderedListProps, ParagraphProps, PaymentIconProps, ProgressProps, QRCodeProps, SectionProps, SpinnerProps, StackProps, TextFieldProps, TextProps, TimeProps, UnorderedListProps };