@loadsmart/miranda-react 1.111.0-alpha.4 → 1.111.0
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/dist/components/Accordion/Accordion.d.ts +1 -0
- package/dist/components/Accordion/Accordion.d.ts.map +1 -0
- package/dist/components/Accordion/AccordionContent.d.ts +1 -0
- package/dist/components/Accordion/AccordionContent.d.ts.map +1 -0
- package/dist/components/Accordion/AccordionTitle.d.ts +1 -0
- package/dist/components/Accordion/AccordionTitle.d.ts.map +1 -0
- package/dist/components/Accordion/index.d.ts +1 -0
- package/dist/components/Accordion/index.d.ts.map +1 -0
- package/dist/components/Badge/Badge.d.ts +1 -0
- package/dist/components/Badge/Badge.d.ts.map +1 -0
- package/dist/components/Badge/index.d.ts +1 -0
- package/dist/components/Badge/index.d.ts.map +1 -0
- package/dist/components/Banner/Banner.d.ts +1 -0
- package/dist/components/Banner/Banner.d.ts.map +1 -0
- package/dist/components/Banner/BannerActionPrimary.d.ts +1 -0
- package/dist/components/Banner/BannerActionPrimary.d.ts.map +1 -0
- package/dist/components/Banner/BannerActionSecondary.d.ts +1 -0
- package/dist/components/Banner/BannerActionSecondary.d.ts.map +1 -0
- package/dist/components/Banner/BannerActions.d.ts +1 -0
- package/dist/components/Banner/BannerActions.d.ts.map +1 -0
- package/dist/components/Banner/BannerDescription.d.ts +1 -0
- package/dist/components/Banner/BannerDescription.d.ts.map +1 -0
- package/dist/components/Banner/BannerIcon.d.ts +1 -0
- package/dist/components/Banner/BannerIcon.d.ts.map +1 -0
- package/dist/components/Banner/BannerTitle.d.ts +1 -0
- package/dist/components/Banner/BannerTitle.d.ts.map +1 -0
- package/dist/components/Banner/index.d.ts +1 -0
- package/dist/components/Banner/index.d.ts.map +1 -0
- package/dist/components/Button/Button.d.ts +1 -0
- package/dist/components/Button/Button.d.ts.map +1 -0
- package/dist/components/Button/index.d.ts +1 -0
- package/dist/components/Button/index.d.ts.map +1 -0
- package/dist/components/Card/Card.d.ts +1 -0
- package/dist/components/Card/Card.d.ts.map +1 -0
- package/dist/components/Card/CardActionPrimary.d.ts +1 -0
- package/dist/components/Card/CardActionPrimary.d.ts.map +1 -0
- package/dist/components/Card/CardActionSecondary.d.ts +1 -0
- package/dist/components/Card/CardActionSecondary.d.ts.map +1 -0
- package/dist/components/Card/CardActionTertiary.d.ts +1 -0
- package/dist/components/Card/CardActionTertiary.d.ts.map +1 -0
- package/dist/components/Card/CardBody.d.ts +1 -0
- package/dist/components/Card/CardBody.d.ts.map +1 -0
- package/dist/components/Card/CardDivider.d.ts +1 -0
- package/dist/components/Card/CardDivider.d.ts.map +1 -0
- package/dist/components/Card/CardFooter.d.ts +1 -0
- package/dist/components/Card/CardFooter.d.ts.map +1 -0
- package/dist/components/Card/CardSubtitle.d.ts +1 -0
- package/dist/components/Card/CardSubtitle.d.ts.map +1 -0
- package/dist/components/Card/CardTitle.d.ts +1 -0
- package/dist/components/Card/CardTitle.d.ts.map +1 -0
- package/dist/components/Card/index.d.ts +1 -0
- package/dist/components/Card/index.d.ts.map +1 -0
- package/dist/components/Checkbox/Checkbox.d.ts +1 -0
- package/dist/components/Checkbox/Checkbox.d.ts.map +1 -0
- package/dist/components/Checkbox/index.d.ts +1 -0
- package/dist/components/Checkbox/index.d.ts.map +1 -0
- package/dist/components/Dialog/Dialog.d.ts +1 -0
- package/dist/components/Dialog/Dialog.d.ts.map +1 -0
- package/dist/components/Dialog/DialogActionPrimary.d.ts +1 -0
- package/dist/components/Dialog/DialogActionPrimary.d.ts.map +1 -0
- package/dist/components/Dialog/DialogActionSecondary.d.ts +1 -0
- package/dist/components/Dialog/DialogActionSecondary.d.ts.map +1 -0
- package/dist/components/Dialog/DialogActionTertiary.d.ts +1 -0
- package/dist/components/Dialog/DialogActionTertiary.d.ts.map +1 -0
- package/dist/components/Dialog/DialogActions.d.ts +1 -0
- package/dist/components/Dialog/DialogActions.d.ts.map +1 -0
- package/dist/components/Dialog/DialogBody.d.ts +1 -0
- package/dist/components/Dialog/DialogBody.d.ts.map +1 -0
- package/dist/components/Dialog/DialogClose.d.ts +1 -0
- package/dist/components/Dialog/DialogClose.d.ts.map +1 -0
- package/dist/components/Dialog/DialogFooter.d.ts +1 -0
- package/dist/components/Dialog/DialogFooter.d.ts.map +1 -0
- package/dist/components/Dialog/DialogHeader.d.ts +1 -0
- package/dist/components/Dialog/DialogHeader.d.ts.map +1 -0
- package/dist/components/Dialog/index.d.ts +1 -0
- package/dist/components/Dialog/index.d.ts.map +1 -0
- package/dist/components/Divider/Divider.d.ts +1 -0
- package/dist/components/Divider/Divider.d.ts.map +1 -0
- package/dist/components/Divider/index.d.ts +1 -0
- package/dist/components/Divider/index.d.ts.map +1 -0
- package/dist/components/Drawer/Drawer.d.ts +1 -0
- package/dist/components/Drawer/Drawer.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerActionPrimary.d.ts +1 -0
- package/dist/components/Drawer/DrawerActionPrimary.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerActionSecondary.d.ts +1 -0
- package/dist/components/Drawer/DrawerActionSecondary.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerActionTertiary.d.ts +1 -0
- package/dist/components/Drawer/DrawerActionTertiary.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerActions.d.ts +1 -0
- package/dist/components/Drawer/DrawerActions.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerBody.d.ts +1 -0
- package/dist/components/Drawer/DrawerBody.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerClose.d.ts +1 -0
- package/dist/components/Drawer/DrawerClose.d.ts.map +1 -0
- package/dist/components/Drawer/DrawerHeader.d.ts +1 -0
- package/dist/components/Drawer/DrawerHeader.d.ts.map +1 -0
- package/dist/components/Drawer/index.d.ts +1 -0
- package/dist/components/Drawer/index.d.ts.map +1 -0
- package/dist/components/Dropdown/Dropdown.d.ts +1 -0
- package/dist/components/Dropdown/Dropdown.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownItem.d.ts +1 -0
- package/dist/components/Dropdown/DropdownItem.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownMenu.d.ts +1 -0
- package/dist/components/Dropdown/DropdownMenu.d.ts.map +1 -0
- package/dist/components/Dropdown/DropdownTrigger.d.ts +1 -0
- package/dist/components/Dropdown/DropdownTrigger.d.ts.map +1 -0
- package/dist/components/Dropdown/index.d.ts +1 -0
- package/dist/components/Dropdown/index.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyState.d.ts +1 -0
- package/dist/components/EmptyState/EmptyState.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateAction.d.ts +1 -0
- package/dist/components/EmptyState/EmptyStateAction.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateHeader.d.ts +1 -0
- package/dist/components/EmptyState/EmptyStateHeader.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts +1 -0
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts.map +1 -0
- package/dist/components/EmptyState/EmptyStateMessage.d.ts +1 -0
- package/dist/components/EmptyState/EmptyStateMessage.d.ts.map +1 -0
- package/dist/components/EmptyState/index.d.ts +1 -0
- package/dist/components/EmptyState/index.d.ts.map +1 -0
- package/dist/components/Field/Field.d.ts +1 -0
- package/dist/components/Field/Field.d.ts.map +1 -0
- package/dist/components/Field/FieldHint.d.ts +1 -0
- package/dist/components/Field/FieldHint.d.ts.map +1 -0
- package/dist/components/Field/FieldLabel.d.ts +1 -0
- package/dist/components/Field/FieldLabel.d.ts.map +1 -0
- package/dist/components/Field/index.d.ts +1 -0
- package/dist/components/Field/index.d.ts.map +1 -0
- package/dist/components/Header/Header.d.ts +1 -0
- package/dist/components/Header/Header.d.ts.map +1 -0
- package/dist/components/Header/HeaderActions.d.ts +1 -0
- package/dist/components/Header/HeaderActions.d.ts.map +1 -0
- package/dist/components/Header/HeaderBackButton.d.ts +1 -0
- package/dist/components/Header/HeaderBackButton.d.ts.map +1 -0
- package/dist/components/Header/HeaderContent.d.ts +1 -0
- package/dist/components/Header/HeaderContent.d.ts.map +1 -0
- package/dist/components/Header/HeaderTitle.d.ts +1 -0
- package/dist/components/Header/HeaderTitle.d.ts.map +1 -0
- package/dist/components/Header/SubHeader.d.ts +1 -0
- package/dist/components/Header/SubHeader.d.ts.map +1 -0
- package/dist/components/Header/index.d.ts +1 -0
- package/dist/components/Header/index.d.ts.map +1 -0
- package/dist/components/Icon/Icon.d.ts +1 -0
- package/dist/components/Icon/Icon.d.ts.map +1 -0
- package/dist/components/Icon/index.d.ts +1 -0
- package/dist/components/Icon/index.d.ts.map +1 -0
- package/dist/components/Label/Label.d.ts +1 -0
- package/dist/components/Label/Label.d.ts.map +1 -0
- package/dist/components/LabeledValue/LabeledValue.d.ts +1 -0
- package/dist/components/LabeledValue/LabeledValue.d.ts.map +1 -0
- package/dist/components/LabeledValue/index.d.ts +1 -0
- package/dist/components/LabeledValue/index.d.ts.map +1 -0
- package/dist/components/Layout/Box.d.ts +1 -0
- package/dist/components/Layout/Box.d.ts.map +1 -0
- package/dist/components/Layout/Grid.d.ts +1 -0
- package/dist/components/Layout/Grid.d.ts.map +1 -0
- package/dist/components/Layout/Group.d.ts +1 -0
- package/dist/components/Layout/Group.d.ts.map +1 -0
- package/dist/components/Layout/Layout.d.ts +1 -0
- package/dist/components/Layout/Layout.d.ts.map +1 -0
- package/dist/components/Layout/Row.d.ts +1 -0
- package/dist/components/Layout/Row.d.ts.map +1 -0
- package/dist/components/Layout/Sidebar.d.ts +1 -0
- package/dist/components/Layout/Sidebar.d.ts.map +1 -0
- package/dist/components/Layout/Stack.d.ts +1 -0
- package/dist/components/Layout/Stack.d.ts.map +1 -0
- package/dist/components/Layout/Switcher.d.ts +1 -0
- package/dist/components/Layout/Switcher.d.ts.map +1 -0
- package/dist/components/Layout/index.d.ts +1 -0
- package/dist/components/Layout/index.d.ts.map +1 -0
- package/dist/components/Link/Link.d.ts +1 -0
- package/dist/components/Link/Link.d.ts.map +1 -0
- package/dist/components/Link/index.d.ts +1 -0
- package/dist/components/Link/index.d.ts.map +1 -0
- package/dist/components/LogoLoader/LogoLoader.d.ts +1 -0
- package/dist/components/LogoLoader/LogoLoader.d.ts.map +1 -0
- package/dist/components/LogoLoader/index.d.ts +1 -0
- package/dist/components/LogoLoader/index.d.ts.map +1 -0
- package/dist/components/PageContent/Body.d.ts +1 -0
- package/dist/components/PageContent/Body.d.ts.map +1 -0
- package/dist/components/PageContent/PageContent.d.ts +1 -0
- package/dist/components/PageContent/PageContent.d.ts.map +1 -0
- package/dist/components/PageContent/index.d.ts +1 -0
- package/dist/components/PageContent/index.d.ts.map +1 -0
- package/dist/components/Pagination/Pagination.d.ts +1 -0
- package/dist/components/Pagination/Pagination.d.ts.map +1 -0
- package/dist/components/Pagination/index.d.ts +1 -0
- package/dist/components/Pagination/index.d.ts.map +1 -0
- package/dist/components/ProgressBar/ProgressBar.d.ts +1 -0
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -0
- package/dist/components/ProgressBar/index.d.ts +1 -0
- package/dist/components/ProgressBar/index.d.ts.map +1 -0
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +1 -0
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts.map +1 -0
- package/dist/components/ProgressBarCountdown/index.d.ts +1 -0
- package/dist/components/ProgressBarCountdown/index.d.ts.map +1 -0
- package/dist/components/RadioGroup/Radio.d.ts +1 -0
- package/dist/components/RadioGroup/Radio.d.ts.map +1 -0
- package/dist/components/RadioGroup/RadioGroup.d.ts +1 -0
- package/dist/components/RadioGroup/RadioGroup.d.ts.map +1 -0
- package/dist/components/RadioGroup/index.d.ts +1 -0
- package/dist/components/RadioGroup/index.d.ts.map +1 -0
- package/dist/components/Section/Section.d.ts +1 -0
- package/dist/components/Section/Section.d.ts.map +1 -0
- package/dist/components/Section/SectionTitle.d.ts +1 -0
- package/dist/components/Section/SectionTitle.d.ts.map +1 -0
- package/dist/components/Section/index.d.ts +1 -0
- package/dist/components/Section/index.d.ts.map +1 -0
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +1 -0
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts.map +1 -0
- package/dist/components/SpinnerWheel/index.d.ts +1 -0
- package/dist/components/SpinnerWheel/index.d.ts.map +1 -0
- package/dist/components/Steps/Step.d.ts +1 -0
- package/dist/components/Steps/Step.d.ts.map +1 -0
- package/dist/components/Steps/Steps.d.ts +1 -0
- package/dist/components/Steps/Steps.d.ts.map +1 -0
- package/dist/components/Steps/index.d.ts +1 -0
- package/dist/components/Steps/index.d.ts.map +1 -0
- package/dist/components/Steps/useSteps.d.ts +1 -0
- package/dist/components/Steps/useSteps.d.ts.map +1 -0
- package/dist/components/Switch/Switch.d.ts +1 -0
- package/dist/components/Switch/Switch.d.ts.map +1 -0
- package/dist/components/Switch/index.d.ts +1 -0
- package/dist/components/Switch/index.d.ts.map +1 -0
- package/dist/components/Table/Table.d.ts +1 -0
- package/dist/components/Table/Table.d.ts.map +1 -0
- package/dist/components/Table/TableActions.d.ts +1 -0
- package/dist/components/Table/TableActions.d.ts.map +1 -0
- package/dist/components/Table/TableBody.d.ts +1 -0
- package/dist/components/Table/TableBody.d.ts.map +1 -0
- package/dist/components/Table/TableCell.d.ts +1 -0
- package/dist/components/Table/TableCell.d.ts.map +1 -0
- package/dist/components/Table/TableFeedback.d.ts +1 -0
- package/dist/components/Table/TableFeedback.d.ts.map +1 -0
- package/dist/components/Table/TableFoot.d.ts +1 -0
- package/dist/components/Table/TableFoot.d.ts.map +1 -0
- package/dist/components/Table/TableHead.d.ts +1 -0
- package/dist/components/Table/TableHead.d.ts.map +1 -0
- package/dist/components/Table/TableHeadCell.d.ts +1 -0
- package/dist/components/Table/TableHeadCell.d.ts.map +1 -0
- package/dist/components/Table/TableRow.d.ts +1 -0
- package/dist/components/Table/TableRow.d.ts.map +1 -0
- package/dist/components/Table/TableToolbar.d.ts +1 -0
- package/dist/components/Table/TableToolbar.d.ts.map +1 -0
- package/dist/components/Table/index.d.ts +1 -0
- package/dist/components/Table/index.d.ts.map +1 -0
- package/dist/components/Tabs/Tab.d.ts +1 -0
- package/dist/components/Tabs/Tab.d.ts.map +1 -0
- package/dist/components/Tabs/TabPanel.d.ts +1 -0
- package/dist/components/Tabs/TabPanel.d.ts.map +1 -0
- package/dist/components/Tabs/Tabs.d.ts +1 -0
- package/dist/components/Tabs/Tabs.d.ts.map +1 -0
- package/dist/components/Tabs/index.d.ts +1 -0
- package/dist/components/Tabs/index.d.ts.map +1 -0
- package/dist/components/Tag/ActionableTag.d.ts +1 -0
- package/dist/components/Tag/ActionableTag.d.ts.map +1 -0
- package/dist/components/Tag/Tag.d.ts +1 -0
- package/dist/components/Tag/Tag.d.ts.map +1 -0
- package/dist/components/Tag/index.d.ts +1 -0
- package/dist/components/Tag/index.d.ts.map +1 -0
- package/dist/components/Text/Text.d.ts +1 -0
- package/dist/components/Text/Text.d.ts.map +1 -0
- package/dist/components/Text/index.d.ts +1 -0
- package/dist/components/Text/index.d.ts.map +1 -0
- package/dist/components/TextArea/TextArea.d.ts +1 -0
- package/dist/components/TextArea/TextArea.d.ts.map +1 -0
- package/dist/components/TextArea/index.d.ts +1 -0
- package/dist/components/TextArea/index.d.ts.map +1 -0
- package/dist/components/TextField/TextField.d.ts +1 -0
- package/dist/components/TextField/TextField.d.ts.map +1 -0
- package/dist/components/TextField/index.d.ts +1 -0
- package/dist/components/TextField/index.d.ts.map +1 -0
- package/dist/components/Timeline/Timeline.d.ts +1 -0
- package/dist/components/Timeline/Timeline.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineExpandableItem.d.ts +1 -0
- package/dist/components/Timeline/TimelineExpandableItem.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItem.d.ts +1 -0
- package/dist/components/Timeline/TimelineItem.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemBody.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemBody.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemFooter.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemFooter.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemHeader.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemHeader.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts.map +1 -0
- package/dist/components/Timeline/TimelineItemIcon.d.ts +1 -0
- package/dist/components/Timeline/TimelineItemIcon.d.ts.map +1 -0
- package/dist/components/Timeline/index.d.ts +1 -0
- package/dist/components/Timeline/index.d.ts.map +1 -0
- package/dist/components/ToggleGroup/Toggle.d.ts +1 -0
- package/dist/components/ToggleGroup/Toggle.d.ts.map +1 -0
- package/dist/components/ToggleGroup/ToggleGroup.d.ts +1 -0
- package/dist/components/ToggleGroup/ToggleGroup.d.ts.map +1 -0
- package/dist/components/ToggleGroup/index.d.ts +1 -0
- package/dist/components/ToggleGroup/index.d.ts.map +1 -0
- package/dist/components/Tooltip/Tooltip.d.ts +1 -0
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -0
- package/dist/components/Tooltip/index.d.ts +1 -0
- package/dist/components/Tooltip/index.d.ts.map +1 -0
- package/dist/index.d.ts +1 -68
- package/dist/index.d.ts.map +1 -0
- package/dist/index.js +3 -1220
- package/dist/index.js.map +1 -0
- package/dist/tests/constants.d.ts +1 -0
- package/dist/tests/constants.d.ts.map +1 -0
- package/dist/tests/types.d.ts +1 -0
- package/dist/tests/types.d.ts.map +1 -0
- package/dist/utils/createComponent.d.ts +1 -0
- package/dist/utils/createComponent.d.ts.map +1 -0
- package/dist/utils/types.d.ts +1 -0
- package/dist/utils/types.d.ts.map +1 -0
- package/dist/utils/utils.d.ts +1 -0
- package/dist/utils/utils.d.ts.map +1 -0
- package/package.json +9 -4
- package/dist/styles/variables.css +0 -2
- package/dist/styles/variables.scss +0 -3
- package/dist/tokens.d.ts +0 -9
- package/dist/tokens.js +0 -2
package/dist/index.js
CHANGED
|
@@ -1,1224 +1,7 @@
|
|
|
1
|
-
import
|
|
2
|
-
export { DIALOG_SIZES, DIALOG_VARIANTS, DRAWER_SIZES, EMPTY_STATE_VARIANTS, Accordion as WCAccordion, AccordionContent as WCAccordionContent, AccordionTitle as WCAccordionTitle, ActionableTag as WCActionableTag, Badge as WCBadge, Banner as WCBanner, BannerActionPrimary as WCBannerActionPrimary, BannerActionSecondary as WCBannerActionSecondary, BannerActions as WCBannerActions, BannerDescription as WCBannerDescription, BannerIcon as WCBannerIcon, BannerTitle as WCBannerTitle, Box as WCBox, Button as WCButton, Card as WCCard, CardActionPrimary as WCCardActionPrimary, CardActionSecondary as WCCardActionSecondary, CardActionTertiary as WCCardActionTertiary, CardBody as WCCardBody, CardDivider as WCCardDivider, CardFooter as WCCardFooter, CardSubtitle as WCCardSubtitle, CardTitle as WCCardTitle, Checkbox as WCCheckbox, Column as WCColumn, Container as WCContainer, Dialog as WCDialog, DialogActionPrimary as WCDialogActionPrimary, DialogActionSecondary as WCDialogActionSecondary, DialogActionTertiary as WCDialogActionTertiary, DialogActions as WCDialogActions, DialogBody as WCDialogBody, DialogClose as WCDialogClose, DialogFooter as WCDialogFooter, DialogHeader as WCDialogHeader, Divider as WCDivider, Drawer as WCDrawer, DrawerActionPrimary as WCDrawerActionPrimary, DrawerActionSecondary as WCDrawerActionSecondary, DrawerActionTertiary as WCDrawerActionTertiary, DrawerActions as WCDrawerActions, DrawerBody as WCDrawerBody, DrawerClose as WCDrawerClose, DrawerHeader as WCDrawerHeader, Dropdown as WCDropdown, DropdownItem as WCDropdownItem, DropdownMenu as WCDropdownMenu, DropdownTrigger as WCDropdownTrigger, EmptyState as WCEmptyState, EmptyStateAction as WCEmptyStateAction, EmptyStateHeader as WCEmptyStateHeader, EmptyStateIllustration as WCEmptyStateIllustration, EmptyStateMessage as WCEmptyStateMessage, Field as WCField, FieldHint as WCFieldHint, FieldLabel as WCFieldLabel, Grid as WCGrid, Group as WCGroup, Header as WCHeader, HeaderActions as WCHeaderActions, HeaderContent as WCHeaderContent, HeaderTitle as WCHeaderTitle, Icon as WCIcon, LabeledValue as WCLabeledValue, LabeledValueLabel as WCLabeledValueLabel, LabeledValueValue as WCLabeledValueValue, Link as WCLink, LogoLoader as WCLogoLoader, PageContent as WCPageContent, Pagination as WCPagination, ProgressBar as WCProgressBar, ProgressBarCountdown as WCProgressBarCountdown, Radio as WCRadio, RadioGroup as WCRadioGroup, Row as WCRow, Section as WCSection, SectionTitle as WCSectionTitle, Sidebar as WCSidebar, SpinnerWheel as WCSpinnerWheel, Stack as WCStack, Step as WCStep, Steps as WCSteps, SubHeader as WCSubHeader, Switch as WCSwitch, Switcher as WCSwitcher, Tab as WCTab, TabPanel as WCTabPanel, Table as WCTable, TableActions as WCTableActions, TableBody as WCTableBody, TableCell as WCTableCell, TableFeedback as WCTableFeedback, TableFoot as WCTableFoot, TableHead as WCTableHead, TableHeadCell as WCTableHeadCell, TableRow as WCTableRow, TableToolbar as WCTableToolbar, Tabs as WCTabs, Tag as WCTag, Text as WCText, TextArea as WCTextArea, TextField as WCTextField, Timeline as WCTimeline, TimelineExpandableItem as WCTimelineExpandableItem, TimelineItem as WCTimelineItem, TimelineItemBody as WCTimelineItemBody, TimelineItemFooter as WCTimelineItemFooter, TimelineItemHeader as WCTimelineItemHeader, TimelineItemHeaderSubtitle as WCTimelineItemHeaderSubtitle, TimelineItemHeaderTitle as WCTimelineItemHeaderTitle, TimelineItemIcon as WCTimelineItemIcon, Toggle as WCToggle, ToggleGroup as WCToggleGroup, Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
import { forwardRef, useState, useCallback, useRef, useEffect } from 'react';
|
|
5
|
-
import { jsxs, jsx } from 'react/jsx-runtime';
|
|
6
|
-
|
|
7
|
-
function _extends() {
|
|
8
|
-
_extends = Object.assign ? Object.assign.bind() : function (target) {
|
|
9
|
-
for (var i = 1; i < arguments.length; i++) {
|
|
10
|
-
var source = arguments[i];
|
|
11
|
-
for (var key in source) {
|
|
12
|
-
if (Object.prototype.hasOwnProperty.call(source, key)) {
|
|
13
|
-
target[key] = source[key];
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
return target;
|
|
18
|
-
};
|
|
19
|
-
return _extends.apply(this, arguments);
|
|
20
|
-
}
|
|
21
|
-
function _unsupportedIterableToArray(o, minLen) {
|
|
22
|
-
if (!o) return;
|
|
23
|
-
if (typeof o === "string") return _arrayLikeToArray(o, minLen);
|
|
24
|
-
var n = Object.prototype.toString.call(o).slice(8, -1);
|
|
25
|
-
if (n === "Object" && o.constructor) n = o.constructor.name;
|
|
26
|
-
if (n === "Map" || n === "Set") return Array.from(o);
|
|
27
|
-
if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen);
|
|
28
|
-
}
|
|
29
|
-
function _arrayLikeToArray(arr, len) {
|
|
30
|
-
if (len == null || len > arr.length) len = arr.length;
|
|
31
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
32
|
-
return arr2;
|
|
33
|
-
}
|
|
34
|
-
function _createForOfIteratorHelperLoose(o, allowArrayLike) {
|
|
35
|
-
var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"];
|
|
36
|
-
if (it) return (it = it.call(o)).next.bind(it);
|
|
37
|
-
if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") {
|
|
38
|
-
if (it) o = it;
|
|
39
|
-
var i = 0;
|
|
40
|
-
return function () {
|
|
41
|
-
if (i >= o.length) return {
|
|
42
|
-
done: true
|
|
43
|
-
};
|
|
44
|
-
return {
|
|
45
|
-
done: false,
|
|
46
|
-
value: o[i++]
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
}
|
|
50
|
-
throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
51
|
-
}
|
|
52
|
-
|
|
1
|
+
import{AccordionTitle as e,AccordionContent as a,Accordion as n,Badge as l,BannerActionPrimary as t,BannerActions as s,BannerActionSecondary as i,BannerDescription as r,BannerIcon as m,BannerTitle as o,Banner as d,Button as c,CardTitle as g,CardSubtitle as p,CardBody as u,CardDivider as N,CardActionPrimary as y,CardActionSecondary as C,CardActionTertiary as h,CardFooter as b,Card as T,Checkbox as f,DialogActionPrimary as v,DialogActionSecondary as A,DialogActionTertiary as S,DialogActions as w,DialogBody as D,DialogClose as B,DialogFooter as I,DialogHeader as H,Dialog as x,Divider as E,DrawerActionPrimary as L,DrawerActionSecondary as P,DrawerActionTertiary as F,DrawerActions as k,DrawerBody as R,DrawerClose as O,DrawerHeader as V,Drawer as M,DropdownItem as G,DropdownMenu as j,DropdownTrigger as W,Dropdown as _,EmptyStateIllustration as Z,EmptyStateHeader as U,EmptyStateMessage as Y,EmptyStateAction as $,EmptyState as q,FieldLabel as z,FieldHint as J,Field as K,HeaderActions as Q,HeaderContent as X,HeaderTitle as ee,SubHeader as ae,BackButton as ne,Header as le,Icon as te,LabeledValueLabel as se,LabeledValueValue as ie,LabeledValue as re,Box as me,Group as oe,Stack as de,Grid as ce,Sidebar as ge,Switcher as pe,Container as ue,Row as Ne,Column as ye,Link as Ce,Body as he,PageContent as be,Pagination as Te,ProgressBar as fe,ProgressBarCountdown as ve,RadioGroup as Ae,Radio as Se,SectionTitle as we,Section as De,SpinnerWheel as Be,Step as Ie,Steps as He,Switch as xe,TableHead as Ee,TableBody as Le,TableFoot as Pe,TableRow as Fe,TableCell as ke,TableToolbar as Re,TableHeadCell as Oe,TableFeedback as Ve,TableActions as Me,Table as Ge,Tab as je,TabPanel as We,Tabs as _e,Tag as Ze,ActionableTag as Ue,Text as Ye,TextArea as $e,TextField as qe,TimelineItem as ze,TimelineExpandableItem as Je,TimelineItemBody as Ke,TimelineItemFooter as Qe,TimelineItemHeader as Xe,TimelineItemHeaderSubtitle as ea,TimelineItemHeaderTitle as aa,TimelineItemIcon as na,Timeline as la,Toggle as ta,ToggleGroup as sa,Tooltip as ia,LogoLoader as ra}from"@loadsmart/miranda-wc";export{DIALOG_SIZES,DIALOG_VARIANTS,DRAWER_SIZES,EMPTY_STATE_VARIANTS}from"@loadsmart/miranda-wc";import*as ma from"react";import{forwardRef as oa,useState as da,useCallback as ca,useRef as ga,useEffect as pa}from"react";import{jsxs as ua,jsx as Na}from"react/jsx-runtime";import ya from"@loadsmart/miranda-toolset/dist/to-array";function Ca(){return Ca=Object.assign?Object.assign.bind():function(e){for(var a=1;a<arguments.length;a++){var n=arguments[a];for(var l in n)Object.prototype.hasOwnProperty.call(n,l)&&(e[l]=n[l])}return e},Ca.apply(this,arguments)}function ha(e,a){(null==a||a>e.length)&&(a=e.length);for(var n=0,l=new Array(a);n<a;n++)l[n]=e[n];return l}function ba(e,a){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(n)return(n=n.call(e)).next.bind(n);if(Array.isArray(e)||(n=function(e,a){if(e){if("string"==typeof e)return ha(e,a);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?ha(e,a):void 0}}(e))||a&&e&&"number"==typeof e.length){n&&(e=n);var l=0;return function(){return l>=e.length?{done:!0}:{done:!1,value:e[l++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}
|
|
53
2
|
/**
|
|
54
3
|
* @license
|
|
55
4
|
* Copyright 2018 Google LLC
|
|
56
5
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
57
|
-
*/
|
|
58
|
-
|
|
59
|
-
n = new WeakMap(),
|
|
60
|
-
t = function t(e, _t, o, l, a) {
|
|
61
|
-
var s = a == null ? void 0 : a[_t];
|
|
62
|
-
void 0 === s ? (e[_t] = o, null == o && _t in HTMLElement.prototype && e.removeAttribute(_t)) : o !== l && function (e, t, o) {
|
|
63
|
-
var l = n.get(e);
|
|
64
|
-
void 0 === l && n.set(e, l = new Map());
|
|
65
|
-
var a = l.get(t);
|
|
66
|
-
void 0 !== o ? void 0 === a ? (l.set(t, a = {
|
|
67
|
-
handleEvent: o
|
|
68
|
-
}), e.addEventListener(t, a)) : a.handleEvent = o : void 0 !== a && (l["delete"](t), e.removeEventListener(t, a));
|
|
69
|
-
}(e, s, o);
|
|
70
|
-
},
|
|
71
|
-
o = function o(_ref) {
|
|
72
|
-
var n = _ref.react,
|
|
73
|
-
o = _ref.tagName,
|
|
74
|
-
l = _ref.elementClass,
|
|
75
|
-
a = _ref.events,
|
|
76
|
-
s = _ref.displayName;
|
|
77
|
-
var c = new Set(Object.keys(a != null ? a : {})),
|
|
78
|
-
r = n.forwardRef(function (s, r) {
|
|
79
|
-
var i = n.useRef(new Map()),
|
|
80
|
-
d = n.useRef(null),
|
|
81
|
-
f = {},
|
|
82
|
-
u = {};
|
|
83
|
-
for (var _i = 0, _Object$entries = Object.entries(s); _i < _Object$entries.length; _i++) {
|
|
84
|
-
var _Object$entries$_i = _Object$entries[_i],
|
|
85
|
-
_n = _Object$entries$_i[0],
|
|
86
|
-
_t2 = _Object$entries$_i[1];
|
|
87
|
-
e.has(_n) ? f["className" === _n ? "class" : _n] = _t2 : c.has(_n) || _n in l.prototype ? u[_n] = _t2 : f[_n] = _t2;
|
|
88
|
-
}
|
|
89
|
-
return n.useLayoutEffect(function () {
|
|
90
|
-
if (null === d.current) return;
|
|
91
|
-
var e = new Map();
|
|
92
|
-
for (var _n2 in u) t(d.current, _n2, s[_n2], i.current.get(_n2), a), i.current["delete"](_n2), e.set(_n2, s[_n2]);
|
|
93
|
-
for (var _iterator = _createForOfIteratorHelperLoose(i.current), _step; !(_step = _iterator()).done;) {
|
|
94
|
-
var _step$value = _step.value,
|
|
95
|
-
_e = _step$value[0],
|
|
96
|
-
_n3 = _step$value[1];
|
|
97
|
-
t(d.current, _e, void 0, _n3, a);
|
|
98
|
-
}
|
|
99
|
-
i.current = e;
|
|
100
|
-
}), n.useLayoutEffect(function () {
|
|
101
|
-
var _d$current;
|
|
102
|
-
(_d$current = d.current) == null || _d$current.removeAttribute("defer-hydration");
|
|
103
|
-
}, []), f.suppressHydrationWarning = !0, n.createElement(o, _extends({}, f, {
|
|
104
|
-
ref: n.useCallback(function (e) {
|
|
105
|
-
d.current = e, "function" == typeof r ? r(e) : null !== r && (r.current = e);
|
|
106
|
-
}, [r])
|
|
107
|
-
}));
|
|
108
|
-
});
|
|
109
|
-
return r.displayName = s != null ? s : l.name, r;
|
|
110
|
-
};
|
|
111
|
-
|
|
112
|
-
const createComponent = ({ subComponents, ...options }) => {
|
|
113
|
-
const ReactComponent = o({
|
|
114
|
-
react: React,
|
|
115
|
-
...options,
|
|
116
|
-
});
|
|
117
|
-
const ComponentWithSubComponents = ReactComponent;
|
|
118
|
-
if (subComponents) {
|
|
119
|
-
Object.assign(ComponentWithSubComponents, subComponents);
|
|
120
|
-
}
|
|
121
|
-
return ComponentWithSubComponents;
|
|
122
|
-
};
|
|
123
|
-
|
|
124
|
-
const WiredAccordionTitle = createComponent({
|
|
125
|
-
tagName: 'm-accordion-title',
|
|
126
|
-
elementClass: AccordionTitle$1,
|
|
127
|
-
displayName: 'AccordionTitle',
|
|
128
|
-
});
|
|
129
|
-
const AccordionTitle = forwardRef((props, ref) => {
|
|
130
|
-
const { leading, children, ...rest } = props;
|
|
131
|
-
return (jsxs(WiredAccordionTitle, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
132
|
-
});
|
|
133
|
-
|
|
134
|
-
const AccordionContent = createComponent({
|
|
135
|
-
tagName: 'm-accordion-content',
|
|
136
|
-
elementClass: AccordionContent$1,
|
|
137
|
-
displayName: 'AccordionContent',
|
|
138
|
-
});
|
|
139
|
-
|
|
140
|
-
const Accordion = createComponent({
|
|
141
|
-
tagName: 'm-accordion',
|
|
142
|
-
elementClass: Accordion$1,
|
|
143
|
-
displayName: 'Accordion',
|
|
144
|
-
events: {
|
|
145
|
-
onToggle: 'm-toggle',
|
|
146
|
-
},
|
|
147
|
-
subComponents: {
|
|
148
|
-
Title: AccordionTitle,
|
|
149
|
-
Content: AccordionContent,
|
|
150
|
-
},
|
|
151
|
-
});
|
|
152
|
-
|
|
153
|
-
const Badge = createComponent({
|
|
154
|
-
tagName: 'm-badge',
|
|
155
|
-
elementClass: Badge$1,
|
|
156
|
-
displayName: 'Badge',
|
|
157
|
-
});
|
|
158
|
-
|
|
159
|
-
const WiredBannerActionPrimary = createComponent({
|
|
160
|
-
tagName: 'm-banner-action-primary',
|
|
161
|
-
elementClass: BannerActionPrimary$1,
|
|
162
|
-
displayName: 'BannerActionPrimary',
|
|
163
|
-
});
|
|
164
|
-
const BannerActionPrimary = forwardRef((props, ref) => {
|
|
165
|
-
const { leading, trailing, children, ...rest } = props;
|
|
166
|
-
return (jsxs(WiredBannerActionPrimary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
167
|
-
});
|
|
168
|
-
|
|
169
|
-
const BannerActions = createComponent({
|
|
170
|
-
tagName: 'm-banner-actions',
|
|
171
|
-
elementClass: BannerActions$1,
|
|
172
|
-
displayName: 'BannerActions',
|
|
173
|
-
});
|
|
174
|
-
|
|
175
|
-
const WiredBannerActionSecondary = createComponent({
|
|
176
|
-
tagName: 'm-banner-action-secondary',
|
|
177
|
-
elementClass: BannerActionSecondary$1,
|
|
178
|
-
displayName: 'BannerActionSecondary',
|
|
179
|
-
});
|
|
180
|
-
const BannerActionSecondary = forwardRef((props, ref) => {
|
|
181
|
-
const { leading, trailing, children, ...rest } = props;
|
|
182
|
-
return (jsxs(WiredBannerActionSecondary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
183
|
-
});
|
|
184
|
-
|
|
185
|
-
const BannerDescription = createComponent({
|
|
186
|
-
tagName: 'm-banner-description',
|
|
187
|
-
elementClass: BannerDescription$1,
|
|
188
|
-
displayName: 'BannerDescription',
|
|
189
|
-
});
|
|
190
|
-
|
|
191
|
-
const BannerIcon = createComponent({
|
|
192
|
-
tagName: 'm-banner-icon',
|
|
193
|
-
elementClass: BannerIcon$1,
|
|
194
|
-
displayName: 'BannerIcon',
|
|
195
|
-
});
|
|
196
|
-
|
|
197
|
-
const BannerTitle = createComponent({
|
|
198
|
-
tagName: 'm-banner-title',
|
|
199
|
-
elementClass: BannerTitle$1,
|
|
200
|
-
displayName: 'BannerTitle',
|
|
201
|
-
});
|
|
202
|
-
|
|
203
|
-
const Banner = createComponent({
|
|
204
|
-
tagName: 'm-banner',
|
|
205
|
-
elementClass: Banner$1,
|
|
206
|
-
events: {
|
|
207
|
-
onDismiss: 'm-dismiss',
|
|
208
|
-
},
|
|
209
|
-
displayName: 'Banner',
|
|
210
|
-
subComponents: {
|
|
211
|
-
ActionPrimary: BannerActionPrimary,
|
|
212
|
-
Actions: BannerActions,
|
|
213
|
-
ActionSecondary: BannerActionSecondary,
|
|
214
|
-
Description: BannerDescription,
|
|
215
|
-
Icon: BannerIcon,
|
|
216
|
-
Title: BannerTitle,
|
|
217
|
-
},
|
|
218
|
-
});
|
|
219
|
-
|
|
220
|
-
const WiredButton = createComponent({
|
|
221
|
-
tagName: 'm-button',
|
|
222
|
-
elementClass: Button$1,
|
|
223
|
-
displayName: 'Button',
|
|
224
|
-
});
|
|
225
|
-
const Button = forwardRef((props, ref) => {
|
|
226
|
-
const { leading, trailing, children, ...rest } = props;
|
|
227
|
-
return (jsxs(WiredButton, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
228
|
-
});
|
|
229
|
-
|
|
230
|
-
const WiredCardTitle = createComponent({
|
|
231
|
-
tagName: 'm-card-title',
|
|
232
|
-
elementClass: CardTitle$1,
|
|
233
|
-
displayName: 'CardTitle',
|
|
234
|
-
});
|
|
235
|
-
const CardTitle = forwardRef(({ children, leading, ...props }, ref) => {
|
|
236
|
-
return (jsxs(WiredCardTitle, { ...props, slot: "title", ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
237
|
-
});
|
|
238
|
-
|
|
239
|
-
const CardSubtitle = createComponent({
|
|
240
|
-
tagName: 'm-card-subtitle',
|
|
241
|
-
elementClass: CardSubtitle$1,
|
|
242
|
-
displayName: 'CardSubtitle',
|
|
243
|
-
});
|
|
244
|
-
|
|
245
|
-
const CardBody = createComponent({
|
|
246
|
-
tagName: 'm-card-body',
|
|
247
|
-
elementClass: CardBody$1,
|
|
248
|
-
displayName: 'CardBody',
|
|
249
|
-
});
|
|
250
|
-
|
|
251
|
-
const CardDivider = createComponent({
|
|
252
|
-
tagName: 'm-card-divider',
|
|
253
|
-
elementClass: CardDivider$1,
|
|
254
|
-
displayName: 'CardDivider',
|
|
255
|
-
});
|
|
256
|
-
|
|
257
|
-
const WiredCardActionPrimary = createComponent({
|
|
258
|
-
tagName: 'm-card-action-primary',
|
|
259
|
-
elementClass: CardActionPrimary$1,
|
|
260
|
-
displayName: 'CardActionPrimary',
|
|
261
|
-
});
|
|
262
|
-
const CardActionPrimary = forwardRef((props, ref) => {
|
|
263
|
-
const { leading, trailing, children, ...rest } = props;
|
|
264
|
-
return (jsxs(WiredCardActionPrimary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
265
|
-
});
|
|
266
|
-
|
|
267
|
-
const WiredCardActionSecondary = createComponent({
|
|
268
|
-
tagName: 'm-card-action-secondary',
|
|
269
|
-
elementClass: CardActionSecondary$1,
|
|
270
|
-
displayName: 'CardActionSecondary',
|
|
271
|
-
});
|
|
272
|
-
const CardActionSecondary = forwardRef((props, ref) => {
|
|
273
|
-
const { leading, trailing, children, ...rest } = props;
|
|
274
|
-
return (jsxs(WiredCardActionSecondary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
275
|
-
});
|
|
276
|
-
|
|
277
|
-
const WiredCardActionTertiary = createComponent({
|
|
278
|
-
tagName: 'm-card-action-tertiary',
|
|
279
|
-
elementClass: CardActionTertiary$1,
|
|
280
|
-
displayName: 'CardActionTertiary',
|
|
281
|
-
});
|
|
282
|
-
const CardActionTertiary = forwardRef((props, ref) => {
|
|
283
|
-
const { leading, trailing, children, ...rest } = props;
|
|
284
|
-
return (jsxs(WiredCardActionTertiary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
285
|
-
});
|
|
286
|
-
|
|
287
|
-
const CardFooter = createComponent({
|
|
288
|
-
tagName: 'm-card-footer',
|
|
289
|
-
elementClass: CardFooter$1,
|
|
290
|
-
displayName: 'CardFooter',
|
|
291
|
-
});
|
|
292
|
-
|
|
293
|
-
const Card = createComponent({
|
|
294
|
-
tagName: 'm-card',
|
|
295
|
-
elementClass: Card$1,
|
|
296
|
-
displayName: 'Card',
|
|
297
|
-
events: {
|
|
298
|
-
onToggle: 'm-toggle',
|
|
299
|
-
},
|
|
300
|
-
subComponents: {
|
|
301
|
-
Title: CardTitle,
|
|
302
|
-
Subtitle: CardSubtitle,
|
|
303
|
-
Body: CardBody,
|
|
304
|
-
Divider: CardDivider,
|
|
305
|
-
ActionPrimary: CardActionPrimary,
|
|
306
|
-
ActionSecondary: CardActionSecondary,
|
|
307
|
-
ActionTertiary: CardActionTertiary,
|
|
308
|
-
Footer: CardFooter,
|
|
309
|
-
},
|
|
310
|
-
});
|
|
311
|
-
|
|
312
|
-
const WiredCheckbox = createComponent({
|
|
313
|
-
tagName: 'm-checkbox',
|
|
314
|
-
elementClass: Checkbox$1,
|
|
315
|
-
events: {
|
|
316
|
-
onChange: 'm-change',
|
|
317
|
-
},
|
|
318
|
-
displayName: 'Checkbox',
|
|
319
|
-
});
|
|
320
|
-
const Checkbox = forwardRef((props, ref) => {
|
|
321
|
-
const { children, leading, ...rest } = props;
|
|
322
|
-
return (jsxs(WiredCheckbox, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
323
|
-
});
|
|
324
|
-
|
|
325
|
-
const WiredDialogActionPrimary = createComponent({
|
|
326
|
-
tagName: 'm-dialog-action-primary',
|
|
327
|
-
elementClass: DialogActionPrimary$1,
|
|
328
|
-
displayName: 'DialogActionPrimary',
|
|
329
|
-
});
|
|
330
|
-
const DialogActionPrimary = forwardRef((props, ref) => {
|
|
331
|
-
const { leading, trailing, children, ...rest } = props;
|
|
332
|
-
return (jsxs(WiredDialogActionPrimary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
333
|
-
});
|
|
334
|
-
|
|
335
|
-
const WiredDialogActionSecondary = createComponent({
|
|
336
|
-
tagName: 'm-dialog-action-secondary',
|
|
337
|
-
elementClass: DialogActionSecondary$1,
|
|
338
|
-
displayName: 'DialogActionSecondary',
|
|
339
|
-
});
|
|
340
|
-
const DialogActionSecondary = forwardRef((props, ref) => {
|
|
341
|
-
const { leading, trailing, children, ...rest } = props;
|
|
342
|
-
return (jsxs(WiredDialogActionSecondary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
343
|
-
});
|
|
344
|
-
|
|
345
|
-
const WiredDialogActionTertiary = createComponent({
|
|
346
|
-
tagName: 'm-dialog-action-tertiary',
|
|
347
|
-
elementClass: DialogActionTertiary$1,
|
|
348
|
-
displayName: 'DialogActionTertiary',
|
|
349
|
-
});
|
|
350
|
-
const DialogActionTertiary = forwardRef((props, ref) => {
|
|
351
|
-
const { leading, trailing, children, ...rest } = props;
|
|
352
|
-
return (jsxs(WiredDialogActionTertiary, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
353
|
-
});
|
|
354
|
-
|
|
355
|
-
const DialogActions = createComponent({
|
|
356
|
-
tagName: 'm-dialog-actions',
|
|
357
|
-
elementClass: DialogActions$1,
|
|
358
|
-
displayName: 'DialogActions',
|
|
359
|
-
});
|
|
360
|
-
|
|
361
|
-
const DialogBody = createComponent({
|
|
362
|
-
tagName: 'm-dialog-body',
|
|
363
|
-
elementClass: DialogBody$1,
|
|
364
|
-
displayName: 'DialogBody',
|
|
365
|
-
});
|
|
366
|
-
|
|
367
|
-
const DialogClose = createComponent({
|
|
368
|
-
tagName: 'm-dialog-close',
|
|
369
|
-
elementClass: DialogClose$1,
|
|
370
|
-
events: {
|
|
371
|
-
onClose: 'm-close',
|
|
372
|
-
},
|
|
373
|
-
displayName: 'DialogClose',
|
|
374
|
-
});
|
|
375
|
-
|
|
376
|
-
const DialogFooter = createComponent({
|
|
377
|
-
tagName: 'm-dialog-footer',
|
|
378
|
-
elementClass: DialogFooter$1,
|
|
379
|
-
displayName: 'DialogFooter',
|
|
380
|
-
});
|
|
381
|
-
|
|
382
|
-
const DialogHeader = createComponent({
|
|
383
|
-
tagName: 'm-dialog-header',
|
|
384
|
-
elementClass: DialogHeader$1,
|
|
385
|
-
displayName: 'DialogHeader',
|
|
386
|
-
});
|
|
387
|
-
|
|
388
|
-
const Dialog = createComponent({
|
|
389
|
-
tagName: 'm-dialog',
|
|
390
|
-
elementClass: Dialog$1,
|
|
391
|
-
events: {
|
|
392
|
-
onClose: 'm-close',
|
|
393
|
-
onOpening: 'm-opening',
|
|
394
|
-
onOpened: 'm-opened',
|
|
395
|
-
onClosing: 'm-closing',
|
|
396
|
-
onClosed: 'm-closed',
|
|
397
|
-
},
|
|
398
|
-
displayName: 'Dialog',
|
|
399
|
-
subComponents: {
|
|
400
|
-
ActionPrimary: DialogActionPrimary,
|
|
401
|
-
ActionSecondary: DialogActionSecondary,
|
|
402
|
-
ActionTertiary: DialogActionTertiary,
|
|
403
|
-
Actions: DialogActions,
|
|
404
|
-
Body: DialogBody,
|
|
405
|
-
Close: DialogClose,
|
|
406
|
-
Footer: DialogFooter,
|
|
407
|
-
Header: DialogHeader,
|
|
408
|
-
},
|
|
409
|
-
});
|
|
410
|
-
|
|
411
|
-
const Divider = createComponent({
|
|
412
|
-
tagName: 'm-divider',
|
|
413
|
-
elementClass: Divider$1,
|
|
414
|
-
displayName: 'Divider',
|
|
415
|
-
});
|
|
416
|
-
|
|
417
|
-
const WiredDrawerActionPrimary = createComponent({
|
|
418
|
-
tagName: 'm-drawer-action-primary',
|
|
419
|
-
elementClass: DrawerActionPrimary$1,
|
|
420
|
-
displayName: 'DrawerActionPrimary',
|
|
421
|
-
});
|
|
422
|
-
function DrawerActionPrimary(props) {
|
|
423
|
-
const { leading, trailing, children, ...rest } = props;
|
|
424
|
-
return (jsxs(WiredDrawerActionPrimary, { ...rest, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
const WiredDrawerActionSecondary = createComponent({
|
|
428
|
-
tagName: 'm-drawer-action-secondary',
|
|
429
|
-
elementClass: DrawerActionSecondary$1,
|
|
430
|
-
displayName: 'DrawerActionSecondary',
|
|
431
|
-
});
|
|
432
|
-
function DrawerActionSecondary(props) {
|
|
433
|
-
const { leading, trailing, children, ...rest } = props;
|
|
434
|
-
return (jsxs(WiredDrawerActionSecondary, { ...rest, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
435
|
-
}
|
|
436
|
-
|
|
437
|
-
const WiredDrawerActionTertiary = createComponent({
|
|
438
|
-
tagName: 'm-drawer-action-tertiary',
|
|
439
|
-
elementClass: DrawerActionTertiary$1,
|
|
440
|
-
displayName: 'DrawerActionTertiary',
|
|
441
|
-
});
|
|
442
|
-
function DrawerActionTertiary(props) {
|
|
443
|
-
const { leading, trailing, children, ...rest } = props;
|
|
444
|
-
return (jsxs(WiredDrawerActionTertiary, { ...rest, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
445
|
-
}
|
|
446
|
-
|
|
447
|
-
const DrawerActions = createComponent({
|
|
448
|
-
tagName: 'm-drawer-actions',
|
|
449
|
-
elementClass: DrawerActions$1,
|
|
450
|
-
displayName: 'DrawerActions',
|
|
451
|
-
});
|
|
452
|
-
|
|
453
|
-
const DrawerBody = createComponent({
|
|
454
|
-
tagName: 'm-drawer-body',
|
|
455
|
-
elementClass: DrawerBody$1,
|
|
456
|
-
displayName: 'DrawerBody',
|
|
457
|
-
});
|
|
458
|
-
|
|
459
|
-
const DrawerClose = createComponent({
|
|
460
|
-
tagName: 'm-drawer-close',
|
|
461
|
-
elementClass: DrawerClose$1,
|
|
462
|
-
events: {
|
|
463
|
-
onClose: 'm-close',
|
|
464
|
-
},
|
|
465
|
-
displayName: 'DrawerClose',
|
|
466
|
-
});
|
|
467
|
-
|
|
468
|
-
const DrawerHeader = createComponent({
|
|
469
|
-
tagName: 'm-drawer-header',
|
|
470
|
-
elementClass: DrawerHeader$1,
|
|
471
|
-
displayName: 'DrawerHeader',
|
|
472
|
-
});
|
|
473
|
-
|
|
474
|
-
const Drawer = createComponent({
|
|
475
|
-
tagName: 'm-drawer',
|
|
476
|
-
elementClass: Drawer$1,
|
|
477
|
-
events: {
|
|
478
|
-
onClose: 'm-close',
|
|
479
|
-
onOpening: 'm-opening',
|
|
480
|
-
onOpened: 'm-opened',
|
|
481
|
-
onClosing: 'm-closing',
|
|
482
|
-
onClosed: 'm-closed',
|
|
483
|
-
},
|
|
484
|
-
displayName: 'Drawer',
|
|
485
|
-
subComponents: {
|
|
486
|
-
ActionPrimary: DrawerActionPrimary,
|
|
487
|
-
ActionSecondary: DrawerActionSecondary,
|
|
488
|
-
ActionTertiary: DrawerActionTertiary,
|
|
489
|
-
Actions: DrawerActions,
|
|
490
|
-
Body: DrawerBody,
|
|
491
|
-
Close: DrawerClose,
|
|
492
|
-
Header: DrawerHeader,
|
|
493
|
-
},
|
|
494
|
-
});
|
|
495
|
-
|
|
496
|
-
const WiredDropdownItem = createComponent({
|
|
497
|
-
tagName: 'm-dropdown-item',
|
|
498
|
-
elementClass: DropdownItem$1,
|
|
499
|
-
displayName: 'DropdownItem',
|
|
500
|
-
});
|
|
501
|
-
const DropdownItem = forwardRef((props, ref) => {
|
|
502
|
-
const { leading, trailing, children, ...rest } = props;
|
|
503
|
-
return (jsxs(WiredDropdownItem, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
504
|
-
});
|
|
505
|
-
|
|
506
|
-
const DropdownMenu = createComponent({
|
|
507
|
-
tagName: 'm-dropdown-menu',
|
|
508
|
-
elementClass: DropdownMenu$1,
|
|
509
|
-
displayName: 'DropdownMenu',
|
|
510
|
-
});
|
|
511
|
-
|
|
512
|
-
const WiredDropdownTrigger = createComponent({
|
|
513
|
-
tagName: 'm-dropdown-trigger',
|
|
514
|
-
elementClass: DropdownTrigger$1,
|
|
515
|
-
displayName: 'DropdownTrigger',
|
|
516
|
-
});
|
|
517
|
-
const DropdownTrigger = forwardRef((props, ref) => {
|
|
518
|
-
const { leading, children, ...rest } = props;
|
|
519
|
-
return (jsxs(WiredDropdownTrigger, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
520
|
-
});
|
|
521
|
-
|
|
522
|
-
const Dropdown = createComponent({
|
|
523
|
-
tagName: 'm-dropdown',
|
|
524
|
-
elementClass: Dropdown$1,
|
|
525
|
-
displayName: 'Dropdown',
|
|
526
|
-
subComponents: {
|
|
527
|
-
Item: DropdownItem,
|
|
528
|
-
Menu: DropdownMenu,
|
|
529
|
-
Trigger: DropdownTrigger,
|
|
530
|
-
},
|
|
531
|
-
events: {
|
|
532
|
-
onExpand: 'm-expand',
|
|
533
|
-
onCollapse: 'm-collapse',
|
|
534
|
-
},
|
|
535
|
-
});
|
|
536
|
-
|
|
537
|
-
const EmptyStateIllustration = createComponent({
|
|
538
|
-
tagName: 'm-empty-state-illustration',
|
|
539
|
-
elementClass: EmptyStateIllustration$1,
|
|
540
|
-
displayName: 'EmptyStateIllustration',
|
|
541
|
-
});
|
|
542
|
-
|
|
543
|
-
const EmptyStateHeader = createComponent({
|
|
544
|
-
tagName: 'm-empty-state-header',
|
|
545
|
-
elementClass: EmptyStateHeader$1,
|
|
546
|
-
displayName: 'EmptyStateHeader',
|
|
547
|
-
});
|
|
548
|
-
|
|
549
|
-
const EmptyStateMessage = createComponent({
|
|
550
|
-
tagName: 'm-empty-state-message',
|
|
551
|
-
elementClass: EmptyStateMessage$1,
|
|
552
|
-
displayName: 'EmptyStateMessage',
|
|
553
|
-
});
|
|
554
|
-
|
|
555
|
-
const WiredEmptyStateAction = createComponent({
|
|
556
|
-
tagName: 'm-empty-state-action',
|
|
557
|
-
elementClass: EmptyStateAction$1,
|
|
558
|
-
displayName: 'EmptyStateAction',
|
|
559
|
-
});
|
|
560
|
-
const EmptyStateAction = forwardRef((props, ref) => {
|
|
561
|
-
const { leading, trailing, children, ...rest } = props;
|
|
562
|
-
return (jsxs(WiredEmptyStateAction, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children, trailing != null && jsx("span", { slot: "trailing", children: trailing })] }));
|
|
563
|
-
});
|
|
564
|
-
|
|
565
|
-
const EmptyState = createComponent({
|
|
566
|
-
tagName: 'm-empty-state',
|
|
567
|
-
elementClass: EmptyState$1,
|
|
568
|
-
events: {
|
|
569
|
-
onAction: 'm-action',
|
|
570
|
-
},
|
|
571
|
-
displayName: 'EmptyState',
|
|
572
|
-
subComponents: {
|
|
573
|
-
Illustration: EmptyStateIllustration,
|
|
574
|
-
Header: EmptyStateHeader,
|
|
575
|
-
Message: EmptyStateMessage,
|
|
576
|
-
Action: EmptyStateAction,
|
|
577
|
-
},
|
|
578
|
-
});
|
|
579
|
-
|
|
580
|
-
const FieldLabel = createComponent({
|
|
581
|
-
tagName: 'm-field-label',
|
|
582
|
-
elementClass: FieldLabel$1,
|
|
583
|
-
displayName: 'FieldLabel',
|
|
584
|
-
});
|
|
585
|
-
|
|
586
|
-
const WiredFieldHint = createComponent({
|
|
587
|
-
tagName: 'm-field-hint',
|
|
588
|
-
elementClass: FieldHint$1,
|
|
589
|
-
displayName: 'FieldHint',
|
|
590
|
-
});
|
|
591
|
-
const FieldHint = forwardRef(({ children, leading, ...props }, ref) => {
|
|
592
|
-
return (jsxs(WiredFieldHint, { ...props, slot: "hint", ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
593
|
-
});
|
|
594
|
-
|
|
595
|
-
const Field = createComponent({
|
|
596
|
-
tagName: 'm-field',
|
|
597
|
-
elementClass: Field$1,
|
|
598
|
-
displayName: 'Field',
|
|
599
|
-
subComponents: {
|
|
600
|
-
Label: FieldLabel,
|
|
601
|
-
Hint: FieldHint,
|
|
602
|
-
},
|
|
603
|
-
});
|
|
604
|
-
|
|
605
|
-
const HeaderActions = createComponent({
|
|
606
|
-
tagName: 'm-header-actions',
|
|
607
|
-
elementClass: HeaderActions$1,
|
|
608
|
-
displayName: 'HeaderActions',
|
|
609
|
-
});
|
|
610
|
-
|
|
611
|
-
const HeaderContent = createComponent({
|
|
612
|
-
tagName: 'm-header-content',
|
|
613
|
-
elementClass: HeaderContent$1,
|
|
614
|
-
displayName: 'HeaderContent',
|
|
615
|
-
});
|
|
616
|
-
|
|
617
|
-
const HeaderTitle = createComponent({
|
|
618
|
-
tagName: 'm-header-title',
|
|
619
|
-
elementClass: HeaderTitle$1,
|
|
620
|
-
displayName: 'HeaderTitle',
|
|
621
|
-
});
|
|
622
|
-
|
|
623
|
-
const SubHeader = createComponent({
|
|
624
|
-
tagName: 'm-sub-header',
|
|
625
|
-
elementClass: SubHeader$1,
|
|
626
|
-
displayName: 'SubHeader',
|
|
627
|
-
});
|
|
628
|
-
|
|
629
|
-
const HeaderBackButton = createComponent({
|
|
630
|
-
tagName: 'm-back-button',
|
|
631
|
-
elementClass: BackButton,
|
|
632
|
-
displayName: 'HeaderBackButton',
|
|
633
|
-
});
|
|
634
|
-
|
|
635
|
-
const Header = createComponent({
|
|
636
|
-
tagName: 'm-header',
|
|
637
|
-
elementClass: Header$1,
|
|
638
|
-
displayName: 'Header',
|
|
639
|
-
subComponents: {
|
|
640
|
-
Actions: HeaderActions,
|
|
641
|
-
Content: HeaderContent,
|
|
642
|
-
Title: HeaderTitle,
|
|
643
|
-
SubHeader,
|
|
644
|
-
BackButton: HeaderBackButton,
|
|
645
|
-
},
|
|
646
|
-
});
|
|
647
|
-
|
|
648
|
-
const Icon = createComponent({
|
|
649
|
-
tagName: 'm-icon',
|
|
650
|
-
elementClass: Icon$1,
|
|
651
|
-
displayName: 'Icon',
|
|
652
|
-
});
|
|
653
|
-
|
|
654
|
-
const LabeledValueLabel = createComponent({
|
|
655
|
-
tagName: 'm-labeled-value-label',
|
|
656
|
-
elementClass: LabeledValueLabel$1,
|
|
657
|
-
displayName: 'LabeledValueLabel',
|
|
658
|
-
});
|
|
659
|
-
const LabeledValueValue = createComponent({
|
|
660
|
-
tagName: 'm-labeled-value-value',
|
|
661
|
-
elementClass: LabeledValueValue$1,
|
|
662
|
-
displayName: 'LabeledValueValue',
|
|
663
|
-
});
|
|
664
|
-
const WiredLabeledValue = createComponent({
|
|
665
|
-
tagName: 'm-labeled-value',
|
|
666
|
-
elementClass: LabeledValue$1,
|
|
667
|
-
displayName: 'LabeledValue',
|
|
668
|
-
subComponents: {
|
|
669
|
-
Label: LabeledValueLabel,
|
|
670
|
-
Value: LabeledValueValue,
|
|
671
|
-
},
|
|
672
|
-
});
|
|
673
|
-
const LabeledValue = Object.assign(forwardRef((props, ref) => {
|
|
674
|
-
const { label, value, children, valueVariant, valueColor, labelVariant, labelColor, ...rest } = props;
|
|
675
|
-
return (jsxs(WiredLabeledValue, { ...rest, ref: ref, children: [label != null && (jsx(LabeledValueLabel, { variant: labelVariant, color: labelColor, children: label })), value != null && (jsx(LabeledValueValue, { variant: valueVariant, color: valueColor, children: value })), children] }));
|
|
676
|
-
}), {
|
|
677
|
-
Label: LabeledValueLabel,
|
|
678
|
-
Value: LabeledValueValue,
|
|
679
|
-
});
|
|
680
|
-
|
|
681
|
-
const Box = createComponent({
|
|
682
|
-
tagName: 'm-box',
|
|
683
|
-
elementClass: Box$1,
|
|
684
|
-
displayName: 'Box',
|
|
685
|
-
});
|
|
686
|
-
|
|
687
|
-
const Group = createComponent({
|
|
688
|
-
tagName: 'm-group',
|
|
689
|
-
elementClass: Group$1,
|
|
690
|
-
displayName: 'Group',
|
|
691
|
-
});
|
|
692
|
-
|
|
693
|
-
const Stack = createComponent({
|
|
694
|
-
tagName: 'm-stack',
|
|
695
|
-
elementClass: Stack$1,
|
|
696
|
-
displayName: 'Stack',
|
|
697
|
-
});
|
|
698
|
-
|
|
699
|
-
const Grid = createComponent({
|
|
700
|
-
tagName: 'm-grid',
|
|
701
|
-
elementClass: Grid$1,
|
|
702
|
-
displayName: 'Grid',
|
|
703
|
-
});
|
|
704
|
-
|
|
705
|
-
const SidebarSide = forwardRef(({ children, ...boxProps }, ref) => {
|
|
706
|
-
return (jsx(Box, { ...boxProps, slot: "sidebar", ref: ref, children: children }));
|
|
707
|
-
});
|
|
708
|
-
const SidebarContent = forwardRef(({ children, ...boxProps }, ref) => {
|
|
709
|
-
return (jsx(Box, { ...boxProps, slot: "content", ref: ref, children: children }));
|
|
710
|
-
});
|
|
711
|
-
const Sidebar = createComponent({
|
|
712
|
-
tagName: 'm-sidebar',
|
|
713
|
-
elementClass: Sidebar$1,
|
|
714
|
-
displayName: 'Sidebar',
|
|
715
|
-
subComponents: {
|
|
716
|
-
Side: SidebarSide,
|
|
717
|
-
Content: SidebarContent,
|
|
718
|
-
},
|
|
719
|
-
});
|
|
720
|
-
|
|
721
|
-
const Switcher = createComponent({
|
|
722
|
-
tagName: 'm-switcher',
|
|
723
|
-
elementClass: Switcher$1,
|
|
724
|
-
displayName: 'Switcher',
|
|
725
|
-
});
|
|
726
|
-
|
|
727
|
-
const Container = createComponent({
|
|
728
|
-
tagName: 'm-container',
|
|
729
|
-
elementClass: Container$1,
|
|
730
|
-
displayName: 'Container',
|
|
731
|
-
});
|
|
732
|
-
const Row = createComponent({
|
|
733
|
-
tagName: 'm-row',
|
|
734
|
-
elementClass: Row$1,
|
|
735
|
-
displayName: 'Row',
|
|
736
|
-
});
|
|
737
|
-
const Column = createComponent({
|
|
738
|
-
tagName: 'm-column',
|
|
739
|
-
elementClass: Column$1,
|
|
740
|
-
displayName: 'Column',
|
|
741
|
-
});
|
|
742
|
-
|
|
743
|
-
const Layout = () => {
|
|
744
|
-
return null;
|
|
745
|
-
};
|
|
746
|
-
Layout.Box = Box;
|
|
747
|
-
Layout.Group = Group;
|
|
748
|
-
Layout.Stack = Stack;
|
|
749
|
-
Layout.Grid = Grid;
|
|
750
|
-
Layout.Sidebar = Sidebar;
|
|
751
|
-
Layout.Switcher = Switcher;
|
|
752
|
-
Layout.Container = Container;
|
|
753
|
-
Layout.Row = Row;
|
|
754
|
-
Layout.Column = Column;
|
|
755
|
-
|
|
756
|
-
const Link = createComponent({
|
|
757
|
-
tagName: 'm-link',
|
|
758
|
-
elementClass: Link$1,
|
|
759
|
-
displayName: 'Link',
|
|
760
|
-
});
|
|
761
|
-
|
|
762
|
-
const Body = createComponent({
|
|
763
|
-
tagName: 'm-body',
|
|
764
|
-
elementClass: Body$1,
|
|
765
|
-
displayName: 'Body',
|
|
766
|
-
});
|
|
767
|
-
|
|
768
|
-
const PageContent = createComponent({
|
|
769
|
-
tagName: 'm-page-content',
|
|
770
|
-
elementClass: PageContent$1,
|
|
771
|
-
displayName: 'PageContent',
|
|
772
|
-
subComponents: {
|
|
773
|
-
Body,
|
|
774
|
-
},
|
|
775
|
-
});
|
|
776
|
-
|
|
777
|
-
const Pagination = createComponent({
|
|
778
|
-
tagName: 'm-pagination',
|
|
779
|
-
elementClass: Pagination$1,
|
|
780
|
-
displayName: 'Pagination',
|
|
781
|
-
events: {
|
|
782
|
-
onChange: 'm-change',
|
|
783
|
-
},
|
|
784
|
-
});
|
|
785
|
-
|
|
786
|
-
const ProgressBar = createComponent({
|
|
787
|
-
tagName: 'm-progress-bar',
|
|
788
|
-
elementClass: ProgressBar$1,
|
|
789
|
-
displayName: 'ProgressBar',
|
|
790
|
-
});
|
|
791
|
-
|
|
792
|
-
const ProgressBarCountdown = createComponent({
|
|
793
|
-
tagName: 'm-progress-bar-countdown',
|
|
794
|
-
elementClass: ProgressBarCountdown$1,
|
|
795
|
-
displayName: 'ProgressBarCountdown',
|
|
796
|
-
});
|
|
797
|
-
|
|
798
|
-
const RadioGroup = createComponent({
|
|
799
|
-
tagName: 'm-radio-group',
|
|
800
|
-
elementClass: RadioGroup$1,
|
|
801
|
-
events: {
|
|
802
|
-
onChange: 'm-change',
|
|
803
|
-
},
|
|
804
|
-
displayName: 'RadioGroup',
|
|
805
|
-
});
|
|
806
|
-
|
|
807
|
-
const WiredRadio = createComponent({
|
|
808
|
-
tagName: 'm-radio',
|
|
809
|
-
elementClass: Radio$1,
|
|
810
|
-
displayName: 'Radio',
|
|
811
|
-
});
|
|
812
|
-
const Radio = forwardRef((props, ref) => {
|
|
813
|
-
const { children, leading, ...rest } = props;
|
|
814
|
-
return (jsxs(WiredRadio, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
815
|
-
});
|
|
816
|
-
|
|
817
|
-
const WiredSectionTitle = createComponent({
|
|
818
|
-
tagName: 'm-section-title',
|
|
819
|
-
elementClass: SectionTitle$1,
|
|
820
|
-
displayName: 'SectionTitle',
|
|
821
|
-
});
|
|
822
|
-
const SectionTitle = forwardRef(({ children, leading, ...props }, ref) => {
|
|
823
|
-
return (jsxs(WiredSectionTitle, { ...props, slot: "title", ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
824
|
-
});
|
|
825
|
-
|
|
826
|
-
const Section = createComponent({
|
|
827
|
-
tagName: 'm-section',
|
|
828
|
-
elementClass: Section$1,
|
|
829
|
-
displayName: 'Section',
|
|
830
|
-
subComponents: {
|
|
831
|
-
Title: SectionTitle,
|
|
832
|
-
},
|
|
833
|
-
});
|
|
834
|
-
|
|
835
|
-
const SpinnerWheel = createComponent({
|
|
836
|
-
tagName: 'm-spinner-wheel',
|
|
837
|
-
elementClass: SpinnerWheel$1,
|
|
838
|
-
displayName: 'SpinnerWheel',
|
|
839
|
-
});
|
|
840
|
-
|
|
841
|
-
const Step = createComponent({
|
|
842
|
-
tagName: 'm-step',
|
|
843
|
-
elementClass: Step$1,
|
|
844
|
-
displayName: 'Step',
|
|
845
|
-
});
|
|
846
|
-
|
|
847
|
-
const Steps = createComponent({
|
|
848
|
-
tagName: 'm-steps',
|
|
849
|
-
elementClass: Steps$1,
|
|
850
|
-
displayName: 'Steps',
|
|
851
|
-
events: {
|
|
852
|
-
onChange: 'm-change',
|
|
853
|
-
onComplete: 'm-complete',
|
|
854
|
-
onNavigate: 'm-navigate',
|
|
855
|
-
onNext: 'm-next',
|
|
856
|
-
onPrevious: 'm-previous',
|
|
857
|
-
},
|
|
858
|
-
subComponents: {
|
|
859
|
-
Step,
|
|
860
|
-
},
|
|
861
|
-
});
|
|
862
|
-
|
|
863
|
-
function createCustomEvent(eventName, detail) {
|
|
864
|
-
const event = new CustomEvent(eventName, {
|
|
865
|
-
bubbles: true,
|
|
866
|
-
detail,
|
|
867
|
-
});
|
|
868
|
-
return event;
|
|
869
|
-
}
|
|
870
|
-
function useSteps() {
|
|
871
|
-
const [stepsElement, setStepsElement] = useState(null);
|
|
872
|
-
const registerSteps = useCallback(() => {
|
|
873
|
-
return {
|
|
874
|
-
ref(element) {
|
|
875
|
-
if (element == null || stepsElement != null) {
|
|
876
|
-
return;
|
|
877
|
-
}
|
|
878
|
-
setStepsElement(element);
|
|
879
|
-
},
|
|
880
|
-
};
|
|
881
|
-
}, [stepsElement]);
|
|
882
|
-
const navigateToStep = useCallback(
|
|
883
|
-
/**
|
|
884
|
-
* Either `'previous'`, `'next'`, or step name.
|
|
885
|
-
*/
|
|
886
|
-
(step) => {
|
|
887
|
-
if (stepsElement == null) {
|
|
888
|
-
return;
|
|
889
|
-
}
|
|
890
|
-
const navigateToNextStep = () => {
|
|
891
|
-
return createCustomEvent('m-next');
|
|
892
|
-
};
|
|
893
|
-
const navigateToPreviousStep = () => {
|
|
894
|
-
return createCustomEvent('m-previous');
|
|
895
|
-
};
|
|
896
|
-
let event;
|
|
897
|
-
switch (step) {
|
|
898
|
-
case 'next':
|
|
899
|
-
event = navigateToNextStep();
|
|
900
|
-
break;
|
|
901
|
-
case 'previous':
|
|
902
|
-
event = navigateToPreviousStep();
|
|
903
|
-
break;
|
|
904
|
-
default:
|
|
905
|
-
event = createCustomEvent('m-navigate', step);
|
|
906
|
-
}
|
|
907
|
-
stepsElement.dispatchEvent(event);
|
|
908
|
-
}, [stepsElement]);
|
|
909
|
-
const completeStep = useCallback(() => {
|
|
910
|
-
if (stepsElement == null) {
|
|
911
|
-
return;
|
|
912
|
-
}
|
|
913
|
-
const event = createCustomEvent('m-complete');
|
|
914
|
-
stepsElement.dispatchEvent(event);
|
|
915
|
-
}, [stepsElement]);
|
|
916
|
-
return {
|
|
917
|
-
elementRef: stepsElement,
|
|
918
|
-
registerSteps,
|
|
919
|
-
navigateToStep,
|
|
920
|
-
completeStep,
|
|
921
|
-
};
|
|
922
|
-
}
|
|
923
|
-
|
|
924
|
-
const Switch = createComponent({
|
|
925
|
-
tagName: 'm-switch',
|
|
926
|
-
elementClass: Switch$1,
|
|
927
|
-
displayName: 'Switch',
|
|
928
|
-
events: {
|
|
929
|
-
onChange: 'm-change',
|
|
930
|
-
},
|
|
931
|
-
});
|
|
932
|
-
|
|
933
|
-
const TableHead = createComponent({
|
|
934
|
-
tagName: 'm-table-head',
|
|
935
|
-
elementClass: TableHead$1,
|
|
936
|
-
displayName: 'TableHead',
|
|
937
|
-
});
|
|
938
|
-
|
|
939
|
-
const TableBody = createComponent({
|
|
940
|
-
tagName: 'm-table-body',
|
|
941
|
-
elementClass: TableBody$1,
|
|
942
|
-
displayName: 'TableBody',
|
|
943
|
-
});
|
|
944
|
-
|
|
945
|
-
const TableFoot = createComponent({
|
|
946
|
-
tagName: 'm-table-foot',
|
|
947
|
-
elementClass: TableFoot$1,
|
|
948
|
-
displayName: 'TableFoot',
|
|
949
|
-
});
|
|
950
|
-
|
|
951
|
-
const TableRow = createComponent({
|
|
952
|
-
tagName: 'm-table-row',
|
|
953
|
-
elementClass: TableRow$1,
|
|
954
|
-
displayName: 'TableRow',
|
|
955
|
-
});
|
|
956
|
-
|
|
957
|
-
const TableCell = createComponent({
|
|
958
|
-
tagName: 'm-table-cell',
|
|
959
|
-
elementClass: TableCell$1,
|
|
960
|
-
displayName: 'TableCell',
|
|
961
|
-
});
|
|
962
|
-
|
|
963
|
-
const TableToolbar = createComponent({
|
|
964
|
-
tagName: 'm-table-toolbar',
|
|
965
|
-
elementClass: TableToolbar$1,
|
|
966
|
-
displayName: 'TableToolbar',
|
|
967
|
-
});
|
|
968
|
-
|
|
969
|
-
const TableHeadCell = createComponent({
|
|
970
|
-
tagName: 'm-table-head-cell',
|
|
971
|
-
elementClass: TableHeadCell$1,
|
|
972
|
-
displayName: 'TableHeadCell',
|
|
973
|
-
events: {
|
|
974
|
-
onSort: 'm-sort',
|
|
975
|
-
},
|
|
976
|
-
});
|
|
977
|
-
|
|
978
|
-
const TableFeedback = createComponent({
|
|
979
|
-
tagName: 'm-table-feedback',
|
|
980
|
-
elementClass: TableFeedback$1,
|
|
981
|
-
displayName: 'TableFeedback',
|
|
982
|
-
});
|
|
983
|
-
|
|
984
|
-
const TableActions = createComponent({
|
|
985
|
-
tagName: 'm-table-actions',
|
|
986
|
-
elementClass: TableActions$1,
|
|
987
|
-
displayName: 'TableActions',
|
|
988
|
-
});
|
|
989
|
-
|
|
990
|
-
const Table = createComponent({
|
|
991
|
-
tagName: 'm-table',
|
|
992
|
-
elementClass: Table$1,
|
|
993
|
-
displayName: 'Table',
|
|
994
|
-
subComponents: {
|
|
995
|
-
Head: TableHead,
|
|
996
|
-
Body: TableBody,
|
|
997
|
-
Foot: TableFoot,
|
|
998
|
-
Row: TableRow,
|
|
999
|
-
HeadCell: TableHeadCell,
|
|
1000
|
-
Cell: TableCell,
|
|
1001
|
-
Toolbar: TableToolbar,
|
|
1002
|
-
Feedback: TableFeedback,
|
|
1003
|
-
Actions: TableActions,
|
|
1004
|
-
},
|
|
1005
|
-
});
|
|
1006
|
-
|
|
1007
|
-
const WiredTab = createComponent({
|
|
1008
|
-
tagName: 'm-tab',
|
|
1009
|
-
elementClass: Tab$1,
|
|
1010
|
-
displayName: 'Tab',
|
|
1011
|
-
});
|
|
1012
|
-
const Tab = forwardRef(({ children, leading, ...props }, ref) => {
|
|
1013
|
-
return (jsxs(WiredTab, { ...props, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
1014
|
-
});
|
|
1015
|
-
|
|
1016
|
-
const TabPanel = createComponent({
|
|
1017
|
-
tagName: 'm-tab-panel',
|
|
1018
|
-
elementClass: TabPanel$1,
|
|
1019
|
-
displayName: 'TabPanel',
|
|
1020
|
-
});
|
|
1021
|
-
|
|
1022
|
-
const Tabs = createComponent({
|
|
1023
|
-
tagName: 'm-tabs',
|
|
1024
|
-
elementClass: Tabs$1,
|
|
1025
|
-
events: {
|
|
1026
|
-
onTabChange: 'm-tab-change',
|
|
1027
|
-
},
|
|
1028
|
-
displayName: 'Tabs',
|
|
1029
|
-
subComponents: {
|
|
1030
|
-
Tab,
|
|
1031
|
-
Panel: TabPanel,
|
|
1032
|
-
},
|
|
1033
|
-
});
|
|
1034
|
-
|
|
1035
|
-
const WiredTag = createComponent({
|
|
1036
|
-
tagName: 'm-tag',
|
|
1037
|
-
elementClass: Tag$1,
|
|
1038
|
-
displayName: 'Tag',
|
|
1039
|
-
});
|
|
1040
|
-
const Tag = forwardRef((props, ref) => {
|
|
1041
|
-
const { leading, children, ...rest } = props;
|
|
1042
|
-
return (jsxs(WiredTag, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
1043
|
-
});
|
|
1044
|
-
|
|
1045
|
-
const WiredActionableTag = createComponent({
|
|
1046
|
-
tagName: 'm-actionable-tag',
|
|
1047
|
-
elementClass: ActionableTag$1,
|
|
1048
|
-
displayName: 'ActionableTag',
|
|
1049
|
-
events: {
|
|
1050
|
-
onChange: 'm-change',
|
|
1051
|
-
onRemove: 'm-remove',
|
|
1052
|
-
},
|
|
1053
|
-
});
|
|
1054
|
-
const ActionableTag = forwardRef((props, ref) => {
|
|
1055
|
-
const { leading, children, selectable, removable, ...rest } = props;
|
|
1056
|
-
return (jsxs(WiredActionableTag, { ...rest, selectable: selectable || Boolean(rest.onChange), removable: removable || Boolean(rest.onRemove), ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
1057
|
-
});
|
|
1058
|
-
|
|
1059
|
-
const Text = createComponent({
|
|
1060
|
-
tagName: 'm-text',
|
|
1061
|
-
elementClass: Text$1,
|
|
1062
|
-
displayName: 'Text',
|
|
1063
|
-
});
|
|
1064
|
-
|
|
1065
|
-
const WiredTextArea = createComponent({
|
|
1066
|
-
tagName: 'm-text-area',
|
|
1067
|
-
elementClass: TextArea$1,
|
|
1068
|
-
events: {
|
|
1069
|
-
onInput: 'input',
|
|
1070
|
-
onChange: 'change',
|
|
1071
|
-
},
|
|
1072
|
-
displayName: 'TextArea',
|
|
1073
|
-
});
|
|
1074
|
-
function TextArea(props) {
|
|
1075
|
-
return jsx(WiredTextArea, { ...props });
|
|
1076
|
-
}
|
|
1077
|
-
|
|
1078
|
-
const WiredTextField = createComponent({
|
|
1079
|
-
tagName: 'm-text-field',
|
|
1080
|
-
elementClass: TextField$1,
|
|
1081
|
-
events: {
|
|
1082
|
-
onInput: 'input',
|
|
1083
|
-
onChange: 'change',
|
|
1084
|
-
onClear: 'm-clear',
|
|
1085
|
-
},
|
|
1086
|
-
displayName: 'TextField',
|
|
1087
|
-
});
|
|
1088
|
-
const TextField = forwardRef(({ leading, trailing, ...rest }, ref) => {
|
|
1089
|
-
return (jsxs(WiredTextField, { ...rest, ref: ref, children: [leading != null && jsx("div", { slot: "leading", children: leading }), trailing != null && jsx("div", { slot: "trailing", children: trailing })] }));
|
|
1090
|
-
});
|
|
1091
|
-
|
|
1092
|
-
const TimelineItem = createComponent({
|
|
1093
|
-
tagName: 'm-timeline-item',
|
|
1094
|
-
elementClass: TimelineItem$1,
|
|
1095
|
-
displayName: 'TimelineItem',
|
|
1096
|
-
});
|
|
1097
|
-
|
|
1098
|
-
const TimelineExpandableItem = createComponent({
|
|
1099
|
-
tagName: 'm-timeline-expandable-item',
|
|
1100
|
-
elementClass: TimelineExpandableItem$1,
|
|
1101
|
-
displayName: 'TimelineExpandableItem',
|
|
1102
|
-
});
|
|
1103
|
-
|
|
1104
|
-
const TimelineItemBody = createComponent({
|
|
1105
|
-
tagName: 'm-timeline-item-body',
|
|
1106
|
-
elementClass: TimelineItemBody$1,
|
|
1107
|
-
displayName: 'TimelineItemBody',
|
|
1108
|
-
});
|
|
1109
|
-
|
|
1110
|
-
const TimelineItemFooter = createComponent({
|
|
1111
|
-
tagName: 'm-timeline-item-footer',
|
|
1112
|
-
elementClass: TimelineItemFooter$1,
|
|
1113
|
-
displayName: 'TimelineItemFooter',
|
|
1114
|
-
});
|
|
1115
|
-
|
|
1116
|
-
const TimelineItemHeader = createComponent({
|
|
1117
|
-
tagName: 'm-timeline-item-header',
|
|
1118
|
-
elementClass: TimelineItemHeader$1,
|
|
1119
|
-
displayName: 'TimelineItemHeader',
|
|
1120
|
-
});
|
|
1121
|
-
|
|
1122
|
-
const TimelineItemHeaderSubtitle = createComponent({
|
|
1123
|
-
tagName: 'm-timeline-item-header-subtitle',
|
|
1124
|
-
elementClass: TimelineItemHeaderSubtitle$1,
|
|
1125
|
-
displayName: 'TimelineItemHeaderSubtitle',
|
|
1126
|
-
});
|
|
1127
|
-
|
|
1128
|
-
const TimelineItemHeaderTitle = createComponent({
|
|
1129
|
-
tagName: 'm-timeline-item-header-title',
|
|
1130
|
-
elementClass: TimelineItemHeaderTitle$1,
|
|
1131
|
-
displayName: 'TimelineItemHeaderTitle',
|
|
1132
|
-
});
|
|
1133
|
-
|
|
1134
|
-
const TimelineItemIcon = createComponent({
|
|
1135
|
-
tagName: 'm-timeline-item-icon',
|
|
1136
|
-
elementClass: TimelineItemIcon$1,
|
|
1137
|
-
displayName: 'TimelineItemIcon',
|
|
1138
|
-
});
|
|
1139
|
-
|
|
1140
|
-
const Timeline = createComponent({
|
|
1141
|
-
tagName: 'm-timeline',
|
|
1142
|
-
elementClass: Timeline$1,
|
|
1143
|
-
displayName: 'Timeline',
|
|
1144
|
-
subComponents: {
|
|
1145
|
-
Item: TimelineItem,
|
|
1146
|
-
ExpandableItem: TimelineExpandableItem,
|
|
1147
|
-
ItemBody: TimelineItemBody,
|
|
1148
|
-
ItemFooter: TimelineItemFooter,
|
|
1149
|
-
ItemHeader: TimelineItemHeader,
|
|
1150
|
-
ItemHeaderTitle: TimelineItemHeaderTitle,
|
|
1151
|
-
ItemHeaderSubtitle: TimelineItemHeaderSubtitle,
|
|
1152
|
-
ItemIcon: TimelineItemIcon,
|
|
1153
|
-
},
|
|
1154
|
-
});
|
|
1155
|
-
|
|
1156
|
-
const WiredToggle = createComponent({
|
|
1157
|
-
tagName: 'm-toggle',
|
|
1158
|
-
elementClass: Toggle$1,
|
|
1159
|
-
displayName: 'Toggle',
|
|
1160
|
-
});
|
|
1161
|
-
const Toggle = forwardRef((props, ref) => {
|
|
1162
|
-
const { children, leading, ...rest } = props;
|
|
1163
|
-
return (jsxs(WiredToggle, { ...rest, ref: ref, children: [leading != null && jsx("span", { slot: "leading", children: leading }), children] }));
|
|
1164
|
-
});
|
|
1165
|
-
|
|
1166
|
-
const WiredToggleGroup = createComponent({
|
|
1167
|
-
tagName: 'm-toggle-group',
|
|
1168
|
-
elementClass: ToggleGroup$1,
|
|
1169
|
-
events: {
|
|
1170
|
-
onChange: 'm-change',
|
|
1171
|
-
},
|
|
1172
|
-
displayName: 'ToggleGroup',
|
|
1173
|
-
});
|
|
1174
|
-
function ToggleGroup(props) {
|
|
1175
|
-
const { value, options, children, disabled, ...rest } = props;
|
|
1176
|
-
const ref = useRef(null);
|
|
1177
|
-
useEffect(
|
|
1178
|
-
/**
|
|
1179
|
-
* we use a `ref` to update the `value` attribute whenever the `value` prop
|
|
1180
|
-
* changes. As the m-toggle-group accepts `string | string[]` and arrays
|
|
1181
|
-
* cannot be passed as regular attributes, setting the value via reference
|
|
1182
|
-
* seemed a convenient way to do that without needing any parsing or serialization.
|
|
1183
|
-
*/
|
|
1184
|
-
function onValueChange() {
|
|
1185
|
-
if (ref.current == null) {
|
|
1186
|
-
return;
|
|
1187
|
-
}
|
|
1188
|
-
ref.current.value = value;
|
|
1189
|
-
}, [value]);
|
|
1190
|
-
return (jsx(WiredToggleGroup, { ref: ref, disabled: disabled, ...rest, children: children !== null && children !== void 0 ? children : (options || []).map(function renderOption(option) {
|
|
1191
|
-
const { label, value: optionValue, ...others } = option;
|
|
1192
|
-
return (jsx(Toggle, { ...others, disabled: Boolean(disabled || option.disabled), value: optionValue, children: label }, optionValue));
|
|
1193
|
-
}) }));
|
|
1194
|
-
}
|
|
1195
|
-
|
|
1196
|
-
const WiredTooltip = createComponent({
|
|
1197
|
-
tagName: 'm-tooltip',
|
|
1198
|
-
elementClass: Tooltip$1,
|
|
1199
|
-
displayName: 'Tooltip',
|
|
1200
|
-
});
|
|
1201
|
-
const FLOATING_STYLE = {
|
|
1202
|
-
display: 'flex',
|
|
1203
|
-
alignItems: 'center',
|
|
1204
|
-
maxWidth: '100%',
|
|
1205
|
-
};
|
|
1206
|
-
function Tooltip(props) {
|
|
1207
|
-
const { children, message, trigger, ...rest } = props;
|
|
1208
|
-
const ref = useRef(null);
|
|
1209
|
-
useEffect(function onTriggerChange() {
|
|
1210
|
-
if (ref.current == null || trigger == null) {
|
|
1211
|
-
return;
|
|
1212
|
-
}
|
|
1213
|
-
ref.current.trigger = Array.isArray(trigger) ? trigger : [trigger];
|
|
1214
|
-
}, [trigger]);
|
|
1215
|
-
return (jsxs(WiredTooltip, { ref: ref, ...rest, children: [jsx(Box, { slot: "floating", padding: "none", children: message }), jsx("span", { slot: "reference", style: FLOATING_STYLE, children: children })] }));
|
|
1216
|
-
}
|
|
1217
|
-
|
|
1218
|
-
const LogoLoader = createComponent({
|
|
1219
|
-
tagName: 'm-logo-loader',
|
|
1220
|
-
elementClass: LogoLoader$1,
|
|
1221
|
-
displayName: 'LogoLoader',
|
|
1222
|
-
});
|
|
1223
|
-
|
|
1224
|
-
export { Accordion, ActionableTag, Badge, Banner, Box, Button, Card, Checkbox, Column, Container, Dialog, Divider, Drawer, Dropdown, DropdownItem, DropdownMenu, DropdownTrigger, EmptyState, Field, Grid, Group, Header, HeaderActions, HeaderTitle, Icon, LabeledValue, LabeledValueLabel, LabeledValueValue, Layout, Link, LogoLoader, PageContent, Pagination, ProgressBar, ProgressBarCountdown, Radio, RadioGroup, Row, Section, Sidebar, SpinnerWheel, Stack, Step, Steps, SubHeader, Switch, Switcher, Tab, TabPanel, Table, TableActions, TableBody, TableCell, TableFeedback, TableFoot, TableHead, TableHeadCell, TableRow, TableToolbar, Tabs, Tag, Text, TextArea, TextField, Timeline, TimelineExpandableItem, TimelineItem, TimelineItemBody, TimelineItemFooter, TimelineItemHeader, TimelineItemHeaderSubtitle, TimelineItemHeaderTitle, TimelineItemIcon, Toggle, ToggleGroup, Tooltip, useSteps };
|
|
6
|
+
*/var Ta=new Set(["children","localName","ref","style","className"]),fa=new WeakMap,va=function(e,a,n,l,t){var s=null==t?void 0:t[a];void 0===s?(e[a]=n,null==n&&a in HTMLElement.prototype&&e.removeAttribute(a)):n!==l&&function(e,a,n){var l=fa.get(e);void 0===l&&fa.set(e,l=new Map);var t=l.get(a);void 0!==n?void 0===t?(l.set(a,t={handleEvent:n}),e.addEventListener(a,t)):t.handleEvent=n:void 0!==t&&(l.delete(a),e.removeEventListener(a,t))}(e,s,n)};const Aa=({subComponents:e,...a})=>{const n=function(e){var a=e.react,n=e.tagName,l=e.elementClass,t=e.events,s=e.displayName,i=new Set(Object.keys(null!=t?t:{})),r=a.forwardRef((function(e,s){for(var r=a.useRef(new Map),m=a.useRef(null),o={},d={},c=0,g=Object.entries(e);c<g.length;c++){var p=g[c],u=p[0],N=p[1];Ta.has(u)?o["className"===u?"class":u]=N:i.has(u)||u in l.prototype?d[u]=N:o[u]=N}return a.useLayoutEffect((function(){if(null!==m.current){var a=new Map;for(var n in d)va(m.current,n,e[n],r.current.get(n),t),r.current.delete(n),a.set(n,e[n]);for(var l,s=ba(r.current);!(l=s()).done;){var i=l.value,o=i[0],c=i[1];va(m.current,o,void 0,c,t)}r.current=a}})),a.useLayoutEffect((function(){var e;null==(e=m.current)||e.removeAttribute("defer-hydration")}),[]),o.suppressHydrationWarning=!0,a.createElement(n,Ca({},o,{ref:a.useCallback((function(e){m.current=e,"function"==typeof s?s(e):null!==s&&(s.current=e)}),[s])}))}));return r.displayName=null!=s?s:l.name,r}({react:ma,...a}),l=n;return e&&Object.assign(l,e),l},Sa=Aa({tagName:"m-accordion-title",elementClass:e,displayName:"AccordionTitle"}),wa=oa(((e,a)=>{const{leading:n,children:l,...t}=e;return ua(Sa,{...t,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),l]})})),Da=Aa({tagName:"m-accordion-content",elementClass:a,displayName:"AccordionContent"}),Ba=Aa({tagName:"m-accordion",elementClass:n,displayName:"Accordion",events:{onToggle:"m-toggle"},subComponents:{Title:wa,Content:Da}}),Ia=Aa({tagName:"m-badge",elementClass:l,displayName:"Badge"}),Ha=Aa({tagName:"m-banner-action-primary",elementClass:t,displayName:"BannerActionPrimary"}),xa=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(Ha,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),Ea=Aa({tagName:"m-banner-actions",elementClass:s,displayName:"BannerActions"}),La=Aa({tagName:"m-banner-action-secondary",elementClass:i,displayName:"BannerActionSecondary"}),Pa=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(La,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),Fa=Aa({tagName:"m-banner-description",elementClass:r,displayName:"BannerDescription"}),ka=Aa({tagName:"m-banner-icon",elementClass:m,displayName:"BannerIcon"}),Ra=Aa({tagName:"m-banner-title",elementClass:o,displayName:"BannerTitle"}),Oa=Aa({tagName:"m-banner",elementClass:d,events:{onDismiss:"m-dismiss"},displayName:"Banner",subComponents:{ActionPrimary:xa,Actions:Ea,ActionSecondary:Pa,Description:Fa,Icon:ka,Title:Ra}}),Va=Aa({tagName:"m-button",elementClass:c,displayName:"Button"}),Ma=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(Va,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),Ga=Aa({tagName:"m-card-title",elementClass:g,displayName:"CardTitle"}),ja=oa((({children:e,leading:a,...n},l)=>ua(Ga,{...n,slot:"title",ref:l,children:[null!=a&&Na("span",{slot:"leading",children:a}),e]}))),Wa=Aa({tagName:"m-card-subtitle",elementClass:p,displayName:"CardSubtitle"}),_a=Aa({tagName:"m-card-body",elementClass:u,displayName:"CardBody"}),Za=Aa({tagName:"m-card-divider",elementClass:N,displayName:"CardDivider"}),Ua=Aa({tagName:"m-card-action-primary",elementClass:y,displayName:"CardActionPrimary"}),Ya=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(Ua,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),$a=Aa({tagName:"m-card-action-secondary",elementClass:C,displayName:"CardActionSecondary"}),qa=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua($a,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),za=Aa({tagName:"m-card-action-tertiary",elementClass:h,displayName:"CardActionTertiary"}),Ja=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(za,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),Ka=Aa({tagName:"m-card-footer",elementClass:b,displayName:"CardFooter"}),Qa=Aa({tagName:"m-card",elementClass:T,displayName:"Card",events:{onToggle:"m-toggle"},subComponents:{Title:ja,Subtitle:Wa,Body:_a,Divider:Za,ActionPrimary:Ya,ActionSecondary:qa,ActionTertiary:Ja,Footer:Ka}}),Xa=Aa({tagName:"m-checkbox",elementClass:f,events:{onChange:"m-change"},displayName:"Checkbox"}),en=oa(((e,a)=>{const{children:n,leading:l,...t}=e;return ua(Xa,{...t,ref:a,children:[null!=l&&Na("span",{slot:"leading",children:l}),n]})})),an=Aa({tagName:"m-dialog-action-primary",elementClass:v,displayName:"DialogActionPrimary"}),nn=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(an,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),ln=Aa({tagName:"m-dialog-action-secondary",elementClass:A,displayName:"DialogActionSecondary"}),tn=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(ln,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),sn=Aa({tagName:"m-dialog-action-tertiary",elementClass:S,displayName:"DialogActionTertiary"}),rn=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(sn,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),mn=Aa({tagName:"m-dialog-actions",elementClass:w,displayName:"DialogActions"}),on=Aa({tagName:"m-dialog-body",elementClass:D,displayName:"DialogBody"}),dn=Aa({tagName:"m-dialog-close",elementClass:B,events:{onClose:"m-close"},displayName:"DialogClose"}),cn=Aa({tagName:"m-dialog-footer",elementClass:I,displayName:"DialogFooter"}),gn=Aa({tagName:"m-dialog-header",elementClass:H,displayName:"DialogHeader"}),pn=Aa({tagName:"m-dialog",elementClass:x,events:{onClose:"m-close",onOpening:"m-opening",onOpened:"m-opened",onClosing:"m-closing",onClosed:"m-closed"},displayName:"Dialog",subComponents:{ActionPrimary:nn,ActionSecondary:tn,ActionTertiary:rn,Actions:mn,Body:on,Close:dn,Footer:cn,Header:gn}}),un=Aa({tagName:"m-divider",elementClass:E,displayName:"Divider"}),Nn=Aa({tagName:"m-drawer-action-primary",elementClass:L,displayName:"DrawerActionPrimary"});const yn=Aa({tagName:"m-drawer-action-secondary",elementClass:P,displayName:"DrawerActionSecondary"});const Cn=Aa({tagName:"m-drawer-action-tertiary",elementClass:F,displayName:"DrawerActionTertiary"});const hn=Aa({tagName:"m-drawer-actions",elementClass:k,displayName:"DrawerActions"}),bn=Aa({tagName:"m-drawer-body",elementClass:R,displayName:"DrawerBody"}),Tn=Aa({tagName:"m-drawer-close",elementClass:O,events:{onClose:"m-close"},displayName:"DrawerClose"}),fn=Aa({tagName:"m-drawer-header",elementClass:V,displayName:"DrawerHeader"}),vn=Aa({tagName:"m-drawer",elementClass:M,events:{onClose:"m-close",onOpening:"m-opening",onOpened:"m-opened",onClosing:"m-closing",onClosed:"m-closed"},displayName:"Drawer",subComponents:{ActionPrimary:function(e){const{leading:a,trailing:n,children:l,...t}=e;return ua(Nn,{...t,children:[null!=a&&Na("span",{slot:"leading",children:a}),l,null!=n&&Na("span",{slot:"trailing",children:n})]})},ActionSecondary:function(e){const{leading:a,trailing:n,children:l,...t}=e;return ua(yn,{...t,children:[null!=a&&Na("span",{slot:"leading",children:a}),l,null!=n&&Na("span",{slot:"trailing",children:n})]})},ActionTertiary:function(e){const{leading:a,trailing:n,children:l,...t}=e;return ua(Cn,{...t,children:[null!=a&&Na("span",{slot:"leading",children:a}),l,null!=n&&Na("span",{slot:"trailing",children:n})]})},Actions:hn,Body:bn,Close:Tn,Header:fn}}),An=Aa({tagName:"m-dropdown-item",elementClass:G,displayName:"DropdownItem"}),Sn=oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(An,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})})),wn=Aa({tagName:"m-dropdown-menu",elementClass:j,displayName:"DropdownMenu"}),Dn=Aa({tagName:"m-dropdown-trigger",elementClass:W,displayName:"DropdownTrigger"}),Bn=oa(((e,a)=>{const{leading:n,children:l,...t}=e;return ua(Dn,{...t,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),l]})})),In=Aa({tagName:"m-dropdown",elementClass:_,displayName:"Dropdown",subComponents:{Item:Sn,Menu:wn,Trigger:Bn},events:{onExpand:"m-expand",onCollapse:"m-collapse"}}),Hn=Aa({tagName:"m-empty-state-illustration",elementClass:Z,displayName:"EmptyStateIllustration"}),xn=Aa({tagName:"m-empty-state-header",elementClass:U,displayName:"EmptyStateHeader"}),En=Aa({tagName:"m-empty-state-message",elementClass:Y,displayName:"EmptyStateMessage"}),Ln=Aa({tagName:"m-empty-state-action",elementClass:$,displayName:"EmptyStateAction"}),Pn=Aa({tagName:"m-empty-state",elementClass:q,events:{onAction:"m-action"},displayName:"EmptyState",subComponents:{Illustration:Hn,Header:xn,Message:En,Action:oa(((e,a)=>{const{leading:n,trailing:l,children:t,...s}=e;return ua(Ln,{...s,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),t,null!=l&&Na("span",{slot:"trailing",children:l})]})}))}}),Fn=Aa({tagName:"m-field-label",elementClass:z,displayName:"FieldLabel"}),kn=Aa({tagName:"m-field-hint",elementClass:J,displayName:"FieldHint"}),Rn=Aa({tagName:"m-field",elementClass:K,displayName:"Field",subComponents:{Label:Fn,Hint:oa((({children:e,leading:a,...n},l)=>ua(kn,{...n,slot:"hint",ref:l,children:[null!=a&&Na("span",{slot:"leading",children:a}),e]})))}}),On=Aa({tagName:"m-header-actions",elementClass:Q,displayName:"HeaderActions"}),Vn=Aa({tagName:"m-header-content",elementClass:X,displayName:"HeaderContent"}),Mn=Aa({tagName:"m-header-title",elementClass:ee,displayName:"HeaderTitle"}),Gn=Aa({tagName:"m-sub-header",elementClass:ae,displayName:"SubHeader"}),jn=Aa({tagName:"m-back-button",elementClass:ne,displayName:"HeaderBackButton"}),Wn=Aa({tagName:"m-header",elementClass:le,displayName:"Header",subComponents:{Actions:On,Content:Vn,Title:Mn,SubHeader:Gn,BackButton:jn}}),_n=Aa({tagName:"m-icon",elementClass:te,displayName:"Icon"}),Zn=Aa({tagName:"m-labeled-value-label",elementClass:se,displayName:"LabeledValueLabel"}),Un=Aa({tagName:"m-labeled-value-value",elementClass:ie,displayName:"LabeledValueValue"}),Yn=Aa({tagName:"m-labeled-value",elementClass:re,displayName:"LabeledValue",subComponents:{Label:Zn,Value:Un}}),$n=Object.assign(oa(((e,a)=>{const{label:n,value:l,children:t,valueVariant:s,valueColor:i,labelVariant:r,labelColor:m,...o}=e;return ua(Yn,{...o,ref:a,children:[null!=n&&Na(Zn,{variant:r,color:m,children:n}),null!=l&&Na(Un,{variant:s,color:i,children:l}),t]})})),{Label:Zn,Value:Un}),qn=Aa({tagName:"m-box",elementClass:me,displayName:"Box"}),zn=Aa({tagName:"m-group",elementClass:oe,displayName:"Group"}),Jn=Aa({tagName:"m-stack",elementClass:de,displayName:"Stack"}),Kn=Aa({tagName:"m-grid",elementClass:ce,displayName:"Grid"}),Qn=Aa({tagName:"m-sidebar",elementClass:ge,displayName:"Sidebar",subComponents:{Side:oa((({children:e,...a},n)=>Na(qn,{...a,slot:"sidebar",ref:n,children:e}))),Content:oa((({children:e,...a},n)=>Na(qn,{...a,slot:"content",ref:n,children:e})))}}),Xn=Aa({tagName:"m-switcher",elementClass:pe,displayName:"Switcher"}),el=Aa({tagName:"m-container",elementClass:ue,displayName:"Container"}),al=Aa({tagName:"m-row",elementClass:Ne,displayName:"Row"}),nl=Aa({tagName:"m-column",elementClass:ye,displayName:"Column"}),ll=()=>null;ll.Box=qn,ll.Group=zn,ll.Stack=Jn,ll.Grid=Kn,ll.Sidebar=Qn,ll.Switcher=Xn,ll.Container=el,ll.Row=al,ll.Column=nl;const tl=Aa({tagName:"m-link",elementClass:Ce,displayName:"Link"}),sl=Aa({tagName:"m-body",elementClass:he,displayName:"Body"}),il=Aa({tagName:"m-page-content",elementClass:be,displayName:"PageContent",subComponents:{Body:sl}}),rl=Aa({tagName:"m-pagination",elementClass:Te,displayName:"Pagination",events:{onChange:"m-change"}}),ml=Aa({tagName:"m-progress-bar",elementClass:fe,displayName:"ProgressBar"}),ol=Aa({tagName:"m-progress-bar-countdown",elementClass:ve,displayName:"ProgressBarCountdown"}),dl=Aa({tagName:"m-radio-group",elementClass:Ae,events:{onChange:"m-change"},displayName:"RadioGroup"}),cl=Aa({tagName:"m-radio",elementClass:Se,displayName:"Radio"}),gl=oa(((e,a)=>{const{children:n,leading:l,...t}=e;return ua(cl,{...t,ref:a,children:[null!=l&&Na("span",{slot:"leading",children:l}),n]})})),pl=Aa({tagName:"m-section-title",elementClass:we,displayName:"SectionTitle"}),ul=Aa({tagName:"m-section",elementClass:De,displayName:"Section",subComponents:{Title:oa((({children:e,leading:a,...n},l)=>ua(pl,{...n,slot:"title",ref:l,children:[null!=a&&Na("span",{slot:"leading",children:a}),e]})))}}),Nl=Aa({tagName:"m-spinner-wheel",elementClass:Be,displayName:"SpinnerWheel"}),yl=Aa({tagName:"m-step",elementClass:Ie,displayName:"Step"}),Cl=Aa({tagName:"m-steps",elementClass:He,displayName:"Steps",events:{onChange:"m-change",onComplete:"m-complete",onNavigate:"m-navigate",onNext:"m-next",onPrevious:"m-previous"},subComponents:{Step:yl}});function hl(e,a){return new CustomEvent(e,{bubbles:!0,detail:a})}function bl(){const[e,a]=da(null),n=ca((()=>({ref(n){null!=n&&null==e&&a(n)}})),[e]),l=ca((a=>{if(null==e)return;let n;switch(a){case"next":n=hl("m-next");break;case"previous":n=hl("m-previous");break;default:n=hl("m-navigate",a)}e.dispatchEvent(n)}),[e]),t=ca((()=>{if(null==e)return;const a=hl("m-complete");e.dispatchEvent(a)}),[e]);return{elementRef:e,registerSteps:n,navigateToStep:l,completeStep:t}}const Tl=Aa({tagName:"m-switch",elementClass:xe,displayName:"Switch",events:{onChange:"m-change"}}),fl=Aa({tagName:"m-table-head",elementClass:Ee,displayName:"TableHead"}),vl=Aa({tagName:"m-table-body",elementClass:Le,displayName:"TableBody"}),Al=Aa({tagName:"m-table-foot",elementClass:Pe,displayName:"TableFoot"}),Sl=Aa({tagName:"m-table-row",elementClass:Fe,displayName:"TableRow"}),wl=Aa({tagName:"m-table-cell",elementClass:ke,displayName:"TableCell"}),Dl=Aa({tagName:"m-table-toolbar",elementClass:Re,displayName:"TableToolbar"}),Bl=Aa({tagName:"m-table-head-cell",elementClass:Oe,displayName:"TableHeadCell",events:{onSort:"m-sort"}}),Il=Aa({tagName:"m-table-feedback",elementClass:Ve,displayName:"TableFeedback"}),Hl=Aa({tagName:"m-table-actions",elementClass:Me,displayName:"TableActions"}),xl=Aa({tagName:"m-table",elementClass:Ge,displayName:"Table",subComponents:{Head:fl,Body:vl,Foot:Al,Row:Sl,HeadCell:Bl,Cell:wl,Toolbar:Dl,Feedback:Il,Actions:Hl}}),El=Aa({tagName:"m-tab",elementClass:je,displayName:"Tab"}),Ll=oa((({children:e,leading:a,...n},l)=>ua(El,{...n,ref:l,children:[null!=a&&Na("span",{slot:"leading",children:a}),e]}))),Pl=Aa({tagName:"m-tab-panel",elementClass:We,displayName:"TabPanel"}),Fl=Aa({tagName:"m-tabs",elementClass:_e,events:{onTabChange:"m-tab-change"},displayName:"Tabs",subComponents:{Tab:Ll,Panel:Pl}}),kl=Aa({tagName:"m-tag",elementClass:Ze,displayName:"Tag"}),Rl=oa(((e,a)=>{const{leading:n,children:l,...t}=e;return ua(kl,{...t,ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),l]})})),Ol=Aa({tagName:"m-actionable-tag",elementClass:Ue,displayName:"ActionableTag",events:{onChange:"m-change",onRemove:"m-remove"}}),Vl=oa(((e,a)=>{const{leading:n,children:l,selectable:t,removable:s,...i}=e;return ua(Ol,{...i,selectable:t||Boolean(i.onChange),removable:s||Boolean(i.onRemove),ref:a,children:[null!=n&&Na("span",{slot:"leading",children:n}),l]})})),Ml=Aa({tagName:"m-text",elementClass:Ye,displayName:"Text"}),Gl=Aa({tagName:"m-text-area",elementClass:$e,events:{onInput:"input",onChange:"change"},displayName:"TextArea"});function jl(e){return Na(Gl,{...e})}const Wl=Aa({tagName:"m-text-field",elementClass:qe,events:{onInput:"input",onChange:"change",onClear:"m-clear"},displayName:"TextField"}),_l=oa((({leading:e,trailing:a,...n},l)=>ua(Wl,{...n,ref:l,children:[null!=e&&Na("div",{slot:"leading",children:e}),null!=a&&Na("div",{slot:"trailing",children:a})]}))),Zl=Aa({tagName:"m-timeline-item",elementClass:ze,displayName:"TimelineItem"}),Ul=Aa({tagName:"m-timeline-expandable-item",elementClass:Je,displayName:"TimelineExpandableItem"}),Yl=Aa({tagName:"m-timeline-item-body",elementClass:Ke,displayName:"TimelineItemBody"}),$l=Aa({tagName:"m-timeline-item-footer",elementClass:Qe,displayName:"TimelineItemFooter"}),ql=Aa({tagName:"m-timeline-item-header",elementClass:Xe,displayName:"TimelineItemHeader"}),zl=Aa({tagName:"m-timeline-item-header-subtitle",elementClass:ea,displayName:"TimelineItemHeaderSubtitle"}),Jl=Aa({tagName:"m-timeline-item-header-title",elementClass:aa,displayName:"TimelineItemHeaderTitle"}),Kl=Aa({tagName:"m-timeline-item-icon",elementClass:na,displayName:"TimelineItemIcon"}),Ql=Aa({tagName:"m-timeline",elementClass:la,displayName:"Timeline",subComponents:{Item:Zl,ExpandableItem:Ul,ItemBody:Yl,ItemFooter:$l,ItemHeader:ql,ItemHeaderTitle:Jl,ItemHeaderSubtitle:zl,ItemIcon:Kl}}),Xl=Aa({tagName:"m-toggle",elementClass:ta,displayName:"Toggle"}),et=oa(((e,a)=>{const{children:n,leading:l,...t}=e;return ua(Xl,{...t,ref:a,children:[null!=l&&Na("span",{slot:"leading",children:l}),n]})})),at=Aa({tagName:"m-toggle-group",elementClass:sa,events:{onChange:"m-change"},displayName:"ToggleGroup"});function nt(e){const{value:a,options:n,children:l,disabled:t,...s}=e,i=ga(null);return pa((function(){null!=i.current&&(i.current.value=a)}),[a]),Na(at,{ref:i,disabled:t,...s,children:null!=l?l:(n||[]).map((function(e){const{label:a,value:n,...l}=e;return Na(et,{...l,disabled:Boolean(t||e.disabled),value:n,children:a},n)}))})}const lt=Aa({tagName:"m-tooltip",elementClass:ia,displayName:"Tooltip"}),tt={display:"flex",alignItems:"center",maxWidth:"100%"};function st(e){const{children:a,message:n,trigger:l,...t}=e,s=ga(null);return pa((function(){null!=s.current&&null!=l&&(s.current.trigger=ya(l))}),[l]),ua(lt,{ref:s,...t,children:[Na(qn,{slot:"floating",padding:"none",children:n}),Na("span",{slot:"reference",style:tt,children:a})]})}const it=Aa({tagName:"m-logo-loader",elementClass:ra,displayName:"LogoLoader"});export{Ba as Accordion,Vl as ActionableTag,Ia as Badge,Oa as Banner,qn as Box,Ma as Button,Qa as Card,en as Checkbox,nl as Column,el as Container,pn as Dialog,un as Divider,vn as Drawer,In as Dropdown,Sn as DropdownItem,wn as DropdownMenu,Bn as DropdownTrigger,Pn as EmptyState,Rn as Field,Kn as Grid,zn as Group,Wn as Header,On as HeaderActions,Mn as HeaderTitle,_n as Icon,$n as LabeledValue,Zn as LabeledValueLabel,Un as LabeledValueValue,ll as Layout,tl as Link,it as LogoLoader,il as PageContent,rl as Pagination,ml as ProgressBar,ol as ProgressBarCountdown,gl as Radio,dl as RadioGroup,al as Row,ul as Section,Qn as Sidebar,Nl as SpinnerWheel,Jn as Stack,yl as Step,Cl as Steps,Gn as SubHeader,Tl as Switch,Xn as Switcher,Ll as Tab,Pl as TabPanel,xl as Table,Hl as TableActions,vl as TableBody,wl as TableCell,Il as TableFeedback,Al as TableFoot,fl as TableHead,Bl as TableHeadCell,Sl as TableRow,Dl as TableToolbar,Fl as Tabs,Rl as Tag,Ml as Text,jl as TextArea,_l as TextField,Ql as Timeline,Ul as TimelineExpandableItem,Zl as TimelineItem,Yl as TimelineItemBody,$l as TimelineItemFooter,ql as TimelineItemHeader,zl as TimelineItemHeaderSubtitle,Jl as TimelineItemHeaderTitle,Kl as TimelineItemIcon,et as Toggle,nt as ToggleGroup,st as Tooltip,bl as useSteps};
|
|
7
|
+
//# sourceMappingURL=index.js.map
|