@shopify/ui-extensions 2025.10.0-rc.42 → 2025.10.0-rc.43
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/cjs/surfaces/checkout/shared.js +1 -1
- package/build/esm/surfaces/checkout/shared.mjs +1 -1
- package/build/esnext/surfaces/checkout/shared.esnext +1 -1
- package/build/ts/docs/shared/components/Announcement.d.ts +4 -0
- package/build/ts/docs/shared/components/Announcement.d.ts.map +1 -0
- package/build/ts/docs/shared/components/FunctionSettings.d.ts +4 -0
- package/build/ts/docs/shared/components/FunctionSettings.d.ts.map +1 -0
- package/build/ts/docs/shared/components/ScrollBox.d.ts +4 -0
- package/build/ts/docs/shared/components/ScrollBox.d.ts.map +1 -0
- package/build/ts/docs/shared/components/index.d.ts +4 -0
- package/build/ts/docs/shared/components/index.d.ts.map +1 -1
- package/build/ts/index.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/AdminAction.d.ts +5 -5
- package/build/ts/surfaces/admin/components/AdminBlock.d.ts +3 -3
- package/build/ts/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
- package/build/ts/surfaces/admin/components/Avatar.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Badge/Badge.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Badge.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Banner.d.ts +18 -24
- package/build/ts/surfaces/admin/components/Box/Box.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Box.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Button/Button.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Button.d.ts +21 -27
- package/build/ts/surfaces/admin/components/ButtonGroup.d.ts +6 -13
- package/build/ts/surfaces/admin/components/Checkbox.d.ts +21 -28
- package/build/ts/surfaces/admin/components/Chip.d.ts +5 -11
- package/build/ts/surfaces/admin/components/Choice.d.ts +5 -17
- package/build/ts/surfaces/admin/components/ChoiceList.d.ts +19 -26
- package/build/ts/surfaces/admin/components/Clickable/Clickable.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Clickable.d.ts +21 -28
- package/build/ts/surfaces/admin/components/ClickableChip.d.ts +18 -24
- package/build/ts/surfaces/admin/components/ColorField.d.ts +3 -4
- package/build/ts/surfaces/admin/components/ColorPicker.d.ts +8 -8
- package/build/ts/surfaces/admin/components/DateField.d.ts +12 -12
- package/build/ts/surfaces/admin/components/DatePicker.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Divider.d.ts +3 -4
- package/build/ts/surfaces/admin/components/DropZone/DropZone.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/EmailField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Form.d.ts +7 -3
- package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FormExtensionComponents.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FunctionSettings/FunctionSettings.ext.doc.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/FunctionSettings.d.ts +3 -3
- package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts +4 -0
- package/build/ts/surfaces/admin/components/FunctionSettingsComponents.d.ts.map +1 -0
- package/build/ts/surfaces/admin/components/Grid/Grid.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Grid.d.ts +4 -10
- package/build/ts/surfaces/admin/components/GridItem.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Heading/Heading.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Heading.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Icon.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Image.d.ts +20 -21
- package/build/ts/surfaces/admin/components/Link/Link.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Link.d.ts +21 -27
- package/build/ts/surfaces/admin/components/ListItem.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Menu.d.ts +3 -3
- package/build/ts/surfaces/admin/components/Modal.d.ts +15 -15
- package/build/ts/surfaces/admin/components/MoneyField.d.ts +29 -29
- package/build/ts/surfaces/admin/components/NumberField.d.ts +28 -27
- package/build/ts/surfaces/admin/components/Option.d.ts +7 -11
- package/build/ts/surfaces/admin/components/OptionGroup.d.ts +7 -12
- package/build/ts/surfaces/admin/components/OrderedList/OrderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/OrderedList.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Page.d.ts +11 -16
- package/build/ts/surfaces/admin/components/Paragraph/Paragraph.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Paragraph.d.ts +4 -11
- package/build/ts/surfaces/admin/components/PasswordField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Popover/Popover.ab.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/QueryContainer.d.ts +3 -3
- package/build/ts/surfaces/admin/components/SearchField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/Section/Section.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Section.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Select/Select.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Select.d.ts +24 -28
- package/build/ts/surfaces/admin/components/Spinner.d.ts +3 -4
- package/build/ts/surfaces/admin/components/Stack/Stack.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Stack.d.ts +4 -10
- package/build/ts/surfaces/admin/components/Switch.d.ts +20 -21
- package/build/ts/surfaces/admin/components/Table/Table.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Table.d.ts +5 -12
- package/build/ts/surfaces/admin/components/TableBody.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableCell.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableHeader.d.ts +4 -11
- package/build/ts/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
- package/build/ts/surfaces/admin/components/TableRow.d.ts +4 -11
- package/build/ts/surfaces/admin/components/Text/Text.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Text.d.ts +4 -10
- package/build/ts/surfaces/admin/components/TextArea.d.ts +26 -27
- package/build/ts/surfaces/admin/components/TextField.d.ts +27 -28
- package/build/ts/surfaces/admin/components/Thumbnail.d.ts +11 -12
- package/build/ts/surfaces/admin/components/Tooltip/Tooltip.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/Tooltip.d.ts +4 -10
- package/build/ts/surfaces/admin/components/URLField.d.ts +26 -27
- package/build/ts/surfaces/admin/components/UnorderedList/UnorderedList.doc.d.ts.map +1 -1
- package/build/ts/surfaces/admin/components/UnorderedList.d.ts +4 -11
- package/build/ts/surfaces/admin/components/shared.d.ts +24 -7
- package/build/ts/surfaces/admin/extension-targets.d.ts +5 -5
- package/build/ts/surfaces/admin/extension-targets.d.ts.map +1 -1
- package/build/ts/surfaces/admin/targets/admin.discount-details.function-settings.render.d.ts +1 -1
- package/build/ts/surfaces/admin/targets/admin.settings.internal-order-routing-rule.render.d.ts +2 -0
- package/build/ts/surfaces/admin/targets/admin.settings.order-routing-rule.render.d.ts +2 -0
- package/build/ts/surfaces/admin/targets/admin.settings.validation.render.d.ts +2 -0
- package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts +8 -0
- package/build/ts/surfaces/checkout/api/announcement/announcement.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Announcement/Announcement.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Announcement.d.ts +95 -0
- package/build/ts/surfaces/checkout/components/Badge.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Chip/Chip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Chip.d.ts +56 -0
- package/build/ts/surfaces/checkout/components/Choice.d.ts +67 -0
- package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ChoiceList/ChoiceList.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/ChoiceList.d.ts +65 -0
- package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ClickableChip/ClickableChip.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/ClickableChip.d.ts +83 -0
- package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/DateField/DateField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/DateField.d.ts +87 -0
- package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/DatePicker/DatePicker.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/DatePicker.d.ts +77 -0
- package/build/ts/surfaces/checkout/components/Icon.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/Option.d.ts +46 -0
- package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/PasswordField/PasswordField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/PasswordField.d.ts +93 -0
- package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/QueryContainer/QueryContainer.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/QueryContainer.d.ts +48 -0
- package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/ScrollBox/ScrollBox.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/Select/Select.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/Select.d.ts +79 -0
- package/build/ts/surfaces/checkout/components/TextField.d.ts +7 -1
- package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts +4 -0
- package/build/ts/surfaces/checkout/components/UrlField/UrlField.doc.d.ts.map +1 -0
- package/build/ts/surfaces/checkout/components/UrlField.d.ts +93 -0
- package/build/ts/surfaces/checkout/components/components-shared.d.ts +89 -0
- package/build/ts/surfaces/checkout/components/components.d.ts +252 -24
- package/build/ts/surfaces/checkout/extension-targets.d.ts +61 -61
- package/build/ts/surfaces/checkout/extension-targets.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/shared.d.ts +6 -3
- package/build/ts/surfaces/checkout/shared.d.ts.map +1 -1
- package/build/ts/surfaces/checkout/targets/Checkout::Actions::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLineDetails::RenderLineComponents.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CartLines::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Contact::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::CustomerInformation::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::DeliveryAddress::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Dynamic::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::GiftCard::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::HostedFields::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PaymentMethod::RenderRequiredAction.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupLocations::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::PickupPoints::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::Reductions::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethodDetails::RenderExpanded.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ShippingMethods::RenderBefore.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLineDetails::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CartLines::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::CustomerInformation::RenderAfter.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/Checkout::ThankYou::Dynamic::Render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.cart-line-item.line-components.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.actions.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.block.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.cart-line-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.contact.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.delivery-address.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.footer.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.gift-card.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.header.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-method-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.action-required.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.details.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.payment-option-item.hosted-fields.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-location-option-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.pickup-point-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.reductions.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.details.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.checkout.shipping-option-list.render-before.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.block.render.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-item.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.cart-line-list.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.customer-information.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.footer.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout/targets/purchase.thank-you.header.render-after.d.ts +11 -0
- package/build/ts/surfaces/checkout.d.ts +1 -0
- package/build/ts/surfaces/checkout.d.ts.map +1 -1
- package/build/ts/surfaces/customer-account/components/Announcement.d.ts +95 -0
- package/build/ts/surfaces/customer-account/components/Badge.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/Chip.d.ts +56 -0
- package/build/ts/surfaces/customer-account/components/Choice.d.ts +67 -0
- package/build/ts/surfaces/customer-account/components/ChoiceList.d.ts +65 -0
- package/build/ts/surfaces/customer-account/components/ClickableChip.d.ts +83 -0
- package/build/ts/surfaces/customer-account/components/DateField.d.ts +87 -0
- package/build/ts/surfaces/customer-account/components/DatePicker.d.ts +77 -0
- package/build/ts/surfaces/customer-account/components/Icon.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/Option.d.ts +46 -0
- package/build/ts/surfaces/customer-account/components/PasswordField.d.ts +93 -0
- package/build/ts/surfaces/customer-account/components/QueryContainer.d.ts +48 -0
- package/build/ts/surfaces/customer-account/components/Select.d.ts +79 -0
- package/build/ts/surfaces/customer-account/components/TextField.d.ts +7 -1
- package/build/ts/surfaces/customer-account/components/UrlField.d.ts +93 -0
- package/build/ts/surfaces/customer-account/components/components-shared.d.ts +89 -0
- package/build/ts/surfaces/customer-account/components/components.d.ts +252 -24
- package/build/ts/surfaces/customer-account/targets/customer-account.footer.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-index.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-item.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.cart-line-list.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.customer-information.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.fulfillment-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.payment-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.return-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order-status.unfulfilled-items.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.menu-item.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.action.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.order.page.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.page.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.addresses.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.announcement.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.block.render.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-details.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-addresses.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-payment.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.company-location-staff.render-after.d.ts +12 -0
- package/build/ts/surfaces/customer-account/targets/customer-account.profile.payment.render-after.d.ts +12 -0
- package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts +1 -1
- package/build/ts/surfaces/point-of-sale/api/navigation-api/navigation-api.d.ts.map +1 -1
- package/build/ts/surfaces/point-of-sale/components/Banner/Banner.doc.d.ts.map +1 -1
- package/build/tsconfig.tsbuildinfo +1 -1
- package/package.json +2 -2
- package/src/docs/shared/components/Announcement.ts +12 -0
- package/src/docs/shared/components/FunctionSettings.ts +28 -0
- package/src/docs/shared/components/ScrollBox.ts +12 -0
- package/src/docs/shared/components/index.ts +4 -0
- package/src/index.ts +1 -0
- package/src/surfaces/admin/components/AdminAction.d.ts +5 -5
- package/src/surfaces/admin/components/AdminBlock.d.ts +3 -3
- package/src/surfaces/admin/components/AdminPrintAction.d.ts +3 -3
- package/src/surfaces/admin/components/Avatar.d.ts +4 -10
- package/src/surfaces/admin/components/Badge.d.ts +4 -10
- package/src/surfaces/admin/components/Banner.d.ts +18 -24
- package/src/surfaces/admin/components/Box.d.ts +4 -10
- package/src/surfaces/admin/components/Button.d.ts +21 -27
- package/src/surfaces/admin/components/ButtonGroup.d.ts +6 -13
- package/src/surfaces/admin/components/Checkbox.d.ts +21 -28
- package/src/surfaces/admin/components/Chip.d.ts +5 -11
- package/src/surfaces/admin/components/Choice.d.ts +5 -17
- package/src/surfaces/admin/components/ChoiceList.d.ts +19 -26
- package/src/surfaces/admin/components/Clickable.d.ts +21 -28
- package/src/surfaces/admin/components/ClickableChip.d.ts +18 -24
- package/src/surfaces/admin/components/ColorField.d.ts +3 -4
- package/src/surfaces/admin/components/ColorPicker.d.ts +8 -8
- package/src/surfaces/admin/components/DateField.d.ts +12 -12
- package/src/surfaces/admin/components/DatePicker.d.ts +3 -4
- package/src/surfaces/admin/components/Divider.d.ts +3 -4
- package/src/surfaces/admin/components/EmailField.d.ts +26 -27
- package/src/surfaces/admin/components/Form.d.ts +7 -3
- package/src/surfaces/admin/components/FormExtensionComponents.ts +5 -0
- package/src/surfaces/admin/components/FunctionSettings/examples/default.tsx +38 -0
- package/src/surfaces/admin/components/FunctionSettings.d.ts +3 -3
- package/src/surfaces/admin/components/FunctionSettingsComponents.ts +7 -0
- package/src/surfaces/admin/components/Grid.d.ts +4 -10
- package/src/surfaces/admin/components/GridItem.d.ts +4 -11
- package/src/surfaces/admin/components/Heading.d.ts +4 -10
- package/src/surfaces/admin/components/Icon.d.ts +3 -4
- package/src/surfaces/admin/components/Image.d.ts +20 -21
- package/src/surfaces/admin/components/Link.d.ts +21 -27
- package/src/surfaces/admin/components/ListItem.d.ts +4 -11
- package/src/surfaces/admin/components/Menu.d.ts +3 -3
- package/src/surfaces/admin/components/Modal.d.ts +15 -15
- package/src/surfaces/admin/components/MoneyField.d.ts +29 -29
- package/src/surfaces/admin/components/NumberField.d.ts +28 -27
- package/src/surfaces/admin/components/Option.d.ts +7 -11
- package/src/surfaces/admin/components/OptionGroup.d.ts +7 -12
- package/src/surfaces/admin/components/OrderedList.d.ts +4 -11
- package/src/surfaces/admin/components/Page.d.ts +11 -16
- package/src/surfaces/admin/components/Paragraph.d.ts +4 -11
- package/src/surfaces/admin/components/PasswordField.d.ts +26 -27
- package/src/surfaces/admin/components/QueryContainer.d.ts +3 -3
- package/src/surfaces/admin/components/SearchField.d.ts +26 -27
- package/src/surfaces/admin/components/Section.d.ts +4 -10
- package/src/surfaces/admin/components/Select.d.ts +24 -28
- package/src/surfaces/admin/components/Spinner.d.ts +3 -4
- package/src/surfaces/admin/components/Stack.d.ts +4 -10
- package/src/surfaces/admin/components/Switch.d.ts +20 -21
- package/src/surfaces/admin/components/Table.d.ts +5 -12
- package/src/surfaces/admin/components/TableBody.d.ts +4 -11
- package/src/surfaces/admin/components/TableCell.d.ts +4 -11
- package/src/surfaces/admin/components/TableHeader.d.ts +4 -11
- package/src/surfaces/admin/components/TableHeaderRow.d.ts +4 -10
- package/src/surfaces/admin/components/TableRow.d.ts +4 -11
- package/src/surfaces/admin/components/Text.d.ts +4 -10
- package/src/surfaces/admin/components/TextArea.d.ts +26 -27
- package/src/surfaces/admin/components/TextField.d.ts +27 -28
- package/src/surfaces/admin/components/Thumbnail.d.ts +11 -12
- package/src/surfaces/admin/components/Tooltip.d.ts +4 -10
- package/src/surfaces/admin/components/URLField.d.ts +26 -27
- package/src/surfaces/admin/components/UnorderedList.d.ts +4 -11
- package/src/surfaces/admin/components/patterns/examples/homepage.jsx +3 -3
- package/src/surfaces/admin/components/shared.d.ts +24 -7
- package/src/surfaces/admin/components/using-polaris-web-components/examples/event-handling.jsx +1 -1
- package/src/surfaces/admin/components/using-polaris-web-components/examples/using-with-react.jsx +1 -1
- package/src/surfaces/admin/components.d.ts +625 -252
- package/src/surfaces/admin/extension-targets.ts +5 -5
- package/src/surfaces/checkout/api/announcement/announcement.ts +7 -0
- package/src/surfaces/checkout/components/Announcement/examples/basic-announcement.example.html +16 -0
- package/src/surfaces/checkout/components/Announcement.d.ts +95 -0
- package/src/surfaces/checkout/components/Badge.d.ts +7 -1
- package/src/surfaces/checkout/components/Box/examples/basic-box.example.html +1 -1
- package/src/surfaces/checkout/components/Checkbox/examples/basic-checkbox.example.html +1 -1
- package/src/surfaces/checkout/components/Chip/examples/basic-chip.example.html +1 -0
- package/src/surfaces/checkout/components/Chip.d.ts +56 -0
- package/src/surfaces/checkout/components/Choice.d.ts +67 -0
- package/src/surfaces/checkout/components/ChoiceList/examples/basic-choice-list.example.html +7 -0
- package/src/surfaces/checkout/components/ChoiceList.d.ts +65 -0
- package/src/surfaces/checkout/components/ClickableChip/examples/basic-clickable-chip.example.html +1 -0
- package/src/surfaces/checkout/components/ClickableChip.d.ts +83 -0
- package/src/surfaces/checkout/components/DateField/examples/basic-date-field.example.html +1 -0
- package/src/surfaces/checkout/components/DateField.d.ts +87 -0
- package/src/surfaces/checkout/components/DatePicker/examples/basic-date-picker.example.html +1 -0
- package/src/surfaces/checkout/components/DatePicker.d.ts +77 -0
- package/src/surfaces/checkout/components/Form/examples/basic-form.example.html +1 -1
- package/src/surfaces/checkout/components/Icon/examples/basic-icon.example.html +4 -4
- package/src/surfaces/checkout/components/Icon.d.ts +7 -1
- package/src/surfaces/checkout/components/Image/examples/basic-image.example.html +1 -1
- package/src/surfaces/checkout/components/Map/examples/basic-map.example.html +1 -1
- package/src/surfaces/checkout/components/MoneyField/examples/basic-money-field.example.html +1 -1
- package/src/surfaces/checkout/components/Option.d.ts +46 -0
- package/src/surfaces/checkout/components/PasswordField/examples/basic-password-field.example.html +1 -0
- package/src/surfaces/checkout/components/PasswordField.d.ts +93 -0
- package/src/surfaces/checkout/components/PaymentIcon/examples/basic-payment-icon.example.html +7 -7
- package/src/surfaces/checkout/components/ProductThumbnail/examples/basic-product-thumbnail.example.html +1 -1
- package/src/surfaces/checkout/components/Progress/examples/basic-progress.example.html +1 -1
- package/src/surfaces/checkout/components/QueryContainer/examples/basic-query-container.example.html +8 -0
- package/src/surfaces/checkout/components/QueryContainer.d.ts +48 -0
- package/src/surfaces/checkout/components/ScrollBox/examples/basic-scroll-box.example.html +5 -0
- package/src/surfaces/checkout/components/Select/examples/basic-select.example.html +5 -0
- package/src/surfaces/checkout/components/Select.d.ts +79 -0
- package/src/surfaces/checkout/components/Spinner/examples/basic-spinner.example.html +1 -1
- package/src/surfaces/checkout/components/Stack/examples/basic-stack.example.html +4 -20
- package/src/surfaces/checkout/components/TextArea/examples/basic-text-area.example.html +1 -1
- package/src/surfaces/checkout/components/TextField/examples/basic-text-field.example.html +1 -1
- package/src/surfaces/checkout/components/TextField.d.ts +7 -1
- package/src/surfaces/checkout/components/UrlField/examples/basic-url-field.example.html +1 -0
- package/src/surfaces/checkout/components/UrlField.d.ts +93 -0
- package/src/surfaces/checkout/components/components-shared.d.ts +89 -0
- package/src/surfaces/checkout/components/components.d.ts +252 -24
- package/src/surfaces/checkout/extension-targets.ts +63 -62
- package/src/surfaces/checkout/shared.ts +15 -8
- package/src/surfaces/checkout.ts +1 -0
- package/src/surfaces/customer-account/components/Avatar/examples/basic-Avatar.example.html +2 -2
- package/src/surfaces/customer-account/components/CustomerAccountAction/examples/basic-CustomerAccountAction.example.html +5 -11
- package/src/surfaces/point-of-sale/api/navigation-api/navigation-api.ts +1 -1
- package/build/ts/surfaces/admin/components/DropZone.d.ts +0 -160
- package/build/ts/surfaces/admin/components/Popover.d.ts +0 -379
- package/src/surfaces/admin/components/DropZone.d.ts +0 -160
- package/src/surfaces/admin/components/Popover.d.ts +0 -379
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/** VERSION: 1.
|
|
1
|
+
/** VERSION: 1.20.0 **/
|
|
2
2
|
|
|
3
3
|
/* eslint-disable @typescript-eslint/ban-types */
|
|
4
4
|
/* eslint-disable @typescript-eslint/no-namespace */
|
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
* TODO: Update `any` type here after this is resolved
|
|
11
11
|
* https://github.com/Shopify/ui-api-design/issues/139
|
|
12
12
|
*/
|
|
13
|
-
export type ComponentChildren =
|
|
13
|
+
export type ComponentChildren = preact.ComponentChildren;
|
|
14
14
|
export type StringChildren = string;
|
|
15
15
|
export interface GlobalProps {
|
|
16
16
|
/**
|
|
@@ -169,7 +169,7 @@ export interface ExtendableEvent extends Event {
|
|
|
169
169
|
interface AggregateError$1<T extends Error> extends Error {
|
|
170
170
|
errors: T[];
|
|
171
171
|
}
|
|
172
|
-
export interface
|
|
172
|
+
export interface AggregateErrorEvent<T extends Error> extends ErrorEvent {
|
|
173
173
|
error: AggregateError$1<T>;
|
|
174
174
|
}
|
|
175
175
|
export type SizeKeyword =
|
|
@@ -2100,7 +2100,7 @@ interface ColorPickerProps$1 extends GlobalProps, InputProps {
|
|
|
2100
2100
|
* For RGB and RGBA, both the legacy syntax (comma-separated) and modern syntax (space-separate) are supported.
|
|
2101
2101
|
* @see https://developer.mozilla.org/en-US/docs/Web/CSS/color_value/rgb
|
|
2102
2102
|
*
|
|
2103
|
-
* If the value is invalid, the component will
|
|
2103
|
+
* If the value is invalid, the component will return an empty string ''.
|
|
2104
2104
|
*
|
|
2105
2105
|
* Note that the `onChange` handler will emit the value in hex.
|
|
2106
2106
|
*/
|
|
@@ -2407,12 +2407,19 @@ interface DatePickerProps$1 extends GlobalProps, InputProps, FocusEventProps {
|
|
|
2407
2407
|
*/
|
|
2408
2408
|
value?: string;
|
|
2409
2409
|
/**
|
|
2410
|
-
* Callback when any date is selected.
|
|
2410
|
+
* Callback when any date is selected.
|
|
2411
|
+
*
|
|
2412
|
+
* - If `type="single"`, fires when a date is selected and happens before `onChange`.
|
|
2413
|
+
* - If `type="multiple"`, fires when a date is selected before `onChange`.
|
|
2414
|
+
* - If `type="range"`, fires when a first date is selected (with the partial value formatted as `YYYY-MM-DD--`), and when the last date is selected before `onChange`.
|
|
2411
2415
|
*/
|
|
2412
2416
|
onInput?: (event: Event) => void;
|
|
2413
2417
|
/**
|
|
2414
|
-
* Callback when the
|
|
2415
|
-
*
|
|
2418
|
+
* Callback when the value is committed.
|
|
2419
|
+
*
|
|
2420
|
+
* - If `type="single"`, fires when a date is selected after `onInput`.
|
|
2421
|
+
* - If `type="multiple"`, fires when a date is selected after `onInput`.
|
|
2422
|
+
* - If `type="range"`, fires when a range is completed by selecting the end date after `onInput`.
|
|
2416
2423
|
*/
|
|
2417
2424
|
onChange?: (event: Event) => void;
|
|
2418
2425
|
}
|
|
@@ -2432,6 +2439,16 @@ interface DateFieldProps$1
|
|
|
2432
2439
|
| 'onViewChange'
|
|
2433
2440
|
>,
|
|
2434
2441
|
AutocompleteProps<DateAutocompleteField> {
|
|
2442
|
+
/**
|
|
2443
|
+
* Callback when the user makes any changes in the field.
|
|
2444
|
+
* Also triggered when a date is selected using the date picker popup before `onChange`.
|
|
2445
|
+
*/
|
|
2446
|
+
onInput?: (event: Event) => void;
|
|
2447
|
+
/**
|
|
2448
|
+
* Callback when the user has **finished editing** a field, e.g. once they have blurred the field.
|
|
2449
|
+
* Also triggered when a date is selected using the date picker popup after `onInput`.
|
|
2450
|
+
*/
|
|
2451
|
+
onChange?: (event: Event) => void;
|
|
2435
2452
|
/**
|
|
2436
2453
|
* Callback when the field has an invalid date.
|
|
2437
2454
|
* This callback will be called, if the date typed is invalid or disabled.
|
|
@@ -2562,7 +2579,7 @@ interface FunctionSettingsProps$1 extends GlobalProps, FormProps$1 {
|
|
|
2562
2579
|
* highlight the fields that caused the errors, and display the error messages
|
|
2563
2580
|
* to the user.
|
|
2564
2581
|
*/
|
|
2565
|
-
onError?: (event:
|
|
2582
|
+
onError?: (event: AggregateErrorEvent<FunctionSettingsError>) => void;
|
|
2566
2583
|
}
|
|
2567
2584
|
export interface FunctionSettingsError extends Error {
|
|
2568
2585
|
/**
|
|
@@ -2659,39 +2676,39 @@ export type AlignContentKeyword =
|
|
|
2659
2676
|
interface GridProps$1 extends GlobalProps, BaseBoxPropsWithRole, GapProps {
|
|
2660
2677
|
/**
|
|
2661
2678
|
Define columns and specify their size.
|
|
2662
|
-
|
|
2679
|
+
|
|
2663
2680
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-columns
|
|
2664
2681
|
@default 'none'
|
|
2665
2682
|
*/
|
|
2666
2683
|
gridTemplateColumns?: MaybeResponsive<string>;
|
|
2667
2684
|
/**
|
|
2668
2685
|
Define rows and specify their size.
|
|
2669
|
-
|
|
2686
|
+
|
|
2670
2687
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/grid-template-rows
|
|
2671
2688
|
@default 'none'
|
|
2672
2689
|
*/
|
|
2673
2690
|
gridTemplateRows?: MaybeResponsive<string>;
|
|
2674
2691
|
/**
|
|
2675
2692
|
Aligns the grid items along the inline (row) axis.
|
|
2676
|
-
|
|
2693
|
+
|
|
2677
2694
|
This overrides the inline value of `placeItems`.
|
|
2678
|
-
|
|
2695
|
+
|
|
2679
2696
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-items
|
|
2680
2697
|
@default '' - meaning no override
|
|
2681
2698
|
*/
|
|
2682
2699
|
justifyItems?: MaybeResponsive<JustifyItemsKeyword | ''>;
|
|
2683
2700
|
/**
|
|
2684
2701
|
Aligns the grid items along the block (column) axis.
|
|
2685
|
-
|
|
2702
|
+
|
|
2686
2703
|
This overrides the block value of `placeItems`.
|
|
2687
|
-
|
|
2704
|
+
|
|
2688
2705
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/align-items
|
|
2689
2706
|
@default '' - meaning no override
|
|
2690
2707
|
*/
|
|
2691
2708
|
alignItems?: MaybeResponsive<AlignItemsKeyword | ''>;
|
|
2692
2709
|
/**
|
|
2693
2710
|
A shorthand property for `justify-items` and `align-items`.
|
|
2694
|
-
|
|
2711
|
+
|
|
2695
2712
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/place-items
|
|
2696
2713
|
@default 'normal normal'
|
|
2697
2714
|
*/
|
|
@@ -2700,25 +2717,25 @@ interface GridProps$1 extends GlobalProps, BaseBoxPropsWithRole, GapProps {
|
|
|
2700
2717
|
>;
|
|
2701
2718
|
/**
|
|
2702
2719
|
Aligns the grid along the inline (row) axis.
|
|
2703
|
-
|
|
2720
|
+
|
|
2704
2721
|
This overrides the inline value of `placeContent`.
|
|
2705
|
-
|
|
2722
|
+
|
|
2706
2723
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
|
|
2707
2724
|
@default '' - meaning no override
|
|
2708
2725
|
*/
|
|
2709
2726
|
justifyContent?: MaybeResponsive<JustifyContentKeyword | ''>;
|
|
2710
2727
|
/**
|
|
2711
2728
|
Aligns the grid along the block (column) axis.
|
|
2712
|
-
|
|
2729
|
+
|
|
2713
2730
|
This overrides the block value of `placeContent`.
|
|
2714
|
-
|
|
2731
|
+
|
|
2715
2732
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/align-content
|
|
2716
2733
|
@default '' - meaning no override
|
|
2717
2734
|
*/
|
|
2718
2735
|
alignContent?: MaybeResponsive<AlignContentKeyword | ''>;
|
|
2719
2736
|
/**
|
|
2720
2737
|
A shorthand property for `justify-content` and `align-content`.
|
|
2721
|
-
|
|
2738
|
+
|
|
2722
2739
|
@see https://developer.mozilla.org/en-US/docs/Web/CSS/place-content
|
|
2723
2740
|
@default 'normal normal'
|
|
2724
2741
|
*/
|
|
@@ -4271,7 +4288,7 @@ export interface AvatarProps
|
|
|
4271
4288
|
|
|
4272
4289
|
export type Styles = string;
|
|
4273
4290
|
export type RenderImpl = Omit<ShadowRootInit, 'mode'> & {
|
|
4274
|
-
ShadowRoot: (element: any) =>
|
|
4291
|
+
ShadowRoot: (element: any) => ComponentChildren;
|
|
4275
4292
|
styles?: Styles;
|
|
4276
4293
|
};
|
|
4277
4294
|
export interface ActivationEventEsque {
|
|
@@ -4372,7 +4389,6 @@ export interface FieldReactProps<T extends keyof HTMLElementTagNameMap> {
|
|
|
4372
4389
|
onFocus?: ((event: CallbackEvent<T>) => void) | null;
|
|
4373
4390
|
onBlur?: ((event: CallbackEvent<T>) => void) | null;
|
|
4374
4391
|
}
|
|
4375
|
-
/** Used when an element does not have children. */
|
|
4376
4392
|
export interface PreactBaseElementProps<TClass extends HTMLElement> {
|
|
4377
4393
|
/** Assigns a unique key to this element. */
|
|
4378
4394
|
key?: preact.Key;
|
|
@@ -4381,11 +4397,6 @@ export interface PreactBaseElementProps<TClass extends HTMLElement> {
|
|
|
4381
4397
|
/** Assigns this element to a parent's slot. */
|
|
4382
4398
|
slot?: Lowercase<string>;
|
|
4383
4399
|
}
|
|
4384
|
-
/** Used when an element has children. */
|
|
4385
|
-
export interface PreactBaseElementPropsWithChildren<TClass extends HTMLElement>
|
|
4386
|
-
extends PreactBaseElementProps<TClass> {
|
|
4387
|
-
children?: preact.ComponentChildren;
|
|
4388
|
-
}
|
|
4389
4400
|
|
|
4390
4401
|
declare class Avatar extends PreactCustomElement implements AvatarProps {
|
|
4391
4402
|
accessor initials: AvatarProps['initials'];
|
|
@@ -4402,7 +4413,7 @@ declare global {
|
|
|
4402
4413
|
declare module 'preact' {
|
|
4403
4414
|
namespace createElement.JSX {
|
|
4404
4415
|
interface IntrinsicElements {
|
|
4405
|
-
[tagName$Z]: AvatarJSXProps &
|
|
4416
|
+
[tagName$Z]: AvatarJSXProps & PreactBaseElementProps<Avatar>;
|
|
4406
4417
|
}
|
|
4407
4418
|
}
|
|
4408
4419
|
}
|
|
@@ -4458,7 +4469,7 @@ declare global {
|
|
|
4458
4469
|
declare module 'preact' {
|
|
4459
4470
|
namespace createElement.JSX {
|
|
4460
4471
|
interface IntrinsicElements {
|
|
4461
|
-
[tagName$Y]: BadgeJSXProps &
|
|
4472
|
+
[tagName$Y]: BadgeJSXProps & PreactBaseElementProps<Badge>;
|
|
4462
4473
|
}
|
|
4463
4474
|
}
|
|
4464
4475
|
}
|
|
@@ -4466,7 +4477,12 @@ declare module 'preact' {
|
|
|
4466
4477
|
declare const tagName$Y = 's-badge';
|
|
4467
4478
|
export interface BadgeJSXProps
|
|
4468
4479
|
extends Partial<BadgeProps>,
|
|
4469
|
-
Pick<BadgeProps$1, 'id'> {
|
|
4480
|
+
Pick<BadgeProps$1, 'id' | 'children'> {
|
|
4481
|
+
/**
|
|
4482
|
+
* The content of the Badge.
|
|
4483
|
+
*/
|
|
4484
|
+
children?: ComponentChildren;
|
|
4485
|
+
}
|
|
4470
4486
|
|
|
4471
4487
|
export type RequiredBannerProps = Required<BannerProps$1>;
|
|
4472
4488
|
export interface BannerProps
|
|
@@ -4496,7 +4512,7 @@ declare module 'preact' {
|
|
|
4496
4512
|
namespace createElement.JSX {
|
|
4497
4513
|
interface IntrinsicElements {
|
|
4498
4514
|
[tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
|
|
4499
|
-
|
|
4515
|
+
PreactBaseElementProps<Banner>;
|
|
4500
4516
|
}
|
|
4501
4517
|
}
|
|
4502
4518
|
}
|
|
@@ -4504,13 +4520,17 @@ declare module 'preact' {
|
|
|
4504
4520
|
declare const tagName$X = 's-banner';
|
|
4505
4521
|
export interface BannerJSXProps
|
|
4506
4522
|
extends Partial<BannerProps>,
|
|
4507
|
-
Pick<BannerProps$1, 'id'> {
|
|
4523
|
+
Pick<BannerProps$1, 'id' | 'children'> {
|
|
4508
4524
|
/**
|
|
4509
|
-
* The
|
|
4525
|
+
* The content of the Banner.
|
|
4526
|
+
*/
|
|
4527
|
+
children?: ComponentChildren;
|
|
4528
|
+
/**
|
|
4529
|
+
* The secondary actions to display at the bottom of the Banner.
|
|
4510
4530
|
*
|
|
4511
|
-
*
|
|
4531
|
+
* Only Buttons with the `variant` of "secondary" or "auto" are permitted. A maximum of two `s-button` components are allowed.
|
|
4512
4532
|
*/
|
|
4513
|
-
secondaryActions?:
|
|
4533
|
+
secondaryActions?: ComponentChildren;
|
|
4514
4534
|
onDismiss?: ((event: CallbackEvent<typeof tagName$X>) => void) | null;
|
|
4515
4535
|
onAfterHide?: ((event: CallbackEvent<typeof tagName$X>) => void) | null;
|
|
4516
4536
|
}
|
|
@@ -4745,7 +4765,7 @@ declare global {
|
|
|
4745
4765
|
declare module 'preact' {
|
|
4746
4766
|
namespace createElement.JSX {
|
|
4747
4767
|
interface IntrinsicElements {
|
|
4748
|
-
[tagName$W]: BoxJSXProps &
|
|
4768
|
+
[tagName$W]: BoxJSXProps & PreactBaseElementProps<Box>;
|
|
4749
4769
|
}
|
|
4750
4770
|
}
|
|
4751
4771
|
}
|
|
@@ -4753,7 +4773,12 @@ declare module 'preact' {
|
|
|
4753
4773
|
declare const tagName$W = 's-box';
|
|
4754
4774
|
export interface BoxJSXProps
|
|
4755
4775
|
extends Partial<BoxProps>,
|
|
4756
|
-
Pick<BoxProps$1, 'id'> {
|
|
4776
|
+
Pick<BoxProps$1, 'id' | 'children'> {
|
|
4777
|
+
/**
|
|
4778
|
+
* The content of the Box.
|
|
4779
|
+
*/
|
|
4780
|
+
children?: ComponentChildren;
|
|
4781
|
+
}
|
|
4757
4782
|
|
|
4758
4783
|
export type ButtonOnlyProps = Extract<
|
|
4759
4784
|
ButtonProps$1,
|
|
@@ -4838,7 +4863,7 @@ declare global {
|
|
|
4838
4863
|
declare module 'preact' {
|
|
4839
4864
|
namespace createElement.JSX {
|
|
4840
4865
|
interface IntrinsicElements {
|
|
4841
|
-
[tagName$V]: ButtonJSXProps &
|
|
4866
|
+
[tagName$V]: ButtonJSXProps & PreactBaseElementProps<Button>;
|
|
4842
4867
|
}
|
|
4843
4868
|
}
|
|
4844
4869
|
}
|
|
@@ -4846,7 +4871,11 @@ declare module 'preact' {
|
|
|
4846
4871
|
declare const tagName$V = 's-button';
|
|
4847
4872
|
export interface ButtonJSXProps
|
|
4848
4873
|
extends Partial<ButtonProps>,
|
|
4849
|
-
Pick<ButtonProps$1, 'id'> {
|
|
4874
|
+
Pick<ButtonProps$1, 'id' | 'children'> {
|
|
4875
|
+
/**
|
|
4876
|
+
* The content of the Button.
|
|
4877
|
+
*/
|
|
4878
|
+
children?: ComponentChildren;
|
|
4850
4879
|
onClick?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
|
|
4851
4880
|
onFocus?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
|
|
4852
4881
|
onBlur?: ((event: CallbackEvent<typeof tagName$V>) => void) | null;
|
|
@@ -4871,8 +4900,7 @@ declare global {
|
|
|
4871
4900
|
declare module 'preact' {
|
|
4872
4901
|
namespace createElement.JSX {
|
|
4873
4902
|
interface IntrinsicElements {
|
|
4874
|
-
[tagName$U]: ButtonGroupJSXProps &
|
|
4875
|
-
PreactBaseElementPropsWithChildren<ButtonGroup>;
|
|
4903
|
+
[tagName$U]: ButtonGroupJSXProps & PreactBaseElementProps<ButtonGroup>;
|
|
4876
4904
|
}
|
|
4877
4905
|
}
|
|
4878
4906
|
}
|
|
@@ -4880,18 +4908,22 @@ declare module 'preact' {
|
|
|
4880
4908
|
declare const tagName$U = 's-button-group';
|
|
4881
4909
|
export interface ButtonGroupJSXProps
|
|
4882
4910
|
extends Partial<ButtonGroupProps>,
|
|
4883
|
-
Pick<ButtonGroupProps$1, 'id'> {
|
|
4911
|
+
Pick<ButtonGroupProps$1, 'id' | 'children'> {
|
|
4912
|
+
/**
|
|
4913
|
+
* The content of the ButtonGroup.
|
|
4914
|
+
*/
|
|
4915
|
+
children?: ComponentChildren;
|
|
4884
4916
|
/**
|
|
4885
4917
|
* The primary action button for the group.
|
|
4886
4918
|
* Accepts a single Button element with a `variant` of `primary`.
|
|
4887
4919
|
* Cannot be used when gap="none".
|
|
4888
4920
|
*/
|
|
4889
|
-
primaryAction?:
|
|
4921
|
+
primaryAction?: ComponentChildren;
|
|
4890
4922
|
/**
|
|
4891
4923
|
* Secondary action buttons for the group.
|
|
4892
4924
|
* Accepts Button elements with a `variant` of `secondary` or `auto`.
|
|
4893
4925
|
*/
|
|
4894
|
-
secondaryActions?:
|
|
4926
|
+
secondaryActions?: ComponentChildren;
|
|
4895
4927
|
}
|
|
4896
4928
|
|
|
4897
4929
|
declare const internals$4: unique symbol;
|
|
@@ -4972,8 +5004,7 @@ declare global {
|
|
|
4972
5004
|
declare module 'preact' {
|
|
4973
5005
|
namespace createElement.JSX {
|
|
4974
5006
|
interface IntrinsicElements {
|
|
4975
|
-
[tagName$T]: CheckboxJSXProps &
|
|
4976
|
-
PreactBaseElementPropsWithChildren<Checkbox>;
|
|
5007
|
+
[tagName$T]: CheckboxJSXProps & PreactBaseElementProps<Checkbox>;
|
|
4977
5008
|
}
|
|
4978
5009
|
}
|
|
4979
5010
|
}
|
|
@@ -5007,7 +5038,7 @@ declare module 'preact' {
|
|
|
5007
5038
|
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
5008
5039
|
> &
|
|
5009
5040
|
Omit<ChipJSXProps, 'graphic'> &
|
|
5010
|
-
|
|
5041
|
+
PreactBaseElementProps<Chip>;
|
|
5011
5042
|
}
|
|
5012
5043
|
}
|
|
5013
5044
|
}
|
|
@@ -5015,13 +5046,17 @@ declare module 'preact' {
|
|
|
5015
5046
|
declare const tagName$S = 's-chip';
|
|
5016
5047
|
export interface ChipJSXProps
|
|
5017
5048
|
extends Partial<ChipProps>,
|
|
5018
|
-
Pick<ChipProps$2, 'id'> {
|
|
5049
|
+
Pick<ChipProps$2, 'id' | 'children'> {
|
|
5050
|
+
/**
|
|
5051
|
+
* The content of the Chip.
|
|
5052
|
+
*/
|
|
5053
|
+
children?: ComponentChildren;
|
|
5019
5054
|
/**
|
|
5020
5055
|
* The graphic to display in the chip.
|
|
5021
5056
|
*
|
|
5022
5057
|
* Only accepts `Icon` components.
|
|
5023
5058
|
*/
|
|
5024
|
-
graphic?:
|
|
5059
|
+
graphic?: ComponentChildren;
|
|
5025
5060
|
}
|
|
5026
5061
|
|
|
5027
5062
|
export interface ChoiceProps
|
|
@@ -5034,16 +5069,7 @@ export interface ChoiceProps
|
|
|
5034
5069
|
| 'accessibilityLabel'
|
|
5035
5070
|
| 'value'
|
|
5036
5071
|
>
|
|
5037
|
-
> {
|
|
5038
|
-
/**
|
|
5039
|
-
* Content to use as the choice label.
|
|
5040
|
-
*
|
|
5041
|
-
* The label is produced by extracting and
|
|
5042
|
-
* concatenating the text nodes from the provided content;
|
|
5043
|
-
* any markup or element structure is ignored.
|
|
5044
|
-
*/
|
|
5045
|
-
children: ComponentChildren;
|
|
5046
|
-
}
|
|
5072
|
+
> {}
|
|
5047
5073
|
|
|
5048
5074
|
declare class Choice extends PreactCustomElement implements ChoiceProps {
|
|
5049
5075
|
accessor disabled: ChoiceProps['disabled'];
|
|
@@ -5066,7 +5092,7 @@ declare global {
|
|
|
5066
5092
|
declare module 'preact' {
|
|
5067
5093
|
namespace createElement.JSX {
|
|
5068
5094
|
interface IntrinsicElements {
|
|
5069
|
-
[tagName$R]: ChoiceJSXProps &
|
|
5095
|
+
[tagName$R]: ChoiceJSXProps & PreactBaseElementProps<Choice>;
|
|
5070
5096
|
}
|
|
5071
5097
|
}
|
|
5072
5098
|
}
|
|
@@ -5074,8 +5100,15 @@ declare module 'preact' {
|
|
|
5074
5100
|
declare const tagName$R = 's-choice';
|
|
5075
5101
|
export interface ChoiceJSXProps
|
|
5076
5102
|
extends Partial<ChoiceProps>,
|
|
5077
|
-
Pick<ChoiceProps$1, 'id'> {
|
|
5078
|
-
|
|
5103
|
+
Pick<ChoiceProps$1, 'id' | 'children' | 'details'> {
|
|
5104
|
+
/**
|
|
5105
|
+
* Content to use as the choice label.
|
|
5106
|
+
*
|
|
5107
|
+
* The label is produced by extracting and
|
|
5108
|
+
* concatenating the text nodes from the provided content;
|
|
5109
|
+
* any markup or element structure is ignored.
|
|
5110
|
+
*/
|
|
5111
|
+
children?: ComponentChildren;
|
|
5079
5112
|
}
|
|
5080
5113
|
|
|
5081
5114
|
export interface ChoiceListProps
|
|
@@ -5126,8 +5159,7 @@ declare global {
|
|
|
5126
5159
|
declare module 'preact' {
|
|
5127
5160
|
namespace createElement.JSX {
|
|
5128
5161
|
interface IntrinsicElements {
|
|
5129
|
-
[tagName$Q]: ChoiceListJSXProps &
|
|
5130
|
-
PreactBaseElementPropsWithChildren<ChoiceList>;
|
|
5162
|
+
[tagName$Q]: ChoiceListJSXProps & PreactBaseElementProps<ChoiceList>;
|
|
5131
5163
|
}
|
|
5132
5164
|
}
|
|
5133
5165
|
}
|
|
@@ -5135,7 +5167,13 @@ declare module 'preact' {
|
|
|
5135
5167
|
declare const tagName$Q = 's-choice-list';
|
|
5136
5168
|
export interface ChoiceListJSXProps
|
|
5137
5169
|
extends Partial<ChoiceListProps>,
|
|
5138
|
-
Pick<ChoiceListProps$1, 'id'> {
|
|
5170
|
+
Pick<ChoiceListProps$1, 'id' | 'children'> {
|
|
5171
|
+
/**
|
|
5172
|
+
* The choices a user can select from.
|
|
5173
|
+
*
|
|
5174
|
+
* Accepts `Choice` components.
|
|
5175
|
+
*/
|
|
5176
|
+
children?: ComponentChildren;
|
|
5139
5177
|
onChange?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
|
|
5140
5178
|
onInput?: ((event: CallbackEvent<typeof tagName$Q>) => void) | null;
|
|
5141
5179
|
}
|
|
@@ -5181,8 +5219,7 @@ declare global {
|
|
|
5181
5219
|
declare module 'preact' {
|
|
5182
5220
|
namespace createElement.JSX {
|
|
5183
5221
|
interface IntrinsicElements {
|
|
5184
|
-
[tagName$P]: ClickableJSXProps &
|
|
5185
|
-
PreactBaseElementPropsWithChildren<Clickable>;
|
|
5222
|
+
[tagName$P]: ClickableJSXProps & PreactBaseElementProps<Clickable>;
|
|
5186
5223
|
}
|
|
5187
5224
|
}
|
|
5188
5225
|
}
|
|
@@ -5190,7 +5227,11 @@ declare module 'preact' {
|
|
|
5190
5227
|
declare const tagName$P = 's-clickable';
|
|
5191
5228
|
export interface ClickableJSXProps
|
|
5192
5229
|
extends Partial<ClickableProps>,
|
|
5193
|
-
Pick<ClickableProps$1, 'id'> {
|
|
5230
|
+
Pick<ClickableProps$1, 'id' | 'children'> {
|
|
5231
|
+
/**
|
|
5232
|
+
* The content of the Clickable.
|
|
5233
|
+
*/
|
|
5234
|
+
children?: ComponentChildren;
|
|
5194
5235
|
onClick?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
|
|
5195
5236
|
onFocus?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
|
|
5196
5237
|
onBlur?: ((event: CallbackEvent<typeof tagName$P>) => void) | null;
|
|
@@ -5234,7 +5275,7 @@ declare module 'preact' {
|
|
|
5234
5275
|
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
5235
5276
|
> &
|
|
5236
5277
|
Omit<ClickableChipJSXProps, 'graphic'> &
|
|
5237
|
-
|
|
5278
|
+
PreactBaseElementProps<ClickableChip>;
|
|
5238
5279
|
}
|
|
5239
5280
|
}
|
|
5240
5281
|
}
|
|
@@ -5242,13 +5283,17 @@ declare module 'preact' {
|
|
|
5242
5283
|
declare const tagName$O = 's-clickable-chip';
|
|
5243
5284
|
export interface ClickableChipJSXProps
|
|
5244
5285
|
extends Partial<ClickableChipProps>,
|
|
5245
|
-
Pick<ClickableChipProps$1, 'id'> {
|
|
5286
|
+
Pick<ClickableChipProps$1, 'id' | 'children'> {
|
|
5287
|
+
/**
|
|
5288
|
+
* The content of the clickable chip.
|
|
5289
|
+
*/
|
|
5290
|
+
children?: ComponentChildren;
|
|
5246
5291
|
/**
|
|
5247
5292
|
* The graphic to display in the clickable chip.
|
|
5248
5293
|
*
|
|
5249
5294
|
* Only accepts `Icon` components.
|
|
5250
5295
|
*/
|
|
5251
|
-
graphic?:
|
|
5296
|
+
graphic?: ComponentChildren;
|
|
5252
5297
|
onClick?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
|
|
5253
5298
|
onRemove?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
|
|
5254
5299
|
onAfterHide?: ((event: CallbackEvent<typeof tagName$O>) => void) | null;
|
|
@@ -5647,6 +5692,10 @@ declare const tagName$I = 's-drop-zone';
|
|
|
5647
5692
|
export interface DropZoneJSXProps
|
|
5648
5693
|
extends Partial<DropZoneProps>,
|
|
5649
5694
|
Pick<DropZoneProps$1, 'id'> {
|
|
5695
|
+
/**
|
|
5696
|
+
* Content to include inside the DropZone container
|
|
5697
|
+
*/
|
|
5698
|
+
children?: ComponentChildren;
|
|
5650
5699
|
onChange?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
|
|
5651
5700
|
onInput?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
|
|
5652
5701
|
onDropRejected?: ((event: CallbackEvent<typeof tagName$I>) => void) | null;
|
|
@@ -5770,7 +5819,7 @@ declare global {
|
|
|
5770
5819
|
declare module 'preact' {
|
|
5771
5820
|
namespace createElement.JSX {
|
|
5772
5821
|
interface IntrinsicElements {
|
|
5773
|
-
[tagName$G]: GridJSXProps &
|
|
5822
|
+
[tagName$G]: GridJSXProps & PreactBaseElementProps<Grid>;
|
|
5774
5823
|
}
|
|
5775
5824
|
}
|
|
5776
5825
|
}
|
|
@@ -5778,7 +5827,12 @@ declare module 'preact' {
|
|
|
5778
5827
|
declare const tagName$G = 's-grid';
|
|
5779
5828
|
export interface GridJSXProps
|
|
5780
5829
|
extends Partial<GridProps>,
|
|
5781
|
-
Pick<GridProps$1, 'id'> {
|
|
5830
|
+
Pick<GridProps$1, 'id' | 'children'> {
|
|
5831
|
+
/**
|
|
5832
|
+
* The content of the Grid.
|
|
5833
|
+
*/
|
|
5834
|
+
children?: ComponentChildren;
|
|
5835
|
+
}
|
|
5782
5836
|
|
|
5783
5837
|
export type RequiredGridItemProps = Required<GridItemProps$1>;
|
|
5784
5838
|
export interface GridItemProps
|
|
@@ -5801,8 +5855,7 @@ declare global {
|
|
|
5801
5855
|
declare module 'preact' {
|
|
5802
5856
|
namespace createElement.JSX {
|
|
5803
5857
|
interface IntrinsicElements {
|
|
5804
|
-
[tagName$F]: GridItemJSXProps &
|
|
5805
|
-
PreactBaseElementPropsWithChildren<GridItem>;
|
|
5858
|
+
[tagName$F]: GridItemJSXProps & PreactBaseElementProps<GridItem>;
|
|
5806
5859
|
}
|
|
5807
5860
|
}
|
|
5808
5861
|
}
|
|
@@ -5810,7 +5863,12 @@ declare module 'preact' {
|
|
|
5810
5863
|
declare const tagName$F = 's-grid-item';
|
|
5811
5864
|
export interface GridItemJSXProps
|
|
5812
5865
|
extends Partial<GridItemProps>,
|
|
5813
|
-
Pick<GridItemProps$1, 'id'> {
|
|
5866
|
+
Pick<GridItemProps$1, 'id' | 'children'> {
|
|
5867
|
+
/**
|
|
5868
|
+
* The content of the GridItem.
|
|
5869
|
+
*/
|
|
5870
|
+
children?: ComponentChildren;
|
|
5871
|
+
}
|
|
5814
5872
|
|
|
5815
5873
|
export type RequiredHeadingProps = Required<HeadingProps$1>;
|
|
5816
5874
|
export interface HeadingProps
|
|
@@ -5837,8 +5895,7 @@ declare global {
|
|
|
5837
5895
|
declare module 'preact' {
|
|
5838
5896
|
namespace createElement.JSX {
|
|
5839
5897
|
interface IntrinsicElements {
|
|
5840
|
-
[tagName$E]: HeadingJSXProps &
|
|
5841
|
-
PreactBaseElementPropsWithChildren<Heading>;
|
|
5898
|
+
[tagName$E]: HeadingJSXProps & PreactBaseElementProps<Heading>;
|
|
5842
5899
|
}
|
|
5843
5900
|
}
|
|
5844
5901
|
}
|
|
@@ -5846,7 +5903,12 @@ declare module 'preact' {
|
|
|
5846
5903
|
declare const tagName$E = 's-heading';
|
|
5847
5904
|
export interface HeadingJSXProps
|
|
5848
5905
|
extends Partial<HeadingProps>,
|
|
5849
|
-
Pick<HeadingProps$1, 'id'> {
|
|
5906
|
+
Pick<HeadingProps$1, 'id' | 'children'> {
|
|
5907
|
+
/**
|
|
5908
|
+
* The content of the Heading.
|
|
5909
|
+
*/
|
|
5910
|
+
children?: ComponentChildren;
|
|
5911
|
+
}
|
|
5850
5912
|
|
|
5851
5913
|
declare class Icon extends PreactCustomElement implements IconProps {
|
|
5852
5914
|
accessor color: IconProps['color'];
|
|
@@ -5978,7 +6040,7 @@ declare global {
|
|
|
5978
6040
|
declare module 'preact' {
|
|
5979
6041
|
namespace createElement.JSX {
|
|
5980
6042
|
interface IntrinsicElements {
|
|
5981
|
-
[tagName$B]: LinkJSXProps &
|
|
6043
|
+
[tagName$B]: LinkJSXProps & PreactBaseElementProps<Link>;
|
|
5982
6044
|
}
|
|
5983
6045
|
}
|
|
5984
6046
|
}
|
|
@@ -5986,7 +6048,11 @@ declare module 'preact' {
|
|
|
5986
6048
|
declare const tagName$B = 's-link';
|
|
5987
6049
|
export interface LinkJSXProps
|
|
5988
6050
|
extends Partial<LinkProps>,
|
|
5989
|
-
Pick<LinkProps$1, 'id' | 'lang'> {
|
|
6051
|
+
Pick<LinkProps$1, 'id' | 'lang' | 'children'> {
|
|
6052
|
+
/**
|
|
6053
|
+
* The content of the Link.
|
|
6054
|
+
*/
|
|
6055
|
+
children?: ComponentChildren;
|
|
5990
6056
|
onClick?: ((event: CallbackEvent<typeof tagName$B>) => void) | null;
|
|
5991
6057
|
}
|
|
5992
6058
|
|
|
@@ -6003,8 +6069,7 @@ declare global {
|
|
|
6003
6069
|
declare module 'preact' {
|
|
6004
6070
|
namespace createElement.JSX {
|
|
6005
6071
|
interface IntrinsicElements {
|
|
6006
|
-
[tagName$A]: ListItemJSXProps &
|
|
6007
|
-
PreactBaseElementPropsWithChildren<ListItem>;
|
|
6072
|
+
[tagName$A]: ListItemJSXProps & PreactBaseElementProps<ListItem>;
|
|
6008
6073
|
}
|
|
6009
6074
|
}
|
|
6010
6075
|
}
|
|
@@ -6012,7 +6077,12 @@ declare module 'preact' {
|
|
|
6012
6077
|
declare const tagName$A = 's-list-item';
|
|
6013
6078
|
export interface ListItemJSXProps
|
|
6014
6079
|
extends Partial<ListItemProps>,
|
|
6015
|
-
Pick<ListItemProps$1, 'id'> {
|
|
6080
|
+
Pick<ListItemProps$1, 'id' | 'children'> {
|
|
6081
|
+
/**
|
|
6082
|
+
* The content of the ListItem.
|
|
6083
|
+
*/
|
|
6084
|
+
children?: ComponentChildren;
|
|
6085
|
+
}
|
|
6016
6086
|
|
|
6017
6087
|
export interface MenuProps
|
|
6018
6088
|
extends Required<Pick<MenuProps$1, 'id' | 'accessibilityLabel'>> {}
|
|
@@ -6079,13 +6149,13 @@ declare module 'preact' {
|
|
|
6079
6149
|
declare const tagName$z = 's-menu';
|
|
6080
6150
|
export interface MenuJSXProps
|
|
6081
6151
|
extends Partial<MenuProps>,
|
|
6082
|
-
Pick<MenuProps$1, 'id'> {
|
|
6152
|
+
Pick<MenuProps$1, 'id' | 'children'> {
|
|
6083
6153
|
/**
|
|
6084
6154
|
* The Menu items.
|
|
6085
6155
|
*
|
|
6086
6156
|
* Only accepts `Button` and `Section` components.
|
|
6087
6157
|
*/
|
|
6088
|
-
children?:
|
|
6158
|
+
children?: ComponentChildren;
|
|
6089
6159
|
}
|
|
6090
6160
|
|
|
6091
6161
|
export type RequiredAlignedModalProps = Required<ModalProps$1>;
|
|
@@ -6184,18 +6254,22 @@ declare const tagName$y = 's-modal';
|
|
|
6184
6254
|
export interface ModalJSXProps
|
|
6185
6255
|
extends Partial<ModalProps>,
|
|
6186
6256
|
Pick<ModalProps$1, 'id' | 'children'> {
|
|
6257
|
+
/**
|
|
6258
|
+
* The content of the Modal.
|
|
6259
|
+
*/
|
|
6260
|
+
children?: ComponentChildren;
|
|
6187
6261
|
/**
|
|
6188
6262
|
* The primary action to perform.
|
|
6189
6263
|
*
|
|
6190
6264
|
* Only a `Button` with a variant of `primary` is allowed.
|
|
6191
6265
|
*/
|
|
6192
|
-
primaryAction?:
|
|
6266
|
+
primaryAction?: ComponentChildren;
|
|
6193
6267
|
/**
|
|
6194
6268
|
* The secondary actions to perform.
|
|
6195
6269
|
*
|
|
6196
6270
|
* Only `ButtonGroup` or `Button` with a variant of `secondary` or `auto` are allowed.
|
|
6197
6271
|
*/
|
|
6198
|
-
secondaryActions?:
|
|
6272
|
+
secondaryActions?: ComponentChildren;
|
|
6199
6273
|
onHide?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
|
|
6200
6274
|
onShow?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
|
|
6201
6275
|
onAfterHide?: ((event: CallbackEvent<typeof tagName$y>) => void) | null;
|
|
@@ -6205,7 +6279,7 @@ export interface ModalJSXProps
|
|
|
6205
6279
|
export type RequiredMoneyFieldProps = Required<MoneyFieldProps$1>;
|
|
6206
6280
|
export interface MoneyFieldProps
|
|
6207
6281
|
extends Omit<PreactFieldProps, 'value'>,
|
|
6208
|
-
Pick<RequiredMoneyFieldProps, 'max' | 'min'
|
|
6282
|
+
Pick<RequiredMoneyFieldProps, 'max' | 'min'> {
|
|
6209
6283
|
value: Required<MoneyFieldProps$1>['value'];
|
|
6210
6284
|
}
|
|
6211
6285
|
|
|
@@ -6215,7 +6289,8 @@ declare class MoneyField
|
|
|
6215
6289
|
{
|
|
6216
6290
|
accessor max: MoneyFieldProps['max'];
|
|
6217
6291
|
accessor min: MoneyFieldProps['min'];
|
|
6218
|
-
|
|
6292
|
+
get value(): string;
|
|
6293
|
+
set value(value: string);
|
|
6219
6294
|
constructor();
|
|
6220
6295
|
}
|
|
6221
6296
|
declare global {
|
|
@@ -6255,6 +6330,8 @@ declare class NumberField
|
|
|
6255
6330
|
extends PreactFieldElement<NumberFieldProps['autocomplete']>
|
|
6256
6331
|
implements NumberFieldProps
|
|
6257
6332
|
{
|
|
6333
|
+
get value(): string;
|
|
6334
|
+
set value(value: string);
|
|
6258
6335
|
accessor inputMode: NumberFieldProps['inputMode'];
|
|
6259
6336
|
accessor step: NumberFieldProps['step'];
|
|
6260
6337
|
accessor max: NumberFieldProps['max'];
|
|
@@ -6302,13 +6379,20 @@ declare global {
|
|
|
6302
6379
|
declare module 'preact' {
|
|
6303
6380
|
namespace createElement.JSX {
|
|
6304
6381
|
interface IntrinsicElements {
|
|
6305
|
-
[tagName$v]: OptionJSXProps &
|
|
6382
|
+
[tagName$v]: OptionJSXProps & PreactBaseElementProps<Option>;
|
|
6306
6383
|
}
|
|
6307
6384
|
}
|
|
6308
6385
|
}
|
|
6309
6386
|
|
|
6310
6387
|
declare const tagName$v = 's-option';
|
|
6311
|
-
export interface OptionJSXProps
|
|
6388
|
+
export interface OptionJSXProps
|
|
6389
|
+
extends Partial<OptionProps>,
|
|
6390
|
+
Pick<OptionProps$1, 'id' | 'children'> {
|
|
6391
|
+
/**
|
|
6392
|
+
* The content to use as the label.
|
|
6393
|
+
*/
|
|
6394
|
+
children?: ComponentChildren;
|
|
6395
|
+
}
|
|
6312
6396
|
|
|
6313
6397
|
export interface OptionGroupProps
|
|
6314
6398
|
extends Required<Pick<OptionGroupProps$1, 'disabled' | 'label'>> {}
|
|
@@ -6329,14 +6413,22 @@ declare global {
|
|
|
6329
6413
|
declare module 'preact' {
|
|
6330
6414
|
namespace createElement.JSX {
|
|
6331
6415
|
interface IntrinsicElements {
|
|
6332
|
-
[tagName$u]: OptionGroupJSXProps &
|
|
6333
|
-
PreactBaseElementPropsWithChildren<OptionGroup>;
|
|
6416
|
+
[tagName$u]: OptionGroupJSXProps & PreactBaseElementProps<OptionGroup>;
|
|
6334
6417
|
}
|
|
6335
6418
|
}
|
|
6336
6419
|
}
|
|
6337
6420
|
|
|
6338
6421
|
declare const tagName$u = 's-option-group';
|
|
6339
|
-
export interface OptionGroupJSXProps
|
|
6422
|
+
export interface OptionGroupJSXProps
|
|
6423
|
+
extends Partial<OptionGroupProps>,
|
|
6424
|
+
Pick<OptionGroupProps$1, 'id' | 'children'> {
|
|
6425
|
+
/**
|
|
6426
|
+
* The options a user can select from.
|
|
6427
|
+
*
|
|
6428
|
+
* Accepts `Option` components.
|
|
6429
|
+
*/
|
|
6430
|
+
children?: ComponentChildren;
|
|
6431
|
+
}
|
|
6340
6432
|
|
|
6341
6433
|
export interface OrderedListProps extends OrderedListProps$1 {}
|
|
6342
6434
|
|
|
@@ -6354,8 +6446,7 @@ declare global {
|
|
|
6354
6446
|
declare module 'preact' {
|
|
6355
6447
|
namespace createElement.JSX {
|
|
6356
6448
|
interface IntrinsicElements {
|
|
6357
|
-
[tagName$t]: OrderedListJSXProps &
|
|
6358
|
-
PreactBaseElementPropsWithChildren<OrderedList>;
|
|
6449
|
+
[tagName$t]: OrderedListJSXProps & PreactBaseElementProps<OrderedList>;
|
|
6359
6450
|
}
|
|
6360
6451
|
}
|
|
6361
6452
|
}
|
|
@@ -6363,7 +6454,14 @@ declare module 'preact' {
|
|
|
6363
6454
|
declare const tagName$t = 's-ordered-list';
|
|
6364
6455
|
export interface OrderedListJSXProps
|
|
6365
6456
|
extends Partial<OrderedListProps>,
|
|
6366
|
-
Pick<OrderedListProps$1, 'id'> {
|
|
6457
|
+
Pick<OrderedListProps$1, 'id'> {
|
|
6458
|
+
/**
|
|
6459
|
+
* The items of the OrderedList.
|
|
6460
|
+
*
|
|
6461
|
+
* Only ListItems are accepted.
|
|
6462
|
+
*/
|
|
6463
|
+
children?: ComponentChildren;
|
|
6464
|
+
}
|
|
6367
6465
|
|
|
6368
6466
|
export interface PageProps
|
|
6369
6467
|
extends Required<Pick<PageProps$1, 'inlineSize' | 'heading'>> {
|
|
@@ -6385,39 +6483,44 @@ declare global {
|
|
|
6385
6483
|
declare module 'preact' {
|
|
6386
6484
|
namespace createElement.JSX {
|
|
6387
6485
|
interface IntrinsicElements {
|
|
6388
|
-
[tagName$s]: Omit<PageJSXProps, 'aside'> &
|
|
6389
|
-
PreactBaseElementPropsWithChildren<Page>;
|
|
6486
|
+
[tagName$s]: Omit<PageJSXProps, 'aside'> & PreactBaseElementProps<Page>;
|
|
6390
6487
|
}
|
|
6391
6488
|
}
|
|
6392
6489
|
}
|
|
6393
6490
|
|
|
6394
6491
|
declare const tagName$s = 's-page';
|
|
6395
|
-
export interface PageJSXProps
|
|
6492
|
+
export interface PageJSXProps
|
|
6493
|
+
extends Partial<PageProps>,
|
|
6494
|
+
Pick<PageProps$1, 'id' | 'children'> {
|
|
6495
|
+
/**
|
|
6496
|
+
* The content of the Page.
|
|
6497
|
+
*/
|
|
6498
|
+
children?: ComponentChildren;
|
|
6396
6499
|
/**
|
|
6397
6500
|
* The content to display in the aside section of the page.
|
|
6398
6501
|
*
|
|
6399
6502
|
* This slot is only rendered when `inlineSize` is "base".
|
|
6400
6503
|
*/
|
|
6401
|
-
aside?:
|
|
6504
|
+
aside?: ComponentChildren;
|
|
6402
6505
|
/**
|
|
6403
6506
|
* The primary action for the page.
|
|
6404
6507
|
*
|
|
6405
6508
|
* Only accepts a single `Button` component with a `variant` of `primary`.
|
|
6406
6509
|
*
|
|
6407
6510
|
*/
|
|
6408
|
-
primaryAction?:
|
|
6511
|
+
primaryAction?: ComponentChildren;
|
|
6409
6512
|
/**
|
|
6410
6513
|
* Secondary actions for the page.
|
|
6411
6514
|
*
|
|
6412
6515
|
* Only accepts `ButtonGroup` and `Button` components with a `variant` of `secondary` or `auto`.
|
|
6413
6516
|
*/
|
|
6414
|
-
secondaryActions?:
|
|
6517
|
+
secondaryActions?: ComponentChildren;
|
|
6415
6518
|
/**
|
|
6416
6519
|
* Navigations back actions for the page.
|
|
6417
6520
|
*
|
|
6418
6521
|
* Only accepts `Link` components.
|
|
6419
6522
|
*/
|
|
6420
|
-
breadcrumbActions?:
|
|
6523
|
+
breadcrumbActions?: ComponentChildren;
|
|
6421
6524
|
}
|
|
6422
6525
|
|
|
6423
6526
|
export interface ParagraphProps
|
|
@@ -6457,8 +6560,7 @@ declare global {
|
|
|
6457
6560
|
declare module 'preact' {
|
|
6458
6561
|
namespace createElement.JSX {
|
|
6459
6562
|
interface IntrinsicElements {
|
|
6460
|
-
[tagName$r]: ParagraphJSXProps &
|
|
6461
|
-
PreactBaseElementPropsWithChildren<Paragraph>;
|
|
6563
|
+
[tagName$r]: ParagraphJSXProps & PreactBaseElementProps<Paragraph>;
|
|
6462
6564
|
}
|
|
6463
6565
|
}
|
|
6464
6566
|
}
|
|
@@ -6466,7 +6568,12 @@ declare module 'preact' {
|
|
|
6466
6568
|
declare const tagName$r = 's-paragraph';
|
|
6467
6569
|
export interface ParagraphJSXProps
|
|
6468
6570
|
extends Partial<ParagraphProps>,
|
|
6469
|
-
Pick<ParagraphProps$1, 'id'> {
|
|
6571
|
+
Pick<ParagraphProps$1, 'id' | 'children'> {
|
|
6572
|
+
/**
|
|
6573
|
+
* The content of the Paragraph.
|
|
6574
|
+
*/
|
|
6575
|
+
children?: ComponentChildren;
|
|
6576
|
+
}
|
|
6470
6577
|
|
|
6471
6578
|
export type PasswordFieldProps = PreactFieldProps<
|
|
6472
6579
|
Required<PasswordFieldProps$1>['autocomplete']
|
|
@@ -6558,15 +6665,19 @@ declare global {
|
|
|
6558
6665
|
declare module 'preact' {
|
|
6559
6666
|
namespace createElement.JSX {
|
|
6560
6667
|
interface IntrinsicElements {
|
|
6561
|
-
[tagName$p]: PopoverJSXProps &
|
|
6562
|
-
PreactBaseElementPropsWithChildren<Popover>;
|
|
6668
|
+
[tagName$p]: PopoverJSXProps & PreactBaseElementProps<Popover>;
|
|
6563
6669
|
}
|
|
6564
6670
|
}
|
|
6565
6671
|
}
|
|
6566
6672
|
|
|
6567
6673
|
declare const tagName$p = 's-popover';
|
|
6568
|
-
export interface PopoverJSXProps
|
|
6569
|
-
|
|
6674
|
+
export interface PopoverJSXProps
|
|
6675
|
+
extends Partial<PopoverProps>,
|
|
6676
|
+
Pick<PopoverProps$1, 'id' | 'children'> {
|
|
6677
|
+
/**
|
|
6678
|
+
* The content of the Popover.
|
|
6679
|
+
*/
|
|
6680
|
+
children?: ComponentChildren;
|
|
6570
6681
|
onHide?: (event: CallbackEvent<typeof tagName$p>) => void | null;
|
|
6571
6682
|
onShow?: (event: CallbackEvent<typeof tagName$p>) => void | null;
|
|
6572
6683
|
onAfterHide?: (event: CallbackEvent<typeof tagName$p>) => void | null;
|
|
@@ -6607,7 +6718,12 @@ declare module 'preact' {
|
|
|
6607
6718
|
declare const tagName$o = 's-query-container';
|
|
6608
6719
|
export interface QueryContainerJSXProps
|
|
6609
6720
|
extends Partial<QueryContainerProps$1>,
|
|
6610
|
-
Pick<QueryContainerProps$1, 'id'> {
|
|
6721
|
+
Pick<QueryContainerProps$1, 'id' | 'children'> {
|
|
6722
|
+
/**
|
|
6723
|
+
* The content of the container.
|
|
6724
|
+
*/
|
|
6725
|
+
children?: ComponentChildren;
|
|
6726
|
+
}
|
|
6611
6727
|
|
|
6612
6728
|
export type SearchFieldProps = PreactFieldProps<
|
|
6613
6729
|
/**
|
|
@@ -6688,8 +6804,7 @@ declare global {
|
|
|
6688
6804
|
declare module 'preact' {
|
|
6689
6805
|
namespace createElement.JSX {
|
|
6690
6806
|
interface IntrinsicElements {
|
|
6691
|
-
[tagName$m]: SectionJSXProps &
|
|
6692
|
-
PreactBaseElementPropsWithChildren<Section>;
|
|
6807
|
+
[tagName$m]: SectionJSXProps & PreactBaseElementProps<Section>;
|
|
6693
6808
|
}
|
|
6694
6809
|
}
|
|
6695
6810
|
}
|
|
@@ -6697,7 +6812,12 @@ declare module 'preact' {
|
|
|
6697
6812
|
declare const tagName$m = 's-section';
|
|
6698
6813
|
export interface SectionJSXProps
|
|
6699
6814
|
extends Partial<SectionProps>,
|
|
6700
|
-
Pick<SectionProps$1, 'id'> {
|
|
6815
|
+
Pick<SectionProps$1, 'id' | 'children'> {
|
|
6816
|
+
/**
|
|
6817
|
+
* The content of the Section.
|
|
6818
|
+
*/
|
|
6819
|
+
children?: ComponentChildren;
|
|
6820
|
+
}
|
|
6701
6821
|
|
|
6702
6822
|
export interface SelectProps
|
|
6703
6823
|
extends Omit<PreactInputProps, 'value'>,
|
|
@@ -6758,13 +6878,21 @@ declare global {
|
|
|
6758
6878
|
declare module 'preact' {
|
|
6759
6879
|
namespace createElement.JSX {
|
|
6760
6880
|
interface IntrinsicElements {
|
|
6761
|
-
[tagName$l]: SelectJSXProps &
|
|
6881
|
+
[tagName$l]: SelectJSXProps & PreactBaseElementProps<Select>;
|
|
6762
6882
|
}
|
|
6763
6883
|
}
|
|
6764
6884
|
}
|
|
6765
6885
|
|
|
6766
6886
|
declare const tagName$l = 's-select';
|
|
6767
|
-
export interface SelectJSXProps
|
|
6887
|
+
export interface SelectJSXProps
|
|
6888
|
+
extends Partial<SelectProps>,
|
|
6889
|
+
Pick<SelectProps$1, 'id' | 'children'> {
|
|
6890
|
+
/**
|
|
6891
|
+
* The options a user can select from.
|
|
6892
|
+
*
|
|
6893
|
+
* Accepts `Option` and `OptionGroup` components.
|
|
6894
|
+
*/
|
|
6895
|
+
children?: ComponentChildren;
|
|
6768
6896
|
onChange?: (event: CallbackEvent<typeof tagName$l>) => void;
|
|
6769
6897
|
onInput?: (event: CallbackEvent<typeof tagName$l>) => void;
|
|
6770
6898
|
onBlur?: (event: CallbackEvent<typeof tagName$l>) => void;
|
|
@@ -6878,7 +7006,7 @@ declare global {
|
|
|
6878
7006
|
declare module 'preact' {
|
|
6879
7007
|
namespace createElement.JSX {
|
|
6880
7008
|
interface IntrinsicElements {
|
|
6881
|
-
[tagName$j]: StackJSXProps &
|
|
7009
|
+
[tagName$j]: StackJSXProps & PreactBaseElementProps<Stack>;
|
|
6882
7010
|
}
|
|
6883
7011
|
}
|
|
6884
7012
|
}
|
|
@@ -6886,7 +7014,12 @@ declare module 'preact' {
|
|
|
6886
7014
|
declare const tagName$j = 's-stack';
|
|
6887
7015
|
export interface StackJSXProps
|
|
6888
7016
|
extends Partial<StackProps>,
|
|
6889
|
-
Pick<StackProps$1, 'id'> {
|
|
7017
|
+
Pick<StackProps$1, 'id' | 'children'> {
|
|
7018
|
+
/**
|
|
7019
|
+
* The content of the Stack.
|
|
7020
|
+
*/
|
|
7021
|
+
children?: ComponentChildren;
|
|
7022
|
+
}
|
|
6890
7023
|
|
|
6891
7024
|
export interface SwitchProps
|
|
6892
7025
|
extends PreactCheckboxProps,
|
|
@@ -6975,7 +7108,7 @@ declare module 'preact' {
|
|
|
6975
7108
|
namespace createElement.JSX {
|
|
6976
7109
|
interface IntrinsicElements {
|
|
6977
7110
|
[tagName$h]: Omit<TableJSXProps, 'filters'> &
|
|
6978
|
-
|
|
7111
|
+
PreactBaseElementProps<Table>;
|
|
6979
7112
|
}
|
|
6980
7113
|
}
|
|
6981
7114
|
}
|
|
@@ -6983,11 +7116,15 @@ declare module 'preact' {
|
|
|
6983
7116
|
declare const tagName$h = 's-table';
|
|
6984
7117
|
export interface TableJSXProps
|
|
6985
7118
|
extends Partial<TableProps>,
|
|
6986
|
-
Pick<TableProps$1, 'id' | 'onNextPage' | 'onPreviousPage'> {
|
|
7119
|
+
Pick<TableProps$1, 'id' | 'children' | 'onNextPage' | 'onPreviousPage'> {
|
|
7120
|
+
/**
|
|
7121
|
+
* The content of the Table.
|
|
7122
|
+
*/
|
|
7123
|
+
children?: ComponentChildren;
|
|
6987
7124
|
/**
|
|
6988
7125
|
* Additional filters to display in the table. For example, the `s-search-field` component can be used to filter the table data.
|
|
6989
7126
|
*/
|
|
6990
|
-
filters?:
|
|
7127
|
+
filters?: ComponentChildren;
|
|
6991
7128
|
}
|
|
6992
7129
|
|
|
6993
7130
|
export interface TableBodyProps extends TableBodyProps$1 {}
|
|
@@ -7003,8 +7140,7 @@ declare global {
|
|
|
7003
7140
|
declare module 'preact' {
|
|
7004
7141
|
namespace createElement.JSX {
|
|
7005
7142
|
interface IntrinsicElements {
|
|
7006
|
-
[tagName$g]: TableBodyJSXProps &
|
|
7007
|
-
PreactBaseElementPropsWithChildren<TableBody>;
|
|
7143
|
+
[tagName$g]: TableBodyJSXProps & PreactBaseElementProps<TableBody>;
|
|
7008
7144
|
}
|
|
7009
7145
|
}
|
|
7010
7146
|
}
|
|
@@ -7012,7 +7148,12 @@ declare module 'preact' {
|
|
|
7012
7148
|
declare const tagName$g = 's-table-body';
|
|
7013
7149
|
export interface TableBodyJSXProps
|
|
7014
7150
|
extends Partial<TableBodyProps>,
|
|
7015
|
-
Pick<TableBodyProps$1, 'id'> {
|
|
7151
|
+
Pick<TableBodyProps$1, 'id' | 'children'> {
|
|
7152
|
+
/**
|
|
7153
|
+
* The body of the table. May not have any semantic meaning in the Table's `list` variant.
|
|
7154
|
+
*/
|
|
7155
|
+
children?: ComponentChildren;
|
|
7156
|
+
}
|
|
7016
7157
|
|
|
7017
7158
|
export interface TableCellProps extends TableCellProps$1 {}
|
|
7018
7159
|
|
|
@@ -7033,8 +7174,7 @@ declare global {
|
|
|
7033
7174
|
declare module 'preact' {
|
|
7034
7175
|
namespace createElement.JSX {
|
|
7035
7176
|
interface IntrinsicElements {
|
|
7036
|
-
[tagName$f]: TableCellJSXProps &
|
|
7037
|
-
PreactBaseElementPropsWithChildren<TableCell>;
|
|
7177
|
+
[tagName$f]: TableCellJSXProps & PreactBaseElementProps<TableCell>;
|
|
7038
7178
|
}
|
|
7039
7179
|
}
|
|
7040
7180
|
}
|
|
@@ -7042,7 +7182,12 @@ declare module 'preact' {
|
|
|
7042
7182
|
declare const tagName$f = 's-table-cell';
|
|
7043
7183
|
export interface TableCellJSXProps
|
|
7044
7184
|
extends Partial<TableCellProps>,
|
|
7045
|
-
Pick<TableCellProps$1, 'id'> {
|
|
7185
|
+
Pick<TableCellProps$1, 'id' | 'children'> {
|
|
7186
|
+
/**
|
|
7187
|
+
* The content of the table cell.
|
|
7188
|
+
*/
|
|
7189
|
+
children?: ComponentChildren;
|
|
7190
|
+
}
|
|
7046
7191
|
|
|
7047
7192
|
declare class TableHeader
|
|
7048
7193
|
extends PreactCustomElement
|
|
@@ -7060,8 +7205,7 @@ declare global {
|
|
|
7060
7205
|
declare module 'preact' {
|
|
7061
7206
|
namespace createElement.JSX {
|
|
7062
7207
|
interface IntrinsicElements {
|
|
7063
|
-
[tagName$e]: TableHeaderJSXProps &
|
|
7064
|
-
PreactBaseElementPropsWithChildren<TableHeader>;
|
|
7208
|
+
[tagName$e]: TableHeaderJSXProps & PreactBaseElementProps<TableHeader>;
|
|
7065
7209
|
}
|
|
7066
7210
|
}
|
|
7067
7211
|
}
|
|
@@ -7069,7 +7213,12 @@ declare module 'preact' {
|
|
|
7069
7213
|
declare const tagName$e = 's-table-header';
|
|
7070
7214
|
export interface TableHeaderJSXProps
|
|
7071
7215
|
extends Partial<TableHeaderProps>,
|
|
7072
|
-
Pick<TableHeaderProps$1, 'id'> {
|
|
7216
|
+
Pick<TableHeaderProps$1, 'id' | 'children'> {
|
|
7217
|
+
/**
|
|
7218
|
+
* The heading of the column in the `table` variant, and the label of its data in `list` variant.
|
|
7219
|
+
*/
|
|
7220
|
+
children?: ComponentChildren;
|
|
7221
|
+
}
|
|
7073
7222
|
|
|
7074
7223
|
export interface TableHeaderRowProps extends TableHeaderRowProps$1 {}
|
|
7075
7224
|
|
|
@@ -7092,7 +7241,7 @@ declare module 'preact' {
|
|
|
7092
7241
|
namespace createElement.JSX {
|
|
7093
7242
|
interface IntrinsicElements {
|
|
7094
7243
|
[tagName$d]: TableHeaderRowJSXProps &
|
|
7095
|
-
|
|
7244
|
+
PreactBaseElementProps<TableHeaderRow>;
|
|
7096
7245
|
}
|
|
7097
7246
|
}
|
|
7098
7247
|
}
|
|
@@ -7100,7 +7249,12 @@ declare module 'preact' {
|
|
|
7100
7249
|
declare const tagName$d = 's-table-header-row';
|
|
7101
7250
|
export interface TableHeaderRowJSXProps
|
|
7102
7251
|
extends Partial<TableHeaderRowProps>,
|
|
7103
|
-
Pick<TableHeaderRowProps$1, 'id'> {
|
|
7252
|
+
Pick<TableHeaderRowProps$1, 'id' | 'children'> {
|
|
7253
|
+
/**
|
|
7254
|
+
* Contents of the table heading row; children should be `TableHeading` components.
|
|
7255
|
+
*/
|
|
7256
|
+
children?: ComponentChildren;
|
|
7257
|
+
}
|
|
7104
7258
|
|
|
7105
7259
|
export interface TableRowProps
|
|
7106
7260
|
extends Pick<TableRowProps$1, 'children' | 'clickDelegate'> {}
|
|
@@ -7117,8 +7271,7 @@ declare global {
|
|
|
7117
7271
|
declare module 'preact' {
|
|
7118
7272
|
namespace createElement.JSX {
|
|
7119
7273
|
interface IntrinsicElements {
|
|
7120
|
-
[tagName$c]: TableRowJSXProps &
|
|
7121
|
-
PreactBaseElementPropsWithChildren<TableRow>;
|
|
7274
|
+
[tagName$c]: TableRowJSXProps & PreactBaseElementProps<TableRow>;
|
|
7122
7275
|
}
|
|
7123
7276
|
}
|
|
7124
7277
|
}
|
|
@@ -7126,7 +7279,12 @@ declare module 'preact' {
|
|
|
7126
7279
|
declare const tagName$c = 's-table-row';
|
|
7127
7280
|
export interface TableRowJSXProps
|
|
7128
7281
|
extends Partial<TableRowProps>,
|
|
7129
|
-
Pick<TableRowProps$1, 'id'> {
|
|
7282
|
+
Pick<TableRowProps$1, 'id' | 'children'> {
|
|
7283
|
+
/**
|
|
7284
|
+
* The content of a TableRow, which should be `TableCell` components.
|
|
7285
|
+
*/
|
|
7286
|
+
children?: ComponentChildren;
|
|
7287
|
+
}
|
|
7130
7288
|
|
|
7131
7289
|
export interface TextProps
|
|
7132
7290
|
extends Required<
|
|
@@ -7174,7 +7332,7 @@ declare global {
|
|
|
7174
7332
|
declare module 'preact' {
|
|
7175
7333
|
namespace createElement.JSX {
|
|
7176
7334
|
interface IntrinsicElements {
|
|
7177
|
-
[tagName$b]: TextJSXProps &
|
|
7335
|
+
[tagName$b]: TextJSXProps & PreactBaseElementProps<Text>;
|
|
7178
7336
|
}
|
|
7179
7337
|
}
|
|
7180
7338
|
}
|
|
@@ -7182,7 +7340,12 @@ declare module 'preact' {
|
|
|
7182
7340
|
declare const tagName$b = 's-text';
|
|
7183
7341
|
export interface TextJSXProps
|
|
7184
7342
|
extends Partial<TextProps>,
|
|
7185
|
-
Pick<TextProps$1, 'id'> {
|
|
7343
|
+
Pick<TextProps$1, 'id' | 'children'> {
|
|
7344
|
+
/**
|
|
7345
|
+
* The content of the Text.
|
|
7346
|
+
*/
|
|
7347
|
+
children?: ComponentChildren;
|
|
7348
|
+
}
|
|
7186
7349
|
|
|
7187
7350
|
export type TextAreaProps = PreactFieldProps<
|
|
7188
7351
|
Required<TextAreaProps$1>['autocomplete']
|
|
@@ -7261,7 +7424,7 @@ export interface TextFieldJSXProps
|
|
|
7261
7424
|
/**
|
|
7262
7425
|
* The accessory to display in the text field.
|
|
7263
7426
|
*/
|
|
7264
|
-
accessory?:
|
|
7427
|
+
accessory?: ComponentChildren;
|
|
7265
7428
|
}
|
|
7266
7429
|
|
|
7267
7430
|
export interface ThumbnailProps
|
|
@@ -7312,8 +7475,7 @@ declare global {
|
|
|
7312
7475
|
declare module 'preact' {
|
|
7313
7476
|
namespace createElement.JSX {
|
|
7314
7477
|
interface IntrinsicElements {
|
|
7315
|
-
[tagName$7]: TooltipJSXProps &
|
|
7316
|
-
PreactBaseElementPropsWithChildren<Tooltip>;
|
|
7478
|
+
[tagName$7]: TooltipJSXProps & PreactBaseElementProps<Tooltip>;
|
|
7317
7479
|
}
|
|
7318
7480
|
}
|
|
7319
7481
|
}
|
|
@@ -7321,13 +7483,13 @@ declare module 'preact' {
|
|
|
7321
7483
|
declare const tagName$7 = 's-tooltip';
|
|
7322
7484
|
export interface TooltipJSXProps
|
|
7323
7485
|
extends Partial<TooltipProps>,
|
|
7324
|
-
Pick<TooltipProps$1, 'id'> {
|
|
7486
|
+
Pick<TooltipProps$1, 'id' | 'children'> {
|
|
7325
7487
|
/**
|
|
7326
7488
|
* The content of the Tooltip.
|
|
7327
7489
|
*
|
|
7328
7490
|
* Only accepts `Text`, `Paragraph` components, and raw `textContent`.
|
|
7329
7491
|
*/
|
|
7330
|
-
children
|
|
7492
|
+
children?: ComponentChildren;
|
|
7331
7493
|
}
|
|
7332
7494
|
|
|
7333
7495
|
export type URLFieldProps = PreactFieldProps<
|
|
@@ -7380,7 +7542,7 @@ declare module 'preact' {
|
|
|
7380
7542
|
namespace createElement.JSX {
|
|
7381
7543
|
interface IntrinsicElements {
|
|
7382
7544
|
[tagName$5]: UnorderedListJSXProps &
|
|
7383
|
-
|
|
7545
|
+
PreactBaseElementProps<UnorderedList>;
|
|
7384
7546
|
}
|
|
7385
7547
|
}
|
|
7386
7548
|
}
|
|
@@ -7388,7 +7550,14 @@ declare module 'preact' {
|
|
|
7388
7550
|
declare const tagName$5 = 's-unordered-list';
|
|
7389
7551
|
export interface UnorderedListJSXProps
|
|
7390
7552
|
extends Partial<UnorderedListProps>,
|
|
7391
|
-
Pick<UnorderedListProps$1, 'id'> {
|
|
7553
|
+
Pick<UnorderedListProps$1, 'id'> {
|
|
7554
|
+
/**
|
|
7555
|
+
* The items of the UnorderedList.
|
|
7556
|
+
*
|
|
7557
|
+
* Only ListItems are accepted.
|
|
7558
|
+
*/
|
|
7559
|
+
children?: ComponentChildren;
|
|
7560
|
+
}
|
|
7392
7561
|
|
|
7393
7562
|
export interface AdminActionProps
|
|
7394
7563
|
extends Pick<AdminActionProps$1, 'heading' | 'loading'> {}
|
|
@@ -7400,11 +7569,11 @@ export interface AdminActionJSXProps
|
|
|
7400
7569
|
/**
|
|
7401
7570
|
* The primary action to display in the admin action.
|
|
7402
7571
|
*/
|
|
7403
|
-
primaryAction:
|
|
7572
|
+
primaryAction: ComponentChildren;
|
|
7404
7573
|
/**
|
|
7405
7574
|
* The secondary actions to display in the admin action.
|
|
7406
7575
|
*/
|
|
7407
|
-
secondaryActions:
|
|
7576
|
+
secondaryActions: ComponentChildren;
|
|
7408
7577
|
}
|
|
7409
7578
|
|
|
7410
7579
|
declare class AdminAction
|
|
@@ -7709,6 +7878,13 @@ export interface AvatarEvents {
|
|
|
7709
7878
|
error: OnErrorEventHandler = null;
|
|
7710
7879
|
}
|
|
7711
7880
|
|
|
7881
|
+
export interface BadgeSlots {
|
|
7882
|
+
/**
|
|
7883
|
+
* The content of the Badge.
|
|
7884
|
+
*/
|
|
7885
|
+
children?: HTMLElement;
|
|
7886
|
+
}
|
|
7887
|
+
|
|
7712
7888
|
export interface BannerEvents {
|
|
7713
7889
|
dismiss: CallbackEventListener<typeof tagName> | null = null;
|
|
7714
7890
|
afterhide: CallbackEventListener<typeof tagName> | null = null;
|
|
@@ -7716,20 +7892,42 @@ export interface BannerEvents {
|
|
|
7716
7892
|
|
|
7717
7893
|
export interface BannerSlots {
|
|
7718
7894
|
/**
|
|
7719
|
-
* The
|
|
7895
|
+
* The content of the Banner.
|
|
7896
|
+
*/
|
|
7897
|
+
children?: HTMLElement;
|
|
7898
|
+
/**
|
|
7899
|
+
* The secondary actions to display at the bottom of the Banner.
|
|
7720
7900
|
*
|
|
7721
|
-
*
|
|
7901
|
+
* Only Buttons with the `variant` of "secondary" or "auto" are permitted. A maximum of two `s-button` components are allowed.
|
|
7722
7902
|
*/
|
|
7723
7903
|
'secondary-actions'?: HTMLElement;
|
|
7724
7904
|
}
|
|
7725
7905
|
|
|
7906
|
+
export interface BoxSlots {
|
|
7907
|
+
/**
|
|
7908
|
+
* The content of the Box.
|
|
7909
|
+
*/
|
|
7910
|
+
children?: HTMLElement;
|
|
7911
|
+
}
|
|
7912
|
+
|
|
7726
7913
|
export interface ButtonEvents {
|
|
7727
7914
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
7728
7915
|
blur: CallbackEventListener<typeof tagName> | null = null;
|
|
7729
7916
|
focus: CallbackEventListener<typeof tagName> | null = null;
|
|
7730
7917
|
}
|
|
7731
7918
|
|
|
7919
|
+
export interface ButtonSlots {
|
|
7920
|
+
/**
|
|
7921
|
+
* The content of the Button.
|
|
7922
|
+
*/
|
|
7923
|
+
children?: HTMLElement;
|
|
7924
|
+
}
|
|
7925
|
+
|
|
7732
7926
|
export interface ButtonGroupSlots {
|
|
7927
|
+
/**
|
|
7928
|
+
* The content of the ButtonGroup.
|
|
7929
|
+
*/
|
|
7930
|
+
children?: HTMLElement;
|
|
7733
7931
|
/**
|
|
7734
7932
|
* The primary action button for the group.
|
|
7735
7933
|
* Accepts a single Button element with a `variant` of `primary`.
|
|
@@ -7749,6 +7947,10 @@ export interface CheckboxEvents {
|
|
|
7749
7947
|
}
|
|
7750
7948
|
|
|
7751
7949
|
export interface ChipSlots {
|
|
7950
|
+
/**
|
|
7951
|
+
* The content of the Chip.
|
|
7952
|
+
*/
|
|
7953
|
+
children?: HTMLElement;
|
|
7752
7954
|
/**
|
|
7753
7955
|
* The graphic to display in the chip.
|
|
7754
7956
|
*
|
|
@@ -7758,7 +7960,14 @@ export interface ChipSlots {
|
|
|
7758
7960
|
}
|
|
7759
7961
|
|
|
7760
7962
|
export interface ChoiceSlots {
|
|
7761
|
-
|
|
7963
|
+
/**
|
|
7964
|
+
* Content to use as the choice label.
|
|
7965
|
+
*
|
|
7966
|
+
* The label is produced by extracting and
|
|
7967
|
+
* concatenating the text nodes from the provided content;
|
|
7968
|
+
* any markup or element structure is ignored.
|
|
7969
|
+
*/
|
|
7970
|
+
children?: HTMLElement;
|
|
7762
7971
|
}
|
|
7763
7972
|
|
|
7764
7973
|
export interface ChoiceListEvents {
|
|
@@ -7766,12 +7975,28 @@ export interface ChoiceListEvents {
|
|
|
7766
7975
|
input: CallbackEventListener<typeof tagName> | null = null;
|
|
7767
7976
|
}
|
|
7768
7977
|
|
|
7978
|
+
export interface ChoiceListSlots {
|
|
7979
|
+
/**
|
|
7980
|
+
* The choices a user can select from.
|
|
7981
|
+
*
|
|
7982
|
+
* Accepts `Choice` components.
|
|
7983
|
+
*/
|
|
7984
|
+
children?: HTMLElement;
|
|
7985
|
+
}
|
|
7986
|
+
|
|
7769
7987
|
export interface ClickableEvents {
|
|
7770
7988
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
7771
7989
|
blur: CallbackEventListener<typeof tagName> | null = null;
|
|
7772
7990
|
focus: CallbackEventListener<typeof tagName> | null = null;
|
|
7773
7991
|
}
|
|
7774
7992
|
|
|
7993
|
+
export interface ClickableSlots {
|
|
7994
|
+
/**
|
|
7995
|
+
* The content of the Clickable.
|
|
7996
|
+
*/
|
|
7997
|
+
children?: HTMLElement;
|
|
7998
|
+
}
|
|
7999
|
+
|
|
7775
8000
|
export interface ClickableChipEvents {
|
|
7776
8001
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
7777
8002
|
remove: CallbackEventListener<typeof tagName> | null = null;
|
|
@@ -7779,6 +8004,10 @@ export interface ClickableChipEvents {
|
|
|
7779
8004
|
}
|
|
7780
8005
|
|
|
7781
8006
|
export interface ClickableChipSlots {
|
|
8007
|
+
/**
|
|
8008
|
+
* The content of the clickable chip.
|
|
8009
|
+
*/
|
|
8010
|
+
children?: HTMLElement;
|
|
7782
8011
|
/**
|
|
7783
8012
|
* The graphic to display in the clickable chip.
|
|
7784
8013
|
*
|
|
@@ -7822,6 +8051,13 @@ export interface DropZoneEvents {
|
|
|
7822
8051
|
droprejected: CallbackEventListener<typeof tagName> = null;
|
|
7823
8052
|
}
|
|
7824
8053
|
|
|
8054
|
+
export interface DropZoneSlots {
|
|
8055
|
+
/**
|
|
8056
|
+
* Content to include inside the DropZone container
|
|
8057
|
+
*/
|
|
8058
|
+
children?: HTMLElement;
|
|
8059
|
+
}
|
|
8060
|
+
|
|
7825
8061
|
export interface EmailFieldEvents {
|
|
7826
8062
|
change: CallbackEventListener<'input'>;
|
|
7827
8063
|
input: CallbackEventListener<'input'>;
|
|
@@ -7829,6 +8065,27 @@ export interface EmailFieldEvents {
|
|
|
7829
8065
|
focus: CallbackEventListener<'input'>;
|
|
7830
8066
|
}
|
|
7831
8067
|
|
|
8068
|
+
export interface GridSlots {
|
|
8069
|
+
/**
|
|
8070
|
+
* The content of the Grid.
|
|
8071
|
+
*/
|
|
8072
|
+
children?: HTMLElement;
|
|
8073
|
+
}
|
|
8074
|
+
|
|
8075
|
+
export interface GridItemSlots {
|
|
8076
|
+
/**
|
|
8077
|
+
* The content of the GridItem.
|
|
8078
|
+
*/
|
|
8079
|
+
children?: HTMLElement;
|
|
8080
|
+
}
|
|
8081
|
+
|
|
8082
|
+
export interface HeadingSlots {
|
|
8083
|
+
/**
|
|
8084
|
+
* The content of the Heading.
|
|
8085
|
+
*/
|
|
8086
|
+
children?: HTMLElement;
|
|
8087
|
+
}
|
|
8088
|
+
|
|
7832
8089
|
export interface ImageEvents {
|
|
7833
8090
|
load: CallbackEventListener<typeof tagName> | null = null;
|
|
7834
8091
|
error: OnErrorEventHandler = null;
|
|
@@ -7838,6 +8095,20 @@ export interface LinkEvents {
|
|
|
7838
8095
|
click: CallbackEventListener<typeof tagName> | null = null;
|
|
7839
8096
|
}
|
|
7840
8097
|
|
|
8098
|
+
export interface LinkSlots {
|
|
8099
|
+
/**
|
|
8100
|
+
* The content of the Link.
|
|
8101
|
+
*/
|
|
8102
|
+
children?: HTMLElement;
|
|
8103
|
+
}
|
|
8104
|
+
|
|
8105
|
+
export interface ListItemSlots {
|
|
8106
|
+
/**
|
|
8107
|
+
* The content of the ListItem.
|
|
8108
|
+
*/
|
|
8109
|
+
children?: HTMLElement;
|
|
8110
|
+
}
|
|
8111
|
+
|
|
7841
8112
|
export interface MenuSlots {
|
|
7842
8113
|
/**
|
|
7843
8114
|
* The Menu items.
|
|
@@ -7855,6 +8126,10 @@ export interface ModalEvents {
|
|
|
7855
8126
|
}
|
|
7856
8127
|
|
|
7857
8128
|
export interface ModalSlots {
|
|
8129
|
+
/**
|
|
8130
|
+
* The content of the Modal.
|
|
8131
|
+
*/
|
|
8132
|
+
children?: HTMLElement;
|
|
7858
8133
|
/**
|
|
7859
8134
|
* The primary action to perform.
|
|
7860
8135
|
*
|
|
@@ -7883,7 +8158,36 @@ export interface NumberFieldEvents {
|
|
|
7883
8158
|
focus: CallbackEventListener<'input'>;
|
|
7884
8159
|
}
|
|
7885
8160
|
|
|
8161
|
+
export interface OptionSlots {
|
|
8162
|
+
/**
|
|
8163
|
+
* The content to use as the label.
|
|
8164
|
+
*/
|
|
8165
|
+
children?: HTMLElement;
|
|
8166
|
+
}
|
|
8167
|
+
|
|
8168
|
+
export interface OptionGroupSlots {
|
|
8169
|
+
/**
|
|
8170
|
+
* The options a user can select from.
|
|
8171
|
+
*
|
|
8172
|
+
* Accepts `Option` components.
|
|
8173
|
+
*/
|
|
8174
|
+
children?: HTMLElement;
|
|
8175
|
+
}
|
|
8176
|
+
|
|
8177
|
+
export interface OrderedListSlots {
|
|
8178
|
+
/**
|
|
8179
|
+
* The items of the OrderedList.
|
|
8180
|
+
*
|
|
8181
|
+
* Only ListItems are accepted.
|
|
8182
|
+
*/
|
|
8183
|
+
children?: HTMLElement;
|
|
8184
|
+
}
|
|
8185
|
+
|
|
7886
8186
|
export interface PageSlots {
|
|
8187
|
+
/**
|
|
8188
|
+
* The content of the Page.
|
|
8189
|
+
*/
|
|
8190
|
+
children?: HTMLElement;
|
|
7887
8191
|
/**
|
|
7888
8192
|
* The content to display in the aside section of the page.
|
|
7889
8193
|
*
|
|
@@ -7911,6 +8215,13 @@ export interface PageSlots {
|
|
|
7911
8215
|
'breadcrumb-actions'?: HTMLElement;
|
|
7912
8216
|
}
|
|
7913
8217
|
|
|
8218
|
+
export interface ParagraphSlots {
|
|
8219
|
+
/**
|
|
8220
|
+
* The content of the Paragraph.
|
|
8221
|
+
*/
|
|
8222
|
+
children?: HTMLElement;
|
|
8223
|
+
}
|
|
8224
|
+
|
|
7914
8225
|
export interface PasswordFieldEvents {
|
|
7915
8226
|
change: CallbackEventListener<'input'>;
|
|
7916
8227
|
input: CallbackEventListener<'input'>;
|
|
@@ -7927,6 +8238,20 @@ export interface PopoverEvents {
|
|
|
7927
8238
|
aftertoggle: CallbackEventListener<TTagName> | null;
|
|
7928
8239
|
}
|
|
7929
8240
|
|
|
8241
|
+
export interface PopoverSlots {
|
|
8242
|
+
/**
|
|
8243
|
+
* The content of the Popover.
|
|
8244
|
+
*/
|
|
8245
|
+
children?: HTMLElement;
|
|
8246
|
+
}
|
|
8247
|
+
|
|
8248
|
+
export interface QueryContainerSlots {
|
|
8249
|
+
/**
|
|
8250
|
+
* The content of the container.
|
|
8251
|
+
*/
|
|
8252
|
+
children?: HTMLElement;
|
|
8253
|
+
}
|
|
8254
|
+
|
|
7930
8255
|
export interface SearchFieldEvents {
|
|
7931
8256
|
change: CallbackEventListener<'input'>;
|
|
7932
8257
|
input: CallbackEventListener<'input'>;
|
|
@@ -7934,11 +8259,34 @@ export interface SearchFieldEvents {
|
|
|
7934
8259
|
focus: CallbackEventListener<'input'>;
|
|
7935
8260
|
}
|
|
7936
8261
|
|
|
8262
|
+
export interface SectionSlots {
|
|
8263
|
+
/**
|
|
8264
|
+
* The content of the Section.
|
|
8265
|
+
*/
|
|
8266
|
+
children?: HTMLElement;
|
|
8267
|
+
}
|
|
8268
|
+
|
|
7937
8269
|
export interface SelectEvents {
|
|
7938
8270
|
change: CallbackEventListener<'input'>;
|
|
7939
8271
|
input: CallbackEventListener<'input'>;
|
|
7940
8272
|
}
|
|
7941
8273
|
|
|
8274
|
+
export interface SelectSlots {
|
|
8275
|
+
/**
|
|
8276
|
+
* The options a user can select from.
|
|
8277
|
+
*
|
|
8278
|
+
* Accepts `Option` and `OptionGroup` components.
|
|
8279
|
+
*/
|
|
8280
|
+
children?: HTMLElement;
|
|
8281
|
+
}
|
|
8282
|
+
|
|
8283
|
+
export interface StackSlots {
|
|
8284
|
+
/**
|
|
8285
|
+
* The content of the Stack.
|
|
8286
|
+
*/
|
|
8287
|
+
children?: HTMLElement;
|
|
8288
|
+
}
|
|
8289
|
+
|
|
7942
8290
|
export interface SwitchEvents {
|
|
7943
8291
|
change: CallbackEventListener<'input'>;
|
|
7944
8292
|
input: CallbackEventListener<'input'>;
|
|
@@ -7950,12 +8298,58 @@ export interface TableEvents {
|
|
|
7950
8298
|
}
|
|
7951
8299
|
|
|
7952
8300
|
export interface TableSlots {
|
|
8301
|
+
/**
|
|
8302
|
+
* The content of the Table.
|
|
8303
|
+
*/
|
|
8304
|
+
children?: HTMLElement;
|
|
7953
8305
|
/**
|
|
7954
8306
|
* Additional filters to display in the table. For example, the `s-search-field` component can be used to filter the table data.
|
|
7955
8307
|
*/
|
|
7956
8308
|
filters?: HTMLElement;
|
|
7957
8309
|
}
|
|
7958
8310
|
|
|
8311
|
+
export interface TableBodySlots {
|
|
8312
|
+
/**
|
|
8313
|
+
* The body of the table. May not have any semantic meaning in the Table's `list` variant.
|
|
8314
|
+
*/
|
|
8315
|
+
children?: HTMLElement;
|
|
8316
|
+
}
|
|
8317
|
+
|
|
8318
|
+
export interface TableCellSlots {
|
|
8319
|
+
/**
|
|
8320
|
+
* The content of the table cell.
|
|
8321
|
+
*/
|
|
8322
|
+
children?: HTMLElement;
|
|
8323
|
+
}
|
|
8324
|
+
|
|
8325
|
+
export interface TableHeaderSlots {
|
|
8326
|
+
/**
|
|
8327
|
+
* The heading of the column in the `table` variant, and the label of its data in `list` variant.
|
|
8328
|
+
*/
|
|
8329
|
+
children?: HTMLElement;
|
|
8330
|
+
}
|
|
8331
|
+
|
|
8332
|
+
export interface TableHeaderRowSlots {
|
|
8333
|
+
/**
|
|
8334
|
+
* Contents of the table heading row; children should be `TableHeading` components.
|
|
8335
|
+
*/
|
|
8336
|
+
children?: HTMLElement;
|
|
8337
|
+
}
|
|
8338
|
+
|
|
8339
|
+
export interface TableRowSlots {
|
|
8340
|
+
/**
|
|
8341
|
+
* The content of a TableRow, which should be `TableCell` components.
|
|
8342
|
+
*/
|
|
8343
|
+
children?: HTMLElement;
|
|
8344
|
+
}
|
|
8345
|
+
|
|
8346
|
+
export interface TextSlots {
|
|
8347
|
+
/**
|
|
8348
|
+
* The content of the Text.
|
|
8349
|
+
*/
|
|
8350
|
+
children?: HTMLElement;
|
|
8351
|
+
}
|
|
8352
|
+
|
|
7959
8353
|
export interface TextAreaEvents {
|
|
7960
8354
|
change: CallbackEventListener<'input'>;
|
|
7961
8355
|
input: CallbackEventListener<'input'>;
|
|
@@ -7988,7 +8382,7 @@ export interface TooltipSlots {
|
|
|
7988
8382
|
*
|
|
7989
8383
|
* Only accepts `Text`, `Paragraph` components, and raw `textContent`.
|
|
7990
8384
|
*/
|
|
7991
|
-
children
|
|
8385
|
+
children?: HTMLElement;
|
|
7992
8386
|
}
|
|
7993
8387
|
|
|
7994
8388
|
export interface URLFieldEvents {
|
|
@@ -7998,6 +8392,15 @@ export interface URLFieldEvents {
|
|
|
7998
8392
|
focus: CallbackEventListener<'input'>;
|
|
7999
8393
|
}
|
|
8000
8394
|
|
|
8395
|
+
export interface UnorderedListSlots {
|
|
8396
|
+
/**
|
|
8397
|
+
* The items of the UnorderedList.
|
|
8398
|
+
*
|
|
8399
|
+
* Only ListItems are accepted.
|
|
8400
|
+
*/
|
|
8401
|
+
children?: HTMLElement;
|
|
8402
|
+
}
|
|
8403
|
+
|
|
8001
8404
|
export interface AdminActionSlots {
|
|
8002
8405
|
/**
|
|
8003
8406
|
* The primary action to display in the admin action.
|
|
@@ -8053,28 +8456,28 @@ export interface FunctionSettingsEvents {
|
|
|
8053
8456
|
declare module 'react' {
|
|
8054
8457
|
namespace JSX {
|
|
8055
8458
|
interface IntrinsicElements {
|
|
8056
|
-
[tagName$Z]: AvatarJSXProps &
|
|
8459
|
+
[tagName$Z]: AvatarJSXProps & ReactBaseElementProps<Avatar>;
|
|
8057
8460
|
}
|
|
8058
8461
|
}
|
|
8059
8462
|
}
|
|
8060
8463
|
declare global {
|
|
8061
8464
|
namespace JSX {
|
|
8062
8465
|
interface IntrinsicElements {
|
|
8063
|
-
[tagName$Z]: AvatarJSXProps &
|
|
8466
|
+
[tagName$Z]: AvatarJSXProps & ReactBaseElementProps<Avatar>;
|
|
8064
8467
|
}
|
|
8065
8468
|
}
|
|
8066
8469
|
}
|
|
8067
8470
|
declare module 'react' {
|
|
8068
8471
|
namespace JSX {
|
|
8069
8472
|
interface IntrinsicElements {
|
|
8070
|
-
[tagName$Y]: BadgeJSXProps &
|
|
8473
|
+
[tagName$Y]: BadgeJSXProps & ReactBaseElementProps<Badge>;
|
|
8071
8474
|
}
|
|
8072
8475
|
}
|
|
8073
8476
|
}
|
|
8074
8477
|
declare global {
|
|
8075
8478
|
namespace JSX {
|
|
8076
8479
|
interface IntrinsicElements {
|
|
8077
|
-
[tagName$Y]: BadgeJSXProps &
|
|
8480
|
+
[tagName$Y]: BadgeJSXProps & ReactBaseElementProps<Badge>;
|
|
8078
8481
|
}
|
|
8079
8482
|
}
|
|
8080
8483
|
}
|
|
@@ -8082,7 +8485,7 @@ declare module 'react' {
|
|
|
8082
8485
|
namespace JSX {
|
|
8083
8486
|
interface IntrinsicElements {
|
|
8084
8487
|
[tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
|
|
8085
|
-
|
|
8488
|
+
ReactBaseElementProps<Banner>;
|
|
8086
8489
|
}
|
|
8087
8490
|
}
|
|
8088
8491
|
}
|
|
@@ -8090,67 +8493,63 @@ declare global {
|
|
|
8090
8493
|
namespace JSX {
|
|
8091
8494
|
interface IntrinsicElements {
|
|
8092
8495
|
[tagName$X]: Omit<BannerJSXProps, 'secondaryActions'> &
|
|
8093
|
-
|
|
8496
|
+
ReactBaseElementProps<Banner>;
|
|
8094
8497
|
}
|
|
8095
8498
|
}
|
|
8096
8499
|
}
|
|
8097
8500
|
declare module 'react' {
|
|
8098
8501
|
namespace JSX {
|
|
8099
8502
|
interface IntrinsicElements {
|
|
8100
|
-
[tagName$W]: BoxJSXProps &
|
|
8503
|
+
[tagName$W]: BoxJSXProps & ReactBaseElementProps<Box>;
|
|
8101
8504
|
}
|
|
8102
8505
|
}
|
|
8103
8506
|
}
|
|
8104
8507
|
declare global {
|
|
8105
8508
|
namespace JSX {
|
|
8106
8509
|
interface IntrinsicElements {
|
|
8107
|
-
[tagName$W]: BoxJSXProps &
|
|
8510
|
+
[tagName$W]: BoxJSXProps & ReactBaseElementProps<Box>;
|
|
8108
8511
|
}
|
|
8109
8512
|
}
|
|
8110
8513
|
}
|
|
8111
8514
|
declare module 'react' {
|
|
8112
8515
|
namespace JSX {
|
|
8113
8516
|
interface IntrinsicElements {
|
|
8114
|
-
[tagName$V]: ButtonJSXProps &
|
|
8517
|
+
[tagName$V]: ButtonJSXProps & ReactBaseElementProps<Button>;
|
|
8115
8518
|
}
|
|
8116
8519
|
}
|
|
8117
8520
|
}
|
|
8118
8521
|
declare global {
|
|
8119
8522
|
namespace JSX {
|
|
8120
8523
|
interface IntrinsicElements {
|
|
8121
|
-
[tagName$V]: ButtonJSXProps &
|
|
8524
|
+
[tagName$V]: ButtonJSXProps & ReactBaseElementProps<Button>;
|
|
8122
8525
|
}
|
|
8123
8526
|
}
|
|
8124
8527
|
}
|
|
8125
8528
|
declare module 'react' {
|
|
8126
8529
|
namespace JSX {
|
|
8127
8530
|
interface IntrinsicElements {
|
|
8128
|
-
[tagName$U]: ButtonGroupJSXProps &
|
|
8129
|
-
ReactBaseElementPropsWithChildren<ButtonGroup>;
|
|
8531
|
+
[tagName$U]: ButtonGroupJSXProps & ReactBaseElementProps<ButtonGroup>;
|
|
8130
8532
|
}
|
|
8131
8533
|
}
|
|
8132
8534
|
}
|
|
8133
8535
|
declare global {
|
|
8134
8536
|
namespace JSX {
|
|
8135
8537
|
interface IntrinsicElements {
|
|
8136
|
-
[tagName$U]: ButtonGroupJSXProps &
|
|
8137
|
-
ReactBaseElementPropsWithChildren<ButtonGroup>;
|
|
8538
|
+
[tagName$U]: ButtonGroupJSXProps & ReactBaseElementProps<ButtonGroup>;
|
|
8138
8539
|
}
|
|
8139
8540
|
}
|
|
8140
8541
|
}
|
|
8141
8542
|
declare module 'react' {
|
|
8142
8543
|
namespace JSX {
|
|
8143
8544
|
interface IntrinsicElements {
|
|
8144
|
-
[tagName$T]: CheckboxJSXProps &
|
|
8145
|
-
ReactBaseElementPropsWithChildren<Checkbox>;
|
|
8545
|
+
[tagName$T]: CheckboxJSXProps & ReactBaseElementProps<Checkbox>;
|
|
8146
8546
|
}
|
|
8147
8547
|
}
|
|
8148
8548
|
}
|
|
8149
8549
|
declare global {
|
|
8150
8550
|
namespace JSX {
|
|
8151
8551
|
interface IntrinsicElements {
|
|
8152
|
-
[tagName$T]: CheckboxJSXProps &
|
|
8153
|
-
ReactBaseElementPropsWithChildren<Checkbox>;
|
|
8552
|
+
[tagName$T]: CheckboxJSXProps & ReactBaseElementProps<Checkbox>;
|
|
8154
8553
|
}
|
|
8155
8554
|
}
|
|
8156
8555
|
}
|
|
@@ -8162,7 +8561,7 @@ declare module 'react' {
|
|
|
8162
8561
|
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
8163
8562
|
> &
|
|
8164
8563
|
Omit<ChipJSXProps, 'graphic'> &
|
|
8165
|
-
|
|
8564
|
+
ReactBaseElementProps<Chip>;
|
|
8166
8565
|
}
|
|
8167
8566
|
}
|
|
8168
8567
|
}
|
|
@@ -8177,53 +8576,49 @@ declare global {
|
|
|
8177
8576
|
>
|
|
8178
8577
|
> &
|
|
8179
8578
|
Omit<ChipJSXProps, 'graphic'> &
|
|
8180
|
-
|
|
8579
|
+
ReactBaseElementProps<Chip>;
|
|
8181
8580
|
}
|
|
8182
8581
|
}
|
|
8183
8582
|
}
|
|
8184
8583
|
declare module 'react' {
|
|
8185
8584
|
namespace JSX {
|
|
8186
8585
|
interface IntrinsicElements {
|
|
8187
|
-
[tagName$R]: ChoiceJSXProps &
|
|
8586
|
+
[tagName$R]: ChoiceJSXProps & ReactBaseElementProps<Choice>;
|
|
8188
8587
|
}
|
|
8189
8588
|
}
|
|
8190
8589
|
}
|
|
8191
8590
|
declare global {
|
|
8192
8591
|
namespace JSX {
|
|
8193
8592
|
interface IntrinsicElements {
|
|
8194
|
-
[tagName$R]: ChoiceJSXProps &
|
|
8593
|
+
[tagName$R]: ChoiceJSXProps & ReactBaseElementProps<Choice>;
|
|
8195
8594
|
}
|
|
8196
8595
|
}
|
|
8197
8596
|
}
|
|
8198
8597
|
declare module 'react' {
|
|
8199
8598
|
namespace JSX {
|
|
8200
8599
|
interface IntrinsicElements {
|
|
8201
|
-
[tagName$Q]: ChoiceListJSXProps &
|
|
8202
|
-
ReactBaseElementPropsWithChildren<ChoiceList>;
|
|
8600
|
+
[tagName$Q]: ChoiceListJSXProps & ReactBaseElementProps<ChoiceList>;
|
|
8203
8601
|
}
|
|
8204
8602
|
}
|
|
8205
8603
|
}
|
|
8206
8604
|
declare global {
|
|
8207
8605
|
namespace JSX {
|
|
8208
8606
|
interface IntrinsicElements {
|
|
8209
|
-
[tagName$Q]: ChoiceListJSXProps &
|
|
8210
|
-
ReactBaseElementPropsWithChildren<ChoiceList>;
|
|
8607
|
+
[tagName$Q]: ChoiceListJSXProps & ReactBaseElementProps<ChoiceList>;
|
|
8211
8608
|
}
|
|
8212
8609
|
}
|
|
8213
8610
|
}
|
|
8214
8611
|
declare module 'react' {
|
|
8215
8612
|
namespace JSX {
|
|
8216
8613
|
interface IntrinsicElements {
|
|
8217
|
-
[tagName$P]: ClickableJSXProps &
|
|
8218
|
-
ReactBaseElementPropsWithChildren<Clickable>;
|
|
8614
|
+
[tagName$P]: ClickableJSXProps & ReactBaseElementProps<Clickable>;
|
|
8219
8615
|
}
|
|
8220
8616
|
}
|
|
8221
8617
|
}
|
|
8222
8618
|
declare global {
|
|
8223
8619
|
namespace JSX {
|
|
8224
8620
|
interface IntrinsicElements {
|
|
8225
|
-
[tagName$P]: ClickableJSXProps &
|
|
8226
|
-
ReactBaseElementPropsWithChildren<Clickable>;
|
|
8621
|
+
[tagName$P]: ClickableJSXProps & ReactBaseElementProps<Clickable>;
|
|
8227
8622
|
}
|
|
8228
8623
|
}
|
|
8229
8624
|
}
|
|
@@ -8235,7 +8630,7 @@ declare module 'react' {
|
|
|
8235
8630
|
Extract<keyof HTMLAttributes<HTMLElement>, `on${Capitalize<string>}`>
|
|
8236
8631
|
> &
|
|
8237
8632
|
Omit<ClickableChipJSXProps, 'graphic'> &
|
|
8238
|
-
|
|
8633
|
+
ReactBaseElementProps<ClickableChip>;
|
|
8239
8634
|
}
|
|
8240
8635
|
}
|
|
8241
8636
|
}
|
|
@@ -8250,7 +8645,7 @@ declare global {
|
|
|
8250
8645
|
>
|
|
8251
8646
|
> &
|
|
8252
8647
|
Omit<ClickableChipJSXProps, 'graphic'> &
|
|
8253
|
-
|
|
8648
|
+
ReactBaseElementProps<ClickableChip>;
|
|
8254
8649
|
}
|
|
8255
8650
|
}
|
|
8256
8651
|
}
|
|
@@ -8388,44 +8783,42 @@ declare global {
|
|
|
8388
8783
|
declare module 'react' {
|
|
8389
8784
|
namespace JSX {
|
|
8390
8785
|
interface IntrinsicElements {
|
|
8391
|
-
[tagName$G]: GridJSXProps &
|
|
8786
|
+
[tagName$G]: GridJSXProps & ReactBaseElementProps<Grid>;
|
|
8392
8787
|
}
|
|
8393
8788
|
}
|
|
8394
8789
|
}
|
|
8395
8790
|
declare global {
|
|
8396
8791
|
namespace JSX {
|
|
8397
8792
|
interface IntrinsicElements {
|
|
8398
|
-
[tagName$G]: GridJSXProps &
|
|
8793
|
+
[tagName$G]: GridJSXProps & ReactBaseElementProps<Grid>;
|
|
8399
8794
|
}
|
|
8400
8795
|
}
|
|
8401
8796
|
}
|
|
8402
8797
|
declare module 'react' {
|
|
8403
8798
|
namespace JSX {
|
|
8404
8799
|
interface IntrinsicElements {
|
|
8405
|
-
[tagName$F]: GridItemJSXProps &
|
|
8406
|
-
ReactBaseElementPropsWithChildren<GridItem>;
|
|
8800
|
+
[tagName$F]: GridItemJSXProps & ReactBaseElementProps<GridItem>;
|
|
8407
8801
|
}
|
|
8408
8802
|
}
|
|
8409
8803
|
}
|
|
8410
8804
|
declare global {
|
|
8411
8805
|
namespace JSX {
|
|
8412
8806
|
interface IntrinsicElements {
|
|
8413
|
-
[tagName$F]: GridItemJSXProps &
|
|
8414
|
-
ReactBaseElementPropsWithChildren<GridItem>;
|
|
8807
|
+
[tagName$F]: GridItemJSXProps & ReactBaseElementProps<GridItem>;
|
|
8415
8808
|
}
|
|
8416
8809
|
}
|
|
8417
8810
|
}
|
|
8418
8811
|
declare module 'react' {
|
|
8419
8812
|
namespace JSX {
|
|
8420
8813
|
interface IntrinsicElements {
|
|
8421
|
-
[tagName$E]: HeadingJSXProps &
|
|
8814
|
+
[tagName$E]: HeadingJSXProps & ReactBaseElementProps<Heading>;
|
|
8422
8815
|
}
|
|
8423
8816
|
}
|
|
8424
8817
|
}
|
|
8425
8818
|
declare global {
|
|
8426
8819
|
namespace JSX {
|
|
8427
8820
|
interface IntrinsicElements {
|
|
8428
|
-
[tagName$E]: HeadingJSXProps &
|
|
8821
|
+
[tagName$E]: HeadingJSXProps & ReactBaseElementProps<Heading>;
|
|
8429
8822
|
}
|
|
8430
8823
|
}
|
|
8431
8824
|
}
|
|
@@ -8460,30 +8853,28 @@ declare global {
|
|
|
8460
8853
|
declare module 'react' {
|
|
8461
8854
|
namespace JSX {
|
|
8462
8855
|
interface IntrinsicElements {
|
|
8463
|
-
[tagName$B]: LinkJSXProps &
|
|
8856
|
+
[tagName$B]: LinkJSXProps & ReactBaseElementProps<Link>;
|
|
8464
8857
|
}
|
|
8465
8858
|
}
|
|
8466
8859
|
}
|
|
8467
8860
|
declare global {
|
|
8468
8861
|
namespace JSX {
|
|
8469
8862
|
interface IntrinsicElements {
|
|
8470
|
-
[tagName$B]: LinkJSXProps &
|
|
8863
|
+
[tagName$B]: LinkJSXProps & ReactBaseElementProps<Link>;
|
|
8471
8864
|
}
|
|
8472
8865
|
}
|
|
8473
8866
|
}
|
|
8474
8867
|
declare module 'react' {
|
|
8475
8868
|
namespace JSX {
|
|
8476
8869
|
interface IntrinsicElements {
|
|
8477
|
-
[tagName$A]: ListItemJSXProps &
|
|
8478
|
-
ReactBaseElementPropsWithChildren<ListItem>;
|
|
8870
|
+
[tagName$A]: ListItemJSXProps & ReactBaseElementProps<ListItem>;
|
|
8479
8871
|
}
|
|
8480
8872
|
}
|
|
8481
8873
|
}
|
|
8482
8874
|
declare global {
|
|
8483
8875
|
namespace JSX {
|
|
8484
8876
|
interface IntrinsicElements {
|
|
8485
|
-
[tagName$A]: ListItemJSXProps &
|
|
8486
|
-
ReactBaseElementPropsWithChildren<ListItem>;
|
|
8877
|
+
[tagName$A]: ListItemJSXProps & ReactBaseElementProps<ListItem>;
|
|
8487
8878
|
}
|
|
8488
8879
|
}
|
|
8489
8880
|
}
|
|
@@ -8568,78 +8959,70 @@ declare global {
|
|
|
8568
8959
|
declare module 'react' {
|
|
8569
8960
|
namespace JSX {
|
|
8570
8961
|
interface IntrinsicElements {
|
|
8571
|
-
[tagName$v]: OptionJSXProps &
|
|
8962
|
+
[tagName$v]: OptionJSXProps & ReactBaseElementProps<Option>;
|
|
8572
8963
|
}
|
|
8573
8964
|
}
|
|
8574
8965
|
}
|
|
8575
8966
|
declare global {
|
|
8576
8967
|
namespace JSX {
|
|
8577
8968
|
interface IntrinsicElements {
|
|
8578
|
-
[tagName$v]: OptionJSXProps &
|
|
8969
|
+
[tagName$v]: OptionJSXProps & ReactBaseElementProps<Option>;
|
|
8579
8970
|
}
|
|
8580
8971
|
}
|
|
8581
8972
|
}
|
|
8582
8973
|
declare module 'react' {
|
|
8583
8974
|
namespace JSX {
|
|
8584
8975
|
interface IntrinsicElements {
|
|
8585
|
-
[tagName$u]: OptionGroupJSXProps &
|
|
8586
|
-
ReactBaseElementPropsWithChildren<OptionGroup>;
|
|
8976
|
+
[tagName$u]: OptionGroupJSXProps & ReactBaseElementProps<OptionGroup>;
|
|
8587
8977
|
}
|
|
8588
8978
|
}
|
|
8589
8979
|
}
|
|
8590
8980
|
declare global {
|
|
8591
8981
|
namespace JSX {
|
|
8592
8982
|
interface IntrinsicElements {
|
|
8593
|
-
[tagName$u]: OptionGroupJSXProps &
|
|
8594
|
-
ReactBaseElementPropsWithChildren<OptionGroup>;
|
|
8983
|
+
[tagName$u]: OptionGroupJSXProps & ReactBaseElementProps<OptionGroup>;
|
|
8595
8984
|
}
|
|
8596
8985
|
}
|
|
8597
8986
|
}
|
|
8598
8987
|
declare module 'react' {
|
|
8599
8988
|
namespace JSX {
|
|
8600
8989
|
interface IntrinsicElements {
|
|
8601
|
-
[tagName$t]: OrderedListJSXProps &
|
|
8602
|
-
ReactBaseElementPropsWithChildren<OrderedList>;
|
|
8990
|
+
[tagName$t]: OrderedListJSXProps & ReactBaseElementProps<OrderedList>;
|
|
8603
8991
|
}
|
|
8604
8992
|
}
|
|
8605
8993
|
}
|
|
8606
8994
|
declare global {
|
|
8607
8995
|
namespace JSX {
|
|
8608
8996
|
interface IntrinsicElements {
|
|
8609
|
-
[tagName$t]: OrderedListJSXProps &
|
|
8610
|
-
ReactBaseElementPropsWithChildren<OrderedList>;
|
|
8997
|
+
[tagName$t]: OrderedListJSXProps & ReactBaseElementProps<OrderedList>;
|
|
8611
8998
|
}
|
|
8612
8999
|
}
|
|
8613
9000
|
}
|
|
8614
9001
|
declare module 'react' {
|
|
8615
9002
|
namespace JSX {
|
|
8616
9003
|
interface IntrinsicElements {
|
|
8617
|
-
[tagName$s]: Omit<PageJSXProps, 'aside'> &
|
|
8618
|
-
ReactBaseElementPropsWithChildren<Page>;
|
|
9004
|
+
[tagName$s]: Omit<PageJSXProps, 'aside'> & ReactBaseElementProps<Page>;
|
|
8619
9005
|
}
|
|
8620
9006
|
}
|
|
8621
9007
|
}
|
|
8622
9008
|
declare global {
|
|
8623
9009
|
namespace JSX {
|
|
8624
9010
|
interface IntrinsicElements {
|
|
8625
|
-
[tagName$s]: Omit<PageJSXProps, 'aside'> &
|
|
8626
|
-
ReactBaseElementPropsWithChildren<Page>;
|
|
9011
|
+
[tagName$s]: Omit<PageJSXProps, 'aside'> & ReactBaseElementProps<Page>;
|
|
8627
9012
|
}
|
|
8628
9013
|
}
|
|
8629
9014
|
}
|
|
8630
9015
|
declare module 'react' {
|
|
8631
9016
|
namespace JSX {
|
|
8632
9017
|
interface IntrinsicElements {
|
|
8633
|
-
[tagName$r]: ParagraphJSXProps &
|
|
8634
|
-
ReactBaseElementPropsWithChildren<Paragraph>;
|
|
9018
|
+
[tagName$r]: ParagraphJSXProps & ReactBaseElementProps<Paragraph>;
|
|
8635
9019
|
}
|
|
8636
9020
|
}
|
|
8637
9021
|
}
|
|
8638
9022
|
declare global {
|
|
8639
9023
|
namespace JSX {
|
|
8640
9024
|
interface IntrinsicElements {
|
|
8641
|
-
[tagName$r]: ParagraphJSXProps &
|
|
8642
|
-
ReactBaseElementPropsWithChildren<Paragraph>;
|
|
9025
|
+
[tagName$r]: ParagraphJSXProps & ReactBaseElementProps<Paragraph>;
|
|
8643
9026
|
}
|
|
8644
9027
|
}
|
|
8645
9028
|
}
|
|
@@ -8660,14 +9043,14 @@ declare global {
|
|
|
8660
9043
|
declare module 'react' {
|
|
8661
9044
|
namespace JSX {
|
|
8662
9045
|
interface IntrinsicElements {
|
|
8663
|
-
[tagName$p]: PopoverJSXProps &
|
|
9046
|
+
[tagName$p]: PopoverJSXProps & ReactBaseElementProps<Popover>;
|
|
8664
9047
|
}
|
|
8665
9048
|
}
|
|
8666
9049
|
}
|
|
8667
9050
|
declare global {
|
|
8668
9051
|
namespace JSX {
|
|
8669
9052
|
interface IntrinsicElements {
|
|
8670
|
-
[tagName$p]: PopoverJSXProps &
|
|
9053
|
+
[tagName$p]: PopoverJSXProps & ReactBaseElementProps<Popover>;
|
|
8671
9054
|
}
|
|
8672
9055
|
}
|
|
8673
9056
|
}
|
|
@@ -8713,28 +9096,28 @@ declare global {
|
|
|
8713
9096
|
declare module 'react' {
|
|
8714
9097
|
namespace JSX {
|
|
8715
9098
|
interface IntrinsicElements {
|
|
8716
|
-
[tagName$m]: SectionJSXProps &
|
|
9099
|
+
[tagName$m]: SectionJSXProps & ReactBaseElementProps<Section>;
|
|
8717
9100
|
}
|
|
8718
9101
|
}
|
|
8719
9102
|
}
|
|
8720
9103
|
declare global {
|
|
8721
9104
|
namespace JSX {
|
|
8722
9105
|
interface IntrinsicElements {
|
|
8723
|
-
[tagName$m]: SectionJSXProps &
|
|
9106
|
+
[tagName$m]: SectionJSXProps & ReactBaseElementProps<Section>;
|
|
8724
9107
|
}
|
|
8725
9108
|
}
|
|
8726
9109
|
}
|
|
8727
9110
|
declare module 'react' {
|
|
8728
9111
|
namespace JSX {
|
|
8729
9112
|
interface IntrinsicElements {
|
|
8730
|
-
[tagName$l]: SelectJSXProps &
|
|
9113
|
+
[tagName$l]: SelectJSXProps & ReactBaseElementProps<Select>;
|
|
8731
9114
|
}
|
|
8732
9115
|
}
|
|
8733
9116
|
}
|
|
8734
9117
|
declare global {
|
|
8735
9118
|
namespace JSX {
|
|
8736
9119
|
interface IntrinsicElements {
|
|
8737
|
-
[tagName$l]: SelectJSXProps &
|
|
9120
|
+
[tagName$l]: SelectJSXProps & ReactBaseElementProps<Select>;
|
|
8738
9121
|
}
|
|
8739
9122
|
}
|
|
8740
9123
|
}
|
|
@@ -8755,14 +9138,14 @@ declare global {
|
|
|
8755
9138
|
declare module 'react' {
|
|
8756
9139
|
namespace JSX {
|
|
8757
9140
|
interface IntrinsicElements {
|
|
8758
|
-
[tagName$j]: StackJSXProps &
|
|
9141
|
+
[tagName$j]: StackJSXProps & ReactBaseElementProps<Stack>;
|
|
8759
9142
|
}
|
|
8760
9143
|
}
|
|
8761
9144
|
}
|
|
8762
9145
|
declare global {
|
|
8763
9146
|
namespace JSX {
|
|
8764
9147
|
interface IntrinsicElements {
|
|
8765
|
-
[tagName$j]: StackJSXProps &
|
|
9148
|
+
[tagName$j]: StackJSXProps & ReactBaseElementProps<Stack>;
|
|
8766
9149
|
}
|
|
8767
9150
|
}
|
|
8768
9151
|
}
|
|
@@ -8784,7 +9167,7 @@ declare module 'react' {
|
|
|
8784
9167
|
namespace JSX {
|
|
8785
9168
|
interface IntrinsicElements {
|
|
8786
9169
|
[tagName$h]: Omit<TableJSXProps, 'filters'> &
|
|
8787
|
-
|
|
9170
|
+
ReactBaseElementProps<Table>;
|
|
8788
9171
|
}
|
|
8789
9172
|
}
|
|
8790
9173
|
}
|
|
@@ -8792,55 +9175,49 @@ declare global {
|
|
|
8792
9175
|
namespace JSX {
|
|
8793
9176
|
interface IntrinsicElements {
|
|
8794
9177
|
[tagName$h]: Omit<TableJSXProps, 'filters'> &
|
|
8795
|
-
|
|
9178
|
+
ReactBaseElementProps<Table>;
|
|
8796
9179
|
}
|
|
8797
9180
|
}
|
|
8798
9181
|
}
|
|
8799
9182
|
declare module 'react' {
|
|
8800
9183
|
namespace JSX {
|
|
8801
9184
|
interface IntrinsicElements {
|
|
8802
|
-
[tagName$g]: TableBodyJSXProps &
|
|
8803
|
-
ReactBaseElementPropsWithChildren<TableBody>;
|
|
9185
|
+
[tagName$g]: TableBodyJSXProps & ReactBaseElementProps<TableBody>;
|
|
8804
9186
|
}
|
|
8805
9187
|
}
|
|
8806
9188
|
}
|
|
8807
9189
|
declare global {
|
|
8808
9190
|
namespace JSX {
|
|
8809
9191
|
interface IntrinsicElements {
|
|
8810
|
-
[tagName$g]: TableBodyJSXProps &
|
|
8811
|
-
ReactBaseElementPropsWithChildren<TableBody>;
|
|
9192
|
+
[tagName$g]: TableBodyJSXProps & ReactBaseElementProps<TableBody>;
|
|
8812
9193
|
}
|
|
8813
9194
|
}
|
|
8814
9195
|
}
|
|
8815
9196
|
declare module 'react' {
|
|
8816
9197
|
namespace JSX {
|
|
8817
9198
|
interface IntrinsicElements {
|
|
8818
|
-
[tagName$f]: TableCellJSXProps &
|
|
8819
|
-
ReactBaseElementPropsWithChildren<TableCell>;
|
|
9199
|
+
[tagName$f]: TableCellJSXProps & ReactBaseElementProps<TableCell>;
|
|
8820
9200
|
}
|
|
8821
9201
|
}
|
|
8822
9202
|
}
|
|
8823
9203
|
declare global {
|
|
8824
9204
|
namespace JSX {
|
|
8825
9205
|
interface IntrinsicElements {
|
|
8826
|
-
[tagName$f]: TableCellJSXProps &
|
|
8827
|
-
ReactBaseElementPropsWithChildren<TableCell>;
|
|
9206
|
+
[tagName$f]: TableCellJSXProps & ReactBaseElementProps<TableCell>;
|
|
8828
9207
|
}
|
|
8829
9208
|
}
|
|
8830
9209
|
}
|
|
8831
9210
|
declare module 'react' {
|
|
8832
9211
|
namespace JSX {
|
|
8833
9212
|
interface IntrinsicElements {
|
|
8834
|
-
[tagName$e]: TableHeaderJSXProps &
|
|
8835
|
-
ReactBaseElementPropsWithChildren<TableHeader>;
|
|
9213
|
+
[tagName$e]: TableHeaderJSXProps & ReactBaseElementProps<TableHeader>;
|
|
8836
9214
|
}
|
|
8837
9215
|
}
|
|
8838
9216
|
}
|
|
8839
9217
|
declare global {
|
|
8840
9218
|
namespace JSX {
|
|
8841
9219
|
interface IntrinsicElements {
|
|
8842
|
-
[tagName$e]: TableHeaderJSXProps &
|
|
8843
|
-
ReactBaseElementPropsWithChildren<TableHeader>;
|
|
9220
|
+
[tagName$e]: TableHeaderJSXProps & ReactBaseElementProps<TableHeader>;
|
|
8844
9221
|
}
|
|
8845
9222
|
}
|
|
8846
9223
|
}
|
|
@@ -8848,7 +9225,7 @@ declare module 'react' {
|
|
|
8848
9225
|
namespace JSX {
|
|
8849
9226
|
interface IntrinsicElements {
|
|
8850
9227
|
[tagName$d]: TableHeaderRowJSXProps &
|
|
8851
|
-
|
|
9228
|
+
ReactBaseElementProps<TableHeaderRow>;
|
|
8852
9229
|
}
|
|
8853
9230
|
}
|
|
8854
9231
|
}
|
|
@@ -8856,37 +9233,35 @@ declare global {
|
|
|
8856
9233
|
namespace JSX {
|
|
8857
9234
|
interface IntrinsicElements {
|
|
8858
9235
|
[tagName$d]: TableHeaderRowJSXProps &
|
|
8859
|
-
|
|
9236
|
+
ReactBaseElementProps<TableHeaderRow>;
|
|
8860
9237
|
}
|
|
8861
9238
|
}
|
|
8862
9239
|
}
|
|
8863
9240
|
declare module 'react' {
|
|
8864
9241
|
namespace JSX {
|
|
8865
9242
|
interface IntrinsicElements {
|
|
8866
|
-
[tagName$c]: TableRowJSXProps &
|
|
8867
|
-
ReactBaseElementPropsWithChildren<TableRow>;
|
|
9243
|
+
[tagName$c]: TableRowJSXProps & ReactBaseElementProps<TableRow>;
|
|
8868
9244
|
}
|
|
8869
9245
|
}
|
|
8870
9246
|
}
|
|
8871
9247
|
declare global {
|
|
8872
9248
|
namespace JSX {
|
|
8873
9249
|
interface IntrinsicElements {
|
|
8874
|
-
[tagName$c]: TableRowJSXProps &
|
|
8875
|
-
ReactBaseElementPropsWithChildren<TableRow>;
|
|
9250
|
+
[tagName$c]: TableRowJSXProps & ReactBaseElementProps<TableRow>;
|
|
8876
9251
|
}
|
|
8877
9252
|
}
|
|
8878
9253
|
}
|
|
8879
9254
|
declare module 'react' {
|
|
8880
9255
|
namespace JSX {
|
|
8881
9256
|
interface IntrinsicElements {
|
|
8882
|
-
[tagName$b]: TextJSXProps &
|
|
9257
|
+
[tagName$b]: TextJSXProps & ReactBaseElementProps<Text>;
|
|
8883
9258
|
}
|
|
8884
9259
|
}
|
|
8885
9260
|
}
|
|
8886
9261
|
declare global {
|
|
8887
9262
|
namespace JSX {
|
|
8888
9263
|
interface IntrinsicElements {
|
|
8889
|
-
[tagName$b]: TextJSXProps &
|
|
9264
|
+
[tagName$b]: TextJSXProps & ReactBaseElementProps<Text>;
|
|
8890
9265
|
}
|
|
8891
9266
|
}
|
|
8892
9267
|
}
|
|
@@ -8937,14 +9312,14 @@ declare global {
|
|
|
8937
9312
|
declare module 'react' {
|
|
8938
9313
|
namespace JSX {
|
|
8939
9314
|
interface IntrinsicElements {
|
|
8940
|
-
[tagName$7]: TooltipJSXProps &
|
|
9315
|
+
[tagName$7]: TooltipJSXProps & ReactBaseElementProps<Tooltip>;
|
|
8941
9316
|
}
|
|
8942
9317
|
}
|
|
8943
9318
|
}
|
|
8944
9319
|
declare global {
|
|
8945
9320
|
namespace JSX {
|
|
8946
9321
|
interface IntrinsicElements {
|
|
8947
|
-
[tagName$7]: TooltipJSXProps &
|
|
9322
|
+
[tagName$7]: TooltipJSXProps & ReactBaseElementProps<Tooltip>;
|
|
8948
9323
|
}
|
|
8949
9324
|
}
|
|
8950
9325
|
}
|
|
@@ -8965,16 +9340,14 @@ declare global {
|
|
|
8965
9340
|
declare module 'react' {
|
|
8966
9341
|
namespace JSX {
|
|
8967
9342
|
interface IntrinsicElements {
|
|
8968
|
-
[tagName$5]: UnorderedListJSXProps &
|
|
8969
|
-
ReactBaseElementPropsWithChildren<UnorderedList>;
|
|
9343
|
+
[tagName$5]: UnorderedListJSXProps & ReactBaseElementProps<UnorderedList>;
|
|
8970
9344
|
}
|
|
8971
9345
|
}
|
|
8972
9346
|
}
|
|
8973
9347
|
declare global {
|
|
8974
9348
|
namespace JSX {
|
|
8975
9349
|
interface IntrinsicElements {
|
|
8976
|
-
[tagName$5]: UnorderedListJSXProps &
|
|
8977
|
-
ReactBaseElementPropsWithChildren<UnorderedList>;
|
|
9350
|
+
[tagName$5]: UnorderedListJSXProps & ReactBaseElementProps<UnorderedList>;
|
|
8978
9351
|
}
|
|
8979
9352
|
}
|
|
8980
9353
|
}
|