@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
|
@@ -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 (
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"MoneyField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/MoneyField/MoneyField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"MoneyField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/MoneyField/MoneyField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"NumberField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/NumberField/NumberField.doc.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"NumberField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/NumberField/NumberField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"OrderedList.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/OrderedList/OrderedList.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"OrderedList.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/OrderedList/OrderedList.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAIpE,QAAA,MAAM,IAAI,EAAE,kCAwBX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Page.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Page/Page.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"Page.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Page/Page.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA+BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -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
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Paragraph.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Paragraph/Paragraph.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Paragraph.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Paragraph/Paragraph.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA2CX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PasswordField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/PasswordField/PasswordField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"PasswordField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/PasswordField/PasswordField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const data:
|
|
1
|
+
import { AdminReferenceEntityTemplateSchema } from '../../docs-types';
|
|
2
|
+
declare const data: AdminReferenceEntityTemplateSchema;
|
|
3
3
|
export default data;
|
|
4
4
|
//# sourceMappingURL=SearchField.doc.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SearchField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/SearchField/SearchField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"SearchField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/SearchField/SearchField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Section.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Section/Section.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Section.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Section/Section.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA0CX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Select.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Select/Select.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Select.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Select/Select.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA6BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Spinner.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Spinner/Spinner.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Spinner.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Spinner/Spinner.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCAuBX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stack.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Stack/Stack.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Stack.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Stack/Stack.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8CX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
declare const data:
|
|
1
|
+
import { AdminReferenceEntityTemplateSchema } from '../../docs-types';
|
|
2
|
+
declare const data: AdminReferenceEntityTemplateSchema;
|
|
3
3
|
export default data;
|
|
4
4
|
//# sourceMappingURL=Switch.doc.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Switch/Switch.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,
|
|
1
|
+
{"version":3,"file":"Switch.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Switch/Switch.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA4BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Table/Table.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"Table.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Table/Table.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AASpE,QAAA,MAAM,IAAI,EAAE,kCA4DX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Text/Text.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"Text.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/Text/Text.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA0CX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/TextArea/TextArea.doc.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"TextArea.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/TextArea/TextArea.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA6BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/TextField/TextField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"TextField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/TextField/TextField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCAoCX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"URLField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/URLField/URLField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,
|
|
1
|
+
{"version":3,"file":"URLField.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/URLField/URLField.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAGpE,QAAA,MAAM,IAAI,EAAE,kCA8BX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"UnorderedList.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/UnorderedList/UnorderedList.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"UnorderedList.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/UnorderedList/UnorderedList.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,kCAAkC,EAAC,MAAM,kBAAkB,CAAC;AAIpE,QAAA,MAAM,IAAI,EAAE,kCAwBX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1346,11 +1346,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
|
|
|
1346
1346
|
onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
|
|
1347
1347
|
}
|
|
1348
1348
|
|
|
1349
|
-
export interface LinkPreactOverlayControlProps extends
|
|
1349
|
+
export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
1350
|
+
/**
|
|
1351
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
1352
|
+
*
|
|
1353
|
+
* See the documentation of particular components for the actions they support.
|
|
1354
|
+
*
|
|
1355
|
+
* - `--auto`: a default action for the target component.
|
|
1356
|
+
* - `--show`: shows the target component.
|
|
1357
|
+
* - `--hide`: hides the target component.
|
|
1358
|
+
* - `--toggle`: toggles the target component.
|
|
1359
|
+
*
|
|
1360
|
+
* @default '--auto'
|
|
1361
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
1362
|
+
*/
|
|
1350
1363
|
command: Extract<
|
|
1351
1364
|
InteractionProps['command'],
|
|
1352
1365
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
1353
1366
|
>;
|
|
1367
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
1354
1368
|
}
|
|
1355
1369
|
|
|
1356
1370
|
export interface LinkClickOptions {
|
|
@@ -2289,11 +2303,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
|
|
|
2289
2303
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2290
2304
|
}
|
|
2291
2305
|
|
|
2292
|
-
export interface ClickablePreactOverlayControlProps extends
|
|
2306
|
+
export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2307
|
+
/**
|
|
2308
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2309
|
+
*
|
|
2310
|
+
* See the documentation of particular components for the actions they support.
|
|
2311
|
+
*
|
|
2312
|
+
* - `--auto`: a default action for the target component.
|
|
2313
|
+
* - `--show`: shows the target component.
|
|
2314
|
+
* - `--hide`: hides the target component.
|
|
2315
|
+
* - `--toggle`: toggles the target component.
|
|
2316
|
+
*
|
|
2317
|
+
* @default '--auto'
|
|
2318
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2319
|
+
*/
|
|
2293
2320
|
command: Extract<
|
|
2294
2321
|
InteractionProps['command'],
|
|
2295
2322
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2296
2323
|
>;
|
|
2324
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2297
2325
|
}
|
|
2298
2326
|
|
|
2299
2327
|
export interface ClickableClickOptions {
|
|
@@ -2651,11 +2679,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
|
|
|
2651
2679
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2652
2680
|
}
|
|
2653
2681
|
|
|
2654
|
-
export interface PreactOverlayControlProps extends
|
|
2682
|
+
export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2683
|
+
/**
|
|
2684
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2685
|
+
*
|
|
2686
|
+
* See the documentation of particular components for the actions they support.
|
|
2687
|
+
*
|
|
2688
|
+
* - `--auto`: a default action for the target component.
|
|
2689
|
+
* - `--show`: shows the target component.
|
|
2690
|
+
* - `--hide`: hides the target component.
|
|
2691
|
+
* - `--toggle`: toggles the target component.
|
|
2692
|
+
*
|
|
2693
|
+
* @default '--auto'
|
|
2694
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2695
|
+
*/
|
|
2655
2696
|
command: Extract<
|
|
2656
2697
|
InteractionProps['command'],
|
|
2657
2698
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2658
2699
|
>;
|
|
2700
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2659
2701
|
}
|
|
2660
2702
|
|
|
2661
2703
|
export interface ButtonClickOptions {
|
|
@@ -2894,7 +2936,9 @@ declare global {
|
|
|
2894
2936
|
|
|
2895
2937
|
export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
|
|
2896
2938
|
/**
|
|
2897
|
-
* The secondary actions to display at the bottom of the banner.
|
|
2939
|
+
* The secondary actions to display at the bottom of the banner.
|
|
2940
|
+
*
|
|
2941
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
2898
2942
|
*/
|
|
2899
2943
|
secondaryActions?: ComponentChild;
|
|
2900
2944
|
onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
|
|
@@ -1387,11 +1387,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
|
|
|
1387
1387
|
onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
|
-
export interface LinkPreactOverlayControlProps extends
|
|
1390
|
+
export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
1391
|
+
/**
|
|
1392
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
1393
|
+
*
|
|
1394
|
+
* See the documentation of particular components for the actions they support.
|
|
1395
|
+
*
|
|
1396
|
+
* - `--auto`: a default action for the target component.
|
|
1397
|
+
* - `--show`: shows the target component.
|
|
1398
|
+
* - `--hide`: hides the target component.
|
|
1399
|
+
* - `--toggle`: toggles the target component.
|
|
1400
|
+
*
|
|
1401
|
+
* @default '--auto'
|
|
1402
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
1403
|
+
*/
|
|
1391
1404
|
command: Extract<
|
|
1392
1405
|
InteractionProps['command'],
|
|
1393
1406
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
1394
1407
|
>;
|
|
1408
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
1395
1409
|
}
|
|
1396
1410
|
|
|
1397
1411
|
export interface LinkClickOptions {
|
|
@@ -2330,11 +2344,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
|
|
|
2330
2344
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2331
2345
|
}
|
|
2332
2346
|
|
|
2333
|
-
export interface ClickablePreactOverlayControlProps extends
|
|
2347
|
+
export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2348
|
+
/**
|
|
2349
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2350
|
+
*
|
|
2351
|
+
* See the documentation of particular components for the actions they support.
|
|
2352
|
+
*
|
|
2353
|
+
* - `--auto`: a default action for the target component.
|
|
2354
|
+
* - `--show`: shows the target component.
|
|
2355
|
+
* - `--hide`: hides the target component.
|
|
2356
|
+
* - `--toggle`: toggles the target component.
|
|
2357
|
+
*
|
|
2358
|
+
* @default '--auto'
|
|
2359
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2360
|
+
*/
|
|
2334
2361
|
command: Extract<
|
|
2335
2362
|
InteractionProps['command'],
|
|
2336
2363
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2337
2364
|
>;
|
|
2365
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2338
2366
|
}
|
|
2339
2367
|
|
|
2340
2368
|
export interface ClickableClickOptions {
|
|
@@ -2692,11 +2720,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
|
|
|
2692
2720
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2693
2721
|
}
|
|
2694
2722
|
|
|
2695
|
-
export interface PreactOverlayControlProps extends
|
|
2723
|
+
export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2724
|
+
/**
|
|
2725
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2726
|
+
*
|
|
2727
|
+
* See the documentation of particular components for the actions they support.
|
|
2728
|
+
*
|
|
2729
|
+
* - `--auto`: a default action for the target component.
|
|
2730
|
+
* - `--show`: shows the target component.
|
|
2731
|
+
* - `--hide`: hides the target component.
|
|
2732
|
+
* - `--toggle`: toggles the target component.
|
|
2733
|
+
*
|
|
2734
|
+
* @default '--auto'
|
|
2735
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2736
|
+
*/
|
|
2696
2737
|
command: Extract<
|
|
2697
2738
|
InteractionProps['command'],
|
|
2698
2739
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2699
2740
|
>;
|
|
2741
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2700
2742
|
}
|
|
2701
2743
|
|
|
2702
2744
|
export interface ButtonClickOptions {
|
|
@@ -2935,7 +2977,9 @@ declare global {
|
|
|
2935
2977
|
|
|
2936
2978
|
export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
|
|
2937
2979
|
/**
|
|
2938
|
-
* The secondary actions to display at the bottom of the banner.
|
|
2980
|
+
* The secondary actions to display at the bottom of the banner.
|
|
2981
|
+
*
|
|
2982
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
2939
2983
|
*/
|
|
2940
2984
|
secondaryActions?: ComponentChild;
|
|
2941
2985
|
onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
|
|
@@ -1346,11 +1346,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
|
|
|
1346
1346
|
onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
|
|
1347
1347
|
}
|
|
1348
1348
|
|
|
1349
|
-
export interface LinkPreactOverlayControlProps extends
|
|
1349
|
+
export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
1350
|
+
/**
|
|
1351
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
1352
|
+
*
|
|
1353
|
+
* See the documentation of particular components for the actions they support.
|
|
1354
|
+
*
|
|
1355
|
+
* - `--auto`: a default action for the target component.
|
|
1356
|
+
* - `--show`: shows the target component.
|
|
1357
|
+
* - `--hide`: hides the target component.
|
|
1358
|
+
* - `--toggle`: toggles the target component.
|
|
1359
|
+
*
|
|
1360
|
+
* @default '--auto'
|
|
1361
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
1362
|
+
*/
|
|
1350
1363
|
command: Extract<
|
|
1351
1364
|
InteractionProps['command'],
|
|
1352
1365
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
1353
1366
|
>;
|
|
1367
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
1354
1368
|
}
|
|
1355
1369
|
|
|
1356
1370
|
export interface LinkClickOptions {
|
|
@@ -2289,11 +2303,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
|
|
|
2289
2303
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2290
2304
|
}
|
|
2291
2305
|
|
|
2292
|
-
export interface ClickablePreactOverlayControlProps extends
|
|
2306
|
+
export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2307
|
+
/**
|
|
2308
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2309
|
+
*
|
|
2310
|
+
* See the documentation of particular components for the actions they support.
|
|
2311
|
+
*
|
|
2312
|
+
* - `--auto`: a default action for the target component.
|
|
2313
|
+
* - `--show`: shows the target component.
|
|
2314
|
+
* - `--hide`: hides the target component.
|
|
2315
|
+
* - `--toggle`: toggles the target component.
|
|
2316
|
+
*
|
|
2317
|
+
* @default '--auto'
|
|
2318
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2319
|
+
*/
|
|
2293
2320
|
command: Extract<
|
|
2294
2321
|
InteractionProps['command'],
|
|
2295
2322
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2296
2323
|
>;
|
|
2324
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2297
2325
|
}
|
|
2298
2326
|
|
|
2299
2327
|
export interface ClickableClickOptions {
|
|
@@ -2651,11 +2679,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
|
|
|
2651
2679
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2652
2680
|
}
|
|
2653
2681
|
|
|
2654
|
-
export interface PreactOverlayControlProps extends
|
|
2682
|
+
export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2683
|
+
/**
|
|
2684
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2685
|
+
*
|
|
2686
|
+
* See the documentation of particular components for the actions they support.
|
|
2687
|
+
*
|
|
2688
|
+
* - `--auto`: a default action for the target component.
|
|
2689
|
+
* - `--show`: shows the target component.
|
|
2690
|
+
* - `--hide`: hides the target component.
|
|
2691
|
+
* - `--toggle`: toggles the target component.
|
|
2692
|
+
*
|
|
2693
|
+
* @default '--auto'
|
|
2694
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2695
|
+
*/
|
|
2655
2696
|
command: Extract<
|
|
2656
2697
|
InteractionProps['command'],
|
|
2657
2698
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2658
2699
|
>;
|
|
2700
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2659
2701
|
}
|
|
2660
2702
|
|
|
2661
2703
|
export interface ButtonClickOptions {
|
|
@@ -2894,7 +2936,9 @@ declare global {
|
|
|
2894
2936
|
|
|
2895
2937
|
export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
|
|
2896
2938
|
/**
|
|
2897
|
-
* The secondary actions to display at the bottom of the banner.
|
|
2939
|
+
* The secondary actions to display at the bottom of the banner.
|
|
2940
|
+
*
|
|
2941
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
2898
2942
|
*/
|
|
2899
2943
|
secondaryActions?: ComponentChild;
|
|
2900
2944
|
onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
|
|
@@ -1387,11 +1387,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
|
|
|
1387
1387
|
onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
|
|
1388
1388
|
}
|
|
1389
1389
|
|
|
1390
|
-
export interface LinkPreactOverlayControlProps extends
|
|
1390
|
+
export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
1391
|
+
/**
|
|
1392
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
1393
|
+
*
|
|
1394
|
+
* See the documentation of particular components for the actions they support.
|
|
1395
|
+
*
|
|
1396
|
+
* - `--auto`: a default action for the target component.
|
|
1397
|
+
* - `--show`: shows the target component.
|
|
1398
|
+
* - `--hide`: hides the target component.
|
|
1399
|
+
* - `--toggle`: toggles the target component.
|
|
1400
|
+
*
|
|
1401
|
+
* @default '--auto'
|
|
1402
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
1403
|
+
*/
|
|
1391
1404
|
command: Extract<
|
|
1392
1405
|
InteractionProps['command'],
|
|
1393
1406
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
1394
1407
|
>;
|
|
1408
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
1395
1409
|
}
|
|
1396
1410
|
|
|
1397
1411
|
export interface LinkClickOptions {
|
|
@@ -2330,11 +2344,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
|
|
|
2330
2344
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2331
2345
|
}
|
|
2332
2346
|
|
|
2333
|
-
export interface ClickablePreactOverlayControlProps extends
|
|
2347
|
+
export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2348
|
+
/**
|
|
2349
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2350
|
+
*
|
|
2351
|
+
* See the documentation of particular components for the actions they support.
|
|
2352
|
+
*
|
|
2353
|
+
* - `--auto`: a default action for the target component.
|
|
2354
|
+
* - `--show`: shows the target component.
|
|
2355
|
+
* - `--hide`: hides the target component.
|
|
2356
|
+
* - `--toggle`: toggles the target component.
|
|
2357
|
+
*
|
|
2358
|
+
* @default '--auto'
|
|
2359
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2360
|
+
*/
|
|
2334
2361
|
command: Extract<
|
|
2335
2362
|
InteractionProps['command'],
|
|
2336
2363
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2337
2364
|
>;
|
|
2365
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2338
2366
|
}
|
|
2339
2367
|
|
|
2340
2368
|
export interface ClickableClickOptions {
|
|
@@ -2692,11 +2720,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
|
|
|
2692
2720
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2693
2721
|
}
|
|
2694
2722
|
|
|
2695
|
-
export interface PreactOverlayControlProps extends
|
|
2723
|
+
export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2724
|
+
/**
|
|
2725
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2726
|
+
*
|
|
2727
|
+
* See the documentation of particular components for the actions they support.
|
|
2728
|
+
*
|
|
2729
|
+
* - `--auto`: a default action for the target component.
|
|
2730
|
+
* - `--show`: shows the target component.
|
|
2731
|
+
* - `--hide`: hides the target component.
|
|
2732
|
+
* - `--toggle`: toggles the target component.
|
|
2733
|
+
*
|
|
2734
|
+
* @default '--auto'
|
|
2735
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2736
|
+
*/
|
|
2696
2737
|
command: Extract<
|
|
2697
2738
|
InteractionProps['command'],
|
|
2698
2739
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2699
2740
|
>;
|
|
2741
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2700
2742
|
}
|
|
2701
2743
|
|
|
2702
2744
|
export interface ButtonClickOptions {
|
|
@@ -2935,7 +2977,9 @@ declare global {
|
|
|
2935
2977
|
|
|
2936
2978
|
export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
|
|
2937
2979
|
/**
|
|
2938
|
-
* The secondary actions to display at the bottom of the banner.
|
|
2980
|
+
* The secondary actions to display at the bottom of the banner.
|
|
2981
|
+
*
|
|
2982
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
2939
2983
|
*/
|
|
2940
2984
|
secondaryActions?: ComponentChild;
|
|
2941
2985
|
onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
|
|
@@ -1346,11 +1346,25 @@ export interface LinkJSXProps extends Partial<LinkProps>, Pick<LinkProps$1, 'id'
|
|
|
1346
1346
|
onClick?: ((event: CallbackEvent<typeof LinktagName>) => void) | null;
|
|
1347
1347
|
}
|
|
1348
1348
|
|
|
1349
|
-
export interface LinkPreactOverlayControlProps extends
|
|
1349
|
+
export interface LinkPreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
1350
|
+
/**
|
|
1351
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
1352
|
+
*
|
|
1353
|
+
* See the documentation of particular components for the actions they support.
|
|
1354
|
+
*
|
|
1355
|
+
* - `--auto`: a default action for the target component.
|
|
1356
|
+
* - `--show`: shows the target component.
|
|
1357
|
+
* - `--hide`: hides the target component.
|
|
1358
|
+
* - `--toggle`: toggles the target component.
|
|
1359
|
+
*
|
|
1360
|
+
* @default '--auto'
|
|
1361
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
1362
|
+
*/
|
|
1350
1363
|
command: Extract<
|
|
1351
1364
|
InteractionProps['command'],
|
|
1352
1365
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
1353
1366
|
>;
|
|
1367
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
1354
1368
|
}
|
|
1355
1369
|
|
|
1356
1370
|
export interface LinkClickOptions {
|
|
@@ -2289,11 +2303,25 @@ export interface ClickableJSXProps extends Partial<ClickableProps>, Pick<Clickab
|
|
|
2289
2303
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2290
2304
|
}
|
|
2291
2305
|
|
|
2292
|
-
export interface ClickablePreactOverlayControlProps extends
|
|
2306
|
+
export interface ClickablePreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2307
|
+
/**
|
|
2308
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2309
|
+
*
|
|
2310
|
+
* See the documentation of particular components for the actions they support.
|
|
2311
|
+
*
|
|
2312
|
+
* - `--auto`: a default action for the target component.
|
|
2313
|
+
* - `--show`: shows the target component.
|
|
2314
|
+
* - `--hide`: hides the target component.
|
|
2315
|
+
* - `--toggle`: toggles the target component.
|
|
2316
|
+
*
|
|
2317
|
+
* @default '--auto'
|
|
2318
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2319
|
+
*/
|
|
2293
2320
|
command: Extract<
|
|
2294
2321
|
InteractionProps['command'],
|
|
2295
2322
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2296
2323
|
>;
|
|
2324
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2297
2325
|
}
|
|
2298
2326
|
|
|
2299
2327
|
export interface ClickableClickOptions {
|
|
@@ -2651,11 +2679,25 @@ export interface ButtonJSXProps extends Partial<ButtonProps>, Pick<ButtonProps$1
|
|
|
2651
2679
|
onBlur?: ((event: CallbackEvent<typeof tagName>) => void) | null;
|
|
2652
2680
|
}
|
|
2653
2681
|
|
|
2654
|
-
export interface PreactOverlayControlProps extends
|
|
2682
|
+
export interface PreactOverlayControlProps extends Pick<InteractionProps, 'commandFor'> {
|
|
2683
|
+
/**
|
|
2684
|
+
* Sets the action the `commandFor` should take when this clickable is activated.
|
|
2685
|
+
*
|
|
2686
|
+
* See the documentation of particular components for the actions they support.
|
|
2687
|
+
*
|
|
2688
|
+
* - `--auto`: a default action for the target component.
|
|
2689
|
+
* - `--show`: shows the target component.
|
|
2690
|
+
* - `--hide`: hides the target component.
|
|
2691
|
+
* - `--toggle`: toggles the target component.
|
|
2692
|
+
*
|
|
2693
|
+
* @default '--auto'
|
|
2694
|
+
* @see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/button#command
|
|
2695
|
+
*/
|
|
2655
2696
|
command: Extract<
|
|
2656
2697
|
InteractionProps['command'],
|
|
2657
2698
|
'--show' | '--hide' | '--toggle' | '--auto'
|
|
2658
2699
|
>;
|
|
2700
|
+
commandFor: Extract<InteractionProps['commandFor'], string>;
|
|
2659
2701
|
}
|
|
2660
2702
|
|
|
2661
2703
|
export interface ButtonClickOptions {
|
|
@@ -2894,7 +2936,9 @@ declare global {
|
|
|
2894
2936
|
|
|
2895
2937
|
export interface BannerJSXProps extends Partial<BannerProps>, Pick<BannerProps$1, 'id'> {
|
|
2896
2938
|
/**
|
|
2897
|
-
* The secondary actions to display at the bottom of the banner.
|
|
2939
|
+
* The secondary actions to display at the bottom of the banner.
|
|
2940
|
+
*
|
|
2941
|
+
* A maximum of two `s-button` components are allowed, and only buttons with the `variant` of "secondary" are permitted.
|
|
2898
2942
|
*/
|
|
2899
2943
|
secondaryActions?: ComponentChild;
|
|
2900
2944
|
onDismiss?: ((event: CallbackEvent<typeof BannertagName>) => void) | null;
|