@shopify/ui-extensions 2025.10.0-rc.2 → 2025.10.0-rc.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/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/targets/Checkout::Actions::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +139 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +139 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +139 -24
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +139 -24
- package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +139 -24
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +150 -26
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +150 -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 +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +179 -33
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +179 -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/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
|
@@ -1,17 +1,24 @@
|
|
|
1
1
|
declare module 'preact' {
|
|
2
|
+
interface BaseProps {
|
|
3
|
+
children?: preact.ComponentChildren;
|
|
4
|
+
}
|
|
5
|
+
|
|
2
6
|
namespace createElement.JSX {
|
|
3
7
|
interface IntrinsicElements {
|
|
4
|
-
['s-image-group']:
|
|
8
|
+
['s-image-group']: BaseProps & ImageGroupProps;
|
|
5
9
|
}
|
|
6
10
|
}
|
|
7
11
|
}
|
|
8
12
|
|
|
9
13
|
declare global {
|
|
10
14
|
interface HTMLElementTagNameMap {
|
|
11
|
-
['s-image-group']:
|
|
15
|
+
['s-image-group']: ImageGroupElement;
|
|
12
16
|
}
|
|
13
17
|
}
|
|
14
18
|
|
|
19
|
+
export interface ImageGroupElement extends HTMLElement, ImageGroupProps {
|
|
20
|
+
}
|
|
21
|
+
|
|
15
22
|
export interface ImageGroupProps {
|
|
16
23
|
/**
|
|
17
24
|
* Indicates the total number of items that could be displayed in the image group.
|
|
@@ -21,20 +28,27 @@ export interface ImageGroupProps {
|
|
|
21
28
|
}
|
|
22
29
|
|
|
23
30
|
declare module 'preact' {
|
|
31
|
+
interface BaseProps {
|
|
32
|
+
children?: preact.ComponentChildren;
|
|
33
|
+
slot?: Lowercase<string>;
|
|
34
|
+
}
|
|
35
|
+
|
|
24
36
|
namespace createElement.JSX {
|
|
25
37
|
interface IntrinsicElements {
|
|
26
|
-
['s-customer-account-action']:
|
|
27
|
-
CustomerAccountActionProps;
|
|
38
|
+
['s-customer-account-action']: BaseProps & CustomerAccountActionProps;
|
|
28
39
|
}
|
|
29
40
|
}
|
|
30
41
|
}
|
|
31
42
|
|
|
32
43
|
declare global {
|
|
33
44
|
interface HTMLElementTagNameMap {
|
|
34
|
-
['s-customer-account-action']:
|
|
45
|
+
['s-customer-account-action']: CustomerAccountActionElement;
|
|
35
46
|
}
|
|
36
47
|
}
|
|
37
48
|
|
|
49
|
+
export interface CustomerAccountActionElement extends HTMLElement, CustomerAccountActionProps {
|
|
50
|
+
}
|
|
51
|
+
|
|
38
52
|
export interface CustomerAccountActionProps {
|
|
39
53
|
/**
|
|
40
54
|
* Sets the heading of the Action container.
|
|
@@ -43,19 +57,27 @@ export interface CustomerAccountActionProps {
|
|
|
43
57
|
}
|
|
44
58
|
|
|
45
59
|
declare module 'preact' {
|
|
60
|
+
interface BaseProps {
|
|
61
|
+
children?: preact.ComponentChildren;
|
|
62
|
+
slot?: Lowercase<string>;
|
|
63
|
+
}
|
|
64
|
+
|
|
46
65
|
namespace createElement.JSX {
|
|
47
66
|
interface IntrinsicElements {
|
|
48
|
-
['s-page']:
|
|
67
|
+
['s-page']: BaseProps & PageProps;
|
|
49
68
|
}
|
|
50
69
|
}
|
|
51
70
|
}
|
|
52
71
|
|
|
53
72
|
declare global {
|
|
54
73
|
interface HTMLElementTagNameMap {
|
|
55
|
-
['s-page']:
|
|
74
|
+
['s-page']: PageElement;
|
|
56
75
|
}
|
|
57
76
|
}
|
|
58
77
|
|
|
78
|
+
export interface PageElement extends HTMLElement, PageProps {
|
|
79
|
+
}
|
|
80
|
+
|
|
59
81
|
export interface PageProps {
|
|
60
82
|
/**
|
|
61
83
|
* The main page heading
|
|
@@ -68,9 +90,14 @@ export interface PageProps {
|
|
|
68
90
|
}
|
|
69
91
|
|
|
70
92
|
declare module 'preact' {
|
|
93
|
+
interface BaseProps {
|
|
94
|
+
children?: preact.ComponentChildren;
|
|
95
|
+
slot?: Lowercase<string>;
|
|
96
|
+
}
|
|
97
|
+
|
|
71
98
|
namespace createElement.JSX {
|
|
72
99
|
interface IntrinsicElements {
|
|
73
|
-
's-unordered-list':
|
|
100
|
+
's-unordered-list': UnorderedListProps & BaseProps;
|
|
74
101
|
}
|
|
75
102
|
}
|
|
76
103
|
}
|
|
@@ -88,9 +115,14 @@ export interface UnorderedListProps extends UnorderedListProps$1 {
|
|
|
88
115
|
}
|
|
89
116
|
|
|
90
117
|
declare module 'preact' {
|
|
118
|
+
interface BaseProps {
|
|
119
|
+
children?: preact.ComponentChildren;
|
|
120
|
+
slot?: Lowercase<string>;
|
|
121
|
+
}
|
|
122
|
+
|
|
91
123
|
namespace createElement.JSX {
|
|
92
124
|
interface IntrinsicElements {
|
|
93
|
-
's-time':
|
|
125
|
+
's-time': TimeProps & BaseProps;
|
|
94
126
|
}
|
|
95
127
|
}
|
|
96
128
|
}
|
|
@@ -108,9 +140,14 @@ export interface TimeProps extends Pick<TimeProps$1, 'dateTime'> {
|
|
|
108
140
|
}
|
|
109
141
|
|
|
110
142
|
declare module 'preact' {
|
|
143
|
+
interface BaseProps {
|
|
144
|
+
children?: preact.ComponentChildren;
|
|
145
|
+
slot?: Lowercase<string>;
|
|
146
|
+
}
|
|
147
|
+
|
|
111
148
|
namespace createElement.JSX {
|
|
112
149
|
interface IntrinsicElements {
|
|
113
|
-
's-text':
|
|
150
|
+
's-text': TextProps & BaseProps;
|
|
114
151
|
}
|
|
115
152
|
}
|
|
116
153
|
}
|
|
@@ -131,9 +168,14 @@ export interface TextProps extends Pick<TextProps$1, 'accessibilityVisibility' |
|
|
|
131
168
|
}
|
|
132
169
|
|
|
133
170
|
declare module 'preact' {
|
|
171
|
+
interface BaseProps {
|
|
172
|
+
children?: preact.ComponentChildren;
|
|
173
|
+
slot?: Lowercase<string>;
|
|
174
|
+
}
|
|
175
|
+
|
|
134
176
|
namespace createElement.JSX {
|
|
135
177
|
interface IntrinsicElements {
|
|
136
|
-
's-stack':
|
|
178
|
+
's-stack': StackProps & BaseProps;
|
|
137
179
|
}
|
|
138
180
|
}
|
|
139
181
|
}
|
|
@@ -153,15 +195,15 @@ export interface StackProps extends Pick<StackProps$1, 'accessibilityLabel' | 'a
|
|
|
153
195
|
border?: BorderShorthand;
|
|
154
196
|
borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
|
|
155
197
|
borderRadius?: MaybeAllValuesShorthandProperty<Extract<StackProps$1['borderRadius'], 'none' | 'small-100' | 'small' | 'base' | 'large' | 'large-100' | 'max'>>;
|
|
156
|
-
alignContent?: Extract<StackProps$1['alignContent'], '
|
|
157
|
-
alignItems?: Extract<StackProps$1['alignItems'], '
|
|
158
|
-
justifyContent?: Extract<StackProps$1['justifyContent'], '
|
|
198
|
+
alignContent?: Extract<StackProps$1['alignContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
|
|
199
|
+
alignItems?: Extract<StackProps$1['alignItems'], 'normal' | 'stretch' | 'center' | 'start' | 'end'>;
|
|
200
|
+
justifyContent?: Extract<StackProps$1['justifyContent'], 'normal' | 'space-between' | 'space-around' | 'space-evenly' | 'stretch' | 'center' | 'start' | 'end'>;
|
|
159
201
|
}
|
|
160
202
|
|
|
161
203
|
declare module 'preact' {
|
|
162
204
|
namespace createElement.JSX {
|
|
163
205
|
interface IntrinsicElements {
|
|
164
|
-
's-spinner':
|
|
206
|
+
's-spinner': SpinnerProps;
|
|
165
207
|
}
|
|
166
208
|
}
|
|
167
209
|
}
|
|
@@ -182,7 +224,7 @@ export interface SpinnerProps extends SpinnerProps$1 {
|
|
|
182
224
|
declare module 'preact' {
|
|
183
225
|
namespace createElement.JSX {
|
|
184
226
|
interface IntrinsicElements {
|
|
185
|
-
's-progress':
|
|
227
|
+
's-progress': ProgressProps;
|
|
186
228
|
}
|
|
187
229
|
}
|
|
188
230
|
}
|
|
@@ -201,9 +243,38 @@ export interface ProgressProps extends Pick<ProgressProps$1, 'accessibilityLabel
|
|
|
201
243
|
}
|
|
202
244
|
|
|
203
245
|
declare module 'preact' {
|
|
246
|
+
interface BaseProps {
|
|
247
|
+
slot?: Lowercase<string>;
|
|
248
|
+
}
|
|
249
|
+
|
|
250
|
+
namespace createElement.JSX {
|
|
251
|
+
interface IntrinsicElements {
|
|
252
|
+
's-payment-icon': PaymentIconProps & BaseProps;
|
|
253
|
+
}
|
|
254
|
+
}
|
|
255
|
+
}
|
|
256
|
+
|
|
257
|
+
declare global {
|
|
258
|
+
interface HTMLElementTagNameMap {
|
|
259
|
+
's-payment-icon': PaymentIconElement;
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
export interface PaymentIconElement extends PaymentIconProps, Omit<HTMLElement, 'id'> {
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
export interface PaymentIconProps extends PaymentIconProps$1 {
|
|
267
|
+
}
|
|
268
|
+
|
|
269
|
+
declare module 'preact' {
|
|
270
|
+
interface BaseProps {
|
|
271
|
+
children?: preact.ComponentChildren;
|
|
272
|
+
slot?: Lowercase<string>;
|
|
273
|
+
}
|
|
274
|
+
|
|
204
275
|
namespace createElement.JSX {
|
|
205
276
|
interface IntrinsicElements {
|
|
206
|
-
's-paragraph':
|
|
277
|
+
's-paragraph': ParagraphProps & BaseProps;
|
|
207
278
|
}
|
|
208
279
|
}
|
|
209
280
|
}
|
|
@@ -223,9 +294,14 @@ export interface ParagraphProps extends Pick<ParagraphProps$1, 'accessibilityVis
|
|
|
223
294
|
}
|
|
224
295
|
|
|
225
296
|
declare module 'preact' {
|
|
297
|
+
interface BaseProps {
|
|
298
|
+
children?: preact.ComponentChildren;
|
|
299
|
+
slot?: Lowercase<string>;
|
|
300
|
+
}
|
|
301
|
+
|
|
226
302
|
namespace createElement.JSX {
|
|
227
303
|
interface IntrinsicElements {
|
|
228
|
-
's-ordered-list':
|
|
304
|
+
's-ordered-list': OrderedListProps & BaseProps;
|
|
229
305
|
}
|
|
230
306
|
}
|
|
231
307
|
}
|
|
@@ -243,9 +319,14 @@ export interface OrderedListProps extends OrderedListProps$1 {
|
|
|
243
319
|
}
|
|
244
320
|
|
|
245
321
|
declare module 'preact' {
|
|
322
|
+
interface BaseProps {
|
|
323
|
+
children?: preact.ComponentChildren;
|
|
324
|
+
slot?: Lowercase<string>;
|
|
325
|
+
}
|
|
326
|
+
|
|
246
327
|
namespace createElement.JSX {
|
|
247
328
|
interface IntrinsicElements {
|
|
248
|
-
's-list-item':
|
|
329
|
+
's-list-item': ListItemProps & BaseProps;
|
|
249
330
|
}
|
|
250
331
|
}
|
|
251
332
|
}
|
|
@@ -263,9 +344,14 @@ export interface ListItemProps extends Pick<ListItemProps$1, 'id'> {
|
|
|
263
344
|
}
|
|
264
345
|
|
|
265
346
|
declare module 'preact' {
|
|
347
|
+
interface BaseProps {
|
|
348
|
+
children?: preact.ComponentChildren;
|
|
349
|
+
slot?: Lowercase<string>;
|
|
350
|
+
}
|
|
351
|
+
|
|
266
352
|
namespace createElement.JSX {
|
|
267
353
|
interface IntrinsicElements {
|
|
268
|
-
's-link':
|
|
354
|
+
's-link': LinkProps & BaseProps;
|
|
269
355
|
}
|
|
270
356
|
}
|
|
271
357
|
}
|
|
@@ -286,9 +372,13 @@ export interface LinkProps extends Pick<LinkProps$1, 'accessibilityLabel' | 'com
|
|
|
286
372
|
}
|
|
287
373
|
|
|
288
374
|
declare module 'preact' {
|
|
375
|
+
interface BaseProps {
|
|
376
|
+
slot?: Lowercase<string>;
|
|
377
|
+
}
|
|
378
|
+
|
|
289
379
|
namespace createElement.JSX {
|
|
290
380
|
interface IntrinsicElements {
|
|
291
|
-
's-image':
|
|
381
|
+
's-image': ImageProps & BaseProps;
|
|
292
382
|
}
|
|
293
383
|
}
|
|
294
384
|
}
|
|
@@ -309,9 +399,41 @@ export interface ImageProps extends Pick<ImageProps$1, 'accessibilityRole' | 'al
|
|
|
309
399
|
}
|
|
310
400
|
|
|
311
401
|
declare module 'preact' {
|
|
402
|
+
interface BaseProps {
|
|
403
|
+
slot?: Lowercase<string>;
|
|
404
|
+
}
|
|
405
|
+
|
|
312
406
|
namespace createElement.JSX {
|
|
313
407
|
interface IntrinsicElements {
|
|
314
|
-
's-
|
|
408
|
+
's-icon': IconProps & BaseProps;
|
|
409
|
+
}
|
|
410
|
+
}
|
|
411
|
+
}
|
|
412
|
+
|
|
413
|
+
declare global {
|
|
414
|
+
interface HTMLElementTagNameMap {
|
|
415
|
+
's-icon': IconElement;
|
|
416
|
+
}
|
|
417
|
+
}
|
|
418
|
+
|
|
419
|
+
export interface IconElement extends IconProps, Omit<HTMLElement, 'id'> {
|
|
420
|
+
}
|
|
421
|
+
|
|
422
|
+
export interface IconProps extends Pick<IconProps$1, 'id' | 'size' | 'tone' | 'type'> {
|
|
423
|
+
tone?: Extract<IconProps$1['tone'], 'auto' | 'neutral' | 'info' | 'success' | 'warning' | 'critical' | 'custom'>;
|
|
424
|
+
size?: Extract<IconProps$1['size'], 'small-200' | 'small-100' | 'small' | 'base' | 'large' | 'large-100'>;
|
|
425
|
+
type?: '' | Extract<IconProps$1['type'], 'alert-circle' | 'alert-triangle-filled' | 'alert-triangle' | 'arrow-down' | 'arrow-left' | 'arrow-right' | 'arrow-up-right' | 'arrow-up' | 'bag' | 'bullet' | 'calendar' | 'camera' | 'caret-down' | 'cart' | 'cash-dollar' | 'categories' | 'check-circle' | 'check' | 'chevron-down' | 'chevron-left' | 'chevron-right' | 'chevron-up' | 'circle' | 'clipboard' | 'clock' | 'credit-card' | 'delete' | 'delivered' | 'delivery' | 'disabled' | 'discount' | 'edit' | 'email' | 'empty' | 'external' | 'filter' | 'geolocation' | 'gift-card' | 'globe' | 'grid' | 'image' | 'info-filled' | 'info' | 'list-bulleted' | 'location' | 'lock' | 'map' | 'menu-horizontal' | 'menu-vertical' | 'menu' | 'minus' | 'mobile' | 'note' | 'order' | 'organization' | 'plus' | 'profile' | 'question-circle-filled' | 'question-circle' | 'reorder' | 'reset' | 'return' | 'savings' | 'search' | 'settings' | 'star-filled' | 'star-half' | 'star' | 'store' | 'truck' | 'upload' | 'x-circle-filled' | 'x-circle' | 'x'>;
|
|
426
|
+
}
|
|
427
|
+
|
|
428
|
+
declare module 'preact' {
|
|
429
|
+
interface BaseProps {
|
|
430
|
+
children?: preact.ComponentChildren;
|
|
431
|
+
slot?: Lowercase<string>;
|
|
432
|
+
}
|
|
433
|
+
|
|
434
|
+
namespace createElement.JSX {
|
|
435
|
+
interface IntrinsicElements {
|
|
436
|
+
's-heading': HeadingProps & BaseProps;
|
|
315
437
|
}
|
|
316
438
|
}
|
|
317
439
|
}
|
|
@@ -329,9 +451,14 @@ export interface HeadingProps extends Pick<HeadingProps$1, 'accessibilityRole' |
|
|
|
329
451
|
}
|
|
330
452
|
|
|
331
453
|
declare module 'preact' {
|
|
454
|
+
interface BaseProps {
|
|
455
|
+
children?: preact.ComponentChildren;
|
|
456
|
+
slot?: Lowercase<string>;
|
|
457
|
+
}
|
|
458
|
+
|
|
332
459
|
namespace createElement.JSX {
|
|
333
460
|
interface IntrinsicElements {
|
|
334
|
-
's-form':
|
|
461
|
+
's-form': FormProps & BaseProps;
|
|
335
462
|
}
|
|
336
463
|
}
|
|
337
464
|
}
|
|
@@ -353,7 +480,7 @@ export interface FormProps extends Pick<FormProps$1, 'id' | 'disabled' | 'onSubm
|
|
|
353
480
|
declare module 'preact' {
|
|
354
481
|
namespace createElement.JSX {
|
|
355
482
|
interface IntrinsicElements {
|
|
356
|
-
's-drop-zone':
|
|
483
|
+
's-drop-zone': DropZoneProps;
|
|
357
484
|
}
|
|
358
485
|
}
|
|
359
486
|
}
|
|
@@ -375,7 +502,7 @@ export interface DropZoneProps extends Pick<DropZoneProps$1, 'accept' | 'accessi
|
|
|
375
502
|
declare module 'preact' {
|
|
376
503
|
namespace createElement.JSX {
|
|
377
504
|
interface IntrinsicElements {
|
|
378
|
-
's-clipboard-item':
|
|
505
|
+
's-clipboard-item': ClipboardItemProps;
|
|
379
506
|
}
|
|
380
507
|
}
|
|
381
508
|
}
|
|
@@ -395,9 +522,14 @@ export interface ClipboardItemProps extends ClipboardItemProps$1 {
|
|
|
395
522
|
}
|
|
396
523
|
|
|
397
524
|
declare module 'preact' {
|
|
525
|
+
interface BaseProps {
|
|
526
|
+
children?: preact.ComponentChildren;
|
|
527
|
+
slot?: Lowercase<string>;
|
|
528
|
+
}
|
|
529
|
+
|
|
398
530
|
namespace createElement.JSX {
|
|
399
531
|
interface IntrinsicElements {
|
|
400
|
-
's-button':
|
|
532
|
+
's-button': ButtonProps & BaseProps;
|
|
401
533
|
}
|
|
402
534
|
}
|
|
403
535
|
}
|
|
@@ -412,7 +544,7 @@ export interface ButtonElement extends Omit<ButtonProps, 'onClick'>, Omit<HTMLEl
|
|
|
412
544
|
onclick: ButtonProps['onClick'];
|
|
413
545
|
}
|
|
414
546
|
|
|
415
|
-
export interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
|
|
547
|
+
export interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'inlineSize' | 'loading' | 'onClick' | 'target' | 'tone' | 'type' | 'variant'> {
|
|
416
548
|
target?: Extract<ButtonProps$1['target'], 'auto' | '_self' | '_blank'>;
|
|
417
549
|
tone?: Extract<ButtonProps$1['tone'], 'auto' | 'neutral' | 'critical'>;
|
|
418
550
|
type?: Extract<ButtonProps$1['type'], 'submit' | 'button'>;
|
|
@@ -420,9 +552,14 @@ export interface ButtonProps extends Pick<ButtonProps$1, 'accessibilityLabel' |
|
|
|
420
552
|
}
|
|
421
553
|
|
|
422
554
|
declare module 'preact' {
|
|
555
|
+
interface BaseProps {
|
|
556
|
+
children?: preact.ComponentChildren;
|
|
557
|
+
slot?: Lowercase<string>;
|
|
558
|
+
}
|
|
559
|
+
|
|
423
560
|
namespace createElement.JSX {
|
|
424
561
|
interface IntrinsicElements {
|
|
425
|
-
's-box':
|
|
562
|
+
's-box': BoxProps & BaseProps;
|
|
426
563
|
}
|
|
427
564
|
}
|
|
428
565
|
}
|
|
@@ -436,8 +573,7 @@ declare global {
|
|
|
436
573
|
export interface BoxElement extends BoxProps, Omit<HTMLElement, 'id'> {
|
|
437
574
|
}
|
|
438
575
|
|
|
439
|
-
export interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'border' | '
|
|
440
|
-
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'>;
|
|
576
|
+
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'> {
|
|
441
577
|
background?: Extract<BoxProps$1['background'], 'transparent' | 'subdued' | 'base'>;
|
|
442
578
|
border?: BorderShorthand;
|
|
443
579
|
borderWidth?: MaybeAllValuesShorthandProperty<ReducedBorderSizeKeyword> | '';
|
|
@@ -445,9 +581,14 @@ export interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'acces
|
|
|
445
581
|
}
|
|
446
582
|
|
|
447
583
|
declare module 'preact' {
|
|
584
|
+
interface BaseProps {
|
|
585
|
+
children?: preact.ComponentChildren;
|
|
586
|
+
slot?: Lowercase<string>;
|
|
587
|
+
}
|
|
588
|
+
|
|
448
589
|
namespace createElement.JSX {
|
|
449
590
|
interface IntrinsicElements {
|
|
450
|
-
's-banner':
|
|
591
|
+
's-banner': BannerProps & BaseProps;
|
|
451
592
|
}
|
|
452
593
|
}
|
|
453
594
|
}
|
|
@@ -468,9 +609,14 @@ export interface BannerProps extends Pick<BannerProps$1, 'collapsible' | 'dismis
|
|
|
468
609
|
}
|
|
469
610
|
|
|
470
611
|
declare module 'preact' {
|
|
612
|
+
interface BaseProps {
|
|
613
|
+
children?: preact.ComponentChildren;
|
|
614
|
+
slot?: Lowercase<string>;
|
|
615
|
+
}
|
|
616
|
+
|
|
471
617
|
namespace createElement.JSX {
|
|
472
618
|
interface IntrinsicElements {
|
|
473
|
-
's-abbreviation':
|
|
619
|
+
's-abbreviation': AbbreviationProps & BaseProps;
|
|
474
620
|
}
|
|
475
621
|
}
|
|
476
622
|
}
|
|
@@ -488,7 +634,7 @@ export interface AbbreviationProps extends Pick<AbbreviationProps$1, 'title'> {
|
|
|
488
634
|
}
|
|
489
635
|
|
|
490
636
|
import { ReducedBorderSizeKeyword } from "../../../../../src/surfaces/checkout/components/Box";
|
|
491
|
-
import { AbbreviationProps$1, BannerProps$1, BorderShorthand, BoxProps$1, ButtonProps$1, ClipboardItemProps$1, DropZoneProps$1, FormProps$1, HeadingProps$1, ImageProps$1, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, OrderedListProps$1, ParagraphProps$1, ProgressProps$1, SpinnerProps$1, StackProps$1, TextProps$1, TimeProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/checkout/components/components-shared";
|
|
637
|
+
import { AbbreviationProps$1, BannerProps$1, BorderShorthand, BoxProps$1, ButtonProps$1, ClipboardItemProps$1, DropZoneProps$1, FormProps$1, HeadingProps$1, IconProps$1, ImageProps$1, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, OrderedListProps$1, ParagraphProps$1, PaymentIconProps$1, ProgressProps$1, SpinnerProps$1, StackProps$1, TextProps$1, TimeProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/checkout/components/components-shared";
|
|
492
638
|
import type { ExtensionTargets } from '../extension-targets';
|
|
493
639
|
type Target = ExtensionTargets['customer-account.profile.company-location-payment.render-after'];
|
|
494
640
|
export type Api = Target['api'];
|