@shopify/ui-extensions 2026.1.2 → 2026.1.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.
- package/build/cjs/surfaces/checkout/shared.js +1 -10
- package/build/cjs/surfaces/customer-account/preact/metafield.js +1 -0
- package/build/cjs/surfaces/customer-account/preact/metafields.js +1 -0
- package/build/esm/surfaces/checkout/shared.mjs +1 -10
- package/build/esm/surfaces/customer-account/preact/metafield.mjs +1 -0
- package/build/esm/surfaces/customer-account/preact/metafields.mjs +1 -0
- package/build/esnext/surfaces/checkout/shared.esnext +1 -10
- package/build/esnext/surfaces/customer-account/preact/metafield.esnext +1 -0
- package/build/esnext/surfaces/customer-account/preact/metafields.esnext +1 -0
- package/build/ts/docs/shared/component-definitions.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Avatar.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Badge.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Banner.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Box.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Button.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ButtonGroup.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Checkbox.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Chip.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Choice.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ChoiceList.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Clickable.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ClickableChip.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ColorField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ColorPicker.d.ts.map +1 -1
- package/build/ts/docs/shared/components/DateField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/DatePicker.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Divider.d.ts.map +1 -1
- package/build/ts/docs/shared/components/EmailField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Form.d.ts.map +1 -1
- package/build/ts/docs/shared/components/FunctionSettings.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Grid.d.ts.map +1 -1
- package/build/ts/docs/shared/components/GridItem.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Heading.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Icon.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Image.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Link.d.ts.map +1 -1
- package/build/ts/docs/shared/components/ListItem.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Menu.d.ts.map +1 -1
- package/build/ts/docs/shared/components/MoneyField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/NumberField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/OrderedList.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Paragraph.d.ts.map +1 -1
- package/build/ts/docs/shared/components/PasswordField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/QueryContainer.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Section.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Select.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Spinner.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Stack.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Switch.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Table.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TableBody.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TableCell.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TableHeader.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TableHeaderRow.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TableRow.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Text.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TextArea.d.ts.map +1 -1
- package/build/ts/docs/shared/components/TextField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Thumbnail.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Tooltip.d.ts.map +1 -1
- package/build/ts/docs/shared/components/URLField.d.ts.map +1 -1
- package/build/ts/docs/shared/components/UnorderedList.d.ts.map +1 -1
- package/build/ts/shared.d.ts +6 -4
- package/build/ts/shared.d.ts.map +1 -1
- package/build/ts/surfaces/admin/api/discount-function-settings/launch-options.d.ts +1 -8
- package/build/ts/surfaces/admin/api/discount-function-settings/launch-options.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ActionExtensionComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/AdminAction/AdminAction.ext.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/AdminAction.d.ts +113 -12
- package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.ext.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/AdminBlock.d.ts +109 -9
- package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.ext.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +105 -9
- package/build/ts/surfaces/admin/components/Avatar/Avatar.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Avatar.d.ts +165 -13
- package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Badge.d.ts +195 -24
- package/build/ts/surfaces/admin/components/Banner/Banner.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Banner.d.ts +161 -19
- package/build/ts/surfaces/admin/components/BlockExtensionComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Box.d.ts +260 -78
- package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Button.d.ts +316 -56
- package/build/ts/surfaces/admin/components/ButtonGroup/ButtonGroup.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +138 -28
- package/build/ts/surfaces/admin/components/Checkbox/Checkbox.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Checkbox.d.ts +193 -9
- package/build/ts/surfaces/admin/components/Chip/Chip.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Chip.d.ts +2 -4
- package/build/ts/surfaces/admin/components/Choice.d.ts +129 -27
- package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ChoiceList.d.ts +162 -15
- package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Clickable.d.ts +202 -48
- package/build/ts/surfaces/admin/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ClickableChip.d.ts +176 -30
- package/build/ts/surfaces/admin/components/ColorField/ColorField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ColorField.d.ts +237 -23
- package/build/ts/surfaces/admin/components/ColorPicker/ColorPicker.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ColorPicker.d.ts +160 -13
- package/build/ts/surfaces/admin/components/DateField/DateField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/DateField.d.ts +255 -27
- package/build/ts/surfaces/admin/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/DatePicker.d.ts +201 -12
- package/build/ts/surfaces/admin/components/Divider/Divider.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Divider.d.ts +147 -13
- package/build/ts/surfaces/admin/components/DropZone/DropZone.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/EmailField/EmailField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/EmailField.d.ts +219 -12
- package/build/ts/surfaces/admin/components/Form/Form.ext.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Form.d.ts +125 -10
- package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +139 -9
- package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Grid.d.ts +307 -73
- package/build/ts/surfaces/admin/components/GridItem.d.ts +270 -37
- package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Heading.d.ts +128 -29
- package/build/ts/surfaces/admin/components/Icon/Icon.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Icon.d.ts +150 -27
- package/build/ts/surfaces/admin/components/Image/Image.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Image.d.ts +290 -36
- package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Link.d.ts +141 -39
- package/build/ts/surfaces/admin/components/ListItem.d.ts +119 -16
- package/build/ts/surfaces/admin/components/Menu/Menu.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Menu.d.ts +160 -29
- package/build/ts/surfaces/admin/components/Modal/Modal.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/MoneyField/MoneyField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/MoneyField.d.ts +218 -12
- package/build/ts/surfaces/admin/components/NumberField/NumberField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/NumberField.d.ts +230 -12
- package/build/ts/surfaces/admin/components/Option.d.ts +122 -14
- package/build/ts/surfaces/admin/components/OptionGroup.d.ts +116 -16
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/OrderedList.d.ts +117 -18
- package/build/ts/surfaces/admin/components/Page/Page.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Paragraph.d.ts +162 -38
- package/build/ts/surfaces/admin/components/PasswordField/PasswordField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/PasswordField.d.ts +226 -19
- package/build/ts/surfaces/admin/components/Popover/Popover.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/PrintActionExtensionComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer.d.ts +127 -18
- package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/SearchField.d.ts +212 -18
- package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Section.d.ts +143 -26
- package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Select.d.ts +209 -33
- package/build/ts/surfaces/admin/components/Spinner/Spinner.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Spinner.d.ts +127 -13
- package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Stack.d.ts +297 -65
- package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Switch.d.ts +185 -17
- package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Table.d.ts +237 -18
- package/build/ts/surfaces/admin/components/TableBody.d.ts +122 -16
- package/build/ts/surfaces/admin/components/TableCell.d.ts +125 -12
- package/build/ts/surfaces/admin/components/TableHeader.d.ts +137 -16
- package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +122 -16
- package/build/ts/surfaces/admin/components/TableRow.d.ts +125 -16
- package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Text.d.ts +192 -38
- package/build/ts/surfaces/admin/components/TextArea/TextArea.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/TextArea.d.ts +217 -12
- package/build/ts/surfaces/admin/components/TextField/TextField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/TextField.d.ts +232 -38
- package/build/ts/surfaces/admin/components/Thumbnail/Thumbnail.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Thumbnail.d.ts +158 -13
- package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Tooltip.d.ts +157 -29
- package/build/ts/surfaces/admin/components/URLField/URLField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/URLField.d.ts +231 -19
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/UnorderedList.d.ts +117 -18
- package/build/ts/surfaces/admin/components/patterns/accountConnection.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/accountConnection.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/appCard.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/appCard.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/calloutCard.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/calloutCard.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/emptyState.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/emptyState.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/footerHelp.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/footerHelp.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/indexTable.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/interstitialNav.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/interstitialNav.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/mediaCard.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/mediaCard.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/metricsCard.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/metricsCard.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/resourceList.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/resourceList.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/setupGuide.ab.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/patterns/setupGuide.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/shared.d.ts +845 -931
- package/build/ts/surfaces/admin/docs-types.d.ts +7 -1
- package/build/ts/surfaces/admin/docs-types.d.ts.map +1 -1
- package/build/ts/surfaces/admin/extension-targets.d.ts +6 -6
- package/build/ts/surfaces/checkout/api/docs.d.ts +0 -2
- package/build/ts/surfaces/checkout/api/docs.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/api/standard/standard.d.ts +0 -18
- package/build/ts/surfaces/checkout/api/standard/standard.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/shared.d.ts +8 -11
- package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/api/order-status/order-status.d.ts +356 -317
- package/build/ts/surfaces/customer-account/api/order-status/order-status.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/api/shared.d.ts +84 -97
- package/build/ts/surfaces/customer-account/api/shared.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/api/standard-api/standard-api.d.ts +8 -10
- package/build/ts/surfaces/customer-account/api/standard-api/standard-api.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/components/Abbreviation/Abbreviation.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Abbreviation/Abbreviation.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Announcement/Announcement.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Announcement/Announcement.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Badge/Badge.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Badge/Badge.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Banner/Banner.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Banner/Banner.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Box/Box.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Box/Box.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Button/Button.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Button/Button.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ButtonGroup.d.ts +2 -2
- package/build/ts/surfaces/customer-account/components/Checkbox/Checkbox.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Checkbox/Checkbox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Chip/Chip.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Chip/Chip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ChoiceList/ChoiceList.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Clickable/Clickable.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Clickable/Clickable.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ClickableChip/ClickableChip.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ClipboardItem/ClipboardItem.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ClipboardItem/ClipboardItem.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ConsentCheckbox/ConsentCheckbox.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ConsentCheckbox/ConsentCheckbox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ConsentPhoneField/ConsentPhoneField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ConsentPhoneField/ConsentPhoneField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/DateField/DateField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/DateField/DateField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/DatePicker/DatePicker.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/DatePicker/DatePicker.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Details/Details.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Details/Details.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Divider/Divider.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Divider/Divider.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/DropZone/DropZone.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/DropZone/DropZone.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/EmailField/EmailField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/EmailField/EmailField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Form/Form.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Form/Form.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Grid/Grid.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Grid/Grid.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Heading/Heading.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Heading/Heading.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Icon/Icon.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Icon/Icon.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Image/Image.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Image/Image.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Link/Link.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Link/Link.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Map/Map.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Map/Map.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Modal/Modal.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Modal/Modal.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/MoneyField/MoneyField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/MoneyField/MoneyField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/NumberField/NumberField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/NumberField/NumberField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/OrderedList/OrderedList.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/OrderedList/OrderedList.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Paragraph/Paragraph.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Paragraph/Paragraph.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/PasswordField/PasswordField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/PasswordField/PasswordField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/PaymentIcon/PaymentIcon.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/PaymentIcon/PaymentIcon.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/PhoneField/PhoneField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/PhoneField/PhoneField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Popover/Popover.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Popover/Popover.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/PressButton/PressButton.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/PressButton/PressButton.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ProductThumbnail/ProductThumbnail.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ProductThumbnail/ProductThumbnail.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Progress/Progress.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Progress/Progress.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/QRCode/QRCode.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/QRCode/QRCode.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/QueryContainer/QueryContainer.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/ScrollBox/ScrollBox.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/ScrollBox/ScrollBox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Select/Select.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Select/Select.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Sheet/Sheet.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Sheet/Sheet.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/SkeletonParagraph/SkeletonParagraph.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/SkeletonParagraph/SkeletonParagraph.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Spinner/Spinner.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Spinner/Spinner.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Stack/Stack.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Stack/Stack.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Switch/Switch.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Switch/Switch.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Text/Text.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Text/Text.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/TextArea/TextArea.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/TextArea/TextArea.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/TextField/TextField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/TextField/TextField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Time/Time.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Time/Time.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/Tooltip/Tooltip.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/Tooltip/Tooltip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/URLField/URLField.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/URLField/URLField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/components/UnorderedList/UnorderedList.doc.d.ts +4 -0
- package/build/ts/surfaces/customer-account/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -0
- package/build/ts/surfaces/customer-account/preact/metafield.d.ts +1 -0
- package/build/ts/surfaces/customer-account/preact/metafield.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/preact/metafields.d.ts +1 -0
- package/build/ts/surfaces/customer-account/preact/metafields.d.ts.map +1 -1
- package/build/ts/surfaces/point-of-sale/api/pin-pad-api.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/Button.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/ChoiceList.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/EmptyState.d.ts +2 -2
- package/build/ts/surfaces/point-of-sale/components/Link.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/Stack.d.ts +10 -10
- package/build/ts/surfaces/point-of-sale/components/Text.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/TextField.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/components/components-shared.d.ts +55 -55
- package/build/ts/surfaces/point-of-sale/event/data/BaseData.d.ts +2 -2
- package/build/ts/surfaces/point-of-sale/event/data/BaseData.d.ts.map +1 -1
- package/build/ts/surfaces/point-of-sale/event/data/ReprintReceiptData.d.ts +23 -2
- package/build/ts/surfaces/point-of-sale/event/data/ReprintReceiptData.d.ts.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/docs/shared/component-definitions.ts +15 -5
- package/src/docs/shared/components/Abbreviation.ts +2 -2
- package/src/docs/shared/components/Announcement.ts +2 -2
- package/src/docs/shared/components/Avatar.ts +3 -2
- package/src/docs/shared/components/Badge.ts +3 -2
- package/src/docs/shared/components/Banner.ts +3 -2
- package/src/docs/shared/components/Box.ts +3 -2
- package/src/docs/shared/components/Button.ts +3 -2
- package/src/docs/shared/components/ButtonGroup.ts +5 -3
- package/src/docs/shared/components/Checkbox.ts +3 -2
- package/src/docs/shared/components/Chip.ts +3 -2
- package/src/docs/shared/components/Choice.ts +3 -2
- package/src/docs/shared/components/ChoiceList.ts +4 -3
- package/src/docs/shared/components/Clickable.ts +3 -2
- package/src/docs/shared/components/ClickableChip.ts +4 -3
- package/src/docs/shared/components/ClipboardItem.ts +3 -3
- package/src/docs/shared/components/ColorField.ts +4 -3
- package/src/docs/shared/components/ColorPicker.ts +5 -3
- package/src/docs/shared/components/ConsentCheckbox.ts +2 -2
- package/src/docs/shared/components/ConsentPhoneField.ts +2 -2
- package/src/docs/shared/components/DateField.ts +5 -3
- package/src/docs/shared/components/DatePicker.ts +5 -3
- package/src/docs/shared/components/Details.ts +2 -2
- package/src/docs/shared/components/Divider.ts +3 -2
- package/src/docs/shared/components/DropZone.ts +3 -3
- package/src/docs/shared/components/EmailField.ts +4 -3
- package/src/docs/shared/components/Form.ts +3 -2
- package/src/docs/shared/components/FunctionSettings.ts +5 -20
- package/src/docs/shared/components/Grid.ts +3 -2
- package/src/docs/shared/components/GridItem.ts +6 -4
- package/src/docs/shared/components/Heading.ts +3 -2
- package/src/docs/shared/components/Icon.ts +3 -2
- package/src/docs/shared/components/Image.ts +3 -2
- package/src/docs/shared/components/Link.ts +3 -2
- package/src/docs/shared/components/ListItem.ts +5 -4
- package/src/docs/shared/components/Map.ts +2 -2
- package/src/docs/shared/components/MapMarker.ts +3 -3
- package/src/docs/shared/components/Menu.ts +3 -2
- package/src/docs/shared/components/Modal.ts +2 -2
- package/src/docs/shared/components/MoneyField.ts +4 -3
- package/src/docs/shared/components/NumberField.ts +4 -3
- package/src/docs/shared/components/Option.ts +1 -1
- package/src/docs/shared/components/OptionGroup.ts +2 -2
- package/src/docs/shared/components/OrderedList.ts +4 -3
- package/src/docs/shared/components/Page.ts +3 -3
- package/src/docs/shared/components/Paragraph.ts +3 -2
- package/src/docs/shared/components/PasswordField.ts +5 -3
- package/src/docs/shared/components/PaymentIcon.ts +3 -3
- package/src/docs/shared/components/PhoneField.ts +2 -2
- package/src/docs/shared/components/Popover.ts +2 -2
- package/src/docs/shared/components/PressButton.ts +2 -2
- package/src/docs/shared/components/ProductThumbnail.ts +3 -3
- package/src/docs/shared/components/Progress.ts +2 -2
- package/src/docs/shared/components/QRCode.ts +3 -3
- package/src/docs/shared/components/QueryContainer.ts +4 -3
- package/src/docs/shared/components/ScrollBox.ts +3 -3
- package/src/docs/shared/components/SearchField.ts +3 -3
- package/src/docs/shared/components/Section.ts +3 -2
- package/src/docs/shared/components/Select.ts +3 -2
- package/src/docs/shared/components/Sheet.ts +1 -1
- package/src/docs/shared/components/SkeletonParagraph.ts +3 -3
- package/src/docs/shared/components/Spinner.ts +3 -2
- package/src/docs/shared/components/Stack.ts +3 -2
- package/src/docs/shared/components/Summary.ts +2 -2
- package/src/docs/shared/components/Switch.ts +4 -2
- package/src/docs/shared/components/Table.ts +3 -2
- package/src/docs/shared/components/TableBody.ts +4 -3
- package/src/docs/shared/components/TableCell.ts +5 -3
- package/src/docs/shared/components/TableHeader.ts +5 -3
- package/src/docs/shared/components/TableHeaderRow.ts +4 -3
- package/src/docs/shared/components/TableRow.ts +5 -3
- package/src/docs/shared/components/Text.ts +3 -2
- package/src/docs/shared/components/TextArea.ts +4 -3
- package/src/docs/shared/components/TextField.ts +4 -3
- package/src/docs/shared/components/Thumbnail.ts +3 -2
- package/src/docs/shared/components/Time.ts +2 -2
- package/src/docs/shared/components/Tooltip.ts +3 -2
- package/src/docs/shared/components/URLField.ts +4 -3
- package/src/docs/shared/components/UnorderedList.ts +4 -3
- package/src/shared.ts +6 -4
- package/src/surfaces/admin/api/discount-function-settings/launch-options.ts +1 -8
- package/src/surfaces/admin/api/print-action/examples/custom-product-labels.jsx +17 -14
- package/src/surfaces/admin/api/print-action/examples/generate-packing-slip.jsx +18 -12
- package/src/surfaces/admin/api/print-action/examples/shipping-manifest.jsx +11 -12
- package/src/surfaces/admin/components/ActionExtensionComponents.ts +1 -1
- package/src/surfaces/admin/components/{ButtonGroup/examples/default.jsx → AdminAction/examples/default.html} +3 -2
- package/src/surfaces/admin/components/AdminAction/examples/destructive-action.html +10 -0
- package/src/surfaces/admin/components/AdminAction/examples/loading-state.html +5 -0
- package/src/surfaces/admin/components/AdminAction/examples/with-form-content.html +8 -0
- package/src/surfaces/admin/components/AdminAction/examples/with-resource-details.html +15 -0
- package/src/surfaces/admin/components/AdminAction.d.ts +113 -12
- package/src/surfaces/admin/components/AdminBlock/examples/default.html +3 -0
- package/src/surfaces/admin/components/AdminBlock/examples/with-actions.html +14 -0
- package/src/surfaces/admin/components/AdminBlock/examples/with-badges.html +14 -0
- package/src/surfaces/admin/components/AdminBlock/examples/with-collapsed-summary.html +7 -0
- package/src/surfaces/admin/components/AdminBlock/examples/with-data-table.html +21 -0
- package/src/surfaces/admin/components/AdminBlock.d.ts +109 -9
- package/src/surfaces/admin/components/AdminPrintAction/examples/default.html +1 -0
- package/src/surfaces/admin/components/AdminPrintAction/examples/dynamic-url.html +1 -0
- package/src/surfaces/admin/components/AdminPrintAction/examples/pdf-source.html +1 -0
- package/src/surfaces/admin/components/AdminPrintAction.d.ts +105 -9
- package/src/surfaces/admin/components/Avatar.d.ts +165 -13
- package/src/surfaces/admin/components/Badge.d.ts +195 -24
- package/src/surfaces/admin/components/Banner.d.ts +161 -19
- package/src/surfaces/admin/components/BlockExtensionComponents.ts +1 -1
- package/src/surfaces/admin/components/Box/examples/accessible-status-messages.html +8 -14
- package/src/surfaces/admin/components/Box/examples/screen-reader-only-content.html +3 -0
- package/src/surfaces/admin/components/Box.d.ts +260 -78
- package/src/surfaces/admin/components/Button/examples/component-interactions.html +8 -6
- package/src/surfaces/admin/components/Button/examples/icon-only-button.html +17 -1
- package/src/surfaces/admin/components/Button.d.ts +316 -56
- package/src/surfaces/admin/components/ButtonGroup.d.ts +138 -28
- package/src/surfaces/admin/components/Checkbox/examples/indeterminate-state.html +10 -0
- package/src/surfaces/admin/components/Checkbox/examples/validation-example.html +9 -0
- package/src/surfaces/admin/components/Checkbox.d.ts +193 -9
- package/src/surfaces/admin/components/Chip/examples/default.html +1 -1
- package/src/surfaces/admin/components/Chip.d.ts +2 -4
- package/src/surfaces/admin/components/Choice.d.ts +129 -27
- package/src/surfaces/admin/components/ChoiceList/examples/disabled-state.html +5 -0
- package/src/surfaces/admin/components/ChoiceList/examples/with-error-state.html +2 -3
- package/src/surfaces/admin/components/ChoiceList.d.ts +162 -15
- package/src/surfaces/admin/components/Clickable.d.ts +202 -48
- package/src/surfaces/admin/components/ClickableChip.d.ts +176 -30
- package/src/surfaces/admin/components/ColorField/examples/default.html +4 -1
- package/src/surfaces/admin/components/ColorField/examples/validation-example.html +12 -0
- package/src/surfaces/admin/components/ColorField.d.ts +237 -23
- package/src/surfaces/admin/components/ColorPicker/examples/default.html +1 -1
- package/src/surfaces/admin/components/ColorPicker.d.ts +160 -13
- package/src/surfaces/admin/components/DateField.d.ts +255 -27
- package/src/surfaces/admin/components/DatePicker.d.ts +201 -12
- package/src/surfaces/admin/components/Divider.d.ts +147 -13
- package/src/surfaces/admin/components/DropZone/examples/upload-with-validation.html +42 -0
- package/src/surfaces/admin/components/EmailField/examples/disabled-state.html +5 -0
- package/src/surfaces/admin/components/EmailField.d.ts +219 -12
- package/src/surfaces/admin/components/Form/examples/default.html +1 -1
- package/src/surfaces/admin/components/Form/examples/with-choice-fields.html +12 -0
- package/src/surfaces/admin/components/Form/examples/with-multiple-fields.html +12 -0
- package/src/surfaces/admin/components/Form/examples/with-sections.html +21 -0
- package/src/surfaces/admin/components/Form/examples/with-validation.html +7 -0
- package/src/surfaces/admin/components/Form.d.ts +125 -10
- package/src/surfaces/admin/components/FormExtensionComponents.ts +1 -1
- package/src/surfaces/admin/components/FunctionSettings/examples/default.html +9 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/with-multiple-settings.html +16 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/with-select-options.html +10 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/with-toggle.html +13 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/with-validation.html +23 -0
- package/src/surfaces/admin/components/FunctionSettings.d.ts +139 -9
- package/src/surfaces/admin/components/FunctionSettingsComponents.ts +1 -1
- package/src/surfaces/admin/components/Grid.d.ts +307 -73
- package/src/surfaces/admin/components/GridItem.d.ts +270 -37
- package/src/surfaces/admin/components/Heading.d.ts +128 -29
- package/src/surfaces/admin/components/Icon.d.ts +150 -27
- package/src/surfaces/admin/components/Image/examples/basic-usage.html +15 -4
- package/src/surfaces/admin/components/Image.d.ts +290 -36
- package/src/surfaces/admin/components/Link/examples/default.html +1 -1
- package/src/surfaces/admin/components/Link.d.ts +141 -39
- package/src/surfaces/admin/components/ListItem.d.ts +119 -16
- package/src/surfaces/admin/components/Menu/examples/{menu-with-icons.html → icon-only-trigger.html} +7 -2
- package/src/surfaces/admin/components/Menu.d.ts +160 -29
- package/src/surfaces/admin/components/Modal/examples/delete-with-async-handling.html +28 -0
- package/src/surfaces/admin/components/MoneyField/examples/basic-field.html +0 -1
- package/src/surfaces/admin/components/MoneyField.d.ts +218 -12
- package/src/surfaces/admin/components/NumberField/examples/disabled-and-read-only.html +15 -0
- package/src/surfaces/admin/components/NumberField/examples/{basic-usage.html → with-error-state.html} +3 -1
- package/src/surfaces/admin/components/NumberField.d.ts +230 -12
- package/src/surfaces/admin/components/Option.d.ts +122 -14
- package/src/surfaces/admin/components/OptionGroup.d.ts +116 -16
- package/src/surfaces/admin/components/OrderedList/examples/default.html +3 -3
- package/src/surfaces/admin/components/OrderedList.d.ts +117 -18
- package/src/surfaces/admin/components/Page/examples/edit-page-with-all-slots.html +36 -0
- package/src/surfaces/admin/components/Paragraph/examples/subdued-color.html +3 -0
- package/src/surfaces/admin/components/Paragraph/examples/with-tone-and-color.html +13 -1
- package/src/surfaces/admin/components/Paragraph.d.ts +162 -38
- package/src/surfaces/admin/components/PasswordField.d.ts +226 -19
- package/src/surfaces/admin/components/Popover/examples/filter-with-apply-and-clear.html +35 -0
- package/src/surfaces/admin/components/PrintActionExtensionComponents.ts +1 -1
- package/src/surfaces/admin/components/QueryContainer.d.ts +127 -18
- package/src/surfaces/admin/components/SearchField.d.ts +212 -18
- package/src/surfaces/admin/components/Section.d.ts +143 -26
- package/src/surfaces/admin/components/Select/examples/with-error-state.html +2 -2
- package/src/surfaces/admin/components/Select/examples/with-option-groups.html +4 -4
- package/src/surfaces/admin/components/Select.d.ts +209 -33
- package/src/surfaces/admin/components/Spinner/examples/spinner-sizes.html +5 -0
- package/src/surfaces/admin/components/Spinner.d.ts +127 -13
- package/src/surfaces/admin/components/Stack.d.ts +297 -65
- package/src/surfaces/admin/components/Switch/examples/disabled-switch.html +2 -2
- package/src/surfaces/admin/components/Switch/examples/form-integration.html +15 -12
- package/src/surfaces/admin/components/Switch/examples/hidden-label-for-accessibility.html +1 -1
- package/src/surfaces/admin/components/Switch/examples/settings-panel-with-stack.html +1 -1
- package/src/surfaces/admin/components/Switch/examples/with-details-and-error.html +1 -1
- package/src/surfaces/admin/components/Switch.d.ts +185 -17
- package/src/surfaces/admin/components/Table/examples/{basic-usage.jsx → with-filters.html} +2 -13
- package/src/surfaces/admin/components/Table.d.ts +237 -18
- package/src/surfaces/admin/components/TableBody.d.ts +122 -16
- package/src/surfaces/admin/components/TableCell.d.ts +125 -12
- package/src/surfaces/admin/components/TableHeader.d.ts +137 -16
- package/src/surfaces/admin/components/TableHeaderRow.d.ts +122 -16
- package/src/surfaces/admin/components/TableRow.d.ts +125 -16
- package/src/surfaces/admin/components/Text.d.ts +192 -38
- package/src/surfaces/admin/components/TextArea/examples/disabled-and-read-only.html +15 -0
- package/src/surfaces/admin/components/TextArea.d.ts +217 -12
- package/src/surfaces/admin/components/TextField/examples/disabled-and-read-only.html +13 -0
- package/src/surfaces/admin/components/TextField.d.ts +232 -38
- package/src/surfaces/admin/components/Thumbnail/examples/default.html +1 -1
- package/src/surfaces/admin/components/Thumbnail/examples/different-sizes.html +3 -3
- package/src/surfaces/admin/components/Thumbnail/examples/with-event-handling.html +22 -9
- package/src/surfaces/admin/components/Thumbnail.d.ts +158 -13
- package/src/surfaces/admin/components/Tooltip/examples/basic-usage.html +2 -4
- package/src/surfaces/admin/components/Tooltip/examples/keyboard-shortcut.html +2 -0
- package/src/surfaces/admin/components/Tooltip/examples/with-icon-button.html +3 -5
- package/src/surfaces/admin/components/Tooltip.d.ts +157 -29
- package/src/surfaces/admin/components/URLField/examples/default.html +2 -2
- package/src/surfaces/admin/components/URLField/examples/with-default-value.html +5 -7
- package/src/surfaces/admin/components/URLField.d.ts +231 -19
- package/src/surfaces/admin/components/UnorderedList.d.ts +117 -18
- package/src/surfaces/admin/components/patterns/examples/accountConnection-modal.html +54 -0
- package/src/surfaces/admin/components/patterns/examples/accountConnection-modal.jsx +54 -0
- package/src/surfaces/admin/components/patterns/examples/accountConnection-toast.html +25 -0
- package/src/surfaces/admin/components/patterns/examples/accountConnection-toast.jsx +27 -0
- package/src/surfaces/admin/components/patterns/examples/appCard-nav.html +29 -0
- package/src/surfaces/admin/components/patterns/examples/appCard-nav.jsx +29 -0
- package/src/surfaces/admin/components/patterns/examples/calloutCard-nav.html +35 -0
- package/src/surfaces/admin/components/patterns/examples/calloutCard-nav.jsx +37 -0
- package/src/surfaces/admin/components/patterns/examples/calloutCard-toast.html +41 -0
- package/src/surfaces/admin/components/patterns/examples/calloutCard-toast.jsx +41 -0
- package/src/surfaces/admin/components/patterns/examples/details-modal.html +36 -0
- package/src/surfaces/admin/components/patterns/examples/details-modal.jsx +39 -0
- package/src/surfaces/admin/components/patterns/examples/details-save-bar.html +21 -0
- package/src/surfaces/admin/components/patterns/examples/details-save-bar.jsx +31 -0
- package/src/surfaces/admin/components/patterns/examples/details.html +8 -3
- package/src/surfaces/admin/components/patterns/examples/details.jsx +238 -242
- package/src/surfaces/admin/components/patterns/examples/emptyState-intents.html +39 -0
- package/src/surfaces/admin/components/patterns/examples/emptyState-intents.jsx +41 -0
- package/src/surfaces/admin/components/patterns/examples/emptyState-nav.html +16 -0
- package/src/surfaces/admin/components/patterns/examples/emptyState-nav.jsx +16 -0
- package/src/surfaces/admin/components/patterns/examples/homepage.html +6 -1
- package/src/surfaces/admin/components/patterns/examples/homepage.jsx +7 -0
- package/src/surfaces/admin/components/patterns/examples/index-intents.html +39 -0
- package/src/surfaces/admin/components/patterns/examples/index-intents.jsx +41 -0
- package/src/surfaces/admin/components/patterns/examples/index.html +12 -7
- package/src/surfaces/admin/components/patterns/examples/index.jsx +13 -6
- package/src/surfaces/admin/components/patterns/examples/indexTable-bulk-selection.html +109 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-bulk-selection.jsx +131 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-nav.html +85 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-nav.jsx +85 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-pagination.html +74 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-pagination.jsx +85 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-toast.html +119 -0
- package/src/surfaces/admin/components/patterns/examples/indexTable-toast.jsx +126 -0
- package/src/surfaces/admin/components/patterns/examples/interstitialNav.html +8 -8
- package/src/surfaces/admin/components/patterns/examples/interstitialNav.jsx +7 -7
- package/src/surfaces/admin/components/patterns/examples/mediaCard-intents.html +31 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-intents.jsx +33 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-modal.html +56 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-modal.jsx +62 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-share.html +43 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-share.jsx +43 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-toast.html +36 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard-toast.jsx +36 -0
- package/src/surfaces/admin/components/patterns/examples/mediaCard.html +25 -23
- package/src/surfaces/admin/components/patterns/examples/mediaCard.jsx +29 -27
- package/src/surfaces/admin/components/patterns/examples/metricsCard-nav.html +51 -0
- package/src/surfaces/admin/components/patterns/examples/metricsCard-nav.jsx +51 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-modal.html +78 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-modal.jsx +82 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-nav.html +54 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-nav.jsx +54 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-picker.html +58 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-picker.jsx +59 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-toast.html +67 -0
- package/src/surfaces/admin/components/patterns/examples/resourceList-toast.jsx +77 -0
- package/src/surfaces/admin/components/patterns/examples/settings-modal.html +45 -0
- package/src/surfaces/admin/components/patterns/examples/settings-modal.jsx +53 -0
- package/src/surfaces/admin/components/patterns/examples/settings-toast.html +37 -0
- package/src/surfaces/admin/components/patterns/examples/settings-toast.jsx +33 -0
- package/src/surfaces/admin/components/patterns/examples/settings.html +31 -1
- package/src/surfaces/admin/components/patterns/examples/settings.jsx +31 -0
- package/src/surfaces/admin/components/patterns/examples/setupGuide-nav.html +89 -0
- package/src/surfaces/admin/components/patterns/examples/setupGuide-nav.jsx +93 -0
- package/src/surfaces/admin/components/patterns/examples/setupGuide-toast.html +94 -0
- package/src/surfaces/admin/components/patterns/examples/setupGuide-toast.jsx +103 -0
- package/src/surfaces/admin/components/patterns/examples/setupGuide.html +90 -40
- package/src/surfaces/admin/components/patterns/examples/setupGuide.jsx +81 -9
- package/src/surfaces/admin/components/patterns/index.ab.doc.ts +75 -52
- package/src/surfaces/admin/components/shared.d.ts +845 -931
- package/src/surfaces/admin/components.d.ts +3256 -2272
- package/src/surfaces/admin/docs-types.ts +10 -1
- package/src/surfaces/admin/extension-targets.ts +6 -6
- package/src/surfaces/checkout/api/docs.ts +0 -2
- package/src/surfaces/checkout/api/standard/standard.ts +0 -21
- package/src/surfaces/checkout/shared.ts +8 -11
- package/src/surfaces/customer-account/api/order-status/order-status.ts +363 -317
- package/src/surfaces/customer-account/api/shared.ts +84 -97
- package/src/surfaces/customer-account/api/standard-api/standard-api.ts +8 -10
- package/src/surfaces/customer-account/components/Abbreviation/examples/basic-abbreviation.example.html +1 -0
- package/src/surfaces/customer-account/components/Announcement/examples/basic-announcement.example.html +16 -0
- package/src/surfaces/customer-account/components/Badge/examples/basic-badge.example.html +3 -0
- package/src/surfaces/customer-account/components/Banner/examples/basic-banner.example.html +1 -0
- package/src/surfaces/customer-account/components/Box/examples/basic-box.example.html +11 -0
- package/src/surfaces/customer-account/components/Button/examples/basic-button.example.html +2 -0
- package/src/surfaces/customer-account/components/ButtonGroup.d.ts +2 -2
- package/src/surfaces/customer-account/components/Checkbox/examples/basic-checkbox.example.html +1 -0
- package/src/surfaces/customer-account/components/Chip/examples/basic-chip.example.html +1 -0
- package/src/surfaces/customer-account/components/ChoiceList/examples/basic-choice-list.example.html +7 -0
- package/src/surfaces/customer-account/components/ChoiceList/examples/block-choice-variant.example.html +47 -0
- package/src/surfaces/customer-account/components/ChoiceList/examples/grid-choice-variant.example.html +5 -0
- package/src/surfaces/customer-account/components/ChoiceList/examples/inline-choice-variant.example.html +6 -0
- package/src/surfaces/customer-account/components/ChoiceList/examples/list-choice-variant.example.html +5 -0
- package/src/surfaces/customer-account/components/Clickable/examples/basic-clickable.example.html +3 -0
- package/src/surfaces/customer-account/components/ClickableChip/examples/basic-clickable-chip.example.html +1 -0
- package/src/surfaces/customer-account/components/ClipboardItem/examples/basic-clipboard-item.example.html +2 -0
- package/src/surfaces/customer-account/components/ConsentCheckbox/examples/basic-consent-checkbox.example.html +5 -0
- package/src/surfaces/customer-account/components/ConsentPhoneField/examples/basic-consent-phone-field.example.html +5 -0
- package/src/surfaces/customer-account/components/DateField/examples/basic-date-field.example.html +1 -0
- package/src/surfaces/customer-account/components/DatePicker/examples/basic-date-picker.example.html +1 -0
- package/src/surfaces/customer-account/components/Details/examples/basic-details.example.html +6 -0
- package/src/surfaces/customer-account/components/DropZone/examples/basic-drop-zone.example.html +1 -0
- package/src/surfaces/customer-account/components/EmailField/examples/basic-email-field.example.html +1 -0
- package/src/surfaces/customer-account/components/Form/examples/basic-form.example.html +4 -0
- package/src/surfaces/customer-account/components/Grid/examples/basic-grid.example.html +11 -0
- package/src/surfaces/customer-account/components/Heading/examples/basic-heading.example.html +1 -0
- package/src/surfaces/customer-account/components/Icon/examples/basic-icon.example.html +4 -0
- package/src/surfaces/customer-account/components/Image/examples/basic-image.example.html +1 -0
- package/src/surfaces/customer-account/components/Link/examples/basic-link.example.html +1 -0
- package/src/surfaces/customer-account/components/Map/examples/basic-map.example.html +3 -0
- package/src/surfaces/customer-account/components/Map/examples/map-marker-graphic.example.html +14 -0
- package/src/surfaces/customer-account/components/Map/examples/map-marker-popover.example.html +14 -0
- package/src/surfaces/customer-account/components/Modal/examples/basic-modal.example.html +20 -0
- package/src/surfaces/customer-account/components/MoneyField/examples/basic-money-field.example.html +1 -0
- package/src/surfaces/customer-account/components/NumberField/examples/basic-number-field.example.html +8 -0
- package/src/surfaces/customer-account/components/OrderedList/examples/basic-ordered-list.example.html +5 -0
- package/src/surfaces/customer-account/components/Paragraph/examples/basic-paragraph.example.html +1 -0
- package/src/surfaces/customer-account/components/PasswordField/examples/basic-password-field.example.html +1 -0
- package/src/surfaces/customer-account/components/PaymentIcon/examples/basic-payment-icon.example.html +7 -0
- package/src/surfaces/customer-account/components/PhoneField/examples/basic-phone-field.example.html +2 -0
- package/src/surfaces/customer-account/components/Popover/examples/basic-popover.example.html +7 -0
- package/src/surfaces/customer-account/components/PressButton/examples/basic-press-button.example.html +1 -0
- package/src/surfaces/customer-account/components/ProductThumbnail/examples/basic-product-thumbnail.example.html +4 -0
- package/src/surfaces/customer-account/components/Progress/examples/basic-progress.example.html +1 -0
- package/src/surfaces/customer-account/components/QRCode/examples/basic-qr-code.example.html +4 -0
- package/src/surfaces/{admin/components/QueryContainer/examples/default.jsx → customer-account/components/QueryContainer/examples/basic-query-container.example.html} +3 -3
- package/src/surfaces/customer-account/components/ScrollBox/examples/basic-scroll-box.example.html +5 -0
- package/src/surfaces/customer-account/components/Section.d.ts +2 -2
- package/src/surfaces/customer-account/components/Select/examples/basic-select.example.html +5 -0
- package/src/surfaces/customer-account/components/Sheet/examples/basic-sheet.example.html +5 -0
- package/src/surfaces/customer-account/components/SkeletonParagraph/examples/basic-skeleton-paragraph.example.html +2 -0
- package/src/surfaces/customer-account/components/Spinner/examples/basic-spinner.example.html +1 -0
- package/src/surfaces/customer-account/components/Stack/examples/basic-stack.example.html +22 -0
- package/src/surfaces/customer-account/components/Switch/examples/basic-switch.example.html +1 -0
- package/src/surfaces/customer-account/components/Text/examples/basic-text.example.html +3 -0
- package/src/surfaces/customer-account/components/TextArea/examples/basic-text-area.example.html +5 -0
- package/src/surfaces/customer-account/components/TextField/examples/basic-text-field.example.html +4 -0
- package/src/surfaces/customer-account/components/Time/examples/basic-time.example.html +1 -0
- package/src/surfaces/customer-account/components/Tooltip/examples/basic-tooltip.example.html +9 -0
- package/src/surfaces/customer-account/components/URLField/examples/basic-url-field.example.html +1 -0
- package/src/surfaces/customer-account/components/UnorderedList/examples/basic-unordered-list.example.html +5 -0
- package/src/surfaces/customer-account/preact/metafield.ts +1 -0
- package/src/surfaces/customer-account/preact/metafields.ts +1 -0
- package/src/surfaces/point-of-sale/api/pin-pad-api.ts +1 -1
- package/src/surfaces/point-of-sale/components/Button.d.ts +1 -1
- package/src/surfaces/point-of-sale/components/ChoiceList.d.ts +1 -1
- package/src/surfaces/point-of-sale/components/EmptyState.d.ts +2 -2
- package/src/surfaces/point-of-sale/components/Link.d.ts +1 -1
- package/src/surfaces/point-of-sale/components/Stack.d.ts +10 -10
- package/src/surfaces/point-of-sale/components/Text.d.ts +1 -1
- package/src/surfaces/point-of-sale/components/TextField.d.ts +1 -1
- package/src/surfaces/point-of-sale/components/components-shared.d.ts +55 -55
- package/src/surfaces/point-of-sale/components.d.ts +110 -110
- package/src/surfaces/point-of-sale/event/data/BaseData.ts +6 -2
- package/src/surfaces/point-of-sale/event/data/ReprintReceiptData.ts +23 -2
- package/src/surfaces/admin/components/AdminAction/examples/default.tsx +0 -15
- package/src/surfaces/admin/components/AdminBlock/examples/default.tsx +0 -1
- package/src/surfaces/admin/components/AdminPrintAction/examples/default.tsx +0 -9
- package/src/surfaces/admin/components/Avatar/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/Avatar/examples/color-consistency-demo.jsx +0 -7
- package/src/surfaces/admin/components/Avatar/examples/default-avatar-no-props.jsx +0 -1
- package/src/surfaces/admin/components/Avatar/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Avatar/examples/error-handling-example.jsx +0 -5
- package/src/surfaces/admin/components/Avatar/examples/fulfillment-partner-avatars.jsx +0 -14
- package/src/surfaces/admin/components/Avatar/examples/in-customer-list-context.jsx +0 -24
- package/src/surfaces/admin/components/Avatar/examples/long-initials-handling.jsx +0 -5
- package/src/surfaces/admin/components/Avatar/examples/size-variations.jsx +0 -7
- package/src/surfaces/admin/components/Avatar/examples/staff-member-profiles.jsx +0 -10
- package/src/surfaces/admin/components/Avatar/examples/with-image-source-and-fallback.jsx +0 -6
- package/src/surfaces/admin/components/Avatar/examples/with-section-component.jsx +0 -17
- package/src/surfaces/admin/components/Badge/examples/default.jsx +0 -8
- package/src/surfaces/admin/components/Badge/examples/different-sizes-for-emphasis.jsx +0 -4
- package/src/surfaces/admin/components/Badge/examples/order-status-badges.html +0 -6
- package/src/surfaces/admin/components/Badge/examples/order-status-badges.jsx +0 -6
- package/src/surfaces/admin/components/Badge/examples/status-indicators-with-icons.jsx +0 -21
- package/src/surfaces/admin/components/Badge/examples/within-table-context.jsx +0 -18
- package/src/surfaces/admin/components/Banner/examples/basic-information-banner.html +0 -3
- package/src/surfaces/admin/components/Banner/examples/basic-information-banner.jsx +0 -3
- package/src/surfaces/admin/components/Banner/examples/critical-banner-with-clear-next-steps.jsx +0 -18
- package/src/surfaces/admin/components/Banner/examples/default.jsx +0 -3
- package/src/surfaces/admin/components/Banner/examples/dismissible-success-banner.jsx +0 -3
- package/src/surfaces/admin/components/Banner/examples/info-banner-with-clear-value-proposition.html +0 -14
- package/src/surfaces/admin/components/Banner/examples/info-banner-with-clear-value-proposition.jsx +0 -14
- package/src/surfaces/admin/components/Banner/examples/warning-banner-with-specific-actions.jsx +0 -18
- package/src/surfaces/admin/components/Box/examples/accessible-status-messages.jsx +0 -14
- package/src/surfaces/admin/components/Box/examples/basic-container.html +0 -9
- package/src/surfaces/admin/components/Box/examples/basic-container.jsx +0 -9
- package/src/surfaces/admin/components/Box/examples/complex-merchant-dashboard-layout.jsx +0 -34
- package/src/surfaces/admin/components/Box/examples/default.jsx +0 -7
- package/src/surfaces/admin/components/Box/examples/responsive-shipping-notice.jsx +0 -10
- package/src/surfaces/admin/components/Button/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/Button/examples/bulk-actions.html +0 -4
- package/src/surfaces/admin/components/Button/examples/bulk-actions.jsx +0 -6
- package/src/surfaces/admin/components/Button/examples/component-interactions.jsx +0 -7
- package/src/surfaces/admin/components/Button/examples/default.jsx +0 -4
- package/src/surfaces/admin/components/Button/examples/delete-confirmation.jsx +0 -6
- package/src/surfaces/admin/components/Button/examples/form-states.jsx +0 -6
- package/src/surfaces/admin/components/Button/examples/icon-only-button.jsx +0 -1
- package/src/surfaces/admin/components/Button/examples/link-buttons.jsx +0 -9
- package/src/surfaces/admin/components/Button/examples/loading-state-for-merchant-actions.jsx +0 -11
- package/src/surfaces/admin/components/Button/examples/navigation-to-admin-sections.html +0 -2
- package/src/surfaces/admin/components/Button/examples/navigation-to-admin-sections.jsx +0 -3
- package/src/surfaces/admin/components/Button/examples/product-save-form.html +0 -4
- package/src/surfaces/admin/components/Button/examples/product-save-form.jsx +0 -6
- package/src/surfaces/admin/components/Button/examples/tones.jsx +0 -5
- package/src/surfaces/admin/components/Button/examples/toolbar-icon-buttons.html +0 -17
- package/src/surfaces/admin/components/Button/examples/toolbar-icon-buttons.jsx +0 -17
- package/src/surfaces/admin/components/Button/examples/variants.jsx +0 -6
- package/src/surfaces/admin/components/Button/examples/with-icon.jsx +0 -1
- package/src/surfaces/admin/components/ButtonGroup/examples/basic-usage.html +0 -4
- package/src/surfaces/admin/components/ButtonGroup/examples/basic-usage.jsx +0 -6
- package/src/surfaces/admin/components/ButtonGroup/examples/bulk-actions-in-data-tables.jsx +0 -7
- package/src/surfaces/admin/components/ButtonGroup/examples/destructive-actions-pattern.jsx +0 -6
- package/src/surfaces/admin/components/ButtonGroup/examples/form-action-buttons.html +0 -4
- package/src/surfaces/admin/components/ButtonGroup/examples/form-action-buttons.jsx +0 -6
- package/src/surfaces/admin/components/ButtonGroup/examples/segmented-appearance.jsx +0 -5
- package/src/surfaces/admin/components/ButtonGroup/examples/toolbar-buttons-with-icons.jsx +0 -11
- package/src/surfaces/admin/components/Checkbox/examples/default.jsx +0 -4
- package/src/surfaces/admin/components/Checkbox/examples/disabled-state.jsx +0 -5
- package/src/surfaces/admin/components/Checkbox/examples/error-state.jsx +0 -4
- package/src/surfaces/admin/components/Checkbox/examples/help-text.html +0 -4
- package/src/surfaces/admin/components/Checkbox/examples/help-text.jsx +0 -4
- package/src/surfaces/admin/components/Checkbox/examples/indeterminate-state.jsx +0 -21
- package/src/surfaces/admin/components/Checkbox/examples/settings-group.jsx +0 -12
- package/src/surfaces/admin/components/Checkbox/examples/validation-example.jsx +0 -20
- package/src/surfaces/admin/components/Chip/examples/basic-usage.html +0 -3
- package/src/surfaces/admin/components/Chip/examples/basic-usage.jsx +0 -3
- package/src/surfaces/admin/components/Chip/examples/color-variants.jsx +0 -12
- package/src/surfaces/admin/components/Chip/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Chip/examples/product-status.html +0 -8
- package/src/surfaces/admin/components/Chip/examples/product-status.jsx +0 -12
- package/src/surfaces/admin/components/Chip/examples/text-truncation.jsx +0 -12
- package/src/surfaces/admin/components/Chip/examples/with-icon-graphic.jsx +0 -4
- package/src/surfaces/admin/components/ChoiceList/examples/basic-usage.jsx +0 -7
- package/src/surfaces/admin/components/ChoiceList/examples/default.jsx +0 -16
- package/src/surfaces/admin/components/ChoiceList/examples/multiple-choices-with-details.html +0 -18
- package/src/surfaces/admin/components/ChoiceList/examples/multiple-choices-with-details.jsx +0 -18
- package/src/surfaces/admin/components/ChoiceList/examples/multiple-selections.jsx +0 -15
- package/src/surfaces/admin/components/ChoiceList/examples/validation-example.jsx +0 -20
- package/src/surfaces/admin/components/ChoiceList/examples/with-error-state.jsx +0 -8
- package/src/surfaces/admin/components/Clickable/examples/accessibility-with-aria-attributes.jsx +0 -8
- package/src/surfaces/admin/components/Clickable/examples/basic-button-usage.html +0 -1
- package/src/surfaces/admin/components/Clickable/examples/basic-button-usage.jsx +0 -3
- package/src/surfaces/admin/components/Clickable/examples/default.jsx +0 -12
- package/src/surfaces/admin/components/Clickable/examples/disabled-link-with-aria.jsx +0 -7
- package/src/surfaces/admin/components/Clickable/examples/form-submit-button.jsx +0 -3
- package/src/surfaces/admin/components/Clickable/examples/link-mode.jsx +0 -3
- package/src/surfaces/admin/components/Clickable/examples/section-with-clickable-action.jsx +0 -9
- package/src/surfaces/admin/components/ClickableChip/examples/as-a-link.jsx +0 -8
- package/src/surfaces/admin/components/ClickableChip/examples/basic-usage.jsx +0 -17
- package/src/surfaces/admin/components/ClickableChip/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/ClickableChip/examples/disabled-state.jsx +0 -7
- package/src/surfaces/admin/components/ClickableChip/examples/multiple-chips-with-proper-spacing.html +0 -17
- package/src/surfaces/admin/components/ClickableChip/examples/multiple-chips-with-proper-spacing.jsx +0 -17
- package/src/surfaces/admin/components/ClickableChip/examples/with-icon-and-remove-button.jsx +0 -8
- package/src/surfaces/admin/components/ColorField/examples/basic-usage-required.jsx +0 -3
- package/src/surfaces/admin/components/ColorField/examples/basic-usage-web-component.jsx +0 -3
- package/src/surfaces/admin/components/ColorField/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/ColorField/examples/form-integration.jsx +0 -28
- package/src/surfaces/admin/components/ColorField/examples/read-only-state.jsx +0 -3
- package/src/surfaces/admin/components/ColorField/examples/validation-example.jsx +0 -21
- package/src/surfaces/admin/components/ColorField/examples/with-alpha-transparency.jsx +0 -7
- package/src/surfaces/admin/components/ColorField/examples/with-error-state.jsx +0 -9
- package/src/surfaces/admin/components/ColorField/examples/with-help-text.jsx +0 -7
- package/src/surfaces/admin/components/ColorField/examples/with-placeholder.html +0 -7
- package/src/surfaces/admin/components/ColorField/examples/with-placeholder.jsx +0 -7
- package/src/surfaces/admin/components/ColorPicker/examples/basic-usage.html +0 -3
- package/src/surfaces/admin/components/ColorPicker/examples/basic-usage.jsx +0 -3
- package/src/surfaces/admin/components/ColorPicker/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/ColorPicker/examples/with-alpha-transparency.jsx +0 -7
- package/src/surfaces/admin/components/DateField/examples/basic-usage.jsx +0 -5
- package/src/surfaces/admin/components/DateField/examples/date-fields-with-validation.html +0 -29
- package/src/surfaces/admin/components/DateField/examples/date-fields-with-validation.jsx +0 -29
- package/src/surfaces/admin/components/DateField/examples/date-range-selection.jsx +0 -19
- package/src/surfaces/admin/components/DateField/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/DateField/examples/disabled-and-read-only-states.jsx +0 -15
- package/src/surfaces/admin/components/DateField/examples/form-integration.jsx +0 -27
- package/src/surfaces/admin/components/DateField/examples/validation-example.jsx +0 -20
- package/src/surfaces/admin/components/DateField/examples/with-date-restrictions.jsx +0 -6
- package/src/surfaces/admin/components/DateField/examples/with-default-value.jsx +0 -5
- package/src/surfaces/admin/components/DateField/examples/with-error-state.jsx +0 -5
- package/src/surfaces/admin/components/DateField/examples/with-specific-allowed-dates.jsx +0 -6
- package/src/surfaces/admin/components/DatePicker/examples/analytics-dashboard.jsx +0 -35
- package/src/surfaces/admin/components/DatePicker/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/DatePicker/examples/form-integration.jsx +0 -28
- package/src/surfaces/admin/components/DatePicker/examples/single-date-selection.jsx +0 -6
- package/src/surfaces/admin/components/DatePicker/examples/with-date-restrictions.jsx +0 -7
- package/src/surfaces/admin/components/Divider/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/Divider/examples/custom-color.jsx +0 -1
- package/src/surfaces/admin/components/Divider/examples/custom-direction.jsx +0 -5
- package/src/surfaces/admin/components/Divider/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Divider/examples/organizing-settings-panels.html +0 -9
- package/src/surfaces/admin/components/Divider/examples/organizing-settings-panels.jsx +0 -9
- package/src/surfaces/admin/components/Divider/examples/separating-content-sections.html +0 -13
- package/src/surfaces/admin/components/Divider/examples/separating-content-sections.jsx +0 -13
- package/src/surfaces/admin/components/Divider/examples/separating-form-sections.jsx +0 -7
- package/src/surfaces/admin/components/Divider/examples/visual-breaks-in-section-layouts.html +0 -12
- package/src/surfaces/admin/components/Divider/examples/visual-breaks-in-section-layouts.jsx +0 -12
- package/src/surfaces/admin/components/DropZone/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/DropZone/examples/default.jsx +0 -9
- package/src/surfaces/admin/components/DropZone/examples/disabled-state.jsx +0 -1
- package/src/surfaces/admin/components/DropZone/examples/file-type-restrictions.jsx +0 -5
- package/src/surfaces/admin/components/DropZone/examples/image-upload.jsx +0 -1
- package/src/surfaces/admin/components/DropZone/examples/required-field.jsx +0 -1
- package/src/surfaces/admin/components/DropZone/examples/with-accessibility-options.jsx +0 -6
- package/src/surfaces/admin/components/DropZone/examples/with-error-state.jsx +0 -4
- package/src/surfaces/admin/components/EmailField/examples/basic-usage.html +0 -3
- package/src/surfaces/admin/components/EmailField/examples/basic-usage.jsx +0 -3
- package/src/surfaces/admin/components/EmailField/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/EmailField/examples/optional-field-with-placeholder.html +0 -7
- package/src/surfaces/admin/components/EmailField/examples/optional-field-with-placeholder.jsx +0 -7
- package/src/surfaces/admin/components/EmailField/examples/read-only-display.jsx +0 -7
- package/src/surfaces/admin/components/EmailField/examples/validation-example.jsx +0 -21
- package/src/surfaces/admin/components/EmailField/examples/with-error-and-help-text.jsx +0 -8
- package/src/surfaces/admin/components/EmailField/examples/with-length-constraints.jsx +0 -8
- package/src/surfaces/admin/components/Form/examples/default.jsx +0 -6
- package/src/surfaces/admin/components/FunctionSettings/examples/default.tsx +0 -38
- package/src/surfaces/admin/components/Grid/examples/basic-two-column-layout.jsx +0 -12
- package/src/surfaces/admin/components/Grid/examples/col-span-layouts.jsx +0 -34
- package/src/surfaces/admin/components/Grid/examples/default.jsx +0 -15
- package/src/surfaces/admin/components/Grid/examples/mobile-first-responsive-grid.jsx +0 -53
- package/src/surfaces/admin/components/Heading/examples/basic-heading.html +0 -1
- package/src/surfaces/admin/components/Heading/examples/basic-heading.jsx +0 -1
- package/src/surfaces/admin/components/Heading/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Heading/examples/heading-with-custom-accessibility.jsx +0 -3
- package/src/surfaces/admin/components/Heading/examples/heading-with-line-clamping.jsx +0 -5
- package/src/surfaces/admin/components/Heading/examples/heading-within-section-hierarchy.jsx +0 -12
- package/src/surfaces/admin/components/Icon/examples/basic-usage.jsx +0 -7
- package/src/surfaces/admin/components/Icon/examples/default.jsx +0 -6
- package/src/surfaces/admin/components/Icon/examples/in-badge-components.jsx +0 -8
- package/src/surfaces/admin/components/Icon/examples/in-button-components.jsx +0 -8
- package/src/surfaces/admin/components/Icon/examples/small-size.jsx +0 -1
- package/src/surfaces/admin/components/Icon/examples/subdued-color.jsx +0 -1
- package/src/surfaces/admin/components/Icon/examples/with-id-property.jsx +0 -1
- package/src/surfaces/admin/components/Icon/examples/with-interest-relationship.jsx +0 -6
- package/src/surfaces/admin/components/Icon/examples/with-semantic-tone.jsx +0 -6
- package/src/surfaces/admin/components/Image/examples/auto-sized-image.html +0 -5
- package/src/surfaces/admin/components/Image/examples/auto-sized-image.jsx +0 -5
- package/src/surfaces/admin/components/Image/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/Image/examples/decorative-image.jsx +0 -6
- package/src/surfaces/admin/components/Image/examples/default.jsx +0 -6
- package/src/surfaces/admin/components/Image/examples/responsive-images-with-srcset.jsx +0 -9
- package/src/surfaces/admin/components/Image/examples/responsive-layout-with-aspect-ratio.jsx +0 -7
- package/src/surfaces/admin/components/Image/examples/with-border-styling.jsx +0 -12
- package/src/surfaces/admin/components/Image/examples/within-layout-components.jsx +0 -26
- package/src/surfaces/admin/components/Link/examples/basic-links-in-paragraph.jsx +0 -3
- package/src/surfaces/admin/components/Link/examples/critical-context-links.html +0 -3
- package/src/surfaces/admin/components/Link/examples/critical-context-links.jsx +0 -3
- package/src/surfaces/admin/components/Link/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Link/examples/download-links.jsx +0 -3
- package/src/surfaces/admin/components/Link/examples/external-links.jsx +0 -5
- package/src/surfaces/admin/components/Link/examples/links-in-banner-context.html +0 -5
- package/src/surfaces/admin/components/Link/examples/links-in-banner-context.jsx +0 -5
- package/src/surfaces/admin/components/Link/examples/links-in-banner.jsx +0 -5
- package/src/surfaces/admin/components/Link/examples/links-in-box-container.jsx +0 -5
- package/src/surfaces/admin/components/Link/examples/links-in-subdued-paragraph.html +0 -3
- package/src/surfaces/admin/components/Link/examples/links-in-subdued-paragraph.jsx +0 -3
- package/src/surfaces/admin/components/Link/examples/links-with-auto-tone.html +0 -3
- package/src/surfaces/admin/components/Link/examples/links-with-auto-tone.jsx +0 -3
- package/src/surfaces/admin/components/Link/examples/links-with-different-tones.jsx +0 -25
- package/src/surfaces/admin/components/Link/examples/links-with-language-attribute.jsx +0 -3
- package/src/surfaces/admin/components/Menu/examples/basic-menu.html +0 -7
- package/src/surfaces/admin/components/Menu/examples/basic-menu.jsx +0 -9
- package/src/surfaces/admin/components/Menu/examples/customer-actions-menu.jsx +0 -18
- package/src/surfaces/admin/components/Menu/examples/default.jsx +0 -11
- package/src/surfaces/admin/components/Menu/examples/menu-with-icons.jsx +0 -14
- package/src/surfaces/admin/components/Menu/examples/menu-with-links-and-disabled-items.jsx +0 -13
- package/src/surfaces/admin/components/Menu/examples/menu-with-sections.jsx +0 -15
- package/src/surfaces/admin/components/Menu/examples/settings-menu.jsx +0 -19
- package/src/surfaces/admin/components/Modal/examples/basic-modal.jsx +0 -15
- package/src/surfaces/admin/components/Modal/examples/confirmation-modal-with-actions.jsx +0 -30
- package/src/surfaces/admin/components/Modal/examples/default.jsx +0 -19
- package/src/surfaces/admin/components/Modal/examples/different-modal-sizes.jsx +0 -65
- package/src/surfaces/admin/components/Modal/examples/form-modal.jsx +0 -52
- package/src/surfaces/admin/components/Modal/examples/modal-without-padding.jsx +0 -20
- package/src/surfaces/admin/components/NumberField/examples/basic-usage.jsx +0 -7
- package/src/surfaces/admin/components/NumberField/examples/default.jsx +0 -8
- package/src/surfaces/admin/components/NumberField/examples/multiple-examples.html +0 -29
- package/src/surfaces/admin/components/NumberField/examples/multiple-examples.jsx +0 -29
- package/src/surfaces/admin/components/NumberField/examples/with-prefix-and-suffix.jsx +0 -9
- package/src/surfaces/admin/components/OrderedList/examples/basic-usage.html +0 -5
- package/src/surfaces/admin/components/OrderedList/examples/basic-usage.jsx +0 -5
- package/src/surfaces/admin/components/OrderedList/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/OrderedList/examples/fulfillment-process.html +0 -18
- package/src/surfaces/admin/components/OrderedList/examples/fulfillment-process.jsx +0 -18
- package/src/surfaces/admin/components/OrderedList/examples/order-processing-steps.html +0 -8
- package/src/surfaces/admin/components/OrderedList/examples/order-processing-steps.jsx +0 -8
- package/src/surfaces/admin/components/OrderedList/examples/product-setup-instructions.jsx +0 -13
- package/src/surfaces/admin/components/Page/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/Page/examples/large-inline-size-for-wide-content.jsx +0 -33
- package/src/surfaces/admin/components/Page/examples/page-with-breadcrumbs-and-title.jsx +0 -7
- package/src/surfaces/admin/components/Page/examples/page-with-heading.jsx +0 -5
- package/src/surfaces/admin/components/Page/examples/page-with-secondary-actions.jsx +0 -8
- package/src/surfaces/admin/components/Page/examples/small-inline-size-for-focused-content.jsx +0 -9
- package/src/surfaces/admin/components/Paragraph/examples/admin-ui-patterns.html +0 -21
- package/src/surfaces/admin/components/Paragraph/examples/admin-ui-patterns.jsx +0 -21
- package/src/surfaces/admin/components/Paragraph/examples/basic-usage.html +0 -3
- package/src/surfaces/admin/components/Paragraph/examples/basic-usage.jsx +0 -3
- package/src/surfaces/admin/components/Paragraph/examples/default.jsx +0 -4
- package/src/surfaces/admin/components/Paragraph/examples/line-clamping.jsx +0 -8
- package/src/surfaces/admin/components/Paragraph/examples/rtl-support.jsx +0 -3
- package/src/surfaces/admin/components/Paragraph/examples/screen-reader-text.jsx +0 -3
- package/src/surfaces/admin/components/Paragraph/examples/tabular-numbers.jsx +0 -3
- package/src/surfaces/admin/components/Paragraph/examples/with-tone-and-color.jsx +0 -9
- package/src/surfaces/admin/components/Popover/examples/default.jsx +0 -10
- package/src/surfaces/admin/components/Popover/examples/inventory-stock-details.jsx +0 -37
- package/src/surfaces/admin/components/Popover/examples/notifications.jsx +0 -30
- package/src/surfaces/admin/components/Popover/examples/table-display-options.jsx +0 -29
- package/src/surfaces/admin/components/QueryContainer/examples/basic-usage.jsx +0 -17
- package/src/surfaces/admin/components/SearchField/examples/basic-usage.html +0 -5
- package/src/surfaces/admin/components/SearchField/examples/basic-usage.jsx +0 -5
- package/src/surfaces/admin/components/SearchField/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/SearchField/examples/disabled-state.jsx +0 -6
- package/src/surfaces/admin/components/SearchField/examples/with-character-limits.jsx +0 -7
- package/src/surfaces/admin/components/SearchField/examples/with-error-state.jsx +0 -6
- package/src/surfaces/admin/components/Section/examples/default.jsx +0 -3
- package/src/surfaces/admin/components/Section/examples/full-width-content-layout.jsx +0 -18
- package/src/surfaces/admin/components/Section/examples/nested-sections-with-visual-level-differences.jsx +0 -23
- package/src/surfaces/admin/components/Section/examples/section-with-accessibility-label.jsx +0 -13
- package/src/surfaces/admin/components/Section/examples/top-level-section-with-form-elements.jsx +0 -5
- package/src/surfaces/admin/components/Spinner/examples/basic-usage.html +0 -1
- package/src/surfaces/admin/components/Spinner/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/Spinner/examples/default.jsx +0 -1
- package/src/surfaces/admin/components/Spinner/examples/inline-loading-with-text.jsx +0 -4
- package/src/surfaces/admin/components/Spinner/examples/loading-state-in-section.jsx +0 -4
- package/src/surfaces/admin/components/Stack/examples/basic-block-stack-vertical.html +0 -5
- package/src/surfaces/admin/components/Stack/examples/basic-block-stack-vertical.jsx +0 -5
- package/src/surfaces/admin/components/Stack/examples/custom-alignment.jsx +0 -5
- package/src/surfaces/admin/components/Stack/examples/custom-spacing.jsx +0 -18
- package/src/surfaces/admin/components/Stack/examples/default.jsx +0 -6
- package/src/surfaces/admin/components/Stack/examples/inline-stack-horizontal.jsx +0 -5
- package/src/surfaces/admin/components/Stack/examples/responsive-stack-with-container-queries.jsx +0 -23
- package/src/surfaces/admin/components/Table/examples/default.jsx +0 -30
- package/src/surfaces/admin/components/Table/examples/full-width-product-inventory-table.html +0 -65
- package/src/surfaces/admin/components/Table/examples/full-width-product-inventory-table.jsx +0 -65
- package/src/surfaces/admin/components/Table/examples/list-variant.jsx +0 -44
- package/src/surfaces/admin/components/Table/examples/with-loading-state.jsx +0 -40
- package/src/surfaces/admin/components/Table/examples/with-pagination.jsx +0 -27
- package/src/surfaces/admin/components/Text/examples/accessibility-hidden-text.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/basic-usage.html +0 -3
- package/src/surfaces/admin/components/Text/examples/basic-usage.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/default.jsx +0 -4
- package/src/surfaces/admin/components/Text/examples/interest-for-association.jsx +0 -8
- package/src/surfaces/admin/components/Text/examples/right-to-left-text.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/semantic-address.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/status-tones.jsx +0 -5
- package/src/surfaces/admin/components/Text/examples/strong-text.html +0 -3
- package/src/surfaces/admin/components/Text/examples/strong-text.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/subdued-color.jsx +0 -3
- package/src/surfaces/admin/components/Text/examples/tabular-numbers.jsx +0 -3
- package/src/surfaces/admin/components/TextArea/examples/basic-usage.jsx +0 -5
- package/src/surfaces/admin/components/TextArea/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/TextArea/examples/error-state.jsx +0 -8
- package/src/surfaces/admin/components/TextArea/examples/product-care-instructions.html +0 -7
- package/src/surfaces/admin/components/TextArea/examples/product-care-instructions.jsx +0 -7
- package/src/surfaces/admin/components/TextArea/examples/seo-meta-description-with-character-limit.jsx +0 -8
- package/src/surfaces/admin/components/TextField/examples/basic-usage.html +0 -1
- package/src/surfaces/admin/components/TextField/examples/basic-usage.jsx +0 -1
- package/src/surfaces/admin/components/TextField/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/TextField/examples/required-field-with-validation.html +0 -1
- package/src/surfaces/admin/components/TextField/examples/required-field-with-validation.jsx +0 -1
- package/src/surfaces/admin/components/TextField/examples/specific-error-messages-for-merchant-context.jsx +0 -16
- package/src/surfaces/admin/components/TextField/examples/with-accessory.jsx +0 -6
- package/src/surfaces/admin/components/TextField/examples/with-icon.jsx +0 -5
- package/src/surfaces/admin/components/TextField/examples/with-prefix-and-suffix.jsx +0 -11
- package/src/surfaces/admin/components/Thumbnail/examples/basic-usage.html +0 -5
- package/src/surfaces/admin/components/Thumbnail/examples/basic-usage.jsx +0 -5
- package/src/surfaces/admin/components/Thumbnail/examples/default.jsx +0 -4
- package/src/surfaces/admin/components/Thumbnail/examples/different-sizes.jsx +0 -17
- package/src/surfaces/admin/components/Thumbnail/examples/empty-state.jsx +0 -1
- package/src/surfaces/admin/components/Thumbnail/examples/with-event-handling.jsx +0 -13
- package/src/surfaces/admin/components/Tooltip/examples/basic-usage.jsx +0 -6
- package/src/surfaces/admin/components/Tooltip/examples/default.jsx +0 -6
- package/src/surfaces/admin/components/Tooltip/examples/with-icon-button.jsx +0 -8
- package/src/surfaces/admin/components/UnorderedList/examples/default.jsx +0 -5
- package/src/surfaces/admin/components/UnorderedList/examples/store-setup-checklist.jsx +0 -24
- /package/src/surfaces/admin/components/Button/examples/{basic-usage.html → basic-button.html} +0 -0
- /package/src/surfaces/{admin/components/Divider/examples/basic-usage.html → customer-account/components/Divider/examples/basic-divider.example.html} +0 -0
|
@@ -725,11 +725,11 @@ export type AnyString = string & {};
|
|
|
725
725
|
export type optionalSpace = '' | ' ';
|
|
726
726
|
export interface BadgeProps extends GlobalProps {
|
|
727
727
|
/**
|
|
728
|
-
* The content of the
|
|
728
|
+
* The content of the badge.
|
|
729
729
|
*/
|
|
730
730
|
children?: ComponentChildren;
|
|
731
731
|
/**
|
|
732
|
-
* Sets the tone of the
|
|
732
|
+
* Sets the tone of the badge, based on the intention of the information being conveyed.
|
|
733
733
|
*
|
|
734
734
|
* @default 'auto'
|
|
735
735
|
*/
|
|
@@ -765,11 +765,11 @@ export interface BannerProps extends GlobalProps, ActionSlots {
|
|
|
765
765
|
*/
|
|
766
766
|
heading?: string;
|
|
767
767
|
/**
|
|
768
|
-
* The content of the
|
|
768
|
+
* The content of the banner.
|
|
769
769
|
*/
|
|
770
770
|
children?: ComponentChildren;
|
|
771
771
|
/**
|
|
772
|
-
* Sets the tone of the
|
|
772
|
+
* Sets the tone of the banner, based on the intention of the information being conveyed.
|
|
773
773
|
*
|
|
774
774
|
* The banner is a live region and the type of status will be dictated by the Tone selected.
|
|
775
775
|
*
|
|
@@ -881,7 +881,7 @@ export type AccessibilityRole =
|
|
|
881
881
|
| 'footer'
|
|
882
882
|
/**
|
|
883
883
|
* Used to indicate a generic section.
|
|
884
|
-
* Sections should always have a
|
|
884
|
+
* Sections should always have a heading or an accessible name provided in the `accessibilityLabel` property.
|
|
885
885
|
*
|
|
886
886
|
* In an HTML host `section` will render a `<section>` element.
|
|
887
887
|
* Learn more about the [`<section>` element](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section) and its [implicit role](https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Roles/region_role) in the MDN web docs.
|
|
@@ -1252,7 +1252,7 @@ export interface BaseBoxProps
|
|
|
1252
1252
|
BorderProps,
|
|
1253
1253
|
OverflowProps {
|
|
1254
1254
|
/**
|
|
1255
|
-
* The content of the
|
|
1255
|
+
* The content of the box.
|
|
1256
1256
|
*/
|
|
1257
1257
|
children?: ComponentChildren;
|
|
1258
1258
|
/**
|
|
@@ -1268,7 +1268,7 @@ export interface BaseBoxPropsWithRole
|
|
|
1268
1268
|
AccessibilityRoleProps {}
|
|
1269
1269
|
export interface ButtonBehaviorProps extends InteractionProps, FocusEventProps {
|
|
1270
1270
|
/**
|
|
1271
|
-
* The behavior of the
|
|
1271
|
+
* The behavior of the button.
|
|
1272
1272
|
*
|
|
1273
1273
|
* - `submit`: Used to indicate the component acts as a submit button, meaning it submits the closest form.
|
|
1274
1274
|
* - `button`: Used to indicate the component acts as a button, meaning it has no default action.
|
|
@@ -1280,14 +1280,14 @@ export interface ButtonBehaviorProps extends InteractionProps, FocusEventProps {
|
|
|
1280
1280
|
*/
|
|
1281
1281
|
type?: 'submit' | 'button' | 'reset';
|
|
1282
1282
|
/**
|
|
1283
|
-
* Callback when the
|
|
1283
|
+
* Callback when the button is activated.
|
|
1284
1284
|
* This will be called before the action indicated by `type`.
|
|
1285
1285
|
*
|
|
1286
1286
|
* @see https://developer.mozilla.org/en-US/docs/Web/API/Element/click_event
|
|
1287
1287
|
*/
|
|
1288
1288
|
onClick?: (event: Event) => void;
|
|
1289
1289
|
/**
|
|
1290
|
-
* Disables the
|
|
1290
|
+
* Disables the button meaning it cannot be clicked or receive focus.
|
|
1291
1291
|
*
|
|
1292
1292
|
* @default false
|
|
1293
1293
|
*/
|
|
@@ -1295,7 +1295,7 @@ export interface ButtonBehaviorProps extends InteractionProps, FocusEventProps {
|
|
|
1295
1295
|
/**
|
|
1296
1296
|
* Replaces content with a loading indicator while a background action is being performed.
|
|
1297
1297
|
*
|
|
1298
|
-
* This also disables the
|
|
1298
|
+
* This also disables the button.
|
|
1299
1299
|
*
|
|
1300
1300
|
* @default false
|
|
1301
1301
|
*/
|
|
@@ -1372,24 +1372,24 @@ export interface BaseClickableProps
|
|
|
1372
1372
|
LinkBehaviorProps {}
|
|
1373
1373
|
export interface ButtonProps extends GlobalProps, BaseClickableProps {
|
|
1374
1374
|
/**
|
|
1375
|
-
* A label that describes the purpose or contents of the
|
|
1375
|
+
* A label that describes the purpose or contents of the button. It will be read to users using assistive technologies such as screen readers.
|
|
1376
1376
|
*
|
|
1377
|
-
* Use this when using only an icon or the
|
|
1377
|
+
* Use this when using only an icon or the button text is not enough context
|
|
1378
1378
|
* for users using assistive technologies.
|
|
1379
1379
|
*/
|
|
1380
1380
|
accessibilityLabel?: string;
|
|
1381
1381
|
/**
|
|
1382
|
-
* The content of the
|
|
1382
|
+
* The content of the button.
|
|
1383
1383
|
*/
|
|
1384
1384
|
children?: ComponentChildren;
|
|
1385
1385
|
/**
|
|
1386
|
-
* The type of icon to be displayed in the
|
|
1386
|
+
* The type of icon to be displayed in the button.
|
|
1387
1387
|
*
|
|
1388
1388
|
* @default ''
|
|
1389
1389
|
*/
|
|
1390
1390
|
icon?: IconType | AnyString;
|
|
1391
1391
|
/**
|
|
1392
|
-
* The displayed inline width of the
|
|
1392
|
+
* The displayed inline width of the button.
|
|
1393
1393
|
*
|
|
1394
1394
|
* - `auto`: the size of the button depends on the surface and context.
|
|
1395
1395
|
* - `fill`: the button will takes up 100% of the available inline size.
|
|
@@ -1399,13 +1399,13 @@ export interface ButtonProps extends GlobalProps, BaseClickableProps {
|
|
|
1399
1399
|
*/
|
|
1400
1400
|
inlineSize?: 'auto' | 'fill' | 'fit-content';
|
|
1401
1401
|
/**
|
|
1402
|
-
* Changes the visual appearance of the
|
|
1402
|
+
* Changes the visual appearance of the button.
|
|
1403
1403
|
*
|
|
1404
|
-
* @default 'auto' - the variant is automatically determined by the
|
|
1404
|
+
* @default 'auto' - the variant is automatically determined by the button's context
|
|
1405
1405
|
*/
|
|
1406
1406
|
variant?: 'auto' | 'primary' | 'secondary' | 'tertiary';
|
|
1407
1407
|
/**
|
|
1408
|
-
* Sets the tone of the
|
|
1408
|
+
* Sets the tone of the button based on the intention of the information being conveyed.
|
|
1409
1409
|
*
|
|
1410
1410
|
* @default 'auto'
|
|
1411
1411
|
*/
|
|
@@ -2251,7 +2251,7 @@ export interface EmbedProps extends GlobalProps, SizingProps {
|
|
|
2251
2251
|
*/
|
|
2252
2252
|
src?: string;
|
|
2253
2253
|
/**
|
|
2254
|
-
* A label that describes the purpose or contents of the
|
|
2254
|
+
* A label that describes the purpose or contents of the embed. It will be read to users
|
|
2255
2255
|
* using assistive technologies such as screen readers.
|
|
2256
2256
|
*
|
|
2257
2257
|
* @implementation for web-based implementations, this should map to the [title](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/title) attribute
|
|
@@ -2260,15 +2260,15 @@ export interface EmbedProps extends GlobalProps, SizingProps {
|
|
|
2260
2260
|
}
|
|
2261
2261
|
export interface EmptyStateProps extends GlobalProps, ActionSlots {
|
|
2262
2262
|
/**
|
|
2263
|
-
* The heading of the
|
|
2263
|
+
* The heading of the empty state.
|
|
2264
2264
|
*/
|
|
2265
2265
|
heading?: string;
|
|
2266
2266
|
/**
|
|
2267
|
-
* The subheading of the
|
|
2267
|
+
* The subheading of the empty state.
|
|
2268
2268
|
*/
|
|
2269
2269
|
subheading?: ComponentChildren | StringChildren;
|
|
2270
2270
|
/**
|
|
2271
|
-
* The graphic to display in the
|
|
2271
|
+
* The graphic to display in the empty state. The only supported components are Image and Icon.
|
|
2272
2272
|
*/
|
|
2273
2273
|
graphic?: ComponentChildren;
|
|
2274
2274
|
}
|
|
@@ -2402,7 +2402,7 @@ export interface HeadingProps
|
|
|
2402
2402
|
AccessibilityVisibilityProps,
|
|
2403
2403
|
BlockTypographyProps {
|
|
2404
2404
|
/**
|
|
2405
|
-
* The content of the
|
|
2405
|
+
* The content of the heading.
|
|
2406
2406
|
*/
|
|
2407
2407
|
children?: ComponentChildren;
|
|
2408
2408
|
/**
|
|
@@ -2571,17 +2571,17 @@ export interface ImageProps extends GlobalProps, BaseImageProps, BorderProps {
|
|
|
2571
2571
|
}
|
|
2572
2572
|
export interface LinkProps extends GlobalProps, LinkBehaviorProps {
|
|
2573
2573
|
/**
|
|
2574
|
-
* The content of the
|
|
2574
|
+
* The content of the link.
|
|
2575
2575
|
*/
|
|
2576
2576
|
children?: ComponentChildren;
|
|
2577
2577
|
/**
|
|
2578
|
-
* Sets the tone of the
|
|
2578
|
+
* Sets the tone of the link, based on the intention of the information being conveyed.
|
|
2579
2579
|
*
|
|
2580
2580
|
* @default 'auto'
|
|
2581
2581
|
*/
|
|
2582
2582
|
tone?: ToneKeyword;
|
|
2583
2583
|
/**
|
|
2584
|
-
* A label that describes the purpose or contents of the
|
|
2584
|
+
* A label that describes the purpose or contents of the link. It will be read to users using assistive technologies such as screen readers.
|
|
2585
2585
|
*
|
|
2586
2586
|
* Use this when using only an icon or the content of the link is not enough context
|
|
2587
2587
|
* for users using assistive technologies.
|
|
@@ -2608,32 +2608,32 @@ export interface ModalProps
|
|
|
2608
2608
|
*/
|
|
2609
2609
|
accessibilityLabel?: string;
|
|
2610
2610
|
/**
|
|
2611
|
-
* A title that describes the content of the
|
|
2611
|
+
* A title that describes the content of the modal.
|
|
2612
2612
|
*
|
|
2613
2613
|
*/
|
|
2614
2614
|
heading?: string;
|
|
2615
2615
|
/**
|
|
2616
|
-
* Adjust the padding around the
|
|
2616
|
+
* Adjust the padding around the modal content.
|
|
2617
2617
|
*
|
|
2618
2618
|
* `base`: applies padding that is appropriate for the element.
|
|
2619
2619
|
*
|
|
2620
|
-
* `none`: removes all padding from the element. This can be useful when elements inside the
|
|
2621
|
-
* to the edge of the
|
|
2620
|
+
* `none`: removes all padding from the element. This can be useful when elements inside the modal need to span
|
|
2621
|
+
* to the edge of the modal. For example, a full-width image. In this case, rely on Box with a padding of 'base'
|
|
2622
2622
|
* to bring back the desired padding for the rest of the content.
|
|
2623
2623
|
*
|
|
2624
2624
|
* @default 'base'
|
|
2625
2625
|
*/
|
|
2626
2626
|
padding?: 'base' | 'none';
|
|
2627
2627
|
/**
|
|
2628
|
-
* Adjust the size of the
|
|
2628
|
+
* Adjust the size of the modal.
|
|
2629
2629
|
*
|
|
2630
|
-
* `max`: expands the
|
|
2630
|
+
* `max`: expands the modal to its maximum size as defined by the host application, on both the horizontal and vertical axes.
|
|
2631
2631
|
*
|
|
2632
2632
|
* @default 'base'
|
|
2633
2633
|
*/
|
|
2634
2634
|
size?: SizeKeyword | 'max';
|
|
2635
2635
|
/**
|
|
2636
|
-
* The content of the
|
|
2636
|
+
* The content of the modal.
|
|
2637
2637
|
*/
|
|
2638
2638
|
children?: ComponentChildren;
|
|
2639
2639
|
}
|
|
@@ -2672,7 +2672,7 @@ export type NumberAutocompleteField = ExtractStrict<
|
|
|
2672
2672
|
>;
|
|
2673
2673
|
export interface PageProps extends GlobalProps, ActionSlots {
|
|
2674
2674
|
/**
|
|
2675
|
-
* The content of the
|
|
2675
|
+
* The content of the page.
|
|
2676
2676
|
*/
|
|
2677
2677
|
children?: ComponentChildren;
|
|
2678
2678
|
/**
|
|
@@ -2838,14 +2838,14 @@ export interface SearchFieldProps
|
|
|
2838
2838
|
export type SearchAutocompleteField = TextAutocompleteField;
|
|
2839
2839
|
export interface SectionProps extends GlobalProps, ActionSlots {
|
|
2840
2840
|
/**
|
|
2841
|
-
* The content of the
|
|
2841
|
+
* The content of the section.
|
|
2842
2842
|
*/
|
|
2843
2843
|
children?: ComponentChildren;
|
|
2844
2844
|
/**
|
|
2845
2845
|
* A label used to describe the section that will be announced by assistive technologies.
|
|
2846
2846
|
*
|
|
2847
|
-
* When no `heading` property is provided or included as a children of the
|
|
2848
|
-
* `accessibilityLabel` to describe the
|
|
2847
|
+
* When no `heading` property is provided or included as a children of the section, you **must** provide an
|
|
2848
|
+
* `accessibilityLabel` to describe the section. This is important as it allows assistive technologies to provide
|
|
2849
2849
|
* the right context to users.
|
|
2850
2850
|
*/
|
|
2851
2851
|
accessibilityLabel?: string;
|
|
@@ -2858,8 +2858,8 @@ export interface SectionProps extends GlobalProps, ActionSlots {
|
|
|
2858
2858
|
*
|
|
2859
2859
|
* - `base`: applies padding that is appropriate for the element. Note that it may result in no padding if
|
|
2860
2860
|
* this is the right design decision in a particular context.
|
|
2861
|
-
* - `none`: removes all padding from the element. This can be useful when elements inside the
|
|
2862
|
-
* to the edge of the
|
|
2861
|
+
* - `none`: removes all padding from the element. This can be useful when elements inside the section need to span
|
|
2862
|
+
* to the edge of the section. For example, a full-width image. In this case, rely on `s-box` with a padding of 'base'
|
|
2863
2863
|
* to bring back the desired padding for the rest of the content.
|
|
2864
2864
|
*
|
|
2865
2865
|
* @default 'base'
|
|
@@ -2887,11 +2887,11 @@ export interface StackProps
|
|
|
2887
2887
|
BaseBoxPropsWithRole,
|
|
2888
2888
|
GapProps {
|
|
2889
2889
|
/**
|
|
2890
|
-
* The content of the
|
|
2890
|
+
* The content of the stack.
|
|
2891
2891
|
*/
|
|
2892
2892
|
children?: ComponentChildren;
|
|
2893
2893
|
/**
|
|
2894
|
-
* Sets how the children are placed within the
|
|
2894
|
+
* Sets how the children are placed within the stack. This uses [logical properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_logical_properties_and_values).
|
|
2895
2895
|
*
|
|
2896
2896
|
* @default 'block'
|
|
2897
2897
|
*
|
|
@@ -2899,21 +2899,21 @@ export interface StackProps
|
|
|
2899
2899
|
*/
|
|
2900
2900
|
direction?: MaybeResponsive<'block' | 'inline'>;
|
|
2901
2901
|
/**
|
|
2902
|
-
* Aligns the
|
|
2902
|
+
* Aligns the stack along the main axis.
|
|
2903
2903
|
*
|
|
2904
2904
|
* @see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
|
|
2905
2905
|
* @default 'normal'
|
|
2906
2906
|
*/
|
|
2907
2907
|
justifyContent?: MaybeResponsive<JustifyContentKeyword>;
|
|
2908
2908
|
/**
|
|
2909
|
-
* Aligns the
|
|
2909
|
+
* Aligns the stack's children along the cross axis.
|
|
2910
2910
|
*
|
|
2911
2911
|
* @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
|
|
2912
2912
|
* @default 'normal'
|
|
2913
2913
|
*/
|
|
2914
2914
|
alignItems?: MaybeResponsive<AlignItemsKeyword>;
|
|
2915
2915
|
/**
|
|
2916
|
-
* Aligns the
|
|
2916
|
+
* Aligns the stack along the cross axis.
|
|
2917
2917
|
*
|
|
2918
2918
|
* @see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
|
|
2919
2919
|
* @default 'normal'
|
|
@@ -2928,7 +2928,7 @@ export interface SwitchProps
|
|
|
2928
2928
|
FieldErrorProps {}
|
|
2929
2929
|
export interface TabProps extends GlobalProps {
|
|
2930
2930
|
/**
|
|
2931
|
-
* Corresponds to the `id` property of the
|
|
2931
|
+
* Corresponds to the `id` property of the tab panel component that will be displayed when selected
|
|
2932
2932
|
*/
|
|
2933
2933
|
controls?: string;
|
|
2934
2934
|
/**
|
|
@@ -2952,18 +2952,18 @@ export interface TabProps extends GlobalProps {
|
|
|
2952
2952
|
}
|
|
2953
2953
|
export interface TabListProps extends GlobalProps {
|
|
2954
2954
|
/**
|
|
2955
|
-
* Accepts only
|
|
2955
|
+
* Accepts only tabs components.
|
|
2956
2956
|
*/
|
|
2957
2957
|
children?: ComponentChildren;
|
|
2958
2958
|
}
|
|
2959
2959
|
export interface TabPanelProps extends GlobalProps {
|
|
2960
2960
|
/**
|
|
2961
|
-
* The id of the
|
|
2962
|
-
* Must match the `controls` prop of the corresponding
|
|
2961
|
+
* The id of the tab panel used for identification in the tabs component.
|
|
2962
|
+
* Must match the `controls` prop of the corresponding tab component.
|
|
2963
2963
|
*/
|
|
2964
2964
|
id?: string;
|
|
2965
2965
|
/**
|
|
2966
|
-
* The content of the
|
|
2966
|
+
* The content of the tab panel.
|
|
2967
2967
|
*/
|
|
2968
2968
|
children?: ComponentChildren;
|
|
2969
2969
|
}
|
|
@@ -2976,20 +2976,20 @@ export interface TabsProps
|
|
|
2976
2976
|
*/
|
|
2977
2977
|
accessibilityLabel?: string;
|
|
2978
2978
|
/**
|
|
2979
|
-
* Accepts only
|
|
2979
|
+
* Accepts only tab list and tab panel components.
|
|
2980
2980
|
*/
|
|
2981
2981
|
children?: ComponentChildren;
|
|
2982
2982
|
/**
|
|
2983
2983
|
* The value of the selected tab.
|
|
2984
2984
|
*
|
|
2985
|
-
* This should match the `id` prop of one of the
|
|
2985
|
+
* This should match the `id` prop of one of the tab panel components.
|
|
2986
2986
|
* If not provided, the first tab will be selected by default.
|
|
2987
2987
|
*/
|
|
2988
2988
|
value?: string;
|
|
2989
2989
|
/**
|
|
2990
2990
|
* The default value of the selected tab.
|
|
2991
2991
|
*
|
|
2992
|
-
* This should match the `id` prop of one of the
|
|
2992
|
+
* This should match the `id` prop of one of the tab panel components.
|
|
2993
2993
|
* If not provided, the first tab will be selected by default.
|
|
2994
2994
|
*
|
|
2995
2995
|
* Reflects to the `value` attribute
|
|
@@ -3129,7 +3129,7 @@ export interface TileProps
|
|
|
3129
3129
|
extends GlobalProps,
|
|
3130
3130
|
Pick<BaseClickableProps, 'onClick' | 'disabled'> {
|
|
3131
3131
|
/**
|
|
3132
|
-
* A title that describes the content of the
|
|
3132
|
+
* A title that describes the content of the tile.
|
|
3133
3133
|
*
|
|
3134
3134
|
* @default ''
|
|
3135
3135
|
*/
|
|
@@ -3141,7 +3141,7 @@ export interface TileProps
|
|
|
3141
3141
|
*/
|
|
3142
3142
|
subheading?: string;
|
|
3143
3143
|
/**
|
|
3144
|
-
* A numeric indicator rendered within the
|
|
3144
|
+
* A numeric indicator rendered within the tile (for example, a count or a step number).
|
|
3145
3145
|
*
|
|
3146
3146
|
* - When provided, the indicator is displayed inside the tile.
|
|
3147
3147
|
* - Intended for small integers. It may clamp, truncate, or abbreviate larger values.
|
|
@@ -3149,7 +3149,7 @@ export interface TileProps
|
|
|
3149
3149
|
*/
|
|
3150
3150
|
itemCount?: number;
|
|
3151
3151
|
/**
|
|
3152
|
-
* Sets the tone of the
|
|
3152
|
+
* Sets the tone of the tile, based on the intention of the information being conveyed.
|
|
3153
3153
|
* @default 'auto'
|
|
3154
3154
|
*/
|
|
3155
3155
|
tone?: ExtractStrict<ToneKeyword, 'auto' | 'neutral' | 'accent'>;
|
|
@@ -3490,7 +3490,7 @@ interface CallbackEvent<T extends keyof HTMLElementTagNameMap> {
|
|
|
3490
3490
|
declare const tagName$E = 's-badge';
|
|
3491
3491
|
interface BadgeJSXProps extends Pick<BadgeProps, 'id'> {
|
|
3492
3492
|
/**
|
|
3493
|
-
* Sets the tone of the
|
|
3493
|
+
* Sets the tone of the badge, based on the intention of the information being conveyed.
|
|
3494
3494
|
*
|
|
3495
3495
|
* @default 'auto'
|
|
3496
3496
|
*/
|
|
@@ -3499,7 +3499,7 @@ interface BadgeJSXProps extends Pick<BadgeProps, 'id'> {
|
|
|
3499
3499
|
'auto' | 'neutral' | 'info' | 'success' | 'warning' | 'critical' | 'caution'
|
|
3500
3500
|
>;
|
|
3501
3501
|
/**
|
|
3502
|
-
* The content of the
|
|
3502
|
+
* The content of the badge.
|
|
3503
3503
|
*/
|
|
3504
3504
|
children?: ComponentChildren;
|
|
3505
3505
|
}
|
|
@@ -3525,7 +3525,7 @@ interface BannerJSXProps extends Pick<BannerProps, 'heading' | 'id'> {
|
|
|
3525
3525
|
*/
|
|
3526
3526
|
hidden?: BannerProps['hidden'];
|
|
3527
3527
|
/**
|
|
3528
|
-
* Sets the tone of the
|
|
3528
|
+
* Sets the tone of the banner, based on the intention of the information being conveyed.
|
|
3529
3529
|
*
|
|
3530
3530
|
* @default 'auto'
|
|
3531
3531
|
*/
|
|
@@ -3534,11 +3534,11 @@ interface BannerJSXProps extends Pick<BannerProps, 'heading' | 'id'> {
|
|
|
3534
3534
|
'auto' | 'success' | 'info' | 'warning' | 'critical'
|
|
3535
3535
|
>;
|
|
3536
3536
|
/**
|
|
3537
|
-
* The action taken when the
|
|
3537
|
+
* The action taken when the banner is pressed.
|
|
3538
3538
|
*/
|
|
3539
3539
|
primaryAction?: ComponentChild;
|
|
3540
3540
|
/**
|
|
3541
|
-
* The content of the
|
|
3541
|
+
* The content of the banner.
|
|
3542
3542
|
*/
|
|
3543
3543
|
children?: ComponentChildren;
|
|
3544
3544
|
}
|
|
@@ -3673,7 +3673,7 @@ interface BoxJSXProps {
|
|
|
3673
3673
|
*/
|
|
3674
3674
|
paddingInlineEnd?: PaddingKeyword$2 | '';
|
|
3675
3675
|
/**
|
|
3676
|
-
* The content of the
|
|
3676
|
+
* The content of the box.
|
|
3677
3677
|
*/
|
|
3678
3678
|
children?: ComponentChildren;
|
|
3679
3679
|
}
|
|
@@ -3715,7 +3715,7 @@ interface ButtonJSXProps
|
|
|
3715
3715
|
'--auto' | '--show' | '--hide' | '--toggle'
|
|
3716
3716
|
>;
|
|
3717
3717
|
/**
|
|
3718
|
-
* Sets the tone of the
|
|
3718
|
+
* Sets the tone of the button, based on the intention of the information being conveyed.
|
|
3719
3719
|
*
|
|
3720
3720
|
* @default 'auto'
|
|
3721
3721
|
*/
|
|
@@ -3724,9 +3724,9 @@ interface ButtonJSXProps
|
|
|
3724
3724
|
'auto' | 'critical' | 'neutral' | 'warning' | 'caution'
|
|
3725
3725
|
>;
|
|
3726
3726
|
/**
|
|
3727
|
-
* Changes the visual appearance of the
|
|
3727
|
+
* Changes the visual appearance of the button.
|
|
3728
3728
|
*
|
|
3729
|
-
* @default 'auto' - the variant is automatically determined by the
|
|
3729
|
+
* @default 'auto' - the variant is automatically determined by the button's context
|
|
3730
3730
|
*/
|
|
3731
3731
|
variant?: Extract<ButtonProps['variant'], 'primary' | 'secondary'>;
|
|
3732
3732
|
/**
|
|
@@ -3734,7 +3734,7 @@ interface ButtonJSXProps
|
|
|
3734
3734
|
*/
|
|
3735
3735
|
onClick?: (event: CallbackEvent<typeof tagName$B>) => void;
|
|
3736
3736
|
/**
|
|
3737
|
-
* The content of the
|
|
3737
|
+
* The content of the button.
|
|
3738
3738
|
*/
|
|
3739
3739
|
children?: ComponentChildren;
|
|
3740
3740
|
}
|
|
@@ -3781,7 +3781,7 @@ interface ChoiceListJSXProps
|
|
|
3781
3781
|
*/
|
|
3782
3782
|
onChange?: ((event: CallbackEvent<typeof tagName$z>) => void) | null;
|
|
3783
3783
|
/**
|
|
3784
|
-
* The content of the
|
|
3784
|
+
* The content of the choice list. Should be one or more choice elements.
|
|
3785
3785
|
*/
|
|
3786
3786
|
children?: ComponentChildren;
|
|
3787
3787
|
}
|
|
@@ -3805,7 +3805,7 @@ interface ClickableJSXProps extends Pick<ClickableProps, 'id' | 'disabled'> {
|
|
|
3805
3805
|
*/
|
|
3806
3806
|
onClick?: (event: CallbackEvent<typeof tagName$y>) => void;
|
|
3807
3807
|
/**
|
|
3808
|
-
* The content of the
|
|
3808
|
+
* The content of the clickable.
|
|
3809
3809
|
*/
|
|
3810
3810
|
children?: ComponentChildren;
|
|
3811
3811
|
}
|
|
@@ -3990,7 +3990,7 @@ declare module 'preact' {
|
|
|
3990
3990
|
declare const tagName$s = 's-heading';
|
|
3991
3991
|
interface HeadingJSXProps extends Pick<HeadingProps, 'id'> {
|
|
3992
3992
|
/**
|
|
3993
|
-
* The content of the
|
|
3993
|
+
* The content of the heading.
|
|
3994
3994
|
*/
|
|
3995
3995
|
children?: ComponentChildren;
|
|
3996
3996
|
}
|
|
@@ -4220,7 +4220,7 @@ interface ModalJSXProps extends Pick<ModalProps, 'id' | 'heading'> {
|
|
|
4220
4220
|
*/
|
|
4221
4221
|
secondaryActions?: ComponentChild;
|
|
4222
4222
|
/**
|
|
4223
|
-
* The content of the
|
|
4223
|
+
* The content of the modal.
|
|
4224
4224
|
*/
|
|
4225
4225
|
children?: ComponentChildren;
|
|
4226
4226
|
}
|
|
@@ -4372,7 +4372,7 @@ interface PageJSXProps extends Pick<PageProps, 'id'> {
|
|
|
4372
4372
|
*/
|
|
4373
4373
|
aside?: ComponentChild;
|
|
4374
4374
|
/**
|
|
4375
|
-
* The content of the
|
|
4375
|
+
* The content of the page.
|
|
4376
4376
|
*/
|
|
4377
4377
|
children?: ComponentChildren;
|
|
4378
4378
|
}
|
|
@@ -4543,7 +4543,7 @@ interface ScrollBoxJSXProps extends Pick<ScrollBoxProps, 'id'> {
|
|
|
4543
4543
|
*/
|
|
4544
4544
|
paddingInlineEnd?: PaddingKeyword$1 | '';
|
|
4545
4545
|
/**
|
|
4546
|
-
* The content of the
|
|
4546
|
+
* The content of the scroll box.
|
|
4547
4547
|
*/
|
|
4548
4548
|
children?: ComponentChildren;
|
|
4549
4549
|
}
|
|
@@ -4606,7 +4606,7 @@ interface SectionJSXProps extends Pick<SectionProps, 'id'> {
|
|
|
4606
4606
|
*/
|
|
4607
4607
|
secondaryActions?: ComponentChild;
|
|
4608
4608
|
/**
|
|
4609
|
-
* The content of the
|
|
4609
|
+
* The content of the section.
|
|
4610
4610
|
*/
|
|
4611
4611
|
children?: ComponentChildren;
|
|
4612
4612
|
}
|
|
@@ -4763,11 +4763,11 @@ interface StackJSXProps extends PickedProps {
|
|
|
4763
4763
|
*/
|
|
4764
4764
|
minInlineSize?: SizeUnits;
|
|
4765
4765
|
/**
|
|
4766
|
-
* Aligns the
|
|
4766
|
+
* Aligns the stack's children along the cross axis.
|
|
4767
4767
|
*/
|
|
4768
4768
|
alignItems?: AlignItemsKeyword;
|
|
4769
4769
|
/**
|
|
4770
|
-
* Aligns the
|
|
4770
|
+
* Aligns the stack along the cross axis.
|
|
4771
4771
|
*/
|
|
4772
4772
|
alignContent?: AlignContentKeyword;
|
|
4773
4773
|
/**
|
|
@@ -4784,7 +4784,7 @@ interface StackJSXProps extends PickedProps {
|
|
|
4784
4784
|
*/
|
|
4785
4785
|
columnGap?: SpacingKeyword | '';
|
|
4786
4786
|
/**
|
|
4787
|
-
* Sets how the children are placed within the
|
|
4787
|
+
* Sets how the children are placed within the stack. This uses logical properties.
|
|
4788
4788
|
*
|
|
4789
4789
|
* @default 'block'
|
|
4790
4790
|
* @implementation - the content will wrap if the direction is 'inline', and not wrap if the direction is 'block'
|
|
@@ -4798,7 +4798,7 @@ interface StackJSXProps extends PickedProps {
|
|
|
4798
4798
|
*/
|
|
4799
4799
|
inlineSize?: SizeUnitsOrAuto;
|
|
4800
4800
|
/**
|
|
4801
|
-
* Aligns the
|
|
4801
|
+
* Aligns the stack along the main axis.
|
|
4802
4802
|
* @see — https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
|
|
4803
4803
|
*
|
|
4804
4804
|
* @default 'normal'
|
|
@@ -4811,7 +4811,7 @@ interface StackJSXProps extends PickedProps {
|
|
|
4811
4811
|
*/
|
|
4812
4812
|
rowGap?: SpacingKeyword | '';
|
|
4813
4813
|
/**
|
|
4814
|
-
* The content of the
|
|
4814
|
+
* The content of the stack.
|
|
4815
4815
|
*/
|
|
4816
4816
|
children?: ComponentChildren;
|
|
4817
4817
|
}
|
|
@@ -4977,13 +4977,13 @@ interface TileJSXProps
|
|
|
4977
4977
|
'heading' | 'id' | 'itemCount' | 'tone' | 'subheading'
|
|
4978
4978
|
> {
|
|
4979
4979
|
/**
|
|
4980
|
-
* Disables the
|
|
4980
|
+
* Disables the tile meaning it cannot be clicked or receive focus.
|
|
4981
4981
|
*
|
|
4982
4982
|
* @default false
|
|
4983
4983
|
*/
|
|
4984
4984
|
disabled?: TileProps['disabled'];
|
|
4985
4985
|
/**
|
|
4986
|
-
* Callback when the
|
|
4986
|
+
* Callback when the tile is activated.
|
|
4987
4987
|
*/
|
|
4988
4988
|
onClick?: (event: CallbackEvent<typeof tagName$d>) => void;
|
|
4989
4989
|
}
|
|
@@ -5079,7 +5079,7 @@ interface LinkJSXProps
|
|
|
5079
5079
|
*/
|
|
5080
5080
|
onClick?: (event: CallbackEvent<typeof tagName$a>) => void;
|
|
5081
5081
|
/**
|
|
5082
|
-
* The
|
|
5082
|
+
* The link content.
|
|
5083
5083
|
*/
|
|
5084
5084
|
children?: ComponentChildren;
|
|
5085
5085
|
}
|
|
@@ -5099,7 +5099,7 @@ declare module 'preact' {
|
|
|
5099
5099
|
declare const tagName$9 = 's-empty-state';
|
|
5100
5100
|
interface EmptyStateJSXProps extends Pick<EmptyStateProps, 'heading'> {
|
|
5101
5101
|
/**
|
|
5102
|
-
* The subheading of the
|
|
5102
|
+
* The subheading of the empty state.
|
|
5103
5103
|
*/
|
|
5104
5104
|
subheading?: string;
|
|
5105
5105
|
/**
|
|
@@ -5111,7 +5111,7 @@ interface EmptyStateJSXProps extends Pick<EmptyStateProps, 'heading'> {
|
|
|
5111
5111
|
*/
|
|
5112
5112
|
secondaryActions?: ComponentChild;
|
|
5113
5113
|
/**
|
|
5114
|
-
* The graphic to display in the
|
|
5114
|
+
* The graphic to display in the empty state. The only supported components is Icon, with a type of `alert-circle`, `search`, `info`, or `circle-info`.
|
|
5115
5115
|
*/
|
|
5116
5116
|
graphic?: ComponentChild;
|
|
5117
5117
|
}
|
|
@@ -5475,7 +5475,7 @@ interface Link {
|
|
|
5475
5475
|
*/
|
|
5476
5476
|
command?: '--auto' | '--show' | '--hide' | '--toggle' | '--copy';
|
|
5477
5477
|
/**
|
|
5478
|
-
* A label that describes the purpose or contents of the
|
|
5478
|
+
* A label that describes the purpose or contents of the link. It will be read to users using assistive technologies such as screen readers.
|
|
5479
5479
|
*
|
|
5480
5480
|
* Use this when using only an icon or the content of the link is not enough context
|
|
5481
5481
|
* for users using assistive technologies.
|
|
@@ -5488,14 +5488,14 @@ interface EmptyStateSlots {
|
|
|
5488
5488
|
'primary-action'?: HTMLElement;
|
|
5489
5489
|
/** The secondary actions to perform, provided as button or link type elements. */
|
|
5490
5490
|
'secondary-actions'?: HTMLElement;
|
|
5491
|
-
/** The graphic to display in the
|
|
5491
|
+
/** The graphic to display in the empty state. The only supported components is Icon, with a type of `alert-circle`, `search`, `info`, or `circle-info`. */
|
|
5492
5492
|
graphic?: HTMLElement;
|
|
5493
5493
|
}
|
|
5494
5494
|
|
|
5495
5495
|
interface EmptyState {
|
|
5496
|
-
/** The subheading of the
|
|
5496
|
+
/** The subheading of the empty state. */
|
|
5497
5497
|
subheading?: string;
|
|
5498
|
-
/** The heading of the
|
|
5498
|
+
/** The heading of the empty state. */
|
|
5499
5499
|
heading?: string;
|
|
5500
5500
|
}
|
|
5501
5501
|
|
|
@@ -5550,7 +5550,7 @@ interface Embed {
|
|
|
5550
5550
|
*/
|
|
5551
5551
|
src?: string;
|
|
5552
5552
|
/**
|
|
5553
|
-
* A label that describes the purpose or contents of the
|
|
5553
|
+
* A label that describes the purpose or contents of the embed. It will be read to users
|
|
5554
5554
|
* using assistive technologies such as screen readers.
|
|
5555
5555
|
* @implementation for web-based implementations, this should map to the [title](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Global_attributes/title) attribute
|
|
5556
5556
|
*/
|
|
@@ -5635,14 +5635,14 @@ interface Tabs {
|
|
|
5635
5635
|
/**
|
|
5636
5636
|
* The value of the selected tab.
|
|
5637
5637
|
*
|
|
5638
|
-
* This should match the `id` prop of one of the
|
|
5638
|
+
* This should match the `id` prop of one of the tab panel components.
|
|
5639
5639
|
* If not provided, the first tab will be selected by default.
|
|
5640
5640
|
*/
|
|
5641
5641
|
value?: string;
|
|
5642
5642
|
/**
|
|
5643
5643
|
* The default value of the selected tab.
|
|
5644
5644
|
*
|
|
5645
|
-
* This should match the `id` prop of one of the
|
|
5645
|
+
* This should match the `id` prop of one of the tab panel components.
|
|
5646
5646
|
* If not provided, the first tab will be selected by default.
|
|
5647
5647
|
*
|
|
5648
5648
|
* Reflects to the `value` attribute
|
|
@@ -5653,7 +5653,7 @@ interface Tabs {
|
|
|
5653
5653
|
}
|
|
5654
5654
|
|
|
5655
5655
|
interface Tab {
|
|
5656
|
-
/** Corresponds to the `id` property of the
|
|
5656
|
+
/** Corresponds to the `id` property of the tab panel component that will be displayed when selected */
|
|
5657
5657
|
controls?: string;
|
|
5658
5658
|
/**
|
|
5659
5659
|
* Disables the control, disallowing any interaction.
|
|
@@ -5664,8 +5664,8 @@ interface Tab {
|
|
|
5664
5664
|
|
|
5665
5665
|
interface TabPanel {
|
|
5666
5666
|
/**
|
|
5667
|
-
* The id of the
|
|
5668
|
-
* Must match the `controls` prop of the corresponding
|
|
5667
|
+
* The id of the tab panel used for identification in the tabs component.
|
|
5668
|
+
* Must match the `controls` prop of the corresponding tab component.
|
|
5669
5669
|
*/
|
|
5670
5670
|
id?: string;
|
|
5671
5671
|
}
|
|
@@ -5801,19 +5801,19 @@ interface Button {
|
|
|
5801
5801
|
*/
|
|
5802
5802
|
command?: '--auto' | '--show' | '--hide' | '--toggle';
|
|
5803
5803
|
/**
|
|
5804
|
-
* Sets the tone of the
|
|
5804
|
+
* Sets the tone of the button, based on the intention of the information being conveyed.
|
|
5805
5805
|
* @default 'auto'
|
|
5806
5806
|
*/
|
|
5807
5807
|
tone?: 'auto' | 'neutral' | 'caution' | 'warning' | 'critical';
|
|
5808
5808
|
/**
|
|
5809
|
-
* Changes the visual appearance of the
|
|
5810
|
-
* @default 'auto' - the variant is automatically determined by the
|
|
5809
|
+
* Changes the visual appearance of the button.
|
|
5810
|
+
* @default 'auto' - the variant is automatically determined by the button's context
|
|
5811
5811
|
*/
|
|
5812
5812
|
variant?: 'primary' | 'secondary';
|
|
5813
5813
|
/** A unique identifier for the element. */
|
|
5814
5814
|
id?: string;
|
|
5815
5815
|
/**
|
|
5816
|
-
* Disables the
|
|
5816
|
+
* Disables the button meaning it cannot be clicked or receive focus.
|
|
5817
5817
|
* @default false
|
|
5818
5818
|
*/
|
|
5819
5819
|
disabled?: boolean;
|
|
@@ -5827,7 +5827,7 @@ interface Button {
|
|
|
5827
5827
|
/**
|
|
5828
5828
|
* Replaces content with a loading indicator while a background action is being performed.
|
|
5829
5829
|
*
|
|
5830
|
-
* This also disables the
|
|
5830
|
+
* This also disables the button.
|
|
5831
5831
|
* @default false
|
|
5832
5832
|
*/
|
|
5833
5833
|
loading?: boolean;
|
|
@@ -5964,32 +5964,32 @@ interface ScrollBox {
|
|
|
5964
5964
|
}
|
|
5965
5965
|
|
|
5966
5966
|
interface TileEvents {
|
|
5967
|
-
/** Callback when the
|
|
5967
|
+
/** Callback when the tile is activated. */
|
|
5968
5968
|
click?: (event: CallbackEvent<typeof tagName$d>) => void;
|
|
5969
5969
|
}
|
|
5970
5970
|
|
|
5971
5971
|
interface Tile {
|
|
5972
5972
|
/**
|
|
5973
|
-
* Disables the
|
|
5973
|
+
* Disables the tile meaning it cannot be clicked or receive focus.
|
|
5974
5974
|
* @default false
|
|
5975
5975
|
*/
|
|
5976
5976
|
disabled?: boolean;
|
|
5977
5977
|
/**
|
|
5978
|
-
* A title that describes the content of the
|
|
5978
|
+
* A title that describes the content of the tile.
|
|
5979
5979
|
* @default ''
|
|
5980
5980
|
*/
|
|
5981
5981
|
heading?: string;
|
|
5982
5982
|
/** A unique identifier for the element. */
|
|
5983
5983
|
id?: string;
|
|
5984
5984
|
/**
|
|
5985
|
-
* A numeric indicator rendered within the
|
|
5985
|
+
* A numeric indicator rendered within the tile (for example, a count or a step number).
|
|
5986
5986
|
*
|
|
5987
5987
|
* - When provided, the indicator is displayed inside the tile.
|
|
5988
5988
|
* - Intended for small integers. It may clamp, truncate, or abbreviate larger values.
|
|
5989
5989
|
*/
|
|
5990
5990
|
itemCount?: number;
|
|
5991
5991
|
/**
|
|
5992
|
-
* Sets the tone of the
|
|
5992
|
+
* Sets the tone of the tile, based on the intention of the information being conveyed.
|
|
5993
5993
|
* @default 'auto'
|
|
5994
5994
|
*/
|
|
5995
5995
|
tone?: ExtractStrict<ToneKeyword, 'auto' | 'neutral' | 'accent'>;
|
|
@@ -6001,7 +6001,7 @@ interface Tile {
|
|
|
6001
6001
|
}
|
|
6002
6002
|
|
|
6003
6003
|
interface BannerSlots {
|
|
6004
|
-
/** The action taken when the
|
|
6004
|
+
/** The action taken when the banner is pressed. */
|
|
6005
6005
|
'primary-action'?: HTMLElement;
|
|
6006
6006
|
}
|
|
6007
6007
|
|
|
@@ -6012,7 +6012,7 @@ interface Banner {
|
|
|
6012
6012
|
*/
|
|
6013
6013
|
hidden?: boolean;
|
|
6014
6014
|
/**
|
|
6015
|
-
* Sets the tone of the
|
|
6015
|
+
* Sets the tone of the banner, based on the intention of the information being conveyed.
|
|
6016
6016
|
* @default 'auto'
|
|
6017
6017
|
*/
|
|
6018
6018
|
tone?: 'auto' | 'info' | 'success' | 'warning' | 'critical';
|
|
@@ -6253,9 +6253,9 @@ interface Stack {
|
|
|
6253
6253
|
* @default '0'
|
|
6254
6254
|
*/
|
|
6255
6255
|
minInlineSize?: SizeUnits;
|
|
6256
|
-
/** Aligns the
|
|
6256
|
+
/** Aligns the stack's children along the cross axis. */
|
|
6257
6257
|
alignItems?: AlignItemsKeyword;
|
|
6258
|
-
/** Aligns the
|
|
6258
|
+
/** Aligns the stack along the cross axis. */
|
|
6259
6259
|
alignContent?: AlignContentKeyword;
|
|
6260
6260
|
/**
|
|
6261
6261
|
* Adjust spacing between elements.
|
|
@@ -6269,7 +6269,7 @@ interface Stack {
|
|
|
6269
6269
|
*/
|
|
6270
6270
|
columnGap?: '' | SpacingKeyword;
|
|
6271
6271
|
/**
|
|
6272
|
-
* Sets how the children are placed within the
|
|
6272
|
+
* Sets how the children are placed within the stack. This uses logical properties.
|
|
6273
6273
|
* @default 'block'
|
|
6274
6274
|
* @implementation - the content will wrap if the direction is 'inline', and not wrap if the direction is 'block'
|
|
6275
6275
|
*/
|
|
@@ -6281,7 +6281,7 @@ interface Stack {
|
|
|
6281
6281
|
*/
|
|
6282
6282
|
inlineSize?: SizeUnitsOrAuto;
|
|
6283
6283
|
/**
|
|
6284
|
-
* Aligns the
|
|
6284
|
+
* Aligns the stack along the main axis.
|
|
6285
6285
|
* @see — https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
|
|
6286
6286
|
* @default 'normal'
|
|
6287
6287
|
*/
|
|
@@ -6297,7 +6297,7 @@ interface Stack {
|
|
|
6297
6297
|
|
|
6298
6298
|
interface Badge {
|
|
6299
6299
|
/**
|
|
6300
|
-
* Sets the tone of the
|
|
6300
|
+
* Sets the tone of the badge, based on the intention of the information being conveyed.
|
|
6301
6301
|
* @default 'auto'
|
|
6302
6302
|
*/
|
|
6303
6303
|
tone?:
|
|
@@ -6421,7 +6421,7 @@ interface ModalSlots {
|
|
|
6421
6421
|
interface Modal {
|
|
6422
6422
|
/** A unique identifier for the element. */
|
|
6423
6423
|
id?: string;
|
|
6424
|
-
/** A title that describes the content of the
|
|
6424
|
+
/** A title that describes the content of the modal. */
|
|
6425
6425
|
heading?: string;
|
|
6426
6426
|
}
|
|
6427
6427
|
|