@shopify/ui-extensions 2025.10.5 → 2025.10.7

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 (177) hide show
  1. package/build/ts/surfaces/checkout/api/address-autocomplete/standard.d.ts +2 -2
  2. package/build/ts/surfaces/checkout/api/standard/standard.d.ts +6 -6
  3. package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts.map +1 -1
  4. package/build/ts/surfaces/checkout/components/Announcement.d.ts +10 -5
  5. package/build/ts/surfaces/checkout/components/Banner/Banner.doc.d.ts.map +1 -1
  6. package/build/ts/surfaces/checkout/components/Banner.d.ts +4 -4
  7. package/build/ts/surfaces/checkout/components/Button/Button.doc.d.ts.map +1 -1
  8. package/build/ts/surfaces/checkout/components/Button.d.ts +3 -3
  9. package/build/ts/surfaces/checkout/components/Checkbox/Checkbox.doc.d.ts.map +1 -1
  10. package/build/ts/surfaces/checkout/components/Checkbox.d.ts +3 -3
  11. package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts.map +1 -1
  12. package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -1
  13. package/build/ts/surfaces/checkout/components/ChoiceList.d.ts +3 -3
  14. package/build/ts/surfaces/checkout/components/Clickable/Clickable.doc.d.ts.map +1 -1
  15. package/build/ts/surfaces/checkout/components/Clickable.d.ts +5 -5
  16. package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -1
  17. package/build/ts/surfaces/checkout/components/ClickableChip.d.ts +5 -5
  18. package/build/ts/surfaces/checkout/components/ClipboardItem/ClipboardItem.doc.d.ts.map +1 -1
  19. package/build/ts/surfaces/checkout/components/ClipboardItem.d.ts +4 -4
  20. package/build/ts/surfaces/checkout/components/ConsentCheckbox/ConsentCheckbox.doc.d.ts.map +1 -1
  21. package/build/ts/surfaces/checkout/components/ConsentCheckbox.d.ts +3 -3
  22. package/build/ts/surfaces/checkout/components/ConsentPhoneField/ConsentPhoneField.doc.d.ts.map +1 -1
  23. package/build/ts/surfaces/checkout/components/ConsentPhoneField.d.ts +7 -7
  24. package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts.map +1 -1
  25. package/build/ts/surfaces/checkout/components/DateField.d.ts +8 -8
  26. package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
  27. package/build/ts/surfaces/checkout/components/DatePicker.d.ts +7 -7
  28. package/build/ts/surfaces/checkout/components/Details/Details.doc.d.ts.map +1 -1
  29. package/build/ts/surfaces/checkout/components/Details.d.ts +9 -4
  30. package/build/ts/surfaces/checkout/components/DropZone/DropZone.doc.d.ts.map +1 -1
  31. package/build/ts/surfaces/checkout/components/DropZone.d.ts +5 -5
  32. package/build/ts/surfaces/checkout/components/EmailField/EmailField.doc.d.ts.map +1 -1
  33. package/build/ts/surfaces/checkout/components/EmailField.d.ts +13 -7
  34. package/build/ts/surfaces/checkout/components/Form/Form.doc.d.ts.map +1 -1
  35. package/build/ts/surfaces/checkout/components/Form.d.ts +3 -3
  36. package/build/ts/surfaces/checkout/components/Link/Link.doc.d.ts.map +1 -1
  37. package/build/ts/surfaces/checkout/components/Link.d.ts +3 -3
  38. package/build/ts/surfaces/checkout/components/Map/Map.doc.d.ts.map +1 -1
  39. package/build/ts/surfaces/checkout/components/Map.d.ts +23 -7
  40. package/build/ts/surfaces/checkout/components/MapMarker.d.ts +3 -3
  41. package/build/ts/surfaces/checkout/components/Modal/Modal.doc.d.ts.map +1 -1
  42. package/build/ts/surfaces/checkout/components/Modal.d.ts +6 -6
  43. package/build/ts/surfaces/checkout/components/MoneyField/MoneyField.doc.d.ts.map +1 -1
  44. package/build/ts/surfaces/checkout/components/MoneyField.d.ts +6 -6
  45. package/build/ts/surfaces/checkout/components/NumberField/NumberField.doc.d.ts.map +1 -1
  46. package/build/ts/surfaces/checkout/components/NumberField.d.ts +43 -14
  47. package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts.map +1 -1
  48. package/build/ts/surfaces/checkout/components/PasswordField.d.ts +6 -6
  49. package/build/ts/surfaces/checkout/components/PhoneField/PhoneField.doc.d.ts.map +1 -1
  50. package/build/ts/surfaces/checkout/components/PhoneField.d.ts +6 -6
  51. package/build/ts/surfaces/checkout/components/Popover/Popover.doc.d.ts.map +1 -1
  52. package/build/ts/surfaces/checkout/components/Popover.d.ts +4 -4
  53. package/build/ts/surfaces/checkout/components/PressButton/PressButton.doc.d.ts.map +1 -1
  54. package/build/ts/surfaces/checkout/components/PressButton.d.ts +5 -5
  55. package/build/ts/surfaces/checkout/components/QRCode/QRCode.doc.d.ts.map +1 -1
  56. package/build/ts/surfaces/checkout/components/QRCode.d.ts +3 -3
  57. package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
  58. package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts.map +1 -1
  59. package/build/ts/surfaces/checkout/components/Select.d.ts +5 -5
  60. package/build/ts/surfaces/checkout/components/Sheet/Sheet.doc.d.ts.map +1 -1
  61. package/build/ts/surfaces/checkout/components/Sheet.d.ts +6 -6
  62. package/build/ts/surfaces/checkout/components/Switch/Switch.doc.d.ts.map +1 -1
  63. package/build/ts/surfaces/checkout/components/Switch.d.ts +3 -3
  64. package/build/ts/surfaces/checkout/components/TextArea/TextArea.doc.d.ts.map +1 -1
  65. package/build/ts/surfaces/checkout/components/TextArea.d.ts +6 -6
  66. package/build/ts/surfaces/checkout/components/TextField/TextField.doc.d.ts.map +1 -1
  67. package/build/ts/surfaces/checkout/components/TextField.d.ts +7 -7
  68. package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts.map +1 -1
  69. package/build/ts/surfaces/checkout/components/UrlField.d.ts +6 -6
  70. package/build/ts/surfaces/checkout/components/components.d.ts +5 -4
  71. package/build/ts/surfaces/checkout/helper.docs.d.ts.map +1 -1
  72. package/build/ts/surfaces/customer-account/components/Announcement.d.ts +10 -5
  73. package/build/ts/surfaces/customer-account/components/Banner.d.ts +4 -4
  74. package/build/ts/surfaces/customer-account/components/Button.d.ts +3 -3
  75. package/build/ts/surfaces/customer-account/components/Checkbox.d.ts +3 -3
  76. package/build/ts/surfaces/customer-account/components/ChoiceList.d.ts +3 -3
  77. package/build/ts/surfaces/customer-account/components/Clickable.d.ts +5 -5
  78. package/build/ts/surfaces/customer-account/components/ClickableChip.d.ts +5 -5
  79. package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +4 -4
  80. package/build/ts/surfaces/customer-account/components/ConsentCheckbox.d.ts +3 -3
  81. package/build/ts/surfaces/customer-account/components/ConsentPhoneField.d.ts +7 -7
  82. package/build/ts/surfaces/customer-account/components/DateField.d.ts +8 -8
  83. package/build/ts/surfaces/customer-account/components/DatePicker.d.ts +7 -7
  84. package/build/ts/surfaces/customer-account/components/Details.d.ts +9 -4
  85. package/build/ts/surfaces/customer-account/components/DropZone.d.ts +5 -5
  86. package/build/ts/surfaces/customer-account/components/EmailField.d.ts +13 -7
  87. package/build/ts/surfaces/customer-account/components/Form.d.ts +3 -3
  88. package/build/ts/surfaces/customer-account/components/Link.d.ts +3 -3
  89. package/build/ts/surfaces/customer-account/components/Map.d.ts +23 -7
  90. package/build/ts/surfaces/customer-account/components/MapMarker.d.ts +3 -3
  91. package/build/ts/surfaces/customer-account/components/Modal.d.ts +6 -6
  92. package/build/ts/surfaces/customer-account/components/MoneyField.d.ts +6 -6
  93. package/build/ts/surfaces/customer-account/components/NumberField.d.ts +43 -14
  94. package/build/ts/surfaces/customer-account/components/PasswordField.d.ts +6 -6
  95. package/build/ts/surfaces/customer-account/components/PhoneField.d.ts +6 -6
  96. package/build/ts/surfaces/customer-account/components/Popover.d.ts +4 -4
  97. package/build/ts/surfaces/customer-account/components/PressButton.d.ts +5 -5
  98. package/build/ts/surfaces/customer-account/components/QRCode.d.ts +3 -3
  99. package/build/ts/surfaces/customer-account/components/Select.d.ts +5 -5
  100. package/build/ts/surfaces/customer-account/components/Sheet.d.ts +6 -6
  101. package/build/ts/surfaces/customer-account/components/Switch.d.ts +3 -3
  102. package/build/ts/surfaces/customer-account/components/TextArea.d.ts +6 -6
  103. package/build/ts/surfaces/customer-account/components/TextField.d.ts +7 -7
  104. package/build/ts/surfaces/customer-account/components/UrlField.d.ts +6 -6
  105. package/build/ts/surfaces/customer-account/components/components.d.ts +5 -4
  106. package/build/ts/surfaces/point-of-sale/types/cart.d.ts +26 -0
  107. package/build/ts/surfaces/point-of-sale/types/cart.d.ts.map +1 -1
  108. package/build/tsconfig.tsbuildinfo +1 -1
  109. package/package.json +1 -1
  110. package/src/surfaces/admin/components/DatePicker/examples/analytics-dashboard.html +2 -2
  111. package/src/surfaces/checkout/api/address-autocomplete/standard.ts +2 -2
  112. package/src/surfaces/checkout/api/standard/standard.ts +6 -6
  113. package/src/surfaces/checkout/components/Announcement.d.ts +10 -5
  114. package/src/surfaces/checkout/components/Banner.d.ts +4 -4
  115. package/src/surfaces/checkout/components/Button.d.ts +3 -3
  116. package/src/surfaces/checkout/components/Checkbox.d.ts +3 -3
  117. package/src/surfaces/checkout/components/ChoiceList/examples/basic-choice-list.example.html +3 -3
  118. package/src/surfaces/checkout/components/ChoiceList/examples/block-choice-variant.example.html +47 -0
  119. package/src/surfaces/checkout/components/ChoiceList/examples/grid-choice-variant.example.html +5 -0
  120. package/src/surfaces/checkout/components/ChoiceList/examples/inline-choice-variant.example.html +6 -0
  121. package/src/surfaces/checkout/components/ChoiceList/examples/list-choice-variant.example.html +5 -0
  122. package/src/surfaces/checkout/components/ChoiceList.d.ts +3 -3
  123. package/src/surfaces/checkout/components/Clickable.d.ts +5 -5
  124. package/src/surfaces/checkout/components/ClickableChip.d.ts +5 -5
  125. package/src/surfaces/checkout/components/ClipboardItem.d.ts +4 -4
  126. package/src/surfaces/checkout/components/ConsentCheckbox.d.ts +3 -3
  127. package/src/surfaces/checkout/components/ConsentPhoneField.d.ts +7 -7
  128. package/src/surfaces/checkout/components/DateField.d.ts +8 -8
  129. package/src/surfaces/checkout/components/DatePicker.d.ts +7 -7
  130. package/src/surfaces/checkout/components/Details.d.ts +9 -4
  131. package/src/surfaces/checkout/components/DropZone.d.ts +5 -5
  132. package/src/surfaces/checkout/components/EmailField.d.ts +13 -7
  133. package/src/surfaces/checkout/components/Form.d.ts +3 -3
  134. package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -4
  135. package/src/surfaces/checkout/components/Link.d.ts +3 -3
  136. package/src/surfaces/checkout/components/Map/examples/map-marker-graphic.example.html +14 -0
  137. package/src/surfaces/checkout/components/Map/examples/map-marker-popover.example.html +14 -0
  138. package/src/surfaces/checkout/components/Map.d.ts +23 -7
  139. package/src/surfaces/checkout/components/MapMarker.d.ts +3 -3
  140. package/src/surfaces/checkout/components/Modal.d.ts +6 -6
  141. package/src/surfaces/checkout/components/MoneyField.d.ts +6 -6
  142. package/src/surfaces/checkout/components/NumberField.d.ts +43 -14
  143. package/src/surfaces/checkout/components/PasswordField.d.ts +6 -6
  144. package/src/surfaces/checkout/components/PaymentIcon/examples/basic-payment-icon.example.html +7 -7
  145. package/src/surfaces/checkout/components/PhoneField.d.ts +6 -6
  146. package/src/surfaces/checkout/components/Popover.d.ts +4 -4
  147. package/src/surfaces/checkout/components/PressButton.d.ts +5 -5
  148. package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-product-thumbnail.example.html +1 -1
  149. package/src/surfaces/checkout/components/QRCode.d.ts +3 -3
  150. package/src/surfaces/checkout/components/Select.d.ts +5 -5
  151. package/src/surfaces/checkout/components/Sheet.d.ts +6 -6
  152. package/src/surfaces/checkout/components/Switch.d.ts +3 -3
  153. package/src/surfaces/checkout/components/TextArea.d.ts +6 -6
  154. package/src/surfaces/checkout/components/TextField.d.ts +7 -7
  155. package/src/surfaces/checkout/components/UrlField.d.ts +6 -6
  156. package/src/surfaces/checkout/components/components.d.ts +5 -4
  157. package/src/surfaces/checkout/helper.docs.ts +1 -67
  158. package/src/surfaces/point-of-sale/components/ChoiceList/examples/event-handling.jsx +2 -2
  159. package/src/surfaces/point-of-sale/components/ChoiceList/examples/multiple-selection.jsx +1 -1
  160. package/src/surfaces/point-of-sale/components/DateField/examples/event-handling.jsx +4 -4
  161. package/src/surfaces/point-of-sale/components/DatePicker/examples/command-system.jsx +1 -1
  162. package/src/surfaces/point-of-sale/components/DatePicker/examples/event-handling.jsx +2 -2
  163. package/src/surfaces/point-of-sale/components/DateSpinner/examples/command-system.jsx +1 -1
  164. package/src/surfaces/point-of-sale/components/DateSpinner/examples/event-handling.jsx +2 -2
  165. package/src/surfaces/point-of-sale/components/EmailField/examples/event-handling.jsx +2 -2
  166. package/src/surfaces/point-of-sale/components/NumberField/examples/controls-constraints.jsx +2 -2
  167. package/src/surfaces/point-of-sale/components/NumberField/examples/input-mode.jsx +2 -2
  168. package/src/surfaces/point-of-sale/components/SearchField/examples/event-handling.jsx +2 -2
  169. package/src/surfaces/point-of-sale/components/TextArea/examples/event-handling.jsx +2 -2
  170. package/src/surfaces/point-of-sale/components/TextArea/examples/rows-configuration.jsx +1 -1
  171. package/src/surfaces/point-of-sale/components/TextField/examples/common-props.jsx +1 -1
  172. package/src/surfaces/point-of-sale/components/TextField/examples/event-handling.jsx +5 -5
  173. package/src/surfaces/point-of-sale/components/TimeField/examples/event-handling.jsx +2 -2
  174. package/src/surfaces/point-of-sale/components/TimePicker/examples/command-system.jsx +1 -1
  175. package/src/surfaces/point-of-sale/components/TimePicker/examples/event-handling.jsx +2 -2
  176. package/src/surfaces/point-of-sale/types/cart.ts +27 -0
  177. package/src/surfaces/checkout/style/examples/style.example.tsx +0 -22
@@ -27,8 +27,8 @@ export interface BaseElementPropsWithChildren<TClass = HTMLElement> extends Base
27
27
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
28
28
  currentTarget: HTMLElementTagNameMap[TTagName];
29
29
  };
30
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
31
- (event: CallbackEvent<TTagName, TEvent>): void;
30
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
31
+ (event: CallbackEvent<TTagName, Event> & TData): void;
32
32
  }) | null;
33
33
 
34
34
  declare const tagName = "s-press-button";
@@ -42,19 +42,19 @@ export interface PressButtonElementEvents {
42
42
  *
43
43
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event
44
44
  */
45
- click?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
45
+ click?: CallbackEventListener<typeof tagName>;
46
46
  /**
47
47
  * Callback when the button has lost focus.
48
48
  *
49
49
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event
50
50
  */
51
- blur?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
51
+ blur?: CallbackEventListener<typeof tagName>;
52
52
  /**
53
53
  * Callback when the button has received focus.
54
54
  *
55
55
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/focus_event
56
56
  */
57
- focus?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
57
+ focus?: CallbackEventListener<typeof tagName>;
58
58
  }
59
59
  export interface PressButtonElement extends PressButtonElementProps, Omit<HTMLElement, 'children' | 'lang' | 'id' | 'onblur' | 'onclick' | 'onfocus'> {
60
60
  onblur: PressButtonEvents['onBlur'];
@@ -21,8 +21,8 @@ export interface BaseElementProps<TClass = HTMLElement> {
21
21
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
22
22
  currentTarget: HTMLElementTagNameMap[TTagName];
23
23
  };
24
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
25
- (event: CallbackEvent<TTagName, TEvent>): void;
24
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
25
+ (event: CallbackEvent<TTagName, Event> & TData): void;
26
26
  }) | null;
27
27
 
28
28
  declare const tagName = "s-qr-code";
@@ -35,7 +35,7 @@ export interface QRCodeElementEvents {
35
35
  * Invoked when the conversion of `content` to a QR code fails.
36
36
  * If an error occurs, the QR code and its child elements will not be displayed.
37
37
  */
38
- error?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
38
+ error?: CallbackEventListener<typeof tagName>;
39
39
  }
40
40
  export interface QRCodelement extends QRCodeElementProps, Omit<HTMLElement, 'id' | 'onerror'> {
41
41
  onerror: QRCodeEvents['onError'];
@@ -27,8 +27,8 @@ export interface BaseElementPropsWithChildren<TClass = HTMLElement> extends Base
27
27
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
28
28
  currentTarget: HTMLElementTagNameMap[TTagName];
29
29
  };
30
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
31
- (event: CallbackEvent<TTagName, TEvent>): void;
30
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
31
+ (event: CallbackEvent<TTagName, Event> & TData): void;
32
32
  }) | null;
33
33
 
34
34
  declare const tagName = "s-select";
@@ -42,19 +42,19 @@ export interface SelectElementEvents {
42
42
  *
43
43
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event
44
44
  */
45
- blur?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
45
+ blur?: CallbackEventListener<typeof tagName>;
46
46
  /**
47
47
  * Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
48
48
  *
49
49
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
50
50
  */
51
- change?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
51
+ change?: CallbackEventListener<typeof tagName>;
52
52
  /**
53
53
  * Callback when the element receives focus.
54
54
  *
55
55
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/focus_event
56
56
  */
57
- focus?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
57
+ focus?: CallbackEventListener<typeof tagName>;
58
58
  }
59
59
  export interface SelectElement extends SelectElementProps, Omit<HTMLElement, 'id' | 'onblur' | 'onchange' | 'onfocus'> {
60
60
  onblur: SelectEvents['onBlur'];
@@ -27,8 +27,8 @@ export interface BaseElementPropsWithChildren<TClass = HTMLElement> extends Base
27
27
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
28
28
  currentTarget: HTMLElementTagNameMap[TTagName];
29
29
  };
30
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
31
- (event: CallbackEvent<TTagName, TEvent>): void;
30
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
31
+ (event: CallbackEvent<TTagName, Event> & TData): void;
32
32
  }) | null;
33
33
 
34
34
  declare const tagName = "s-sheet";
@@ -48,19 +48,19 @@ export interface SheetElementEvents {
48
48
  /**
49
49
  * Callback fired when the overlay is hidden **after** any animations to hide the overlay have finished.
50
50
  */
51
- afterhide?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
51
+ afterhide?: CallbackEventListener<typeof tagName>;
52
52
  /**
53
53
  * Callback fired when the overlay is shown **after** any animations to show the overlay have finished.
54
54
  */
55
- aftershow?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
55
+ aftershow?: CallbackEventListener<typeof tagName>;
56
56
  /**
57
57
  * Callback fired after the overlay is hidden.
58
58
  */
59
- hide?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
59
+ hide?: CallbackEventListener<typeof tagName>;
60
60
  /**
61
61
  * Callback fired after the overlay is shown.
62
62
  */
63
- show?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
63
+ show?: CallbackEventListener<typeof tagName>;
64
64
  }
65
65
  export interface SheetElementSlots {
66
66
  /**
@@ -21,8 +21,8 @@ export interface BaseElementProps<TClass = HTMLElement> {
21
21
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
22
22
  currentTarget: HTMLElementTagNameMap[TTagName];
23
23
  };
24
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
25
- (event: CallbackEvent<TTagName, TEvent>): void;
24
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
25
+ (event: CallbackEvent<TTagName, Event> & TData): void;
26
26
  }) | null;
27
27
 
28
28
  declare const tagName = "s-switch";
@@ -37,7 +37,7 @@ export interface SwitchElementEvents {
37
37
  *
38
38
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
39
39
  */
40
- change?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
40
+ change?: CallbackEventListener<typeof tagName>;
41
41
  }
42
42
  export interface SwitchElement extends SwitchElementProps, Omit<HTMLElement, 'id' | 'onchange'> {
43
43
  onchange: SwitchEvents['onChange'];
@@ -21,8 +21,8 @@ export interface BaseElementProps<TClass = HTMLElement> {
21
21
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
22
22
  currentTarget: HTMLElementTagNameMap[TTagName];
23
23
  };
24
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
25
- (event: CallbackEvent<TTagName, TEvent>): void;
24
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
25
+ (event: CallbackEvent<TTagName, Event> & TData): void;
26
26
  }) | null;
27
27
 
28
28
  declare const tagName = "s-text-area";
@@ -41,25 +41,25 @@ export interface TextAreaElementEvents {
41
41
  *
42
42
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event
43
43
  */
44
- blur?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
44
+ blur?: CallbackEventListener<typeof tagName>;
45
45
  /**
46
46
  * Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
47
47
  *
48
48
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
49
49
  */
50
- change?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
50
+ change?: CallbackEventListener<typeof tagName>;
51
51
  /**
52
52
  * Callback when the element receives focus.
53
53
  *
54
54
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/focus_event
55
55
  */
56
- focus?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
56
+ focus?: CallbackEventListener<typeof tagName>;
57
57
  /**
58
58
  * Callback when the user makes any changes in the field.
59
59
  *
60
60
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/input_event
61
61
  */
62
- input?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
62
+ input?: CallbackEventListener<typeof tagName>;
63
63
  }
64
64
  export interface TextAreaElement extends TextAreaElementProps, Omit<HTMLElement, 'id' | 'onblur' | 'onchange' | 'onfocus' | 'oninput'> {
65
65
  onblur: TextAreaEvents['onBlur'];
@@ -34,8 +34,8 @@ export type ReducedIconTypes = (typeof CHECKOUT_AVAILABLE_ICONS)[number];
34
34
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
35
35
  currentTarget: HTMLElementTagNameMap[TTagName];
36
36
  };
37
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
38
- (event: CallbackEvent<TTagName, TEvent>): void;
37
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
38
+ (event: CallbackEvent<TTagName, Event> & TData): void;
39
39
  }) | null;
40
40
 
41
41
  declare const tagName$1 = "s-icon";
@@ -60,7 +60,7 @@ declare module 'preact' {
60
60
  }
61
61
 
62
62
  declare const tagName = "s-text-field";
63
- export interface TextFieldElementProps extends Pick<TextFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'id' | 'icon' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
63
+ export interface TextFieldElementProps extends Pick<TextFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'icon' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
64
64
  icon?: IconProps['type'];
65
65
  /**
66
66
  * @deprecated Use `label` instead.
@@ -76,25 +76,25 @@ export interface TextFieldElementEvents {
76
76
  *
77
77
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event
78
78
  */
79
- blur?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
79
+ blur?: CallbackEventListener<typeof tagName>;
80
80
  /**
81
81
  * Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
82
82
  *
83
83
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
84
84
  */
85
- change?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
85
+ change?: CallbackEventListener<typeof tagName>;
86
86
  /**
87
87
  * Callback when the element receives focus.
88
88
  *
89
89
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/focus_event
90
90
  */
91
- focus?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
91
+ focus?: CallbackEventListener<typeof tagName>;
92
92
  /**
93
93
  * Callback when the user makes any changes in the field.
94
94
  *
95
95
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/input_event
96
96
  */
97
- input?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
97
+ input?: CallbackEventListener<typeof tagName>;
98
98
  }
99
99
  export interface TextFieldElementSlots {
100
100
  /**
@@ -27,8 +27,8 @@ export interface BaseElementPropsWithChildren<TClass = HTMLElement> extends Base
27
27
  export type CallbackEvent<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = TEvent & {
28
28
  currentTarget: HTMLElementTagNameMap[TTagName];
29
29
  };
30
- export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TEvent extends Event = Event> = (EventListener & {
31
- (event: CallbackEvent<TTagName, TEvent>): void;
30
+ export type CallbackEventListener<TTagName extends keyof HTMLElementTagNameMap, TData = object> = (EventListener & {
31
+ (event: CallbackEvent<TTagName, Event> & TData): void;
32
32
  }) | null;
33
33
 
34
34
  declare const tagName = "s-url-field";
@@ -42,25 +42,25 @@ export interface UrlFieldElementEvents {
42
42
  *
43
43
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/blur_event
44
44
  */
45
- blur?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
45
+ blur?: CallbackEventListener<typeof tagName>;
46
46
  /**
47
47
  * Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
48
48
  *
49
49
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/change_event
50
50
  */
51
- change?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
51
+ change?: CallbackEventListener<typeof tagName>;
52
52
  /**
53
53
  * Callback when the element receives focus.
54
54
  *
55
55
  * @see https://developer.mozilla.org/en-US/docs/Web/API/Element/focus_event
56
56
  */
57
- focus?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
57
+ focus?: CallbackEventListener<typeof tagName>;
58
58
  /**
59
59
  * Callback when the user makes any changes in the field.
60
60
  *
61
61
  * @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/input_event
62
62
  */
63
- input?: ((event: CallbackEventListener<typeof tagName>) => void) | null;
63
+ input?: CallbackEventListener<typeof tagName>;
64
64
  }
65
65
  export interface UrlFieldElementSlots {
66
66
  /**
@@ -3826,7 +3826,7 @@ declare global {
3826
3826
  declare module 'preact' {
3827
3827
  namespace createElement.JSX {
3828
3828
  interface IntrinsicElements {
3829
- [tagName$K]: ConsentPhoneFieldProps & BaseElementProps<ConsentPhoneFieldElement>;
3829
+ [tagName$K]: ConsentPhoneFieldProps & BaseElementPropsWithChildren<ConsentPhoneFieldElement>;
3830
3830
  }
3831
3831
  }
3832
3832
  }
@@ -3984,7 +3984,7 @@ declare global {
3984
3984
  declare module 'preact' {
3985
3985
  namespace createElement.JSX {
3986
3986
  interface IntrinsicElements {
3987
- [tagName$E]: EmailFieldProps & BaseElementProps<EmailFieldElement>;
3987
+ [tagName$E]: EmailFieldProps & BaseElementPropsWithChildren<EmailFieldElement>;
3988
3988
  }
3989
3989
  }
3990
3990
  }
@@ -4277,7 +4277,8 @@ declare module 'preact' {
4277
4277
  }
4278
4278
 
4279
4279
  declare const tagName$r = "s-number-field";
4280
- interface NumberFieldElementProps extends Pick<NumberFieldProps$1, 'autocomplete' | 'controls' | 'defaultValue' | 'details' | 'disabled' | 'error' | 'icon' | 'id' | 'inputMode' | 'label' | 'labelAccessibilityVisibility' | 'max' | 'min' | 'name' | 'prefix' | 'readOnly' | 'required' | 'step' | 'suffix' | 'value'> {
4280
+ interface NumberFieldElementProps extends Pick<NumberFieldProps$1, 'autocomplete' | 'controls' | 'defaultValue' | 'disabled' | 'error' | 'icon' | 'inputMode' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'max' | 'min' | 'name' | 'prefix' | 'readOnly' | 'required' | 'step' | 'suffix' | 'value'> {
4281
+ icon?: IconProps['type'];
4281
4282
  /**
4282
4283
  * @deprecated Use `label` instead.
4283
4284
  * @private
@@ -4830,7 +4831,7 @@ declare module 'preact' {
4830
4831
  }
4831
4832
 
4832
4833
  declare const tagName$5 = "s-text-field";
4833
- interface TextFieldElementProps extends Pick<TextFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'id' | 'icon' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
4834
+ interface TextFieldElementProps extends Pick<TextFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'icon' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'minLength' | 'name' | 'prefix' | 'readOnly' | 'required' | 'suffix' | 'value'> {
4834
4835
  icon?: IconProps['type'];
4835
4836
  /**
4836
4837
  * @deprecated Use `label` instead.
@@ -53,6 +53,32 @@ export interface LineItem {
53
53
  * The currently selected selling plan for this line item.
54
54
  */
55
55
  sellingPlan?: SellingPlan;
56
+ /**
57
+ * Bundle components for this line item. Only present for product bundles.
58
+ * Each component represents an individual item within the bundle with its own tax information.
59
+ */
60
+ components?: LineItemComponent[];
61
+ }
62
+ /**
63
+ * Represents a component of a product bundle line item.
64
+ * Bundle components contain the individual items that make up a bundle,
65
+ * each with their own pricing and tax information.
66
+ */
67
+ export interface LineItemComponent {
68
+ /** The title/name of the component product */
69
+ title?: string;
70
+ /** The quantity of this component in the bundle */
71
+ quantity: number;
72
+ /** The price of this component */
73
+ price?: number;
74
+ /** Whether this component is taxable */
75
+ taxable: boolean;
76
+ /** Tax lines applied to this component */
77
+ taxLines: TaxLine[];
78
+ /** The variant ID of this component, if applicable */
79
+ variantId?: number;
80
+ /** The product ID of this component, if applicable */
81
+ productId?: number;
56
82
  }
57
83
  /**
58
84
  * Represents a selling plan associated with a line item.
@@ -1 +1 @@
1
- {"version":3,"file":"cart.d.ts","sourceRoot":"","sources":["../../../../../src/surfaces/point-of-sale/types/cart.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"cart.d.ts","sourceRoot":"","sources":["../../../../../src/surfaces/point-of-sale/types/cart.ts"],"names":[],"mappings":"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"}