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

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 (546) 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/targets/Checkout::Actions::RenderBefore.d.ts +150 -26
  181. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +150 -26
  182. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +150 -26
  183. package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +150 -26
  184. package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +150 -26
  185. package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +150 -26
  186. package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +150 -26
  187. package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +150 -26
  188. package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +139 -24
  189. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +139 -24
  190. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +139 -24
  191. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +150 -26
  192. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +150 -26
  193. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +150 -26
  194. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +150 -26
  195. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +150 -26
  196. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +150 -26
  197. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +150 -26
  198. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +150 -26
  199. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +150 -26
  200. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +150 -26
  201. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +150 -26
  202. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +150 -26
  203. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +150 -26
  204. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +150 -26
  205. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +150 -26
  206. package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +150 -26
  207. package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +150 -26
  208. package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +150 -26
  209. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +150 -26
  210. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +150 -26
  211. package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +150 -26
  212. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +150 -26
  213. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +150 -26
  214. package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +150 -26
  215. package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +139 -24
  216. package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +150 -26
  217. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +150 -26
  218. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +150 -26
  219. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +150 -26
  220. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +139 -24
  221. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +150 -26
  222. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +150 -26
  223. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +150 -26
  224. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +150 -26
  225. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +150 -26
  226. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +150 -26
  227. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +150 -26
  228. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +150 -26
  229. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +150 -26
  230. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +150 -26
  231. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +150 -26
  232. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +150 -26
  233. package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +150 -26
  234. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +150 -26
  235. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +150 -26
  236. package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +150 -26
  237. package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +150 -26
  238. package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +150 -26
  239. package/build/ts/surfaces/customer-account/components/Abbreviation.d.ts +5 -1
  240. package/build/ts/surfaces/customer-account/components/Banner.d.ts +5 -1
  241. package/build/ts/surfaces/customer-account/components/Box.d.ts +6 -3
  242. package/build/ts/surfaces/customer-account/components/Button.d.ts +6 -2
  243. package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +1 -1
  244. package/build/ts/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
  245. package/build/ts/surfaces/customer-account/components/DropZone.d.ts +1 -1
  246. package/build/ts/surfaces/customer-account/components/Form.d.ts +5 -1
  247. package/build/ts/surfaces/customer-account/components/Heading.d.ts +5 -1
  248. package/build/ts/surfaces/customer-account/components/Icon.d.ts +36 -0
  249. package/build/ts/surfaces/customer-account/components/Image.d.ts +4 -1
  250. package/build/ts/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
  251. package/build/ts/surfaces/customer-account/components/Link.d.ts +5 -1
  252. package/build/ts/surfaces/customer-account/components/ListItem.d.ts +5 -1
  253. package/build/ts/surfaces/customer-account/components/OrderedList.d.ts +5 -1
  254. package/build/ts/surfaces/customer-account/components/Page.d.ts +8 -2
  255. package/build/ts/surfaces/customer-account/components/Paragraph.d.ts +5 -1
  256. package/build/ts/surfaces/customer-account/components/PaymentIcon.d.ts +33 -0
  257. package/build/ts/surfaces/customer-account/components/Progress.d.ts +1 -1
  258. package/build/ts/surfaces/customer-account/components/QRCode.d.ts +31 -0
  259. package/build/ts/surfaces/customer-account/components/Section.d.ts +34 -0
  260. package/build/ts/surfaces/customer-account/components/Spinner.d.ts +1 -1
  261. package/build/ts/surfaces/customer-account/components/Stack.d.ts +8 -4
  262. package/build/ts/surfaces/customer-account/components/Text.d.ts +5 -1
  263. package/build/ts/surfaces/customer-account/components/TextField.d.ts +9 -3
  264. package/build/ts/surfaces/customer-account/components/Time.d.ts +5 -1
  265. package/build/ts/surfaces/customer-account/components/UnorderedList.d.ts +5 -1
  266. package/build/ts/surfaces/customer-account/components/components-shared.d.ts +171 -72
  267. package/build/ts/surfaces/customer-account/components/components.d.ts +307 -102
  268. package/build/ts/surfaces/customer-account/preact/live-navigation.d.ts.map +1 -1
  269. package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +179 -33
  270. package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +179 -33
  271. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +179 -33
  272. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +179 -33
  273. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +179 -33
  274. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +179 -33
  275. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +179 -33
  276. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +179 -33
  277. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +179 -33
  278. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +179 -33
  279. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +179 -33
  280. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +179 -33
  281. package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +179 -33
  282. package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +179 -33
  283. package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +179 -33
  284. package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +179 -33
  285. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +179 -33
  286. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +179 -33
  287. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +179 -33
  288. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +179 -33
  289. package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +179 -33
  290. package/build/tsconfig.tsbuildinfo +1 -1
  291. package/package.json +2 -2
  292. package/src/docs/shared/components/Abbreviation.ts +1 -17
  293. package/src/docs/shared/components/Badge.ts +2 -13
  294. package/src/docs/shared/components/Button.ts +1 -7
  295. package/src/docs/shared/components/Checkbox.ts +2 -18
  296. package/src/docs/shared/components/Choice.ts +12 -0
  297. package/src/docs/shared/components/ChoiceList.ts +2 -13
  298. package/src/docs/shared/components/Clickable.ts +2 -13
  299. package/src/docs/shared/components/ClipboardItem.ts +1 -12
  300. package/src/docs/shared/components/DatePicker.ts +1 -2
  301. package/src/docs/shared/components/Divider.ts +2 -13
  302. package/src/docs/shared/components/EmailField.ts +2 -13
  303. package/src/docs/shared/components/Grid.ts +1 -12
  304. package/src/docs/shared/components/GridItem.ts +11 -0
  305. package/src/docs/shared/components/Heading.ts +1 -17
  306. package/src/docs/shared/components/Icon.ts +1 -7
  307. package/src/docs/shared/components/Link.ts +1 -7
  308. package/src/docs/shared/components/MoneyField.ts +2 -13
  309. package/src/docs/shared/components/NumberField.ts +2 -13
  310. package/src/docs/shared/components/OrderedList.ts +1 -7
  311. package/src/docs/shared/components/Page.ts +12 -0
  312. package/src/docs/shared/components/Paragraph.ts +1 -12
  313. package/src/docs/shared/components/PasswordField.ts +2 -14
  314. package/src/docs/shared/components/PaymentIcon.ts +1 -7
  315. package/src/docs/shared/components/Progress.ts +1 -7
  316. package/src/docs/shared/components/QRCode.ts +1 -7
  317. package/src/docs/shared/components/SearchField.ts +2 -18
  318. package/src/docs/shared/components/Section.ts +2 -18
  319. package/src/docs/shared/components/Select.ts +2 -13
  320. package/src/docs/shared/components/Spinner.ts +1 -7
  321. package/src/docs/shared/components/Switch.ts +2 -19
  322. package/src/docs/shared/components/Table.ts +2 -8
  323. package/src/docs/shared/components/TableBody.ts +12 -0
  324. package/src/docs/shared/components/TableCell.ts +11 -0
  325. package/src/docs/shared/components/TableHeader.ts +11 -0
  326. package/src/docs/shared/components/TableHeaderRow.ts +12 -0
  327. package/src/docs/shared/components/TableRow.ts +11 -0
  328. package/src/docs/shared/components/Text.ts +1 -12
  329. package/src/docs/shared/components/TextArea.ts +2 -8
  330. package/src/docs/shared/components/Time.ts +1 -12
  331. package/src/docs/shared/components/URLField.ts +3 -13
  332. package/src/docs/shared/components/UnorderedList.ts +1 -7
  333. package/src/surfaces/admin/components/Banner.d.ts +3 -1
  334. package/src/surfaces/admin/components/Button.d.ts +15 -1
  335. package/src/surfaces/admin/components/ChoiceList.d.ts +10 -0
  336. package/src/surfaces/admin/components/Clickable.d.ts +15 -1
  337. package/src/surfaces/admin/components/DatePicker/examples/default.html +5 -1
  338. package/src/surfaces/admin/components/Form/examples/default.html +4 -0
  339. package/src/surfaces/admin/components/Form/examples/default.jsx +1 -0
  340. package/src/surfaces/admin/components/Link.d.ts +15 -1
  341. package/src/surfaces/admin/components/Page.d.ts +2 -0
  342. package/src/surfaces/admin/components/TextField/examples/default.html +1 -1
  343. package/src/surfaces/admin/components/shared.d.ts +1 -0
  344. package/src/surfaces/admin/components.d.ts +104 -9
  345. package/src/surfaces/checkout/components/Abbreviation/examples/basic-abbreviation.example.html +1 -1
  346. package/src/surfaces/checkout/components/Abbreviation.d.ts +5 -1
  347. package/src/surfaces/checkout/components/Banner.d.ts +5 -1
  348. package/src/surfaces/checkout/components/Box.d.ts +6 -3
  349. package/src/surfaces/checkout/components/Button.d.ts +6 -2
  350. package/src/surfaces/checkout/components/ClipboardItem.d.ts +1 -1
  351. package/src/surfaces/checkout/components/DropZone.d.ts +1 -1
  352. package/src/surfaces/checkout/components/Form.d.ts +5 -1
  353. package/src/surfaces/checkout/components/Heading.d.ts +5 -1
  354. package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -5
  355. package/src/surfaces/checkout/components/Icon.d.ts +36 -0
  356. package/src/surfaces/checkout/components/Image.d.ts +4 -1
  357. package/src/surfaces/checkout/components/Link.d.ts +5 -1
  358. package/src/surfaces/checkout/components/ListItem.d.ts +5 -1
  359. package/src/surfaces/checkout/components/OrderedList.d.ts +5 -1
  360. package/src/surfaces/checkout/components/Paragraph/examples/basic-paragraph.example.html +1 -1
  361. package/src/surfaces/checkout/components/Paragraph.d.ts +5 -1
  362. package/src/surfaces/checkout/components/PaymentIcon.d.ts +33 -0
  363. package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
  364. package/src/surfaces/checkout/components/Progress.d.ts +1 -1
  365. package/src/surfaces/checkout/components/QRCode.d.ts +31 -0
  366. package/src/surfaces/checkout/components/Section/examples/basic-section.example.html +6 -0
  367. package/src/surfaces/checkout/components/Section.d.ts +34 -0
  368. package/src/surfaces/checkout/components/Spinner.d.ts +1 -1
  369. package/src/surfaces/checkout/components/Stack.d.ts +8 -4
  370. package/src/surfaces/checkout/components/Text/examples/basic-text.example.html +3 -1
  371. package/src/surfaces/checkout/components/Text.d.ts +5 -1
  372. package/src/surfaces/checkout/components/TextField.d.ts +9 -3
  373. package/src/surfaces/checkout/components/Time.d.ts +5 -1
  374. package/src/surfaces/checkout/components/UnorderedList.d.ts +5 -1
  375. package/src/surfaces/checkout/components/components-shared.d.ts +171 -72
  376. package/src/surfaces/checkout/components/components.d.ts +307 -102
  377. package/src/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
  378. package/src/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
  379. package/src/surfaces/customer-account/components/Page.d.ts +8 -2
  380. package/src/surfaces/customer-account/components.d.ts +21 -59
  381. package/src/surfaces/customer-account/preact/live-navigation.ts +14 -7
  382. package/build/ts/surfaces/admin/components/AdminAction/AdminAction.doc.d.ts.map +0 -1
  383. package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts +0 -4
  384. package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts.map +0 -1
  385. package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.doc.d.ts.map +0 -1
  386. package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts +0 -4
  387. package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts.map +0 -1
  388. package/build/ts/surfaces/admin/components/Badge/shared.d.ts +0 -22
  389. package/build/ts/surfaces/admin/components/Badge/shared.d.ts.map +0 -1
  390. package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts +0 -4
  391. package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts.map +0 -1
  392. package/build/ts/surfaces/admin/components/Banner/shared.d.ts +0 -35
  393. package/build/ts/surfaces/admin/components/Banner/shared.d.ts.map +0 -1
  394. package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts +0 -4
  395. package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts.map +0 -1
  396. package/build/ts/surfaces/admin/components/Box/shared.d.ts +0 -35
  397. package/build/ts/surfaces/admin/components/Box/shared.d.ts.map +0 -1
  398. package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts +0 -4
  399. package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts.map +0 -1
  400. package/build/ts/surfaces/admin/components/Button/shared.d.ts +0 -30
  401. package/build/ts/surfaces/admin/components/Button/shared.d.ts.map +0 -1
  402. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts +0 -4
  403. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts.map +0 -1
  404. package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts +0 -29
  405. package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts.map +0 -1
  406. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts +0 -4
  407. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts.map +0 -1
  408. package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts +0 -29
  409. package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts.map +0 -1
  410. package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts +0 -4
  411. package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts.map +0 -1
  412. package/build/ts/surfaces/admin/components/Clickable/shared.d.ts +0 -29
  413. package/build/ts/surfaces/admin/components/Clickable/shared.d.ts.map +0 -1
  414. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts +0 -4
  415. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts.map +0 -1
  416. package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts +0 -24
  417. package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts.map +0 -1
  418. package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts +0 -4
  419. package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts.map +0 -1
  420. package/build/ts/surfaces/admin/components/Divider/shared.d.ts +0 -35
  421. package/build/ts/surfaces/admin/components/Divider/shared.d.ts.map +0 -1
  422. package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts +0 -4
  423. package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts.map +0 -1
  424. package/build/ts/surfaces/admin/components/EmailField/shared.d.ts +0 -29
  425. package/build/ts/surfaces/admin/components/EmailField/shared.d.ts.map +0 -1
  426. package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts +0 -4
  427. package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts.map +0 -1
  428. package/build/ts/surfaces/admin/components/Grid/shared.d.ts +0 -35
  429. package/build/ts/surfaces/admin/components/Grid/shared.d.ts.map +0 -1
  430. package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts +0 -4
  431. package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts.map +0 -1
  432. package/build/ts/surfaces/admin/components/Heading/shared.d.ts +0 -35
  433. package/build/ts/surfaces/admin/components/Heading/shared.d.ts.map +0 -1
  434. package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts +0 -4
  435. package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts.map +0 -1
  436. package/build/ts/surfaces/admin/components/Icon/shared.d.ts +0 -30
  437. package/build/ts/surfaces/admin/components/Icon/shared.d.ts.map +0 -1
  438. package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts +0 -4
  439. package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts.map +0 -1
  440. package/build/ts/surfaces/admin/components/Image/shared.d.ts +0 -35
  441. package/build/ts/surfaces/admin/components/Image/shared.d.ts.map +0 -1
  442. package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts +0 -4
  443. package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts.map +0 -1
  444. package/build/ts/surfaces/admin/components/Link/shared.d.ts +0 -29
  445. package/build/ts/surfaces/admin/components/Link/shared.d.ts.map +0 -1
  446. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts +0 -4
  447. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts.map +0 -1
  448. package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts +0 -29
  449. package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts.map +0 -1
  450. package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts +0 -4
  451. package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts.map +0 -1
  452. package/build/ts/surfaces/admin/components/NumberField/shared.d.ts +0 -29
  453. package/build/ts/surfaces/admin/components/NumberField/shared.d.ts.map +0 -1
  454. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts +0 -4
  455. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts.map +0 -1
  456. package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts +0 -24
  457. package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts.map +0 -1
  458. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts +0 -4
  459. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts.map +0 -1
  460. package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts +0 -35
  461. package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts.map +0 -1
  462. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts +0 -4
  463. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts.map +0 -1
  464. package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts +0 -29
  465. package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts.map +0 -1
  466. package/build/ts/surfaces/admin/components/SearchField/SearchField.ab.doc.d.ts.map +0 -1
  467. package/build/ts/surfaces/admin/components/SearchField/shared.d.ts +0 -28
  468. package/build/ts/surfaces/admin/components/SearchField/shared.d.ts.map +0 -1
  469. package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts +0 -4
  470. package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts.map +0 -1
  471. package/build/ts/surfaces/admin/components/Section/shared.d.ts +0 -36
  472. package/build/ts/surfaces/admin/components/Section/shared.d.ts.map +0 -1
  473. package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts +0 -4
  474. package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts.map +0 -1
  475. package/build/ts/surfaces/admin/components/Select/shared.d.ts +0 -29
  476. package/build/ts/surfaces/admin/components/Select/shared.d.ts.map +0 -1
  477. package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts +0 -4
  478. package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts.map +0 -1
  479. package/build/ts/surfaces/admin/components/Spinner/shared.d.ts +0 -29
  480. package/build/ts/surfaces/admin/components/Spinner/shared.d.ts.map +0 -1
  481. package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts +0 -4
  482. package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts.map +0 -1
  483. package/build/ts/surfaces/admin/components/Stack/shared.d.ts +0 -35
  484. package/build/ts/surfaces/admin/components/Stack/shared.d.ts.map +0 -1
  485. package/build/ts/surfaces/admin/components/Switch/Switch.ab.doc.d.ts.map +0 -1
  486. package/build/ts/surfaces/admin/components/Switch/shared.d.ts +0 -28
  487. package/build/ts/surfaces/admin/components/Switch/shared.d.ts.map +0 -1
  488. package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts +0 -4
  489. package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts.map +0 -1
  490. package/build/ts/surfaces/admin/components/Table/shared.d.ts +0 -30
  491. package/build/ts/surfaces/admin/components/Table/shared.d.ts.map +0 -1
  492. package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts +0 -4
  493. package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts.map +0 -1
  494. package/build/ts/surfaces/admin/components/Text/shared.d.ts +0 -36
  495. package/build/ts/surfaces/admin/components/Text/shared.d.ts.map +0 -1
  496. package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts +0 -4
  497. package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts.map +0 -1
  498. package/build/ts/surfaces/admin/components/TextArea/shared.d.ts +0 -29
  499. package/build/ts/surfaces/admin/components/TextArea/shared.d.ts.map +0 -1
  500. package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts +0 -4
  501. package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts.map +0 -1
  502. package/build/ts/surfaces/admin/components/TextField/shared.d.ts +0 -29
  503. package/build/ts/surfaces/admin/components/TextField/shared.d.ts.map +0 -1
  504. package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts +0 -4
  505. package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts.map +0 -1
  506. package/build/ts/surfaces/admin/components/URLField/shared.d.ts +0 -30
  507. package/build/ts/surfaces/admin/components/URLField/shared.d.ts.map +0 -1
  508. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts +0 -4
  509. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts.map +0 -1
  510. package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts +0 -24
  511. package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts.map +0 -1
  512. package/build/ts/surfaces/admin/uitls.d.ts +0 -3
  513. package/build/ts/surfaces/admin/uitls.d.ts.map +0 -1
  514. package/src/surfaces/admin/components/Badge/shared.ts +0 -26
  515. package/src/surfaces/admin/components/Banner/shared.ts +0 -71
  516. package/src/surfaces/admin/components/Box/shared.ts +0 -56
  517. package/src/surfaces/admin/components/Button/shared.ts +0 -48
  518. package/src/surfaces/admin/components/Checkbox/shared.ts +0 -46
  519. package/src/surfaces/admin/components/ChoiceList/shared.ts +0 -42
  520. package/src/surfaces/admin/components/Clickable/shared.ts +0 -48
  521. package/src/surfaces/admin/components/DatePicker/shared.ts +0 -36
  522. package/src/surfaces/admin/components/Divider/shared.ts +0 -50
  523. package/src/surfaces/admin/components/EmailField/shared.ts +0 -42
  524. package/src/surfaces/admin/components/Grid/shared.ts +0 -58
  525. package/src/surfaces/admin/components/Heading/shared.ts +0 -62
  526. package/src/surfaces/admin/components/Icon/shared.ts +0 -37
  527. package/src/surfaces/admin/components/Image/shared.ts +0 -57
  528. package/src/surfaces/admin/components/Link/shared.ts +0 -42
  529. package/src/surfaces/admin/components/MoneyField/shared.ts +0 -42
  530. package/src/surfaces/admin/components/NumberField/shared.ts +0 -42
  531. package/src/surfaces/admin/components/OrderedList/shared.ts +0 -35
  532. package/src/surfaces/admin/components/Paragraph/shared.ts +0 -56
  533. package/src/surfaces/admin/components/PasswordField/shared.ts +0 -42
  534. package/src/surfaces/admin/components/SearchField/shared.ts +0 -47
  535. package/src/surfaces/admin/components/Section/shared.ts +0 -65
  536. package/src/surfaces/admin/components/Select/shared.ts +0 -41
  537. package/src/surfaces/admin/components/Spinner/shared.ts +0 -36
  538. package/src/surfaces/admin/components/Stack/shared.ts +0 -64
  539. package/src/surfaces/admin/components/Switch/shared.ts +0 -45
  540. package/src/surfaces/admin/components/Table/shared.ts +0 -48
  541. package/src/surfaces/admin/components/Text/shared.ts +0 -55
  542. package/src/surfaces/admin/components/TextArea/shared.ts +0 -36
  543. package/src/surfaces/admin/components/TextField/shared.ts +0 -53
  544. package/src/surfaces/admin/components/URLField/shared.ts +0 -41
  545. package/src/surfaces/admin/components/UnorderedList/shared.ts +0 -35
  546. package/src/surfaces/admin/uitls.ts +0 -35
@@ -1296,11 +1296,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
1296
1296
  onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
1297
1297
  }
1298
1298
 
1299
- export interface LinkPreactOverlayControlProps extends Required<Pick<InteractionProps, 'commandFor'>> {
1299
+ export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
1300
+ /**
1301
+ * Sets the action the `commandFor` should take when this clickable is activated.
1302
+ *
1303
+ * See the documentation of particular components for the actions they support.
1304
+ *
1305
+ * - `--auto`: a default action for the target component.
1306
+ * - `--show`: shows the target component.
1307
+ * - `--hide`: hides the target component.
1308
+ * - `--toggle`: toggles the target component.
1309
+ *
1310
+ * @default '--auto'
1311
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
1312
+ */
1300
1313
  command: Extract<
1301
1314
  InteractionProps['command'],
1302
1315
  '--show' | '--hide' | '--toggle' | '--auto'
1303
1316
  >;
1317
+ commandFor: Extract<InteractionProps['commandFor'], string>;
1304
1318
  }
1305
1319
 
1306
1320
  export interface LinkClickOptions {
@@ -2239,11 +2253,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
2239
2253
  onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
2240
2254
  }
2241
2255
 
2242
- export interface ClickablePreactOverlayControlProps extends Required<Pick<InteractionProps, 'commandFor'>> {
2256
+ export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
2257
+ /**
2258
+ * Sets the action the `commandFor` should take when this clickable is activated.
2259
+ *
2260
+ * See the documentation of particular components for the actions they support.
2261
+ *
2262
+ * - `--auto`: a default action for the target component.
2263
+ * - `--show`: shows the target component.
2264
+ * - `--hide`: hides the target component.
2265
+ * - `--toggle`: toggles the target component.
2266
+ *
2267
+ * @default '--auto'
2268
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
2269
+ */
2243
2270
  command: Extract<
2244
2271
  InteractionProps['command'],
2245
2272
  '--show' | '--hide' | '--toggle' | '--auto'
2246
2273
  >;
2274
+ commandFor: Extract<InteractionProps['commandFor'], string>;
2247
2275
  }
2248
2276
 
2249
2277
  export interface ClickableClickOptions {
@@ -2601,11 +2629,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
2601
2629
  onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
2602
2630
  }
2603
2631
 
2604
- export interface PreactOverlayControlProps extends Required<Pick<InteractionProps, 'commandFor'>> {
2632
+ export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
2633
+ /**
2634
+ * Sets the action the `commandFor` should take when this clickable is activated.
2635
+ *
2636
+ * See the documentation of particular components for the actions they support.
2637
+ *
2638
+ * - `--auto`: a default action for the target component.
2639
+ * - `--show`: shows the target component.
2640
+ * - `--hide`: hides the target component.
2641
+ * - `--toggle`: toggles the target component.
2642
+ *
2643
+ * @default '--auto'
2644
+ * @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
2645
+ */
2605
2646
  command: Extract<
2606
2647
  InteractionProps['command'],
2607
2648
  '--show' | '--hide' | '--toggle' | '--auto'
2608
2649
  >;
2650
+ commandFor: Extract<InteractionProps['commandFor'], string>;
2609
2651
  }
2610
2652
 
2611
2653
  export interface ButtonClickOptions {
@@ -2844,7 +2886,9 @@ declare global {
2844
2886
 
2845
2887
  export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
2846
2888
  /**
2847
- * The secondary actions to display at the bottom of the banner. Only a maximum of two `s-button` components are allowed.
2889
+ * The secondary actions to display at the bottom of the banner.
2890
+ *
2891
+ * A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
2848
2892
  */
2849
2893
  secondaryActions?: ComponentChild;
2850
2894
  onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-abbreviation': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & AbbreviationProps;
29
+ 's-abbreviation': AbbreviationProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }
@@ -23,9 +23,13 @@ declare global {
23
23
  }
24
24
  }
25
25
  declare module 'preact' {
26
+ interface BaseProps {
27
+ children?: preact.ComponentChildren;
28
+ slot?: Lowercase<string>;
29
+ }
26
30
  namespace createElement.JSX {
27
31
  interface IntrinsicElements {
28
- 's-banner': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & BannerProps;
32
+ 's-banner': BannerProps & BaseProps;
29
33
  }
30
34
  }
31
35
  }
@@ -14,8 +14,7 @@ export type ReducedBorderSizeKeyword = Extract<BorderSizeKeyword, 'none' | 'base
14
14
  export type ReducedColorKeyword = Extract<ColorKeyword, 'base'>;
15
15
  export type BorderShorthand = ReducedBorderSizeKeyword | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword}` | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword} ${BorderStyleKeyword}`;
16
16
 
17
- export 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'> {
18
- 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'>;
17
+ export 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'> {
19
18
  background?: Extract<BoxProps$1['background'], 'transparent' | 'subdued' | 'base'>;
20
19
  border?: BorderShorthand;
21
20
  borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
@@ -29,9 +28,13 @@ declare global {
29
28
  }
30
29
  }
31
30
  declare module 'preact' {
31
+ interface BaseProps {
32
+ children?: preact.ComponentChildren;
33
+ slot?: Lowercase<string>;
34
+ }
32
35
  namespace createElement.JSX {
33
36
  interface IntrinsicElements {
34
- 's-box': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & BoxProps;
37
+ 's-box': BoxProps & BaseProps;
35
38
  }
36
39
  }
37
40
  }
@@ -10,7 +10,7 @@
10
10
  /// <reference lib="DOM" />
11
11
  import type {ButtonProps$1} from './components-shared.d.ts';
12
12
 
13
- export interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
13
+ export interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'inlineSize' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
14
14
  target?: Extract<ButtonProps$1['target'], 'auto' | '_self' | '_blank'>;
15
15
  tone?: Extract<ButtonProps$1['tone'], 'auto' | 'neutral' | 'critical'>;
16
16
  type?: Extract<ButtonProps$1['type'], 'submit' | 'button'>;
@@ -25,9 +25,13 @@ declare global {
25
25
  }
26
26
  }
27
27
  declare module 'preact' {
28
+ interface BaseProps {
29
+ children?: preact.ComponentChildren;
30
+ slot?: Lowercase<string>;
31
+ }
28
32
  namespace createElement.JSX {
29
33
  interface IntrinsicElements {
30
- 's-button': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ButtonProps;
34
+ 's-button': ButtonProps & BaseProps;
31
35
  }
32
36
  }
33
37
  }
@@ -24,7 +24,7 @@ declare global {
24
24
  declare module 'preact' {
25
25
  namespace createElement.JSX {
26
26
  interface IntrinsicElements {
27
- 's-clipboard-item': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ClipboardItemProps;
27
+ 's-clipboard-item': ClipboardItemProps;
28
28
  }
29
29
  }
30
30
  }
@@ -24,7 +24,7 @@ declare global {
24
24
  declare module 'preact' {
25
25
  namespace createElement.JSX {
26
26
  interface IntrinsicElements {
27
- 's-drop-zone': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & DropZoneProps;
27
+ 's-drop-zone': DropZoneProps;
28
28
  }
29
29
  }
30
30
  }
@@ -22,9 +22,13 @@ declare global {
22
22
  }
23
23
  }
24
24
  declare module 'preact' {
25
+ interface BaseProps {
26
+ children?: preact.ComponentChildren;
27
+ slot?: Lowercase<string>;
28
+ }
25
29
  namespace createElement.JSX {
26
30
  interface IntrinsicElements {
27
- 's-form': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & FormProps;
31
+ 's-form': FormProps & BaseProps;
28
32
  }
29
33
  }
30
34
  }
@@ -1 +1 @@
1
- {"version":3,"file":"Heading.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/checkout/components/Heading/Heading.doc.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAG1E,QAAA,MAAM,IAAI,EAAE,6BAoDX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Heading.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/checkout/components/Heading/Heading.doc.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAG1E,QAAA,MAAM,IAAI,EAAE,6BAsDX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-heading': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & HeadingProps;
29
+ 's-heading': HeadingProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }
@@ -0,0 +1,36 @@
1
+ /** VERSION: 0.0.0 **/
2
+ /* eslint-disable import/extensions */
3
+ /* eslint-disable @typescript-eslint/no-namespace */
4
+ /* eslint-disable @typescript-eslint/member-ordering */
5
+ /* eslint-disable line-comment-position */
6
+ /* eslint-disable @typescript-eslint/unified-signatures */
7
+ /* eslint-disable no-var */
8
+ /* eslint-disable import/namespace */
9
+ // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
10
+ /// <reference lib="DOM" />
11
+ import type {IconProps$1} from './components-shared.d.ts';
12
+
13
+ export interface IconProps extends Pick<IconProps$1, 'id' | 'size' | 'tone' | 'type'> {
14
+ tone?: Extract<IconProps$1['tone'], 'auto' | 'neutral' | 'info' | 'success' | 'warning' | 'critical' | 'custom'>;
15
+ size?: Extract<IconProps$1['size'], 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'>;
16
+ type?: '' | Extract<IconProps$1['type'], 'alert-circle' | 'alert-triangle-filled' | 'alert-triangle' | 'arrow-down' | 'arrow-left' | 'arrow-right' | 'arrow-up-right' | 'arrow-up' | 'bag' | 'bullet' | 'calendar' | 'camera' | 'caret-down' | 'cart' | 'cash-dollar' | 'categories' | 'check-circle' | 'check' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle' | 'clipboard' | 'clock' | 'credit-card' | 'delete' | 'delivered' | 'delivery' | 'disabled' | 'discount' | 'edit' | 'email' | 'empty' | 'external' | 'filter' | 'geolocation' | 'gift-card' | 'globe' | 'grid' | 'image' | 'info-filled' | 'info' | 'list-bulleted' | 'location' | 'lock' | 'map' | 'menu-horizontal' | 'menu-vertical' | 'menu' | 'minus' | 'mobile' | 'note' | 'order' | 'organization' | 'plus' | 'profile' | 'question-circle-filled' | 'question-circle' | 'reorder' | 'reset' | 'return' | 'savings' | 'search' | 'settings' | 'star-filled' | 'star-half' | 'star' | 'store' | 'truck' | 'upload' | 'x-circle-filled' | 'x-circle' | 'x'>;
17
+ }
18
+ export interface IconElement extends IconProps, Omit<HTMLElement, 'id'> {
19
+ }
20
+ declare global {
21
+ interface HTMLElementTagNameMap {
22
+ 's-icon': IconElement;
23
+ }
24
+ }
25
+ declare module 'preact' {
26
+ interface BaseProps {
27
+ slot?: Lowercase<string>;
28
+ }
29
+ namespace createElement.JSX {
30
+ interface IntrinsicElements {
31
+ 's-icon': IconProps & BaseProps;
32
+ }
33
+ }
34
+ }
35
+
36
+ export type { IconElement, IconProps };
@@ -27,9 +27,12 @@ declare global {
27
27
  }
28
28
  }
29
29
  declare module 'preact' {
30
+ interface BaseProps {
31
+ slot?: Lowercase<string>;
32
+ }
30
33
  namespace createElement.JSX {
31
34
  interface IntrinsicElements {
32
- 's-image': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ImageProps;
35
+ 's-image': ImageProps & BaseProps;
33
36
  }
34
37
  }
35
38
  }
@@ -23,9 +23,13 @@ declare global {
23
23
  }
24
24
  }
25
25
  declare module 'preact' {
26
+ interface BaseProps {
27
+ children?: preact.ComponentChildren;
28
+ slot?: Lowercase<string>;
29
+ }
26
30
  namespace createElement.JSX {
27
31
  interface IntrinsicElements {
28
- 's-link': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & LinkProps;
32
+ 's-link': LinkProps & BaseProps;
29
33
  }
30
34
  }
31
35
  }
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-list-item': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ListItemProps;
29
+ 's-list-item': ListItemProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-ordered-list': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & OrderedListProps;
29
+ 's-ordered-list': OrderedListProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }
@@ -22,9 +22,13 @@ declare global {
22
22
  }
23
23
  }
24
24
  declare module 'preact' {
25
+ interface BaseProps {
26
+ children?: preact.ComponentChildren;
27
+ slot?: Lowercase<string>;
28
+ }
25
29
  namespace createElement.JSX {
26
30
  interface IntrinsicElements {
27
- 's-paragraph': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ParagraphProps;
31
+ 's-paragraph': ParagraphProps & BaseProps;
28
32
  }
29
33
  }
30
34
  }
@@ -0,0 +1,33 @@
1
+ /** VERSION: 0.0.0 **/
2
+ /* eslint-disable import/extensions */
3
+ /* eslint-disable @typescript-eslint/no-namespace */
4
+ /* eslint-disable @typescript-eslint/member-ordering */
5
+ /* eslint-disable line-comment-position */
6
+ /* eslint-disable @typescript-eslint/unified-signatures */
7
+ /* eslint-disable no-var */
8
+ /* eslint-disable import/namespace */
9
+ // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
10
+ /// <reference lib="DOM" />
11
+ import type {PaymentIconProps$1} from './components-shared.d.ts';
12
+
13
+ export interface PaymentIconProps extends PaymentIconProps$1 {
14
+ }
15
+ export interface PaymentIconElement extends PaymentIconProps, Omit<HTMLElement, 'id'> {
16
+ }
17
+ declare global {
18
+ interface HTMLElementTagNameMap {
19
+ 's-payment-icon': PaymentIconElement;
20
+ }
21
+ }
22
+ declare module 'preact' {
23
+ interface BaseProps {
24
+ slot?: Lowercase<string>;
25
+ }
26
+ namespace createElement.JSX {
27
+ interface IntrinsicElements {
28
+ 's-payment-icon': PaymentIconProps & BaseProps;
29
+ }
30
+ }
31
+ }
32
+
33
+ export type { PaymentIconElement, PaymentIconProps };
@@ -23,7 +23,7 @@ declare global {
23
23
  declare module 'preact' {
24
24
  namespace createElement.JSX {
25
25
  interface IntrinsicElements {
26
- 's-progress': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & ProgressProps;
26
+ 's-progress': ProgressProps;
27
27
  }
28
28
  }
29
29
  }
@@ -0,0 +1,31 @@
1
+ /** VERSION: 0.0.0 **/
2
+ /* eslint-disable import/extensions */
3
+ /* eslint-disable @typescript-eslint/no-namespace */
4
+ /* eslint-disable @typescript-eslint/member-ordering */
5
+ /* eslint-disable line-comment-position */
6
+ /* eslint-disable @typescript-eslint/unified-signatures */
7
+ /* eslint-disable no-var */
8
+ /* eslint-disable import/namespace */
9
+ // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
10
+ /// <reference lib="DOM" />
11
+ import type {QRCodeProps$1} from './components-shared.d.ts';
12
+
13
+ export interface QRCodeProps extends QRCodeProps$1 {
14
+ }
15
+ export interface QRCodelement extends Omit<QRCodeProps, 'onError'>, Omit<HTMLElement, 'id' | 'onerror'> {
16
+ onerror: QRCodeProps['onError'];
17
+ }
18
+ declare global {
19
+ interface HTMLElementTagNameMap {
20
+ 's-qr-code': QRCodelement;
21
+ }
22
+ }
23
+ declare module 'preact' {
24
+ namespace createElement.JSX {
25
+ interface IntrinsicElements {
26
+ 's-qr-code': QRCodeProps;
27
+ }
28
+ }
29
+ }
30
+
31
+ export type { QRCodeProps, QRCodelement };
@@ -0,0 +1,4 @@
1
+ import type { ReferenceEntityTemplateSchema } from '@shopify/generate-docs';
2
+ declare const data: ReferenceEntityTemplateSchema;
3
+ export default data;
4
+ //# sourceMappingURL=Section.doc.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Section.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/checkout/components/Section/Section.doc.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAG1E,QAAA,MAAM,IAAI,EAAE,6BAsCX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -0,0 +1,34 @@
1
+ /** VERSION: 0.0.0 **/
2
+ /* eslint-disable import/extensions */
3
+ /* eslint-disable @typescript-eslint/no-namespace */
4
+ /* eslint-disable @typescript-eslint/member-ordering */
5
+ /* eslint-disable line-comment-position */
6
+ /* eslint-disable @typescript-eslint/unified-signatures */
7
+ /* eslint-disable no-var */
8
+ /* eslint-disable import/namespace */
9
+ // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
10
+ /// <reference lib="DOM" />
11
+ import type {SectionProps$1} from './components-shared.d.ts';
12
+
13
+ export interface SectionProps extends Pick<SectionProps$1, 'accessibilityLabel' | 'heading' | 'id'> {
14
+ }
15
+ export interface SectionElement extends SectionProps, Omit<HTMLElement, 'id'> {
16
+ }
17
+ declare global {
18
+ interface HTMLElementTagNameMap {
19
+ 's-section': SectionElement;
20
+ }
21
+ }
22
+ declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
27
+ namespace createElement.JSX {
28
+ interface IntrinsicElements {
29
+ 's-section': SectionProps & BaseProps;
30
+ }
31
+ }
32
+ }
33
+
34
+ export type { SectionElement, SectionProps };
@@ -23,7 +23,7 @@ declare global {
23
23
  declare module 'preact' {
24
24
  namespace createElement.JSX {
25
25
  interface IntrinsicElements {
26
- 's-spinner': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & SpinnerProps;
26
+ 's-spinner': SpinnerProps;
27
27
  }
28
28
  }
29
29
  }
@@ -20,9 +20,9 @@ export interface StackProps extends Pick<StackProps$1, 'accessibilityLabel' | 'a
20
20
  border?: BorderShorthand;
21
21
  borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
22
22
  borderRadius?: MaybeAllValuesShorthandProperty<Extract<StackProps$1['borderRadius'], 'none' | 'small-100' | 'small' | 'base' | 'large' | 'large-100' | 'max'>>;
23
- alignContent?: Extract<StackProps$1['alignContent'], 'start' | 'center' | 'end' | 'normal'>;
24
- alignItems?: Extract<StackProps$1['alignItems'], 'start' | 'center' | 'end' | 'normal'>;
25
- justifyContent?: Extract<StackProps$1['justifyContent'], 'start' | 'center' | 'end' | 'normal'>;
23
+ alignContent?: Extract<StackProps$1['alignContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
24
+ alignItems?: Extract<StackProps$1['alignItems'], 'normal' | 'stretch' | 'center' | 'start' | 'end'>;
25
+ justifyContent?: Extract<StackProps$1['justifyContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
26
26
  }
27
27
  export interface StackElement extends StackProps, Omit<HTMLElement, 'id'> {
28
28
  }
@@ -32,9 +32,13 @@ declare global {
32
32
  }
33
33
  }
34
34
  declare module 'preact' {
35
+ interface BaseProps {
36
+ children?: preact.ComponentChildren;
37
+ slot?: Lowercase<string>;
38
+ }
35
39
  namespace createElement.JSX {
36
40
  interface IntrinsicElements {
37
- 's-stack': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & StackProps;
41
+ 's-stack': StackProps & BaseProps;
38
42
  }
39
43
  }
40
44
  }
@@ -23,9 +23,13 @@ declare global {
23
23
  }
24
24
  }
25
25
  declare module 'preact' {
26
+ interface BaseProps {
27
+ children?: preact.ComponentChildren;
28
+ slot?: Lowercase<string>;
29
+ }
26
30
  namespace createElement.JSX {
27
31
  interface IntrinsicElements {
28
- 's-text': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TextProps;
32
+ 's-text': TextProps & BaseProps;
29
33
  }
30
34
  }
31
35
  }
@@ -23,14 +23,17 @@ declare global {
23
23
  }
24
24
  }
25
25
  declare module 'preact' {
26
+ interface BaseProps {
27
+ slot?: Lowercase<string>;
28
+ }
26
29
  namespace createElement.JSX {
27
30
  interface IntrinsicElements {
28
- 's-icon': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & IconProps;
31
+ 's-icon': IconProps & BaseProps;
29
32
  }
30
33
  }
31
34
  }
32
35
 
33
- export 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'> {
36
+ export 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'> {
34
37
  icon?: IconProps['type'];
35
38
  }
36
39
  export interface TextFieldElement extends Omit<TextFieldProps, 'onBlur' | 'onChange' | 'onFocus' | 'onInput'>, Omit<HTMLElement, 'id' | 'onblur' | 'onchange' | 'onfocus' | 'oninput' | 'prefix'> {
@@ -45,9 +48,12 @@ declare global {
45
48
  }
46
49
  }
47
50
  declare module 'preact' {
51
+ interface BaseProps {
52
+ slot?: Lowercase<string>;
53
+ }
48
54
  namespace createElement.JSX {
49
55
  interface IntrinsicElements {
50
- 's-text-field': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TextFieldProps;
56
+ 's-text-field': TextFieldProps & BaseProps;
51
57
  }
52
58
  }
53
59
  }
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-time': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & TimeProps;
29
+ 's-time': TimeProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }
@@ -20,9 +20,13 @@ declare global {
20
20
  }
21
21
  }
22
22
  declare module 'preact' {
23
+ interface BaseProps {
24
+ children?: preact.ComponentChildren;
25
+ slot?: Lowercase<string>;
26
+ }
23
27
  namespace createElement.JSX {
24
28
  interface IntrinsicElements {
25
- 's-unordered-list': Omit<HTMLAttributes<HTMLElement>, Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>> & UnorderedListProps;
29
+ 's-unordered-list': UnorderedListProps & BaseProps;
26
30
  }
27
31
  }
28
32
  }