@shopify/ui-extensions 2025.10.0-rc.5 → 2025.10.0-rc.7
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/ts/docs/shared/components/Map.d.ts +4 -0
- package/build/ts/docs/shared/components/Map.d.ts.map +1 -0
- package/build/ts/docs/shared/components/MapMarker.d.ts +4 -0
- package/build/ts/docs/shared/components/MapMarker.d.ts.map +1 -0
- package/build/ts/docs/shared/components/Modal.d.ts +4 -0
- package/build/ts/docs/shared/components/Modal.d.ts.map +1 -0
- package/build/ts/docs/shared/components/Option.d.ts +4 -0
- package/build/ts/docs/shared/components/Option.d.ts.map +1 -0
- package/build/ts/docs/shared/components/PhoneField.d.ts +4 -0
- package/build/ts/docs/shared/components/PhoneField.d.ts.map +1 -0
- package/build/ts/docs/shared/components/ProductThumbnail.d.ts +4 -0
- package/build/ts/docs/shared/components/ProductThumbnail.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/StandardComponents.d.ts +1 -1
- package/build/ts/surfaces/admin/components/StandardComponents.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/patterns/details.ab.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/patterns/homepage.ab.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/patterns/index.ab.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/patterns/settings.ab.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.abandoned-checkout-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.catalog-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.catalog-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.collection-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.collection-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.collection-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.company-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.company-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.company-location-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customer-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customer-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customer-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customer-index.selection-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customer-segment-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.customers.segmentation-templates.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.discount-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.discount-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.draft-order-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.draft-order-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.draft-order-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.draft-order-index.selection-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.gift-card-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.gift-card-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-details.print-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-fulfilled-card.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-index.selection-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.order-index.selection-print-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-details.configuration.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-details.print-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-details.reorder.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-index.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-index.selection-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-index.selection-print-action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-purchase-option.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.block.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-variant-details.configuration.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.product-variant-purchase-option.action.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +43 -1
- package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +43 -1
- package/build/ts/surfaces/checkout/components/Abbreviation.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/Banner/Banner.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/Banner.d.ts +52 -13
- package/build/ts/surfaces/checkout/components/Box.d.ts +20 -9
- package/build/ts/surfaces/checkout/components/Button/Button.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/Button.d.ts +39 -13
- package/build/ts/surfaces/checkout/components/Checkbox/Checkbox.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Checkbox/Checkbox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Checkbox.d.ts +54 -0
- package/build/ts/surfaces/checkout/components/ClipboardItem.d.ts +36 -9
- package/build/ts/surfaces/checkout/components/DropZone/DropZone.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/DropZone.d.ts +36 -9
- package/build/ts/surfaces/checkout/components/EmailField/EmailField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/EmailField/EmailField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/EmailField.d.ts +69 -0
- package/build/ts/surfaces/checkout/components/Form.d.ts +40 -12
- package/build/ts/surfaces/checkout/components/Heading.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/Icon.d.ts +22 -9
- package/build/ts/surfaces/checkout/components/Image.d.ts +13 -7
- package/build/ts/surfaces/checkout/components/Link/Link.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/Link.d.ts +39 -13
- package/build/ts/surfaces/checkout/components/ListItem.d.ts +22 -10
- package/build/ts/surfaces/checkout/components/Map/Map.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Map/Map.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Map.d.ts +75 -0
- package/build/ts/surfaces/checkout/components/MapMarker.d.ts +73 -0
- package/build/ts/surfaces/checkout/components/Modal/Modal.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Modal/Modal.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Modal.d.ts +87 -0
- package/build/ts/surfaces/checkout/components/OrderedList.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/Paragraph.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/PaymentIcon.d.ts +14 -7
- package/build/ts/surfaces/checkout/components/PhoneField/PhoneField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/PhoneField/PhoneField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/PhoneField.d.ts +84 -0
- package/build/ts/surfaces/checkout/components/ProductThumbnail/ProductThumbnail.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ProductThumbnail/ProductThumbnail.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Progress.d.ts +14 -4
- package/build/ts/surfaces/checkout/components/QRCode/QRCode.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/QRCode.d.ts +32 -8
- package/build/ts/surfaces/checkout/components/Section.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/Spinner.d.ts +14 -4
- package/build/ts/surfaces/checkout/components/Stack.d.ts +20 -9
- package/build/ts/surfaces/checkout/components/Text.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/TextArea/TextArea.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/TextArea/TextArea.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/TextArea.d.ts +69 -0
- package/build/ts/surfaces/checkout/components/TextField/TextField.doc.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/components/TextField.d.ts +72 -21
- package/build/ts/surfaces/checkout/components/Time.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/UnorderedList.d.ts +20 -8
- package/build/ts/surfaces/checkout/components/components-shared.d.ts +486 -2
- package/build/ts/surfaces/checkout/components/components.d.ts +1000 -166
- 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 +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +863 -155
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +863 -155
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +863 -155
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +863 -155
- package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +863 -155
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +918 -172
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +918 -172
- package/build/ts/surfaces/customer-account/components/Abbreviation.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/Banner.d.ts +52 -13
- package/build/ts/surfaces/customer-account/components/Box.d.ts +20 -9
- package/build/ts/surfaces/customer-account/components/Button.d.ts +39 -13
- package/build/ts/surfaces/customer-account/components/Checkbox.d.ts +54 -0
- package/build/ts/surfaces/customer-account/components/ClipboardItem.d.ts +36 -9
- package/build/ts/surfaces/customer-account/components/DropZone.d.ts +36 -9
- package/build/ts/surfaces/customer-account/components/EmailField.d.ts +69 -0
- package/build/ts/surfaces/customer-account/components/Form.d.ts +40 -12
- package/build/ts/surfaces/customer-account/components/Heading.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/Icon.d.ts +22 -9
- package/build/ts/surfaces/customer-account/components/Image.d.ts +13 -7
- package/build/ts/surfaces/customer-account/components/Link.d.ts +39 -13
- package/build/ts/surfaces/customer-account/components/ListItem.d.ts +22 -10
- package/build/ts/surfaces/customer-account/components/Map.d.ts +75 -0
- package/build/ts/surfaces/customer-account/components/MapMarker.d.ts +73 -0
- package/build/ts/surfaces/customer-account/components/Modal.d.ts +87 -0
- package/build/ts/surfaces/customer-account/components/OrderedList.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/Paragraph.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/PaymentIcon.d.ts +14 -7
- package/build/ts/surfaces/customer-account/components/PhoneField.d.ts +84 -0
- package/build/ts/surfaces/customer-account/components/Progress.d.ts +14 -4
- package/build/ts/surfaces/customer-account/components/QRCode.d.ts +32 -8
- package/build/ts/surfaces/customer-account/components/Section.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/Spinner.d.ts +14 -4
- package/build/ts/surfaces/customer-account/components/Stack.d.ts +20 -9
- package/build/ts/surfaces/customer-account/components/Text.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/TextArea.d.ts +69 -0
- package/build/ts/surfaces/customer-account/components/TextField.d.ts +72 -21
- package/build/ts/surfaces/customer-account/components/Time.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/UnorderedList.d.ts +20 -8
- package/build/ts/surfaces/customer-account/components/components-shared.d.ts +486 -2
- package/build/ts/surfaces/customer-account/components/components.d.ts +1000 -166
- package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +918 -173
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +918 -173
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/src/docs/shared/components/Map.ts +12 -0
- package/src/docs/shared/components/MapMarker.ts +12 -0
- package/src/docs/shared/components/Modal.ts +12 -0
- package/src/docs/shared/components/Option.ts +12 -0
- package/src/docs/shared/components/PhoneField.ts +11 -0
- package/src/docs/shared/components/ProductThumbnail.ts +11 -0
- package/src/surfaces/admin/components/AdminPrintAction/examples/default.tsx +1 -1
- package/src/surfaces/admin/components/StandardComponents.ts +1 -0
- package/src/surfaces/admin/components/patterns/examples/details.html +228 -0
- package/src/surfaces/admin/components/patterns/examples/details.jsx +262 -0
- package/src/surfaces/admin/components/patterns/examples/homepage.html +587 -0
- package/src/surfaces/admin/components/patterns/examples/homepage.jsx +691 -0
- package/src/surfaces/admin/components/patterns/examples/index.html +143 -0
- package/src/surfaces/admin/components/patterns/examples/index.jsx +162 -0
- package/src/surfaces/admin/components/patterns/examples/settings.html +241 -0
- package/src/surfaces/admin/components/patterns/examples/settings.jsx +349 -0
- package/src/surfaces/admin/components/patterns/index.ab.doc.ts +82 -0
- package/src/surfaces/checkout/components/Abbreviation.d.ts +20 -8
- package/src/surfaces/checkout/components/Banner.d.ts +52 -13
- package/src/surfaces/checkout/components/Box.d.ts +20 -9
- package/src/surfaces/checkout/components/Button.d.ts +39 -13
- package/src/surfaces/checkout/components/Checkbox/examples/basic-checkbox.example.html +1 -0
- package/src/surfaces/checkout/components/Checkbox.d.ts +54 -0
- package/src/surfaces/checkout/components/ClipboardItem.d.ts +36 -9
- package/src/surfaces/checkout/components/DropZone.d.ts +36 -9
- package/src/surfaces/checkout/components/EmailField/examples/basic-emailfield.example.html +4 -0
- package/src/surfaces/checkout/components/EmailField.d.ts +69 -0
- package/src/surfaces/checkout/components/Form.d.ts +40 -12
- package/src/surfaces/checkout/components/Heading.d.ts +20 -8
- package/src/surfaces/checkout/components/Icon.d.ts +22 -9
- package/src/surfaces/checkout/components/Image.d.ts +13 -7
- package/src/surfaces/checkout/components/Link.d.ts +39 -13
- package/src/surfaces/checkout/components/ListItem.d.ts +22 -10
- package/src/surfaces/checkout/components/Map/examples/basic-map.example.html +3 -0
- package/src/surfaces/checkout/components/Map.d.ts +75 -0
- package/src/surfaces/checkout/components/MapMarker.d.ts +73 -0
- package/src/surfaces/checkout/components/Modal/examples/basic-modal.example.html +20 -0
- package/src/surfaces/checkout/components/Modal.d.ts +87 -0
- package/src/surfaces/checkout/components/OrderedList.d.ts +20 -8
- package/src/surfaces/checkout/components/Paragraph.d.ts +20 -8
- package/src/surfaces/checkout/components/PaymentIcon.d.ts +14 -7
- package/src/surfaces/checkout/components/PhoneField/examples/basic-phonefield.example.html +2 -0
- package/src/surfaces/checkout/components/PhoneField.d.ts +84 -0
- package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-productthumbnail.example.html +4 -0
- package/src/surfaces/checkout/components/Progress.d.ts +14 -4
- package/src/surfaces/checkout/components/QRCode.d.ts +32 -8
- package/src/surfaces/checkout/components/Section.d.ts +20 -8
- package/src/surfaces/checkout/components/Spinner.d.ts +14 -4
- package/src/surfaces/checkout/components/Stack.d.ts +20 -9
- package/src/surfaces/checkout/components/Text.d.ts +20 -8
- package/src/surfaces/checkout/components/TextArea/examples/basic-textarea.example.html +5 -0
- package/src/surfaces/checkout/components/TextArea.d.ts +69 -0
- package/src/surfaces/checkout/components/TextField.d.ts +72 -21
- package/src/surfaces/checkout/components/Time.d.ts +20 -8
- package/src/surfaces/checkout/components/UnorderedList.d.ts +20 -8
- package/src/surfaces/checkout/components/components-shared.d.ts +486 -2
- package/src/surfaces/checkout/components/components.d.ts +1000 -166
- package/src/surfaces/checkout/shared.ts +8 -0
- package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction-js.example.ts +1 -1
- package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction-preact.example.tsx +1 -1
- package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup-js.example.ts +1 -1
- package/src/surfaces/customer-account/components/ImageGroup/examples/basic-ImageGroup-preact.example.tsx +1 -1
- package/src/surfaces/customer-account/components/Page/examples/basic-Page-js.example.ts +1 -1
- package/src/surfaces/customer-account/components/Page/examples/basic-Page-preact.example.tsx +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Map.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/Map.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAOX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"MapMarker.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/MapMarker.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAOX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Modal.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/Modal.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAOX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Option.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/Option.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAOX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PhoneField.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/PhoneField.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAMX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ProductThumbnail.d.ts","sourceRoot":"","sources":["../../../../../src/docs/shared/components/ProductThumbnail.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,mCAAmC,EAAC,MAAM,cAAc,CAAC;AAEtE,QAAA,MAAM,IAAI,EAAE,mCAMX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export type StandardComponents = 'Badge' | 'Banner' | 'Box' | 'Button' | 'Checkbox' | 'Choice' | 'ChoiceList' | 'Clickable' | 'DatePicker' | 'Divider' | 'EmailField' | 'Grid' | 'GridItem' | 'Heading' | 'Icon' | 'Image' | 'Link' | 'ListItem' | 'MoneyField' | 'NumberField' | 'Option' | 'OptionGroup' | 'OrderedList' | 'Paragraph' | 'PasswordField' | 'Section' | 'Select' | 'Spinner' | 'Stack' | 'Table' | 'TableBody' | 'TableCell' | 'TableHeader' | 'TableHeaderRow' | 'TableRow' | 'Text' | 'TextArea' | 'TextField' | 'UnorderedList' | 'URLField';
|
|
1
|
+
export type StandardComponents = 'Badge' | 'Banner' | 'Box' | 'Button' | 'Checkbox' | 'Choice' | 'ChoiceList' | 'Clickable' | 'DatePicker' | 'Divider' | 'EmailField' | 'Grid' | 'GridItem' | 'Heading' | 'Icon' | 'Image' | 'Link' | 'ListItem' | 'MoneyField' | 'NumberField' | 'Option' | 'OptionGroup' | 'OrderedList' | 'Paragraph' | 'PasswordField' | 'QueryContainer' | 'Section' | 'Select' | 'Spinner' | 'Stack' | 'Table' | 'TableBody' | 'TableCell' | 'TableHeader' | 'TableHeaderRow' | 'TableRow' | 'Text' | 'TextArea' | 'TextField' | 'UnorderedList' | 'URLField';
|
|
2
2
|
export default StandardComponents;
|
|
3
3
|
//# sourceMappingURL=StandardComponents.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"StandardComponents.d.ts","sourceRoot":"","sources":["../../../../../src/surfaces/admin/components/StandardComponents.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,kBAAkB,GAC1B,OAAO,GACP,QAAQ,GACR,KAAK,GACL,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,YAAY,GACZ,WAAW,GACX,YAAY,GACZ,SAAS,GACT,YAAY,GACZ,MAAM,GACN,UAAU,GACV,SAAS,GACT,MAAM,GACN,OAAO,GACP,MAAM,GACN,UAAU,GACV,YAAY,GACZ,aAAa,GACb,QAAQ,GACR,aAAa,GACb,aAAa,GACb,WAAW,GACX,eAAe,GACf,SAAS,GACT,QAAQ,GACR,SAAS,GACT,OAAO,GACP,OAAO,GACP,WAAW,GACX,WAAW,GACX,aAAa,GACb,gBAAgB,GAChB,UAAU,GACV,MAAM,GACN,UAAU,GACV,WAAW,GACX,eAAe,GACf,UAAU,CAAC;AAEf,eAAe,kBAAkB,CAAC"}
|
|
1
|
+
{"version":3,"file":"StandardComponents.d.ts","sourceRoot":"","sources":["../../../../../src/surfaces/admin/components/StandardComponents.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,kBAAkB,GAC1B,OAAO,GACP,QAAQ,GACR,KAAK,GACL,QAAQ,GACR,UAAU,GACV,QAAQ,GACR,YAAY,GACZ,WAAW,GACX,YAAY,GACZ,SAAS,GACT,YAAY,GACZ,MAAM,GACN,UAAU,GACV,SAAS,GACT,MAAM,GACN,OAAO,GACP,MAAM,GACN,UAAU,GACV,YAAY,GACZ,aAAa,GACb,QAAQ,GACR,aAAa,GACb,aAAa,GACb,WAAW,GACX,eAAe,GACf,gBAAgB,GAChB,SAAS,GACT,QAAQ,GACR,SAAS,GACT,OAAO,GACP,OAAO,GACP,WAAW,GACX,WAAW,GACX,aAAa,GACb,gBAAgB,GAChB,UAAU,GACV,MAAM,GACN,UAAU,GACV,WAAW,GACX,eAAe,GACf,UAAU,CAAC;AAEf,eAAe,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"details.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/patterns/details.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAErE,QAAA,MAAM,IAAI,EAAE,6BA6FX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"homepage.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/patterns/homepage.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAErE,QAAA,MAAM,IAAI,EAAE,6BAkFX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/patterns/index.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAErE,QAAA,MAAM,IAAI,EAAE,6BA6EX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"settings.ab.doc.d.ts","sourceRoot":"","sources":["../../../../../../src/surfaces/admin/components/patterns/settings.ab.doc.ts"],"names":[],"mappings":"AAAA,OAAO,EAAC,6BAA6B,EAAC,MAAM,wBAAwB,CAAC;AAErE,QAAA,MAAM,IAAI,EAAE,6BA6EX,CAAC;AAEF,eAAe,IAAI,CAAC"}
|
|
@@ -1075,6 +1075,47 @@ export interface SectionProps extends Pick<
|
|
|
1075
1075
|
declare const SectiontagName = 's-section';
|
|
1076
1076
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1077
1077
|
|
|
1078
|
+
declare module 'preact' {
|
|
1079
|
+
namespace createElement.JSX {
|
|
1080
|
+
interface IntrinsicElements {
|
|
1081
|
+
[QueryContainertagName]: Omit<
|
|
1082
|
+
HTMLAttributes<HTMLElement>,
|
|
1083
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1084
|
+
> &
|
|
1085
|
+
QueryContainerJSXProps;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare global {
|
|
1091
|
+
interface HTMLElementTagNameMap {
|
|
1092
|
+
[QueryContainertagName]: QueryContainer;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export interface QueryContainerClickOptions {
|
|
1103
|
+
/**
|
|
1104
|
+
* The event you want to influence the synthetic click.
|
|
1105
|
+
*/
|
|
1106
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface QueryContainerActivationEventEsque {
|
|
1110
|
+
shiftKey: boolean;
|
|
1111
|
+
metaKey: boolean;
|
|
1112
|
+
ctrlKey: boolean;
|
|
1113
|
+
button: number;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1117
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1118
|
+
|
|
1078
1119
|
declare module 'preact' {
|
|
1079
1120
|
namespace createElement.JSX {
|
|
1080
1121
|
interface IntrinsicElements {
|
|
@@ -3433,9 +3474,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3433
3474
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3434
3475
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3435
3476
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3477
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3436
3478
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3437
3479
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3438
|
-
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3480
|
+
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3439
3481
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3440
3482
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3441
3483
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1116,6 +1116,47 @@ export interface SectionProps extends Pick<
|
|
|
1116
1116
|
declare const SectiontagName = 's-section';
|
|
1117
1117
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1118
1118
|
|
|
1119
|
+
declare module 'preact' {
|
|
1120
|
+
namespace createElement.JSX {
|
|
1121
|
+
interface IntrinsicElements {
|
|
1122
|
+
[QueryContainertagName]: Omit<
|
|
1123
|
+
HTMLAttributes<HTMLElement>,
|
|
1124
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1125
|
+
> &
|
|
1126
|
+
QueryContainerJSXProps;
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
declare global {
|
|
1132
|
+
interface HTMLElementTagNameMap {
|
|
1133
|
+
[QueryContainertagName]: QueryContainer;
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
export interface QueryContainerClickOptions {
|
|
1144
|
+
/**
|
|
1145
|
+
* The event you want to influence the synthetic click.
|
|
1146
|
+
*/
|
|
1147
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
export interface QueryContainerActivationEventEsque {
|
|
1151
|
+
shiftKey: boolean;
|
|
1152
|
+
metaKey: boolean;
|
|
1153
|
+
ctrlKey: boolean;
|
|
1154
|
+
button: number;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1158
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1159
|
+
|
|
1119
1160
|
declare module 'preact' {
|
|
1120
1161
|
namespace createElement.JSX {
|
|
1121
1162
|
interface IntrinsicElements {
|
|
@@ -3475,9 +3516,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3475
3516
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3476
3517
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3477
3518
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3519
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3478
3520
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3479
3521
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3480
|
-
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3522
|
+
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3481
3523
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3482
3524
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3483
3525
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1075,6 +1075,47 @@ export interface SectionProps extends Pick<
|
|
|
1075
1075
|
declare const SectiontagName = 's-section';
|
|
1076
1076
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1077
1077
|
|
|
1078
|
+
declare module 'preact' {
|
|
1079
|
+
namespace createElement.JSX {
|
|
1080
|
+
interface IntrinsicElements {
|
|
1081
|
+
[QueryContainertagName]: Omit<
|
|
1082
|
+
HTMLAttributes<HTMLElement>,
|
|
1083
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1084
|
+
> &
|
|
1085
|
+
QueryContainerJSXProps;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare global {
|
|
1091
|
+
interface HTMLElementTagNameMap {
|
|
1092
|
+
[QueryContainertagName]: QueryContainer;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export interface QueryContainerClickOptions {
|
|
1103
|
+
/**
|
|
1104
|
+
* The event you want to influence the synthetic click.
|
|
1105
|
+
*/
|
|
1106
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface QueryContainerActivationEventEsque {
|
|
1110
|
+
shiftKey: boolean;
|
|
1111
|
+
metaKey: boolean;
|
|
1112
|
+
ctrlKey: boolean;
|
|
1113
|
+
button: number;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1117
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1118
|
+
|
|
1078
1119
|
declare module 'preact' {
|
|
1079
1120
|
namespace createElement.JSX {
|
|
1080
1121
|
interface IntrinsicElements {
|
|
@@ -3433,9 +3474,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3433
3474
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3434
3475
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3435
3476
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3477
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3436
3478
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3437
3479
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3438
|
-
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3480
|
+
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3439
3481
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3440
3482
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3441
3483
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1116,6 +1116,47 @@ export interface SectionProps extends Pick<
|
|
|
1116
1116
|
declare const SectiontagName = 's-section';
|
|
1117
1117
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1118
1118
|
|
|
1119
|
+
declare module 'preact' {
|
|
1120
|
+
namespace createElement.JSX {
|
|
1121
|
+
interface IntrinsicElements {
|
|
1122
|
+
[QueryContainertagName]: Omit<
|
|
1123
|
+
HTMLAttributes<HTMLElement>,
|
|
1124
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1125
|
+
> &
|
|
1126
|
+
QueryContainerJSXProps;
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
declare global {
|
|
1132
|
+
interface HTMLElementTagNameMap {
|
|
1133
|
+
[QueryContainertagName]: QueryContainer;
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
export interface QueryContainerClickOptions {
|
|
1144
|
+
/**
|
|
1145
|
+
* The event you want to influence the synthetic click.
|
|
1146
|
+
*/
|
|
1147
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
export interface QueryContainerActivationEventEsque {
|
|
1151
|
+
shiftKey: boolean;
|
|
1152
|
+
metaKey: boolean;
|
|
1153
|
+
ctrlKey: boolean;
|
|
1154
|
+
button: number;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1158
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1159
|
+
|
|
1119
1160
|
declare module 'preact' {
|
|
1120
1161
|
namespace createElement.JSX {
|
|
1121
1162
|
interface IntrinsicElements {
|
|
@@ -3475,9 +3516,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3475
3516
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3476
3517
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3477
3518
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3519
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3478
3520
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3479
3521
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3480
|
-
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3522
|
+
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3481
3523
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3482
3524
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3483
3525
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1075,6 +1075,47 @@ export interface SectionProps extends Pick<
|
|
|
1075
1075
|
declare const SectiontagName = 's-section';
|
|
1076
1076
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1077
1077
|
|
|
1078
|
+
declare module 'preact' {
|
|
1079
|
+
namespace createElement.JSX {
|
|
1080
|
+
interface IntrinsicElements {
|
|
1081
|
+
[QueryContainertagName]: Omit<
|
|
1082
|
+
HTMLAttributes<HTMLElement>,
|
|
1083
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1084
|
+
> &
|
|
1085
|
+
QueryContainerJSXProps;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare global {
|
|
1091
|
+
interface HTMLElementTagNameMap {
|
|
1092
|
+
[QueryContainertagName]: QueryContainer;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export interface QueryContainerClickOptions {
|
|
1103
|
+
/**
|
|
1104
|
+
* The event you want to influence the synthetic click.
|
|
1105
|
+
*/
|
|
1106
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface QueryContainerActivationEventEsque {
|
|
1110
|
+
shiftKey: boolean;
|
|
1111
|
+
metaKey: boolean;
|
|
1112
|
+
ctrlKey: boolean;
|
|
1113
|
+
button: number;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1117
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1118
|
+
|
|
1078
1119
|
declare module 'preact' {
|
|
1079
1120
|
namespace createElement.JSX {
|
|
1080
1121
|
interface IntrinsicElements {
|
|
@@ -3433,9 +3474,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3433
3474
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3434
3475
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3435
3476
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3477
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3436
3478
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3437
3479
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3438
|
-
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3480
|
+
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3439
3481
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3440
3482
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3441
3483
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1116,6 +1116,47 @@ export interface SectionProps extends Pick<
|
|
|
1116
1116
|
declare const SectiontagName = 's-section';
|
|
1117
1117
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1118
1118
|
|
|
1119
|
+
declare module 'preact' {
|
|
1120
|
+
namespace createElement.JSX {
|
|
1121
|
+
interface IntrinsicElements {
|
|
1122
|
+
[QueryContainertagName]: Omit<
|
|
1123
|
+
HTMLAttributes<HTMLElement>,
|
|
1124
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1125
|
+
> &
|
|
1126
|
+
QueryContainerJSXProps;
|
|
1127
|
+
}
|
|
1128
|
+
}
|
|
1129
|
+
}
|
|
1130
|
+
|
|
1131
|
+
declare global {
|
|
1132
|
+
interface HTMLElementTagNameMap {
|
|
1133
|
+
[QueryContainertagName]: QueryContainer;
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
|
|
1137
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1138
|
+
}
|
|
1139
|
+
|
|
1140
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1141
|
+
}
|
|
1142
|
+
|
|
1143
|
+
export interface QueryContainerClickOptions {
|
|
1144
|
+
/**
|
|
1145
|
+
* The event you want to influence the synthetic click.
|
|
1146
|
+
*/
|
|
1147
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1148
|
+
}
|
|
1149
|
+
|
|
1150
|
+
export interface QueryContainerActivationEventEsque {
|
|
1151
|
+
shiftKey: boolean;
|
|
1152
|
+
metaKey: boolean;
|
|
1153
|
+
ctrlKey: boolean;
|
|
1154
|
+
button: number;
|
|
1155
|
+
}
|
|
1156
|
+
|
|
1157
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1158
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1159
|
+
|
|
1119
1160
|
declare module 'preact' {
|
|
1120
1161
|
namespace createElement.JSX {
|
|
1121
1162
|
interface IntrinsicElements {
|
|
@@ -3475,9 +3516,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3475
3516
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3476
3517
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3477
3518
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3519
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3478
3520
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3479
3521
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3480
|
-
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3522
|
+
import { AdminBlockProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3481
3523
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3482
3524
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3483
3525
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1075,6 +1075,47 @@ export interface SectionProps extends Pick<
|
|
|
1075
1075
|
declare const SectiontagName = 's-section';
|
|
1076
1076
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1077
1077
|
|
|
1078
|
+
declare module 'preact' {
|
|
1079
|
+
namespace createElement.JSX {
|
|
1080
|
+
interface IntrinsicElements {
|
|
1081
|
+
[QueryContainertagName]: Omit<
|
|
1082
|
+
HTMLAttributes<HTMLElement>,
|
|
1083
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1084
|
+
> &
|
|
1085
|
+
QueryContainerJSXProps;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare global {
|
|
1091
|
+
interface HTMLElementTagNameMap {
|
|
1092
|
+
[QueryContainertagName]: QueryContainer;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export interface QueryContainerClickOptions {
|
|
1103
|
+
/**
|
|
1104
|
+
* The event you want to influence the synthetic click.
|
|
1105
|
+
*/
|
|
1106
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface QueryContainerActivationEventEsque {
|
|
1110
|
+
shiftKey: boolean;
|
|
1111
|
+
metaKey: boolean;
|
|
1112
|
+
ctrlKey: boolean;
|
|
1113
|
+
button: number;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1117
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1118
|
+
|
|
1078
1119
|
declare module 'preact' {
|
|
1079
1120
|
namespace createElement.JSX {
|
|
1080
1121
|
interface IntrinsicElements {
|
|
@@ -3433,9 +3474,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3433
3474
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3434
3475
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3435
3476
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3477
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3436
3478
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3437
3479
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3438
|
-
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3480
|
+
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3439
3481
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3440
3482
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3441
3483
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|
|
@@ -1075,6 +1075,47 @@ export interface SectionProps extends Pick<
|
|
|
1075
1075
|
declare const SectiontagName = 's-section';
|
|
1076
1076
|
declare const SectionBaseClass: typeof globalThis.HTMLElement;
|
|
1077
1077
|
|
|
1078
|
+
declare module 'preact' {
|
|
1079
|
+
namespace createElement.JSX {
|
|
1080
|
+
interface IntrinsicElements {
|
|
1081
|
+
[QueryContainertagName]: Omit<
|
|
1082
|
+
HTMLAttributes<HTMLElement>,
|
|
1083
|
+
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
1084
|
+
> &
|
|
1085
|
+
QueryContainerJSXProps;
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
1089
|
+
|
|
1090
|
+
declare global {
|
|
1091
|
+
interface HTMLElementTagNameMap {
|
|
1092
|
+
[QueryContainertagName]: QueryContainer;
|
|
1093
|
+
}
|
|
1094
|
+
}
|
|
1095
|
+
|
|
1096
|
+
export interface QueryContainerJSXProps extends Partial<QueryContainerProps$1>, Pick<QueryContainerProps$1, 'id'> {
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
export interface QueryContainerProps extends Required<Pick<QueryContainerProps$1, 'id' | 'containerName'>> {
|
|
1100
|
+
}
|
|
1101
|
+
|
|
1102
|
+
export interface QueryContainerClickOptions {
|
|
1103
|
+
/**
|
|
1104
|
+
* The event you want to influence the synthetic click.
|
|
1105
|
+
*/
|
|
1106
|
+
sourceEvent?: QueryContainerActivationEventEsque;
|
|
1107
|
+
}
|
|
1108
|
+
|
|
1109
|
+
export interface QueryContainerActivationEventEsque {
|
|
1110
|
+
shiftKey: boolean;
|
|
1111
|
+
metaKey: boolean;
|
|
1112
|
+
ctrlKey: boolean;
|
|
1113
|
+
button: number;
|
|
1114
|
+
}
|
|
1115
|
+
|
|
1116
|
+
declare const QueryContainertagName = 's-query-container';
|
|
1117
|
+
declare const QueryContainerBaseClass: typeof globalThis.HTMLElement;
|
|
1118
|
+
|
|
1078
1119
|
declare module 'preact' {
|
|
1079
1120
|
namespace createElement.JSX {
|
|
1080
1121
|
interface IntrinsicElements {
|
|
@@ -3433,9 +3474,10 @@ import { OptionGroup } from "../../../../../src/surfaces/admin/components/Option
|
|
|
3433
3474
|
import { OrderedList } from "../../../../../src/surfaces/admin/components/OrderedList";
|
|
3434
3475
|
import { Paragraph } from "../../../../../src/surfaces/admin/components/Paragraph";
|
|
3435
3476
|
import { PasswordField, PasswordFieldProps } from "../../../../../src/surfaces/admin/components/PasswordField";
|
|
3477
|
+
import { QueryContainer } from "../../../../../src/surfaces/admin/components/QueryContainer";
|
|
3436
3478
|
import { RequiredSectionProps, Section } from "../../../../../src/surfaces/admin/components/Section";
|
|
3437
3479
|
import { Select } from "../../../../../src/surfaces/admin/components/Select";
|
|
3438
|
-
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3480
|
+
import { AdminActionProps$1, BadgeProps$1, BannerProps$1, BoxProps$1, ButtonProps$1, CheckboxProps$1, ChoiceListProps$1, ChoiceProps$1, ClickableProps$1, ComponentChild, DatePickerProps$1, DividerProps$1, EmailFieldProps$1, GridItemProps$1, GridProps$1, HeadingProps$1, IconProps$1, IconType, ImageProps$1, InteractionProps, LinkProps$1, ListItemProps$1, MaybeAllValuesShorthandProperty, MoneyFieldProps$1, NumberFieldProps$1, OptionGroupProps$1, OptionProps$1, OrderedListProps$1, ParagraphProps$1, PasswordFieldProps$1, QueryContainerProps$1, SectionProps$1, SelectProps$1, SpinnerProps$1, StackProps$1, TableBodyProps$1, TableCellProps$1, TableHeaderProps$1, TableHeaderRowProps$1, TableProps$1, TableRowProps$1, TextAreaProps$1, TextFieldProps$1, TextProps$1, URLFieldProps$1, UnorderedListProps$1 } from "../../../../../src/surfaces/admin/components/shared";
|
|
3439
3481
|
import { Spinner } from "../../../../../src/surfaces/admin/components/Spinner";
|
|
3440
3482
|
import { AlignedStackProps, ResponsiveStackProps, Stack } from "../../../../../src/surfaces/admin/components/Stack";
|
|
3441
3483
|
import { Table } from "../../../../../src/surfaces/admin/components/Table";
|