@shopify/ui-extensions 2025.10.0-rc.6 → 2025.10.0-rc.8

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 (415) hide show
  1. package/build/ts/docs/shared/components/Map.d.ts +4 -0
  2. package/build/ts/docs/shared/components/Map.d.ts.map +1 -0
  3. package/build/ts/docs/shared/components/MapMarker.d.ts +4 -0
  4. package/build/ts/docs/shared/components/MapMarker.d.ts.map +1 -0
  5. package/build/ts/docs/shared/components/Modal.d.ts +4 -0
  6. package/build/ts/docs/shared/components/Modal.d.ts.map +1 -0
  7. package/build/ts/docs/shared/components/Option.d.ts +4 -0
  8. package/build/ts/docs/shared/components/Option.d.ts.map +1 -0
  9. package/build/ts/docs/shared/components/PhoneField.d.ts +4 -0
  10. package/build/ts/docs/shared/components/PhoneField.d.ts.map +1 -0
  11. package/build/ts/docs/shared/components/ProductThumbnail.d.ts +4 -0
  12. package/build/ts/docs/shared/components/ProductThumbnail.d.ts.map +1 -0
  13. package/build/ts/surfaces/admin/components/AdminAction.d.ts +1 -1
  14. package/build/ts/surfaces/admin/components/AdminBlock.d.ts +1 -1
  15. package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  16. package/build/ts/surfaces/admin/components/Badge.d.ts +1 -1
  17. package/build/ts/surfaces/admin/components/Banner.d.ts +1 -1
  18. package/build/ts/surfaces/admin/components/Box.d.ts +1 -1
  19. package/build/ts/surfaces/admin/components/Button.d.ts +1 -1
  20. package/build/ts/surfaces/admin/components/Checkbox.d.ts +1 -1
  21. package/build/ts/surfaces/admin/components/Choice.d.ts +1 -1
  22. package/build/ts/surfaces/admin/components/ChoiceList.d.ts +1 -1
  23. package/build/ts/surfaces/admin/components/Clickable.d.ts +1 -1
  24. package/build/ts/surfaces/admin/components/DatePicker.d.ts +1 -1
  25. package/build/ts/surfaces/admin/components/Divider.d.ts +1 -1
  26. package/build/ts/surfaces/admin/components/EmailField.d.ts +1 -1
  27. package/build/ts/surfaces/admin/components/Form.d.ts +1 -1
  28. package/build/ts/surfaces/admin/components/Grid.d.ts +1 -1
  29. package/build/ts/surfaces/admin/components/GridItem.d.ts +1 -1
  30. package/build/ts/surfaces/admin/components/Heading.d.ts +1 -1
  31. package/build/ts/surfaces/admin/components/Icon.d.ts +1 -1
  32. package/build/ts/surfaces/admin/components/Image.d.ts +1 -1
  33. package/build/ts/surfaces/admin/components/Link.d.ts +1 -1
  34. package/build/ts/surfaces/admin/components/ListItem.d.ts +1 -1
  35. package/build/ts/surfaces/admin/components/MoneyField.d.ts +1 -1
  36. package/build/ts/surfaces/admin/components/NumberField.d.ts +1 -1
  37. package/build/ts/surfaces/admin/components/Option.d.ts +1 -1
  38. package/build/ts/surfaces/admin/components/OptionGroup.d.ts +1 -1
  39. package/build/ts/surfaces/admin/components/OrderedList.d.ts +1 -1
  40. package/build/ts/surfaces/admin/components/Page.d.ts +1 -1
  41. package/build/ts/surfaces/admin/components/Paragraph.d.ts +1 -1
  42. package/build/ts/surfaces/admin/components/PasswordField.d.ts +1 -1
  43. package/build/ts/surfaces/admin/components/QueryContainer.d.ts +1 -1
  44. package/build/ts/surfaces/admin/components/SearchField.d.ts +1 -1
  45. package/build/ts/surfaces/admin/components/Section.d.ts +1 -1
  46. package/build/ts/surfaces/admin/components/Select.d.ts +1 -1
  47. package/build/ts/surfaces/admin/components/Spinner.d.ts +1 -1
  48. package/build/ts/surfaces/admin/components/Stack.d.ts +1 -1
  49. package/build/ts/surfaces/admin/components/StandardComponents.d.ts +1 -1
  50. package/build/ts/surfaces/admin/components/StandardComponents.d.ts.map +1 -1
  51. package/build/ts/surfaces/admin/components/Switch.d.ts +1 -1
  52. package/build/ts/surfaces/admin/components/Table.d.ts +1 -1
  53. package/build/ts/surfaces/admin/components/TableBody.d.ts +1 -1
  54. package/build/ts/surfaces/admin/components/TableCell.d.ts +1 -1
  55. package/build/ts/surfaces/admin/components/TableHeader.d.ts +1 -1
  56. package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  57. package/build/ts/surfaces/admin/components/TableRow.d.ts +1 -1
  58. package/build/ts/surfaces/admin/components/Text.d.ts +1 -1
  59. package/build/ts/surfaces/admin/components/TextArea.d.ts +1 -1
  60. package/build/ts/surfaces/admin/components/TextField.d.ts +1 -1
  61. package/build/ts/surfaces/admin/components/Thumbnail.d.ts +133 -0
  62. package/build/ts/surfaces/admin/components/URLField.d.ts +1 -1
  63. package/build/ts/surfaces/admin/components/UnorderedList.d.ts +1 -1
  64. package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts +4 -0
  65. package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts.map +1 -0
  66. package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts +4 -0
  67. package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts.map +1 -0
  68. package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts +4 -0
  69. package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts.map +1 -0
  70. package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts +4 -0
  71. package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts.map +1 -0
  72. package/build/ts/surfaces/admin/components/shared.d.ts +25 -1
  73. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +54 -1
  74. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +54 -1
  75. package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +54 -1
  76. package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +54 -1
  77. package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +54 -1
  78. package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +54 -1
  79. package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +54 -1
  80. package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +54 -1
  81. package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +54 -1
  82. package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +54 -1
  83. package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +54 -1
  84. package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +54 -1
  85. package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +54 -1
  86. package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +54 -1
  87. package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +54 -1
  88. package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +54 -1
  89. package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +54 -1
  90. package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +54 -1
  91. package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +54 -1
  92. package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +54 -1
  93. package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +54 -1
  94. package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +54 -1
  95. package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +54 -1
  96. package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +54 -1
  97. package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +54 -1
  98. package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +54 -1
  99. package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +54 -1
  100. package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +54 -1
  101. package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +54 -1
  102. package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +54 -1
  103. package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +54 -1
  104. package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +54 -1
  105. package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +54 -1
  106. package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +54 -1
  107. package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +54 -1
  108. package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +54 -1
  109. package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +54 -1
  110. package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +54 -1
  111. package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +54 -1
  112. package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +54 -1
  113. package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +54 -1
  114. package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +54 -1
  115. package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +54 -1
  116. package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +54 -1
  117. package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +54 -1
  118. package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +54 -1
  119. package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +54 -1
  120. package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +54 -1
  121. package/build/ts/surfaces/checkout/components/Abbreviation.d.ts +20 -8
  122. package/build/ts/surfaces/checkout/components/Banner/Banner.doc.d.ts.map +1 -1
  123. package/build/ts/surfaces/checkout/components/Banner.d.ts +52 -13
  124. package/build/ts/surfaces/checkout/components/Box.d.ts +20 -9
  125. package/build/ts/surfaces/checkout/components/Button/Button.doc.d.ts.map +1 -1
  126. package/build/ts/surfaces/checkout/components/Button.d.ts +39 -13
  127. package/build/ts/surfaces/checkout/components/Checkbox/Checkbox.doc.d.ts +4 -0
  128. package/build/ts/surfaces/checkout/components/Checkbox/Checkbox.doc.d.ts.map +1 -0
  129. package/build/ts/surfaces/checkout/components/Checkbox.d.ts +54 -0
  130. package/build/ts/surfaces/checkout/components/ClipboardItem.d.ts +36 -9
  131. package/build/ts/surfaces/checkout/components/DropZone/DropZone.doc.d.ts.map +1 -1
  132. package/build/ts/surfaces/checkout/components/DropZone.d.ts +36 -9
  133. package/build/ts/surfaces/checkout/components/EmailField/EmailField.doc.d.ts +4 -0
  134. package/build/ts/surfaces/checkout/components/EmailField/EmailField.doc.d.ts.map +1 -0
  135. package/build/ts/surfaces/checkout/components/EmailField.d.ts +69 -0
  136. package/build/ts/surfaces/checkout/components/Form.d.ts +40 -12
  137. package/build/ts/surfaces/checkout/components/Heading.d.ts +20 -8
  138. package/build/ts/surfaces/checkout/components/Icon.d.ts +22 -9
  139. package/build/ts/surfaces/checkout/components/Image.d.ts +13 -7
  140. package/build/ts/surfaces/checkout/components/Link/Link.doc.d.ts.map +1 -1
  141. package/build/ts/surfaces/checkout/components/Link.d.ts +39 -13
  142. package/build/ts/surfaces/checkout/components/ListItem.d.ts +22 -10
  143. package/build/ts/surfaces/checkout/components/Map/Map.doc.d.ts +4 -0
  144. package/build/ts/surfaces/checkout/components/Map/Map.doc.d.ts.map +1 -0
  145. package/build/ts/surfaces/checkout/components/Map.d.ts +75 -0
  146. package/build/ts/surfaces/checkout/components/MapMarker.d.ts +73 -0
  147. package/build/ts/surfaces/checkout/components/Modal/Modal.doc.d.ts +4 -0
  148. package/build/ts/surfaces/checkout/components/Modal/Modal.doc.d.ts.map +1 -0
  149. package/build/ts/surfaces/checkout/components/Modal.d.ts +87 -0
  150. package/build/ts/surfaces/checkout/components/OrderedList.d.ts +20 -8
  151. package/build/ts/surfaces/checkout/components/Paragraph.d.ts +20 -8
  152. package/build/ts/surfaces/checkout/components/PaymentIcon.d.ts +14 -7
  153. package/build/ts/surfaces/checkout/components/PhoneField/PhoneField.doc.d.ts +4 -0
  154. package/build/ts/surfaces/checkout/components/PhoneField/PhoneField.doc.d.ts.map +1 -0
  155. package/build/ts/surfaces/checkout/components/PhoneField.d.ts +84 -0
  156. package/build/ts/surfaces/checkout/components/ProductThumbnail/ProductThumbnail.doc.d.ts +4 -0
  157. package/build/ts/surfaces/checkout/components/ProductThumbnail/ProductThumbnail.doc.d.ts.map +1 -0
  158. package/build/ts/surfaces/checkout/components/Progress.d.ts +14 -4
  159. package/build/ts/surfaces/checkout/components/QRCode/QRCode.doc.d.ts.map +1 -1
  160. package/build/ts/surfaces/checkout/components/QRCode.d.ts +32 -8
  161. package/build/ts/surfaces/checkout/components/Section.d.ts +20 -8
  162. package/build/ts/surfaces/checkout/components/Spinner.d.ts +14 -4
  163. package/build/ts/surfaces/checkout/components/Stack.d.ts +20 -9
  164. package/build/ts/surfaces/checkout/components/Text.d.ts +20 -8
  165. package/build/ts/surfaces/checkout/components/TextArea/TextArea.doc.d.ts +4 -0
  166. package/build/ts/surfaces/checkout/components/TextArea/TextArea.doc.d.ts.map +1 -0
  167. package/build/ts/surfaces/checkout/components/TextArea.d.ts +69 -0
  168. package/build/ts/surfaces/checkout/components/TextField/TextField.doc.d.ts.map +1 -1
  169. package/build/ts/surfaces/checkout/components/TextField.d.ts +72 -21
  170. package/build/ts/surfaces/checkout/components/Time.d.ts +20 -8
  171. package/build/ts/surfaces/checkout/components/UnorderedList.d.ts +20 -8
  172. package/build/ts/surfaces/checkout/components/components-shared.d.ts +486 -2
  173. package/build/ts/surfaces/checkout/components/components.d.ts +1000 -166
  174. package/build/ts/surfaces/checkout/shared.d.ts +1 -1
  175. package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
  176. package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +918 -172
  177. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +918 -172
  178. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +918 -172
  179. package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +918 -172
  180. package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +918 -172
  181. package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +918 -172
  182. package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +918 -172
  183. package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +918 -172
  184. package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +863 -155
  185. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +863 -155
  186. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +863 -155
  187. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +918 -172
  188. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +918 -172
  189. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +918 -172
  190. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +918 -172
  191. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +918 -172
  192. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +918 -172
  193. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +918 -172
  194. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +918 -172
  195. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +918 -172
  196. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +918 -172
  197. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +918 -172
  198. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +918 -172
  199. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +918 -172
  200. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +918 -172
  201. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +918 -172
  202. package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +918 -172
  203. package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +918 -172
  204. package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +918 -172
  205. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +918 -172
  206. package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +918 -172
  207. package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +918 -172
  208. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +918 -172
  209. package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +918 -172
  210. package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +918 -172
  211. package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +863 -155
  212. package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +918 -172
  213. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +918 -172
  214. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +918 -172
  215. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +918 -172
  216. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +863 -155
  217. package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +918 -172
  218. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +918 -172
  219. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +918 -172
  220. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +918 -172
  221. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +918 -172
  222. package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +918 -172
  223. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +918 -172
  224. package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +918 -172
  225. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +918 -172
  226. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +918 -172
  227. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +918 -172
  228. package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +918 -172
  229. package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +918 -172
  230. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +918 -172
  231. package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +918 -172
  232. package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +918 -172
  233. package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +918 -172
  234. package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +918 -172
  235. package/build/ts/surfaces/customer-account/components/Abbreviation.d.ts +20 -8
  236. package/build/ts/surfaces/customer-account/components/Avatar/Avatar.doc.d.ts +4 -0
  237. package/build/ts/surfaces/customer-account/components/Avatar/Avatar.doc.d.ts.map +1 -0
  238. package/build/ts/surfaces/customer-account/components/Avatar.d.ts +66 -0
  239. package/build/ts/surfaces/customer-account/components/Banner.d.ts +52 -13
  240. package/build/ts/surfaces/customer-account/components/Box.d.ts +20 -9
  241. package/build/ts/surfaces/customer-account/components/Button.d.ts +39 -13
  242. package/build/ts/surfaces/customer-account/components/Checkbox.d.ts +54 -0
  243. package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +36 -9
  244. package/build/ts/surfaces/customer-account/components/DropZone.d.ts +36 -9
  245. package/build/ts/surfaces/customer-account/components/EmailField.d.ts +69 -0
  246. package/build/ts/surfaces/customer-account/components/Form.d.ts +40 -12
  247. package/build/ts/surfaces/customer-account/components/Heading.d.ts +20 -8
  248. package/build/ts/surfaces/customer-account/components/Icon.d.ts +22 -9
  249. package/build/ts/surfaces/customer-account/components/Image.d.ts +13 -7
  250. package/build/ts/surfaces/customer-account/components/Link.d.ts +39 -13
  251. package/build/ts/surfaces/customer-account/components/ListItem.d.ts +22 -10
  252. package/build/ts/surfaces/customer-account/components/Map.d.ts +75 -0
  253. package/build/ts/surfaces/customer-account/components/MapMarker.d.ts +73 -0
  254. package/build/ts/surfaces/customer-account/components/Modal.d.ts +87 -0
  255. package/build/ts/surfaces/customer-account/components/OrderedList.d.ts +20 -8
  256. package/build/ts/surfaces/customer-account/components/Paragraph.d.ts +20 -8
  257. package/build/ts/surfaces/customer-account/components/PaymentIcon.d.ts +14 -7
  258. package/build/ts/surfaces/customer-account/components/PhoneField.d.ts +84 -0
  259. package/build/ts/surfaces/customer-account/components/Progress.d.ts +14 -4
  260. package/build/ts/surfaces/customer-account/components/QRCode.d.ts +32 -8
  261. package/build/ts/surfaces/customer-account/components/Section.d.ts +20 -8
  262. package/build/ts/surfaces/customer-account/components/Spinner.d.ts +14 -4
  263. package/build/ts/surfaces/customer-account/components/Stack.d.ts +20 -9
  264. package/build/ts/surfaces/customer-account/components/StandardComponents.d.ts +1 -1
  265. package/build/ts/surfaces/customer-account/components/StandardComponents.d.ts.map +1 -1
  266. package/build/ts/surfaces/customer-account/components/Text.d.ts +20 -8
  267. package/build/ts/surfaces/customer-account/components/TextArea.d.ts +69 -0
  268. package/build/ts/surfaces/customer-account/components/TextField.d.ts +72 -21
  269. package/build/ts/surfaces/customer-account/components/Time.d.ts +20 -8
  270. package/build/ts/surfaces/customer-account/components/UnorderedList.d.ts +20 -8
  271. package/build/ts/surfaces/customer-account/components/components-shared.d.ts +486 -2
  272. package/build/ts/surfaces/customer-account/components/components.d.ts +1000 -166
  273. package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +979 -173
  274. package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +979 -173
  275. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +979 -173
  276. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +979 -173
  277. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +979 -173
  278. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +979 -173
  279. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +979 -173
  280. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +979 -173
  281. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +979 -173
  282. package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +979 -173
  283. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +979 -173
  284. package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +979 -173
  285. package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +979 -173
  286. package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +979 -173
  287. package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +979 -173
  288. package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +979 -173
  289. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +979 -173
  290. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +979 -173
  291. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +979 -173
  292. package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +979 -173
  293. package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +979 -173
  294. package/build/tsconfig.tsbuildinfo +1 -1
  295. package/package.json +1 -1
  296. package/src/docs/shared/components/Map.ts +12 -0
  297. package/src/docs/shared/components/MapMarker.ts +12 -0
  298. package/src/docs/shared/components/Modal.ts +12 -0
  299. package/src/docs/shared/components/Option.ts +12 -0
  300. package/src/docs/shared/components/PhoneField.ts +11 -0
  301. package/src/docs/shared/components/ProductThumbnail.ts +11 -0
  302. package/src/surfaces/admin/components/AdminAction.d.ts +1 -1
  303. package/src/surfaces/admin/components/AdminBlock.d.ts +1 -1
  304. package/src/surfaces/admin/components/AdminPrintAction/examples/default.tsx +1 -1
  305. package/src/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  306. package/src/surfaces/admin/components/Badge.d.ts +1 -1
  307. package/src/surfaces/admin/components/Banner.d.ts +1 -1
  308. package/src/surfaces/admin/components/Box.d.ts +1 -1
  309. package/src/surfaces/admin/components/Button.d.ts +1 -1
  310. package/src/surfaces/admin/components/Checkbox.d.ts +1 -1
  311. package/src/surfaces/admin/components/Choice.d.ts +1 -1
  312. package/src/surfaces/admin/components/ChoiceList.d.ts +1 -1
  313. package/src/surfaces/admin/components/Clickable.d.ts +1 -1
  314. package/src/surfaces/admin/components/DatePicker.d.ts +1 -1
  315. package/src/surfaces/admin/components/Divider.d.ts +1 -1
  316. package/src/surfaces/admin/components/EmailField.d.ts +1 -1
  317. package/src/surfaces/admin/components/Form.d.ts +1 -1
  318. package/src/surfaces/admin/components/Grid.d.ts +1 -1
  319. package/src/surfaces/admin/components/GridItem.d.ts +1 -1
  320. package/src/surfaces/admin/components/Heading.d.ts +1 -1
  321. package/src/surfaces/admin/components/Icon.d.ts +1 -1
  322. package/src/surfaces/admin/components/Image.d.ts +1 -1
  323. package/src/surfaces/admin/components/Link.d.ts +1 -1
  324. package/src/surfaces/admin/components/ListItem.d.ts +1 -1
  325. package/src/surfaces/admin/components/MoneyField.d.ts +1 -1
  326. package/src/surfaces/admin/components/NumberField.d.ts +1 -1
  327. package/src/surfaces/admin/components/Option.d.ts +1 -1
  328. package/src/surfaces/admin/components/OptionGroup.d.ts +1 -1
  329. package/src/surfaces/admin/components/OrderedList.d.ts +1 -1
  330. package/src/surfaces/admin/components/Page.d.ts +1 -1
  331. package/src/surfaces/admin/components/Paragraph.d.ts +1 -1
  332. package/src/surfaces/admin/components/PasswordField.d.ts +1 -1
  333. package/src/surfaces/admin/components/QueryContainer.d.ts +1 -1
  334. package/src/surfaces/admin/components/SearchField.d.ts +1 -1
  335. package/src/surfaces/admin/components/Section.d.ts +1 -1
  336. package/src/surfaces/admin/components/Select.d.ts +1 -1
  337. package/src/surfaces/admin/components/Spinner.d.ts +1 -1
  338. package/src/surfaces/admin/components/Stack.d.ts +1 -1
  339. package/src/surfaces/admin/components/StandardComponents.ts +1 -0
  340. package/src/surfaces/admin/components/Switch.d.ts +1 -1
  341. package/src/surfaces/admin/components/Table.d.ts +1 -1
  342. package/src/surfaces/admin/components/TableBody.d.ts +1 -1
  343. package/src/surfaces/admin/components/TableCell.d.ts +1 -1
  344. package/src/surfaces/admin/components/TableHeader.d.ts +1 -1
  345. package/src/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  346. package/src/surfaces/admin/components/TableRow.d.ts +1 -1
  347. package/src/surfaces/admin/components/Text.d.ts +1 -1
  348. package/src/surfaces/admin/components/TextArea.d.ts +1 -1
  349. package/src/surfaces/admin/components/TextField.d.ts +1 -1
  350. package/src/surfaces/admin/components/Thumbnail.d.ts +133 -0
  351. package/src/surfaces/admin/components/URLField.d.ts +1 -1
  352. package/src/surfaces/admin/components/UnorderedList.d.ts +1 -1
  353. package/src/surfaces/admin/components/patterns/examples/details.html +228 -0
  354. package/src/surfaces/admin/components/patterns/examples/details.jsx +262 -0
  355. package/src/surfaces/admin/components/patterns/examples/homepage.html +587 -0
  356. package/src/surfaces/admin/components/patterns/examples/homepage.jsx +691 -0
  357. package/src/surfaces/admin/components/patterns/examples/index.html +143 -0
  358. package/src/surfaces/admin/components/patterns/examples/index.jsx +162 -0
  359. package/src/surfaces/admin/components/patterns/examples/settings.html +241 -0
  360. package/src/surfaces/admin/components/patterns/examples/settings.jsx +349 -0
  361. package/src/surfaces/admin/components/patterns/index.ab.doc.ts +82 -0
  362. package/src/surfaces/admin/components/shared.d.ts +25 -1
  363. package/src/surfaces/admin/components.d.ts +672 -202
  364. package/src/surfaces/checkout/components/Abbreviation.d.ts +20 -8
  365. package/src/surfaces/checkout/components/Banner.d.ts +52 -13
  366. package/src/surfaces/checkout/components/Box.d.ts +20 -9
  367. package/src/surfaces/checkout/components/Button.d.ts +39 -13
  368. package/src/surfaces/checkout/components/Checkbox/examples/basic-checkbox.example.html +1 -0
  369. package/src/surfaces/checkout/components/Checkbox.d.ts +54 -0
  370. package/src/surfaces/checkout/components/ClipboardItem.d.ts +36 -9
  371. package/src/surfaces/checkout/components/DropZone.d.ts +36 -9
  372. package/src/surfaces/checkout/components/EmailField/examples/basic-emailfield.example.html +4 -0
  373. package/src/surfaces/checkout/components/EmailField.d.ts +69 -0
  374. package/src/surfaces/checkout/components/Form.d.ts +40 -12
  375. package/src/surfaces/checkout/components/Heading.d.ts +20 -8
  376. package/src/surfaces/checkout/components/Icon.d.ts +22 -9
  377. package/src/surfaces/checkout/components/Image.d.ts +13 -7
  378. package/src/surfaces/checkout/components/Link.d.ts +39 -13
  379. package/src/surfaces/checkout/components/ListItem.d.ts +22 -10
  380. package/src/surfaces/checkout/components/Map/examples/basic-map.example.html +3 -0
  381. package/src/surfaces/checkout/components/Map.d.ts +75 -0
  382. package/src/surfaces/checkout/components/MapMarker.d.ts +73 -0
  383. package/src/surfaces/checkout/components/Modal/examples/basic-modal.example.html +20 -0
  384. package/src/surfaces/checkout/components/Modal.d.ts +87 -0
  385. package/src/surfaces/checkout/components/OrderedList.d.ts +20 -8
  386. package/src/surfaces/checkout/components/Paragraph.d.ts +20 -8
  387. package/src/surfaces/checkout/components/PaymentIcon.d.ts +14 -7
  388. package/src/surfaces/checkout/components/PhoneField/examples/basic-phonefield.example.html +2 -0
  389. package/src/surfaces/checkout/components/PhoneField.d.ts +84 -0
  390. package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-productthumbnail.example.html +4 -0
  391. package/src/surfaces/checkout/components/Progress.d.ts +14 -4
  392. package/src/surfaces/checkout/components/QRCode.d.ts +32 -8
  393. package/src/surfaces/checkout/components/Section.d.ts +20 -8
  394. package/src/surfaces/checkout/components/Spinner.d.ts +14 -4
  395. package/src/surfaces/checkout/components/Stack.d.ts +20 -9
  396. package/src/surfaces/checkout/components/Text.d.ts +20 -8
  397. package/src/surfaces/checkout/components/TextArea/examples/basic-textarea.example.html +5 -0
  398. package/src/surfaces/checkout/components/TextArea.d.ts +69 -0
  399. package/src/surfaces/checkout/components/TextField.d.ts +72 -21
  400. package/src/surfaces/checkout/components/Time.d.ts +20 -8
  401. package/src/surfaces/checkout/components/UnorderedList.d.ts +20 -8
  402. package/src/surfaces/checkout/components/components-shared.d.ts +486 -2
  403. package/src/surfaces/checkout/components/components.d.ts +1000 -166
  404. package/src/surfaces/checkout/shared.ts +8 -0
  405. package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar-js.example.ts +9 -0
  406. package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar-preact.example.tsx +9 -0
  407. package/src/surfaces/customer-account/components/Avatar.d.ts +66 -0
  408. package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction-js.example.ts +1 -1
  409. package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction-preact.example.tsx +1 -1
  410. package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup-js.example.ts +1 -1
  411. package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup-preact.example.tsx +1 -1
  412. package/src/surfaces/customer-account/components/Page/examples/basic-Page-js.example.ts +1 -1
  413. package/src/surfaces/customer-account/components/Page/examples/basic-Page-preact.example.tsx +1 -1
  414. package/src/surfaces/customer-account/components/StandardComponents.ts +1 -0
  415. package/src/surfaces/customer-account/components.d.ts +67 -0
@@ -150,6 +150,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
150
150
  declare const UnorderedListtagName = 's-unordered-list';
151
151
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
152
152
 
153
+ declare module 'preact' {
154
+ namespace createElement.JSX {
155
+ interface IntrinsicElements {
156
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
157
+ }
158
+ }
159
+ }
160
+
161
+ declare global {
162
+ interface HTMLElementTagNameMap {
163
+ [ThumbnailtagName]: Thumbnail;
164
+ }
165
+ }
166
+
167
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
168
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
169
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
170
+ }
171
+
172
+ export interface ThumbnailClickOptions {
173
+ /**
174
+ * The event you want to influence the synthetic click.
175
+ */
176
+ sourceEvent?: ThumbnailActivationEventEsque;
177
+ }
178
+
179
+ export interface ThumbnailActivationEventEsque {
180
+ shiftKey: boolean;
181
+ metaKey: boolean;
182
+ ctrlKey: boolean;
183
+ button: number;
184
+ }
185
+
186
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
187
+ /** Assigns a unique key to this element. */
188
+ key?: preact.Key;
189
+ /** Assigns a ref (generally from `useRef()`) to this element. */
190
+ ref?: preact.Ref<TClass>;
191
+ /** Assigns this element to a parent's slot. */
192
+ slot?: Lowercase<string>;
193
+ }
194
+
195
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
196
+ size: Extract<
197
+ ThumbnailProps$1['size'],
198
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
199
+ >;
200
+ }
201
+
202
+ declare const ThumbnailtagName = 's-thumbnail';
203
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
204
+
153
205
  declare module 'preact' {
154
206
  namespace createElement.JSX {
155
207
  interface IntrinsicElements {
@@ -3477,7 +3529,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3477
3529
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3478
3530
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3479
3531
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3480
- import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3532
+ import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3481
3533
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3482
3534
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3483
3535
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3488,6 +3540,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3488
3540
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3489
3541
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3490
3542
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3543
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3491
3544
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3492
3545
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3493
3546
  import type { ExtensionTargets } from '../extension-targets';
@@ -191,6 +191,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
191
191
  declare const UnorderedListtagName = 's-unordered-list';
192
192
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
193
193
 
194
+ declare module 'preact' {
195
+ namespace createElement.JSX {
196
+ interface IntrinsicElements {
197
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
198
+ }
199
+ }
200
+ }
201
+
202
+ declare global {
203
+ interface HTMLElementTagNameMap {
204
+ [ThumbnailtagName]: Thumbnail;
205
+ }
206
+ }
207
+
208
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
209
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
210
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
211
+ }
212
+
213
+ export interface ThumbnailClickOptions {
214
+ /**
215
+ * The event you want to influence the synthetic click.
216
+ */
217
+ sourceEvent?: ThumbnailActivationEventEsque;
218
+ }
219
+
220
+ export interface ThumbnailActivationEventEsque {
221
+ shiftKey: boolean;
222
+ metaKey: boolean;
223
+ ctrlKey: boolean;
224
+ button: number;
225
+ }
226
+
227
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
228
+ /** Assigns a unique key to this element. */
229
+ key?: preact.Key;
230
+ /** Assigns a ref (generally from `useRef()`) to this element. */
231
+ ref?: preact.Ref<TClass>;
232
+ /** Assigns this element to a parent's slot. */
233
+ slot?: Lowercase<string>;
234
+ }
235
+
236
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
237
+ size: Extract<
238
+ ThumbnailProps$1['size'],
239
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
240
+ >;
241
+ }
242
+
243
+ declare const ThumbnailtagName = 's-thumbnail';
244
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
245
+
194
246
  declare module 'preact' {
195
247
  namespace createElement.JSX {
196
248
  interface IntrinsicElements {
@@ -3519,7 +3571,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3519
3571
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3520
3572
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3521
3573
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3522
- import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3574
+ import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3523
3575
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3524
3576
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3525
3577
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3530,6 +3582,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3530
3582
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3531
3583
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3532
3584
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3585
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3533
3586
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3534
3587
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3535
3588
  import type { ExtensionTargets } from '../extension-targets';
@@ -191,6 +191,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
191
191
  declare const UnorderedListtagName = 's-unordered-list';
192
192
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
193
193
 
194
+ declare module 'preact' {
195
+ namespace createElement.JSX {
196
+ interface IntrinsicElements {
197
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
198
+ }
199
+ }
200
+ }
201
+
202
+ declare global {
203
+ interface HTMLElementTagNameMap {
204
+ [ThumbnailtagName]: Thumbnail;
205
+ }
206
+ }
207
+
208
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
209
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
210
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
211
+ }
212
+
213
+ export interface ThumbnailClickOptions {
214
+ /**
215
+ * The event you want to influence the synthetic click.
216
+ */
217
+ sourceEvent?: ThumbnailActivationEventEsque;
218
+ }
219
+
220
+ export interface ThumbnailActivationEventEsque {
221
+ shiftKey: boolean;
222
+ metaKey: boolean;
223
+ ctrlKey: boolean;
224
+ button: number;
225
+ }
226
+
227
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
228
+ /** Assigns a unique key to this element. */
229
+ key?: preact.Key;
230
+ /** Assigns a ref (generally from `useRef()`) to this element. */
231
+ ref?: preact.Ref<TClass>;
232
+ /** Assigns this element to a parent's slot. */
233
+ slot?: Lowercase<string>;
234
+ }
235
+
236
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
237
+ size: Extract<
238
+ ThumbnailProps$1['size'],
239
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
240
+ >;
241
+ }
242
+
243
+ declare const ThumbnailtagName = 's-thumbnail';
244
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
245
+
194
246
  declare module 'preact' {
195
247
  namespace createElement.JSX {
196
248
  interface IntrinsicElements {
@@ -3519,7 +3571,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3519
3571
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3520
3572
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3521
3573
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3522
- import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3574
+ import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3523
3575
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3524
3576
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3525
3577
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3530,6 +3582,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3530
3582
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3531
3583
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3532
3584
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3585
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3533
3586
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3534
3587
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3535
3588
  import type { ExtensionTargets } from '../extension-targets';
@@ -150,6 +150,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
150
150
  declare const UnorderedListtagName = 's-unordered-list';
151
151
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
152
152
 
153
+ declare module 'preact' {
154
+ namespace createElement.JSX {
155
+ interface IntrinsicElements {
156
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
157
+ }
158
+ }
159
+ }
160
+
161
+ declare global {
162
+ interface HTMLElementTagNameMap {
163
+ [ThumbnailtagName]: Thumbnail;
164
+ }
165
+ }
166
+
167
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
168
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
169
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
170
+ }
171
+
172
+ export interface ThumbnailClickOptions {
173
+ /**
174
+ * The event you want to influence the synthetic click.
175
+ */
176
+ sourceEvent?: ThumbnailActivationEventEsque;
177
+ }
178
+
179
+ export interface ThumbnailActivationEventEsque {
180
+ shiftKey: boolean;
181
+ metaKey: boolean;
182
+ ctrlKey: boolean;
183
+ button: number;
184
+ }
185
+
186
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
187
+ /** Assigns a unique key to this element. */
188
+ key?: preact.Key;
189
+ /** Assigns a ref (generally from `useRef()`) to this element. */
190
+ ref?: preact.Ref<TClass>;
191
+ /** Assigns this element to a parent's slot. */
192
+ slot?: Lowercase<string>;
193
+ }
194
+
195
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
196
+ size: Extract<
197
+ ThumbnailProps$1['size'],
198
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
199
+ >;
200
+ }
201
+
202
+ declare const ThumbnailtagName = 's-thumbnail';
203
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
204
+
153
205
  declare module 'preact' {
154
206
  namespace createElement.JSX {
155
207
  interface IntrinsicElements {
@@ -3477,7 +3529,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3477
3529
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3478
3530
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3479
3531
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3480
- import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3532
+ import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3481
3533
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3482
3534
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3483
3535
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3488,6 +3540,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3488
3540
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3489
3541
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3490
3542
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3543
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3491
3544
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3492
3545
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3493
3546
  import type { ExtensionTargets } from '../extension-targets';
@@ -191,6 +191,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
191
191
  declare const UnorderedListtagName = 's-unordered-list';
192
192
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
193
193
 
194
+ declare module 'preact' {
195
+ namespace createElement.JSX {
196
+ interface IntrinsicElements {
197
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
198
+ }
199
+ }
200
+ }
201
+
202
+ declare global {
203
+ interface HTMLElementTagNameMap {
204
+ [ThumbnailtagName]: Thumbnail;
205
+ }
206
+ }
207
+
208
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
209
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
210
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
211
+ }
212
+
213
+ export interface ThumbnailClickOptions {
214
+ /**
215
+ * The event you want to influence the synthetic click.
216
+ */
217
+ sourceEvent?: ThumbnailActivationEventEsque;
218
+ }
219
+
220
+ export interface ThumbnailActivationEventEsque {
221
+ shiftKey: boolean;
222
+ metaKey: boolean;
223
+ ctrlKey: boolean;
224
+ button: number;
225
+ }
226
+
227
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
228
+ /** Assigns a unique key to this element. */
229
+ key?: preact.Key;
230
+ /** Assigns a ref (generally from `useRef()`) to this element. */
231
+ ref?: preact.Ref<TClass>;
232
+ /** Assigns this element to a parent's slot. */
233
+ slot?: Lowercase<string>;
234
+ }
235
+
236
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
237
+ size: Extract<
238
+ ThumbnailProps$1['size'],
239
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
240
+ >;
241
+ }
242
+
243
+ declare const ThumbnailtagName = 's-thumbnail';
244
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
245
+
194
246
  declare module 'preact' {
195
247
  namespace createElement.JSX {
196
248
  interface IntrinsicElements {
@@ -3519,7 +3571,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3519
3571
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3520
3572
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3521
3573
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3522
- import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3574
+ import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3523
3575
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3524
3576
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3525
3577
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3530,6 +3582,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3530
3582
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3531
3583
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3532
3584
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3585
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3533
3586
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3534
3587
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3535
3588
  import type { ExtensionTargets } from '../extension-targets';
@@ -150,6 +150,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
150
150
  declare const UnorderedListtagName = 's-unordered-list';
151
151
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
152
152
 
153
+ declare module 'preact' {
154
+ namespace createElement.JSX {
155
+ interface IntrinsicElements {
156
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
157
+ }
158
+ }
159
+ }
160
+
161
+ declare global {
162
+ interface HTMLElementTagNameMap {
163
+ [ThumbnailtagName]: Thumbnail;
164
+ }
165
+ }
166
+
167
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
168
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
169
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
170
+ }
171
+
172
+ export interface ThumbnailClickOptions {
173
+ /**
174
+ * The event you want to influence the synthetic click.
175
+ */
176
+ sourceEvent?: ThumbnailActivationEventEsque;
177
+ }
178
+
179
+ export interface ThumbnailActivationEventEsque {
180
+ shiftKey: boolean;
181
+ metaKey: boolean;
182
+ ctrlKey: boolean;
183
+ button: number;
184
+ }
185
+
186
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
187
+ /** Assigns a unique key to this element. */
188
+ key?: preact.Key;
189
+ /** Assigns a ref (generally from `useRef()`) to this element. */
190
+ ref?: preact.Ref<TClass>;
191
+ /** Assigns this element to a parent's slot. */
192
+ slot?: Lowercase<string>;
193
+ }
194
+
195
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
196
+ size: Extract<
197
+ ThumbnailProps$1['size'],
198
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
199
+ >;
200
+ }
201
+
202
+ declare const ThumbnailtagName = 's-thumbnail';
203
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
204
+
153
205
  declare module 'preact' {
154
206
  namespace createElement.JSX {
155
207
  interface IntrinsicElements {
@@ -3477,7 +3529,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3477
3529
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3478
3530
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3479
3531
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3480
- import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3532
+ import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3481
3533
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3482
3534
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3483
3535
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3488,6 +3540,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3488
3540
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3489
3541
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3490
3542
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3543
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3491
3544
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3492
3545
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3493
3546
  import type { ExtensionTargets } from '../extension-targets';
@@ -150,6 +150,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
150
150
  declare const UnorderedListtagName = 's-unordered-list';
151
151
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
152
152
 
153
+ declare module 'preact' {
154
+ namespace createElement.JSX {
155
+ interface IntrinsicElements {
156
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
157
+ }
158
+ }
159
+ }
160
+
161
+ declare global {
162
+ interface HTMLElementTagNameMap {
163
+ [ThumbnailtagName]: Thumbnail;
164
+ }
165
+ }
166
+
167
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
168
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
169
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
170
+ }
171
+
172
+ export interface ThumbnailClickOptions {
173
+ /**
174
+ * The event you want to influence the synthetic click.
175
+ */
176
+ sourceEvent?: ThumbnailActivationEventEsque;
177
+ }
178
+
179
+ export interface ThumbnailActivationEventEsque {
180
+ shiftKey: boolean;
181
+ metaKey: boolean;
182
+ ctrlKey: boolean;
183
+ button: number;
184
+ }
185
+
186
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
187
+ /** Assigns a unique key to this element. */
188
+ key?: preact.Key;
189
+ /** Assigns a ref (generally from `useRef()`) to this element. */
190
+ ref?: preact.Ref<TClass>;
191
+ /** Assigns this element to a parent's slot. */
192
+ slot?: Lowercase<string>;
193
+ }
194
+
195
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
196
+ size: Extract<
197
+ ThumbnailProps$1['size'],
198
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
199
+ >;
200
+ }
201
+
202
+ declare const ThumbnailtagName = 's-thumbnail';
203
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
204
+
153
205
  declare module 'preact' {
154
206
  namespace createElement.JSX {
155
207
  interface IntrinsicElements {
@@ -3477,7 +3529,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3477
3529
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3478
3530
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3479
3531
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3480
- import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3532
+ import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3481
3533
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3482
3534
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3483
3535
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3488,6 +3540,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3488
3540
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3489
3541
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3490
3542
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3543
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3491
3544
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3492
3545
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3493
3546
  import type { ExtensionTargets } from '../extension-targets';
@@ -150,6 +150,58 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
150
150
  declare const UnorderedListtagName = 's-unordered-list';
151
151
  declare const UnorderedListBaseClass: typeof globalThis.HTMLElement;
152
152
 
153
+ declare module 'preact' {
154
+ namespace createElement.JSX {
155
+ interface IntrinsicElements {
156
+ [ThumbnailtagName]: ThumbnailJSXProps & ThumbnailPreactBaseElementProps<Thumbnail>;
157
+ }
158
+ }
159
+ }
160
+
161
+ declare global {
162
+ interface HTMLElementTagNameMap {
163
+ [ThumbnailtagName]: Thumbnail;
164
+ }
165
+ }
166
+
167
+ export interface ThumbnailJSXProps extends Partial<ThumbnailProps>, Pick<ThumbnailProps$1, 'id'> {
168
+ onLoad?: ((event: CallbackEvent<typeof ThumbnailtagName>) => void) | null;
169
+ onError?: ((event: CallbackEvent<typeof tagName>) => void) | null;
170
+ }
171
+
172
+ export interface ThumbnailClickOptions {
173
+ /**
174
+ * The event you want to influence the synthetic click.
175
+ */
176
+ sourceEvent?: ThumbnailActivationEventEsque;
177
+ }
178
+
179
+ export interface ThumbnailActivationEventEsque {
180
+ shiftKey: boolean;
181
+ metaKey: boolean;
182
+ ctrlKey: boolean;
183
+ button: number;
184
+ }
185
+
186
+ export interface ThumbnailPreactBaseElementProps<TClass extends HTMLElement> {
187
+ /** Assigns a unique key to this element. */
188
+ key?: preact.Key;
189
+ /** Assigns a ref (generally from `useRef()`) to this element. */
190
+ ref?: preact.Ref<TClass>;
191
+ /** Assigns this element to a parent's slot. */
192
+ slot?: Lowercase<string>;
193
+ }
194
+
195
+ export interface ThumbnailProps extends Required<Pick<ThumbnailProps$1, 'src' | 'alt'>> {
196
+ size: Extract<
197
+ ThumbnailProps$1['size'],
198
+ 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'
199
+ >;
200
+ }
201
+
202
+ declare const ThumbnailtagName = 's-thumbnail';
203
+ declare const ThumbnailBaseClass: typeof globalThis.HTMLElement;
204
+
153
205
  declare module 'preact' {
154
206
  namespace createElement.JSX {
155
207
  interface IntrinsicElements {
@@ -3477,7 +3529,7 @@ import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/a
3477
3529
  import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
3478
3530
  import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
3479
3531
  import { Select } from "../../../../../src/surfaces/admin/components/Select";
3480
- import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3532
+ import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, ThumbnailProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
3481
3533
  import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
3482
3534
  import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
3483
3535
  import { Table } from "../../../../../src/surfaces/admin/components/Table";
@@ -3488,6 +3540,7 @@ import { TableHeaderRow } from "../../../../../src/surfaces/admin/components/Tab
3488
3540
  import { TableRow } from "../../../../../src/surfaces/admin/components/TableRow";
3489
3541
  import { TextArea, TextAreaProps } from "../../../../../src/surfaces/admin/components/TextArea";
3490
3542
  import { TextField, TextFieldProps } from "../../../../../src/surfaces/admin/components/TextField";
3543
+ import { Thumbnail } from "../../../../../src/surfaces/admin/components/Thumbnail";
3491
3544
  import { UnorderedList } from "../../../../../src/surfaces/admin/components/UnorderedList";
3492
3545
  import { URLField, URLFieldProps } from "../../../../../src/surfaces/admin/components/URLField";
3493
3546
  import type { ExtensionTargets } from '../extension-targets';