@shopify/ui-extensions 2025.10.0-rc.34 → 2025.10.0-rc.36

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 (235) hide show
  1. package/build/ts/docs/shared/components/MoneyField.d.ts.map +1 -1
  2. package/build/ts/surfaces/admin/components/AdminAction.d.ts +1 -1
  3. package/build/ts/surfaces/admin/components/AdminBlock.d.ts +1 -1
  4. package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  5. package/build/ts/surfaces/admin/components/Avatar.d.ts +1 -1
  6. package/build/ts/surfaces/admin/components/Badge.d.ts +1 -1
  7. package/build/ts/surfaces/admin/components/Banner.d.ts +1 -1
  8. package/build/ts/surfaces/admin/components/Box.d.ts +1 -1
  9. package/build/ts/surfaces/admin/components/Button.d.ts +1 -1
  10. package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +1 -1
  11. package/build/ts/surfaces/admin/components/Checkbox.d.ts +1 -1
  12. package/build/ts/surfaces/admin/components/Chip/Chip.doc.d.ts.map +1 -1
  13. package/build/ts/surfaces/admin/components/Chip.d.ts +6 -1
  14. package/build/ts/surfaces/admin/components/Choice.d.ts +2 -11
  15. package/build/ts/surfaces/admin/components/ChoiceList.d.ts +1 -1
  16. package/build/ts/surfaces/admin/components/Clickable.d.ts +1 -1
  17. package/build/ts/surfaces/admin/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -1
  18. package/build/ts/surfaces/admin/components/ClickableChip.d.ts +6 -1
  19. package/build/ts/surfaces/admin/components/ColorField.d.ts +1 -1
  20. package/build/ts/surfaces/admin/components/ColorPicker.d.ts +1 -1
  21. package/build/ts/surfaces/admin/components/DatePicker.d.ts +1 -1
  22. package/build/ts/surfaces/admin/components/Divider.d.ts +1 -1
  23. package/build/ts/surfaces/admin/components/DropZone.d.ts +1 -1
  24. package/build/ts/surfaces/admin/components/EmailField.d.ts +1 -1
  25. package/build/ts/surfaces/admin/components/Form.d.ts +1 -1
  26. package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +1 -1
  27. package/build/ts/surfaces/admin/components/Grid.d.ts +1 -1
  28. package/build/ts/surfaces/admin/components/GridItem.d.ts +1 -1
  29. package/build/ts/surfaces/admin/components/Heading.d.ts +1 -1
  30. package/build/ts/surfaces/admin/components/Icon.d.ts +1 -1
  31. package/build/ts/surfaces/admin/components/Image.d.ts +1 -1
  32. package/build/ts/surfaces/admin/components/Link.d.ts +1 -1
  33. package/build/ts/surfaces/admin/components/ListItem.d.ts +1 -1
  34. package/build/ts/surfaces/admin/components/Menu/Menu.doc.d.ts.map +1 -1
  35. package/build/ts/surfaces/admin/components/Menu.d.ts +20 -10
  36. package/build/ts/surfaces/admin/components/Modal.d.ts +231 -0
  37. package/build/ts/surfaces/admin/components/MoneyField.d.ts +1 -1
  38. package/build/ts/surfaces/admin/components/NumberField.d.ts +1 -1
  39. package/build/ts/surfaces/admin/components/Option.d.ts +1 -1
  40. package/build/ts/surfaces/admin/components/OptionGroup.d.ts +1 -1
  41. package/build/ts/surfaces/admin/components/OrderedList.d.ts +1 -1
  42. package/build/ts/surfaces/admin/components/Page.d.ts +13 -5
  43. package/build/ts/surfaces/admin/components/Paragraph.d.ts +1 -1
  44. package/build/ts/surfaces/admin/components/PasswordField.d.ts +1 -1
  45. package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
  46. package/build/ts/surfaces/admin/components/QueryContainer.d.ts +1 -1
  47. package/build/ts/surfaces/admin/components/SearchField.d.ts +1 -1
  48. package/build/ts/surfaces/admin/components/Section.d.ts +1 -1
  49. package/build/ts/surfaces/admin/components/Select.d.ts +21 -1
  50. package/build/ts/surfaces/admin/components/Spinner.d.ts +1 -1
  51. package/build/ts/surfaces/admin/components/Stack.d.ts +1 -1
  52. package/build/ts/surfaces/admin/components/StandardComponents.d.ts +1 -1
  53. package/build/ts/surfaces/admin/components/StandardComponents.d.ts.map +1 -1
  54. package/build/ts/surfaces/admin/components/Switch.d.ts +1 -1
  55. package/build/ts/surfaces/admin/components/Table.d.ts +1 -1
  56. package/build/ts/surfaces/admin/components/TableBody.d.ts +1 -1
  57. package/build/ts/surfaces/admin/components/TableCell.d.ts +1 -1
  58. package/build/ts/surfaces/admin/components/TableHeader.d.ts +1 -1
  59. package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  60. package/build/ts/surfaces/admin/components/TableRow.d.ts +1 -1
  61. package/build/ts/surfaces/admin/components/Text.d.ts +1 -1
  62. package/build/ts/surfaces/admin/components/TextArea.d.ts +1 -1
  63. package/build/ts/surfaces/admin/components/TextField.d.ts +1 -1
  64. package/build/ts/surfaces/admin/components/Thumbnail.d.ts +1 -1
  65. package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
  66. package/build/ts/surfaces/admin/components/Tooltip.d.ts +20 -13
  67. package/build/ts/surfaces/admin/components/URLField.d.ts +1 -1
  68. package/build/ts/surfaces/admin/components/UnorderedList.d.ts +1 -1
  69. package/build/ts/surfaces/admin/components/patterns/appCard.ab.doc.d.ts +4 -0
  70. package/build/ts/surfaces/admin/components/patterns/appCard.ab.doc.d.ts.map +1 -0
  71. package/build/ts/surfaces/admin/components/patterns/calloutCard.ab.doc.d.ts +4 -0
  72. package/build/ts/surfaces/admin/components/patterns/calloutCard.ab.doc.d.ts.map +1 -0
  73. package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts.map +1 -1
  74. package/build/ts/surfaces/admin/components/patterns/emptyState.ab.doc.d.ts +4 -0
  75. package/build/ts/surfaces/admin/components/patterns/emptyState.ab.doc.d.ts.map +1 -0
  76. package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts.map +1 -1
  77. package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts.map +1 -1
  78. package/build/ts/surfaces/admin/components/patterns/indexTable.ab.doc.d.ts +4 -0
  79. package/build/ts/surfaces/admin/components/patterns/indexTable.ab.doc.d.ts.map +1 -0
  80. package/build/ts/surfaces/admin/components/patterns/interstitialNav.ab.doc.d.ts +4 -0
  81. package/build/ts/surfaces/admin/components/patterns/interstitialNav.ab.doc.d.ts.map +1 -0
  82. package/build/ts/surfaces/admin/components/patterns/mediaCard.ab.doc.d.ts +4 -0
  83. package/build/ts/surfaces/admin/components/patterns/mediaCard.ab.doc.d.ts.map +1 -0
  84. package/build/ts/surfaces/admin/components/patterns/metricsCard.ab.doc.d.ts +4 -0
  85. package/build/ts/surfaces/admin/components/patterns/metricsCard.ab.doc.d.ts.map +1 -0
  86. package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts.map +1 -1
  87. package/build/ts/surfaces/admin/components/patterns/setupGuide.ab.doc.d.ts +4 -0
  88. package/build/ts/surfaces/admin/components/patterns/setupGuide.ab.doc.d.ts.map +1 -0
  89. package/build/ts/surfaces/admin/components/shared.d.ts +45 -2
  90. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +2 -0
  91. package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +2 -0
  92. package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +2 -0
  93. package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +2 -0
  94. package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +2 -0
  95. package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +2 -0
  96. package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +2 -0
  97. package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +2 -0
  98. package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +2 -0
  99. package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +2 -0
  100. package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +2 -0
  101. package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +2 -0
  102. package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +2 -0
  103. package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +2 -0
  104. package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +2 -0
  105. package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +2 -0
  106. package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +2 -0
  107. package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +2 -0
  108. package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +2 -0
  109. package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +2 -0
  110. package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +2 -0
  111. package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +2 -0
  112. package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +2 -0
  113. package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +2 -0
  114. package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +2 -0
  115. package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +2 -0
  116. package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +2 -0
  117. package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +2 -0
  118. package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +2 -0
  119. package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +2 -0
  120. package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +2 -0
  121. package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +2 -0
  122. package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +2 -0
  123. package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +2 -0
  124. package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +2 -0
  125. package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +2 -0
  126. package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +2 -0
  127. package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +2 -0
  128. package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +2 -0
  129. package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +2 -0
  130. package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +2 -0
  131. package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +2 -0
  132. package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +2 -0
  133. package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +2 -0
  134. package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +2 -0
  135. package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +2 -0
  136. package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +2 -0
  137. package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +2 -0
  138. package/build/ts/surfaces/point-of-sale/api.d.ts +1 -1
  139. package/build/ts/surfaces/point-of-sale/api.d.ts.map +1 -1
  140. package/build/ts/surfaces/point-of-sale/types/cart.d.ts +2 -0
  141. package/build/ts/surfaces/point-of-sale/types/cart.d.ts.map +1 -1
  142. package/build/ts/surfaces/point-of-sale/types/discount-allocation.d.ts +5 -0
  143. package/build/ts/surfaces/point-of-sale/types/discount-allocation.d.ts.map +1 -0
  144. package/build/ts/surfaces/point-of-sale/types/money.d.ts +4 -0
  145. package/build/ts/surfaces/point-of-sale/types/money.d.ts.map +1 -1
  146. package/build/tsconfig.tsbuildinfo +1 -1
  147. package/package.json +1 -1
  148. package/src/docs/shared/components/MoneyField.ts +1 -2
  149. package/src/surfaces/admin/components/AdminAction.d.ts +1 -1
  150. package/src/surfaces/admin/components/AdminBlock.d.ts +1 -1
  151. package/src/surfaces/admin/components/AdminPrintAction.d.ts +1 -1
  152. package/src/surfaces/admin/components/Avatar.d.ts +1 -1
  153. package/src/surfaces/admin/components/Badge.d.ts +1 -1
  154. package/src/surfaces/admin/components/Banner.d.ts +1 -1
  155. package/src/surfaces/admin/components/Box.d.ts +1 -1
  156. package/src/surfaces/admin/components/Button.d.ts +1 -1
  157. package/src/surfaces/admin/components/ButtonGroup.d.ts +1 -1
  158. package/src/surfaces/admin/components/Checkbox.d.ts +1 -1
  159. package/src/surfaces/admin/components/Chip.d.ts +6 -1
  160. package/src/surfaces/admin/components/Choice.d.ts +2 -11
  161. package/src/surfaces/admin/components/ChoiceList.d.ts +1 -1
  162. package/src/surfaces/admin/components/Clickable.d.ts +1 -1
  163. package/src/surfaces/admin/components/ClickableChip.d.ts +6 -1
  164. package/src/surfaces/admin/components/ColorField.d.ts +1 -1
  165. package/src/surfaces/admin/components/ColorPicker.d.ts +1 -1
  166. package/src/surfaces/admin/components/DatePicker.d.ts +1 -1
  167. package/src/surfaces/admin/components/Divider.d.ts +1 -1
  168. package/src/surfaces/admin/components/DropZone.d.ts +1 -1
  169. package/src/surfaces/admin/components/EmailField.d.ts +1 -1
  170. package/src/surfaces/admin/components/Form.d.ts +1 -1
  171. package/src/surfaces/admin/components/FunctionSettings.d.ts +1 -1
  172. package/src/surfaces/admin/components/Grid.d.ts +1 -1
  173. package/src/surfaces/admin/components/GridItem.d.ts +1 -1
  174. package/src/surfaces/admin/components/Heading.d.ts +1 -1
  175. package/src/surfaces/admin/components/Icon.d.ts +1 -1
  176. package/src/surfaces/admin/components/Image.d.ts +1 -1
  177. package/src/surfaces/admin/components/Link.d.ts +1 -1
  178. package/src/surfaces/admin/components/ListItem.d.ts +1 -1
  179. package/src/surfaces/admin/components/Menu.d.ts +20 -10
  180. package/src/surfaces/admin/components/Modal.d.ts +231 -0
  181. package/src/surfaces/admin/components/MoneyField/examples/default.html +0 -1
  182. package/src/surfaces/admin/components/MoneyField.d.ts +1 -1
  183. package/src/surfaces/admin/components/NumberField.d.ts +1 -1
  184. package/src/surfaces/admin/components/Option.d.ts +1 -1
  185. package/src/surfaces/admin/components/OptionGroup.d.ts +1 -1
  186. package/src/surfaces/admin/components/OrderedList.d.ts +1 -1
  187. package/src/surfaces/admin/components/Page/examples/default.html +3 -3
  188. package/src/surfaces/admin/components/Page.d.ts +13 -5
  189. package/src/surfaces/admin/components/Paragraph.d.ts +1 -1
  190. package/src/surfaces/admin/components/PasswordField.d.ts +1 -1
  191. package/src/surfaces/admin/components/Popover/examples/default.html +2 -2
  192. package/src/surfaces/admin/components/QueryContainer.d.ts +1 -1
  193. package/src/surfaces/admin/components/SearchField.d.ts +1 -1
  194. package/src/surfaces/admin/components/Section.d.ts +1 -1
  195. package/src/surfaces/admin/components/Select.d.ts +21 -1
  196. package/src/surfaces/admin/components/Spinner.d.ts +1 -1
  197. package/src/surfaces/admin/components/Stack.d.ts +1 -1
  198. package/src/surfaces/admin/components/StandardComponents.ts +4 -2
  199. package/src/surfaces/admin/components/Switch.d.ts +1 -1
  200. package/src/surfaces/admin/components/Table.d.ts +1 -1
  201. package/src/surfaces/admin/components/TableBody.d.ts +1 -1
  202. package/src/surfaces/admin/components/TableCell.d.ts +1 -1
  203. package/src/surfaces/admin/components/TableHeader.d.ts +1 -1
  204. package/src/surfaces/admin/components/TableHeaderRow.d.ts +1 -1
  205. package/src/surfaces/admin/components/TableRow.d.ts +1 -1
  206. package/src/surfaces/admin/components/Text.d.ts +1 -1
  207. package/src/surfaces/admin/components/TextArea.d.ts +1 -1
  208. package/src/surfaces/admin/components/TextField.d.ts +1 -1
  209. package/src/surfaces/admin/components/Thumbnail.d.ts +1 -1
  210. package/src/surfaces/admin/components/Tooltip.d.ts +20 -13
  211. package/src/surfaces/admin/components/URLField.d.ts +1 -1
  212. package/src/surfaces/admin/components/UnorderedList.d.ts +1 -1
  213. package/src/surfaces/admin/components/patterns/examples/appCard.html +30 -0
  214. package/src/surfaces/admin/components/patterns/examples/calloutCard.html +35 -0
  215. package/src/surfaces/admin/components/patterns/examples/details.html +11 -5
  216. package/src/surfaces/admin/components/patterns/examples/details.jsx +9 -7
  217. package/src/surfaces/admin/components/patterns/examples/emptyState.html +27 -0
  218. package/src/surfaces/admin/components/patterns/examples/homepage.html +24 -48
  219. package/src/surfaces/admin/components/patterns/examples/homepage.jsx +21 -49
  220. package/src/surfaces/admin/components/patterns/examples/index.html +21 -23
  221. package/src/surfaces/admin/components/patterns/examples/index.jsx +19 -24
  222. package/src/surfaces/admin/components/patterns/examples/indexTable.html +132 -0
  223. package/src/surfaces/admin/components/patterns/examples/interstitialNav.html +72 -0
  224. package/src/surfaces/admin/components/patterns/examples/mediaCard.html +23 -0
  225. package/src/surfaces/admin/components/patterns/examples/metricsCard.html +51 -0
  226. package/src/surfaces/admin/components/patterns/examples/settings.html +90 -49
  227. package/src/surfaces/admin/components/patterns/examples/settings.jsx +92 -47
  228. package/src/surfaces/admin/components/patterns/examples/setupGuide.html +91 -0
  229. package/src/surfaces/admin/components/patterns/index.ab.doc.ts +5 -4
  230. package/src/surfaces/admin/components/shared.d.ts +45 -2
  231. package/src/surfaces/admin/components.d.ts +481 -209
  232. package/src/surfaces/point-of-sale/api.ts +1 -0
  233. package/src/surfaces/point-of-sale/types/cart.ts +2 -0
  234. package/src/surfaces/point-of-sale/types/discount-allocation.ts +5 -0
  235. package/src/surfaces/point-of-sale/types/money.ts +5 -0
@@ -1 +1 @@
1
- {"version":3,"file":"MoneyField.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/MoneyField.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAOX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"MoneyField.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/MoneyField.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAMX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1 +1 @@
1
- {"version":3,"file":"Chip.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Chip/Chip.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCAuBX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Chip.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Chip/Chip.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA4BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -113,6 +113,11 @@ declare const tagName = 's-chip';
113
113
  export interface ChipJSXProps
114
114
  extends Partial<ChipProps>,
115
115
  Pick<ChipProps$1, 'id'> {
116
+ /**
117
+ * The graphic to display in the chip.
118
+ *
119
+ * Only accepts `Icon` components.
120
+ */
116
121
  graphic?: ComponentChild;
117
122
  }
118
123
 
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -22,16 +22,7 @@ export interface ChoiceProps
22
22
  | 'accessibilityLabel'
23
23
  | 'value'
24
24
  >
25
- > {
26
- /**
27
- * Content to use as the choice label.
28
- *
29
- * The label is produced by extracting and
30
- * concatenating the text nodes from the provided content;
31
- * any markup or element structure is ignored.
32
- */
33
- children: ComponentChildren;
34
- }
25
+ > {}
35
26
 
36
27
  export type Styles = string;
37
28
  export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1 +1 @@
1
- {"version":3,"file":"ClickableChip.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/ClickableChip/ClickableChip.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"ClickableChip.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/ClickableChip/ClickableChip.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCAmCX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -141,6 +141,11 @@ declare const tagName = 's-clickable-chip';
141
141
  export interface ClickableChipJSXProps
142
142
  extends Partial<ClickableChipProps>,
143
143
  Pick<ClickableChipProps$1, 'id'> {
144
+ /**
145
+ * The graphic to display in the clickable chip.
146
+ *
147
+ * Only accepts `Icon` components.
148
+ */
144
149
  graphic?: ComponentChild;
145
150
  onClick?: ((event: CallbackEvent<typeof tagName>) => void) | null;
146
151
  onRemove?: ((event: CallbackEvent<typeof tagName>) => void) | null;
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1 +1 @@
1
- {"version":3,"file":"Menu.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Menu/Menu.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCAuBX,CAAC;AAEF,eAAe,IAAI,CAAC"}
1
+ {"version":3,"file":"Menu.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Menu/Menu.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA4BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -7,18 +7,13 @@
7
7
  // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
8
8
  /// <reference lib="DOM" />
9
9
  import type {
10
- MenuProps$1,
11
10
  ComponentChild,
11
+ MenuProps$1,
12
12
  InteractionProps,
13
13
  } from './shared.d.ts';
14
14
 
15
15
  export interface MenuProps
16
- extends Required<Pick<MenuProps$1, 'id' | 'accessibilityLabel'>> {
17
- /**
18
- * @implementation only accepts `s-button` and `s-section`
19
- */
20
- children?: ComponentChild;
21
- }
16
+ extends Required<Pick<MenuProps$1, 'id' | 'accessibilityLabel'>> {}
22
17
 
23
18
  export type Styles = string;
24
19
  export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
@@ -83,11 +78,21 @@ declare abstract class PreactCustomElement extends BaseClass {
83
78
  /**
84
79
  * Shared symbols for overlay control functionality.
85
80
  * These symbols are used by components that implement overlay behavior
86
- * (like Popover, Tooltip, etc.) to communicate with the overlay control system.
81
+ * (like Popover, Tooltip, Modal, etc.) to communicate with the overlay control system.
82
+ */
83
+ /**
84
+ * Symbol used to invoke the method for overlay commands, e.g. `--show`, `--hide`, etc.
87
85
  */
88
86
  declare const overlayCommand: unique symbol;
87
+ /**
88
+ * Symbol used to track the open or closed state of the overlay.
89
+ */
89
90
  declare const overlayHidden: unique symbol;
91
+ /**
92
+ * Symbol used to track the element that opened the overlay. In some cases, like tooltips and popovers, the overlay is positioned against this element. In all cases, focus should be restored to this element when the overlay is closed.
93
+ */
90
94
  declare const overlayActivator: unique symbol;
95
+ declare const overlayHideFrameId: unique symbol;
91
96
 
92
97
  declare class PreactOverlayElement extends PreactCustomElement {
93
98
  constructor(renderImpl: RenderImpl);
@@ -96,7 +101,12 @@ declare class PreactOverlayElement extends PreactCustomElement {
96
101
  /** @private */
97
102
  [overlayActivator]: HTMLElement | null | undefined;
98
103
  /** @private */
99
- [overlayCommand](command: InteractionProps['command']): void;
104
+ [overlayHideFrameId]?: number;
105
+ /** @private */
106
+ [overlayCommand](
107
+ command: InteractionProps['command'],
108
+ overlayActivatorEl: HTMLElement | null | undefined,
109
+ ): void;
100
110
  }
101
111
 
102
112
  declare class Menu extends PreactOverlayElement implements MenuProps {
@@ -0,0 +1,231 @@
1
+ /** VERSION: 1.18.0 **/
2
+ /* eslint-disable import/extensions */
3
+
4
+ /* eslint-disable @typescript-eslint/no-namespace */
5
+ /* eslint-disable @typescript-eslint/member-ordering */
6
+
7
+ // eslint-disable-next-line @typescript-eslint/triple-slash-reference, spaced-comment
8
+ /// <reference lib="DOM" />
9
+ import type {
10
+ ModalProps$1,
11
+ ComponentChild,
12
+ InteractionProps,
13
+ } from './shared.d.ts';
14
+
15
+ export type RequiredAlignedModalProps = Required<ModalProps$1>;
16
+ export interface ModalProps
17
+ extends Pick<
18
+ RequiredAlignedModalProps,
19
+ | 'accessibilityLabel'
20
+ | 'heading'
21
+ | 'padding'
22
+ | 'size'
23
+ | 'hideOverlay'
24
+ | 'showOverlay'
25
+ | 'toggleOverlay'
26
+ > {
27
+ /**
28
+ * Adjust the size of the Modal.
29
+ */
30
+ size: Extract<
31
+ ModalProps$1['size'],
32
+ 'small-100' | 'small' | 'base' | 'large' | 'large-100'
33
+ >;
34
+ }
35
+
36
+ export type CallbackEvent<T extends keyof HTMLElementTagNameMap> = Event & {
37
+ currentTarget: HTMLElementTagNameMap[T];
38
+ };
39
+ export type CallbackEventListener<T extends keyof HTMLElementTagNameMap> =
40
+ | (EventListener & {
41
+ (event: CallbackEvent<T>): void;
42
+ })
43
+ | null;
44
+
45
+ export type Styles = string;
46
+ export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
47
+ ShadowRoot: (element: any) => ComponentChild;
48
+ styles?: Styles;
49
+ };
50
+ export interface ActivationEventEsque {
51
+ shiftKey: boolean;
52
+ metaKey: boolean;
53
+ ctrlKey: boolean;
54
+ button: number;
55
+ }
56
+ export interface ClickOptions {
57
+ /**
58
+ * The event you want to influence the synthetic click.
59
+ */
60
+ sourceEvent?: ActivationEventEsque;
61
+ }
62
+ /**
63
+ * Base class for creating custom elements with Preact.
64
+ * While this class could be used in both Node and the browser, the constructor will only be used in the browser.
65
+ * So we give it a type of HTMLElement to avoid typing issues later where it's used, which will only happen in the browser.
66
+ */
67
+ declare const BaseClass: typeof globalThis.HTMLElement;
68
+ declare abstract class PreactCustomElement extends BaseClass {
69
+ /** @private */
70
+ static get observedAttributes(): string[];
71
+ constructor({
72
+ styles,
73
+ ShadowRoot: renderFunction,
74
+ delegatesFocus,
75
+ ...options
76
+ }: RenderImpl);
77
+
78
+ /** @private */
79
+ setAttribute(name: string, value: string): void;
80
+ /** @private */
81
+ attributeChangedCallback(name: string): void;
82
+ /** @private */
83
+ connectedCallback(): void;
84
+ /** @private */
85
+ disconnectedCallback(): void;
86
+ /** @private */
87
+ adoptedCallback(): void;
88
+ /**
89
+ * Queue a run of the render function.
90
+ * You shouldn't need to call this manually - it should be handled by changes to @property values.
91
+ * @private
92
+ */
93
+ queueRender(): void;
94
+ /**
95
+ * Like the standard `element.click()`, but you can influence the behavior with a `sourceEvent`.
96
+ *
97
+ * For example, if the `sourceEvent` was a middle click, or has particular keys held down,
98
+ * components will attempt to produce the desired behavior on links, such as opening the page in the background tab.
99
+ * @private
100
+ * @param options
101
+ */
102
+ click({sourceEvent}?: ClickOptions): void;
103
+ }
104
+
105
+ /**
106
+ * Shared symbols for overlay control functionality.
107
+ * These symbols are used by components that implement overlay behavior
108
+ * (like Popover, Tooltip, Modal, etc.) to communicate with the overlay control system.
109
+ */
110
+ /**
111
+ * Symbol used to invoke the method for overlay commands, e.g. `--show`, `--hide`, etc.
112
+ */
113
+ declare const overlayCommand: unique symbol;
114
+ /**
115
+ * Symbol used to track the open or closed state of the overlay.
116
+ */
117
+ declare const overlayHidden: unique symbol;
118
+ /**
119
+ * Symbol used to track the element that opened the overlay. In some cases, like tooltips and popovers, the overlay is positioned against this element. In all cases, focus should be restored to this element when the overlay is closed.
120
+ */
121
+ declare const overlayActivator: unique symbol;
122
+ declare const overlayHideFrameId: unique symbol;
123
+
124
+ declare class PreactOverlayElement extends PreactCustomElement {
125
+ constructor(renderImpl: RenderImpl);
126
+ /** @private */
127
+ [overlayHidden]: boolean;
128
+ /** @private */
129
+ [overlayActivator]: HTMLElement | null | undefined;
130
+ /** @private */
131
+ [overlayHideFrameId]?: number;
132
+ /** @private */
133
+ [overlayCommand](
134
+ command: InteractionProps['command'],
135
+ overlayActivatorEl: HTMLElement | null | undefined,
136
+ ): void;
137
+ }
138
+
139
+ declare const hasOpenChildModal: unique symbol;
140
+
141
+ declare const open: unique symbol;
142
+ declare const show: unique symbol;
143
+ declare const hide: unique symbol;
144
+ declare const dialog: unique symbol;
145
+ declare const onEscape: unique symbol;
146
+ declare const nestedModals: unique symbol;
147
+ declare const onBackdropClick: unique symbol;
148
+ declare const abortController: unique symbol;
149
+ declare const onChildModalChange: unique symbol;
150
+ declare const childrenRerenderObserver: unique symbol;
151
+ declare class Modal extends PreactOverlayElement implements ModalProps {
152
+ accessor accessibilityLabel: ModalProps['accessibilityLabel'];
153
+ accessor heading: ModalProps['heading'];
154
+ accessor padding: ModalProps['padding'];
155
+ accessor size: ModalProps['size'];
156
+ accessor onhide: CallbackEventListener<typeof tagName> | null;
157
+ accessor onshow: CallbackEventListener<typeof tagName> | null;
158
+ accessor onafterhide: CallbackEventListener<typeof tagName> | null;
159
+ accessor onaftershow: CallbackEventListener<typeof tagName> | null;
160
+ /** @private */
161
+ [abortController]: AbortController;
162
+ /** @private */
163
+ [dialog]: HTMLDialogElement | null;
164
+ /** @private */
165
+ [nestedModals]: Map<Modal, boolean>;
166
+ /** @private */
167
+ [childrenRerenderObserver]: MutationObserver;
168
+ /** @private */
169
+ [onEscape]: (event: KeyboardEvent) => void;
170
+ /** @private */
171
+ [onBackdropClick]: (event: MouseEvent) => void;
172
+ /** @private */
173
+ [onChildModalChange]: EventListenerOrEventListenerObject;
174
+ /** @private */
175
+ get [open](): boolean;
176
+ /** @private */
177
+ get [hasOpenChildModal](): boolean;
178
+ /** @private */
179
+ [show](): Promise<void>;
180
+ /** @private */
181
+ [hide](): Promise<void>;
182
+ showOverlay(): void;
183
+ hideOverlay(): void;
184
+ toggleOverlay(): void;
185
+ /** @private */
186
+ connectedCallback(): void;
187
+ /** @private */
188
+ disconnectedCallback(): void;
189
+ constructor();
190
+ }
191
+ declare global {
192
+ interface HTMLElementTagNameMap {
193
+ [tagName]: Modal;
194
+ }
195
+ }
196
+ declare module 'preact' {
197
+ namespace createElement.JSX {
198
+ interface IntrinsicElements {
199
+ [tagName]: Omit<
200
+ HTMLAttributes<HTMLElement>,
201
+ Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
202
+ > &
203
+ ModalJSXProps;
204
+ }
205
+ }
206
+ }
207
+
208
+ declare const tagName = 's-modal';
209
+ export interface ModalJSXProps
210
+ extends Partial<ModalProps>,
211
+ Pick<ModalProps$1, 'id' | 'children'> {
212
+ /**
213
+ * The primary action to perform.
214
+ *
215
+ * Only a `Button` with a variant of `primary` is allowed.
216
+ */
217
+ primaryAction?: ComponentChild;
218
+ /**
219
+ * The secondary actions to perform.
220
+ *
221
+ * Only `ButtonGroup` or `Button` with a variant of `secondary` or `auto` are allowed.
222
+ */
223
+ secondaryActions?: ComponentChild;
224
+ onHide?: ((event: CallbackEvent<typeof tagName>) => void) | null;
225
+ onShow?: ((event: CallbackEvent<typeof tagName>) => void) | null;
226
+ onAfterHide?: ((event: CallbackEvent<typeof tagName>) => void) | null;
227
+ onAfterShow?: ((event: CallbackEvent<typeof tagName>) => void) | null;
228
+ }
229
+
230
+ export {Modal};
231
+ export type {ModalJSXProps};
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */
@@ -118,16 +118,24 @@ export interface PageJSXProps extends Partial<PageProps> {
118
118
  */
119
119
  aside?: ComponentChild;
120
120
  /**
121
- * The primary action to perform on the page.
122
- * Accepts a single `Button` with a `variant` of `primary`.
121
+ * The primary action for the page.
122
+ *
123
+ * Only accepts a single `Button` component with a `variant` of `primary`.
123
124
  *
124
125
  */
125
126
  primaryAction?: ComponentChild;
126
127
  /**
127
- * Secondary actions on the page. Accepts `ButtonGroup` with nested `Button`s or a single `Button`.
128
- * `Button`s must have a `variant` of `secondary` or `auto`.
128
+ * Secondary actions for the page.
129
+ *
130
+ * Only accepts `ButtonGroup` and `Button` components with a `variant` of `secondary` or `auto`.
129
131
  */
130
132
  secondaryActions?: ComponentChild;
133
+ /**
134
+ * Navigations back actions for the page.
135
+ *
136
+ * Only accepts `Link` components.
137
+ */
138
+ breadcrumbActions?: ComponentChild;
131
139
  }
132
140
 
133
141
  export {Page};
@@ -1,4 +1,4 @@
1
- /** VERSION: 1.12.0 **/
1
+ /** VERSION: 1.18.0 **/
2
2
  /* eslint-disable import/extensions */
3
3
 
4
4
  /* eslint-disable @typescript-eslint/no-namespace */