@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
|
@@ -1,46 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Checkbox',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-checkbox` when you want to provide users with a clear selection option, such as for agreeing to terms and conditions or selecting multiple options from a list.',
|
|
5
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/checkbox.png',
|
|
6
|
-
isVisualComponent: true,
|
|
7
|
-
definitions: [
|
|
8
|
-
{
|
|
9
|
-
title: 'Properties',
|
|
10
|
-
description: '',
|
|
11
|
-
type: 'Checkbox',
|
|
12
|
-
},
|
|
13
|
-
],
|
|
14
|
-
subCategory: 'Forms',
|
|
15
|
-
related: [
|
|
16
|
-
{
|
|
17
|
-
type: 'component',
|
|
18
|
-
name: 'Switch',
|
|
19
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/switch',
|
|
20
|
-
},
|
|
21
|
-
{
|
|
22
|
-
type: 'component',
|
|
23
|
-
name: 'Select',
|
|
24
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/select',
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
type: 'component',
|
|
28
|
-
name: 'ChoiceList',
|
|
29
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/choice-list',
|
|
30
|
-
},
|
|
31
|
-
],
|
|
32
|
-
defaultExample: {
|
|
33
|
-
image: 'checkbox-default.png',
|
|
34
|
-
codeblock: {
|
|
35
|
-
title: 'Code',
|
|
36
|
-
tabs: [
|
|
37
|
-
{
|
|
38
|
-
code: './examples/default.html',
|
|
39
|
-
language: 'preview',
|
|
40
|
-
},
|
|
41
|
-
],
|
|
42
|
-
},
|
|
43
|
-
},
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
export default shared;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'ChoiceList',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-choice-list` to present multiple options to merchants. Choice lists can present options with either radio buttons for single selection or checkboxes for multiple selection.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/choicelist.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'Properties',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'ChoiceList',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
subCategory: 'Forms',
|
|
16
|
-
related: [
|
|
17
|
-
{
|
|
18
|
-
type: 'component',
|
|
19
|
-
name: 'Select',
|
|
20
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/select',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
type: 'component',
|
|
24
|
-
name: 'Checkbox',
|
|
25
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/checkbox',
|
|
26
|
-
},
|
|
27
|
-
],
|
|
28
|
-
defaultExample: {
|
|
29
|
-
image: 'choicelist-default.png',
|
|
30
|
-
codeblock: {
|
|
31
|
-
title: 'Code',
|
|
32
|
-
tabs: [
|
|
33
|
-
{
|
|
34
|
-
code: './examples/default.html',
|
|
35
|
-
language: 'preview',
|
|
36
|
-
},
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export default shared;
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Clickable',
|
|
3
|
-
description:
|
|
4
|
-
'The `s-clickable` component is an escape hatch for when `s-button` and `s-link` are not sufficient to create an interactive element.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/clickable.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'Properties',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'Clickable',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
title: 'Events',
|
|
16
|
-
description:
|
|
17
|
-
'Learn more about [registering events](/docs/api/app-home/using-polaris-components#event-handling).',
|
|
18
|
-
type: 'ClickableEvents',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
21
|
-
subCategory: 'Actions',
|
|
22
|
-
related: [
|
|
23
|
-
{
|
|
24
|
-
type: 'component',
|
|
25
|
-
name: 'Button',
|
|
26
|
-
url: '/docs/api/admin-extensions/polaris-web-components/actions/button',
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
type: 'component',
|
|
30
|
-
name: 'Link',
|
|
31
|
-
url: '/docs/api/admin-extensions/polaris-web-components/actions/link',
|
|
32
|
-
},
|
|
33
|
-
],
|
|
34
|
-
defaultExample: {
|
|
35
|
-
image: 'clickable-default.png',
|
|
36
|
-
codeblock: {
|
|
37
|
-
title: 'Code',
|
|
38
|
-
tabs: [
|
|
39
|
-
{
|
|
40
|
-
code: './examples/default.html',
|
|
41
|
-
language: 'preview',
|
|
42
|
-
},
|
|
43
|
-
],
|
|
44
|
-
},
|
|
45
|
-
},
|
|
46
|
-
};
|
|
47
|
-
|
|
48
|
-
export default shared;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'DatePicker',
|
|
3
|
-
description:
|
|
4
|
-
'Use a date picker to allow merchants to select a date or a date range.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/datepicker.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'DatePicker',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'DatePicker',
|
|
13
|
-
},
|
|
14
|
-
{
|
|
15
|
-
title: 'Events',
|
|
16
|
-
description:
|
|
17
|
-
'Learn more about [registering events](/docs/api/app-home/using-polaris-components#event-handling).',
|
|
18
|
-
type: 'DatePickerEvents',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
21
|
-
subCategory: 'Forms',
|
|
22
|
-
related: [],
|
|
23
|
-
defaultExample: {
|
|
24
|
-
codeblock: {
|
|
25
|
-
title: 'Code',
|
|
26
|
-
tabs: [
|
|
27
|
-
{
|
|
28
|
-
code: './examples/default.html',
|
|
29
|
-
language: 'preview',
|
|
30
|
-
},
|
|
31
|
-
],
|
|
32
|
-
},
|
|
33
|
-
},
|
|
34
|
-
};
|
|
35
|
-
|
|
36
|
-
export default shared;
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Divider',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-divider` to create a clear visual separation between different elements in your user interface.',
|
|
5
|
-
subSections: [
|
|
6
|
-
{
|
|
7
|
-
title: 'Useful for',
|
|
8
|
-
type: 'Generic' as const,
|
|
9
|
-
anchorLink: 'useful-for',
|
|
10
|
-
sectionContent: `- Separating elements inside sections.
|
|
11
|
-
- Visually grouping related content in forms and lists.`,
|
|
12
|
-
},
|
|
13
|
-
],
|
|
14
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/divider.png',
|
|
15
|
-
isVisualComponent: true,
|
|
16
|
-
definitions: [
|
|
17
|
-
{
|
|
18
|
-
title: 'Properties',
|
|
19
|
-
description: '',
|
|
20
|
-
type: 'Divider',
|
|
21
|
-
},
|
|
22
|
-
],
|
|
23
|
-
subCategory: 'Structure',
|
|
24
|
-
related: [
|
|
25
|
-
{
|
|
26
|
-
type: 'component',
|
|
27
|
-
name: 'Section',
|
|
28
|
-
url: '/docs/api/admin-extensions/polaris-web-components/structure/section',
|
|
29
|
-
},
|
|
30
|
-
{
|
|
31
|
-
type: 'component',
|
|
32
|
-
name: 'Stack',
|
|
33
|
-
url: '/docs/api/admin-extensions/polaris-web-components/structure/stack',
|
|
34
|
-
},
|
|
35
|
-
],
|
|
36
|
-
defaultExample: {
|
|
37
|
-
image: 'divider-default.png',
|
|
38
|
-
codeblock: {
|
|
39
|
-
title: 'Code',
|
|
40
|
-
tabs: [
|
|
41
|
-
{
|
|
42
|
-
code: './examples/default.html',
|
|
43
|
-
language: 'preview',
|
|
44
|
-
},
|
|
45
|
-
],
|
|
46
|
-
},
|
|
47
|
-
},
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
export default shared;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'EmailField',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-email-field` to allow merchants to input email addresses. This component provides built-in email validation and appropriate keyboard settings.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/emailfield.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'Properties',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'EmailField',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
subCategory: 'Forms',
|
|
16
|
-
related: [
|
|
17
|
-
{
|
|
18
|
-
type: 'component',
|
|
19
|
-
name: 'TextField',
|
|
20
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/textfield',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
type: 'component',
|
|
24
|
-
name: 'TextArea',
|
|
25
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/textarea',
|
|
26
|
-
},
|
|
27
|
-
],
|
|
28
|
-
defaultExample: {
|
|
29
|
-
image: 'emailfield-default.png',
|
|
30
|
-
codeblock: {
|
|
31
|
-
title: 'Code',
|
|
32
|
-
tabs: [
|
|
33
|
-
{
|
|
34
|
-
code: './examples/default.html',
|
|
35
|
-
language: 'preview',
|
|
36
|
-
},
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export default shared;
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Grid',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-grid` to organize your content in a matrix of rows and columns and make responsive layouts for pages. Grid follows the same pattern as the [CSS grid layout](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_grid_layout).',
|
|
5
|
-
subSections: [
|
|
6
|
-
{
|
|
7
|
-
title: 'Useful for',
|
|
8
|
-
type: 'Generic' as const,
|
|
9
|
-
anchorLink: 'useful-for',
|
|
10
|
-
sectionContent: `- Organizing content into a grid-like layout with columns and rows with consistent alignment and spacing.
|
|
11
|
-
- Creating responsive layouts with consistent spacing.`,
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
title: 'Considerations',
|
|
15
|
-
type: 'Generic' as const,
|
|
16
|
-
anchorLink: 'considerations',
|
|
17
|
-
sectionContent: `- Grid doesn't include any padding by default. If you need padding around your grid, use \`base\` to apply the default padding.
|
|
18
|
-
- Grid will allow children to overflow unless template rows/columns are properly set.
|
|
19
|
-
- Grid will always wrap children to a new line. If you need to control the wrapping behavior, use \`s-stack\` or \`s-box\`.`,
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/grid.png',
|
|
23
|
-
isVisualComponent: true,
|
|
24
|
-
definitions: [
|
|
25
|
-
{
|
|
26
|
-
title: 'Properties',
|
|
27
|
-
description: '',
|
|
28
|
-
type: 'Grid',
|
|
29
|
-
},
|
|
30
|
-
],
|
|
31
|
-
subCategory: 'Structure',
|
|
32
|
-
related: [
|
|
33
|
-
{
|
|
34
|
-
type: 'component',
|
|
35
|
-
name: 'Box',
|
|
36
|
-
url: '/docs/api/admin-extensions/polaris-web-components/structure/box',
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
type: 'component',
|
|
40
|
-
name: 'Stack',
|
|
41
|
-
url: '/docs/api/admin-extensions/polaris-web-components/structure/stack',
|
|
42
|
-
},
|
|
43
|
-
],
|
|
44
|
-
defaultExample: {
|
|
45
|
-
image: 'grid-default.png',
|
|
46
|
-
codeblock: {
|
|
47
|
-
title: 'Code',
|
|
48
|
-
tabs: [
|
|
49
|
-
{
|
|
50
|
-
code: './examples/default.html',
|
|
51
|
-
language: 'preview',
|
|
52
|
-
},
|
|
53
|
-
],
|
|
54
|
-
},
|
|
55
|
-
},
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
export default shared;
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Heading',
|
|
3
|
-
description:
|
|
4
|
-
"Use `s-heading` to create hierarchical titles similar to HTML's `h1-h6` elements.",
|
|
5
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/heading.png',
|
|
6
|
-
isVisualComponent: true,
|
|
7
|
-
subSections: [
|
|
8
|
-
{
|
|
9
|
-
title: 'Useful for',
|
|
10
|
-
type: 'Generic' as const,
|
|
11
|
-
anchorLink: 'useful-for',
|
|
12
|
-
sectionContent: `- Creating titles and subtitles for your content that are consistent across your app.
|
|
13
|
-
- Helping users with visual impairments navigate through content effectively using assistive technologies like screen readers.`,
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
title: 'Considerations',
|
|
17
|
-
type: 'Generic' as const,
|
|
18
|
-
anchorLink: 'considerations',
|
|
19
|
-
sectionContent: `- The level of the heading is automatically determined by how deeply it's nested inside other components, starting from h2.
|
|
20
|
-
- Default to using the \`heading\` property in components that support it (e.g. Section and Banner). The \`s-heading\` component should only be used if you need to implement a custom layout for your heading in the UI.`,
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
title: 'Best practices',
|
|
24
|
-
type: 'Generic' as const,
|
|
25
|
-
anchorLink: 'best-practices',
|
|
26
|
-
sectionContent: `- Use short headings to make your content scannable.
|
|
27
|
-
- Use plain and clear terms.
|
|
28
|
-
- Don't use jargon or technical language.
|
|
29
|
-
- Don't use different terms to describe the same thing.
|
|
30
|
-
- Don't duplicate content.`,
|
|
31
|
-
},
|
|
32
|
-
],
|
|
33
|
-
definitions: [
|
|
34
|
-
{
|
|
35
|
-
title: 'Properties',
|
|
36
|
-
description: '',
|
|
37
|
-
type: 'Heading',
|
|
38
|
-
},
|
|
39
|
-
],
|
|
40
|
-
subCategory: 'Titles and text',
|
|
41
|
-
related: [
|
|
42
|
-
{
|
|
43
|
-
type: 'component',
|
|
44
|
-
name: 'Text',
|
|
45
|
-
url: '/docs/api/admin-extensions/polaris-web-components/titles-and-text/text',
|
|
46
|
-
},
|
|
47
|
-
],
|
|
48
|
-
defaultExample: {
|
|
49
|
-
image: 'heading-default.png',
|
|
50
|
-
codeblock: {
|
|
51
|
-
title: 'Code',
|
|
52
|
-
tabs: [
|
|
53
|
-
{
|
|
54
|
-
code: './examples/default.html',
|
|
55
|
-
language: 'preview',
|
|
56
|
-
},
|
|
57
|
-
],
|
|
58
|
-
},
|
|
59
|
-
},
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
export default shared;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Icon',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-icon` to render an icon from a predefined list. Choose the one that suits your needs.',
|
|
5
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/icon.png',
|
|
6
|
-
isVisualComponent: true,
|
|
7
|
-
definitions: [
|
|
8
|
-
{
|
|
9
|
-
title: 'Properties',
|
|
10
|
-
description: '',
|
|
11
|
-
type: 'Icon',
|
|
12
|
-
},
|
|
13
|
-
],
|
|
14
|
-
subCategory: 'Media',
|
|
15
|
-
related: [
|
|
16
|
-
{
|
|
17
|
-
type: 'component',
|
|
18
|
-
name: 'Image',
|
|
19
|
-
url: '/docs/api/admin-extensions/polaris-web-components/media/image',
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
defaultExample: {
|
|
23
|
-
image: 'icon-default.png',
|
|
24
|
-
codeblock: {
|
|
25
|
-
title: 'Code',
|
|
26
|
-
tabs: [
|
|
27
|
-
{
|
|
28
|
-
code: './examples/default.html',
|
|
29
|
-
language: 'preview',
|
|
30
|
-
layout: 'inline',
|
|
31
|
-
},
|
|
32
|
-
],
|
|
33
|
-
},
|
|
34
|
-
},
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
export default shared;
|
|
@@ -1,57 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Image',
|
|
3
|
-
description: 'Use `s-image` to display images in your app.',
|
|
4
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/image.png',
|
|
5
|
-
isVisualComponent: true,
|
|
6
|
-
subSections: [
|
|
7
|
-
{
|
|
8
|
-
title: 'Useful for',
|
|
9
|
-
type: 'Generic' as const,
|
|
10
|
-
anchorLink: 'useful-for',
|
|
11
|
-
sectionContent: `- Adding illustrations and photos.`,
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
title: 'Best practices',
|
|
15
|
-
type: 'Generic' as const,
|
|
16
|
-
anchorLink: 'best-practices',
|
|
17
|
-
sectionContent: `- Use high-resolution images to ensure a professional and high-quality experience.
|
|
18
|
-
- Use optimized images so your app loads as fast as possible.
|
|
19
|
-
- Use images intentionally, these should add clarity and lead users to the next step.`,
|
|
20
|
-
},
|
|
21
|
-
],
|
|
22
|
-
definitions: [
|
|
23
|
-
{
|
|
24
|
-
title: 'Properties',
|
|
25
|
-
description: '',
|
|
26
|
-
type: 'Image',
|
|
27
|
-
},
|
|
28
|
-
{
|
|
29
|
-
title: 'Events',
|
|
30
|
-
description:
|
|
31
|
-
'Learn more about [registering events](/docs/api/app-home/using-polaris-components#event-handling).',
|
|
32
|
-
type: 'ImageEvents',
|
|
33
|
-
},
|
|
34
|
-
],
|
|
35
|
-
subCategory: 'Media',
|
|
36
|
-
related: [
|
|
37
|
-
{
|
|
38
|
-
type: 'component',
|
|
39
|
-
name: 'Icon',
|
|
40
|
-
url: '/docs/api/admin-extensions/polaris-web-components/media/icon',
|
|
41
|
-
},
|
|
42
|
-
],
|
|
43
|
-
defaultExample: {
|
|
44
|
-
image: 'image-default.png',
|
|
45
|
-
codeblock: {
|
|
46
|
-
title: 'Code',
|
|
47
|
-
tabs: [
|
|
48
|
-
{
|
|
49
|
-
code: './examples/default.html',
|
|
50
|
-
language: 'preview',
|
|
51
|
-
},
|
|
52
|
-
],
|
|
53
|
-
},
|
|
54
|
-
},
|
|
55
|
-
};
|
|
56
|
-
|
|
57
|
-
export default shared;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'Link',
|
|
3
|
-
description:
|
|
4
|
-
'`s-link` is an interactive component that directs users to a specified URL. It even supports custom protocols.\n\n To link to a Shopify admin page, use `href="shopify://admin/orders"`. To link to an app page, use `href="app://orders"`.',
|
|
5
|
-
thumbnail: '/assets/templated-apis-screenshots/admin/components/link.png',
|
|
6
|
-
isVisualComponent: true,
|
|
7
|
-
definitions: [
|
|
8
|
-
{
|
|
9
|
-
title: 'Properties',
|
|
10
|
-
description: '',
|
|
11
|
-
type: 'Link',
|
|
12
|
-
},
|
|
13
|
-
{
|
|
14
|
-
title: 'Events',
|
|
15
|
-
description:
|
|
16
|
-
'Learn more about [registering events](/docs/api/app-home/using-polaris-components#event-handling).',
|
|
17
|
-
type: 'LinkEvents',
|
|
18
|
-
},
|
|
19
|
-
],
|
|
20
|
-
subCategory: 'Actions',
|
|
21
|
-
related: [
|
|
22
|
-
{
|
|
23
|
-
type: 'component',
|
|
24
|
-
name: 'Button',
|
|
25
|
-
url: '/docs/api/admin-extensions/polaris-web-components/actions/button',
|
|
26
|
-
},
|
|
27
|
-
],
|
|
28
|
-
defaultExample: {
|
|
29
|
-
image: 'link-default.png',
|
|
30
|
-
codeblock: {
|
|
31
|
-
title: 'Code',
|
|
32
|
-
tabs: [
|
|
33
|
-
{
|
|
34
|
-
code: './examples/default.html',
|
|
35
|
-
language: 'preview',
|
|
36
|
-
},
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export default shared;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'MoneyField',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-money-field` when you need to collect monetary values from merchants. It provides appropriate formatting and validation for currency amounts.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/moneyfield.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'Properties',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'MoneyField',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
subCategory: 'Forms',
|
|
16
|
-
related: [
|
|
17
|
-
{
|
|
18
|
-
type: 'component',
|
|
19
|
-
name: 'NumberField',
|
|
20
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/numberfield',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
type: 'component',
|
|
24
|
-
name: 'TextField',
|
|
25
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/textfield',
|
|
26
|
-
},
|
|
27
|
-
],
|
|
28
|
-
defaultExample: {
|
|
29
|
-
image: 'moneyfield-default.png',
|
|
30
|
-
codeblock: {
|
|
31
|
-
title: 'Code',
|
|
32
|
-
tabs: [
|
|
33
|
-
{
|
|
34
|
-
code: './examples/default.html',
|
|
35
|
-
language: 'preview',
|
|
36
|
-
},
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export default shared;
|
|
@@ -1,42 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'NumberField',
|
|
3
|
-
description:
|
|
4
|
-
'Use `s-number-field` when you need to collect numerical input from merchants. It provides appropriate keyboard settings and validation for numerical values.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/numberfield.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
definitions: [
|
|
9
|
-
{
|
|
10
|
-
title: 'Properties',
|
|
11
|
-
description: '',
|
|
12
|
-
type: 'NumberField',
|
|
13
|
-
},
|
|
14
|
-
],
|
|
15
|
-
subCategory: 'Forms',
|
|
16
|
-
related: [
|
|
17
|
-
{
|
|
18
|
-
type: 'component',
|
|
19
|
-
name: 'TextField',
|
|
20
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/textfield',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
type: 'component',
|
|
24
|
-
name: 'MoneyField',
|
|
25
|
-
url: '/docs/api/admin-extensions/polaris-web-components/forms/moneyfield',
|
|
26
|
-
},
|
|
27
|
-
],
|
|
28
|
-
defaultExample: {
|
|
29
|
-
image: 'numberfield-default.png',
|
|
30
|
-
codeblock: {
|
|
31
|
-
title: 'Code',
|
|
32
|
-
tabs: [
|
|
33
|
-
{
|
|
34
|
-
code: './examples/default.html',
|
|
35
|
-
language: 'preview',
|
|
36
|
-
},
|
|
37
|
-
],
|
|
38
|
-
},
|
|
39
|
-
},
|
|
40
|
-
};
|
|
41
|
-
|
|
42
|
-
export default shared;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
const shared = {
|
|
2
|
-
name: 'OrderedList',
|
|
3
|
-
description:
|
|
4
|
-
'`s-ordered-list` displays a set of related text-only content beginning with a number.',
|
|
5
|
-
thumbnail:
|
|
6
|
-
'/assets/templated-apis-screenshots/admin/components/ordered-list.png',
|
|
7
|
-
isVisualComponent: true,
|
|
8
|
-
subCategory: 'Structure',
|
|
9
|
-
related: [
|
|
10
|
-
{
|
|
11
|
-
type: 'component',
|
|
12
|
-
name: 'UnorderedList',
|
|
13
|
-
url: '/docs/api/admin-extensions/polaris-web-components/structure/unordered-list',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
type: 'component',
|
|
17
|
-
name: 'Text',
|
|
18
|
-
url: '/docs/api/admin-extensions/polaris-web-components/titles-and-text/text',
|
|
19
|
-
},
|
|
20
|
-
],
|
|
21
|
-
defaultExample: {
|
|
22
|
-
image: 'ordered-list-default.png',
|
|
23
|
-
codeblock: {
|
|
24
|
-
title: 'Code',
|
|
25
|
-
tabs: [
|
|
26
|
-
{
|
|
27
|
-
code: './examples/default.html',
|
|
28
|
-
language: 'preview',
|
|
29
|
-
},
|
|
30
|
-
],
|
|
31
|
-
},
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
|
|
35
|
-
export default shared;
|