@shopify/ui-extensions 2025.10.0-rc.42 → 2025.10.0-rc.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/surfaces/checkout/shared.js +1 -1
- package/build/esm/surfaces/checkout/shared.mjs +1 -1
- package/build/esnext/surfaces/checkout/shared.esnext +1 -1
- package/build/ts/docs/shared/components/Announcement.d.ts +4 -0
- package/build/ts/docs/shared/components/Announcement.d.ts.map +1 -0
- package/build/ts/docs/shared/components/FunctionSettings.d.ts +4 -0
- package/build/ts/docs/shared/components/FunctionSettings.d.ts.map +1 -0
- package/build/ts/docs/shared/components/ScrollBox.d.ts +4 -0
- package/build/ts/docs/shared/components/ScrollBox.d.ts.map +1 -0
- package/build/ts/docs/shared/components/index.d.ts +4 -0
- package/build/ts/docs/shared/components/index.d.ts.map +1 -1
- package/build/ts/index.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/AdminAction.d.ts +5 -5
- package/build/ts/surfaces/admin/components/AdminBlock.d.ts +3 -3
- package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
- package/build/ts/surfaces/admin/components/Avatar.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Badge.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Banner.d.ts +18 -24
- package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Box.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Button.d.ts +21 -27
- package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +6 -13
- package/build/ts/surfaces/admin/components/Checkbox.d.ts +21 -28
- package/build/ts/surfaces/admin/components/Chip.d.ts +5 -11
- package/build/ts/surfaces/admin/components/Choice.d.ts +5 -17
- package/build/ts/surfaces/admin/components/ChoiceList.d.ts +19 -26
- package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Clickable.d.ts +21 -28
- package/build/ts/surfaces/admin/components/ClickableChip.d.ts +18 -24
- package/build/ts/surfaces/admin/components/ColorField.d.ts +3 -4
- package/build/ts/surfaces/admin/components/ColorPicker.d.ts +8 -8
- package/build/ts/surfaces/admin/components/DateField.d.ts +12 -12
- package/build/ts/surfaces/admin/components/DatePicker.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Divider.d.ts +3 -4
- package/build/ts/surfaces/admin/components/DropZone/DropZone.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/EmailField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Form.d.ts +7 -3
- package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +3 -3
- package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FunctionSettingsComponents.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/Grid.d.ts +4 -10
- package/build/ts/surfaces/admin/components/GridItem.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Heading.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Icon.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Image.d.ts +20 -21
- package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Link.d.ts +21 -27
- package/build/ts/surfaces/admin/components/ListItem.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Menu.d.ts +3 -3
- package/build/ts/surfaces/admin/components/Modal.d.ts +15 -15
- package/build/ts/surfaces/admin/components/MoneyField.d.ts +29 -29
- package/build/ts/surfaces/admin/components/NumberField.d.ts +28 -27
- package/build/ts/surfaces/admin/components/Option.d.ts +7 -11
- package/build/ts/surfaces/admin/components/OptionGroup.d.ts +7 -12
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/OrderedList.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Page.d.ts +11 -16
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Paragraph.d.ts +4 -11
- package/build/ts/surfaces/admin/components/PasswordField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Popover/Popover.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer.d.ts +3 -3
- package/build/ts/surfaces/admin/components/SearchField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Section.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Select.d.ts +24 -28
- package/build/ts/surfaces/admin/components/Spinner.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Stack.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Switch.d.ts +20 -21
- package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Table.d.ts +5 -12
- package/build/ts/surfaces/admin/components/TableBody.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableCell.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableHeader.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
- package/build/ts/surfaces/admin/components/TableRow.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Text.d.ts +4 -10
- package/build/ts/surfaces/admin/components/TextArea.d.ts +26 -27
- package/build/ts/surfaces/admin/components/TextField.d.ts +27 -28
- package/build/ts/surfaces/admin/components/Thumbnail.d.ts +11 -12
- package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Tooltip.d.ts +4 -10
- package/build/ts/surfaces/admin/components/URLField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/UnorderedList.d.ts +4 -11
- package/build/ts/surfaces/admin/components/shared.d.ts +24 -7
- package/build/ts/surfaces/admin/extension-targets.d.ts +5 -5
- package/build/ts/surfaces/admin/extension-targets.d.ts.map +1 -1
- package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +1 -1
- package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +2 -0
- package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +2 -0
- package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +2 -0
- package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts +8 -0
- package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Announcement.d.ts +95 -0
- package/build/ts/surfaces/checkout/components/Badge.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Chip.d.ts +56 -0
- package/build/ts/surfaces/checkout/components/Choice.d.ts +67 -0
- package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/ChoiceList.d.ts +65 -0
- package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/ClickableChip.d.ts +83 -0
- package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/DateField.d.ts +87 -0
- package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/DatePicker.d.ts +77 -0
- package/build/ts/surfaces/checkout/components/Icon.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/Option.d.ts +46 -0
- package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/PasswordField.d.ts +93 -0
- package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/QueryContainer.d.ts +48 -0
- package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Select.d.ts +79 -0
- package/build/ts/surfaces/checkout/components/TextField.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/UrlField.d.ts +93 -0
- package/build/ts/surfaces/checkout/components/components-shared.d.ts +89 -0
- package/build/ts/surfaces/checkout/components/components.d.ts +252 -24
- package/build/ts/surfaces/checkout/extension-targets.d.ts +61 -61
- package/build/ts/surfaces/checkout/extension-targets.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/shared.d.ts +6 -3
- package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout.d.ts +1 -0
- package/build/ts/surfaces/checkout.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/components/Announcement.d.ts +95 -0
- package/build/ts/surfaces/customer-account/components/Badge.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/Chip.d.ts +56 -0
- package/build/ts/surfaces/customer-account/components/Choice.d.ts +67 -0
- package/build/ts/surfaces/customer-account/components/ChoiceList.d.ts +65 -0
- package/build/ts/surfaces/customer-account/components/ClickableChip.d.ts +83 -0
- package/build/ts/surfaces/customer-account/components/DateField.d.ts +87 -0
- package/build/ts/surfaces/customer-account/components/DatePicker.d.ts +77 -0
- package/build/ts/surfaces/customer-account/components/Icon.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/Option.d.ts +46 -0
- package/build/ts/surfaces/customer-account/components/PasswordField.d.ts +93 -0
- package/build/ts/surfaces/customer-account/components/QueryContainer.d.ts +48 -0
- package/build/ts/surfaces/customer-account/components/Select.d.ts +79 -0
- package/build/ts/surfaces/customer-account/components/TextField.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/UrlField.d.ts +93 -0
- package/build/ts/surfaces/customer-account/components/components-shared.d.ts +89 -0
- package/build/ts/surfaces/customer-account/components/components.d.ts +252 -24
- package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +12 -0
- package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts.map +1 -1
- package/build/ts/surfaces/point-of-sale/components/Banner/Banner.doc.d.ts.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/docs/shared/components/Announcement.ts +12 -0
- package/src/docs/shared/components/FunctionSettings.ts +28 -0
- package/src/docs/shared/components/ScrollBox.ts +12 -0
- package/src/docs/shared/components/index.ts +4 -0
- package/src/index.ts +1 -0
- package/src/surfaces/admin/components/AdminAction.d.ts +5 -5
- package/src/surfaces/admin/components/AdminBlock.d.ts +3 -3
- package/src/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
- package/src/surfaces/admin/components/Avatar.d.ts +4 -10
- package/src/surfaces/admin/components/Badge.d.ts +4 -10
- package/src/surfaces/admin/components/Banner.d.ts +18 -24
- package/src/surfaces/admin/components/Box.d.ts +4 -10
- package/src/surfaces/admin/components/Button.d.ts +21 -27
- package/src/surfaces/admin/components/ButtonGroup.d.ts +6 -13
- package/src/surfaces/admin/components/Checkbox.d.ts +21 -28
- package/src/surfaces/admin/components/Chip.d.ts +5 -11
- package/src/surfaces/admin/components/Choice.d.ts +5 -17
- package/src/surfaces/admin/components/ChoiceList.d.ts +19 -26
- package/src/surfaces/admin/components/Clickable.d.ts +21 -28
- package/src/surfaces/admin/components/ClickableChip.d.ts +18 -24
- package/src/surfaces/admin/components/ColorField.d.ts +3 -4
- package/src/surfaces/admin/components/ColorPicker.d.ts +8 -8
- package/src/surfaces/admin/components/DateField.d.ts +12 -12
- package/src/surfaces/admin/components/DatePicker.d.ts +3 -4
- package/src/surfaces/admin/components/Divider.d.ts +3 -4
- package/src/surfaces/admin/components/EmailField.d.ts +26 -27
- package/src/surfaces/admin/components/Form.d.ts +7 -3
- package/src/surfaces/admin/components/FormExtensionComponents.ts +5 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/default.tsx +38 -0
- package/src/surfaces/admin/components/FunctionSettings.d.ts +3 -3
- package/src/surfaces/admin/components/FunctionSettingsComponents.ts +7 -0
- package/src/surfaces/admin/components/Grid.d.ts +4 -10
- package/src/surfaces/admin/components/GridItem.d.ts +4 -11
- package/src/surfaces/admin/components/Heading.d.ts +4 -10
- package/src/surfaces/admin/components/Icon.d.ts +3 -4
- package/src/surfaces/admin/components/Image.d.ts +20 -21
- package/src/surfaces/admin/components/Link.d.ts +21 -27
- package/src/surfaces/admin/components/ListItem.d.ts +4 -11
- package/src/surfaces/admin/components/Menu.d.ts +3 -3
- package/src/surfaces/admin/components/Modal.d.ts +15 -15
- package/src/surfaces/admin/components/MoneyField.d.ts +29 -29
- package/src/surfaces/admin/components/NumberField.d.ts +28 -27
- package/src/surfaces/admin/components/Option.d.ts +7 -11
- package/src/surfaces/admin/components/OptionGroup.d.ts +7 -12
- package/src/surfaces/admin/components/OrderedList.d.ts +4 -11
- package/src/surfaces/admin/components/Page.d.ts +11 -16
- package/src/surfaces/admin/components/Paragraph.d.ts +4 -11
- package/src/surfaces/admin/components/PasswordField.d.ts +26 -27
- package/src/surfaces/admin/components/QueryContainer.d.ts +3 -3
- package/src/surfaces/admin/components/SearchField.d.ts +26 -27
- package/src/surfaces/admin/components/Section.d.ts +4 -10
- package/src/surfaces/admin/components/Select.d.ts +24 -28
- package/src/surfaces/admin/components/Spinner.d.ts +3 -4
- package/src/surfaces/admin/components/Stack.d.ts +4 -10
- package/src/surfaces/admin/components/Switch.d.ts +20 -21
- package/src/surfaces/admin/components/Table.d.ts +5 -12
- package/src/surfaces/admin/components/TableBody.d.ts +4 -11
- package/src/surfaces/admin/components/TableCell.d.ts +4 -11
- package/src/surfaces/admin/components/TableHeader.d.ts +4 -11
- package/src/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
- package/src/surfaces/admin/components/TableRow.d.ts +4 -11
- package/src/surfaces/admin/components/Text.d.ts +4 -10
- package/src/surfaces/admin/components/TextArea.d.ts +26 -27
- package/src/surfaces/admin/components/TextField.d.ts +27 -28
- package/src/surfaces/admin/components/Thumbnail.d.ts +11 -12
- package/src/surfaces/admin/components/Tooltip.d.ts +4 -10
- package/src/surfaces/admin/components/URLField.d.ts +26 -27
- package/src/surfaces/admin/components/UnorderedList.d.ts +4 -11
- package/src/surfaces/admin/components/patterns/examples/homepage.jsx +3 -3
- package/src/surfaces/admin/components/shared.d.ts +24 -7
- package/src/surfaces/admin/components/using-polaris-web-components/examples/event-handling.jsx +1 -1
- package/src/surfaces/admin/components/using-polaris-web-components/examples/using-with-react.jsx +1 -1
- package/src/surfaces/admin/components.d.ts +625 -252
- package/src/surfaces/admin/extension-targets.ts +5 -5
- package/src/surfaces/checkout/api/announcement/announcement.ts +7 -0
- package/src/surfaces/checkout/components/Announcement/examples/basic-announcement.example.html +16 -0
- package/src/surfaces/checkout/components/Announcement.d.ts +95 -0
- package/src/surfaces/checkout/components/Badge.d.ts +7 -1
- package/src/surfaces/checkout/components/Box/examples/basic-box.example.html +1 -1
- package/src/surfaces/checkout/components/Checkbox/examples/basic-checkbox.example.html +1 -1
- package/src/surfaces/checkout/components/Chip/examples/basic-chip.example.html +1 -0
- package/src/surfaces/checkout/components/Chip.d.ts +56 -0
- package/src/surfaces/checkout/components/Choice.d.ts +67 -0
- package/src/surfaces/checkout/components/ChoiceList/examples/basic-choice-list.example.html +7 -0
- package/src/surfaces/checkout/components/ChoiceList.d.ts +65 -0
- package/src/surfaces/checkout/components/ClickableChip/examples/basic-clickable-chip.example.html +1 -0
- package/src/surfaces/checkout/components/ClickableChip.d.ts +83 -0
- package/src/surfaces/checkout/components/DateField/examples/basic-date-field.example.html +1 -0
- package/src/surfaces/checkout/components/DateField.d.ts +87 -0
- package/src/surfaces/checkout/components/DatePicker/examples/basic-date-picker.example.html +1 -0
- package/src/surfaces/checkout/components/DatePicker.d.ts +77 -0
- package/src/surfaces/checkout/components/Form/examples/basic-form.example.html +1 -1
- package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -4
- package/src/surfaces/checkout/components/Icon.d.ts +7 -1
- package/src/surfaces/checkout/components/Image/examples/basic-image.example.html +1 -1
- package/src/surfaces/checkout/components/Map/examples/basic-map.example.html +1 -1
- package/src/surfaces/checkout/components/MoneyField/examples/basic-money-field.example.html +1 -1
- package/src/surfaces/checkout/components/Option.d.ts +46 -0
- package/src/surfaces/checkout/components/PasswordField/examples/basic-password-field.example.html +1 -0
- package/src/surfaces/checkout/components/PasswordField.d.ts +93 -0
- package/src/surfaces/checkout/components/PaymentIcon/examples/basic-payment-icon.example.html +7 -7
- package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-product-thumbnail.example.html +1 -1
- package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
- package/src/surfaces/checkout/components/QueryContainer/examples/basic-query-container.example.html +8 -0
- package/src/surfaces/checkout/components/QueryContainer.d.ts +48 -0
- package/src/surfaces/checkout/components/ScrollBox/examples/basic-scroll-box.example.html +5 -0
- package/src/surfaces/checkout/components/Select/examples/basic-select.example.html +5 -0
- package/src/surfaces/checkout/components/Select.d.ts +79 -0
- package/src/surfaces/checkout/components/Spinner/examples/basic-spinner.example.html +1 -1
- package/src/surfaces/checkout/components/Stack/examples/basic-stack.example.html +4 -20
- package/src/surfaces/checkout/components/TextArea/examples/basic-text-area.example.html +1 -1
- package/src/surfaces/checkout/components/TextField/examples/basic-text-field.example.html +1 -1
- package/src/surfaces/checkout/components/TextField.d.ts +7 -1
- package/src/surfaces/checkout/components/UrlField/examples/basic-url-field.example.html +1 -0
- package/src/surfaces/checkout/components/UrlField.d.ts +93 -0
- package/src/surfaces/checkout/components/components-shared.d.ts +89 -0
- package/src/surfaces/checkout/components/components.d.ts +252 -24
- package/src/surfaces/checkout/extension-targets.ts +63 -62
- package/src/surfaces/checkout/shared.ts +15 -8
- package/src/surfaces/checkout.ts +1 -0
- package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar.example.html +2 -2
- package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction.example.html +5 -11
- package/src/surfaces/point-of-sale/api/navigation-api/navigation-api.ts +1 -1
- package/build/ts/surfaces/admin/components/DropZone.d.ts +0 -160
- package/build/ts/surfaces/admin/components/Popover.d.ts +0 -379
- package/src/surfaces/admin/components/DropZone.d.ts +0 -160
- package/src/surfaces/admin/components/Popover.d.ts +0 -379
|
@@ -149,6 +149,21 @@ export interface ExtendableEvent extends Event {
|
|
|
149
149
|
*/
|
|
150
150
|
waitUntil?: (promise: Promise<void>) => void;
|
|
151
151
|
}
|
|
152
|
+
interface AnnouncementProps$1 extends GlobalProps, ToggleEventProps {
|
|
153
|
+
/**
|
|
154
|
+
* The content of the announcement.
|
|
155
|
+
*/
|
|
156
|
+
children?: ComponentChildren;
|
|
157
|
+
/**
|
|
158
|
+
* Callback fired when the announcement is dismissed by the user
|
|
159
|
+
* (either via the built-in dismiss button or programmatically).
|
|
160
|
+
*/
|
|
161
|
+
onDismiss?: (event: Event) => void;
|
|
162
|
+
/**
|
|
163
|
+
* Method to programmatically dismiss the announcement.
|
|
164
|
+
*/
|
|
165
|
+
dismiss: () => void;
|
|
166
|
+
}
|
|
152
167
|
export type SizeKeyword = "small-500" | "small-400" | "small-300" | "small-200" | "small-100" | "small" | "base" | "large" | "large-100" | "large-200" | "large-300" | "large-400" | "large-500";
|
|
153
168
|
export type ColorKeyword = "subdued" | "base" | "strong";
|
|
154
169
|
export type BackgroundColorKeyword = "transparent" | ColorKeyword;
|
|
@@ -1746,6 +1761,30 @@ interface CheckboxProps$1 extends GlobalProps, BaseCheckableProps, FieldErrorPro
|
|
|
1746
1761
|
*/
|
|
1747
1762
|
required?: boolean;
|
|
1748
1763
|
}
|
|
1764
|
+
export interface ChipProps$1 {
|
|
1765
|
+
/**
|
|
1766
|
+
* The content of the chip.
|
|
1767
|
+
*/
|
|
1768
|
+
children?: ComponentChildren;
|
|
1769
|
+
/**
|
|
1770
|
+
* The graphic to display inside of the chip.
|
|
1771
|
+
*
|
|
1772
|
+
* @implementation Only `s-icon` is supported.
|
|
1773
|
+
*/
|
|
1774
|
+
graphic?: ComponentChildren;
|
|
1775
|
+
/**
|
|
1776
|
+
* A label that describes the purpose or contents of the Chip. It will be read to users using assistive technologies such as screen readers.
|
|
1777
|
+
*/
|
|
1778
|
+
accessibilityLabel?: string;
|
|
1779
|
+
/**
|
|
1780
|
+
* Modify the color to be more or less intense.
|
|
1781
|
+
*
|
|
1782
|
+
* @default 'base'
|
|
1783
|
+
*/
|
|
1784
|
+
color?: ColorKeyword;
|
|
1785
|
+
}
|
|
1786
|
+
interface ChipProps$1 extends ChipProps$1, GlobalProps {
|
|
1787
|
+
}
|
|
1749
1788
|
interface ChoiceProps$1 extends GlobalProps, BaseOptionProps {
|
|
1750
1789
|
/**
|
|
1751
1790
|
* Content to use as the choice label.
|
|
@@ -1850,6 +1889,56 @@ interface ClickableProps$1 extends GlobalProps, BaseBoxProps, BaseClickableProps
|
|
|
1850
1889
|
*/
|
|
1851
1890
|
lang?: string;
|
|
1852
1891
|
}
|
|
1892
|
+
interface ClickableChipProps$1 extends ChipProps$1, GlobalProps {
|
|
1893
|
+
/**
|
|
1894
|
+
* Callback when the chip is clicked.
|
|
1895
|
+
*/
|
|
1896
|
+
onClick?: (event: Event) => void;
|
|
1897
|
+
/**
|
|
1898
|
+
* The URL to link to.
|
|
1899
|
+
*
|
|
1900
|
+
* - If set, it will navigate to the location specified by `href` after executing the `click` event.
|
|
1901
|
+
*/
|
|
1902
|
+
href?: string;
|
|
1903
|
+
/**
|
|
1904
|
+
* Whether the chip is removable.
|
|
1905
|
+
*
|
|
1906
|
+
* @default false
|
|
1907
|
+
*/
|
|
1908
|
+
removable?: boolean;
|
|
1909
|
+
/**
|
|
1910
|
+
* Callback when the chip is removed.
|
|
1911
|
+
*/
|
|
1912
|
+
onRemove?: (event: Event) => void;
|
|
1913
|
+
/**
|
|
1914
|
+
* Determines whether the chip is hidden.
|
|
1915
|
+
*
|
|
1916
|
+
* If this property is being set on each framework render (as in 'controlled' usage),
|
|
1917
|
+
* and the chip is `removable`,
|
|
1918
|
+
* ensure you update app state for this property when the `remove` event fires.
|
|
1919
|
+
*
|
|
1920
|
+
* If the chip is not `removable`, it can still be hidden by setting this property.
|
|
1921
|
+
*
|
|
1922
|
+
* @default false
|
|
1923
|
+
*/
|
|
1924
|
+
hidden?: boolean;
|
|
1925
|
+
/**
|
|
1926
|
+
* Event handler when the chip has fully hidden.
|
|
1927
|
+
*
|
|
1928
|
+
* The `hidden` property will be `true` when this event fires.
|
|
1929
|
+
*
|
|
1930
|
+
* @implementation If implementations animate the hiding of the chip,
|
|
1931
|
+
* this event must fire after the chip has fully hidden.
|
|
1932
|
+
* We can add an `onHide` event in future if we want to provide a hook for the start of the animation.
|
|
1933
|
+
*/
|
|
1934
|
+
onAfterHide?: (event: Event) => void;
|
|
1935
|
+
/**
|
|
1936
|
+
* Disables the chip, disallowing any interaction.
|
|
1937
|
+
*
|
|
1938
|
+
* @default false
|
|
1939
|
+
*/
|
|
1940
|
+
disabled?: boolean;
|
|
1941
|
+
}
|
|
1853
1942
|
interface ClipboardItemProps$1 extends GlobalProps {
|
|
1854
1943
|
/**
|
|
1855
1944
|
* Plain text to be written to the clipboard.
|
|
@@ -3326,26 +3415,59 @@ interface BaseElementProps<TClass = HTMLElement> {
|
|
|
3326
3415
|
interface BaseElementPropsWithChildren<TClass = HTMLElement> extends BaseElementProps<TClass> {
|
|
3327
3416
|
children?: preact.ComponentChildren;
|
|
3328
3417
|
}
|
|
3329
|
-
|
|
3418
|
+
/**
|
|
3419
|
+
* Used as the single source of truth for checkout icon types.
|
|
3420
|
+
*
|
|
3421
|
+
* @see https://github.com/Shopify/ui-api-design/blob/main/packages/ui-api-design/src/components/Icon/Icon.ts#L10
|
|
3422
|
+
*/
|
|
3423
|
+
declare const CHECKOUT_AVAILABLE_ICONS: readonly ["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"];
|
|
3424
|
+
type ReducedIconTypes = (typeof CHECKOUT_AVAILABLE_ICONS)[number];
|
|
3330
3425
|
|
|
3331
|
-
declare const tagName$
|
|
3426
|
+
declare const tagName$X = "s-abbreviation";
|
|
3332
3427
|
interface AbbreviationProps extends Pick<AbbreviationProps$1, 'title' | 'id'> {
|
|
3333
3428
|
}
|
|
3334
3429
|
interface AbbreviationElement extends AbbreviationProps, Omit<HTMLElement, 'id' | 'title'> {
|
|
3335
3430
|
}
|
|
3336
3431
|
declare global {
|
|
3337
3432
|
interface HTMLElementTagNameMap {
|
|
3433
|
+
[tagName$X]: AbbreviationElement;
|
|
3338
3434
|
}
|
|
3339
3435
|
}
|
|
3340
3436
|
declare module 'preact' {
|
|
3341
3437
|
namespace createElement.JSX {
|
|
3342
3438
|
interface IntrinsicElements {
|
|
3343
|
-
[tagName$
|
|
3439
|
+
[tagName$X]: AbbreviationProps & BaseElementPropsWithChildren<AbbreviationElement>;
|
|
3344
3440
|
}
|
|
3345
3441
|
}
|
|
3346
3442
|
}
|
|
3347
3443
|
|
|
3348
|
-
declare const tagName$
|
|
3444
|
+
declare const tagName$W = "s-announcement";
|
|
3445
|
+
interface AnnouncementEvents extends Pick<AnnouncementProps$1, 'onAfterToggle' | 'onDismiss' | 'onToggle'> {
|
|
3446
|
+
}
|
|
3447
|
+
interface AnnouncementElement extends AnnouncementMethods, Omit<HTMLElement, 'id' | 'ontoggle'> {
|
|
3448
|
+
onaftertoggle?: AnnouncementEvents['onAfterToggle'];
|
|
3449
|
+
ondismiss?: AnnouncementEvents['onDismiss'];
|
|
3450
|
+
ontoggle?: AnnouncementEvents['onToggle'];
|
|
3451
|
+
}
|
|
3452
|
+
interface AnnouncementProps extends AnnouncementEvents {
|
|
3453
|
+
}
|
|
3454
|
+
interface AnnouncementMethods {
|
|
3455
|
+
dismiss: () => void;
|
|
3456
|
+
}
|
|
3457
|
+
declare global {
|
|
3458
|
+
interface HTMLElementTagNameMap {
|
|
3459
|
+
[tagName$W]: AnnouncementElement;
|
|
3460
|
+
}
|
|
3461
|
+
}
|
|
3462
|
+
declare module 'preact' {
|
|
3463
|
+
namespace createElement.JSX {
|
|
3464
|
+
interface IntrinsicElements {
|
|
3465
|
+
[tagName$W]: AnnouncementProps & BaseElementPropsWithChildren<AnnouncementElement>;
|
|
3466
|
+
}
|
|
3467
|
+
}
|
|
3468
|
+
}
|
|
3469
|
+
|
|
3470
|
+
declare const tagName$V = "s-badge";
|
|
3349
3471
|
interface BadgeProps extends Pick<BadgeProps$1, 'color' | 'icon' | 'iconPosition' | 'id' | 'size' | 'tone'> {
|
|
3350
3472
|
size?: Extract<BadgeProps$1['size'], 'small' | 'small-100' | 'base'>;
|
|
3351
3473
|
tone?: Extract<BadgeProps$1['tone'], 'auto' | 'neutral' | 'critical'>;
|
|
@@ -3356,18 +3478,18 @@ interface BadgeElement extends BadgeProps, Omit<HTMLElement, 'id'> {
|
|
|
3356
3478
|
}
|
|
3357
3479
|
declare global {
|
|
3358
3480
|
interface HTMLElementTagNameMap {
|
|
3359
|
-
[tagName$
|
|
3481
|
+
[tagName$V]: BadgeElement;
|
|
3360
3482
|
}
|
|
3361
3483
|
}
|
|
3362
3484
|
declare module 'preact' {
|
|
3363
3485
|
namespace createElement.JSX {
|
|
3364
3486
|
interface IntrinsicElements {
|
|
3365
|
-
[tagName$
|
|
3487
|
+
[tagName$V]: BadgeProps & BaseElementPropsWithChildren<BadgeElement>;
|
|
3366
3488
|
}
|
|
3367
3489
|
}
|
|
3368
3490
|
}
|
|
3369
3491
|
|
|
3370
|
-
declare const tagName$
|
|
3492
|
+
declare const tagName$U = "s-banner";
|
|
3371
3493
|
interface BannerElementProps extends Pick<BannerProps$1, 'collapsible' | 'dismissible' | 'heading' | 'hidden' | 'id' | 'tone'> {
|
|
3372
3494
|
tone?: Extract<BannerProps$1['tone'], 'auto' | 'info' | 'success' | 'warning' | 'critical'>;
|
|
3373
3495
|
}
|
|
@@ -3381,17 +3503,18 @@ interface BannerProps extends BannerElementProps, BannerEvents {
|
|
|
3381
3503
|
}
|
|
3382
3504
|
declare global {
|
|
3383
3505
|
interface HTMLElementTagNameMap {
|
|
3506
|
+
[tagName$U]: BannerElement;
|
|
3384
3507
|
}
|
|
3385
3508
|
}
|
|
3386
3509
|
declare module 'preact' {
|
|
3387
3510
|
namespace createElement.JSX {
|
|
3388
3511
|
interface IntrinsicElements {
|
|
3389
|
-
[tagName$
|
|
3512
|
+
[tagName$U]: BannerProps & BaseElementPropsWithChildren<BannerElement>;
|
|
3390
3513
|
}
|
|
3391
3514
|
}
|
|
3392
3515
|
}
|
|
3393
3516
|
|
|
3394
|
-
declare const tagName$
|
|
3517
|
+
declare const tagName$T = "s-box";
|
|
3395
3518
|
interface BoxProps extends Pick<BoxProps$1, 'accessibilityLabel' | 'accessibilityRole' | 'accessibilityVisibility' | 'background' | 'blockSize' | 'border' | 'borderRadius' | 'borderStyle' | 'borderWidth' | 'display' | 'id' | 'inlineSize' | 'maxBlockSize' | 'maxInlineSize' | 'minBlockSize' | 'minInlineSize' | 'overflow' | 'padding' | 'paddingBlock' | 'paddingBlockEnd' | 'paddingBlockStart' | 'paddingInline' | 'paddingInlineEnd' | 'paddingInlineStart'> {
|
|
3396
3519
|
background?: Extract<BoxProps$1['background'], 'transparent' | 'subdued' | 'base'>;
|
|
3397
3520
|
border?: BorderShorthand;
|
|
@@ -3402,17 +3525,18 @@ interface BoxElement extends BoxProps, Omit<HTMLElement, 'id'> {
|
|
|
3402
3525
|
}
|
|
3403
3526
|
declare global {
|
|
3404
3527
|
interface HTMLElementTagNameMap {
|
|
3528
|
+
[tagName$T]: BoxElement;
|
|
3405
3529
|
}
|
|
3406
3530
|
}
|
|
3407
3531
|
declare module 'preact' {
|
|
3408
3532
|
namespace createElement.JSX {
|
|
3409
3533
|
interface IntrinsicElements {
|
|
3410
|
-
[tagName$
|
|
3534
|
+
[tagName$T]: BoxProps & BaseElementPropsWithChildren<BoxElement>;
|
|
3411
3535
|
}
|
|
3412
3536
|
}
|
|
3413
3537
|
}
|
|
3414
3538
|
|
|
3415
|
-
declare const tagName$
|
|
3539
|
+
declare const tagName$S = "s-button";
|
|
3416
3540
|
interface ButtonElementProps extends Pick<ButtonProps$1, 'accessibilityLabel' | 'command' | 'commandFor' | 'disabled' | 'href' | 'id' | 'inlineSize' | 'interestFor' | 'loading' | 'target' | 'tone' | 'type' | 'variant'> {
|
|
3417
3541
|
target?: Extract<ButtonProps$1['target'], 'auto' | '_blank'>;
|
|
3418
3542
|
tone?: Extract<ButtonProps$1['tone'], 'auto' | 'neutral' | 'critical'>;
|
|
@@ -3428,17 +3552,18 @@ interface ButtonProps extends ButtonElementProps, ButtonEvents {
|
|
|
3428
3552
|
}
|
|
3429
3553
|
declare global {
|
|
3430
3554
|
interface HTMLElementTagNameMap {
|
|
3555
|
+
[tagName$S]: ButtonElement;
|
|
3431
3556
|
}
|
|
3432
3557
|
}
|
|
3433
3558
|
declare module 'preact' {
|
|
3434
3559
|
namespace createElement.JSX {
|
|
3435
3560
|
interface IntrinsicElements {
|
|
3436
|
-
[tagName$
|
|
3561
|
+
[tagName$S]: ButtonProps & BaseElementPropsWithChildren<ButtonElement>;
|
|
3437
3562
|
}
|
|
3438
3563
|
}
|
|
3439
3564
|
}
|
|
3440
3565
|
|
|
3441
|
-
declare const tagName$
|
|
3566
|
+
declare const tagName$R = "s-checkbox";
|
|
3442
3567
|
interface CheckboxElementProps extends Pick<CheckboxProps$1, 'accessibilityLabel' | 'checked' | 'command' | 'commandFor' | 'defaultChecked' | 'disabled' | 'error' | 'id' | 'label' | 'name' | 'required' | 'value'> {
|
|
3443
3568
|
command?: Extract<CheckboxProps$1['command'], '--auto' | '--show' | '--hide' | '--toggle'>;
|
|
3444
3569
|
}
|
|
@@ -3451,24 +3576,79 @@ interface CheckboxProps extends CheckboxElementProps, CheckboxEvents {
|
|
|
3451
3576
|
}
|
|
3452
3577
|
declare global {
|
|
3453
3578
|
interface HTMLElementTagNameMap {
|
|
3454
|
-
[tagName$
|
|
3579
|
+
[tagName$R]: CheckboxElement;
|
|
3455
3580
|
}
|
|
3456
3581
|
}
|
|
3457
3582
|
declare module 'preact' {
|
|
3458
3583
|
namespace createElement.JSX {
|
|
3459
3584
|
interface IntrinsicElements {
|
|
3460
|
-
[tagName$
|
|
3585
|
+
[tagName$R]: CheckboxProps & BaseElementProps<CheckboxElement>;
|
|
3461
3586
|
}
|
|
3462
3587
|
}
|
|
3463
3588
|
}
|
|
3464
3589
|
|
|
3465
|
-
|
|
3590
|
+
declare const tagName$Q = "s-chip";
|
|
3591
|
+
interface ChipElementProps extends Pick<ChipProps$1, 'accessibilityLabel' | 'id'> {
|
|
3592
|
+
}
|
|
3593
|
+
interface ChipProps extends ChipElementProps {
|
|
3594
|
+
}
|
|
3595
|
+
interface ChipElement extends ChipProps, Omit<HTMLElement, 'id'> {
|
|
3596
|
+
}
|
|
3597
|
+
declare global {
|
|
3598
|
+
interface HTMLElementTagNameMap {
|
|
3599
|
+
[tagName$Q]: ChipElement;
|
|
3600
|
+
}
|
|
3601
|
+
}
|
|
3602
|
+
declare module 'preact' {
|
|
3603
|
+
namespace createElement.JSX {
|
|
3604
|
+
interface IntrinsicElements {
|
|
3605
|
+
[tagName$Q]: ChipProps & BaseElementPropsWithChildren<ChipElement>;
|
|
3606
|
+
}
|
|
3607
|
+
}
|
|
3466
3608
|
}
|
|
3467
3609
|
|
|
3468
|
-
|
|
3610
|
+
declare const tagName$P = "s-choice";
|
|
3611
|
+
interface ChoiceProps extends Pick<ChoiceProps$1, 'accessibilityLabel' | 'defaultSelected' | 'disabled' | 'id' | 'selected' | 'error' | 'value'> {
|
|
3612
|
+
}
|
|
3613
|
+
interface ChoiceElement extends ChoiceProps, Omit<HTMLElement, 'id'> {
|
|
3614
|
+
}
|
|
3615
|
+
declare global {
|
|
3616
|
+
interface HTMLElementTagNameMap {
|
|
3617
|
+
[tagName$P]: ChoiceElement;
|
|
3618
|
+
}
|
|
3619
|
+
}
|
|
3620
|
+
declare module 'preact' {
|
|
3621
|
+
namespace createElement.JSX {
|
|
3622
|
+
interface IntrinsicElements {
|
|
3623
|
+
[tagName$P]: ChoiceProps & BaseElementPropsWithChildren<ChoiceElement>;
|
|
3624
|
+
}
|
|
3625
|
+
}
|
|
3469
3626
|
}
|
|
3470
3627
|
|
|
3471
|
-
declare const tagName$
|
|
3628
|
+
declare const tagName$O = "s-choice-list";
|
|
3629
|
+
interface ChoiceListElementProps extends Pick<ChoiceListProps$1, 'disabled' | 'error' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'multiple' | 'name' | 'values' | 'variant'> {
|
|
3630
|
+
}
|
|
3631
|
+
interface ChoiceListEvents extends Pick<ChoiceListProps$1, 'onChange'> {
|
|
3632
|
+
}
|
|
3633
|
+
interface ChoiceListElement extends ChoiceListElementProps, Omit<HTMLElement, 'id' | 'onchange'> {
|
|
3634
|
+
onchange: ChoiceListEvents['onChange'];
|
|
3635
|
+
}
|
|
3636
|
+
interface ChoiceListProps extends ChoiceListElementProps, ChoiceListEvents {
|
|
3637
|
+
}
|
|
3638
|
+
declare global {
|
|
3639
|
+
interface HTMLElementTagNameMap {
|
|
3640
|
+
[tagName$O]: ChoiceListElement;
|
|
3641
|
+
}
|
|
3642
|
+
}
|
|
3643
|
+
declare module 'preact' {
|
|
3644
|
+
namespace createElement.JSX {
|
|
3645
|
+
interface IntrinsicElements {
|
|
3646
|
+
[tagName$O]: ChoiceListProps & BaseElementPropsWithChildren<ChoiceListElement>;
|
|
3647
|
+
}
|
|
3648
|
+
}
|
|
3649
|
+
}
|
|
3650
|
+
|
|
3651
|
+
declare const tagName$N = "s-clickable";
|
|
3472
3652
|
interface ClickableElementProps extends Pick<ClickableProps$1, 'accessibilityLabel' | 'accessibilityVisibility' | 'background' | 'blockSize' | 'border' | 'borderRadius' | 'borderStyle' | 'borderWidth' | 'command' | 'commandFor' | 'disabled' | 'display' | 'href' | 'id' | 'inlineSize' | 'interestFor' | 'lang' | 'loading' | 'maxBlockSize' | 'maxInlineSize' | 'minBlockSize' | 'minInlineSize' | 'overflow' | 'padding' | 'paddingBlock' | 'paddingBlockEnd' | 'paddingBlockStart' | 'paddingInline' | 'paddingInlineEnd' | 'paddingInlineStart' | 'target' | 'type'> {
|
|
3473
3653
|
background?: Extract<ClickableProps$1['background'], 'transparent' | 'subdued' | 'base'>;
|
|
3474
3654
|
border?: BorderShorthand;
|
|
@@ -3488,13 +3668,38 @@ interface ClickableProps extends ClickableElementProps, ClickableEvents {
|
|
|
3488
3668
|
}
|
|
3489
3669
|
declare global {
|
|
3490
3670
|
interface HTMLElementTagNameMap {
|
|
3491
|
-
[tagName$
|
|
3671
|
+
[tagName$N]: ClickableElement;
|
|
3672
|
+
}
|
|
3673
|
+
}
|
|
3674
|
+
declare module 'preact' {
|
|
3675
|
+
namespace createElement.JSX {
|
|
3676
|
+
interface IntrinsicElements {
|
|
3677
|
+
[tagName$N]: ClickableProps & BaseElementPropsWithChildren<ClickableElement>;
|
|
3678
|
+
}
|
|
3679
|
+
}
|
|
3680
|
+
}
|
|
3681
|
+
|
|
3682
|
+
declare const tagName$M = "s-clickable-chip";
|
|
3683
|
+
interface ClickableChipElementProps extends Pick<ClickableChipProps$1, 'accessibilityLabel' | 'disabled' | 'hidden' | 'href' | 'id' | 'removable'> {
|
|
3684
|
+
}
|
|
3685
|
+
interface ClickableChipEvents extends Pick<ClickableChipProps$1, 'onAfterHide' | 'onClick' | 'onRemove'> {
|
|
3686
|
+
}
|
|
3687
|
+
interface ClickableChipElement extends ClickableChipElementProps, Omit<HTMLElement, 'id' | 'hidden' | 'onclick'> {
|
|
3688
|
+
onafterhide: ClickableChipEvents['onAfterHide'];
|
|
3689
|
+
onclick: ClickableChipEvents['onClick'];
|
|
3690
|
+
onremove: ClickableChipEvents['onRemove'];
|
|
3691
|
+
}
|
|
3692
|
+
interface ClickableChipProps extends ClickableChipElementProps, ClickableChipEvents {
|
|
3693
|
+
}
|
|
3694
|
+
declare global {
|
|
3695
|
+
interface HTMLElementTagNameMap {
|
|
3696
|
+
[tagName$M]: ClickableChipElement;
|
|
3492
3697
|
}
|
|
3493
3698
|
}
|
|
3494
3699
|
declare module 'preact' {
|
|
3495
3700
|
namespace createElement.JSX {
|
|
3496
3701
|
interface IntrinsicElements {
|
|
3497
|
-
[tagName$M]:
|
|
3702
|
+
[tagName$M]: ClickableChipProps & BaseElementPropsWithChildren<ClickableChipElement>;
|
|
3498
3703
|
}
|
|
3499
3704
|
}
|
|
3500
3705
|
}
|
|
@@ -3512,6 +3717,7 @@ interface ClipboardItemProps extends ClipboardItemElementProps, ClipboardItemEve
|
|
|
3512
3717
|
}
|
|
3513
3718
|
declare global {
|
|
3514
3719
|
interface HTMLElementTagNameMap {
|
|
3720
|
+
[tagName$L]: ClipboardItemElement;
|
|
3515
3721
|
}
|
|
3516
3722
|
}
|
|
3517
3723
|
declare module 'preact' {
|
|
@@ -3523,7 +3729,12 @@ declare module 'preact' {
|
|
|
3523
3729
|
}
|
|
3524
3730
|
|
|
3525
3731
|
declare const tagName$K = "s-date-field";
|
|
3526
|
-
interface DateFieldElementProps extends Pick<DateFieldProps$1, 'allow' | 'allowDays' | 'autocomplete' | 'defaultValue' | 'defaultView' | 'disabled' | 'disallow' | 'disallowDays' | 'error' | 'id' | 'label' | 'name' | '
|
|
3732
|
+
interface DateFieldElementProps extends Pick<DateFieldProps$1, 'allow' | 'allowDays' | 'autocomplete' | 'defaultValue' | 'defaultView' | 'disabled' | 'disallow' | 'disallowDays' | 'error' | 'id' | 'label' | 'name' | 'readOnly' | 'required' | 'value' | 'view'> {
|
|
3733
|
+
/**
|
|
3734
|
+
* @deprecated Use `label` instead.
|
|
3735
|
+
* @private
|
|
3736
|
+
*/
|
|
3737
|
+
placeholder?: string;
|
|
3527
3738
|
}
|
|
3528
3739
|
interface DateFieldEvents extends Pick<DateFieldProps$1, 'onBlur' | 'onChange' | 'onFocus' | 'onInput' | 'onInvalid' | 'onViewChange'> {
|
|
3529
3740
|
}
|
|
@@ -3633,6 +3844,7 @@ interface DropZoneProps extends DropZoneElementProps, DropZoneEvents {
|
|
|
3633
3844
|
}
|
|
3634
3845
|
declare global {
|
|
3635
3846
|
interface HTMLElementTagNameMap {
|
|
3847
|
+
[tagName$G]: DropZoneElement;
|
|
3636
3848
|
}
|
|
3637
3849
|
}
|
|
3638
3850
|
declare module 'preact' {
|
|
@@ -3690,6 +3902,7 @@ interface FormProps extends FormElementProps, FormEvents {
|
|
|
3690
3902
|
}
|
|
3691
3903
|
declare global {
|
|
3692
3904
|
interface HTMLElementTagNameMap {
|
|
3905
|
+
[tagName$E]: FormElement;
|
|
3693
3906
|
}
|
|
3694
3907
|
}
|
|
3695
3908
|
declare module 'preact' {
|
|
@@ -3759,6 +3972,7 @@ interface HeadingElement extends HeadingProps, Omit<HTMLElement, 'id'> {
|
|
|
3759
3972
|
}
|
|
3760
3973
|
declare global {
|
|
3761
3974
|
interface HTMLElementTagNameMap {
|
|
3975
|
+
[tagName$B]: HeadingElement;
|
|
3762
3976
|
}
|
|
3763
3977
|
}
|
|
3764
3978
|
declare module 'preact' {
|
|
@@ -3779,6 +3993,7 @@ interface IconElement extends IconProps, Omit<HTMLElement, 'id'> {
|
|
|
3779
3993
|
}
|
|
3780
3994
|
declare global {
|
|
3781
3995
|
interface HTMLElementTagNameMap {
|
|
3996
|
+
[tagName$A]: IconElement;
|
|
3782
3997
|
}
|
|
3783
3998
|
}
|
|
3784
3999
|
declare module 'preact' {
|
|
@@ -3799,6 +4014,7 @@ interface ImageElement extends ImageProps, Omit<HTMLElement, 'id'> {
|
|
|
3799
4014
|
}
|
|
3800
4015
|
declare global {
|
|
3801
4016
|
interface HTMLElementTagNameMap {
|
|
4017
|
+
[tagName$z]: ImageElement;
|
|
3802
4018
|
}
|
|
3803
4019
|
}
|
|
3804
4020
|
declare module 'preact' {
|
|
@@ -3823,6 +4039,7 @@ interface LinkProps extends LinkElementProps, LinkEvents {
|
|
|
3823
4039
|
}
|
|
3824
4040
|
declare global {
|
|
3825
4041
|
interface HTMLElementTagNameMap {
|
|
4042
|
+
[tagName$y]: LinkElement;
|
|
3826
4043
|
}
|
|
3827
4044
|
}
|
|
3828
4045
|
declare module 'preact' {
|
|
@@ -3840,6 +4057,7 @@ interface ListItemElement extends ListItemProps, Omit<HTMLElement, 'id'> {
|
|
|
3840
4057
|
}
|
|
3841
4058
|
declare global {
|
|
3842
4059
|
interface HTMLElementTagNameMap {
|
|
4060
|
+
[tagName$x]: ListItemElement;
|
|
3843
4061
|
}
|
|
3844
4062
|
}
|
|
3845
4063
|
declare module 'preact' {
|
|
@@ -3956,7 +4174,7 @@ declare module 'preact' {
|
|
|
3956
4174
|
}
|
|
3957
4175
|
|
|
3958
4176
|
declare const tagName$s = "s-number-field";
|
|
3959
|
-
interface NumberFieldElementProps extends Pick<NumberFieldProps$1, '
|
|
4177
|
+
interface NumberFieldElementProps extends Pick<NumberFieldProps$1, 'autocomplete' | 'controls' | 'defaultValue' | 'details' | 'disabled' | 'error' | 'icon' | 'id' | 'inputMode' | 'label' | 'labelAccessibilityVisibility' | 'max' | 'min' | 'name' | 'prefix' | 'readOnly' | 'required' | 'step' | 'suffix' | 'value'> {
|
|
3960
4178
|
/**
|
|
3961
4179
|
* @deprecated Use `label` instead.
|
|
3962
4180
|
* @private
|
|
@@ -4011,6 +4229,7 @@ interface OrderedListElement extends OrderedListProps, Omit<HTMLElement, 'id'> {
|
|
|
4011
4229
|
}
|
|
4012
4230
|
declare global {
|
|
4013
4231
|
interface HTMLElementTagNameMap {
|
|
4232
|
+
[tagName$q]: OrderedListElement;
|
|
4014
4233
|
}
|
|
4015
4234
|
}
|
|
4016
4235
|
declare module 'preact' {
|
|
@@ -4030,6 +4249,7 @@ interface ParagraphElement extends ParagraphProps, Omit<HTMLElement, 'id' | 'dir
|
|
|
4030
4249
|
}
|
|
4031
4250
|
declare global {
|
|
4032
4251
|
interface HTMLElementTagNameMap {
|
|
4252
|
+
[tagName$p]: ParagraphElement;
|
|
4033
4253
|
}
|
|
4034
4254
|
}
|
|
4035
4255
|
declare module 'preact' {
|
|
@@ -4041,7 +4261,7 @@ declare module 'preact' {
|
|
|
4041
4261
|
}
|
|
4042
4262
|
|
|
4043
4263
|
declare const tagName$o = "s-password-field";
|
|
4044
|
-
interface PasswordFieldElementProps extends Pick<PasswordFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | '
|
|
4264
|
+
interface PasswordFieldElementProps extends Pick<PasswordFieldProps$1, 'autocomplete' | 'defaultValue' | 'disabled' | 'error' | 'id' | 'label' | 'labelAccessibilityVisibility' | 'maxLength' | 'name' | 'readOnly' | 'required' | 'value'> {
|
|
4045
4265
|
}
|
|
4046
4266
|
interface PasswordFieldEvents extends Pick<PasswordFieldProps$1, 'onBlur' | 'onChange' | 'onFocus' | 'onInput'> {
|
|
4047
4267
|
}
|
|
@@ -4073,6 +4293,7 @@ interface PaymentIconElement extends PaymentIconProps, Omit<HTMLElement, 'id'> {
|
|
|
4073
4293
|
}
|
|
4074
4294
|
declare global {
|
|
4075
4295
|
interface HTMLElementTagNameMap {
|
|
4296
|
+
[tagName$n]: PaymentIconElement;
|
|
4076
4297
|
}
|
|
4077
4298
|
}
|
|
4078
4299
|
declare module 'preact' {
|
|
@@ -4238,6 +4459,7 @@ interface ProgressElement extends ProgressProps, Omit<HTMLElement, 'id'> {
|
|
|
4238
4459
|
}
|
|
4239
4460
|
declare global {
|
|
4240
4461
|
interface HTMLElementTagNameMap {
|
|
4462
|
+
[tagName$i]: ProgressElement;
|
|
4241
4463
|
}
|
|
4242
4464
|
}
|
|
4243
4465
|
declare module 'preact' {
|
|
@@ -4421,6 +4643,7 @@ interface SpinnerElement extends SpinnerProps, Omit<HTMLElement, 'id'> {
|
|
|
4421
4643
|
}
|
|
4422
4644
|
declare global {
|
|
4423
4645
|
interface HTMLElementTagNameMap {
|
|
4646
|
+
[tagName$a]: SpinnerElement;
|
|
4424
4647
|
}
|
|
4425
4648
|
}
|
|
4426
4649
|
declare module 'preact' {
|
|
@@ -4446,6 +4669,7 @@ interface StackElement extends StackProps, Omit<HTMLElement, 'id'> {
|
|
|
4446
4669
|
}
|
|
4447
4670
|
declare global {
|
|
4448
4671
|
interface HTMLElementTagNameMap {
|
|
4672
|
+
[tagName$9]: StackElement;
|
|
4449
4673
|
}
|
|
4450
4674
|
}
|
|
4451
4675
|
declare module 'preact' {
|
|
@@ -4554,6 +4778,7 @@ interface TextFieldProps extends TextFieldElementProps, TextFieldEvents {
|
|
|
4554
4778
|
}
|
|
4555
4779
|
declare global {
|
|
4556
4780
|
interface HTMLElementTagNameMap {
|
|
4781
|
+
[tagName$5]: TextFieldElement;
|
|
4557
4782
|
}
|
|
4558
4783
|
}
|
|
4559
4784
|
declare module 'preact' {
|
|
@@ -4574,6 +4799,7 @@ interface TextElement extends TextProps, Omit<HTMLElement, 'id' | 'dir' | 'lang'
|
|
|
4574
4799
|
}
|
|
4575
4800
|
declare global {
|
|
4576
4801
|
interface HTMLElementTagNameMap {
|
|
4802
|
+
[tagName$4]: TextElement;
|
|
4577
4803
|
}
|
|
4578
4804
|
}
|
|
4579
4805
|
declare module 'preact' {
|
|
@@ -4591,6 +4817,7 @@ interface TimeElement extends TimeProps, Omit<HTMLElement, 'id'> {
|
|
|
4591
4817
|
}
|
|
4592
4818
|
declare global {
|
|
4593
4819
|
interface HTMLElementTagNameMap {
|
|
4820
|
+
[tagName$3]: TimeElement;
|
|
4594
4821
|
}
|
|
4595
4822
|
}
|
|
4596
4823
|
declare module 'preact' {
|
|
@@ -4628,6 +4855,7 @@ interface UnorderedListElement extends UnorderedListProps, Omit<HTMLElement, 'id
|
|
|
4628
4855
|
}
|
|
4629
4856
|
declare global {
|
|
4630
4857
|
interface HTMLElementTagNameMap {
|
|
4858
|
+
[tagName$1]: UnorderedListElement;
|
|
4631
4859
|
}
|
|
4632
4860
|
}
|
|
4633
4861
|
declare module 'preact' {
|
|
@@ -4664,4 +4892,4 @@ declare module 'preact' {
|
|
|
4664
4892
|
}
|
|
4665
4893
|
}
|
|
4666
4894
|
|
|
4667
|
-
export type { AbbreviationProps, BadgeProps, BannerProps, BoxProps, ButtonProps, CheckboxProps, ChoiceListProps, ChoiceProps, ClickableProps, ClipboardItemProps, DateFieldProps, DatePickerProps, DetailsProps, DividerProps, DropZoneProps, EmailFieldProps, FormProps, GridItemProps, GridProps, HeadingProps, IconProps, ImageProps, LinkProps, ListItemProps, MapMarkerProps, MapProps, ModalProps, MoneyFieldProps, NumberFieldProps, OptionProps, OrderedListProps, ParagraphProps, PasswordFieldProps, PaymentIconProps, PhoneFieldProps, PopoverProps, PressButtonProps, ProductThumbnailProps, ProgressProps, QRCodeProps, QueryContainerProps, ScrollBoxProps, SectionProps, SelectProps, SheetProps, SkeletonParagraphProps, SpinnerProps, StackProps, SummaryProps, SwitchProps, TextAreaProps, TextFieldProps, TextProps, TimeProps, TooltipProps, UnorderedListProps, UrlFieldProps };
|
|
4895
|
+
export type { AbbreviationProps, AnnouncementProps, BadgeProps, BannerProps, BoxProps, ButtonProps, CheckboxProps, ChipProps, ChoiceListProps, ChoiceProps, ClickableChipProps, ClickableProps, ClipboardItemProps, DateFieldProps, DatePickerProps, DetailsProps, DividerProps, DropZoneProps, EmailFieldProps, FormProps, GridItemProps, GridProps, HeadingProps, IconProps, ImageProps, LinkProps, ListItemProps, MapMarkerProps, MapProps, ModalProps, MoneyFieldProps, NumberFieldProps, OptionProps, OrderedListProps, ParagraphProps, PasswordFieldProps, PaymentIconProps, PhoneFieldProps, PopoverProps, PressButtonProps, ProductThumbnailProps, ProgressProps, QRCodeProps, QueryContainerProps, ScrollBoxProps, SectionProps, SelectProps, SheetProps, SkeletonParagraphProps, SpinnerProps, StackProps, SummaryProps, SwitchProps, TextAreaProps, TextFieldProps, TextProps, TimeProps, TooltipProps, UnorderedListProps, UrlFieldProps };
|
package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import "../components/Abbreviation.d.ts";
|
|
2
|
+
import "../components/Announcement.d.ts";
|
|
2
3
|
import "../components/Avatar.d.ts";
|
|
3
4
|
import "../components/Badge.d.ts";
|
|
4
5
|
import "../components/Banner.d.ts";
|
|
@@ -6,9 +7,15 @@ import "../components/Box.d.ts";
|
|
|
6
7
|
import "../components/Button.d.ts";
|
|
7
8
|
import "../components/ButtonGroup.d.ts";
|
|
8
9
|
import "../components/Checkbox.d.ts";
|
|
10
|
+
import "../components/Chip.d.ts";
|
|
11
|
+
import "../components/Choice.d.ts";
|
|
12
|
+
import "../components/ChoiceList.d.ts";
|
|
9
13
|
import "../components/Clickable.d.ts";
|
|
14
|
+
import "../components/ClickableChip.d.ts";
|
|
10
15
|
import "../components/ClipboardItem.d.ts";
|
|
11
16
|
import "../components/CustomerAccountAction.d.ts";
|
|
17
|
+
import "../components/DateField.d.ts";
|
|
18
|
+
import "../components/DatePicker.d.ts";
|
|
12
19
|
import "../components/Details.d.ts";
|
|
13
20
|
import "../components/Divider.d.ts";
|
|
14
21
|
import "../components/DropZone.d.ts";
|
|
@@ -27,9 +34,11 @@ import "../components/MapMarker.d.ts";
|
|
|
27
34
|
import "../components/Menu.d.ts";
|
|
28
35
|
import "../components/Modal.d.ts";
|
|
29
36
|
import "../components/MoneyField.d.ts";
|
|
37
|
+
import "../components/Option.d.ts";
|
|
30
38
|
import "../components/OrderedList.d.ts";
|
|
31
39
|
import "../components/Page.d.ts";
|
|
32
40
|
import "../components/Paragraph.d.ts";
|
|
41
|
+
import "../components/PasswordField.d.ts";
|
|
33
42
|
import "../components/PaymentIcon.d.ts";
|
|
34
43
|
import "../components/PhoneField.d.ts";
|
|
35
44
|
import "../components/Popover.d.ts";
|
|
@@ -37,8 +46,10 @@ import "../components/PressButton.d.ts";
|
|
|
37
46
|
import "../components/ProductThumbnail.d.ts";
|
|
38
47
|
import "../components/Progress.d.ts";
|
|
39
48
|
import "../components/QRCode.d.ts";
|
|
49
|
+
import "../components/QueryContainer.d.ts";
|
|
40
50
|
import "../components/ScrollBox.d.ts";
|
|
41
51
|
import "../components/Section.d.ts";
|
|
52
|
+
import "../components/Select.d.ts";
|
|
42
53
|
import "../components/Sheet.d.ts";
|
|
43
54
|
import "../components/SkeletonParagraph.d.ts";
|
|
44
55
|
import "../components/Spinner.d.ts";
|
|
@@ -51,6 +62,7 @@ import "../components/TextField.d.ts";
|
|
|
51
62
|
import "../components/Time.d.ts";
|
|
52
63
|
import "../components/Tooltip.d.ts";
|
|
53
64
|
import "../components/UnorderedList.d.ts";
|
|
65
|
+
import "../components/UrlField.d.ts";
|
|
54
66
|
import type { ExtensionTargets } from '../extension-targets';
|
|
55
67
|
import '../globals';
|
|
56
68
|
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import "../components/Abbreviation.d.ts";
|
|
2
|
+
import "../components/Announcement.d.ts";
|
|
2
3
|
import "../components/Avatar.d.ts";
|
|
3
4
|
import "../components/Badge.d.ts";
|
|
4
5
|
import "../components/Banner.d.ts";
|
|
@@ -6,9 +7,15 @@ import "../components/Box.d.ts";
|
|
|
6
7
|
import "../components/Button.d.ts";
|
|
7
8
|
import "../components/ButtonGroup.d.ts";
|
|
8
9
|
import "../components/Checkbox.d.ts";
|
|
10
|
+
import "../components/Chip.d.ts";
|
|
11
|
+
import "../components/Choice.d.ts";
|
|
12
|
+
import "../components/ChoiceList.d.ts";
|
|
9
13
|
import "../components/Clickable.d.ts";
|
|
14
|
+
import "../components/ClickableChip.d.ts";
|
|
10
15
|
import "../components/ClipboardItem.d.ts";
|
|
11
16
|
import "../components/CustomerAccountAction.d.ts";
|
|
17
|
+
import "../components/DateField.d.ts";
|
|
18
|
+
import "../components/DatePicker.d.ts";
|
|
12
19
|
import "../components/Details.d.ts";
|
|
13
20
|
import "../components/Divider.d.ts";
|
|
14
21
|
import "../components/DropZone.d.ts";
|
|
@@ -27,9 +34,11 @@ import "../components/MapMarker.d.ts";
|
|
|
27
34
|
import "../components/Menu.d.ts";
|
|
28
35
|
import "../components/Modal.d.ts";
|
|
29
36
|
import "../components/MoneyField.d.ts";
|
|
37
|
+
import "../components/Option.d.ts";
|
|
30
38
|
import "../components/OrderedList.d.ts";
|
|
31
39
|
import "../components/Page.d.ts";
|
|
32
40
|
import "../components/Paragraph.d.ts";
|
|
41
|
+
import "../components/PasswordField.d.ts";
|
|
33
42
|
import "../components/PaymentIcon.d.ts";
|
|
34
43
|
import "../components/PhoneField.d.ts";
|
|
35
44
|
import "../components/Popover.d.ts";
|
|
@@ -37,8 +46,10 @@ import "../components/PressButton.d.ts";
|
|
|
37
46
|
import "../components/ProductThumbnail.d.ts";
|
|
38
47
|
import "../components/Progress.d.ts";
|
|
39
48
|
import "../components/QRCode.d.ts";
|
|
49
|
+
import "../components/QueryContainer.d.ts";
|
|
40
50
|
import "../components/ScrollBox.d.ts";
|
|
41
51
|
import "../components/Section.d.ts";
|
|
52
|
+
import "../components/Select.d.ts";
|
|
42
53
|
import "../components/Sheet.d.ts";
|
|
43
54
|
import "../components/SkeletonParagraph.d.ts";
|
|
44
55
|
import "../components/Spinner.d.ts";
|
|
@@ -51,6 +62,7 @@ import "../components/TextField.d.ts";
|
|
|
51
62
|
import "../components/Time.d.ts";
|
|
52
63
|
import "../components/Tooltip.d.ts";
|
|
53
64
|
import "../components/UnorderedList.d.ts";
|
|
65
|
+
import "../components/UrlField.d.ts";
|
|
54
66
|
import type { ExtensionTargets } from '../extension-targets';
|
|
55
67
|
import '../globals';
|
|
56
68
|
|