@shopify/ui-extensions 2025.10.0-rc.2 → 2025.10.0-rc.4
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/customer-account/preact/live-navigation.js +6 -10
- package/build/esm/surfaces/customer-account/preact/live-navigation.mjs +6 -10
- package/build/esnext/surfaces/customer-account/preact/live-navigation.esnext +6 -10
- package/build/ts/docs/shared/components/Abbreviation.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Badge.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Button.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Checkbox.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Choice.d.ts +4 -0
- package/build/ts/docs/shared/components/Choice.d.ts.map +1 -0
- 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/ClipboardItem.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/Grid.d.ts.map +1 -1
- package/build/ts/docs/shared/components/GridItem.d.ts +4 -0
- package/build/ts/docs/shared/components/GridItem.d.ts.map +1 -0
- 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/Link.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/Page.d.ts +4 -0
- package/build/ts/docs/shared/components/Page.d.ts.map +1 -0
- 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/PaymentIcon.d.ts.map +1 -1
- package/build/ts/docs/shared/components/Progress.d.ts.map +1 -1
- package/build/ts/docs/shared/components/QRCode.d.ts.map +1 -1
- package/build/ts/docs/shared/components/SearchField.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/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 +4 -0
- package/build/ts/docs/shared/components/TableBody.d.ts.map +1 -0
- package/build/ts/docs/shared/components/TableCell.d.ts +4 -0
- package/build/ts/docs/shared/components/TableCell.d.ts.map +1 -0
- package/build/ts/docs/shared/components/TableHeader.d.ts +4 -0
- package/build/ts/docs/shared/components/TableHeader.d.ts.map +1 -0
- package/build/ts/docs/shared/components/TableHeaderRow.d.ts +4 -0
- package/build/ts/docs/shared/components/TableHeaderRow.d.ts.map +1 -0
- package/build/ts/docs/shared/components/TableRow.d.ts +4 -0
- package/build/ts/docs/shared/components/TableRow.d.ts.map +1 -0
- 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/Time.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/surfaces/admin/components/{SearchField/SearchField.ab.doc.d.ts → AdminAction/AdminAction.ext.doc.d.ts} +1 -1
- package/build/ts/surfaces/admin/components/AdminAction/AdminAction.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/{AdminAction/AdminAction.doc.d.ts → AdminBlock/AdminBlock.ext.doc.d.ts} +1 -1
- package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/AdminPrintAction/{AdminPrintAction.doc.d.ts → AdminPrintAction.ext.doc.d.ts} +1 -1
- package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Banner/Banner.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Banner.d.ts +3 -1
- package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Button.d.ts +15 -1
- package/build/ts/surfaces/admin/components/Checkbox/Checkbox.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/ChoiceList.d.ts +10 -0
- package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Clickable.d.ts +15 -1
- package/build/ts/surfaces/admin/components/DatePicker/DatePicker.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Divider/Divider.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/{Switch/Switch.ab.doc.d.ts → Form/Form.ext.doc.d.ts} +1 -1
- package/build/ts/surfaces/admin/components/Form/Form.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Icon/Icon.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Image/Image.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Link.d.ts +15 -1
- package/build/ts/surfaces/admin/components/MoneyField/MoneyField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/NumberField/NumberField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Page/Page.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Page.d.ts +2 -0
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/PasswordField/PasswordField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/SearchField/SearchField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Spinner/Spinner.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts +2 -2
- package/build/ts/surfaces/admin/components/Switch/Switch.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/TextArea/TextArea.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/TextField/TextField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/URLField/URLField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/shared.d.ts +1 -0
- package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +48 -4
- package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +48 -4
- package/build/ts/surfaces/checkout/components/Abbreviation.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/Banner.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/Box.d.ts +6 -3
- package/build/ts/surfaces/checkout/components/Button.d.ts +6 -2
- package/build/ts/surfaces/checkout/components/ClipboardItem.d.ts +1 -1
- package/build/ts/surfaces/checkout/components/DropZone.d.ts +1 -1
- package/build/ts/surfaces/checkout/components/Form.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/Heading/Heading.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/Heading.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/Icon.d.ts +36 -0
- package/build/ts/surfaces/checkout/components/Image.d.ts +4 -1
- package/build/ts/surfaces/checkout/components/Link.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/ListItem.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/OrderedList.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/Paragraph.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/PaymentIcon.d.ts +33 -0
- package/build/ts/surfaces/checkout/components/Progress.d.ts +1 -1
- package/build/ts/surfaces/checkout/components/QRCode.d.ts +31 -0
- package/build/ts/surfaces/checkout/components/Section/Section.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Section/Section.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Section.d.ts +34 -0
- package/build/ts/surfaces/checkout/components/Spinner.d.ts +1 -1
- package/build/ts/surfaces/checkout/components/Stack.d.ts +8 -4
- package/build/ts/surfaces/checkout/components/Text.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/TextField.d.ts +9 -3
- package/build/ts/surfaces/checkout/components/Time.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/UnorderedList.d.ts +5 -1
- package/build/ts/surfaces/checkout/components/components-shared.d.ts +171 -72
- package/build/ts/surfaces/checkout/components/components.d.ts +307 -102
- package/build/ts/surfaces/checkout/shared.d.ts +1 -1
- package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +241 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +241 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +241 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +241 -24
- package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +241 -24
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +252 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +252 -26
- package/build/ts/surfaces/customer-account/components/Abbreviation.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/Banner.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/Box.d.ts +6 -3
- package/build/ts/surfaces/customer-account/components/Button.d.ts +6 -2
- package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +1 -1
- package/build/ts/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
- package/build/ts/surfaces/customer-account/components/DropZone.d.ts +1 -1
- package/build/ts/surfaces/customer-account/components/Form.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/Heading.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/Icon.d.ts +36 -0
- package/build/ts/surfaces/customer-account/components/Image.d.ts +4 -1
- package/build/ts/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
- package/build/ts/surfaces/customer-account/components/Link.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/ListItem.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/OrderedList.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/Page.d.ts +8 -2
- package/build/ts/surfaces/customer-account/components/Paragraph.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/PaymentIcon.d.ts +33 -0
- package/build/ts/surfaces/customer-account/components/Progress.d.ts +1 -1
- package/build/ts/surfaces/customer-account/components/QRCode.d.ts +31 -0
- package/build/ts/surfaces/customer-account/components/Section.d.ts +34 -0
- package/build/ts/surfaces/customer-account/components/Spinner.d.ts +1 -1
- package/build/ts/surfaces/customer-account/components/Stack.d.ts +8 -4
- package/build/ts/surfaces/customer-account/components/Text.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/TextField.d.ts +9 -3
- package/build/ts/surfaces/customer-account/components/Time.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/UnorderedList.d.ts +5 -1
- package/build/ts/surfaces/customer-account/components/components-shared.d.ts +171 -72
- package/build/ts/surfaces/customer-account/components/components.d.ts +307 -102
- package/build/ts/surfaces/customer-account/preact/live-navigation.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +281 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +281 -33
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/docs/shared/components/Abbreviation.ts +1 -17
- package/src/docs/shared/components/Badge.ts +2 -13
- package/src/docs/shared/components/Button.ts +1 -7
- package/src/docs/shared/components/Checkbox.ts +2 -18
- package/src/docs/shared/components/Choice.ts +12 -0
- package/src/docs/shared/components/ChoiceList.ts +2 -13
- package/src/docs/shared/components/Clickable.ts +2 -13
- package/src/docs/shared/components/ClipboardItem.ts +1 -12
- package/src/docs/shared/components/DatePicker.ts +1 -2
- package/src/docs/shared/components/Divider.ts +2 -13
- package/src/docs/shared/components/EmailField.ts +2 -13
- package/src/docs/shared/components/Grid.ts +1 -12
- package/src/docs/shared/components/GridItem.ts +11 -0
- package/src/docs/shared/components/Heading.ts +1 -17
- package/src/docs/shared/components/Icon.ts +1 -7
- package/src/docs/shared/components/Link.ts +1 -7
- package/src/docs/shared/components/MoneyField.ts +2 -13
- package/src/docs/shared/components/NumberField.ts +2 -13
- package/src/docs/shared/components/OrderedList.ts +1 -7
- package/src/docs/shared/components/Page.ts +12 -0
- package/src/docs/shared/components/Paragraph.ts +1 -12
- package/src/docs/shared/components/PasswordField.ts +2 -14
- package/src/docs/shared/components/PaymentIcon.ts +1 -7
- package/src/docs/shared/components/Progress.ts +1 -7
- package/src/docs/shared/components/QRCode.ts +1 -7
- package/src/docs/shared/components/SearchField.ts +2 -18
- package/src/docs/shared/components/Section.ts +2 -18
- package/src/docs/shared/components/Select.ts +2 -13
- package/src/docs/shared/components/Spinner.ts +1 -7
- package/src/docs/shared/components/Switch.ts +2 -19
- package/src/docs/shared/components/Table.ts +2 -8
- package/src/docs/shared/components/TableBody.ts +12 -0
- package/src/docs/shared/components/TableCell.ts +11 -0
- package/src/docs/shared/components/TableHeader.ts +11 -0
- package/src/docs/shared/components/TableHeaderRow.ts +12 -0
- package/src/docs/shared/components/TableRow.ts +11 -0
- package/src/docs/shared/components/Text.ts +1 -12
- package/src/docs/shared/components/TextArea.ts +2 -8
- package/src/docs/shared/components/Time.ts +1 -12
- package/src/docs/shared/components/URLField.ts +3 -13
- package/src/docs/shared/components/UnorderedList.ts +1 -7
- package/src/surfaces/admin/components/Banner.d.ts +3 -1
- package/src/surfaces/admin/components/Button.d.ts +15 -1
- package/src/surfaces/admin/components/ChoiceList.d.ts +10 -0
- package/src/surfaces/admin/components/Clickable.d.ts +15 -1
- package/src/surfaces/admin/components/DatePicker/examples/default.html +5 -1
- package/src/surfaces/admin/components/Form/examples/default.html +4 -0
- package/src/surfaces/admin/components/Form/examples/default.jsx +1 -0
- package/src/surfaces/admin/components/Link.d.ts +15 -1
- package/src/surfaces/admin/components/Page.d.ts +2 -0
- package/src/surfaces/admin/components/TextField/examples/default.html +1 -1
- package/src/surfaces/admin/components/shared.d.ts +1 -0
- package/src/surfaces/admin/components.d.ts +104 -9
- package/src/surfaces/checkout/components/Abbreviation/examples/basic-abbreviation.example.html +1 -1
- package/src/surfaces/checkout/components/Abbreviation.d.ts +5 -1
- package/src/surfaces/checkout/components/Banner.d.ts +5 -1
- package/src/surfaces/checkout/components/Box.d.ts +6 -3
- package/src/surfaces/checkout/components/Button.d.ts +6 -2
- package/src/surfaces/checkout/components/ClipboardItem.d.ts +1 -1
- package/src/surfaces/checkout/components/DropZone.d.ts +1 -1
- package/src/surfaces/checkout/components/Form.d.ts +5 -1
- package/src/surfaces/checkout/components/Heading.d.ts +5 -1
- package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -5
- package/src/surfaces/checkout/components/Icon.d.ts +36 -0
- package/src/surfaces/checkout/components/Image.d.ts +4 -1
- package/src/surfaces/checkout/components/Link.d.ts +5 -1
- package/src/surfaces/checkout/components/ListItem.d.ts +5 -1
- package/src/surfaces/checkout/components/OrderedList.d.ts +5 -1
- package/src/surfaces/checkout/components/Paragraph/examples/basic-paragraph.example.html +1 -1
- package/src/surfaces/checkout/components/Paragraph.d.ts +5 -1
- package/src/surfaces/checkout/components/PaymentIcon.d.ts +33 -0
- package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
- package/src/surfaces/checkout/components/Progress.d.ts +1 -1
- package/src/surfaces/checkout/components/QRCode.d.ts +31 -0
- package/src/surfaces/checkout/components/Section/examples/basic-section.example.html +6 -0
- package/src/surfaces/checkout/components/Section.d.ts +34 -0
- package/src/surfaces/checkout/components/Spinner.d.ts +1 -1
- package/src/surfaces/checkout/components/Stack.d.ts +8 -4
- package/src/surfaces/checkout/components/Text/examples/basic-text.example.html +3 -1
- package/src/surfaces/checkout/components/Text.d.ts +5 -1
- package/src/surfaces/checkout/components/TextField.d.ts +9 -3
- package/src/surfaces/checkout/components/Time.d.ts +5 -1
- package/src/surfaces/checkout/components/UnorderedList.d.ts +5 -1
- package/src/surfaces/checkout/components/components-shared.d.ts +171 -72
- package/src/surfaces/checkout/components/components.d.ts +307 -102
- package/src/surfaces/checkout/shared.ts +3 -0
- package/src/surfaces/customer-account/components/CustomerAccountAction.d.ts +10 -3
- package/src/surfaces/customer-account/components/ImageGroup.d.ts +7 -2
- package/src/surfaces/customer-account/components/Page.d.ts +8 -2
- package/src/surfaces/customer-account/components.d.ts +21 -59
- package/src/surfaces/customer-account/preact/live-navigation.ts +14 -7
- package/build/ts/surfaces/admin/components/AdminAction/AdminAction.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/AdminBlock/AdminBlock.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/AdminPrintAction/AdminPrintAction.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Badge/Badge.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Badge/shared.d.ts +0 -22
- package/build/ts/surfaces/admin/components/Badge/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Banner/Banner.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Banner/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Banner/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Box/Box.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Box/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Box/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Button/Button.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Button/shared.d.ts +0 -30
- package/build/ts/surfaces/admin/components/Button/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Checkbox/Checkbox.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/Checkbox/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/ChoiceList/ChoiceList.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/ChoiceList/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Clickable/Clickable.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Clickable/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/Clickable/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/DatePicker/DatePicker.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts +0 -24
- package/build/ts/surfaces/admin/components/DatePicker/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Divider/Divider.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Divider/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Divider/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/EmailField/EmailField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/EmailField/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/EmailField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Grid/Grid.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Grid/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Grid/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Heading/Heading.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Heading/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Heading/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Icon/Icon.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Icon/shared.d.ts +0 -30
- package/build/ts/surfaces/admin/components/Icon/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Image/Image.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Image/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Image/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Link/Link.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Link/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/Link/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/MoneyField/MoneyField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/MoneyField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/NumberField/NumberField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/NumberField/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/NumberField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts +0 -24
- package/build/ts/surfaces/admin/components/OrderedList/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Paragraph/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/PasswordField/PasswordField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/PasswordField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/SearchField/SearchField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/SearchField/shared.d.ts +0 -28
- package/build/ts/surfaces/admin/components/SearchField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Section/Section.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Section/shared.d.ts +0 -36
- package/build/ts/surfaces/admin/components/Section/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Select/Select.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Select/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/Select/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Spinner/Spinner.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Spinner/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/Spinner/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Stack/Stack.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Stack/shared.d.ts +0 -35
- package/build/ts/surfaces/admin/components/Stack/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Switch/Switch.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Switch/shared.d.ts +0 -28
- package/build/ts/surfaces/admin/components/Switch/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Table/Table.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Table/shared.d.ts +0 -30
- package/build/ts/surfaces/admin/components/Table/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/Text/Text.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/Text/shared.d.ts +0 -36
- package/build/ts/surfaces/admin/components/Text/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/TextArea/TextArea.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/TextArea/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/TextArea/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/TextField/TextField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/TextField/shared.d.ts +0 -29
- package/build/ts/surfaces/admin/components/TextField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/URLField/URLField.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/URLField/shared.d.ts +0 -30
- package/build/ts/surfaces/admin/components/URLField/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts +0 -4
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.ab.doc.d.ts.map +0 -1
- package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts +0 -24
- package/build/ts/surfaces/admin/components/UnorderedList/shared.d.ts.map +0 -1
- package/build/ts/surfaces/admin/uitls.d.ts +0 -3
- package/build/ts/surfaces/admin/uitls.d.ts.map +0 -1
- package/src/surfaces/admin/components/Badge/shared.ts +0 -26
- package/src/surfaces/admin/components/Banner/shared.ts +0 -71
- package/src/surfaces/admin/components/Box/shared.ts +0 -56
- package/src/surfaces/admin/components/Button/shared.ts +0 -48
- package/src/surfaces/admin/components/Checkbox/shared.ts +0 -46
- package/src/surfaces/admin/components/ChoiceList/shared.ts +0 -42
- package/src/surfaces/admin/components/Clickable/shared.ts +0 -48
- package/src/surfaces/admin/components/DatePicker/shared.ts +0 -36
- package/src/surfaces/admin/components/Divider/shared.ts +0 -50
- package/src/surfaces/admin/components/EmailField/shared.ts +0 -42
- package/src/surfaces/admin/components/Grid/shared.ts +0 -58
- package/src/surfaces/admin/components/Heading/shared.ts +0 -62
- package/src/surfaces/admin/components/Icon/shared.ts +0 -37
- package/src/surfaces/admin/components/Image/shared.ts +0 -57
- package/src/surfaces/admin/components/Link/shared.ts +0 -42
- package/src/surfaces/admin/components/MoneyField/shared.ts +0 -42
- package/src/surfaces/admin/components/NumberField/shared.ts +0 -42
- package/src/surfaces/admin/components/OrderedList/shared.ts +0 -35
- package/src/surfaces/admin/components/Paragraph/shared.ts +0 -56
- package/src/surfaces/admin/components/PasswordField/shared.ts +0 -42
- package/src/surfaces/admin/components/SearchField/shared.ts +0 -47
- package/src/surfaces/admin/components/Section/shared.ts +0 -65
- package/src/surfaces/admin/components/Select/shared.ts +0 -41
- package/src/surfaces/admin/components/Spinner/shared.ts +0 -36
- package/src/surfaces/admin/components/Stack/shared.ts +0 -64
- package/src/surfaces/admin/components/Switch/shared.ts +0 -45
- package/src/surfaces/admin/components/Table/shared.ts +0 -48
- package/src/surfaces/admin/components/Text/shared.ts +0 -55
- package/src/surfaces/admin/components/TextArea/shared.ts +0 -36
- package/src/surfaces/admin/components/TextField/shared.ts +0 -53
- package/src/surfaces/admin/components/URLField/shared.ts +0 -41
- package/src/surfaces/admin/components/UnorderedList/shared.ts +0 -35
- package/src/surfaces/admin/uitls.ts +0 -35
|
@@ -3,16 +3,10 @@ import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
|
3
3
|
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
4
|
name: 'Table',
|
|
5
5
|
description:
|
|
6
|
-
'
|
|
6
|
+
'Display data clearly in rows and columns, helping users view, analyze, and compare information. Automatically renders as a list on small screens and a table on large ones.',
|
|
7
7
|
category: 'Polaris web components',
|
|
8
8
|
subCategory: 'Structure',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
type: 'component',
|
|
12
|
-
name: 'Grid',
|
|
13
|
-
url: 'grid',
|
|
14
|
-
},
|
|
15
|
-
],
|
|
9
|
+
related: [],
|
|
16
10
|
};
|
|
17
11
|
|
|
18
12
|
export default data;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
2
|
+
|
|
3
|
+
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'TableBody',
|
|
5
|
+
description:
|
|
6
|
+
'Define the main content area of a table, containing rows and cells that display data.',
|
|
7
|
+
category: 'Polaris web components',
|
|
8
|
+
subCategory: 'Structure',
|
|
9
|
+
related: [],
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export default data;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
2
|
+
|
|
3
|
+
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'TableCell',
|
|
5
|
+
description: 'Display data within a cell in a table row.',
|
|
6
|
+
category: 'Polaris web components',
|
|
7
|
+
subCategory: 'Structure',
|
|
8
|
+
related: [],
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
export default data;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
2
|
+
|
|
3
|
+
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'TableHeader',
|
|
5
|
+
description: 'Display column names at the top of a table.',
|
|
6
|
+
category: 'Polaris web components',
|
|
7
|
+
subCategory: 'Structure',
|
|
8
|
+
related: [],
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
export default data;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
2
|
+
|
|
3
|
+
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'TableHeaderRow',
|
|
5
|
+
description:
|
|
6
|
+
'Define a header row in a table, displaying column names and enabling sorting.',
|
|
7
|
+
category: 'Polaris web components',
|
|
8
|
+
subCategory: 'Structure',
|
|
9
|
+
related: [],
|
|
10
|
+
};
|
|
11
|
+
|
|
12
|
+
export default data;
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
2
|
+
|
|
3
|
+
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
|
+
name: 'TableRow',
|
|
5
|
+
description: 'Display a row of data within the body of a table.',
|
|
6
|
+
category: 'Polaris web components',
|
|
7
|
+
subCategory: 'Structure',
|
|
8
|
+
related: [],
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
export default data;
|
|
@@ -6,18 +6,7 @@ const data: SharedReferenceEntityTemplateSchema = {
|
|
|
6
6
|
'Displays inline text with specific visual styles or tones. Use to emphasize or differentiate words or phrases within a Paragraph or other block-level components.',
|
|
7
7
|
category: 'Polaris web components',
|
|
8
8
|
subCategory: 'Titles and text',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
name: 'Heading',
|
|
12
|
-
url: 'heading',
|
|
13
|
-
type: 'Component',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
name: 'Paragraph',
|
|
17
|
-
url: 'paragraph',
|
|
18
|
-
type: 'Component',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
9
|
+
related: [],
|
|
21
10
|
};
|
|
22
11
|
|
|
23
12
|
export default data;
|
|
@@ -3,16 +3,10 @@ import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
|
3
3
|
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
4
|
name: 'TextArea',
|
|
5
5
|
description:
|
|
6
|
-
'
|
|
6
|
+
'Collect longer text content from users with a multi-line input that expands automatically.',
|
|
7
7
|
category: 'Polaris web components',
|
|
8
8
|
subCategory: 'Forms',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
type: 'component',
|
|
12
|
-
name: 'TextField',
|
|
13
|
-
url: 'textfield',
|
|
14
|
-
},
|
|
15
|
-
],
|
|
9
|
+
related: [],
|
|
16
10
|
};
|
|
17
11
|
|
|
18
12
|
export default data;
|
|
@@ -6,18 +6,7 @@ const data: SharedReferenceEntityTemplateSchema = {
|
|
|
6
6
|
'Represents a specific point or duration in time. Use to display dates, times, or durations clearly and consistently. May include a machine-readable `datetime` attribute for improved accessibility and functionality.',
|
|
7
7
|
category: 'Polaris web components',
|
|
8
8
|
subCategory: 'Titles and text',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
name: 'Text',
|
|
12
|
-
url: 'text',
|
|
13
|
-
type: 'Component',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
name: 'Paragraph',
|
|
17
|
-
url: 'paragraph',
|
|
18
|
-
type: 'Component',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
9
|
+
related: [],
|
|
21
10
|
};
|
|
22
11
|
|
|
23
12
|
export default data;
|
|
@@ -2,21 +2,11 @@ import {SharedReferenceEntityTemplateSchema} from '../docs-type';
|
|
|
2
2
|
|
|
3
3
|
const data: SharedReferenceEntityTemplateSchema = {
|
|
4
4
|
name: 'URLField',
|
|
5
|
-
description:
|
|
5
|
+
description:
|
|
6
|
+
'Collect URLs from users with built-in formatting and validation.',
|
|
6
7
|
category: 'Polaris web components',
|
|
7
8
|
subCategory: 'Forms',
|
|
8
|
-
related: [
|
|
9
|
-
{
|
|
10
|
-
type: 'component',
|
|
11
|
-
name: 'TextField',
|
|
12
|
-
url: 'textfield',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
type: 'component',
|
|
16
|
-
name: 'EmailField',
|
|
17
|
-
url: 'emailfield',
|
|
18
|
-
},
|
|
19
|
-
],
|
|
9
|
+
related: [],
|
|
20
10
|
};
|
|
21
11
|
|
|
22
12
|
export default data;
|
|
@@ -6,13 +6,7 @@ const data: SharedReferenceEntityTemplateSchema = {
|
|
|
6
6
|
'Displays a bulleted list of related items. Use to present collections of items or options where the sequence isn’t critical.',
|
|
7
7
|
category: 'Polaris web components',
|
|
8
8
|
subCategory: 'Structure',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
name: 'OrderedList',
|
|
12
|
-
url: 'orderedlist',
|
|
13
|
-
type: 'component',
|
|
14
|
-
},
|
|
15
|
-
],
|
|
9
|
+
related: [],
|
|
16
10
|
};
|
|
17
11
|
|
|
18
12
|
export default data;
|
|
@@ -126,7 +126,9 @@ export interface BannerJSXProps
|
|
|
126
126
|
extends Partial<BannerProps>,
|
|
127
127
|
Pick<BannerProps$1, 'id'> {
|
|
128
128
|
/**
|
|
129
|
-
* The secondary actions to display at the bottom of the banner.
|
|
129
|
+
* The secondary actions to display at the bottom of the banner.
|
|
130
|
+
*
|
|
131
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
130
132
|
*/
|
|
131
133
|
secondaryActions?: ComponentChild;
|
|
132
134
|
onDismiss?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
@@ -132,11 +132,25 @@ declare abstract class PreactCustomElement extends BaseClass {
|
|
|
132
132
|
}
|
|
133
133
|
|
|
134
134
|
export interface PreactOverlayControlProps
|
|
135
|
-
extends
|
|
135
|
+
extends Pick<InteractionProps, 'commandFor'> {
|
|
136
|
+
/**
|
|
137
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
138
|
+
*
|
|
139
|
+
* See the documentation of particular components for the actions they support.
|
|
140
|
+
*
|
|
141
|
+
* - `--auto`: a default action for the target component.
|
|
142
|
+
* - `--show`: shows the target component.
|
|
143
|
+
* - `--hide`: hides the target component.
|
|
144
|
+
* - `--toggle`: toggles the target component.
|
|
145
|
+
*
|
|
146
|
+
* @default '--auto'
|
|
147
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
148
|
+
*/
|
|
136
149
|
command: Extract<
|
|
137
150
|
InteractionProps['command'],
|
|
138
151
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
139
152
|
>;
|
|
153
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
140
154
|
}
|
|
141
155
|
|
|
142
156
|
declare const Button_base: (abstract new (
|
|
@@ -29,6 +29,14 @@ export type CallbackEvent<
|
|
|
29
29
|
> = TEvent & {
|
|
30
30
|
currentTarget: HTMLElementTagNameMap[TTagName];
|
|
31
31
|
};
|
|
32
|
+
export type CallbackEventListener<
|
|
33
|
+
TTagName extends keyof HTMLElementTagNameMap,
|
|
34
|
+
TEvent extends Event = Event,
|
|
35
|
+
> =
|
|
36
|
+
| (EventListener & {
|
|
37
|
+
(event: CallbackEvent<TTagName, TEvent>): void;
|
|
38
|
+
})
|
|
39
|
+
| null;
|
|
32
40
|
|
|
33
41
|
export type Styles = string;
|
|
34
42
|
export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
|
|
@@ -104,6 +112,8 @@ declare class ChoiceList extends BaseClass implements ChoiceListProps {
|
|
|
104
112
|
accessor details: ChoiceListProps['details'];
|
|
105
113
|
accessor multiple: ChoiceListProps['multiple'];
|
|
106
114
|
accessor label: ChoiceListProps['label'];
|
|
115
|
+
accessor onchange: CallbackEventListener<typeof tagName> | null;
|
|
116
|
+
accessor oninput: CallbackEventListener<typeof tagName> | null;
|
|
107
117
|
accessor labelAccessibilityVisibility: ChoiceListProps['labelAccessibilityVisibility'];
|
|
108
118
|
get values(): ChoiceListProps['values'];
|
|
109
119
|
set values(values: ChoiceListProps['values']);
|
|
@@ -296,11 +296,25 @@ declare abstract class PreactCustomElement extends BaseClass {
|
|
|
296
296
|
}
|
|
297
297
|
|
|
298
298
|
export interface PreactOverlayControlProps
|
|
299
|
-
extends
|
|
299
|
+
extends Pick<InteractionProps, 'commandFor'> {
|
|
300
|
+
/**
|
|
301
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
302
|
+
*
|
|
303
|
+
* See the documentation of particular components for the actions they support.
|
|
304
|
+
*
|
|
305
|
+
* - `--auto`: a default action for the target component.
|
|
306
|
+
* - `--show`: shows the target component.
|
|
307
|
+
* - `--hide`: hides the target component.
|
|
308
|
+
* - `--toggle`: toggles the target component.
|
|
309
|
+
*
|
|
310
|
+
* @default '--auto'
|
|
311
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
312
|
+
*/
|
|
300
313
|
command: Extract<
|
|
301
314
|
InteractionProps['command'],
|
|
302
315
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
303
316
|
>;
|
|
317
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
304
318
|
}
|
|
305
319
|
|
|
306
320
|
declare class BoxElement extends PreactCustomElement implements BoxProps {
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<s-form></s-form>
|
|
@@ -111,11 +111,25 @@ declare abstract class PreactCustomElement extends BaseClass {
|
|
|
111
111
|
}
|
|
112
112
|
|
|
113
113
|
export interface PreactOverlayControlProps
|
|
114
|
-
extends
|
|
114
|
+
extends Pick<InteractionProps, 'commandFor'> {
|
|
115
|
+
/**
|
|
116
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
117
|
+
*
|
|
118
|
+
* See the documentation of particular components for the actions they support.
|
|
119
|
+
*
|
|
120
|
+
* - `--auto`: a default action for the target component.
|
|
121
|
+
* - `--show`: shows the target component.
|
|
122
|
+
* - `--hide`: hides the target component.
|
|
123
|
+
* - `--toggle`: toggles the target component.
|
|
124
|
+
*
|
|
125
|
+
* @default '--auto'
|
|
126
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
127
|
+
*/
|
|
115
128
|
command: Extract<
|
|
116
129
|
InteractionProps['command'],
|
|
117
130
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
118
131
|
>;
|
|
132
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
119
133
|
}
|
|
120
134
|
|
|
121
135
|
declare const Link_base: (abstract new (
|
|
@@ -96,6 +96,8 @@ declare const tagName = 's-page';
|
|
|
96
96
|
export interface PageJSXProps extends Partial<PageProps> {
|
|
97
97
|
/**
|
|
98
98
|
* The content to display in the aside section of the page.
|
|
99
|
+
*
|
|
100
|
+
* This slot is only rendered when `inlineSize` is "base".
|
|
99
101
|
*/
|
|
100
102
|
aside?: ComponentChild;
|
|
101
103
|
}
|
|
@@ -3276,6 +3276,7 @@ type IconType$1 =
|
|
|
3276
3276
|
| 'enter'
|
|
3277
3277
|
| 'envelope'
|
|
3278
3278
|
| 'envelope-soft-pack'
|
|
3279
|
+
| 'eraser'
|
|
3279
3280
|
| 'exchange'
|
|
3280
3281
|
| 'exit'
|
|
3281
3282
|
| 'export'
|
|
@@ -3971,7 +3972,9 @@ export interface BannerJSXProps
|
|
|
3971
3972
|
extends Partial<BannerProps>,
|
|
3972
3973
|
Pick<BannerProps$1, 'id'> {
|
|
3973
3974
|
/**
|
|
3974
|
-
* The secondary actions to display at the bottom of the banner.
|
|
3975
|
+
* The secondary actions to display at the bottom of the banner.
|
|
3976
|
+
*
|
|
3977
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
3975
3978
|
*/
|
|
3976
3979
|
secondaryActions?: ComponentChild;
|
|
3977
3980
|
onDismiss?: ((event: CallbackEvent<typeof tagName$L>) => void) | null;
|
|
@@ -4247,11 +4250,25 @@ export interface ButtonProps extends ButtonBaseProps {
|
|
|
4247
4250
|
}
|
|
4248
4251
|
|
|
4249
4252
|
export interface PreactOverlayControlProps
|
|
4250
|
-
extends
|
|
4253
|
+
extends Pick<InteractionProps, 'commandFor'> {
|
|
4254
|
+
/**
|
|
4255
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
4256
|
+
*
|
|
4257
|
+
* See the documentation of particular components for the actions they support.
|
|
4258
|
+
*
|
|
4259
|
+
* - `--auto`: a default action for the target component.
|
|
4260
|
+
* - `--show`: shows the target component.
|
|
4261
|
+
* - `--hide`: hides the target component.
|
|
4262
|
+
* - `--toggle`: toggles the target component.
|
|
4263
|
+
*
|
|
4264
|
+
* @default '--auto'
|
|
4265
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
4266
|
+
*/
|
|
4251
4267
|
command: Extract<
|
|
4252
4268
|
InteractionProps['command'],
|
|
4253
4269
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
4254
4270
|
>;
|
|
4271
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
4255
4272
|
}
|
|
4256
4273
|
|
|
4257
4274
|
declare const Button_base: (abstract new (
|
|
@@ -4308,8 +4325,6 @@ declare class PreactInputElement
|
|
|
4308
4325
|
static formAssociated: boolean;
|
|
4309
4326
|
/** @private */
|
|
4310
4327
|
[internals$2]: ElementInternals;
|
|
4311
|
-
accessor onchange: CallbackEventListener<'input'>;
|
|
4312
|
-
accessor oninput: CallbackEventListener<'input'>;
|
|
4313
4328
|
accessor disabled: PreactInputProps['disabled'];
|
|
4314
4329
|
accessor id: PreactInputProps['id'];
|
|
4315
4330
|
accessor name: PreactInputProps['name'];
|
|
@@ -4716,8 +4731,6 @@ declare class PreactFieldElement<Autocomplete extends string = string>
|
|
|
4716
4731
|
extends PreactInputElement
|
|
4717
4732
|
implements PreactFieldProps<Autocomplete>
|
|
4718
4733
|
{
|
|
4719
|
-
accessor onblur: CallbackEventListener<'input'>;
|
|
4720
|
-
accessor onfocus: CallbackEventListener<'input'>;
|
|
4721
4734
|
accessor autocomplete: PreactFieldProps<Autocomplete>['autocomplete'];
|
|
4722
4735
|
accessor defaultValue: PreactFieldProps['defaultValue'];
|
|
4723
4736
|
accessor details: PreactFieldProps['details'];
|
|
@@ -5030,7 +5043,6 @@ declare class Image extends PreactCustomElement implements ImageProps {
|
|
|
5030
5043
|
accessor borderStyle: ImageProps['borderStyle'];
|
|
5031
5044
|
accessor borderColor: ImageProps['borderColor'];
|
|
5032
5045
|
accessor borderRadius: ImageProps['borderRadius'];
|
|
5033
|
-
accessor onerror: OnErrorEventHandler;
|
|
5034
5046
|
constructor();
|
|
5035
5047
|
}
|
|
5036
5048
|
declare global {
|
|
@@ -5355,6 +5367,8 @@ declare const tagName$p = 's-page';
|
|
|
5355
5367
|
export interface PageJSXProps extends Partial<PageProps> {
|
|
5356
5368
|
/**
|
|
5357
5369
|
* The content to display in the aside section of the page.
|
|
5370
|
+
*
|
|
5371
|
+
* This slot is only rendered when `inlineSize` is "base".
|
|
5358
5372
|
*/
|
|
5359
5373
|
aside?: ComponentChild;
|
|
5360
5374
|
}
|
|
@@ -6420,7 +6434,6 @@ declare class FunctionSettings
|
|
|
6420
6434
|
implements FunctionSettingsProps
|
|
6421
6435
|
{
|
|
6422
6436
|
constructor();
|
|
6423
|
-
accessor onerror: OnErrorEventHandler;
|
|
6424
6437
|
}
|
|
6425
6438
|
declare global {
|
|
6426
6439
|
interface HTMLElementTagNameMap {
|
|
@@ -6552,7 +6565,9 @@ export interface BannerEvents {
|
|
|
6552
6565
|
|
|
6553
6566
|
export interface BannerSlots {
|
|
6554
6567
|
/**
|
|
6555
|
-
* The secondary actions to display at the bottom of the banner.
|
|
6568
|
+
* The secondary actions to display at the bottom of the banner.
|
|
6569
|
+
*
|
|
6570
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
6556
6571
|
*/
|
|
6557
6572
|
'secondary-actions'?: HTMLElement;
|
|
6558
6573
|
}
|
|
@@ -6563,6 +6578,16 @@ export interface ButtonEvents {
|
|
|
6563
6578
|
focus: CallbackEventListener<typeof tagName> | null = null;
|
|
6564
6579
|
}
|
|
6565
6580
|
|
|
6581
|
+
export interface CheckboxEvents {
|
|
6582
|
+
change: CallbackEventListener<'input'>;
|
|
6583
|
+
input: CallbackEventListener<'input'>;
|
|
6584
|
+
}
|
|
6585
|
+
|
|
6586
|
+
export interface ChoiceListEvents {
|
|
6587
|
+
change: CallbackEventListener<typeof tagName> | null = null;
|
|
6588
|
+
input: CallbackEventListener<typeof tagName> | null = null;
|
|
6589
|
+
}
|
|
6590
|
+
|
|
6566
6591
|
export interface ClickableEvents {
|
|
6567
6592
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
6568
6593
|
blur: CallbackEventListener<typeof tagName> | null = null;
|
|
@@ -6580,21 +6605,69 @@ export interface DatePickerEvents {
|
|
|
6580
6605
|
change: CallbackEventListener<typeof tagName> | null = null;
|
|
6581
6606
|
}
|
|
6582
6607
|
|
|
6608
|
+
export interface EmailFieldEvents {
|
|
6609
|
+
change: CallbackEventListener<'input'>;
|
|
6610
|
+
input: CallbackEventListener<'input'>;
|
|
6611
|
+
blur: CallbackEventListener<'input'>;
|
|
6612
|
+
focus: CallbackEventListener<'input'>;
|
|
6613
|
+
}
|
|
6614
|
+
|
|
6583
6615
|
export interface ImageEvents {
|
|
6584
6616
|
load: CallbackEventListener<typeof tagName> | null = null;
|
|
6617
|
+
error: OnErrorEventHandler = null;
|
|
6585
6618
|
}
|
|
6586
6619
|
|
|
6587
6620
|
export interface LinkEvents {
|
|
6588
6621
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
6589
6622
|
}
|
|
6590
6623
|
|
|
6624
|
+
export interface MoneyFieldEvents {
|
|
6625
|
+
change: CallbackEventListener<'input'>;
|
|
6626
|
+
input: CallbackEventListener<'input'>;
|
|
6627
|
+
blur: CallbackEventListener<'input'>;
|
|
6628
|
+
focus: CallbackEventListener<'input'>;
|
|
6629
|
+
}
|
|
6630
|
+
|
|
6631
|
+
export interface NumberFieldEvents {
|
|
6632
|
+
change: CallbackEventListener<'input'>;
|
|
6633
|
+
input: CallbackEventListener<'input'>;
|
|
6634
|
+
blur: CallbackEventListener<'input'>;
|
|
6635
|
+
focus: CallbackEventListener<'input'>;
|
|
6636
|
+
}
|
|
6637
|
+
|
|
6591
6638
|
export interface PageSlots {
|
|
6592
6639
|
/**
|
|
6593
6640
|
* The content to display in the aside section of the page.
|
|
6641
|
+
*
|
|
6642
|
+
* This slot is only rendered when `inlineSize` is "base".
|
|
6594
6643
|
*/
|
|
6595
6644
|
aside?: HTMLElement;
|
|
6596
6645
|
}
|
|
6597
6646
|
|
|
6647
|
+
export interface PasswordFieldEvents {
|
|
6648
|
+
change: CallbackEventListener<'input'>;
|
|
6649
|
+
input: CallbackEventListener<'input'>;
|
|
6650
|
+
blur: CallbackEventListener<'input'>;
|
|
6651
|
+
focus: CallbackEventListener<'input'>;
|
|
6652
|
+
}
|
|
6653
|
+
|
|
6654
|
+
export interface SearchFieldEvents {
|
|
6655
|
+
change: CallbackEventListener<'input'>;
|
|
6656
|
+
input: CallbackEventListener<'input'>;
|
|
6657
|
+
blur: CallbackEventListener<'input'>;
|
|
6658
|
+
focus: CallbackEventListener<'input'>;
|
|
6659
|
+
}
|
|
6660
|
+
|
|
6661
|
+
export interface SelectEvents {
|
|
6662
|
+
change: CallbackEventListener<'input'>;
|
|
6663
|
+
input: CallbackEventListener<'input'>;
|
|
6664
|
+
}
|
|
6665
|
+
|
|
6666
|
+
export interface SwitchEvents {
|
|
6667
|
+
change: CallbackEventListener<'input'>;
|
|
6668
|
+
input: CallbackEventListener<'input'>;
|
|
6669
|
+
}
|
|
6670
|
+
|
|
6598
6671
|
export interface TableEvents {
|
|
6599
6672
|
previouspage: CallbackEventListener<typeof tagName> | null = null;
|
|
6600
6673
|
nextpage: CallbackEventListener<typeof tagName> | null = null;
|
|
@@ -6607,6 +6680,20 @@ export interface TableSlots {
|
|
|
6607
6680
|
filters?: HTMLElement;
|
|
6608
6681
|
}
|
|
6609
6682
|
|
|
6683
|
+
export interface TextAreaEvents {
|
|
6684
|
+
change: CallbackEventListener<'input'>;
|
|
6685
|
+
input: CallbackEventListener<'input'>;
|
|
6686
|
+
blur: CallbackEventListener<'input'>;
|
|
6687
|
+
focus: CallbackEventListener<'input'>;
|
|
6688
|
+
}
|
|
6689
|
+
|
|
6690
|
+
export interface TextFieldEvents {
|
|
6691
|
+
change: CallbackEventListener<'input'>;
|
|
6692
|
+
input: CallbackEventListener<'input'>;
|
|
6693
|
+
blur: CallbackEventListener<'input'>;
|
|
6694
|
+
focus: CallbackEventListener<'input'>;
|
|
6695
|
+
}
|
|
6696
|
+
|
|
6610
6697
|
export interface TextFieldSlots {
|
|
6611
6698
|
/**
|
|
6612
6699
|
* The accessory to display in the text field.
|
|
@@ -6614,6 +6701,13 @@ export interface TextFieldSlots {
|
|
|
6614
6701
|
accessory?: HTMLElement;
|
|
6615
6702
|
}
|
|
6616
6703
|
|
|
6704
|
+
export interface URLFieldEvents {
|
|
6705
|
+
change: CallbackEventListener<'input'>;
|
|
6706
|
+
input: CallbackEventListener<'input'>;
|
|
6707
|
+
blur: CallbackEventListener<'input'>;
|
|
6708
|
+
focus: CallbackEventListener<'input'>;
|
|
6709
|
+
}
|
|
6710
|
+
|
|
6617
6711
|
export interface AdminActionSlots {
|
|
6618
6712
|
/**
|
|
6619
6713
|
* The primary action to display in the admin action.
|
|
@@ -6631,6 +6725,7 @@ export interface FormEvents {
|
|
|
6631
6725
|
|
|
6632
6726
|
export interface FunctionSettingsEvents {
|
|
6633
6727
|
save: CallbackEventListener<typeof tagName> | null = null;
|
|
6728
|
+
error: OnErrorEventHandler = null;
|
|
6634
6729
|
}
|
|
6635
6730
|
declare module 'react' {
|
|
6636
6731
|
interface BaseProps {
|
package/src/surfaces/checkout/components/Abbreviation/examples/basic-abbreviation.example.html
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<s-abbreviation title="
|
|
1
|
+
<s-abbreviation title="United States Dollar">USD</s-abbreviation>
|
|
@@ -20,9 +20,13 @@ declare global {
|
|
|
20
20
|
}
|
|
21
21
|
}
|
|
22
22
|
declare module 'preact' {
|
|
23
|
+
interface BaseProps {
|
|
24
|
+
children?: preact.ComponentChildren;
|
|
25
|
+
slot?: Lowercase<string>;
|
|
26
|
+
}
|
|
23
27
|
namespace createElement.JSX {
|
|
24
28
|
interface IntrinsicElements {
|
|
25
|
-
's-abbreviation':
|
|
29
|
+
's-abbreviation': AbbreviationProps & BaseProps;
|
|
26
30
|
}
|
|
27
31
|
}
|
|
28
32
|
}
|
|
@@ -23,9 +23,13 @@ declare global {
|
|
|
23
23
|
}
|
|
24
24
|
}
|
|
25
25
|
declare module 'preact' {
|
|
26
|
+
interface BaseProps {
|
|
27
|
+
children?: preact.ComponentChildren;
|
|
28
|
+
slot?: Lowercase<string>;
|
|
29
|
+
}
|
|
26
30
|
namespace createElement.JSX {
|
|
27
31
|
interface IntrinsicElements {
|
|
28
|
-
's-banner':
|
|
32
|
+
's-banner': BannerProps & BaseProps;
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
}
|
|
@@ -14,8 +14,7 @@ export type ReducedBorderSizeKeyword = Extract<BorderSizeKeyword, 'none' | 'base
|
|
|
14
14
|
export type ReducedColorKeyword = Extract<ColorKeyword, 'base'>;
|
|
15
15
|
export type BorderShorthand = ReducedBorderSizeKeyword | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword}` | `${ReducedBorderSizeKeyword} ${ReducedColorKeyword} ${BorderStyleKeyword}`;
|
|
16
16
|
|
|
17
|
-
export interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'border' | '
|
|
18
|
-
accessibilityRole?: Extract<BoxProps$1['accessibilityRole'], 'main' | 'header' | 'footer' | 'section' | 'aside' | 'navigation' | 'ordered-list' | 'list-item' | 'list-item-separator' | 'unordered-list' | 'separator' | 'status' | 'alert' | 'generic' | 'presentation' | 'none'>;
|
|
17
|
+
export interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'border' | 'borderRadius' | 'borderStyle' | 'borderWidth' | 'display' | 'id' | 'maxBlockSize' | 'maxInlineSize' | 'minBlockSize' | 'minInlineSize' | 'overflow' | 'padding' | 'paddingBlock' | 'paddingBlockEnd' | 'paddingBlockStart' | 'paddingInline' | 'paddingInlineEnd' | 'paddingInlineStart'> {
|
|
19
18
|
background?: Extract<BoxProps$1['background'], 'transparent' | 'subdued' | 'base'>;
|
|
20
19
|
border?: BorderShorthand;
|
|
21
20
|
borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
|
|
@@ -29,9 +28,13 @@ declare global {
|
|
|
29
28
|
}
|
|
30
29
|
}
|
|
31
30
|
declare module 'preact' {
|
|
31
|
+
interface BaseProps {
|
|
32
|
+
children?: preact.ComponentChildren;
|
|
33
|
+
slot?: Lowercase<string>;
|
|
34
|
+
}
|
|
32
35
|
namespace createElement.JSX {
|
|
33
36
|
interface IntrinsicElements {
|
|
34
|
-
's-box':
|
|
37
|
+
's-box': BoxProps & BaseProps;
|
|
35
38
|
}
|
|
36
39
|
}
|
|
37
40
|
}
|