@shopify/ui-extensions 2025.10.1 → 2025.10.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 (873) hide show
  1. package/README.md +17 -33
  2. package/build/cjs/surfaces/customer-account/preact/api.js +0 -12
  3. package/build/esm/surfaces/customer-account/preact/api.mjs +0 -12
  4. package/build/esnext/surfaces/customer-account/preact/api.esnext +0 -12
  5. package/build/ts/surfaces/admin/api/intents/intents.doc.d.ts.map +1 -1
  6. package/build/ts/surfaces/admin/components/AdminAction.d.ts +1 -1
  7. package/build/ts/surfaces/admin/components/AdminBlock.d.ts +1 -1
  8. package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  9. package/build/ts/surfaces/admin/components/Avatar/Avatar.doc.d.ts.map +1 -1
  10. package/build/ts/surfaces/admin/components/Avatar.d.ts +1 -1
  11. package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
  12. package/build/ts/surfaces/admin/components/Badge.d.ts +1 -1
  13. package/build/ts/surfaces/admin/components/Banner/Banner.doc.d.ts.map +1 -1
  14. package/build/ts/surfaces/admin/components/Banner.d.ts +1 -1
  15. package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
  16. package/build/ts/surfaces/admin/components/Box.d.ts +1 -1
  17. package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
  18. package/build/ts/surfaces/admin/components/Button.d.ts +1 -1
  19. package/build/ts/surfaces/admin/components/ButtonGroup/ButtonGroup.doc.d.ts.map +1 -1
  20. package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +1 -1
  21. package/build/ts/surfaces/admin/components/Checkbox/Checkbox.doc.d.ts.map +1 -1
  22. package/build/ts/surfaces/admin/components/Checkbox.d.ts +1 -1
  23. package/build/ts/surfaces/admin/components/Chip/Chip.doc.d.ts.map +1 -1
  24. package/build/ts/surfaces/admin/components/Chip.d.ts +1 -1
  25. package/build/ts/surfaces/admin/components/Choice.d.ts +12 -2
  26. package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -1
  27. package/build/ts/surfaces/admin/components/ChoiceList.d.ts +1 -1
  28. package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
  29. package/build/ts/surfaces/admin/components/Clickable.d.ts +1 -1
  30. package/build/ts/surfaces/admin/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -1
  31. package/build/ts/surfaces/admin/components/ClickableChip.d.ts +1 -1
  32. package/build/ts/surfaces/admin/components/ColorField/ColorField.doc.d.ts.map +1 -1
  33. package/build/ts/surfaces/admin/components/ColorField.d.ts +1 -1
  34. package/build/ts/surfaces/admin/components/ColorPicker/ColorPicker.doc.d.ts.map +1 -1
  35. package/build/ts/surfaces/admin/components/ColorPicker.d.ts +11 -2
  36. package/build/ts/surfaces/admin/components/DateField/DateField.doc.d.ts.map +1 -1
  37. package/build/ts/surfaces/admin/components/DateField.d.ts +11 -2
  38. package/build/ts/surfaces/admin/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
  39. package/build/ts/surfaces/admin/components/DatePicker.d.ts +1 -1
  40. package/build/ts/surfaces/admin/components/Divider/Divider.doc.d.ts.map +1 -1
  41. package/build/ts/surfaces/admin/components/Divider.d.ts +1 -1
  42. package/build/ts/surfaces/admin/components/DropZone/DropZone.ab.doc.d.ts.map +1 -1
  43. package/build/ts/surfaces/admin/components/EmailField/EmailField.doc.d.ts.map +1 -1
  44. package/build/ts/surfaces/admin/components/EmailField.d.ts +1 -1
  45. package/build/ts/surfaces/admin/components/Form.d.ts +1 -1
  46. package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +1 -1
  47. package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
  48. package/build/ts/surfaces/admin/components/Grid.d.ts +4 -4
  49. package/build/ts/surfaces/admin/components/GridItem.d.ts +1 -1
  50. package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
  51. package/build/ts/surfaces/admin/components/Heading.d.ts +7 -10
  52. package/build/ts/surfaces/admin/components/Icon/Icon.doc.d.ts.map +1 -1
  53. package/build/ts/surfaces/admin/components/Icon.d.ts +1 -1
  54. package/build/ts/surfaces/admin/components/Image/Image.doc.d.ts.map +1 -1
  55. package/build/ts/surfaces/admin/components/Image.d.ts +1 -1
  56. package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
  57. package/build/ts/surfaces/admin/components/Link.d.ts +1 -1
  58. package/build/ts/surfaces/admin/components/ListItem.d.ts +1 -1
  59. package/build/ts/surfaces/admin/components/Menu/Menu.doc.d.ts.map +1 -1
  60. package/build/ts/surfaces/admin/components/Menu.d.ts +60 -11
  61. package/build/ts/surfaces/admin/components/Modal/Modal.ab.doc.d.ts.map +1 -1
  62. package/build/ts/surfaces/admin/components/Modal.d.ts +101 -14
  63. package/build/ts/surfaces/admin/components/MoneyField/MoneyField.doc.d.ts.map +1 -1
  64. package/build/ts/surfaces/admin/components/MoneyField.d.ts +1 -1
  65. package/build/ts/surfaces/admin/components/NumberField/NumberField.doc.d.ts.map +1 -1
  66. package/build/ts/surfaces/admin/components/NumberField.d.ts +1 -1
  67. package/build/ts/surfaces/admin/components/Option.d.ts +1 -1
  68. package/build/ts/surfaces/admin/components/OptionGroup.d.ts +1 -1
  69. package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
  70. package/build/ts/surfaces/admin/components/OrderedList.d.ts +1 -1
  71. package/build/ts/surfaces/admin/components/Page/Page.ab.doc.d.ts.map +1 -1
  72. package/build/ts/surfaces/admin/components/Page.d.ts +3 -1
  73. package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
  74. package/build/ts/surfaces/admin/components/Paragraph.d.ts +1 -2
  75. package/build/ts/surfaces/admin/components/PasswordField/PasswordField.doc.d.ts.map +1 -1
  76. package/build/ts/surfaces/admin/components/PasswordField.d.ts +1 -1
  77. package/build/ts/surfaces/admin/components/Popover/Popover.ab.doc.d.ts.map +1 -1
  78. package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
  79. package/build/ts/surfaces/admin/components/QueryContainer.d.ts +18 -2
  80. package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts.map +1 -1
  81. package/build/ts/surfaces/admin/components/SearchField.d.ts +1 -1
  82. package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
  83. package/build/ts/surfaces/admin/components/Section.d.ts +1 -1
  84. package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
  85. package/build/ts/surfaces/admin/components/Select.d.ts +1 -1
  86. package/build/ts/surfaces/admin/components/Spinner/Spinner.doc.d.ts.map +1 -1
  87. package/build/ts/surfaces/admin/components/Spinner.d.ts +1 -1
  88. package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
  89. package/build/ts/surfaces/admin/components/Stack.d.ts +4 -4
  90. package/build/ts/surfaces/admin/components/StandardComponents.d.ts +1 -1
  91. package/build/ts/surfaces/admin/components/StandardComponents.d.ts.map +1 -1
  92. package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts.map +1 -1
  93. package/build/ts/surfaces/admin/components/Switch.d.ts +1 -1
  94. package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
  95. package/build/ts/surfaces/admin/components/Table.d.ts +30 -1
  96. package/build/ts/surfaces/admin/components/TableBody.d.ts +1 -1
  97. package/build/ts/surfaces/admin/components/TableCell.d.ts +1 -1
  98. package/build/ts/surfaces/admin/components/TableHeader.d.ts +1 -1
  99. package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  100. package/build/ts/surfaces/admin/components/TableRow.d.ts +1 -1
  101. package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
  102. package/build/ts/surfaces/admin/components/Text.d.ts +1 -1
  103. package/build/ts/surfaces/admin/components/TextArea/TextArea.doc.d.ts.map +1 -1
  104. package/build/ts/surfaces/admin/components/TextArea.d.ts +1 -1
  105. package/build/ts/surfaces/admin/components/TextField/TextField.doc.d.ts.map +1 -1
  106. package/build/ts/surfaces/admin/components/TextField.d.ts +1 -1
  107. package/build/ts/surfaces/admin/components/Thumbnail/Thumbnail.doc.d.ts.map +1 -1
  108. package/build/ts/surfaces/admin/components/Thumbnail.d.ts +1 -1
  109. package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
  110. package/build/ts/surfaces/admin/components/Tooltip.d.ts +44 -10
  111. package/build/ts/surfaces/admin/components/URLField/URLField.doc.d.ts.map +1 -1
  112. package/build/ts/surfaces/admin/components/URLField.d.ts +1 -1
  113. package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
  114. package/build/ts/surfaces/admin/components/UnorderedList.d.ts +1 -1
  115. package/build/ts/surfaces/admin/components/shared.d.ts +7 -1
  116. package/build/ts/surfaces/admin/docs-types.d.ts +26 -10
  117. package/build/ts/surfaces/admin/docs-types.d.ts.map +1 -1
  118. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +2 -0
  119. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +2 -0
  120. package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +2 -0
  121. package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +2 -0
  122. package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +2 -0
  123. package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +2 -0
  124. package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +2 -0
  125. package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +2 -0
  126. package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +2 -0
  127. package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +2 -0
  128. package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +2 -0
  129. package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +2 -0
  130. package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +2 -0
  131. package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +2 -0
  132. package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +2 -0
  133. package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +2 -0
  134. package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +2 -0
  135. package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +2 -0
  136. package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +2 -0
  137. package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +2 -0
  138. package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +2 -0
  139. package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +2 -0
  140. package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +2 -0
  141. package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +2 -0
  142. package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +2 -0
  143. package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +2 -0
  144. package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +2 -0
  145. package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +2 -0
  146. package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +2 -0
  147. package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +2 -0
  148. package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +2 -0
  149. package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +2 -0
  150. package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +2 -0
  151. package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +2 -0
  152. package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +2 -0
  153. package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +2 -0
  154. package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +2 -0
  155. package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +2 -0
  156. package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +2 -0
  157. package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +2 -0
  158. package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +2 -0
  159. package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +2 -0
  160. package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +2 -0
  161. package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +2 -0
  162. package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +2 -0
  163. package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +2 -0
  164. package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +2 -0
  165. package/build/ts/surfaces/customer-account/api/order-status/order-status.d.ts +5 -5
  166. package/build/ts/surfaces/customer-account/api/shared.d.ts +4 -6
  167. package/build/ts/surfaces/customer-account/api/shared.d.ts.map +1 -1
  168. package/build/ts/surfaces/customer-account/api/standard-api/standard-api.d.ts +3 -3
  169. package/build/ts/surfaces/customer-account/components/ButtonGroup/ButtonGroup.doc.d.ts.map +1 -1
  170. package/build/ts/surfaces/customer-account/extension-targets.d.ts +2 -2
  171. package/build/ts/surfaces/customer-account/preact/api.d.ts +0 -12
  172. package/build/ts/surfaces/customer-account/preact/api.d.ts.map +1 -1
  173. package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts +0 -11
  174. package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts.map +1 -1
  175. package/build/ts/surfaces/point-of-sale/api/pin-pad-api.d.ts +12 -5
  176. package/build/ts/surfaces/point-of-sale/api/pin-pad-api.d.ts.map +1 -1
  177. package/build/ts/surfaces/point-of-sale/components/targets/StandardComponents.d.ts +1 -1
  178. package/build/ts/surfaces/point-of-sale/components/targets/StandardComponents.d.ts.map +1 -1
  179. package/build/ts/surfaces/point-of-sale/targets/pos.cart.line-item-details.action.render.d.ts +2 -0
  180. package/build/ts/surfaces/point-of-sale/targets/pos.customer-details.action.render.d.ts +2 -0
  181. package/build/ts/surfaces/point-of-sale/targets/pos.draft-order-details.action.render.d.ts +2 -0
  182. package/build/ts/surfaces/point-of-sale/targets/pos.exchange.post.action.render.d.ts +2 -0
  183. package/build/ts/surfaces/point-of-sale/targets/pos.home.modal.render.d.ts +2 -0
  184. package/build/ts/surfaces/point-of-sale/targets/pos.order-details.action.render.d.ts +2 -0
  185. package/build/ts/surfaces/point-of-sale/targets/pos.product-details.action.render.d.ts +2 -0
  186. package/build/ts/surfaces/point-of-sale/targets/pos.purchase.post.action.render.d.ts +2 -0
  187. package/build/ts/surfaces/point-of-sale/targets/pos.return.post.action.render.d.ts +2 -0
  188. package/build/ts/surfaces/point-of-sale/types/pin-pad.d.ts +13 -4
  189. package/build/ts/surfaces/point-of-sale/types/pin-pad.d.ts.map +1 -1
  190. package/build/tsconfig.tsbuildinfo +1 -1
  191. package/package.json +4 -2
  192. package/src/surfaces/admin/api/intents/examples/edit-metaobject.js +1 -0
  193. package/src/surfaces/admin/api/intents/examples/edit-variant.js +1 -0
  194. package/src/surfaces/admin/components/AdminAction.d.ts +1 -1
  195. package/src/surfaces/admin/components/AdminBlock.d.ts +1 -1
  196. package/src/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  197. package/src/surfaces/admin/components/Avatar/examples/basic-usage.html +1 -0
  198. package/src/surfaces/admin/components/Avatar/examples/basic-usage.jsx +1 -0
  199. package/src/surfaces/admin/components/Avatar/examples/color-consistency-demo.html +7 -0
  200. package/src/surfaces/admin/components/Avatar/examples/color-consistency-demo.jsx +7 -0
  201. package/src/surfaces/admin/components/Avatar/examples/default-avatar-no-props.html +1 -0
  202. package/src/surfaces/admin/components/Avatar/examples/default-avatar-no-props.jsx +1 -0
  203. package/src/surfaces/admin/components/Avatar/examples/default.html +1 -4
  204. package/src/surfaces/admin/components/Avatar/examples/default.jsx +1 -0
  205. package/src/surfaces/admin/components/Avatar/examples/error-handling-example.html +6 -0
  206. package/src/surfaces/admin/components/Avatar/examples/error-handling-example.jsx +5 -0
  207. package/src/surfaces/admin/components/Avatar/examples/fulfillment-partner-avatars.html +14 -0
  208. package/src/surfaces/admin/components/Avatar/examples/fulfillment-partner-avatars.jsx +14 -0
  209. package/src/surfaces/admin/components/Avatar/examples/in-customer-list-context.html +24 -0
  210. package/src/surfaces/admin/components/Avatar/examples/in-customer-list-context.jsx +24 -0
  211. package/src/surfaces/admin/components/Avatar/examples/long-initials-handling.html +5 -0
  212. package/src/surfaces/admin/components/Avatar/examples/long-initials-handling.jsx +5 -0
  213. package/src/surfaces/admin/components/Avatar/examples/size-variations.html +7 -0
  214. package/src/surfaces/admin/components/Avatar/examples/size-variations.jsx +7 -0
  215. package/src/surfaces/admin/components/Avatar/examples/staff-member-profiles.html +10 -0
  216. package/src/surfaces/admin/components/Avatar/examples/staff-member-profiles.jsx +10 -0
  217. package/src/surfaces/admin/components/Avatar/examples/with-image-source-and-fallback.html +6 -0
  218. package/src/surfaces/admin/components/Avatar/examples/with-image-source-and-fallback.jsx +6 -0
  219. package/src/surfaces/admin/components/Avatar/examples/with-section-component.html +17 -0
  220. package/src/surfaces/admin/components/Avatar/examples/with-section-component.jsx +17 -0
  221. package/src/surfaces/admin/components/Avatar.d.ts +1 -1
  222. package/src/surfaces/admin/components/Badge/examples/default.jsx +8 -0
  223. package/src/surfaces/admin/components/Badge/examples/different-sizes-for-emphasis.html +4 -0
  224. package/src/surfaces/admin/components/Badge/examples/different-sizes-for-emphasis.jsx +4 -0
  225. package/src/surfaces/admin/components/Badge/examples/order-status-badges.html +6 -0
  226. package/src/surfaces/admin/components/Badge/examples/order-status-badges.jsx +6 -0
  227. package/src/surfaces/admin/components/Badge/examples/status-indicators-with-icons.html +15 -0
  228. package/src/surfaces/admin/components/Badge/examples/status-indicators-with-icons.jsx +21 -0
  229. package/src/surfaces/admin/components/Badge/examples/within-table-context.html +18 -0
  230. package/src/surfaces/admin/components/Badge/examples/within-table-context.jsx +18 -0
  231. package/src/surfaces/admin/components/Badge.d.ts +1 -1
  232. package/src/surfaces/admin/components/Banner/examples/basic-information-banner.html +3 -0
  233. package/src/surfaces/admin/components/Banner/examples/basic-information-banner.jsx +3 -0
  234. package/src/surfaces/admin/components/Banner/examples/critical-banner-with-clear-next-steps.html +18 -0
  235. package/src/surfaces/admin/components/Banner/examples/critical-banner-with-clear-next-steps.jsx +18 -0
  236. package/src/surfaces/admin/components/Banner/examples/default.jsx +3 -0
  237. package/src/surfaces/admin/components/Banner/examples/dismissible-success-banner.html +3 -0
  238. package/src/surfaces/admin/components/Banner/examples/dismissible-success-banner.jsx +3 -0
  239. package/src/surfaces/admin/components/Banner/examples/info-banner-with-clear-value-proposition.html +14 -0
  240. package/src/surfaces/admin/components/Banner/examples/info-banner-with-clear-value-proposition.jsx +14 -0
  241. package/src/surfaces/admin/components/Banner/examples/warning-banner-with-specific-actions.html +18 -0
  242. package/src/surfaces/admin/components/Banner/examples/warning-banner-with-specific-actions.jsx +18 -0
  243. package/src/surfaces/admin/components/Banner.d.ts +1 -1
  244. package/src/surfaces/admin/components/Box/examples/accessible-status-messages.html +14 -0
  245. package/src/surfaces/admin/components/Box/examples/accessible-status-messages.jsx +14 -0
  246. package/src/surfaces/admin/components/Box/examples/basic-container.html +9 -0
  247. package/src/surfaces/admin/components/Box/examples/basic-container.jsx +9 -0
  248. package/src/surfaces/admin/components/Box/examples/complex-merchant-dashboard-layout.html +34 -0
  249. package/src/surfaces/admin/components/Box/examples/complex-merchant-dashboard-layout.jsx +34 -0
  250. package/src/surfaces/admin/components/Box/examples/default.jsx +2 -2
  251. package/src/surfaces/admin/components/Box/examples/responsive-shipping-notice.html +10 -0
  252. package/src/surfaces/admin/components/Box/examples/responsive-shipping-notice.jsx +10 -0
  253. package/src/surfaces/admin/components/Box.d.ts +1 -1
  254. package/src/surfaces/admin/components/Button/examples/basic-usage.html +1 -0
  255. package/src/surfaces/admin/components/Button/examples/basic-usage.jsx +1 -0
  256. package/src/surfaces/admin/components/Button/examples/bulk-actions.html +4 -0
  257. package/src/surfaces/admin/components/Button/examples/bulk-actions.jsx +6 -0
  258. package/src/surfaces/admin/components/Button/examples/component-interactions.html +7 -0
  259. package/src/surfaces/admin/components/Button/examples/component-interactions.jsx +7 -0
  260. package/src/surfaces/admin/components/Button/examples/default.jsx +4 -0
  261. package/src/surfaces/admin/components/Button/examples/delete-confirmation.html +4 -0
  262. package/src/surfaces/admin/components/Button/examples/delete-confirmation.jsx +6 -0
  263. package/src/surfaces/admin/components/Button/examples/form-states.html +4 -0
  264. package/src/surfaces/admin/components/Button/examples/form-states.jsx +6 -0
  265. package/src/surfaces/admin/components/Button/examples/icon-only-button.html +1 -0
  266. package/src/surfaces/admin/components/Button/examples/icon-only-button.jsx +1 -0
  267. package/src/surfaces/admin/components/Button/examples/link-buttons.html +7 -0
  268. package/src/surfaces/admin/components/Button/examples/link-buttons.jsx +9 -0
  269. package/src/surfaces/admin/components/Button/examples/loading-state-for-merchant-actions.html +8 -0
  270. package/src/surfaces/admin/components/Button/examples/loading-state-for-merchant-actions.jsx +11 -0
  271. package/src/surfaces/admin/components/Button/examples/navigation-to-admin-sections.html +2 -0
  272. package/src/surfaces/admin/components/Button/examples/navigation-to-admin-sections.jsx +3 -0
  273. package/src/surfaces/admin/components/Button/examples/product-save-form.html +4 -0
  274. package/src/surfaces/admin/components/Button/examples/product-save-form.jsx +6 -0
  275. package/src/surfaces/admin/components/Button/examples/tones.html +5 -0
  276. package/src/surfaces/admin/components/Button/examples/tones.jsx +5 -0
  277. package/src/surfaces/admin/components/Button/examples/toolbar-icon-buttons.html +17 -0
  278. package/src/surfaces/admin/components/Button/examples/toolbar-icon-buttons.jsx +17 -0
  279. package/src/surfaces/admin/components/Button/examples/variants.html +6 -0
  280. package/src/surfaces/admin/components/Button/examples/variants.jsx +6 -0
  281. package/src/surfaces/admin/components/Button/examples/with-icon.html +1 -0
  282. package/src/surfaces/admin/components/Button/examples/with-icon.jsx +1 -0
  283. package/src/surfaces/admin/components/Button.d.ts +1 -1
  284. package/src/surfaces/admin/components/ButtonGroup/examples/basic-usage.html +4 -0
  285. package/src/surfaces/admin/components/ButtonGroup/examples/basic-usage.jsx +6 -0
  286. package/src/surfaces/admin/components/ButtonGroup/examples/bulk-actions-in-data-tables.html +5 -0
  287. package/src/surfaces/admin/components/ButtonGroup/examples/bulk-actions-in-data-tables.jsx +7 -0
  288. package/src/surfaces/admin/components/ButtonGroup/examples/default.html +1 -1
  289. package/src/surfaces/admin/components/ButtonGroup/examples/default.jsx +4 -0
  290. package/src/surfaces/admin/components/ButtonGroup/examples/destructive-actions-pattern.html +4 -0
  291. package/src/surfaces/admin/components/ButtonGroup/examples/destructive-actions-pattern.jsx +6 -0
  292. package/src/surfaces/admin/components/ButtonGroup/examples/form-action-buttons.html +4 -0
  293. package/src/surfaces/admin/components/ButtonGroup/examples/form-action-buttons.jsx +6 -0
  294. package/src/surfaces/admin/components/ButtonGroup/examples/segmented-appearance.html +5 -0
  295. package/src/surfaces/admin/components/ButtonGroup/examples/segmented-appearance.jsx +5 -0
  296. package/src/surfaces/admin/components/ButtonGroup/examples/toolbar-buttons-with-icons.html +7 -0
  297. package/src/surfaces/admin/components/ButtonGroup/examples/toolbar-buttons-with-icons.jsx +11 -0
  298. package/src/surfaces/admin/components/ButtonGroup.d.ts +1 -1
  299. package/src/surfaces/admin/components/Checkbox/examples/default.jsx +4 -0
  300. package/src/surfaces/admin/components/Checkbox/examples/disabled-state.html +5 -0
  301. package/src/surfaces/admin/components/Checkbox/examples/disabled-state.jsx +5 -0
  302. package/src/surfaces/admin/components/Checkbox/examples/error-state.html +4 -0
  303. package/src/surfaces/admin/components/Checkbox/examples/error-state.jsx +4 -0
  304. package/src/surfaces/admin/components/Checkbox/examples/help-text.html +4 -0
  305. package/src/surfaces/admin/components/Checkbox/examples/help-text.jsx +4 -0
  306. package/src/surfaces/admin/components/Checkbox/examples/indeterminate-state.jsx +21 -0
  307. package/src/surfaces/admin/components/Checkbox/examples/settings-group.html +12 -0
  308. package/src/surfaces/admin/components/Checkbox/examples/settings-group.jsx +12 -0
  309. package/src/surfaces/admin/components/Checkbox/examples/validation-example.jsx +20 -0
  310. package/src/surfaces/admin/components/Checkbox.d.ts +1 -1
  311. package/src/surfaces/admin/components/Chip/examples/basic-usage.html +3 -0
  312. package/src/surfaces/admin/components/Chip/examples/basic-usage.jsx +3 -0
  313. package/src/surfaces/admin/components/Chip/examples/color-variants.html +12 -0
  314. package/src/surfaces/admin/components/Chip/examples/color-variants.jsx +12 -0
  315. package/src/surfaces/admin/components/Chip/examples/default.jsx +1 -0
  316. package/src/surfaces/admin/components/Chip/examples/product-status.html +8 -0
  317. package/src/surfaces/admin/components/Chip/examples/product-status.jsx +12 -0
  318. package/src/surfaces/admin/components/Chip/examples/text-truncation.html +12 -0
  319. package/src/surfaces/admin/components/Chip/examples/text-truncation.jsx +12 -0
  320. package/src/surfaces/admin/components/Chip/examples/with-icon-graphic.html +4 -0
  321. package/src/surfaces/admin/components/Chip/examples/with-icon-graphic.jsx +4 -0
  322. package/src/surfaces/admin/components/Chip.d.ts +1 -1
  323. package/src/surfaces/admin/components/Choice.d.ts +12 -2
  324. package/src/surfaces/admin/components/ChoiceList/examples/basic-usage.html +5 -0
  325. package/src/surfaces/admin/components/ChoiceList/examples/basic-usage.jsx +7 -0
  326. package/src/surfaces/admin/components/ChoiceList/examples/default.html +5 -0
  327. package/src/surfaces/admin/components/ChoiceList/examples/default.jsx +16 -0
  328. package/src/surfaces/admin/components/ChoiceList/examples/multiple-choices-with-details.html +18 -0
  329. package/src/surfaces/admin/components/ChoiceList/examples/multiple-choices-with-details.jsx +18 -0
  330. package/src/surfaces/admin/components/ChoiceList/examples/multiple-selections.html +15 -0
  331. package/src/surfaces/admin/components/ChoiceList/examples/multiple-selections.jsx +15 -0
  332. package/src/surfaces/admin/components/ChoiceList/examples/validation-example.jsx +20 -0
  333. package/src/surfaces/admin/components/ChoiceList/examples/with-error-state.html +9 -0
  334. package/src/surfaces/admin/components/ChoiceList/examples/with-error-state.jsx +8 -0
  335. package/src/surfaces/admin/components/ChoiceList.d.ts +1 -1
  336. package/src/surfaces/admin/components/Clickable/examples/accessibility-with-aria-attributes.html +8 -0
  337. package/src/surfaces/admin/components/Clickable/examples/accessibility-with-aria-attributes.jsx +8 -0
  338. package/src/surfaces/admin/components/Clickable/examples/basic-button-usage.html +1 -0
  339. package/src/surfaces/admin/components/Clickable/examples/basic-button-usage.jsx +3 -0
  340. package/src/surfaces/admin/components/Clickable/examples/default.jsx +12 -0
  341. package/src/surfaces/admin/components/Clickable/examples/disabled-link-with-aria.html +7 -0
  342. package/src/surfaces/admin/components/Clickable/examples/disabled-link-with-aria.jsx +7 -0
  343. package/src/surfaces/admin/components/Clickable/examples/form-submit-button.html +3 -0
  344. package/src/surfaces/admin/components/Clickable/examples/form-submit-button.jsx +3 -0
  345. package/src/surfaces/admin/components/Clickable/examples/link-mode.html +3 -0
  346. package/src/surfaces/admin/components/Clickable/examples/link-mode.jsx +3 -0
  347. package/src/surfaces/admin/components/Clickable/examples/section-with-clickable-action.html +9 -0
  348. package/src/surfaces/admin/components/Clickable/examples/section-with-clickable-action.jsx +9 -0
  349. package/src/surfaces/admin/components/Clickable.d.ts +1 -1
  350. package/src/surfaces/admin/components/ClickableChip/examples/as-a-link.html +8 -0
  351. package/src/surfaces/admin/components/ClickableChip/examples/as-a-link.jsx +8 -0
  352. package/src/surfaces/admin/components/ClickableChip/examples/basic-usage.html +17 -0
  353. package/src/surfaces/admin/components/ClickableChip/examples/basic-usage.jsx +17 -0
  354. package/src/surfaces/admin/components/ClickableChip/examples/default.jsx +1 -0
  355. package/src/surfaces/admin/components/ClickableChip/examples/disabled-state.html +7 -0
  356. package/src/surfaces/admin/components/ClickableChip/examples/disabled-state.jsx +7 -0
  357. package/src/surfaces/admin/components/ClickableChip/examples/multiple-chips-with-proper-spacing.html +17 -0
  358. package/src/surfaces/admin/components/ClickableChip/examples/multiple-chips-with-proper-spacing.jsx +17 -0
  359. package/src/surfaces/admin/components/ClickableChip/examples/with-icon-and-remove-button.html +8 -0
  360. package/src/surfaces/admin/components/ClickableChip/examples/with-icon-and-remove-button.jsx +8 -0
  361. package/src/surfaces/admin/components/ClickableChip.d.ts +1 -1
  362. package/src/surfaces/admin/components/ColorField/examples/basic-usage-required.html +3 -0
  363. package/src/surfaces/admin/components/ColorField/examples/basic-usage-required.jsx +3 -0
  364. package/src/surfaces/admin/components/ColorField/examples/basic-usage-web-component.html +3 -0
  365. package/src/surfaces/admin/components/ColorField/examples/basic-usage-web-component.jsx +3 -0
  366. package/src/surfaces/admin/components/ColorField/examples/default.html +1 -4
  367. package/src/surfaces/admin/components/ColorField/examples/default.jsx +1 -0
  368. package/src/surfaces/admin/components/ColorField/examples/form-integration.html +28 -0
  369. package/src/surfaces/admin/components/ColorField/examples/form-integration.jsx +28 -0
  370. package/src/surfaces/admin/components/ColorField/examples/read-only-state.html +3 -0
  371. package/src/surfaces/admin/components/ColorField/examples/read-only-state.jsx +3 -0
  372. package/src/surfaces/admin/components/ColorField/examples/validation-example.jsx +21 -0
  373. package/src/surfaces/admin/components/ColorField/examples/with-alpha-transparency.html +7 -0
  374. package/src/surfaces/admin/components/ColorField/examples/with-alpha-transparency.jsx +7 -0
  375. package/src/surfaces/admin/components/ColorField/examples/with-error-state.html +9 -0
  376. package/src/surfaces/admin/components/ColorField/examples/with-error-state.jsx +9 -0
  377. package/src/surfaces/admin/components/ColorField/examples/with-help-text.html +7 -0
  378. package/src/surfaces/admin/components/ColorField/examples/with-help-text.jsx +7 -0
  379. package/src/surfaces/admin/components/ColorField/examples/with-placeholder.html +7 -0
  380. package/src/surfaces/admin/components/ColorField/examples/with-placeholder.jsx +7 -0
  381. package/src/surfaces/admin/components/ColorField.d.ts +1 -1
  382. package/src/surfaces/admin/components/ColorPicker/examples/basic-usage.html +3 -0
  383. package/src/surfaces/admin/components/ColorPicker/examples/basic-usage.jsx +3 -0
  384. package/src/surfaces/admin/components/ColorPicker/examples/default.html +1 -4
  385. package/src/surfaces/admin/components/ColorPicker/examples/default.jsx +1 -0
  386. package/src/surfaces/admin/components/ColorPicker/examples/with-alpha-transparency.html +7 -0
  387. package/src/surfaces/admin/components/ColorPicker/examples/with-alpha-transparency.jsx +7 -0
  388. package/src/surfaces/admin/components/ColorPicker.d.ts +11 -2
  389. package/src/surfaces/admin/components/DateField/examples/basic-usage.html +5 -0
  390. package/src/surfaces/admin/components/DateField/examples/basic-usage.jsx +5 -0
  391. package/src/surfaces/admin/components/DateField/examples/date-fields-with-validation.html +29 -0
  392. package/src/surfaces/admin/components/DateField/examples/date-fields-with-validation.jsx +29 -0
  393. package/src/surfaces/admin/components/DateField/examples/date-range-selection.html +19 -0
  394. package/src/surfaces/admin/components/DateField/examples/date-range-selection.jsx +19 -0
  395. package/src/surfaces/admin/components/DateField/examples/default.jsx +1 -0
  396. package/src/surfaces/admin/components/DateField/examples/disabled-and-read-only-states.html +15 -0
  397. package/src/surfaces/admin/components/DateField/examples/disabled-and-read-only-states.jsx +15 -0
  398. package/src/surfaces/admin/components/DateField/examples/form-integration.html +25 -0
  399. package/src/surfaces/admin/components/DateField/examples/form-integration.jsx +27 -0
  400. package/src/surfaces/admin/components/DateField/examples/validation-example.html +6 -0
  401. package/src/surfaces/admin/components/DateField/examples/validation-example.jsx +20 -0
  402. package/src/surfaces/admin/components/DateField/examples/with-date-restrictions.html +6 -0
  403. package/src/surfaces/admin/components/DateField/examples/with-date-restrictions.jsx +6 -0
  404. package/src/surfaces/admin/components/DateField/examples/with-default-value.html +5 -0
  405. package/src/surfaces/admin/components/DateField/examples/with-default-value.jsx +5 -0
  406. package/src/surfaces/admin/components/DateField/examples/with-error-state.html +6 -0
  407. package/src/surfaces/admin/components/DateField/examples/with-error-state.jsx +5 -0
  408. package/src/surfaces/admin/components/DateField/examples/with-specific-allowed-dates.html +6 -0
  409. package/src/surfaces/admin/components/DateField/examples/with-specific-allowed-dates.jsx +6 -0
  410. package/src/surfaces/admin/components/DateField.d.ts +11 -2
  411. package/src/surfaces/admin/components/DatePicker/examples/analytics-dashboard.html +45 -0
  412. package/src/surfaces/admin/components/DatePicker/examples/analytics-dashboard.jsx +35 -0
  413. package/src/surfaces/admin/components/DatePicker/examples/default.jsx +5 -1
  414. package/src/surfaces/admin/components/DatePicker/examples/form-integration.html +13 -0
  415. package/src/surfaces/admin/components/DatePicker/examples/form-integration.jsx +28 -0
  416. package/src/surfaces/admin/components/DatePicker/examples/single-date-selection.html +6 -0
  417. package/src/surfaces/admin/components/DatePicker/examples/single-date-selection.jsx +6 -0
  418. package/src/surfaces/admin/components/DatePicker/examples/with-date-restrictions.html +8 -0
  419. package/src/surfaces/admin/components/DatePicker/examples/with-date-restrictions.jsx +7 -0
  420. package/src/surfaces/admin/components/DatePicker.d.ts +1 -1
  421. package/src/surfaces/admin/components/Divider/examples/basic-usage.html +1 -0
  422. package/src/surfaces/admin/components/Divider/examples/basic-usage.jsx +1 -0
  423. package/src/surfaces/admin/components/Divider/examples/custom-color.html +1 -0
  424. package/src/surfaces/admin/components/Divider/examples/custom-color.jsx +1 -0
  425. package/src/surfaces/admin/components/Divider/examples/custom-direction.html +5 -0
  426. package/src/surfaces/admin/components/Divider/examples/custom-direction.jsx +5 -0
  427. package/src/surfaces/admin/components/Divider/examples/default.jsx +1 -0
  428. package/src/surfaces/admin/components/Divider/examples/organizing-settings-panels.html +9 -0
  429. package/src/surfaces/admin/components/Divider/examples/organizing-settings-panels.jsx +9 -0
  430. package/src/surfaces/admin/components/Divider/examples/separating-content-sections.html +13 -0
  431. package/src/surfaces/admin/components/Divider/examples/separating-content-sections.jsx +13 -0
  432. package/src/surfaces/admin/components/Divider/examples/separating-form-sections.html +7 -0
  433. package/src/surfaces/admin/components/Divider/examples/separating-form-sections.jsx +7 -0
  434. package/src/surfaces/admin/components/Divider/examples/visual-breaks-in-section-layouts.html +12 -0
  435. package/src/surfaces/admin/components/Divider/examples/visual-breaks-in-section-layouts.jsx +12 -0
  436. package/src/surfaces/admin/components/Divider.d.ts +1 -1
  437. package/src/surfaces/admin/components/DropZone/examples/basic-usage.html +1 -0
  438. package/src/surfaces/admin/components/DropZone/examples/basic-usage.jsx +1 -0
  439. package/src/surfaces/admin/components/DropZone/examples/default.jsx +9 -0
  440. package/src/surfaces/admin/components/DropZone/examples/disabled-state.html +1 -0
  441. package/src/surfaces/admin/components/DropZone/examples/disabled-state.jsx +1 -0
  442. package/src/surfaces/admin/components/DropZone/examples/file-type-restrictions.html +5 -0
  443. package/src/surfaces/admin/components/DropZone/examples/file-type-restrictions.jsx +5 -0
  444. package/src/surfaces/admin/components/DropZone/examples/image-upload.html +1 -0
  445. package/src/surfaces/admin/components/DropZone/examples/image-upload.jsx +1 -0
  446. package/src/surfaces/admin/components/DropZone/examples/required-field.html +1 -0
  447. package/src/surfaces/admin/components/DropZone/examples/required-field.jsx +1 -0
  448. package/src/surfaces/admin/components/DropZone/examples/with-accessibility-options.html +6 -0
  449. package/src/surfaces/admin/components/DropZone/examples/with-accessibility-options.jsx +6 -0
  450. package/src/surfaces/admin/components/DropZone/examples/with-error-state.html +4 -0
  451. package/src/surfaces/admin/components/DropZone/examples/with-error-state.jsx +4 -0
  452. package/src/surfaces/admin/components/EmailField/examples/basic-usage.html +3 -0
  453. package/src/surfaces/admin/components/EmailField/examples/basic-usage.jsx +3 -0
  454. package/src/surfaces/admin/components/EmailField/examples/default.jsx +5 -0
  455. package/src/surfaces/admin/components/EmailField/examples/optional-field-with-placeholder.html +7 -0
  456. package/src/surfaces/admin/components/EmailField/examples/optional-field-with-placeholder.jsx +7 -0
  457. package/src/surfaces/admin/components/EmailField/examples/read-only-display.html +7 -0
  458. package/src/surfaces/admin/components/EmailField/examples/read-only-display.jsx +7 -0
  459. package/src/surfaces/admin/components/EmailField/examples/validation-example.jsx +21 -0
  460. package/src/surfaces/admin/components/EmailField/examples/with-error-and-help-text.html +8 -0
  461. package/src/surfaces/admin/components/EmailField/examples/with-error-and-help-text.jsx +8 -0
  462. package/src/surfaces/admin/components/EmailField/examples/with-length-constraints.html +8 -0
  463. package/src/surfaces/admin/components/EmailField/examples/with-length-constraints.jsx +8 -0
  464. package/src/surfaces/admin/components/EmailField.d.ts +1 -1
  465. package/src/surfaces/admin/components/Form/examples/default.jsx +6 -1
  466. package/src/surfaces/admin/components/Form.d.ts +1 -1
  467. package/src/surfaces/admin/components/FunctionSettings.d.ts +1 -1
  468. package/src/surfaces/admin/components/Grid/examples/basic-two-column-layout.html +12 -0
  469. package/src/surfaces/admin/components/Grid/examples/basic-two-column-layout.jsx +12 -0
  470. package/src/surfaces/admin/components/Grid/examples/col-span-layouts.html +34 -0
  471. package/src/surfaces/admin/components/Grid/examples/col-span-layouts.jsx +34 -0
  472. package/src/surfaces/admin/components/Grid/examples/default.jsx +15 -0
  473. package/src/surfaces/admin/components/Grid/examples/mobile-first-responsive-grid.html +53 -0
  474. package/src/surfaces/admin/components/Grid/examples/mobile-first-responsive-grid.jsx +53 -0
  475. package/src/surfaces/admin/components/Grid.d.ts +4 -4
  476. package/src/surfaces/admin/components/GridItem.d.ts +1 -1
  477. package/src/surfaces/admin/components/Heading/examples/basic-heading.html +1 -0
  478. package/src/surfaces/admin/components/Heading/examples/basic-heading.jsx +1 -0
  479. package/src/surfaces/admin/components/Heading/examples/default.jsx +1 -0
  480. package/src/surfaces/admin/components/Heading/examples/heading-with-custom-accessibility.html +3 -0
  481. package/src/surfaces/admin/components/Heading/examples/heading-with-custom-accessibility.jsx +3 -0
  482. package/src/surfaces/admin/components/Heading/examples/heading-with-line-clamping.html +5 -0
  483. package/src/surfaces/admin/components/Heading/examples/heading-with-line-clamping.jsx +5 -0
  484. package/src/surfaces/admin/components/Heading/examples/heading-within-section-hierarchy.html +12 -0
  485. package/src/surfaces/admin/components/Heading/examples/heading-within-section-hierarchy.jsx +12 -0
  486. package/src/surfaces/admin/components/Heading.d.ts +7 -10
  487. package/src/surfaces/admin/components/Icon/examples/basic-usage.html +7 -0
  488. package/src/surfaces/admin/components/Icon/examples/basic-usage.jsx +7 -0
  489. package/src/surfaces/admin/components/Icon/examples/default.html +6 -4
  490. package/src/surfaces/admin/components/Icon/examples/default.jsx +6 -0
  491. package/src/surfaces/admin/components/Icon/examples/in-badge-components.html +4 -0
  492. package/src/surfaces/admin/components/Icon/examples/in-badge-components.jsx +8 -0
  493. package/src/surfaces/admin/components/Icon/examples/in-button-components.html +6 -0
  494. package/src/surfaces/admin/components/Icon/examples/in-button-components.jsx +8 -0
  495. package/src/surfaces/admin/components/Icon/examples/small-size.html +1 -0
  496. package/src/surfaces/admin/components/Icon/examples/small-size.jsx +1 -0
  497. package/src/surfaces/admin/components/Icon/examples/subdued-color.html +1 -0
  498. package/src/surfaces/admin/components/Icon/examples/subdued-color.jsx +1 -0
  499. package/src/surfaces/admin/components/Icon/examples/with-id-property.html +1 -0
  500. package/src/surfaces/admin/components/Icon/examples/with-id-property.jsx +1 -0
  501. package/src/surfaces/admin/components/Icon/examples/with-interest-relationship.html +4 -0
  502. package/src/surfaces/admin/components/Icon/examples/with-interest-relationship.jsx +6 -0
  503. package/src/surfaces/admin/components/Icon/examples/with-semantic-tone.html +6 -0
  504. package/src/surfaces/admin/components/Icon/examples/with-semantic-tone.jsx +6 -0
  505. package/src/surfaces/admin/components/Icon.d.ts +1 -1
  506. package/src/surfaces/admin/components/Image/examples/auto-sized-image.html +5 -0
  507. package/src/surfaces/admin/components/Image/examples/auto-sized-image.jsx +5 -0
  508. package/src/surfaces/admin/components/Image/examples/basic-usage.html +4 -0
  509. package/src/surfaces/admin/components/Image/examples/basic-usage.jsx +1 -0
  510. package/src/surfaces/admin/components/Image/examples/decorative-image.html +6 -0
  511. package/src/surfaces/admin/components/Image/examples/decorative-image.jsx +6 -0
  512. package/src/surfaces/admin/components/Image/examples/default.jsx +6 -0
  513. package/src/surfaces/admin/components/Image/examples/responsive-images-with-srcset.html +9 -0
  514. package/src/surfaces/admin/components/Image/examples/responsive-images-with-srcset.jsx +9 -0
  515. package/src/surfaces/admin/components/Image/examples/responsive-layout-with-aspect-ratio.html +7 -0
  516. package/src/surfaces/admin/components/Image/examples/responsive-layout-with-aspect-ratio.jsx +7 -0
  517. package/src/surfaces/admin/components/Image/examples/with-border-styling.html +12 -0
  518. package/src/surfaces/admin/components/Image/examples/with-border-styling.jsx +12 -0
  519. package/src/surfaces/admin/components/Image/examples/within-layout-components.html +26 -0
  520. package/src/surfaces/admin/components/Image/examples/within-layout-components.jsx +26 -0
  521. package/src/surfaces/admin/components/Image.d.ts +1 -1
  522. package/src/surfaces/admin/components/Link/examples/basic-links-in-paragraph.html +3 -0
  523. package/src/surfaces/admin/components/Link/examples/basic-links-in-paragraph.jsx +3 -0
  524. package/src/surfaces/admin/components/Link/examples/critical-context-links.html +3 -0
  525. package/src/surfaces/admin/components/Link/examples/critical-context-links.jsx +3 -0
  526. package/src/surfaces/admin/components/Link/examples/default.jsx +1 -0
  527. package/src/surfaces/admin/components/Link/examples/download-links.html +3 -0
  528. package/src/surfaces/admin/components/Link/examples/download-links.jsx +3 -0
  529. package/src/surfaces/admin/components/Link/examples/external-links.html +5 -0
  530. package/src/surfaces/admin/components/Link/examples/external-links.jsx +5 -0
  531. package/src/surfaces/admin/components/Link/examples/links-in-banner-context.html +5 -0
  532. package/src/surfaces/admin/components/Link/examples/links-in-banner-context.jsx +5 -0
  533. package/src/surfaces/admin/components/Link/examples/links-in-banner.html +6 -0
  534. package/src/surfaces/admin/components/Link/examples/links-in-banner.jsx +5 -0
  535. package/src/surfaces/admin/components/Link/examples/links-in-box-container.html +5 -0
  536. package/src/surfaces/admin/components/Link/examples/links-in-box-container.jsx +5 -0
  537. package/src/surfaces/admin/components/Link/examples/links-in-subdued-paragraph.html +3 -0
  538. package/src/surfaces/admin/components/Link/examples/links-in-subdued-paragraph.jsx +3 -0
  539. package/src/surfaces/admin/components/Link/examples/links-with-auto-tone.html +3 -0
  540. package/src/surfaces/admin/components/Link/examples/links-with-auto-tone.jsx +3 -0
  541. package/src/surfaces/admin/components/Link/examples/links-with-different-tones.html +25 -0
  542. package/src/surfaces/admin/components/Link/examples/links-with-different-tones.jsx +25 -0
  543. package/src/surfaces/admin/components/Link/examples/links-with-language-attribute.html +3 -0
  544. package/src/surfaces/admin/components/Link/examples/links-with-language-attribute.jsx +3 -0
  545. package/src/surfaces/admin/components/Link.d.ts +1 -1
  546. package/src/surfaces/admin/components/ListItem.d.ts +1 -1
  547. package/src/surfaces/admin/components/Menu/examples/basic-menu.html +7 -0
  548. package/src/surfaces/admin/components/Menu/examples/basic-menu.jsx +9 -0
  549. package/src/surfaces/admin/components/Menu/examples/customer-actions-menu.html +14 -0
  550. package/src/surfaces/admin/components/Menu/examples/customer-actions-menu.jsx +18 -0
  551. package/src/surfaces/admin/components/Menu/examples/default.jsx +11 -0
  552. package/src/surfaces/admin/components/Menu/examples/menu-with-icons.html +8 -0
  553. package/src/surfaces/admin/components/Menu/examples/menu-with-icons.jsx +14 -0
  554. package/src/surfaces/admin/components/Menu/examples/menu-with-links-and-disabled-items.html +9 -0
  555. package/src/surfaces/admin/components/Menu/examples/menu-with-links-and-disabled-items.jsx +13 -0
  556. package/src/surfaces/admin/components/Menu/examples/menu-with-sections.html +13 -0
  557. package/src/surfaces/admin/components/Menu/examples/menu-with-sections.jsx +15 -0
  558. package/src/surfaces/admin/components/Menu/examples/settings-menu.html +15 -0
  559. package/src/surfaces/admin/components/Menu/examples/settings-menu.jsx +19 -0
  560. package/src/surfaces/admin/components/Menu.d.ts +60 -11
  561. package/src/surfaces/admin/components/Modal/examples/basic-modal.html +9 -0
  562. package/src/surfaces/admin/components/Modal/examples/basic-modal.jsx +15 -0
  563. package/src/surfaces/admin/components/Modal/examples/confirmation-modal-with-actions.html +30 -0
  564. package/src/surfaces/admin/components/Modal/examples/confirmation-modal-with-actions.jsx +30 -0
  565. package/src/surfaces/admin/components/Modal/examples/default.html +5 -11
  566. package/src/surfaces/admin/components/Modal/examples/default.jsx +19 -0
  567. package/src/surfaces/admin/components/Modal/examples/different-modal-sizes.html +61 -0
  568. package/src/surfaces/admin/components/Modal/examples/different-modal-sizes.jsx +65 -0
  569. package/src/surfaces/admin/components/Modal/examples/form-modal.html +51 -0
  570. package/src/surfaces/admin/components/Modal/examples/form-modal.jsx +53 -0
  571. package/src/surfaces/admin/components/Modal/examples/modal-without-padding.html +20 -0
  572. package/src/surfaces/admin/components/Modal/examples/modal-without-padding.jsx +20 -0
  573. package/src/surfaces/admin/components/Modal.d.ts +101 -14
  574. package/src/surfaces/admin/components/MoneyField/examples/basic-field.html +6 -0
  575. package/src/surfaces/admin/components/MoneyField/examples/basic-field.jsx +6 -0
  576. package/src/surfaces/admin/components/MoneyField/examples/basic-usage.html +7 -0
  577. package/src/surfaces/admin/components/MoneyField/examples/basic-usage.jsx +7 -0
  578. package/src/surfaces/admin/components/MoneyField/examples/currency-formatting-with-form-integration.html +28 -0
  579. package/src/surfaces/admin/components/MoneyField/examples/currency-formatting-with-form-integration.jsx +28 -0
  580. package/src/surfaces/admin/components/MoneyField/examples/default.jsx +5 -0
  581. package/src/surfaces/admin/components/MoneyField/examples/validation-example.jsx +24 -0
  582. package/src/surfaces/admin/components/MoneyField/examples/with-validation-limits.html +8 -0
  583. package/src/surfaces/admin/components/MoneyField/examples/with-validation-limits.jsx +8 -0
  584. package/src/surfaces/admin/components/MoneyField.d.ts +1 -1
  585. package/src/surfaces/admin/components/NumberField/examples/basic-usage.html +7 -0
  586. package/src/surfaces/admin/components/NumberField/examples/basic-usage.jsx +7 -0
  587. package/src/surfaces/admin/components/NumberField/examples/default.html +1 -1
  588. package/src/surfaces/admin/components/NumberField/examples/default.jsx +8 -0
  589. package/src/surfaces/admin/components/NumberField/examples/multiple-examples.html +29 -0
  590. package/src/surfaces/admin/components/NumberField/examples/multiple-examples.jsx +29 -0
  591. package/src/surfaces/admin/components/NumberField/examples/with-prefix-and-suffix.html +9 -0
  592. package/src/surfaces/admin/components/NumberField/examples/with-prefix-and-suffix.jsx +9 -0
  593. package/src/surfaces/admin/components/NumberField.d.ts +1 -1
  594. package/src/surfaces/admin/components/Option.d.ts +1 -1
  595. package/src/surfaces/admin/components/OptionGroup.d.ts +1 -1
  596. package/src/surfaces/admin/components/OrderedList/examples/basic-usage.html +5 -0
  597. package/src/surfaces/admin/components/OrderedList/examples/basic-usage.jsx +5 -0
  598. package/src/surfaces/admin/components/OrderedList/examples/default.jsx +5 -0
  599. package/src/surfaces/admin/components/OrderedList/examples/fulfillment-process.html +18 -0
  600. package/src/surfaces/admin/components/OrderedList/examples/fulfillment-process.jsx +18 -0
  601. package/src/surfaces/admin/components/OrderedList/examples/order-processing-steps.html +8 -0
  602. package/src/surfaces/admin/components/OrderedList/examples/order-processing-steps.jsx +8 -0
  603. package/src/surfaces/admin/components/OrderedList/examples/product-setup-instructions.html +13 -0
  604. package/src/surfaces/admin/components/OrderedList/examples/product-setup-instructions.jsx +13 -0
  605. package/src/surfaces/admin/components/OrderedList.d.ts +1 -1
  606. package/src/surfaces/admin/components/Page/examples/default.jsx +5 -0
  607. package/src/surfaces/admin/components/Page/examples/large-inline-size-for-wide-content.html +33 -0
  608. package/src/surfaces/admin/components/Page/examples/large-inline-size-for-wide-content.jsx +33 -0
  609. package/src/surfaces/admin/components/Page/examples/page-with-heading.html +5 -0
  610. package/src/surfaces/admin/components/Page/examples/page-with-heading.jsx +5 -0
  611. package/src/surfaces/admin/components/Page/examples/small-inline-size-for-focused-content.html +9 -0
  612. package/src/surfaces/admin/components/Page/examples/small-inline-size-for-focused-content.jsx +9 -0
  613. package/src/surfaces/admin/components/Page.d.ts +3 -1
  614. package/src/surfaces/admin/components/Paragraph/examples/admin-ui-patterns.html +21 -0
  615. package/src/surfaces/admin/components/Paragraph/examples/admin-ui-patterns.jsx +21 -0
  616. package/src/surfaces/admin/components/Paragraph/examples/basic-usage.html +3 -0
  617. package/src/surfaces/admin/components/Paragraph/examples/basic-usage.jsx +3 -0
  618. package/src/surfaces/admin/components/Paragraph/examples/default.jsx +4 -0
  619. package/src/surfaces/admin/components/Paragraph/examples/line-clamping.html +8 -0
  620. package/src/surfaces/admin/components/Paragraph/examples/line-clamping.jsx +8 -0
  621. package/src/surfaces/admin/components/Paragraph/examples/rtl-support.html +3 -0
  622. package/src/surfaces/admin/components/Paragraph/examples/rtl-support.jsx +3 -0
  623. package/src/surfaces/admin/components/Paragraph/examples/screen-reader-text.html +3 -0
  624. package/src/surfaces/admin/components/Paragraph/examples/screen-reader-text.jsx +3 -0
  625. package/src/surfaces/admin/components/Paragraph/examples/tabular-numbers.html +3 -0
  626. package/src/surfaces/admin/components/Paragraph/examples/tabular-numbers.jsx +3 -0
  627. package/src/surfaces/admin/components/Paragraph/examples/with-tone-and-color.html +9 -0
  628. package/src/surfaces/admin/components/Paragraph/examples/with-tone-and-color.jsx +9 -0
  629. package/src/surfaces/admin/components/Paragraph.d.ts +1 -2
  630. package/src/surfaces/admin/components/PasswordField/examples/basic-usage.html +7 -0
  631. package/src/surfaces/admin/components/PasswordField/examples/basic-usage.jsx +7 -0
  632. package/src/surfaces/admin/components/PasswordField/examples/default.jsx +6 -0
  633. package/src/surfaces/admin/components/PasswordField/examples/in-form-layout.html +15 -0
  634. package/src/surfaces/admin/components/PasswordField/examples/in-form-layout.jsx +15 -0
  635. package/src/surfaces/admin/components/PasswordField/examples/with-error-state.html +7 -0
  636. package/src/surfaces/admin/components/PasswordField/examples/with-error-state.jsx +7 -0
  637. package/src/surfaces/admin/components/PasswordField/examples/with-helper-text.html +7 -0
  638. package/src/surfaces/admin/components/PasswordField/examples/with-helper-text.jsx +7 -0
  639. package/src/surfaces/admin/components/PasswordField/examples/with-password-strength-requirements.html +15 -0
  640. package/src/surfaces/admin/components/PasswordField/examples/with-password-strength-requirements.jsx +15 -0
  641. package/src/surfaces/admin/components/PasswordField.d.ts +1 -1
  642. package/src/surfaces/admin/components/Popover/examples/default.jsx +10 -0
  643. package/src/surfaces/admin/components/Popover/examples/inventory-stock-details.html +35 -0
  644. package/src/surfaces/admin/components/Popover/examples/inventory-stock-details.jsx +37 -0
  645. package/src/surfaces/admin/components/Popover/examples/notifications.html +34 -0
  646. package/src/surfaces/admin/components/Popover/examples/notifications.jsx +30 -0
  647. package/src/surfaces/admin/components/Popover/examples/table-display-options.html +21 -0
  648. package/src/surfaces/admin/components/Popover/examples/table-display-options.jsx +33 -0
  649. package/src/surfaces/admin/components/QueryContainer/examples/basic-usage.html +15 -0
  650. package/src/surfaces/admin/components/QueryContainer/examples/basic-usage.jsx +17 -0
  651. package/src/surfaces/admin/components/QueryContainer/examples/default.html +1 -1
  652. package/src/surfaces/admin/components/QueryContainer/examples/default.jsx +8 -0
  653. package/src/surfaces/admin/components/QueryContainer.d.ts +18 -2
  654. package/src/surfaces/admin/components/SearchField/examples/basic-usage.html +5 -0
  655. package/src/surfaces/admin/components/SearchField/examples/basic-usage.jsx +5 -0
  656. package/src/surfaces/admin/components/SearchField/examples/default.jsx +5 -0
  657. package/src/surfaces/admin/components/SearchField/examples/disabled-state.html +6 -0
  658. package/src/surfaces/admin/components/SearchField/examples/disabled-state.jsx +6 -0
  659. package/src/surfaces/admin/components/SearchField/examples/with-character-limits.html +7 -0
  660. package/src/surfaces/admin/components/SearchField/examples/with-character-limits.jsx +7 -0
  661. package/src/surfaces/admin/components/SearchField/examples/with-error-state.html +6 -0
  662. package/src/surfaces/admin/components/SearchField/examples/with-error-state.jsx +6 -0
  663. package/src/surfaces/admin/components/SearchField.d.ts +1 -1
  664. package/src/surfaces/admin/components/Section/examples/default.jsx +3 -0
  665. package/src/surfaces/admin/components/Section/examples/full-width-content-layout.html +16 -0
  666. package/src/surfaces/admin/components/Section/examples/full-width-content-layout.jsx +18 -0
  667. package/src/surfaces/admin/components/Section/examples/nested-sections-with-visual-level-differences.html +23 -0
  668. package/src/surfaces/admin/components/Section/examples/nested-sections-with-visual-level-differences.jsx +23 -0
  669. package/src/surfaces/admin/components/Section/examples/section-with-accessibility-label.html +13 -0
  670. package/src/surfaces/admin/components/Section/examples/section-with-accessibility-label.jsx +13 -0
  671. package/src/surfaces/admin/components/Section/examples/top-level-section-with-form-elements.html +6 -0
  672. package/src/surfaces/admin/components/Section/examples/top-level-section-with-form-elements.jsx +5 -0
  673. package/src/surfaces/admin/components/Section.d.ts +1 -1
  674. package/src/surfaces/admin/components/Select/examples/basic-usage.html +7 -0
  675. package/src/surfaces/admin/components/Select/examples/basic-usage.jsx +7 -0
  676. package/src/surfaces/admin/components/Select/examples/default.html +1 -1
  677. package/src/surfaces/admin/components/Select/examples/default.jsx +9 -0
  678. package/src/surfaces/admin/components/Select/examples/disabled-state.html +6 -0
  679. package/src/surfaces/admin/components/Select/examples/disabled-state.jsx +6 -0
  680. package/src/surfaces/admin/components/Select/examples/with-error-state.html +10 -0
  681. package/src/surfaces/admin/components/Select/examples/with-error-state.jsx +10 -0
  682. package/src/surfaces/admin/components/Select/examples/with-icon.html +6 -0
  683. package/src/surfaces/admin/components/Select/examples/with-icon.jsx +6 -0
  684. package/src/surfaces/admin/components/Select/examples/with-option-groups.html +18 -0
  685. package/src/surfaces/admin/components/Select/examples/with-option-groups.jsx +18 -0
  686. package/src/surfaces/admin/components/Select/examples/with-placeholder.html +10 -0
  687. package/src/surfaces/admin/components/Select/examples/with-placeholder.jsx +10 -0
  688. package/src/surfaces/admin/components/Select.d.ts +1 -1
  689. package/src/surfaces/admin/components/Spinner/examples/basic-usage.html +1 -0
  690. package/src/surfaces/admin/components/Spinner/examples/basic-usage.jsx +1 -0
  691. package/src/surfaces/admin/components/Spinner/examples/default.jsx +1 -0
  692. package/src/surfaces/admin/components/Spinner/examples/inline-loading-with-text.html +4 -0
  693. package/src/surfaces/admin/components/Spinner/examples/inline-loading-with-text.jsx +4 -0
  694. package/src/surfaces/admin/components/Spinner/examples/loading-state-in-section.html +4 -0
  695. package/src/surfaces/admin/components/Spinner/examples/loading-state-in-section.jsx +4 -0
  696. package/src/surfaces/admin/components/Spinner.d.ts +1 -1
  697. package/src/surfaces/admin/components/Stack/examples/basic-block-stack-vertical.html +5 -0
  698. package/src/surfaces/admin/components/Stack/examples/basic-block-stack-vertical.jsx +5 -0
  699. package/src/surfaces/admin/components/Stack/examples/custom-alignment.html +5 -0
  700. package/src/surfaces/admin/components/Stack/examples/custom-alignment.jsx +5 -0
  701. package/src/surfaces/admin/components/Stack/examples/custom-spacing.html +18 -0
  702. package/src/surfaces/admin/components/Stack/examples/custom-spacing.jsx +18 -0
  703. package/src/surfaces/admin/components/Stack/examples/default.jsx +6 -0
  704. package/src/surfaces/admin/components/Stack/examples/inline-stack-horizontal.html +5 -0
  705. package/src/surfaces/admin/components/Stack/examples/inline-stack-horizontal.jsx +5 -0
  706. package/src/surfaces/admin/components/Stack/examples/responsive-stack-with-container-queries.html +23 -0
  707. package/src/surfaces/admin/components/Stack/examples/responsive-stack-with-container-queries.jsx +23 -0
  708. package/src/surfaces/admin/components/Stack.d.ts +4 -4
  709. package/src/surfaces/admin/components/StandardComponents.ts +2 -0
  710. package/src/surfaces/admin/components/Switch/examples/basic-switch.html +1 -0
  711. package/src/surfaces/admin/components/Switch/examples/basic-switch.jsx +1 -0
  712. package/src/surfaces/admin/components/Switch/examples/default.jsx +4 -0
  713. package/src/surfaces/admin/components/Switch/examples/disabled-switch.html +6 -0
  714. package/src/surfaces/admin/components/Switch/examples/disabled-switch.jsx +6 -0
  715. package/src/surfaces/admin/components/Switch/examples/form-integration.html +14 -0
  716. package/src/surfaces/admin/components/Switch/examples/form-integration.jsx +14 -0
  717. package/src/surfaces/admin/components/Switch/examples/hidden-label-for-accessibility.html +6 -0
  718. package/src/surfaces/admin/components/Switch/examples/hidden-label-for-accessibility.jsx +6 -0
  719. package/src/surfaces/admin/components/Switch/examples/settings-panel-with-stack.html +9 -0
  720. package/src/surfaces/admin/components/Switch/examples/settings-panel-with-stack.jsx +9 -0
  721. package/src/surfaces/admin/components/Switch/examples/switch-with-accessibility-label.html +5 -0
  722. package/src/surfaces/admin/components/Switch/examples/switch-with-accessibility-label.jsx +5 -0
  723. package/src/surfaces/admin/components/Switch/examples/with-details-and-error.html +9 -0
  724. package/src/surfaces/admin/components/Switch/examples/with-details-and-error.jsx +9 -0
  725. package/src/surfaces/admin/components/Switch.d.ts +1 -1
  726. package/src/surfaces/admin/components/Table/examples/advanced-table-with-all-list-slot-types.html +38 -0
  727. package/src/surfaces/admin/components/Table/examples/advanced-table-with-all-list-slot-types.jsx +44 -0
  728. package/src/surfaces/admin/components/Table/examples/basic-usage.html +37 -0
  729. package/src/surfaces/admin/components/Table/examples/basic-usage.jsx +37 -0
  730. package/src/surfaces/admin/components/Table/examples/default.html +26 -24
  731. package/src/surfaces/admin/components/Table/examples/default.jsx +26 -0
  732. package/src/surfaces/admin/components/Table/examples/full-width-product-inventory-table.html +65 -0
  733. package/src/surfaces/admin/components/Table/examples/full-width-product-inventory-table.jsx +65 -0
  734. package/src/surfaces/admin/components/Table/examples/with-loading-state.html +17 -0
  735. package/src/surfaces/admin/components/Table/examples/with-loading-state.jsx +17 -0
  736. package/src/surfaces/admin/components/Table/examples/with-pagination.html +27 -0
  737. package/src/surfaces/admin/components/Table/examples/with-pagination.jsx +27 -0
  738. package/src/surfaces/admin/components/Table.d.ts +30 -1
  739. package/src/surfaces/admin/components/TableBody.d.ts +1 -1
  740. package/src/surfaces/admin/components/TableCell.d.ts +1 -1
  741. package/src/surfaces/admin/components/TableHeader.d.ts +1 -1
  742. package/src/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  743. package/src/surfaces/admin/components/TableRow.d.ts +1 -1
  744. package/src/surfaces/admin/components/Text/examples/accessibility-hidden-text.html +3 -0
  745. package/src/surfaces/admin/components/Text/examples/accessibility-hidden-text.jsx +3 -0
  746. package/src/surfaces/admin/components/Text/examples/basic-usage.html +3 -0
  747. package/src/surfaces/admin/components/Text/examples/basic-usage.jsx +3 -0
  748. package/src/surfaces/admin/components/Text/examples/default.html +4 -2
  749. package/src/surfaces/admin/components/Text/examples/default.jsx +4 -0
  750. package/src/surfaces/admin/components/Text/examples/interest-for-association.html +6 -0
  751. package/src/surfaces/admin/components/Text/examples/interest-for-association.jsx +8 -0
  752. package/src/surfaces/admin/components/Text/examples/right-to-left-text.html +3 -0
  753. package/src/surfaces/admin/components/Text/examples/right-to-left-text.jsx +3 -0
  754. package/src/surfaces/admin/components/Text/examples/semantic-address.html +3 -0
  755. package/src/surfaces/admin/components/Text/examples/semantic-address.jsx +3 -0
  756. package/src/surfaces/admin/components/Text/examples/status-tones.html +5 -0
  757. package/src/surfaces/admin/components/Text/examples/status-tones.jsx +5 -0
  758. package/src/surfaces/admin/components/Text/examples/strong-text.html +3 -0
  759. package/src/surfaces/admin/components/Text/examples/strong-text.jsx +3 -0
  760. package/src/surfaces/admin/components/Text/examples/subdued-color.html +3 -0
  761. package/src/surfaces/admin/components/Text/examples/subdued-color.jsx +3 -0
  762. package/src/surfaces/admin/components/Text/examples/tabular-numbers.html +3 -0
  763. package/src/surfaces/admin/components/Text/examples/tabular-numbers.jsx +3 -0
  764. package/src/surfaces/admin/components/Text.d.ts +1 -1
  765. package/src/surfaces/admin/components/TextArea/examples/basic-usage.html +5 -0
  766. package/src/surfaces/admin/components/TextArea/examples/basic-usage.jsx +5 -0
  767. package/src/surfaces/admin/components/TextArea/examples/default.jsx +5 -0
  768. package/src/surfaces/admin/components/TextArea/examples/error-state.html +8 -0
  769. package/src/surfaces/admin/components/TextArea/examples/error-state.jsx +8 -0
  770. package/src/surfaces/admin/components/TextArea/examples/product-care-instructions.html +7 -0
  771. package/src/surfaces/admin/components/TextArea/examples/product-care-instructions.jsx +7 -0
  772. package/src/surfaces/admin/components/TextArea/examples/seo-meta-description-with-character-limit.html +8 -0
  773. package/src/surfaces/admin/components/TextArea/examples/seo-meta-description-with-character-limit.jsx +8 -0
  774. package/src/surfaces/admin/components/TextArea.d.ts +1 -1
  775. package/src/surfaces/admin/components/TextField/examples/basic-usage.html +1 -0
  776. package/src/surfaces/admin/components/TextField/examples/basic-usage.jsx +1 -0
  777. package/src/surfaces/admin/components/TextField/examples/default.jsx +5 -0
  778. package/src/surfaces/admin/components/TextField/examples/required-field-with-validation.html +1 -0
  779. package/src/surfaces/admin/components/TextField/examples/required-field-with-validation.jsx +1 -0
  780. package/src/surfaces/admin/components/TextField/examples/specific-error-messages-for-merchant-context.html +16 -0
  781. package/src/surfaces/admin/components/TextField/examples/specific-error-messages-for-merchant-context.jsx +16 -0
  782. package/src/surfaces/admin/components/TextField/examples/with-accessory.html +6 -0
  783. package/src/surfaces/admin/components/TextField/examples/with-accessory.jsx +6 -0
  784. package/src/surfaces/admin/components/TextField/examples/with-icon.html +5 -0
  785. package/src/surfaces/admin/components/TextField/examples/with-icon.jsx +5 -0
  786. package/src/surfaces/admin/components/TextField/examples/with-prefix-and-suffix.html +8 -0
  787. package/src/surfaces/admin/components/TextField/examples/with-prefix-and-suffix.jsx +11 -0
  788. package/src/surfaces/admin/components/TextField.d.ts +1 -1
  789. package/src/surfaces/admin/components/Thumbnail/examples/basic-usage.html +5 -0
  790. package/src/surfaces/admin/components/Thumbnail/examples/basic-usage.jsx +5 -0
  791. package/src/surfaces/admin/components/Thumbnail/examples/default.jsx +4 -0
  792. package/src/surfaces/admin/components/Thumbnail/examples/different-sizes.html +17 -0
  793. package/src/surfaces/admin/components/Thumbnail/examples/different-sizes.jsx +17 -0
  794. package/src/surfaces/admin/components/Thumbnail/examples/empty-state.html +1 -0
  795. package/src/surfaces/admin/components/Thumbnail/examples/empty-state.jsx +1 -0
  796. package/src/surfaces/admin/components/Thumbnail/examples/with-event-handling.html +9 -0
  797. package/src/surfaces/admin/components/Thumbnail/examples/with-event-handling.jsx +13 -0
  798. package/src/surfaces/admin/components/Thumbnail.d.ts +1 -1
  799. package/src/surfaces/admin/components/Tooltip/examples/basic-usage.html +4 -0
  800. package/src/surfaces/admin/components/Tooltip/examples/basic-usage.jsx +6 -0
  801. package/src/surfaces/admin/components/Tooltip/examples/default.html +2 -2
  802. package/src/surfaces/admin/components/Tooltip/examples/default.jsx +6 -0
  803. package/src/surfaces/admin/components/Tooltip/examples/with-icon-button.html +6 -0
  804. package/src/surfaces/admin/components/Tooltip/examples/with-icon-button.jsx +8 -0
  805. package/src/surfaces/admin/components/Tooltip.d.ts +44 -10
  806. package/src/surfaces/admin/components/URLField/examples/basic-usage.html +7 -0
  807. package/src/surfaces/admin/components/URLField/examples/basic-usage.jsx +7 -0
  808. package/src/surfaces/admin/components/URLField/examples/default.jsx +5 -0
  809. package/src/surfaces/admin/components/URLField/examples/disabled-state.html +5 -0
  810. package/src/surfaces/admin/components/URLField/examples/disabled-state.jsx +5 -0
  811. package/src/surfaces/admin/components/URLField/examples/with-default-value.html +7 -0
  812. package/src/surfaces/admin/components/URLField/examples/with-default-value.jsx +7 -0
  813. package/src/surfaces/admin/components/URLField/examples/with-validation.html +7 -0
  814. package/src/surfaces/admin/components/URLField/examples/with-validation.jsx +7 -0
  815. package/src/surfaces/admin/components/URLField.d.ts +1 -1
  816. package/src/surfaces/admin/components/UnorderedList/examples/default.jsx +5 -0
  817. package/src/surfaces/admin/components/UnorderedList/examples/store-setup-checklist.html +24 -0
  818. package/src/surfaces/admin/components/UnorderedList/examples/store-setup-checklist.jsx +24 -0
  819. package/src/surfaces/admin/components/UnorderedList.d.ts +1 -1
  820. package/src/surfaces/admin/components/patterns/examples/accountConnection.jsx +20 -0
  821. package/src/surfaces/admin/components/patterns/examples/appCard.jsx +30 -0
  822. package/src/surfaces/admin/components/patterns/examples/calloutCard.jsx +39 -0
  823. package/src/surfaces/admin/components/patterns/examples/details.jsx +23 -19
  824. package/src/surfaces/admin/components/patterns/examples/emptyState.jsx +32 -0
  825. package/src/surfaces/admin/components/patterns/examples/homepage.jsx +166 -141
  826. package/src/surfaces/admin/components/patterns/examples/index.jsx +27 -15
  827. package/src/surfaces/admin/components/patterns/examples/indexTable.jsx +137 -0
  828. package/src/surfaces/admin/components/patterns/examples/interstitialNav.jsx +55 -0
  829. package/src/surfaces/admin/components/patterns/examples/mediaCard.jsx +28 -0
  830. package/src/surfaces/admin/components/patterns/examples/metricsCard.jsx +57 -0
  831. package/src/surfaces/admin/components/patterns/examples/settings.jsx +11 -12
  832. package/src/surfaces/admin/components/patterns/examples/setupGuide.jsx +103 -0
  833. package/src/surfaces/admin/components/shared.d.ts +7 -1
  834. package/src/surfaces/admin/components/using-polaris-web-components/examples/event-handling.jsx +2 -0
  835. package/src/surfaces/admin/components/using-polaris-web-components/examples/property-vs-attribute-2.jsx +2 -0
  836. package/src/surfaces/admin/components.d.ts +120 -48
  837. package/src/surfaces/admin/docs-types.ts +33 -12
  838. package/src/surfaces/customer-account/api/order-status/order-status.ts +5 -5
  839. package/src/surfaces/customer-account/api/shared.ts +4 -6
  840. package/src/surfaces/customer-account/api/standard-api/standard-api.ts +3 -3
  841. package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar.example.html +2 -2
  842. package/src/surfaces/customer-account/extension-targets.ts +2 -2
  843. package/src/surfaces/customer-account/preact/api.ts +0 -12
  844. package/src/surfaces/point-of-sale/api/navigation-api/navigation-api.ts +0 -18
  845. package/src/surfaces/point-of-sale/api/pin-pad-api.ts +12 -5
  846. package/src/surfaces/point-of-sale/components/targets/StandardComponents.ts +2 -0
  847. package/src/surfaces/point-of-sale/types/pin-pad.ts +13 -4
  848. package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +0 -67
  849. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +0 -67
  850. package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +0 -67
  851. package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +0 -67
  852. package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +0 -67
  853. package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +0 -67
  854. package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +0 -67
  855. package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +0 -67
  856. package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +0 -65
  857. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +0 -65
  858. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +0 -65
  859. package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +0 -67
  860. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +0 -67
  861. package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +0 -67
  862. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +0 -67
  863. package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +0 -67
  864. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +0 -67
  865. package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +0 -67
  866. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +0 -67
  867. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +0 -67
  868. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +0 -67
  869. package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +0 -67
  870. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +0 -67
  871. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +0 -67
  872. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +0 -67
  873. package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +0 -67
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.20.0 **/
1
+ /** VERSION: 1.22.1 **/
2
2
 
3
3
  /* eslint-disable @typescript-eslint/ban-types */
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -567,6 +567,7 @@ declare const privateIconArray: readonly [
567
567
  'metaobject-list',
568
568
  'metaobject-reference',
569
569
  'microphone',
570
+ 'microphone-muted',
570
571
  'minimize',
571
572
  'minus',
572
573
  'minus-circle',
@@ -637,6 +638,8 @@ declare const privateIconArray: readonly [
637
638
  'personalized-text',
638
639
  'phablet',
639
640
  'phone',
641
+ 'phone-down',
642
+ 'phone-down-filled',
640
643
  'phone-in',
641
644
  'phone-out',
642
645
  'pin',
@@ -4071,6 +4074,7 @@ type IconType$1 =
4071
4074
  | 'metaobject-list'
4072
4075
  | 'metaobject-reference'
4073
4076
  | 'microphone'
4077
+ | 'microphone-muted'
4074
4078
  | 'minimize'
4075
4079
  | 'minus'
4076
4080
  | 'minus-circle'
@@ -4133,6 +4137,8 @@ type IconType$1 =
4133
4137
  | 'person-segment'
4134
4138
  | 'personalized-text'
4135
4139
  | 'phone'
4140
+ | 'phone-down'
4141
+ | 'phone-down-filled'
4136
4142
  | 'phone-in'
4137
4143
  | 'phone-out'
4138
4144
  | 'pin'
@@ -5178,6 +5184,15 @@ export interface ChoiceJSXProps
5178
5184
  * any markup or element structure is ignored.
5179
5185
  */
5180
5186
  children?: ComponentChildren;
5187
+ /**
5188
+ * Additional text to provide context or guidance for the input.
5189
+ *
5190
+ * This text is displayed along with the input and its label
5191
+ * to offer more information or instructions to the user.
5192
+ *
5193
+ * @implementation this content should be linked to the input with an `aria-describedby` attribute.
5194
+ */
5195
+ details?: ComponentChildren;
5181
5196
  }
5182
5197
 
5183
5198
  export interface ChoiceListProps
@@ -5512,7 +5527,7 @@ declare global {
5512
5527
  declare module 'preact' {
5513
5528
  namespace createElement.JSX {
5514
5529
  interface IntrinsicElements {
5515
- [tagName$M]: ColorPickerJSXProps;
5530
+ [tagName$M]: ColorPickerJSXProps & PreactBaseElementProps<ColorPicker>;
5516
5531
  }
5517
5532
  }
5518
5533
  }
@@ -5565,7 +5580,7 @@ declare global {
5565
5580
  declare module 'preact' {
5566
5581
  namespace createElement.JSX {
5567
5582
  interface IntrinsicElements {
5568
- [tagName$L]: DateFieldJSXProps;
5583
+ [tagName$L]: DateFieldJSXProps & PreactBaseElementProps<DateField>;
5569
5584
  }
5570
5585
  }
5571
5586
  }
@@ -5746,7 +5761,7 @@ declare global {
5746
5761
  declare module 'preact' {
5747
5762
  namespace createElement.JSX {
5748
5763
  interface IntrinsicElements {
5749
- [tagName$I]: DropZoneJSXProps;
5764
+ [tagName$I]: DropZoneJSXProps & PreactBaseElementProps<DropZone>;
5750
5765
  }
5751
5766
  }
5752
5767
  }
@@ -5861,7 +5876,7 @@ export interface GridProps
5861
5876
  * Adjust spacing between elements.
5862
5877
  *
5863
5878
  * `gap` can either accept:
5864
- * - a single SpacingKeyword value applied to both axes (e.g. `large-100`)
5879
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value applied to both axes (e.g. `large-100`)
5865
5880
  * - OR a pair of values (eg `large-100 large-500`) can be used to set the inline and block axes respectively
5866
5881
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
5867
5882
  *
@@ -5873,7 +5888,7 @@ export interface GridProps
5873
5888
  *
5874
5889
  * This overrides the row value of `gap`.
5875
5890
  * `rowGap` either accepts:
5876
- * - a single SpacingKeyword value (e.g. `large-100`)
5891
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value (e.g. `large-100`)
5877
5892
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
5878
5893
  *
5879
5894
  * @default '' - meaning no override
@@ -5884,7 +5899,7 @@ export interface GridProps
5884
5899
  *
5885
5900
  * This overrides the column value of `gap`.
5886
5901
  * `columnGap` either accepts:
5887
- * - a single SpacingKeyword value (e.g. `large-100`)
5902
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value (e.g. `large-100`)
5888
5903
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
5889
5904
  *
5890
5905
  * @default '' - meaning no override
@@ -5984,16 +5999,13 @@ export interface GridItemJSXProps
5984
5999
  children?: ComponentChildren;
5985
6000
  }
5986
6001
 
5987
- export type RequiredHeadingProps = Required<HeadingProps$1>;
5988
6002
  export interface HeadingProps
5989
- extends Pick<
5990
- HeadingProps$1,
5991
- 'accessibilityRole' | 'accessibilityVisibility' | 'lineClamp'
5992
- > {
5993
- accessibilityRole: RequiredHeadingProps['accessibilityRole'];
5994
- accessibilityVisibility: RequiredHeadingProps['accessibilityVisibility'];
5995
- lineClamp: RequiredHeadingProps['lineClamp'];
5996
- }
6003
+ extends Required<
6004
+ Pick<
6005
+ HeadingProps$1,
6006
+ 'accessibilityRole' | 'accessibilityVisibility' | 'lineClamp'
6007
+ >
6008
+ > {}
5997
6009
 
5998
6010
  declare class Heading extends PreactCustomElement implements HeadingProps {
5999
6011
  accessor accessibilityRole: HeadingProps['accessibilityRole'];
@@ -6208,10 +6220,6 @@ export interface MenuProps
6208
6220
  * These symbols are used by components that implement overlay behavior
6209
6221
  * (like Popover, Tooltip, Modal, etc.) to communicate with the overlay control system.
6210
6222
  */
6211
- /**
6212
- * Symbol used to invoke the method for overlay commands, e.g. `--show`, `--hide`, etc.
6213
- */
6214
- declare const overlayCommand: unique symbol;
6215
6223
  /**
6216
6224
  * Symbol used to track the open or closed state of the overlay.
6217
6225
  */
@@ -6221,6 +6229,21 @@ declare const overlayHidden: unique symbol;
6221
6229
  */
6222
6230
  declare const overlayActivator: unique symbol;
6223
6231
  declare const overlayHideFrameId: unique symbol;
6232
+ export type PolyfillCommandEventInit = EventInit & {
6233
+ source: HTMLElement | null | undefined;
6234
+ command: PreactOverlayControlProps['command'];
6235
+ };
6236
+ export type PolyfillCommandEvent = Event & {
6237
+ source: PolyfillCommandEventInit['source'];
6238
+ command: PolyfillCommandEventInit['command'];
6239
+ /** Have to use `_s_shadowSource` because `source` is retargeted to the shadow host by browsers */
6240
+ _s_shadowSource: PolyfillCommandEventInit['source'];
6241
+ };
6242
+ declare global {
6243
+ interface GlobalEventHandlersEventMap {
6244
+ command: PolyfillCommandEvent;
6245
+ }
6246
+ }
6224
6247
 
6225
6248
  declare class PreactOverlayElement extends PreactCustomElement {
6226
6249
  constructor(renderImpl: RenderImpl);
@@ -6230,11 +6253,6 @@ declare class PreactOverlayElement extends PreactCustomElement {
6230
6253
  [overlayActivator]: HTMLElement | null | undefined;
6231
6254
  /** @private */
6232
6255
  [overlayHideFrameId]?: number;
6233
- /** @private */
6234
- [overlayCommand](
6235
- command: InteractionProps['command'],
6236
- overlayActivatorEl: HTMLElement | null | undefined,
6237
- ): void;
6238
6256
  }
6239
6257
 
6240
6258
  declare class Menu extends PreactOverlayElement implements MenuProps {
@@ -6253,7 +6271,7 @@ declare global {
6253
6271
  declare module 'preact' {
6254
6272
  namespace createElement.JSX {
6255
6273
  interface IntrinsicElements {
6256
- [tagName$z]: MenuJSXProps;
6274
+ [tagName$z]: MenuJSXProps & PreactBaseElementPropsWithChildren<Menu>;
6257
6275
  }
6258
6276
  }
6259
6277
  }
@@ -6291,24 +6309,56 @@ export interface ModalProps
6291
6309
  >;
6292
6310
  }
6293
6311
 
6312
+ export interface Context<T> {
6313
+ readonly defaultValue: T;
6314
+ }
6294
6315
  declare class AddedContext<T> extends EventTarget {
6295
6316
  constructor(defaultValue: T);
6296
6317
  get value(): T;
6297
6318
  set value(value: T);
6298
6319
  }
6299
6320
 
6321
+ /**
6322
+ * A callback which is provided by a context requester and is called with the value satisfying the request.
6323
+ * This callback can be called multiple times by context providers as the requested value is changed.
6324
+ */
6325
+ export type ContextCallback<T> = (value: T) => void;
6326
+ /**
6327
+ * An event fired by a context requester to signal it desires a named context.
6328
+ *
6329
+ * A provider should inspect the `context` property of the event to determine if it has a value that can
6330
+ * satisfy the request, calling the `callback` with the requested value if so.
6331
+ */
6332
+ declare class ContextRequestEvent<T> extends Event {
6333
+ readonly context: Context<T>;
6334
+ readonly callback: ContextCallback<T>;
6335
+ constructor(context: Context<T>, callback: ContextCallback<T>);
6336
+ }
6337
+ declare global {
6338
+ interface HTMLElementEventMap {
6339
+ /**
6340
+ * A 'context-request' event can be emitted by any element which desires
6341
+ * a context value to be injected by an external provider.
6342
+ */
6343
+ 'context-request': ContextRequestEvent<unknown>;
6344
+ }
6345
+ }
6346
+
6300
6347
  declare const hasOpenChildModal: unique symbol;
6301
6348
 
6302
- declare const open: unique symbol;
6303
6349
  declare const show: unique symbol;
6304
6350
  declare const hide: unique symbol;
6351
+ declare const isOpen: unique symbol;
6305
6352
  declare const dialog: unique symbol;
6353
+ declare const dismiss: unique symbol;
6354
+ declare const focusedElement: unique symbol;
6306
6355
  declare const onEscape: unique symbol;
6307
6356
  declare const nestedModals: unique symbol;
6308
6357
  declare const onBackdropClick: unique symbol;
6309
6358
  declare const abortController: unique symbol;
6310
6359
  declare const onChildModalChange: unique symbol;
6311
6360
  declare const childrenRerenderObserver: unique symbol;
6361
+ declare const shadowDomRerenderObserver: unique symbol;
6312
6362
  declare class Modal extends PreactOverlayElement implements ModalProps {
6313
6363
  accessor accessibilityLabel: ModalProps['accessibilityLabel'];
6314
6364
  accessor heading: ModalProps['heading'];
@@ -6319,17 +6369,23 @@ declare class Modal extends PreactOverlayElement implements ModalProps {
6319
6369
  /** @private */
6320
6370
  [dialog]: HTMLDialogElement | null;
6321
6371
  /** @private */
6372
+ [focusedElement]: HTMLElement | null;
6373
+ /** @private */
6322
6374
  [nestedModals]: Map<Modal, boolean>;
6323
6375
  /** @private */
6324
6376
  [childrenRerenderObserver]: MutationObserver;
6325
6377
  /** @private */
6378
+ [shadowDomRerenderObserver]: MutationObserver;
6379
+ /** @private */
6326
6380
  [onEscape]: (event: KeyboardEvent) => void;
6327
6381
  /** @private */
6328
6382
  [onBackdropClick]: (event: MouseEvent) => void;
6329
6383
  /** @private */
6330
6384
  [onChildModalChange]: EventListenerOrEventListenerObject;
6331
6385
  /** @private */
6332
- get [open](): boolean;
6386
+ get [isOpen](): boolean;
6387
+ /** @private */
6388
+ [dismiss](): void;
6333
6389
  /** @private */
6334
6390
  get [hasOpenChildModal](): boolean;
6335
6391
  /** @private */
@@ -6353,7 +6409,8 @@ declare global {
6353
6409
  declare module 'preact' {
6354
6410
  namespace createElement.JSX {
6355
6411
  interface IntrinsicElements {
6356
- [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'>;
6412
+ [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'> &
6413
+ PreactBaseElementPropsWithChildren<Modal>;
6357
6414
  }
6358
6415
  }
6359
6416
  }
@@ -6375,7 +6432,7 @@ export interface ModalJSXProps
6375
6432
  /**
6376
6433
  * The secondary actions to perform.
6377
6434
  *
6378
- * Only `ButtonGroup` or `Button` with a variant of `secondary` or `auto` are allowed.
6435
+ * Only `Button` elements with a variant of `secondary` or `auto` are allowed.
6379
6436
  */
6380
6437
  secondaryActions?: ComponentChildren;
6381
6438
  onHide?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
@@ -6582,7 +6639,9 @@ declare class Page extends PreactCustomElement implements PageProps {
6582
6639
  accessor inlineSize: PageProps['inlineSize'];
6583
6640
  accessor heading: PageProps['heading'];
6584
6641
  constructor();
6642
+ /** @private */
6585
6643
  connectedCallback(): void;
6644
+ /** @private */
6586
6645
  disconnectedCallback(): void;
6587
6646
  }
6588
6647
  declare global {
@@ -6650,7 +6709,6 @@ export interface ParagraphProps
6650
6709
  >
6651
6710
  > {
6652
6711
  color: Extract<ParagraphProps$1['color'], 'base' | 'subdued'>;
6653
- lineClamp: Extract<ParagraphProps$1['lineClamp'], number>;
6654
6712
  }
6655
6713
 
6656
6714
  declare class Paragraph extends PreactCustomElement implements ParagraphProps {
@@ -6822,7 +6880,8 @@ declare global {
6822
6880
  declare module 'preact' {
6823
6881
  namespace createElement.JSX {
6824
6882
  interface IntrinsicElements {
6825
- [tagName$o]: QueryContainerJSXProps;
6883
+ [tagName$o]: QueryContainerJSXProps &
6884
+ PreactBaseElementPropsWithChildren<QueryContainer>;
6826
6885
  }
6827
6886
  }
6828
6887
  }
@@ -7075,7 +7134,7 @@ export interface StackProps
7075
7134
  * Adjust spacing between elements.
7076
7135
  *
7077
7136
  * `gap` can either accept:
7078
- * - a single SpacingKeyword value applied to both axes (e.g. `large-100`)
7137
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value applied to both axes (e.g. `large-100`)
7079
7138
  * - OR a pair of values (eg `large-100 large-500`) can be used to set the inline and block axes respectively
7080
7139
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
7081
7140
  *
@@ -7087,7 +7146,7 @@ export interface StackProps
7087
7146
  *
7088
7147
  * This overrides the row value of `gap`.
7089
7148
  * `rowGap` either accepts:
7090
- * - a single SpacingKeyword value (e.g. `large-100`)
7149
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value (e.g. `large-100`)
7091
7150
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
7092
7151
  *
7093
7152
  * @default '' - meaning no override
@@ -7098,7 +7157,7 @@ export interface StackProps
7098
7157
  *
7099
7158
  * This overrides the column value of `gap`.
7100
7159
  * `columnGap` either accepts:
7101
- * - a single SpacingKeyword value (e.g. `large-100`)
7160
+ * - a single [SpacingKeyword](https://shopify.dev/docs/api/app-home/using-polaris-components#scale) value (e.g. `large-100`)
7102
7161
  * - OR a [responsive value](https://shopify.dev/docs/api/app-home/using-polaris-components#responsive-values) string with the supported SpacingKeyword as a query value.
7103
7162
  *
7104
7163
  * @default '' - meaning no override
@@ -8103,6 +8162,15 @@ export interface ChoiceSlots {
8103
8162
  * any markup or element structure is ignored.
8104
8163
  */
8105
8164
  children?: HTMLElement;
8165
+ /**
8166
+ * Additional text to provide context or guidance for the input.
8167
+ *
8168
+ * This text is displayed along with the input and its label
8169
+ * to offer more information or instructions to the user.
8170
+ *
8171
+ * @implementation this content should be linked to the input with an `aria-describedby` attribute.
8172
+ */
8173
+ details?: HTMLElement;
8106
8174
  }
8107
8175
 
8108
8176
  export interface ChoiceListEvents {
@@ -8274,7 +8342,7 @@ export interface ModalSlots {
8274
8342
  /**
8275
8343
  * The secondary actions to perform.
8276
8344
  *
8277
- * Only `ButtonGroup` or `Button` with a variant of `secondary` or `auto` are allowed.
8345
+ * Only `Button` elements with a variant of `secondary` or `auto` are allowed.
8278
8346
  */
8279
8347
  'secondary-actions'?: HTMLElement;
8280
8348
  }
@@ -8793,28 +8861,28 @@ declare global {
8793
8861
  declare module 'react' {
8794
8862
  namespace JSX {
8795
8863
  interface IntrinsicElements {
8796
- [tagName$M]: ColorPickerJSXProps;
8864
+ [tagName$M]: ColorPickerJSXProps & ReactBaseElementProps<ColorPicker>;
8797
8865
  }
8798
8866
  }
8799
8867
  }
8800
8868
  declare global {
8801
8869
  namespace JSX {
8802
8870
  interface IntrinsicElements {
8803
- [tagName$M]: ColorPickerJSXProps;
8871
+ [tagName$M]: ColorPickerJSXProps & ReactBaseElementProps<ColorPicker>;
8804
8872
  }
8805
8873
  }
8806
8874
  }
8807
8875
  declare module 'react' {
8808
8876
  namespace JSX {
8809
8877
  interface IntrinsicElements {
8810
- [tagName$L]: DateFieldJSXProps;
8878
+ [tagName$L]: DateFieldJSXProps & ReactBaseElementProps<DateField>;
8811
8879
  }
8812
8880
  }
8813
8881
  }
8814
8882
  declare global {
8815
8883
  namespace JSX {
8816
8884
  interface IntrinsicElements {
8817
- [tagName$L]: DateFieldJSXProps;
8885
+ [tagName$L]: DateFieldJSXProps & ReactBaseElementProps<DateField>;
8818
8886
  }
8819
8887
  }
8820
8888
  }
@@ -8849,14 +8917,14 @@ declare global {
8849
8917
  declare module 'react' {
8850
8918
  namespace JSX {
8851
8919
  interface IntrinsicElements {
8852
- [tagName$I]: DropZoneJSXProps;
8920
+ [tagName$I]: DropZoneJSXProps & ReactBaseElementProps<DropZone>;
8853
8921
  }
8854
8922
  }
8855
8923
  }
8856
8924
  declare global {
8857
8925
  namespace JSX {
8858
8926
  interface IntrinsicElements {
8859
- [tagName$I]: DropZoneJSXProps;
8927
+ [tagName$I]: DropZoneJSXProps & ReactBaseElementProps<DropZone>;
8860
8928
  }
8861
8929
  }
8862
8930
  }
@@ -8979,28 +9047,30 @@ declare global {
8979
9047
  declare module 'react' {
8980
9048
  namespace JSX {
8981
9049
  interface IntrinsicElements {
8982
- [tagName$z]: MenuJSXProps;
9050
+ [tagName$z]: MenuJSXProps & ReactBaseElementPropsWithChildren<Menu>;
8983
9051
  }
8984
9052
  }
8985
9053
  }
8986
9054
  declare global {
8987
9055
  namespace JSX {
8988
9056
  interface IntrinsicElements {
8989
- [tagName$z]: MenuJSXProps;
9057
+ [tagName$z]: MenuJSXProps & ReactBaseElementPropsWithChildren<Menu>;
8990
9058
  }
8991
9059
  }
8992
9060
  }
8993
9061
  declare module 'react' {
8994
9062
  namespace JSX {
8995
9063
  interface IntrinsicElements {
8996
- [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'>;
9064
+ [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'> &
9065
+ ReactBaseElementPropsWithChildren<Modal>;
8997
9066
  }
8998
9067
  }
8999
9068
  }
9000
9069
  declare global {
9001
9070
  namespace JSX {
9002
9071
  interface IntrinsicElements {
9003
- [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'>;
9072
+ [tagName$y]: Omit<ModalJSXProps, 'primaryAction' | 'secondaryActions'> &
9073
+ ReactBaseElementPropsWithChildren<Modal>;
9004
9074
  }
9005
9075
  }
9006
9076
  }
@@ -9147,14 +9217,16 @@ declare global {
9147
9217
  declare module 'react' {
9148
9218
  namespace JSX {
9149
9219
  interface IntrinsicElements {
9150
- [tagName$o]: QueryContainerJSXProps;
9220
+ [tagName$o]: QueryContainerJSXProps &
9221
+ ReactBaseElementPropsWithChildren<QueryContainer>;
9151
9222
  }
9152
9223
  }
9153
9224
  }
9154
9225
  declare global {
9155
9226
  namespace JSX {
9156
9227
  interface IntrinsicElements {
9157
- [tagName$o]: QueryContainerJSXProps;
9228
+ [tagName$o]: QueryContainerJSXProps &
9229
+ ReactBaseElementPropsWithChildren<QueryContainer>;
9158
9230
  }
9159
9231
  }
9160
9232
  }
@@ -2,23 +2,44 @@ import type {CSSProperties} from 'react';
2
2
  import {
3
3
  ReferenceEntityTemplateSchema,
4
4
  CodeTabType,
5
+ ExampleType,
6
+ ExampleSectionSchema,
7
+ ExampleGroupType,
5
8
  } from '@shopify/generate-docs';
6
9
 
7
10
  // Don't allow all CSS properties to be used in the customStyles property
8
11
  type AllowedCSSProperties = Pick<CSSProperties, 'minHeight' | 'minBlockSize'>;
9
12
 
13
+ type AdminCodeTabType = CodeTabType & {
14
+ layout?: string;
15
+ customStyles?: AllowedCSSProperties;
16
+ };
17
+
18
+ interface CodeLinkType {
19
+ name: string;
20
+ url: string;
21
+ icon: string;
22
+ }
23
+
24
+ interface AdminCodeblockType {
25
+ title: string;
26
+ tabs: AdminCodeTabType[];
27
+ links?: CodeLinkType[];
28
+ }
29
+
30
+ type AdminExampleType = Omit<ExampleType, 'codeblock'> & {
31
+ codeblock: AdminCodeblockType | AdminCodeblockType[];
32
+ };
33
+
34
+ type AdminExampleGroupType = Omit<ExampleGroupType, 'examples'> & {
35
+ examples: AdminExampleType[];
36
+ };
37
+
10
38
  export interface AdminReferenceEntityTemplateSchema
11
- extends Omit<ReferenceEntityTemplateSchema, 'defaultExample'> {
12
- defaultExample?: Omit<
13
- NonNullable<ReferenceEntityTemplateSchema['defaultExample']>,
14
- 'codeblock'
15
- > & {
16
- codeblock?: {
17
- title: string;
18
- tabs: (CodeTabType & {
19
- layout?: string;
20
- customStyles?: AllowedCSSProperties;
21
- })[];
22
- };
39
+ extends Omit<ReferenceEntityTemplateSchema, 'defaultExample' | 'examples'> {
40
+ defaultExample?: AdminExampleType;
41
+ examples?: Omit<ExampleSectionSchema, 'exampleGroups' | 'examples'> & {
42
+ exampleGroups?: AdminExampleGroupType[] | null;
43
+ examples?: AdminExampleType[] | null;
23
44
  };
24
45
  }
@@ -190,7 +190,7 @@ export interface OrderStatusApi<Target extends ExtensionTarget> {
190
190
 
191
191
  /**
192
192
  * The metafields requested in the
193
- * [`shopify.ui.extension.toml`](https://shopify.dev/docs/api/checkout-ui-extensions/configuration)
193
+ * [`shopify.ui.extension.toml`](https://shopify.dev/docs/api/customer-account-ui-extensions/configuration)
194
194
  * file. These metafields are updated when there's a change in the merchandise items
195
195
  * being purchased by the customer.
196
196
  *
@@ -241,7 +241,7 @@ export interface OrderStatusApi<Target extends ExtensionTarget> {
241
241
  * extension’s configuration file.
242
242
  *
243
243
  * @example 'customer-account.order-status.block.render'
244
- * @see https://shopify.dev/docs/api/checkout-ui-extensions/unstable/extension-targets-overview
244
+ * @see https://shopify.dev/docs/api/customer-account-ui-extensions/extension-targets-overview
245
245
  * @see https://shopify.dev/docs/apps/app-extensions/configuration#targets
246
246
  *
247
247
  * @deprecated Deprecated as of version `2023-07`, use `extension.target` instead.
@@ -256,7 +256,7 @@ export interface OrderStatusApi<Target extends ExtensionTarget> {
256
256
  /**
257
257
  * Details about the location, language, and currency of the buyer. For utilities to easily
258
258
  * format and translate content based on these details, you can use the
259
- * [`i18n`](https://shopify.dev/docs/api/checkout-ui-extensions/apis/standardapi#properties-propertydetail-i18n)
259
+ * [`i18n`](https://shopify.dev/docs/api/customer-account-ui-extensions/apis/localization)
260
260
  * object instead.
261
261
  */
262
262
  localization: OrderStatusLocalization;
@@ -751,7 +751,7 @@ export interface SelectedPaymentOption {
751
751
  /**
752
752
  * The unique handle referencing `PaymentOption.handle`.
753
753
  *
754
- * See [availablePaymentOptions](https://shopify.dev/docs/api/checkout-ui-extensions/apis/standardapi#properties-propertydetail-availablepaymentoptions).
754
+ * See [availablePaymentOptions](https://shopify.dev/docs/api/checkout-ui-extensions/apis/payments#standardapi-propertydetail-selectedpaymentoptions).
755
755
  */
756
756
  handle: string;
757
757
  }
@@ -918,7 +918,7 @@ export interface PaymentTermsTemplate {
918
918
  */
919
919
  id: string;
920
920
  /**
921
- * The name of the payment terms translated to the buyer's current language. See [localization.language](https://shopify.dev/docs/api/checkout-ui-extensions/apis/standardapi#properties-propertydetail-localization).
921
+ * The name of the payment terms translated to the buyer's current language. See [localization.language](https://shopify.dev/docs/api/customer-account-ui-extensions/apis/localization#standardapi-propertydetail-localization).
922
922
  */
923
923
  name: string;
924
924
  /**
@@ -156,13 +156,11 @@ export interface Extension<Target extends ExtensionTarget = ExtensionTarget> {
156
156
 
157
157
  /**
158
158
  * The allowed capabilities of the extension, defined
159
- * in your [shopify.ui.extension.toml](https://shopify.dev/docs/api/checkout-ui-extensions/configuration) file.
159
+ * in your [shopify.ui.extension.toml](https://shopify.dev/docs/api/customer-account-ui-extensions/configuration) file.
160
160
  *
161
- * * [`api_access`](https://shopify.dev/docs/api/checkout-ui-extensions/configuration#api-access): the extension can access the Storefront API.
161
+ * * [`api_access`](https://shopify.dev/docs/api/customer-account-ui-extensions/configuration#api-access): the extension can access the Storefront API.
162
162
  *
163
- * * [`network_access`](https://shopify.dev/docs/api/checkout-ui-extensions/configuration#network-access): the extension can make external network calls.
164
- *
165
- * * [`block_progress`](https://shopify.dev/docs/api/checkout-ui-extensions/configuration#block-progress): the extension can block a buyer's progress and the merchant has allowed this blocking behavior.
163
+ * * [`network_access`](https://shopify.dev/docs/api/customer-account-ui-extensions/configuration#network-access): the extension can make external network calls.
166
164
  */
167
165
  capabilities: SubscribableSignalLike<Capability[]>;
168
166
 
@@ -197,7 +195,7 @@ export interface Extension<Target extends ExtensionTarget = ExtensionTarget> {
197
195
  * extension’s configuration file.
198
196
  *
199
197
  * @example 'customer-account.order-status.block.render'
200
- * @see https://shopify.dev/docs/api/checkout-ui-extensions/unstable/extension-targets-overview
198
+ * @see https://shopify.dev/docs/api/customer-account-ui-extensions/extension-targets-overview
201
199
  * @see https://shopify.dev/docs/apps/app-extensions/configuration#targets
202
200
  */
203
201
  target: Target;
@@ -33,7 +33,7 @@ export interface StandardApi<Target extends ExtensionTarget = ExtensionTarget> {
33
33
  * extension’s configuration file.
34
34
  *
35
35
  * @example 'customer-account.order-status.block.render'
36
- * @see https://shopify.dev/docs/api/checkout-ui-extensions/unstable/extension-targets-overview
36
+ * @see https://shopify.dev/docs/api/customer-account-ui-extensions/extension-targets-overview
37
37
  * @see https://shopify.dev/docs/apps/app-extensions/configuration#targets
38
38
  *
39
39
  * @deprecated Deprecated as of version `2023-07`, use `extension.target` instead.
@@ -111,7 +111,7 @@ export interface StandardApi<Target extends ExtensionTarget = ExtensionTarget> {
111
111
  *
112
112
  * - Use noun + past tense verb format. For example, \`Changes saved\`.
113
113
  *
114
- * For errors, or information that needs to persist on the page, use a [banner](/docs/api/checkout-ui-extensions/unstable/components/feedback/banner) component.
114
+ * For errors, or information that needs to persist on the page, use a [banner](/docs/api/checkout-ui-extensions/polaris-web-components/feedback/banner) component.
115
115
  */
116
116
  toast: ToastApi;
117
117
 
@@ -133,7 +133,7 @@ export interface StandardApi<Target extends ExtensionTarget = ExtensionTarget> {
133
133
  /**
134
134
  * Allows setting and updating customer privacy consent settings and tracking consent metafields.
135
135
  *
136
- * > Note: Requires the [`customer_privacy` capability](https://shopify.dev/docs/api/checkout-ui-extensions/unstable/configuration#collect-buyer-consent) to be set to `true`.
136
+ * > Note: Requires the [`customer_privacy` capability](https://shopify.dev/docs/api/customer-account-ui-extensions/configuration#collect-buyer-consent) to be set to `true`.
137
137
  *
138
138
  * {% include /apps/checkout/privacy-icon.md %} Requires access to [protected customer data](/docs/apps/store/data-protection/protected-customer-data).
139
139
  */
@@ -1,4 +1,4 @@
1
1
  <s-avatar
2
- alt="Evan White"
3
- initials="EW"
2
+ alt="Avery Brown"
3
+ initials="AB"
4
4
  ></s-avatar>
@@ -26,11 +26,11 @@ export type ExtensionTarget = keyof ExtensionTargets;
26
26
 
27
27
  export interface OrderStatusExtensionTargets {
28
28
  /**
29
- * A [dynamic extension target](https://shopify.dev/docs/api/checkout-ui-extensions/extension-targets-overview#dynamic-extension-targets) that renders exclusively on the **Order status** page.
29
+ * A [dynamic extension target](https://shopify.dev/docs/api/customer-account-ui-extensions/extension-targets-overview#dynamic-extension-targets) that renders exclusively on the **Order status** page.
30
30
  * Unlike static extension targets, dynamic extension targets render where the merchant
31
31
  * sets them using the [checkout editor](https://shopify.dev/apps/checkout/test-ui-extensions#test-the-extension-in-the-checkout-editor).
32
32
  *
33
- * The [placements](https://shopify.dev/docs/api/checkout-ui-extensions/extension-targets-overview#placements) for dynamic extension targets can be previewed during development
33
+ * The [placements](https://shopify.dev/docs/api/customer-account-ui-extensions/extension-targets-overview#placements) for dynamic extension targets can be previewed during development
34
34
  * by [using a URL parameter](https://shopify.dev/docs/apps/checkout/best-practices/testing-ui-extensions#dynamic-extension-targets).
35
35
  */
36
36
  'customer-account.order-status.block.render': RenderExtension<
@@ -8,12 +8,6 @@ import {CustomerAccountUIExtensionError} from './errors';
8
8
  /**
9
9
  * Returns the full API object that was passed in to your extension when it was created.
10
10
  * Depending on the extension target, this object can contain different properties.
11
- *
12
- * For example, the `customer-account.order-status.cart-line-item.render-after` extension target will return the [CartLineDetailsApi](https://shopify.dev/docs/api/checkout-ui-extensions/apis/cartlinedetailsapi) object.
13
- * Other targets may only have access to the [StandardApi](https://shopify.dev/docs/api/checkout-ui-extensions/apis/standardapi) object,
14
- * which contains a basic set of properties about the order.
15
- *
16
- * For a full list of the API available to each extension target, see the [ExtensionTargets type](https://shopify.dev/docs/api/checkout-ui-extensions/apis/extensiontargets).
17
11
  */
18
12
  export function useApi<
19
13
  Target extends RenderExtensionTarget = RenderExtensionTarget,
@@ -33,12 +27,6 @@ export function useApi<
33
27
  * Returns the full API object that was passed in to your extension when it was created.
34
28
  * Depending on the extension target, this object can contain different properties.
35
29
  *
36
- * For example, the `customer-account.order-status.cart-line-item.render-after` extension target will return the [CartLineDetailsApi](https://shopify.dev/docs/api/checkout-ui-extensions/apis/cartlinedetailsapi) object.
37
- * Other targets may only have access to the [StandardApi](https://shopify.dev/docs/api/checkout-ui-extensions/apis/standardapi) object,
38
- * which contains a basic set of properties about the order.
39
- *
40
- * For a full list of the API available to each extension target, see the [ExtensionTargets type](https://shopify.dev/docs/api/checkout-ui-extensions/apis/extensiontargets).
41
- *
42
30
  * > Caution: This is deprecated, use `useApi` instead.
43
31
  *
44
32
  * @deprecated This is deprecated, use `useApi` instead.