@loadsmart/miranda-react 3.0.0-beta.7 → 3.0.0-beta.71

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.
Files changed (164) hide show
  1. package/dist/index.d.ts +1661 -107
  2. package/dist/index.js +1338 -1166
  3. package/dist/tokens.d.ts +75 -2
  4. package/dist/tokens.js +2 -2
  5. package/package.json +12 -13
  6. package/dist/components/Accordion/Accordion.d.ts +0 -19
  7. package/dist/components/Accordion/AccordionContent.d.ts +0 -10
  8. package/dist/components/Accordion/AccordionTitle.d.ts +0 -16
  9. package/dist/components/Accordion/index.d.ts +0 -2
  10. package/dist/components/Badge/Badge.d.ts +0 -12
  11. package/dist/components/Badge/index.d.ts +0 -2
  12. package/dist/components/Banner/Banner.d.ts +0 -22
  13. package/dist/components/Banner/BannerActionPrimary.d.ts +0 -17
  14. package/dist/components/Banner/BannerActionSecondary.d.ts +0 -17
  15. package/dist/components/Banner/BannerActions.d.ts +0 -12
  16. package/dist/components/Banner/BannerDescription.d.ts +0 -12
  17. package/dist/components/Banner/BannerIcon.d.ts +0 -12
  18. package/dist/components/Banner/BannerTitle.d.ts +0 -12
  19. package/dist/components/Banner/index.d.ts +0 -2
  20. package/dist/components/Button/Button.d.ts +0 -17
  21. package/dist/components/Button/index.d.ts +0 -2
  22. package/dist/components/Card/Card.d.ts +0 -35
  23. package/dist/components/Card/CardActionPrimary.d.ts +0 -17
  24. package/dist/components/Card/CardActionSecondary.d.ts +0 -17
  25. package/dist/components/Card/CardActionTertiary.d.ts +0 -17
  26. package/dist/components/Card/CardBody.d.ts +0 -12
  27. package/dist/components/Card/CardDivider.d.ts +0 -12
  28. package/dist/components/Card/CardFooter.d.ts +0 -12
  29. package/dist/components/Card/CardSubtitle.d.ts +0 -12
  30. package/dist/components/Card/CardTitle.d.ts +0 -16
  31. package/dist/components/Card/index.d.ts +0 -2
  32. package/dist/components/Checkbox/Checkbox.d.ts +0 -19
  33. package/dist/components/Checkbox/index.d.ts +0 -2
  34. package/dist/components/Dialog/Dialog.d.ts +0 -37
  35. package/dist/components/Dialog/DialogActionPrimary.d.ts +0 -17
  36. package/dist/components/Dialog/DialogActionSecondary.d.ts +0 -17
  37. package/dist/components/Dialog/DialogActionTertiary.d.ts +0 -17
  38. package/dist/components/Dialog/DialogActions.d.ts +0 -12
  39. package/dist/components/Dialog/DialogBody.d.ts +0 -12
  40. package/dist/components/Dialog/DialogClose.d.ts +0 -14
  41. package/dist/components/Dialog/DialogFooter.d.ts +0 -12
  42. package/dist/components/Dialog/DialogHeader.d.ts +0 -12
  43. package/dist/components/Dialog/index.d.ts +0 -4
  44. package/dist/components/Divider/Divider.d.ts +0 -19
  45. package/dist/components/Divider/index.d.ts +0 -2
  46. package/dist/components/Drawer/Drawer.d.ts +0 -38
  47. package/dist/components/Drawer/DrawerActionPrimary.d.ts +0 -17
  48. package/dist/components/Drawer/DrawerActionSecondary.d.ts +0 -17
  49. package/dist/components/Drawer/DrawerActionTertiary.d.ts +0 -17
  50. package/dist/components/Drawer/DrawerActions.d.ts +0 -12
  51. package/dist/components/Drawer/DrawerBody.d.ts +0 -12
  52. package/dist/components/Drawer/DrawerClose.d.ts +0 -14
  53. package/dist/components/Drawer/DrawerHeader.d.ts +0 -12
  54. package/dist/components/Drawer/index.d.ts +0 -4
  55. package/dist/components/Dropdown/Dropdown.d.ts +0 -22
  56. package/dist/components/Dropdown/DropdownItem.d.ts +0 -16
  57. package/dist/components/Dropdown/DropdownMenu.d.ts +0 -12
  58. package/dist/components/Dropdown/DropdownTrigger.d.ts +0 -15
  59. package/dist/components/Dropdown/index.d.ts +0 -5
  60. package/dist/components/EmptyState/EmptyState.d.ts +0 -23
  61. package/dist/components/EmptyState/EmptyStateAction.d.ts +0 -17
  62. package/dist/components/EmptyState/EmptyStateHeader.d.ts +0 -12
  63. package/dist/components/EmptyState/EmptyStateIllustration.d.ts +0 -12
  64. package/dist/components/EmptyState/EmptyStateMessage.d.ts +0 -12
  65. package/dist/components/EmptyState/index.d.ts +0 -4
  66. package/dist/components/Field/Field.d.ts +0 -16
  67. package/dist/components/Field/FieldHint.d.ts +0 -16
  68. package/dist/components/Field/FieldLabel.d.ts +0 -12
  69. package/dist/components/Field/index.d.ts +0 -2
  70. package/dist/components/Header/Header.d.ts +0 -18
  71. package/dist/components/Header/HeaderActions.d.ts +0 -12
  72. package/dist/components/Header/HeaderBackButton.d.ts +0 -10
  73. package/dist/components/Header/HeaderContent.d.ts +0 -12
  74. package/dist/components/Header/HeaderTitle.d.ts +0 -12
  75. package/dist/components/Header/SubHeader.d.ts +0 -12
  76. package/dist/components/Header/index.d.ts +0 -8
  77. package/dist/components/Icon/Icon.d.ts +0 -19
  78. package/dist/components/Icon/index.d.ts +0 -2
  79. package/dist/components/Label/Label.d.ts +0 -12
  80. package/dist/components/LabeledValue/LabeledValue.d.ts +0 -25
  81. package/dist/components/LabeledValue/index.d.ts +0 -1
  82. package/dist/components/Layout/Box.d.ts +0 -13
  83. package/dist/components/Layout/Grid.d.ts +0 -13
  84. package/dist/components/Layout/Group.d.ts +0 -13
  85. package/dist/components/Layout/Layout.d.ts +0 -16
  86. package/dist/components/Layout/Row.d.ts +0 -18
  87. package/dist/components/Layout/Sidebar.d.ts +0 -20
  88. package/dist/components/Layout/Stack.d.ts +0 -13
  89. package/dist/components/Layout/Switcher.d.ts +0 -13
  90. package/dist/components/Layout/index.d.ts +0 -9
  91. package/dist/components/Link/Link.d.ts +0 -14
  92. package/dist/components/Link/index.d.ts +0 -2
  93. package/dist/components/LogoLoader/LogoLoader.d.ts +0 -13
  94. package/dist/components/LogoLoader/index.d.ts +0 -2
  95. package/dist/components/PageContent/Body.d.ts +0 -12
  96. package/dist/components/PageContent/PageContent.d.ts +0 -14
  97. package/dist/components/PageContent/index.d.ts +0 -1
  98. package/dist/components/Pagination/Pagination.d.ts +0 -16
  99. package/dist/components/Pagination/index.d.ts +0 -2
  100. package/dist/components/ProgressBar/ProgressBar.d.ts +0 -15
  101. package/dist/components/ProgressBar/index.d.ts +0 -2
  102. package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +0 -13
  103. package/dist/components/ProgressBarCountdown/index.d.ts +0 -2
  104. package/dist/components/RadioGroup/Radio.d.ts +0 -16
  105. package/dist/components/RadioGroup/RadioGroup.d.ts +0 -18
  106. package/dist/components/RadioGroup/index.d.ts +0 -4
  107. package/dist/components/Section/Section.d.ts +0 -15
  108. package/dist/components/Section/SectionTitle.d.ts +0 -16
  109. package/dist/components/Section/index.d.ts +0 -2
  110. package/dist/components/Select/Select.d.ts +0 -31
  111. package/dist/components/Select/SelectOption.d.ts +0 -16
  112. package/dist/components/Select/index.d.ts +0 -2
  113. package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +0 -13
  114. package/dist/components/SpinnerWheel/index.d.ts +0 -2
  115. package/dist/components/Steps/Step.d.ts +0 -12
  116. package/dist/components/Steps/Steps.d.ts +0 -21
  117. package/dist/components/Steps/index.d.ts +0 -5
  118. package/dist/components/Steps/useSteps.d.ts +0 -10
  119. package/dist/components/Switch/Switch.d.ts +0 -15
  120. package/dist/components/Switch/index.d.ts +0 -2
  121. package/dist/components/Table/Table.d.ts +0 -33
  122. package/dist/components/Table/TableActions.d.ts +0 -12
  123. package/dist/components/Table/TableBody.d.ts +0 -12
  124. package/dist/components/Table/TableCell.d.ts +0 -12
  125. package/dist/components/Table/TableFeedback.d.ts +0 -12
  126. package/dist/components/Table/TableFoot.d.ts +0 -12
  127. package/dist/components/Table/TableHead.d.ts +0 -12
  128. package/dist/components/Table/TableHeadCell.d.ts +0 -15
  129. package/dist/components/Table/TableRow.d.ts +0 -12
  130. package/dist/components/Table/TableToolbar.d.ts +0 -12
  131. package/dist/components/Table/index.d.ts +0 -21
  132. package/dist/components/Tabs/Tab.d.ts +0 -16
  133. package/dist/components/Tabs/TabPanel.d.ts +0 -13
  134. package/dist/components/Tabs/Tabs.d.ts +0 -19
  135. package/dist/components/Tabs/index.d.ts +0 -7
  136. package/dist/components/Tag/ActionableTag.d.ts +0 -20
  137. package/dist/components/Tag/Tag.d.ts +0 -16
  138. package/dist/components/Tag/index.d.ts +0 -4
  139. package/dist/components/Text/Text.d.ts +0 -19
  140. package/dist/components/Text/index.d.ts +0 -2
  141. package/dist/components/TextArea/TextArea.d.ts +0 -19
  142. package/dist/components/TextArea/index.d.ts +0 -2
  143. package/dist/components/TextField/TextField.d.ts +0 -22
  144. package/dist/components/TextField/index.d.ts +0 -2
  145. package/dist/components/Timeline/Timeline.d.ts +0 -22
  146. package/dist/components/Timeline/TimelineExpandableItem.d.ts +0 -12
  147. package/dist/components/Timeline/TimelineItem.d.ts +0 -12
  148. package/dist/components/Timeline/TimelineItemBody.d.ts +0 -12
  149. package/dist/components/Timeline/TimelineItemFooter.d.ts +0 -12
  150. package/dist/components/Timeline/TimelineItemHeader.d.ts +0 -12
  151. package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +0 -12
  152. package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +0 -12
  153. package/dist/components/Timeline/TimelineItemIcon.d.ts +0 -12
  154. package/dist/components/Timeline/index.d.ts +0 -10
  155. package/dist/components/ToggleGroup/Toggle.d.ts +0 -16
  156. package/dist/components/ToggleGroup/ToggleGroup.d.ts +0 -28
  157. package/dist/components/ToggleGroup/index.d.ts +0 -4
  158. package/dist/components/Tooltip/Tooltip.d.ts +0 -24
  159. package/dist/components/Tooltip/index.d.ts +0 -2
  160. package/dist/tests/constants.d.ts +0 -12
  161. package/dist/tests/types.d.ts +0 -5
  162. package/dist/utils/createComponent.d.ts +0 -6
  163. package/dist/utils/types.d.ts +0 -15
  164. package/dist/utils/utils.d.ts +0 -5
package/dist/index.d.ts CHANGED
@@ -1,107 +1,1661 @@
1
- export * from './components/Accordion';
2
- export * from './components/Badge';
3
- export * from './components/Banner';
4
- export * from './components/Button';
5
- export * from './components/Card';
6
- export * from './components/Checkbox';
7
- export * from './components/Dialog';
8
- export * from './components/Divider';
9
- export * from './components/Drawer';
10
- export * from './components/Dropdown';
11
- export * from './components/EmptyState';
12
- export * from './components/Field';
13
- export * from './components/Header';
14
- export * from './components/Icon';
15
- export * from './components/LabeledValue';
16
- export * from './components/Layout';
17
- export * from './components/Link';
18
- export * from './components/PageContent';
19
- export * from './components/Pagination';
20
- export * from './components/ProgressBar';
21
- export * from './components/ProgressBarCountdown';
22
- export * from './components/RadioGroup';
23
- export * from './components/Section';
24
- export * from './components/Select';
25
- export * from './components/SpinnerWheel';
26
- export * from './components/Steps';
27
- export * from './components/Switch';
28
- export * from './components/Table';
29
- export * from './components/Tabs';
30
- export * from './components/Tag';
31
- export * from './components/Text';
32
- export * from './components/TextArea';
33
- export * from './components/TextField';
34
- export * from './components/Timeline';
35
- export * from './components/ToggleGroup';
36
- export * from './components/Tooltip';
37
- export * from './components/LogoLoader';
38
- export type { MirandaChangeEvent } from './utils/types';
39
- export type { TypographyVariant } from '@loadsmart/miranda-wc';
40
- export { Accordion as WCAccordion, AccordionTitle as WCAccordionTitle, AccordionContent as WCAccordionContent, } from '@loadsmart/miranda-wc';
41
- export type { AccordionProps as WCAccordionProps, AccordionToggleEventDetails, } from '@loadsmart/miranda-wc';
42
- export { Badge as WCBadge } from '@loadsmart/miranda-wc';
43
- export type { BadgeProps as WCBadgeProps } from '@loadsmart/miranda-wc';
44
- export { Banner as WCBanner, BannerActions as WCBannerActions, BannerActionPrimary as WCBannerActionPrimary, BannerActionSecondary as WCBannerActionSecondary, BannerDescription as WCBannerDescription, BannerIcon as WCBannerIcon, BannerTitle as WCBannerTitle, } from '@loadsmart/miranda-wc';
45
- export type { BannerProps as WCBannerProps } from '@loadsmart/miranda-wc';
46
- export { Button as WCButton } from '@loadsmart/miranda-wc';
47
- export type { ButtonProps as WCButtonProps, ButtonSize, ButtonType, ButtonVariant, } from '@loadsmart/miranda-wc';
48
- export { Card as WCCard, CardBody as WCCardBody, CardSubtitle as WCCardSubtitle, CardTitle as WCCardTitle, CardDivider as WCCardDivider, CardFooter as WCCardFooter, CardActionPrimary as WCCardActionPrimary, CardActionSecondary as WCCardActionSecondary, CardActionTertiary as WCCardActionTertiary, } from '@loadsmart/miranda-wc';
49
- export type { CardProps as WCCardProps, CardToggleEventDetails, } from '@loadsmart/miranda-wc';
50
- export { Checkbox as WCCheckbox } from '@loadsmart/miranda-wc';
51
- export type { CheckboxProps as WCCheckboxProps } from '@loadsmart/miranda-wc';
52
- export { 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, } from '@loadsmart/miranda-wc';
53
- export type { DialogProps as WCDialogProps } from '@loadsmart/miranda-wc';
54
- export { Divider as WCDivider } from '@loadsmart/miranda-wc';
55
- export { Drawer as WCDrawer, DrawerActionPrimary as WCDrawerActionPrimary, DrawerActionSecondary as WCDrawerActionSecondary, DrawerActionTertiary as WCDrawerActionTertiary, DrawerActions as WCDrawerActions, DrawerBody as WCDrawerBody, DrawerClose as WCDrawerClose, DrawerHeader as WCDrawerHeader, } from '@loadsmart/miranda-wc';
56
- export type { DrawerProps as WCDrawerProps } from '@loadsmart/miranda-wc';
57
- export { Dropdown as WCDropdown, DropdownTrigger as WCDropdownTrigger, DropdownMenu as WCDropdownMenu, DropdownItem as WCDropdownItem, } from '@loadsmart/miranda-wc';
58
- export type { DropdownProps as WCDropdownProps, DropdownItemProps as WCDropdownItemProps, DropdownTriggerProps as WCDropdownTriggerProps, DropdownPlacement, DropdownSize, } from '@loadsmart/miranda-wc';
59
- export { EmptyState as WCEmptyState, EmptyStateAction as WCEmptyStateAction, EmptyStateHeader as WCEmptyStateHeader, EmptyStateIllustration as WCEmptyStateIllustration, EmptyStateMessage as WCEmptyStateMessage, } from '@loadsmart/miranda-wc';
60
- export { Field as WCField, FieldLabel as WCFieldLabel, FieldHint as WCFieldHint, } from '@loadsmart/miranda-wc';
61
- export type { FieldProps as WCFieldProps, FieldHintProps as WCFieldHintProps, FieldLabelProps as WCFieldLabelProps, FieldSize, FieldStatus, } from '@loadsmart/miranda-wc';
62
- export { Header as WCHeader, HeaderActions as WCHeaderActions, HeaderContent as WCHeaderContent, HeaderTitle as WCHeaderTitle, SubHeader as WCSubHeader, } from '@loadsmart/miranda-wc';
63
- export { Icon as WCIcon } from '@loadsmart/miranda-wc';
64
- export type { IconProps as WCIconProps, IconName } from '@loadsmart/miranda-wc';
65
- export { LabeledValue as WCLabeledValue, LabeledValueLabel as WCLabeledValueLabel, LabeledValueValue as WCLabeledValueValue, } from '@loadsmart/miranda-wc';
66
- export type { LabeledValueProps as WCLabeledValueProps } from '@loadsmart/miranda-wc';
67
- export { Box as WCBox, Group as WCGroup, Stack as WCStack, Grid as WCGrid, Sidebar as WCSidebar, Switcher as WCSwitcher, Container as WCContainer, Row as WCRow, Column as WCColumn, } from '@loadsmart/miranda-wc';
68
- export type { BoxProps as WCBoxProps, GroupProps as WCGroupProps, StackProps as WCStackProps, GridProps as WCGridProps, SidebarProps as WCSidebarProps, SwitcherProps as WCSwitcherProps, ColumnProps as WCColumnProps, RowProps as WCRowProps, ColumnSize, JustifyContentValue, AlignItemsValue, } from '@loadsmart/miranda-wc';
69
- export { Link as WCLink } from '@loadsmart/miranda-wc';
70
- export { PageContent as WCPageContent } from '@loadsmart/miranda-wc';
71
- export { Pagination as WCPagination } from '@loadsmart/miranda-wc';
72
- export type { PaginationProps as WCPaginationProps, PaginationChangeEventDetails, } from '@loadsmart/miranda-wc';
73
- export type { PopoverPlacement, PopoverPosition, PopoverRepositionEventDetail, } from '@loadsmart/miranda-wc';
74
- export { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
75
- export type { ProgressBarProps as WCProgressBarProps } from '@loadsmart/miranda-wc';
76
- export { ProgressBarCountdown as WCProgressBarCountdown } from '@loadsmart/miranda-wc';
77
- export type { ProgressBarCountdownProps as WCProgressBarCountdownProps } from '@loadsmart/miranda-wc';
78
- export { Radio as WCRadio, RadioGroup as WCRadioGroup, } from '@loadsmart/miranda-wc';
79
- export type { RadioProps as WCRadioProps, RadioGroupProps as WCRadioGroupProps, RadioGroupOrientation, } from '@loadsmart/miranda-wc';
80
- export { Section as WCSection, SectionTitle as WCSectionTitle, } from '@loadsmart/miranda-wc';
81
- export type { SectionProps as WCSectionProps } from '@loadsmart/miranda-wc';
82
- export { SpinnerWheel as WCSpinnerWheel } from '@loadsmart/miranda-wc';
83
- export type { SpinnerWheelProps as WCSpinnerWheelProps } from '@loadsmart/miranda-wc';
84
- export { Step as WCStep, Steps as WCSteps } from '@loadsmart/miranda-wc';
85
- export type { StepProps as WCStepProps, StepChangeEventDetail, StepNavigateEventDetail, } from '@loadsmart/miranda-wc';
86
- export { Switch as WCSwitch } from '@loadsmart/miranda-wc';
87
- export type { SwitchProps as WCSwitchProps, SwitchSize, } from '@loadsmart/miranda-wc';
88
- export { Table as WCTable, TableHead as WCTableHead, TableHeadCell as WCTableHeadCell, TableBody as WCTableBody, TableFoot as WCTableFoot, TableRow as WCTableRow, TableCell as WCTableCell, TableToolbar as WCTableToolbar, TableFeedback as WCTableFeedback, TableActions as WCTableActions, } from '@loadsmart/miranda-wc';
89
- export type { TableProps as WCTableProps, TableCellProps as WCTableCellProps, TableHeadCellProps as WCTableHeadCellProps, } from '@loadsmart/miranda-wc';
90
- export { Tabs as WCTabs, Tab as WCTab, TabPanel as WCTabPanel, } from '@loadsmart/miranda-wc';
91
- export type { TabsProps as WCTabsProps, TabProps as WCTabProps, TabPanelProps as WCTabPanelProps, TabChangeEventDetail, } from '@loadsmart/miranda-wc';
92
- export { Tag as WCTag, ActionableTag as WCActionableTag, } from '@loadsmart/miranda-wc';
93
- export type { TagProps as WCTagProps, ActionableTagProps as WCActionableTagProps, TagVariant, TagSize, } from '@loadsmart/miranda-wc';
94
- export { Text as WCText } from '@loadsmart/miranda-wc';
95
- export type { TextProps as WCTextProps } from '@loadsmart/miranda-wc';
96
- export { TextArea as WCTextArea } from '@loadsmart/miranda-wc';
97
- export type { TextAreaProps as WCTextAreaProps } from '@loadsmart/miranda-wc';
98
- export { TextField as WCTextField } from '@loadsmart/miranda-wc';
99
- export type { TextFieldProps as WCTextFieldProps } from '@loadsmart/miranda-wc';
100
- export { 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, } from '@loadsmart/miranda-wc';
101
- export type { TimelineItemProps as WCTimelineItemProps, TimelineItemVariant, } from '@loadsmart/miranda-wc';
102
- export { Toggle as WCToggle, ToggleGroup as WCToggleGroup, } from '@loadsmart/miranda-wc';
103
- export type { ToggleProps as WCToggleProps, ToggleGroupProps as WCToggleGroupProps, ToggleSize, } from '@loadsmart/miranda-wc';
104
- export { Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
105
- export type { TooltipProps as WCTooltipProps } from '@loadsmart/miranda-wc';
106
- export { LogoLoader as WCLogoLoader } from '@loadsmart/miranda-wc';
107
- export type { LogoLoaderProps as WCLogoLoaderProps } from '@loadsmart/miranda-wc';
1
+ import { AccordionToggleEventDetails } from '@loadsmart/miranda-wc';
2
+ import { ActionableTagVariant } from '@loadsmart/miranda-wc';
3
+ import { AlignItemsValue } from '@loadsmart/miranda-wc';
4
+ import { BackButton } from '@loadsmart/miranda-wc';
5
+ import { BannerVariant } from '@loadsmart/miranda-wc';
6
+ import { Body as Body_2 } from '@loadsmart/miranda-wc';
7
+ import { ButtonSize } from '@loadsmart/miranda-wc';
8
+ import { ButtonType } from '@loadsmart/miranda-wc';
9
+ import { ButtonVariant } from '@loadsmart/miranda-wc';
10
+ import { CardToggleEventDetails } from '@loadsmart/miranda-wc';
11
+ import { ChangeEvent } from 'react';
12
+ import { ColumnSize } from '@loadsmart/miranda-wc';
13
+ import { ComponentProps } from 'react';
14
+ import { default as default_2 } from 'react';
15
+ import { DIALOG_SIZES } from '@loadsmart/miranda-wc';
16
+ import { DIALOG_VARIANTS } from '@loadsmart/miranda-wc';
17
+ import { DialogSize } from '@loadsmart/miranda-wc';
18
+ import { DialogVariant } from '@loadsmart/miranda-wc';
19
+ import { DotsLoader as DotsLoader_2 } from '@loadsmart/miranda-wc';
20
+ import { DRAWER_SIZES } from '@loadsmart/miranda-wc';
21
+ import { DrawerSize } from '@loadsmart/miranda-wc';
22
+ import { DropdownPlacement } from '@loadsmart/miranda-wc';
23
+ import { DropdownSize } from '@loadsmart/miranda-wc';
24
+ import { EMPTY_STATE_VARIANTS } from '@loadsmart/miranda-wc';
25
+ import { EmptyStateVariant } from '@loadsmart/miranda-wc';
26
+ import { EventName } from '@lit/react';
27
+ import { FieldSize } from '@loadsmart/miranda-wc';
28
+ import { FieldStatus } from '@loadsmart/miranda-wc';
29
+ import { ForwardRefExoticComponent } from 'react';
30
+ import { HeaderTabs as HeaderTabs_2 } from '@loadsmart/miranda-wc';
31
+ import { IconName } from '@loadsmart/miranda-wc';
32
+ import { InputHTMLAttributes } from 'react';
33
+ import { JustifyContentValue } from '@loadsmart/miranda-wc';
34
+ import { LinkReferrerPolicy } from '@loadsmart/miranda-wc';
35
+ import { LinkSize } from '@loadsmart/miranda-wc';
36
+ import { LinkTarget } from '@loadsmart/miranda-wc';
37
+ import { PaginationChangeEventDetails } from '@loadsmart/miranda-wc';
38
+ import { PopoverPlacement } from '@loadsmart/miranda-wc';
39
+ import { PopoverPosition } from '@loadsmart/miranda-wc';
40
+ import { PopoverRepositionEventDetail } from '@loadsmart/miranda-wc';
41
+ import { ProgressBarVariant as ProgressBarVariant_2 } from '@loadsmart/miranda-wc';
42
+ import { PropsWithChildren } from 'react';
43
+ import { RadioGroupOrientation } from '@loadsmart/miranda-wc';
44
+ import { ReactElement } from 'react';
45
+ import { ReactNode } from 'react';
46
+ import { ReactWebComponent } from '@lit/react';
47
+ import { RefAttributes } from 'react';
48
+ import { SelectionType } from '@loadsmart/miranda-wc';
49
+ import { SelectionValue } from '@loadsmart/miranda-wc';
50
+ import { StepChangeEventDetail } from '@loadsmart/miranda-wc';
51
+ import { StepNavigateEventDetail } from '@loadsmart/miranda-wc';
52
+ import { SwitchSize } from '@loadsmart/miranda-wc';
53
+ import { TabChangeEventDetail } from '@loadsmart/miranda-wc';
54
+ import { TabContentDirection } from '@loadsmart/miranda-wc';
55
+ import { TableBodyV2 as TableBodyV2_2 } from '@loadsmart/miranda-wc';
56
+ import { TableCellAlignment } from '@loadsmart/miranda-wc';
57
+ import { TableCellV2 as TableCellV2_2 } from '@loadsmart/miranda-wc';
58
+ import { TableCellV2Alignment } from '@loadsmart/miranda-wc';
59
+ import { TableCellV2TextAlignment } from '@loadsmart/miranda-wc';
60
+ import { TableExpandEventDetails } from '@loadsmart/miranda-wc/dist/components/table-v2/table.types';
61
+ import { TableExpandEventDetailsV2 } from '@loadsmart/miranda-wc';
62
+ import { TableFootV2 as TableFootV2_2 } from '@loadsmart/miranda-wc';
63
+ import { TableHeadCellSortEventDetails } from '@loadsmart/miranda-wc';
64
+ import { TableHeadCellV2 as TableHeadCellV2_2 } from '@loadsmart/miranda-wc';
65
+ import { TableHeadCellV2SortEventDetails } from '@loadsmart/miranda-wc';
66
+ import { TableHeadV2 as TableHeadV2_2 } from '@loadsmart/miranda-wc';
67
+ import { TableLayout as TableLayout_2 } from '@loadsmart/miranda-wc';
68
+ import { TableLayoutActions as TableLayoutActions_2 } from '@loadsmart/miranda-wc';
69
+ import { TableLayoutFeedback as TableLayoutFeedback_2 } from '@loadsmart/miranda-wc';
70
+ import { TableLayoutToolbar as TableLayoutToolbar_2 } from '@loadsmart/miranda-wc';
71
+ import { TableRowExpandV2 as TableRowExpandV2_2 } from '@loadsmart/miranda-wc';
72
+ import { TableRowSelectV2 as TableRowSelectV2_2 } from '@loadsmart/miranda-wc';
73
+ import { TableRowV2 as TableRowV2_2 } from '@loadsmart/miranda-wc';
74
+ import { TableSelectEventDetails } from '@loadsmart/miranda-wc';
75
+ import { TableSelectEventDetails as TableSelectEventDetails_2 } from '@loadsmart/miranda-wc/dist/components/table/table.types';
76
+ import { TableSelectEventDetails as TableSelectEventDetails_3 } from '@loadsmart/miranda-wc/dist/components/table-v2/table.types';
77
+ import { TableSelectEventDetailsV2 } from '@loadsmart/miranda-wc';
78
+ import { TableSelectionCell as TableSelectionCell_2 } from '@loadsmart/miranda-wc';
79
+ import { TableSize } from '@loadsmart/miranda-wc';
80
+ import { TableSortDirection } from '@loadsmart/miranda-wc';
81
+ import { TableV2 as TableV2_2 } from '@loadsmart/miranda-wc';
82
+ import { TableV2Size } from '@loadsmart/miranda-wc';
83
+ import { TableV2SortDirection } from '@loadsmart/miranda-wc';
84
+ import { TagSize } from '@loadsmart/miranda-wc';
85
+ import { TagVariant } from '@loadsmart/miranda-wc';
86
+ import { TimelineItemVariant } from '@loadsmart/miranda-wc';
87
+ import { ToggleSize } from '@loadsmart/miranda-wc';
88
+ import { TooltipPlacement } from '@loadsmart/miranda-wc';
89
+ import { TooltipTrigger } from '@loadsmart/miranda-wc';
90
+ import { TypographyVariant } from '@loadsmart/miranda-wc';
91
+ import { Accordion as WCAccordion } from '@loadsmart/miranda-wc';
92
+ import { AccordionContent as WCAccordionContent } from '@loadsmart/miranda-wc';
93
+ import { AccordionProps as WCAccordionProps } from '@loadsmart/miranda-wc';
94
+ import { AccordionTitle as WCAccordionTitle } from '@loadsmart/miranda-wc';
95
+ import { ActionableTag as WCActionableTag } from '@loadsmart/miranda-wc';
96
+ import { ActionableTagProps as WCActionableTagProps } from '@loadsmart/miranda-wc';
97
+ import { Badge as WCBadge } from '@loadsmart/miranda-wc';
98
+ import { BadgeProps as WCBadgeProps } from '@loadsmart/miranda-wc';
99
+ import { Banner as WCBanner } from '@loadsmart/miranda-wc';
100
+ import { BannerActionPrimary as WCBannerActionPrimary } from '@loadsmart/miranda-wc';
101
+ import { BannerActions as WCBannerActions } from '@loadsmart/miranda-wc';
102
+ import { BannerActionSecondary as WCBannerActionSecondary } from '@loadsmart/miranda-wc';
103
+ import { BannerDescription as WCBannerDescription } from '@loadsmart/miranda-wc';
104
+ import { BannerIcon as WCBannerIcon } from '@loadsmart/miranda-wc';
105
+ import { BannerProps as WCBannerProps } from '@loadsmart/miranda-wc';
106
+ import { BannerTitle as WCBannerTitle } from '@loadsmart/miranda-wc';
107
+ import { Box as WCBox } from '@loadsmart/miranda-wc';
108
+ import { BoxProps as WCBoxProps } from '@loadsmart/miranda-wc';
109
+ import { Button as WCButton } from '@loadsmart/miranda-wc';
110
+ import { ButtonProps as WCButtonProps } from '@loadsmart/miranda-wc';
111
+ import { Card as WCCard } from '@loadsmart/miranda-wc';
112
+ import { CardActionPrimary as WCCardActionPrimary } from '@loadsmart/miranda-wc';
113
+ import { CardActionSecondary as WCCardActionSecondary } from '@loadsmart/miranda-wc';
114
+ import { CardActionTertiary as WCCardActionTertiary } from '@loadsmart/miranda-wc';
115
+ import { CardBody as WCCardBody } from '@loadsmart/miranda-wc';
116
+ import { CardDivider as WCCardDivider } from '@loadsmart/miranda-wc';
117
+ import { CardFooter as WCCardFooter } from '@loadsmart/miranda-wc';
118
+ import { CardProps as WCCardProps } from '@loadsmart/miranda-wc';
119
+ import { CardSubtitle as WCCardSubtitle } from '@loadsmart/miranda-wc';
120
+ import { CardTitle as WCCardTitle } from '@loadsmart/miranda-wc';
121
+ import { Checkbox as WCCheckbox } from '@loadsmart/miranda-wc';
122
+ import { CheckboxProps as WCCheckboxProps } from '@loadsmart/miranda-wc';
123
+ import { Column as WCColumn } from '@loadsmart/miranda-wc';
124
+ import { ColumnProps as WCColumnProps } from '@loadsmart/miranda-wc';
125
+ import { Container as WCContainer } from '@loadsmart/miranda-wc';
126
+ import { Dialog as WCDialog } from '@loadsmart/miranda-wc';
127
+ import { DialogActionPrimary as WCDialogActionPrimary } from '@loadsmart/miranda-wc';
128
+ import { DialogActions as WCDialogActions } from '@loadsmart/miranda-wc';
129
+ import { DialogActionSecondary as WCDialogActionSecondary } from '@loadsmart/miranda-wc';
130
+ import { DialogActionTertiary as WCDialogActionTertiary } from '@loadsmart/miranda-wc';
131
+ import { DialogBody as WCDialogBody } from '@loadsmart/miranda-wc';
132
+ import { DialogClose as WCDialogClose } from '@loadsmart/miranda-wc';
133
+ import { DialogFooter as WCDialogFooter } from '@loadsmart/miranda-wc';
134
+ import { DialogHeader as WCDialogHeader } from '@loadsmart/miranda-wc';
135
+ import { DialogProps as WCDialogProps } from '@loadsmart/miranda-wc';
136
+ import { Divider as WCDivider } from '@loadsmart/miranda-wc';
137
+ import { Drawer as WCDrawer } from '@loadsmart/miranda-wc';
138
+ import { DrawerActionPrimary as WCDrawerActionPrimary } from '@loadsmart/miranda-wc';
139
+ import { DrawerActions as WCDrawerActions } from '@loadsmart/miranda-wc';
140
+ import { DrawerActionSecondary as WCDrawerActionSecondary } from '@loadsmart/miranda-wc';
141
+ import { DrawerActionTertiary as WCDrawerActionTertiary } from '@loadsmart/miranda-wc';
142
+ import { DrawerBody as WCDrawerBody } from '@loadsmart/miranda-wc';
143
+ import { DrawerClose as WCDrawerClose } from '@loadsmart/miranda-wc';
144
+ import { DrawerHeader as WCDrawerHeader } from '@loadsmart/miranda-wc';
145
+ import { DrawerProps as WCDrawerProps } from '@loadsmart/miranda-wc';
146
+ import { Dropdown as WCDropdown } from '@loadsmart/miranda-wc';
147
+ import { DropdownItem as WCDropdownItem } from '@loadsmart/miranda-wc';
148
+ import { DropdownItemProps as WCDropdownItemProps } from '@loadsmart/miranda-wc';
149
+ import { DropdownMenu as WCDropdownMenu } from '@loadsmart/miranda-wc';
150
+ import { DropdownProps as WCDropdownProps } from '@loadsmart/miranda-wc';
151
+ import { DropdownTrigger as WCDropdownTrigger } from '@loadsmart/miranda-wc';
152
+ import { DropdownTriggerProps as WCDropdownTriggerProps } from '@loadsmart/miranda-wc';
153
+ import { EmptyState as WCEmptyState } from '@loadsmart/miranda-wc';
154
+ import { EmptyStateAction as WCEmptyStateAction } from '@loadsmart/miranda-wc';
155
+ import { EmptyStateHeader as WCEmptyStateHeader } from '@loadsmart/miranda-wc';
156
+ import { EmptyStateIllustration as WCEmptyStateIllustration } from '@loadsmart/miranda-wc';
157
+ import { EmptyStateMessage as WCEmptyStateMessage } from '@loadsmart/miranda-wc';
158
+ import { Field as WCField } from '@loadsmart/miranda-wc';
159
+ import { FieldHint as WCFieldHint } from '@loadsmart/miranda-wc';
160
+ import { FieldHintProps as WCFieldHintProps } from '@loadsmart/miranda-wc';
161
+ import { FieldLabel as WCFieldLabel } from '@loadsmart/miranda-wc';
162
+ import { FieldLabelProps as WCFieldLabelProps } from '@loadsmart/miranda-wc';
163
+ import { FieldProps as WCFieldProps } from '@loadsmart/miranda-wc';
164
+ import { Grid as WCGrid } from '@loadsmart/miranda-wc';
165
+ import { GridProps as WCGridProps } from '@loadsmart/miranda-wc';
166
+ import { Group as WCGroup } from '@loadsmart/miranda-wc';
167
+ import { GroupProps as WCGroupProps } from '@loadsmart/miranda-wc';
168
+ import { Header as WCHeader } from '@loadsmart/miranda-wc';
169
+ import { HeaderActions as WCHeaderActions } from '@loadsmart/miranda-wc';
170
+ import { HeaderContent as WCHeaderContent } from '@loadsmart/miranda-wc';
171
+ import { HeaderTitle as WCHeaderTitle } from '@loadsmart/miranda-wc';
172
+ import { Icon as WCIcon } from '@loadsmart/miranda-wc';
173
+ import { IconProps as WCIconProps } from '@loadsmart/miranda-wc';
174
+ import { LabeledValue as WCLabeledValue } from '@loadsmart/miranda-wc';
175
+ import { LabeledValueLabel as WCLabeledValueLabel } from '@loadsmart/miranda-wc';
176
+ import { LabeledValueProps as WCLabeledValueProps } from '@loadsmart/miranda-wc';
177
+ import { LabeledValueValue as WCLabeledValueValue } from '@loadsmart/miranda-wc';
178
+ import { Link as WCLink } from '@loadsmart/miranda-wc';
179
+ import { LogoLoader as WCLogoLoader } from '@loadsmart/miranda-wc';
180
+ import { LogoLoaderProps as WCLogoLoaderProps } from '@loadsmart/miranda-wc';
181
+ import { PageContent as WCPageContent } from '@loadsmart/miranda-wc';
182
+ import { Pagination as WCPagination } from '@loadsmart/miranda-wc';
183
+ import { PaginationProps as WCPaginationProps } from '@loadsmart/miranda-wc';
184
+ import { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
185
+ import { ProgressBarCountdown as WCProgressBarCountdown } from '@loadsmart/miranda-wc';
186
+ import { ProgressBarCountdownProps as WCProgressBarCountdownProps } from '@loadsmart/miranda-wc';
187
+ import { ProgressBarProps as WCProgressBarProps } from '@loadsmart/miranda-wc';
188
+ import { Radio as WCRadio } from '@loadsmart/miranda-wc';
189
+ import { RadioGroup as WCRadioGroup } from '@loadsmart/miranda-wc';
190
+ import { RadioGroupProps as WCRadioGroupProps } from '@loadsmart/miranda-wc';
191
+ import { RadioProps as WCRadioProps } from '@loadsmart/miranda-wc';
192
+ import { Row as WCRow } from '@loadsmart/miranda-wc';
193
+ import { RowProps as WCRowProps } from '@loadsmart/miranda-wc';
194
+ import { Section as WCSection } from '@loadsmart/miranda-wc';
195
+ import { SectionProps as WCSectionProps } from '@loadsmart/miranda-wc';
196
+ import { SectionTitle as WCSectionTitle } from '@loadsmart/miranda-wc';
197
+ import { Select as WCSelect } from '@loadsmart/miranda-wc';
198
+ import { SelectOption as WCSelectOption } from '@loadsmart/miranda-wc';
199
+ import { Sidebar as WCSidebar } from '@loadsmart/miranda-wc';
200
+ import { SidebarProps as WCSidebarProps } from '@loadsmart/miranda-wc';
201
+ import { SpinnerWheel as WCSpinnerWheel } from '@loadsmart/miranda-wc';
202
+ import { SpinnerWheelProps as WCSpinnerWheelProps } from '@loadsmart/miranda-wc';
203
+ import { Stack as WCStack } from '@loadsmart/miranda-wc';
204
+ import { StackProps as WCStackProps } from '@loadsmart/miranda-wc';
205
+ import { Step as WCStep } from '@loadsmart/miranda-wc';
206
+ import { StepProps as WCStepProps } from '@loadsmart/miranda-wc';
207
+ import { Steps as WCSteps } from '@loadsmart/miranda-wc';
208
+ import { SubHeader as WCSubHeader } from '@loadsmart/miranda-wc';
209
+ import { Switch as WCSwitch } from '@loadsmart/miranda-wc';
210
+ import { Switcher as WCSwitcher } from '@loadsmart/miranda-wc';
211
+ import { SwitcherProps as WCSwitcherProps } from '@loadsmart/miranda-wc';
212
+ import { SwitchProps as WCSwitchProps } from '@loadsmart/miranda-wc';
213
+ import { Tab as WCTab } from '@loadsmart/miranda-wc';
214
+ import { Table as WCTable } from '@loadsmart/miranda-wc';
215
+ import { TableActions as WCTableActions } from '@loadsmart/miranda-wc';
216
+ import { TableBody as WCTableBody } from '@loadsmart/miranda-wc';
217
+ import { TableCell as WCTableCell } from '@loadsmart/miranda-wc';
218
+ import { TableCellProps as WCTableCellProps } from '@loadsmart/miranda-wc';
219
+ import { TableFeedback as WCTableFeedback } from '@loadsmart/miranda-wc';
220
+ import { TableFoot as WCTableFoot } from '@loadsmart/miranda-wc';
221
+ import { TableHead as WCTableHead } from '@loadsmart/miranda-wc';
222
+ import { TableHeadCell as WCTableHeadCell } from '@loadsmart/miranda-wc';
223
+ import { TableHeadCellProps as WCTableHeadCellProps } from '@loadsmart/miranda-wc';
224
+ import { TableProps as WCTableProps } from '@loadsmart/miranda-wc';
225
+ import { TableRow as WCTableRow } from '@loadsmart/miranda-wc';
226
+ import { TableToolbar as WCTableToolbar } from '@loadsmart/miranda-wc';
227
+ import { TabPanel as WCTabPanel } from '@loadsmart/miranda-wc';
228
+ import { TabPanelProps as WCTabPanelProps } from '@loadsmart/miranda-wc';
229
+ import { TabProps as WCTabProps } from '@loadsmart/miranda-wc';
230
+ import { Tabs as WCTabs } from '@loadsmart/miranda-wc';
231
+ import { TabsProps as WCTabsProps } from '@loadsmart/miranda-wc';
232
+ import { Tag as WCTag } from '@loadsmart/miranda-wc';
233
+ import { TagProps as WCTagProps } from '@loadsmart/miranda-wc';
234
+ import { Text as WCText } from '@loadsmart/miranda-wc';
235
+ import { TextArea as WCTextArea } from '@loadsmart/miranda-wc';
236
+ import { TextAreaProps as WCTextAreaProps } from '@loadsmart/miranda-wc';
237
+ import { TextField as WCTextField } from '@loadsmart/miranda-wc';
238
+ import { TextFieldProps as WCTextFieldProps } from '@loadsmart/miranda-wc';
239
+ import { TextProps as WCTextProps } from '@loadsmart/miranda-wc';
240
+ import { Timeline as WCTimeline } from '@loadsmart/miranda-wc';
241
+ import { TimelineExpandableItem as WCTimelineExpandableItem } from '@loadsmart/miranda-wc';
242
+ import { TimelineItem as WCTimelineItem } from '@loadsmart/miranda-wc';
243
+ import { TimelineItemBody as WCTimelineItemBody } from '@loadsmart/miranda-wc';
244
+ import { TimelineItemFooter as WCTimelineItemFooter } from '@loadsmart/miranda-wc';
245
+ import { TimelineItemHeader as WCTimelineItemHeader } from '@loadsmart/miranda-wc';
246
+ import { TimelineItemHeaderSubtitle as WCTimelineItemHeaderSubtitle } from '@loadsmart/miranda-wc';
247
+ import { TimelineItemHeaderTitle as WCTimelineItemHeaderTitle } from '@loadsmart/miranda-wc';
248
+ import { TimelineItemIcon as WCTimelineItemIcon } from '@loadsmart/miranda-wc';
249
+ import { TimelineItemProps as WCTimelineItemProps } from '@loadsmart/miranda-wc';
250
+ import { Toggle as WCToggle } from '@loadsmart/miranda-wc';
251
+ import { ToggleGroup as WCToggleGroup } from '@loadsmart/miranda-wc';
252
+ import { ToggleGroupProps as WCToggleGroupProps } from '@loadsmart/miranda-wc';
253
+ import { ToggleProps as WCToggleProps } from '@loadsmart/miranda-wc';
254
+ import { Tooltip as WCTooltip } from '@loadsmart/miranda-wc';
255
+ import { TooltipProps as WCTooltipProps } from '@loadsmart/miranda-wc';
256
+
257
+ export declare const Accordion: ReactWebComponent<WCAccordion, {
258
+ onToggle: EventName<CustomEvent<AccordionToggleEventDetails>>;
259
+ }> & {
260
+ Title: ForwardRefExoticComponent<Omit<AccordionTitleProps, "ref"> & RefAttributes<WCAccordionTitle>>;
261
+ Content: ReactWebComponent<WCAccordionContent, {}>;
262
+ };
263
+
264
+ export declare type AccordionProps = ComponentProps<typeof Accordion>;
265
+
266
+ declare type AccordionTitleProps = Omit<ComponentProps<typeof WiredAccordionTitle>, 'slot'> & {
267
+ leading?: ReactNode;
268
+ };
269
+
270
+ export { AccordionToggleEventDetails }
271
+
272
+ export declare const ActionableTag: default_2.ForwardRefExoticComponent<Omit<ActionableTagProps, "ref"> & default_2.RefAttributes<WCActionableTag>>;
273
+
274
+ export declare type ActionableTagProps = ComponentProps<typeof WiredActionableTag> & {
275
+ leading?: ReactNode;
276
+ };
277
+
278
+ export { ActionableTagVariant }
279
+
280
+ export { AlignItemsValue }
281
+
282
+ export declare const Badge: ReactWebComponent<WCBadge, {}>;
283
+
284
+ export declare type BadgeProps = ComponentProps<typeof Badge>;
285
+
286
+ export declare const Banner: ReactWebComponent<WCBanner, {
287
+ onDismiss: EventName<CustomEvent>;
288
+ }> & {
289
+ ActionPrimary: ForwardRefExoticComponent<Omit<BannerActionPrimaryProps, "ref"> & RefAttributes<WCBannerActionPrimary>>;
290
+ Actions: ReactWebComponent<WCBannerActions, {}>;
291
+ ActionSecondary: ForwardRefExoticComponent<Omit<BannerActionSecondaryProps, "ref"> & RefAttributes<WCBannerActionSecondary>>;
292
+ Description: ReactWebComponent<WCBannerDescription, {}>;
293
+ Icon: ReactWebComponent<WCBannerIcon, {}>;
294
+ Title: ReactWebComponent<WCBannerTitle, {}>;
295
+ };
296
+
297
+ declare type BannerActionPrimaryProps = ComponentProps<typeof WiredBannerActionPrimary> & {
298
+ leading?: ReactNode;
299
+ trailing?: ReactNode;
300
+ };
301
+
302
+ declare type BannerActionSecondaryProps = ComponentProps<typeof WiredBannerActionSecondary> & {
303
+ leading?: ReactNode;
304
+ trailing?: ReactNode;
305
+ };
306
+
307
+ export declare type BannerProps = ComponentProps<typeof Banner>;
308
+
309
+ export { BannerVariant }
310
+
311
+ declare interface BaseProps<TValue> {
312
+ type?: SelectionType;
313
+ value?: TValue;
314
+ }
315
+
316
+ export declare const Box: ReactWebComponent<WCBox, {}>;
317
+
318
+ export declare type BoxProps = ComponentProps<typeof Box>;
319
+
320
+ export declare const Button: default_2.ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & default_2.RefAttributes<WCButton>>;
321
+
322
+ export declare interface ButtonProps extends ComponentProps<typeof WiredButton> {
323
+ leading?: ReactNode;
324
+ trailing?: ReactNode;
325
+ }
326
+
327
+ export { ButtonSize }
328
+
329
+ export { ButtonType }
330
+
331
+ export { ButtonVariant }
332
+
333
+ export declare const Card: ReactWebComponent<WCCard, {
334
+ onToggle: EventName<CustomEvent<CardToggleEventDetails>>;
335
+ }> & {
336
+ Title: ForwardRefExoticComponent<Omit<CardTitleProps, "ref"> & RefAttributes<WCCardTitle>>;
337
+ Subtitle: ReactWebComponent<WCCardSubtitle, {}>;
338
+ Body: ReactWebComponent<WCCardBody, {}>;
339
+ Divider: ReactWebComponent<WCCardDivider, {}>;
340
+ ActionPrimary: ForwardRefExoticComponent<Omit<CardActionPrimaryProps, "ref"> & RefAttributes<WCCardActionPrimary>>;
341
+ ActionSecondary: ForwardRefExoticComponent<Omit<CardActionSecondaryProps, "ref"> & RefAttributes<WCCardActionSecondary>>;
342
+ ActionTertiary: ForwardRefExoticComponent<Omit<CardActionTertiaryProps, "ref"> & RefAttributes<WCCardActionTertiary>>;
343
+ Footer: ReactWebComponent<WCCardFooter, {}>;
344
+ };
345
+
346
+ declare interface CardActionPrimaryProps extends ComponentProps<typeof WiredCardActionPrimary> {
347
+ leading?: ReactNode;
348
+ trailing?: ReactNode;
349
+ }
350
+
351
+ declare interface CardActionSecondaryProps extends ComponentProps<typeof WiredCardActionSecondary> {
352
+ leading?: ReactNode;
353
+ trailing?: ReactNode;
354
+ }
355
+
356
+ declare interface CardActionTertiaryProps extends ComponentProps<typeof WiredCardActionTertiary> {
357
+ leading?: ReactNode;
358
+ trailing?: ReactNode;
359
+ }
360
+
361
+ export declare type CardProps = ComponentProps<typeof Card>;
362
+
363
+ declare type CardTitleProps = Omit<ComponentProps<typeof WiredCardTitle>, 'slot'> & {
364
+ leading?: ReactNode;
365
+ };
366
+
367
+ export { CardToggleEventDetails }
368
+
369
+ export declare const Checkbox: default_2.ForwardRefExoticComponent<Omit<CheckboxProps, "ref"> & default_2.RefAttributes<WCCheckbox>>;
370
+
371
+ export declare type CheckboxProps = ComponentProps<typeof WiredCheckbox> & {
372
+ leading?: ReactNode;
373
+ };
374
+
375
+ export declare const Column: ReactWebComponent<WCColumn, {}>;
376
+
377
+ export declare type ColumnProps = ComponentProps<typeof Column>;
378
+
379
+ export { ColumnSize }
380
+
381
+ export declare const Container: ReactWebComponent<WCContainer, {}>;
382
+
383
+ export declare type ContainerProps = ComponentProps<typeof Container>;
384
+
385
+ export declare const Dialog: ReactWebComponent<WCDialog, {
386
+ onClose: EventName<CustomEvent>;
387
+ onOpening: EventName<CustomEvent>;
388
+ onOpened: EventName<CustomEvent>;
389
+ onClosing: EventName<CustomEvent>;
390
+ onClosed: EventName<CustomEvent>;
391
+ }> & {
392
+ ActionPrimary: ForwardRefExoticComponent<Omit<DialogActionPrimaryProps, "ref"> & RefAttributes<WCDialogActionPrimary>>;
393
+ ActionSecondary: ForwardRefExoticComponent<Omit<DialogActionSecondaryProps, "ref"> & RefAttributes<WCDialogActionSecondary>>;
394
+ ActionTertiary: ForwardRefExoticComponent<Omit<DialogActionTertiaryProps, "ref"> & RefAttributes<WCDialogActionTertiary>>;
395
+ Actions: ReactWebComponent<WCDialogActions, {}>;
396
+ Body: ReactWebComponent<WCDialogBody, {}>;
397
+ Close: ReactWebComponent<WCDialogClose, {
398
+ onClose: EventName<CustomEvent>;
399
+ }>;
400
+ Footer: ReactWebComponent<WCDialogFooter, {}>;
401
+ Header: ReactWebComponent<WCDialogHeader, {}>;
402
+ };
403
+
404
+ export { DIALOG_SIZES }
405
+
406
+ export { DIALOG_VARIANTS }
407
+
408
+ export declare interface DialogActionPrimaryProps extends ComponentProps<typeof WiredDialogActionPrimary> {
409
+ leading?: ReactNode;
410
+ trailing?: ReactNode;
411
+ }
412
+
413
+ declare const DialogActions: ReactWebComponent<WCDialogActions, {}>;
414
+
415
+ export declare interface DialogActionSecondaryProps extends ComponentProps<typeof WiredDialogActionSecondary> {
416
+ leading?: ReactNode;
417
+ trailing?: ReactNode;
418
+ }
419
+
420
+ export declare type DialogActionsProps = ComponentProps<typeof DialogActions>;
421
+
422
+ export declare interface DialogActionTertiaryProps extends ComponentProps<typeof WiredDialogActionTertiary> {
423
+ leading?: ReactNode;
424
+ trailing?: ReactNode;
425
+ }
426
+
427
+ declare const DialogBody: ReactWebComponent<WCDialogBody, {}>;
428
+
429
+ export declare type DialogBodyProps = ComponentProps<typeof DialogBody>;
430
+
431
+ declare const DialogClose: ReactWebComponent<WCDialogClose, {
432
+ onClose: EventName<CustomEvent>;
433
+ }>;
434
+
435
+ export declare type DialogCloseProps = ComponentProps<typeof DialogClose>;
436
+
437
+ declare const DialogFooter: ReactWebComponent<WCDialogFooter, {}>;
438
+
439
+ export declare type DialogFooterProps = ComponentProps<typeof DialogFooter>;
440
+
441
+ declare const DialogHeader: ReactWebComponent<WCDialogHeader, {}>;
442
+
443
+ export declare type DialogHeaderProps = ComponentProps<typeof DialogHeader>;
444
+
445
+ export declare type DialogProps = ComponentProps<typeof Dialog>;
446
+
447
+ export { DialogSize }
448
+
449
+ export { DialogVariant }
450
+
451
+ export declare const Divider: ReactWebComponent<WCDivider, {}>;
452
+
453
+ export declare type DividerProps = ComponentProps<typeof Divider>;
454
+
455
+ export declare const DotsLoader: ReactWebComponent<DotsLoader_2, {}>;
456
+
457
+ export declare type DotsLoaderProps = ComponentProps<typeof DotsLoader>;
458
+
459
+ export declare const Drawer: ReactWebComponent<WCDrawer, {
460
+ onClose: EventName<CustomEvent>;
461
+ onOpening: EventName<CustomEvent>;
462
+ onOpened: EventName<CustomEvent>;
463
+ onClosing: EventName<CustomEvent>;
464
+ onClosed: EventName<CustomEvent>;
465
+ }> & {
466
+ ActionPrimary: ForwardRefExoticComponent<Omit<DrawerActionPrimaryProps, "ref"> & RefAttributes<WCDrawerActionPrimary>>;
467
+ ActionSecondary: ForwardRefExoticComponent<Omit<DrawerActionSecondaryProps, "ref"> & RefAttributes<WCDrawerActionSecondary>>;
468
+ ActionTertiary: ForwardRefExoticComponent<Omit<DrawerActionTertiaryProps, "ref"> & RefAttributes<WCDrawerActionTertiary>>;
469
+ Actions: ReactWebComponent<WCDrawerActions, {}>;
470
+ Body: ReactWebComponent<WCDrawerBody, {}>;
471
+ Close: ReactWebComponent<WCDrawerClose, {
472
+ onClose: EventName<CustomEvent>;
473
+ }>;
474
+ Header: ReactWebComponent<WCDrawerHeader, {}>;
475
+ };
476
+
477
+ export { DRAWER_SIZES }
478
+
479
+ export declare interface DrawerActionPrimaryProps extends ComponentProps<typeof WiredDrawerActionPrimary> {
480
+ leading?: ReactNode;
481
+ trailing?: ReactNode;
482
+ }
483
+
484
+ declare const DrawerActions: ReactWebComponent<WCDrawerActions, {}>;
485
+
486
+ export declare interface DrawerActionSecondaryProps extends ComponentProps<typeof WiredDrawerActionSecondary> {
487
+ leading?: ReactNode;
488
+ trailing?: ReactNode;
489
+ }
490
+
491
+ export declare type DrawerActionsProps = ComponentProps<typeof DrawerActions>;
492
+
493
+ export declare interface DrawerActionTertiaryProps extends ComponentProps<typeof WiredDrawerActionTertiary> {
494
+ leading?: ReactNode;
495
+ trailing?: ReactNode;
496
+ }
497
+
498
+ declare const DrawerBody: ReactWebComponent<WCDrawerBody, {}>;
499
+
500
+ export declare type DrawerBodyProps = ComponentProps<typeof DrawerBody>;
501
+
502
+ declare const DrawerClose: ReactWebComponent<WCDrawerClose, {
503
+ onClose: EventName<CustomEvent>;
504
+ }>;
505
+
506
+ export declare type DrawerCloseProps = ComponentProps<typeof DrawerClose>;
507
+
508
+ declare const DrawerHeader: ReactWebComponent<WCDrawerHeader, {}>;
509
+
510
+ export declare type DrawerHeaderProps = ComponentProps<typeof DrawerHeader>;
511
+
512
+ export declare type DrawerProps = ComponentProps<typeof Drawer>;
513
+
514
+ export { DrawerSize }
515
+
516
+ export declare const Dropdown: ReactWebComponent<WCDropdown, {
517
+ onExpand: EventName<CustomEvent>;
518
+ onCollapse: EventName<CustomEvent>;
519
+ }> & {
520
+ Item: ForwardRefExoticComponent<Omit<DropdownItemProps, "ref"> & RefAttributes<WCDropdownItem>>;
521
+ Menu: ReactWebComponent<WCDropdownMenu, {}>;
522
+ Trigger: ForwardRefExoticComponent<Omit<DropdownTriggerProps, "ref"> & RefAttributes<WCDropdownTrigger>>;
523
+ };
524
+
525
+ export declare const DropdownItem: default_2.ForwardRefExoticComponent<Omit<DropdownItemProps, "ref"> & default_2.RefAttributes<WCDropdownItem>>;
526
+
527
+ export declare interface DropdownItemProps extends ComponentProps<typeof WiredDropdownItem> {
528
+ leading?: ReactNode;
529
+ trailing?: ReactNode;
530
+ }
531
+
532
+ export declare const DropdownMenu: ReactWebComponent<WCDropdownMenu, {}>;
533
+
534
+ export declare type DropdownMenuProps = ComponentProps<typeof DropdownMenu>;
535
+
536
+ export { DropdownPlacement }
537
+
538
+ export declare type DropdownProps = ComponentProps<typeof Dropdown>;
539
+
540
+ export { DropdownSize }
541
+
542
+ export declare const DropdownTrigger: default_2.ForwardRefExoticComponent<Omit<DropdownTriggerProps, "ref"> & default_2.RefAttributes<WCDropdownTrigger>>;
543
+
544
+ export declare interface DropdownTriggerProps extends ComponentProps<typeof WiredDropdownTrigger> {
545
+ leading?: ReactNode;
546
+ }
547
+
548
+ export { EMPTY_STATE_VARIANTS }
549
+
550
+ export declare const EmptyState: ReactWebComponent<WCEmptyState, {
551
+ onAction: EventName<CustomEvent>;
552
+ }> & {
553
+ Illustration: ReactWebComponent<WCEmptyStateIllustration, {}>;
554
+ Header: ReactWebComponent<WCEmptyStateHeader, {}>;
555
+ Message: ReactWebComponent<WCEmptyStateMessage, {}>;
556
+ Action: ForwardRefExoticComponent<Omit<EmptyStateActionProps, "ref"> & RefAttributes<WCEmptyStateAction>>;
557
+ };
558
+
559
+ export declare interface EmptyStateActionProps extends ComponentProps<typeof WiredEmptyStateAction> {
560
+ leading?: ReactNode;
561
+ trailing?: ReactNode;
562
+ }
563
+
564
+ declare const EmptyStateHeader: ReactWebComponent<WCEmptyStateHeader, {}>;
565
+
566
+ export declare type EmptyStateHeaderProps = ComponentProps<typeof EmptyStateHeader>;
567
+
568
+ declare const EmptyStateIllustration: ReactWebComponent<WCEmptyStateIllustration, {}>;
569
+
570
+ export declare type EmptyStateIllustrationProps = ComponentProps<typeof EmptyStateIllustration>;
571
+
572
+ declare const EmptyStateMessage: ReactWebComponent<WCEmptyStateMessage, {}>;
573
+
574
+ export declare type EmptyStateMessageProps = ComponentProps<typeof EmptyStateMessage>;
575
+
576
+ export declare type EmptyStateProps = ComponentProps<typeof EmptyState>;
577
+
578
+ export { EmptyStateVariant }
579
+
580
+ export declare const Field: ReactWebComponent<WCField, {}> & {
581
+ Label: ReactWebComponent<WCFieldLabel, {}>;
582
+ Hint: ForwardRefExoticComponent<Omit<FieldHintProps, "ref"> & RefAttributes<WCFieldHint>>;
583
+ };
584
+
585
+ declare interface FieldHintProps extends Omit<ComponentProps<typeof WiredFieldHint>, 'slot'> {
586
+ leading?: ReactNode;
587
+ }
588
+
589
+ export declare type FieldProps = ComponentProps<typeof Field>;
590
+
591
+ export { FieldSize }
592
+
593
+ export { FieldStatus }
594
+
595
+ export declare const Grid: ReactWebComponent<WCGrid, {}>;
596
+
597
+ export declare type GridProps = ComponentProps<typeof Grid>;
598
+
599
+ export declare const Group: ReactWebComponent<WCGroup, {}>;
600
+
601
+ export declare type GroupProps = ComponentProps<typeof Group>;
602
+
603
+ export declare const Header: ReactWebComponent<WCHeader, {}> & {
604
+ Actions: ReactWebComponent<WCHeaderActions, {}>;
605
+ Content: ReactWebComponent<WCHeaderContent, {}>;
606
+ Title: ReactWebComponent<WCHeaderTitle, {}>;
607
+ SubHeader: ReactWebComponent<WCSubHeader, {}>;
608
+ BackButton: ReactWebComponent<BackButton, {}>;
609
+ Tabs: ReactWebComponent<HeaderTabs_2, {
610
+ onTabChange: EventName<CustomEvent<TabChangeEventDetail>>;
611
+ }>;
612
+ };
613
+
614
+ export declare const HeaderActions: ReactWebComponent<WCHeaderActions, {}>;
615
+
616
+ export declare type HeaderActionsProps = ComponentProps<typeof HeaderActions>;
617
+
618
+ export declare type HeaderProps = ComponentProps<typeof Header>;
619
+
620
+ export declare const HeaderTabs: ReactWebComponent<HeaderTabs_2, {
621
+ onTabChange: EventName<CustomEvent<TabChangeEventDetail>>;
622
+ }>;
623
+
624
+ export declare type HeaderTabsProps = ComponentProps<typeof HeaderTabs>;
625
+
626
+ export declare const HeaderTitle: ReactWebComponent<WCHeaderTitle, {}>;
627
+
628
+ export declare type HeaderTitleProps = ComponentProps<typeof HeaderTitle>;
629
+
630
+ export declare const Icon: ReactWebComponent<WCIcon, {}>;
631
+
632
+ export { IconName }
633
+
634
+ export declare type IconProps = ComponentProps<typeof Icon>;
635
+
636
+ export { JustifyContentValue }
637
+
638
+ export declare const LabeledValue: default_2.ForwardRefExoticComponent<Omit<LabeledValueProps, "ref"> & default_2.RefAttributes<WCLabeledValue>> & {
639
+ Label: ReactWebComponent<WCLabeledValueLabel, {}>;
640
+ Value: ReactWebComponent<WCLabeledValueValue, {}>;
641
+ };
642
+
643
+ export declare const LabeledValueLabel: ReactWebComponent<WCLabeledValueLabel, {}>;
644
+
645
+ export declare type LabeledValueProps = Omit<ComponentProps<typeof WiredLabeledValue>, 'label' | 'value'> & {
646
+ label?: ReactNode;
647
+ value?: ReactNode;
648
+ };
649
+
650
+ export declare const LabeledValueValue: ReactWebComponent<WCLabeledValueValue, {}>;
651
+
652
+ export declare const Layout: {
653
+ (): null;
654
+ Box: ReactWebComponent<WCBox, {}>;
655
+ Group: ReactWebComponent<WCGroup, {}>;
656
+ Stack: ReactWebComponent<WCStack, {}>;
657
+ Grid: ReactWebComponent<WCGrid, {}>;
658
+ Sidebar: ReactWebComponent<WCSidebar, {}> & {
659
+ Side: ForwardRefExoticComponent<Omit<SidebarSideProps, "ref"> & RefAttributes<WCBox>>;
660
+ Content: ForwardRefExoticComponent<Omit<SidebarContentProps, "ref"> & RefAttributes<WCBox>>;
661
+ };
662
+ Switcher: ReactWebComponent<WCSwitcher, {}>;
663
+ Container: ReactWebComponent<WCContainer, {}>;
664
+ Row: ReactWebComponent<WCRow, {}>;
665
+ Column: ReactWebComponent<WCColumn, {}>;
666
+ };
667
+
668
+ export declare const Link: ReactWebComponent<WCLink, {}>;
669
+
670
+ export declare type LinkProps = ComponentProps<typeof Link>;
671
+
672
+ export { LinkReferrerPolicy }
673
+
674
+ export { LinkSize }
675
+
676
+ export { LinkTarget }
677
+
678
+ /**
679
+ * Allows creating a union type by combining primitive types and literal types while keeping auto-completion
680
+ * in IDEs for the literal type part of the union.
681
+ */
682
+ declare type LiteralUnion<LiteralType, BaseType extends Primitive> = LiteralType | (BaseType & Record<never, never>);
683
+
684
+ export declare const LogoLoader: ReactWebComponent<WCLogoLoader, {}>;
685
+
686
+ export declare type LogoLoaderProps = ComponentProps<typeof LogoLoader>;
687
+
688
+ /**
689
+ * This is a patch type to make our components compatible to React's
690
+ * synthetic event types.
691
+ */
692
+ export declare type MirandaChangeEvent<T = Element> = ChangeEvent<T> & Event;
693
+
694
+ /**
695
+ * This is a patch type to make our components compatible to React's
696
+ * synthetic event types.
697
+ */
698
+ declare type MirandaChangeEvent_2<T = Element> = ChangeEvent<T> & Event;
699
+
700
+ export declare const PageContent: ReactWebComponent<WCPageContent, {}> & {
701
+ Body: ReactWebComponent<Body_2, {}>;
702
+ };
703
+
704
+ export declare const Pagination: ReactWebComponent<WCPagination, {
705
+ onChange: EventName<CustomEvent<PaginationChangeEventDetails>>;
706
+ }>;
707
+
708
+ export { PaginationChangeEventDetails }
709
+
710
+ export declare type PaginationProps = ComponentProps<typeof Pagination>;
711
+
712
+ export { PopoverPlacement }
713
+
714
+ export { PopoverPosition }
715
+
716
+ export { PopoverRepositionEventDetail }
717
+
718
+ declare type Primitive = null | undefined | string | number | boolean | symbol | bigint;
719
+
720
+ export declare const ProgressBar: ReactWebComponent<WCProgressBar, {}>;
721
+
722
+ export declare const ProgressBarCountdown: ReactWebComponent<WCProgressBarCountdown, {}>;
723
+
724
+ export declare type ProgressBarCountdownProps = ComponentProps<typeof ProgressBarCountdown>;
725
+
726
+ export declare type ProgressBarProps = ComponentProps<typeof ProgressBar>;
727
+
728
+ export declare type ProgressBarVariant = ProgressBarVariant_2;
729
+
730
+ export declare const Radio: default_2.ForwardRefExoticComponent<Omit<RadioProps, "ref"> & default_2.RefAttributes<WCRadio>>;
731
+
732
+ export declare const RadioGroup: ReactWebComponent<WCRadioGroup, {
733
+ onChange: EventName<MirandaChangeEvent<WCRadioGroup>>;
734
+ }> & {
735
+ Radio: ForwardRefExoticComponent<Omit<RadioProps, "ref"> & RefAttributes<WCRadio>>;
736
+ };
737
+
738
+ export { RadioGroupOrientation }
739
+
740
+ export declare type RadioGroupProps = ComponentProps<typeof RadioGroup>;
741
+
742
+ export declare type RadioProps = ComponentProps<typeof WiredRadio> & {
743
+ leading?: ReactNode;
744
+ };
745
+
746
+ export declare const Row: ReactWebComponent<WCRow, {}>;
747
+
748
+ export declare type RowProps = ComponentProps<typeof Row>;
749
+
750
+ export declare const Section: ReactWebComponent<WCSection, {}> & {
751
+ Title: ForwardRefExoticComponent<Omit<SectionTitleProps, "ref"> & RefAttributes<WCSectionTitle>>;
752
+ };
753
+
754
+ export declare type SectionProps = ComponentProps<typeof Section>;
755
+
756
+ declare type SectionTitleProps = Omit<ComponentProps<typeof WiredSectionTitle>, 'slot'> & {
757
+ leading?: ReactNode;
758
+ };
759
+
760
+ export declare function Select<TSelectionType extends SelectionType = 'single', OptionValue extends string = string, TSelectionOption extends SelectOption<OptionValue> = SelectOption<OptionValue>, TOptions extends ReadonlyArray<TSelectionOption> = ReadonlyArray<TSelectionOption>>(props: SelectProps<TSelectionType, OptionValue, TSelectionOption, TOptions>): default_2.JSX.Element;
761
+
762
+ export declare namespace Select {
763
+ var Option: default_2.ForwardRefExoticComponent<Omit<SelectOptionProps, "ref"> & default_2.RefAttributes<WCSelectOption>>;
764
+ }
765
+
766
+ declare type SelectionChangeEventHandler<TComponent, T> = (
767
+ event: MirandaChangeEvent_2<Omit<TComponent, 'value'> & { value: T }>,
768
+ ) => void;
769
+
770
+ declare type SelectionOption<TValue extends string = string> = {
771
+ value: TValue;
772
+ };
773
+
774
+ declare type SelectionProps<
775
+ TComponent,
776
+ TProps extends BaseProps<SelectionValue<string>>,
777
+ TSelectionType extends SelectionType = SelectionType,
778
+ OptionValue extends string = string,
779
+ TSelectionOption extends SelectionOption<OptionValue> = SelectionOption<OptionValue>,
780
+ TOptions extends ReadonlyArray<TSelectionOption> = ReadonlyArray<TSelectionOption>,
781
+ > = Omit<TProps, 'type' | 'value' | 'options' | 'onChange'> & {
782
+ type?: TSelectionType;
783
+ value?: TSelectionType extends 'single'
784
+ ? TOptions[number]['value'] | null
785
+ : TSelectionType extends 'single-strict'
786
+ ? TOptions[number]['value']
787
+ : TSelectionType extends 'multiple'
788
+ ? ReadonlyArray<TOptions[number]['value']> | null
789
+ : SelectionValue<TOptions[number]['value']>; // Infer value type from options
790
+ options?: TOptions;
791
+ onChange?: SelectionChangeEventHandler<
792
+ TComponent,
793
+ TSelectionType extends 'single'
794
+ ? TOptions[number]['value'] | null
795
+ : TSelectionType extends 'single-strict'
796
+ ? TOptions[number]['value']
797
+ : TSelectionType extends 'multiple'
798
+ ? Array<TOptions[number]['value']> | null
799
+ : SelectionValue<TOptions[number]['value']>
800
+ >;
801
+ };
802
+
803
+ export { SelectionType }
804
+
805
+ export { SelectionValue }
806
+
807
+ export declare interface SelectOption<TValue extends string = string> {
808
+ value: TValue;
809
+ label?: string;
810
+ leading?: ReactNode;
811
+ trailing?: ReactNode;
812
+ disabled?: boolean;
813
+ }
814
+
815
+ declare interface SelectOptionProps extends Omit<ComponentProps<typeof WiredSelectOption>, 'leading' | 'trailing'> {
816
+ leading?: ReactNode;
817
+ trailing?: ReactNode;
818
+ }
819
+
820
+ export declare type SelectProps<TSelectionType extends SelectionType = SelectionType, OptionValue extends string = string, TSelectionOption extends SelectOption<OptionValue> = SelectOption<OptionValue>, TOptions extends ReadonlyArray<TSelectionOption> = ReadonlyArray<TSelectionOption>> = SelectionProps<WCSelect, ComponentProps<typeof WiredSelect>, TSelectionType, OptionValue, SelectOption<OptionValue>, TOptions>;
821
+
822
+ export declare const Sidebar: ReactWebComponent<WCSidebar, {}> & {
823
+ Side: default_2.ForwardRefExoticComponent<Omit<SidebarSideProps, "ref"> & default_2.RefAttributes<WCBox>>;
824
+ Content: default_2.ForwardRefExoticComponent<Omit<SidebarContentProps, "ref"> & default_2.RefAttributes<WCBox>>;
825
+ };
826
+
827
+ export declare type SidebarContentProps = Omit<BoxProps, 'slot'>;
828
+
829
+ export declare type SidebarProps = ComponentProps<typeof Sidebar>;
830
+
831
+ export declare type SidebarSideProps = Omit<BoxProps, 'slot'>;
832
+
833
+ export declare const SpinnerWheel: ReactWebComponent<WCSpinnerWheel, {}>;
834
+
835
+ export declare type SpinnerWheelProps = ComponentProps<typeof SpinnerWheel>;
836
+
837
+ export declare const Stack: ReactWebComponent<WCStack, {}>;
838
+
839
+ export declare type StackProps = ComponentProps<typeof Stack>;
840
+
841
+ export declare const Step: ReactWebComponent<WCStep, {}>;
842
+
843
+ export { StepChangeEventDetail }
844
+
845
+ export { StepNavigateEventDetail }
846
+
847
+ export declare type StepProps = ComponentProps<typeof Step>;
848
+
849
+ export declare const Steps: ReactWebComponent<WCSteps, {
850
+ onChange: EventName<CustomEvent<StepChangeEventDetail>>;
851
+ onComplete: EventName<CustomEvent>;
852
+ onNavigate: EventName<CustomEvent<StepNavigateEventDetail>>;
853
+ onNext: EventName<CustomEvent>;
854
+ onPrevious: EventName<CustomEvent>;
855
+ }> & {
856
+ Step: ReactWebComponent<WCStep, {}>;
857
+ };
858
+
859
+ export declare type StepsProps = ComponentProps<typeof Steps>;
860
+
861
+ export declare const SubHeader: ReactWebComponent<WCSubHeader, {}>;
862
+
863
+ export declare type SubHeaderProps = ComponentProps<typeof SubHeader>;
864
+
865
+ export declare const Switch: ReactWebComponent<WCSwitch, {
866
+ onChange: EventName<MirandaChangeEvent<WCSwitch>>;
867
+ }>;
868
+
869
+ export declare const Switcher: ReactWebComponent<WCSwitcher, {}>;
870
+
871
+ export declare type SwitcherProps = ComponentProps<typeof Switcher>;
872
+
873
+ export declare type SwitchProps = ComponentProps<typeof Switch>;
874
+
875
+ export { SwitchSize }
876
+
877
+ export declare const Tab: default_2.ForwardRefExoticComponent<Omit<TabProps, "ref"> & default_2.RefAttributes<WCTab>>;
878
+
879
+ export { TabChangeEventDetail }
880
+
881
+ export { TabContentDirection }
882
+
883
+ export declare const Table: ReactWebComponent<WCTable, {
884
+ onSelect: EventName<CustomEvent<TableSelectEventDetails_2>>;
885
+ }> & {
886
+ Head: ReactWebComponent<WCTableHead, {}>;
887
+ Body: ReactWebComponent<WCTableBody, {}>;
888
+ Foot: ReactWebComponent<WCTableFoot, {}>;
889
+ Row: ReactWebComponent<WCTableRow, {}>;
890
+ HeadCell: ReactWebComponent<WCTableHeadCell, {
891
+ onSort: EventName<CustomEvent<TableHeadCellSortEventDetails>>;
892
+ }>;
893
+ Cell: ReactWebComponent<WCTableCell, {}>;
894
+ SelectionCell: ReactWebComponent<TableSelectionCell_2, {}>;
895
+ Toolbar: ReactWebComponent<WCTableToolbar, {}>;
896
+ Feedback: ReactWebComponent<WCTableFeedback, {}>;
897
+ Actions: ReactWebComponent<WCTableActions, {}>;
898
+ };
899
+
900
+ export declare const TableActions: ReactWebComponent<WCTableActions, {}>;
901
+
902
+ export declare type TableActionsProps = ComponentProps<typeof TableActions>;
903
+
904
+ export declare const TableBody: ReactWebComponent<WCTableBody, {}>;
905
+
906
+ export declare type TableBodyProps = ComponentProps<typeof TableBody>;
907
+
908
+ export declare const TableBodyV2: ReactWebComponent<TableBodyV2_2, {}>;
909
+
910
+ export declare type TableBodyV2Props = ComponentProps<typeof TableBodyV2>;
911
+
912
+ export declare const TableCell: ReactWebComponent<WCTableCell, {}>;
913
+
914
+ export { TableCellAlignment }
915
+
916
+ export declare type TableCellProps = ComponentProps<typeof TableCell>;
917
+
918
+ export declare const TableCellV2: ReactWebComponent<TableCellV2_2, {}>;
919
+
920
+ export { TableCellV2Alignment }
921
+
922
+ export declare type TableCellV2Props = ComponentProps<typeof TableCellV2>;
923
+
924
+ export { TableCellV2TextAlignment }
925
+
926
+ export { TableExpandEventDetailsV2 }
927
+
928
+ export declare const TableFeedback: ReactWebComponent<WCTableFeedback, {}>;
929
+
930
+ export declare type TableFeedbackProps = ComponentProps<typeof TableFeedback>;
931
+
932
+ export declare const TableFoot: ReactWebComponent<WCTableFoot, {}>;
933
+
934
+ export declare type TableFootProps = ComponentProps<typeof TableFoot>;
935
+
936
+ export declare const TableFootV2: ReactWebComponent<TableFootV2_2, {}>;
937
+
938
+ export declare type TableFootV2Props = ComponentProps<typeof TableFootV2>;
939
+
940
+ export declare const TableHead: ReactWebComponent<WCTableHead, {}>;
941
+
942
+ export declare const TableHeadCell: ReactWebComponent<WCTableHeadCell, {
943
+ onSort: EventName<CustomEvent<TableHeadCellSortEventDetails>>;
944
+ }>;
945
+
946
+ export declare type TableHeadCellProps = ComponentProps<typeof TableHeadCell>;
947
+
948
+ export { TableHeadCellSortEventDetails }
949
+
950
+ export declare const TableHeadCellV2: ReactWebComponent<TableHeadCellV2_2, {
951
+ onSort: EventName<CustomEvent<TableHeadCellSortEventDetails>>;
952
+ }>;
953
+
954
+ export declare type TableHeadCellV2Props = ComponentProps<typeof TableHeadCellV2>;
955
+
956
+ export { TableHeadCellV2SortEventDetails }
957
+
958
+ export declare type TableHeadProps = ComponentProps<typeof TableHead>;
959
+
960
+ export declare const TableHeadV2: ReactWebComponent<TableHeadV2_2, {}>;
961
+
962
+ export declare type TableHeadV2Props = ComponentProps<typeof TableHeadV2>;
963
+
964
+ export declare const TableLayout: ReactWebComponent<TableLayout_2, {}> & {
965
+ Toolbar: ReactWebComponent<TableLayoutToolbar_2, {}>;
966
+ Feedback: ReactWebComponent<TableLayoutFeedback_2, {}>;
967
+ Actions: ReactWebComponent<TableLayoutActions_2, {}>;
968
+ };
969
+
970
+ export declare const TableLayoutActions: ReactWebComponent<TableLayoutActions_2, {}>;
971
+
972
+ export declare type TableLayoutActionsProps = ComponentProps<typeof TableLayoutActions>;
973
+
974
+ export declare const TableLayoutFeedback: ReactWebComponent<TableLayoutFeedback_2, {}>;
975
+
976
+ export declare type TableLayoutFeedbackProps = ComponentProps<typeof TableLayoutFeedback>;
977
+
978
+ export declare type TableLayoutProps = ComponentProps<typeof TableLayout>;
979
+
980
+ export declare const TableLayoutToolbar: ReactWebComponent<TableLayoutToolbar_2, {}>;
981
+
982
+ export declare type TableLayoutToolbarProps = ComponentProps<typeof TableLayoutToolbar>;
983
+
984
+ export declare type TableProps = ComponentProps<typeof Table>;
985
+
986
+ export declare const TableRow: ReactWebComponent<WCTableRow, {}>;
987
+
988
+ export declare const TableRowExpandV2: ReactWebComponent<TableRowExpandV2_2, {}>;
989
+
990
+ export declare type TableRowExpandV2Props = ComponentProps<typeof TableRowExpandV2>;
991
+
992
+ /**
993
+ * this component should ensure that all children include the attribute slot = "expansion"
994
+ * so they can be rendered in the expansion content of the table row.
995
+ */
996
+ declare function TableRowExpansion(props: PropsWithChildren<ReactNode>): default_2.JSX.Element;
997
+
998
+ export declare type TableRowProps = ComponentProps<typeof TableRow>;
999
+
1000
+ export declare const TableRowSelectV2: ReactWebComponent<TableRowSelectV2_2, {}>;
1001
+
1002
+ export declare type TableRowSelectV2Props = ComponentProps<typeof TableRowSelectV2>;
1003
+
1004
+ export declare const TableRowV2: ReactWebComponent<TableRowV2_2, {}>;
1005
+
1006
+ export declare type TableRowV2Props = ComponentProps<typeof TableRowV2>;
1007
+
1008
+ export { TableSelectEventDetails }
1009
+
1010
+ export { TableSelectEventDetailsV2 }
1011
+
1012
+ export declare const TableSelectionCell: ReactWebComponent<TableSelectionCell_2, {}>;
1013
+
1014
+ export declare type TableSelectionCellProps = ComponentProps<typeof TableSelectionCell>;
1015
+
1016
+ export { TableSize }
1017
+
1018
+ export { TableSortDirection }
1019
+
1020
+ export declare const TableToolbar: ReactWebComponent<WCTableToolbar, {}>;
1021
+
1022
+ export declare type TableToolbarProps = ComponentProps<typeof TableToolbar>;
1023
+
1024
+ export declare const TableV2: ReactWebComponent<TableV2_2, {
1025
+ onSelect: EventName<CustomEvent<TableSelectEventDetails_3>>;
1026
+ onExpand: EventName<CustomEvent<TableExpandEventDetails>>;
1027
+ onCollapse: EventName<CustomEvent<TableExpandEventDetails>>;
1028
+ }> & {
1029
+ Head: ReactWebComponent<TableHeadV2_2, {}>;
1030
+ Body: ReactWebComponent<TableBodyV2_2, {}>;
1031
+ Foot: ReactWebComponent<TableFootV2_2, {}>;
1032
+ Row: ReactWebComponent<TableRowV2_2, {}>;
1033
+ HeadCell: ReactWebComponent<TableHeadCellV2_2, {
1034
+ onSort: EventName<CustomEvent<TableHeadCellSortEventDetails>>;
1035
+ }>;
1036
+ Cell: ReactWebComponent<TableCellV2_2, {}>;
1037
+ RowSelect: ReactWebComponent<TableRowSelectV2_2, {}>;
1038
+ RowExpand: ReactWebComponent<TableRowExpandV2_2, {}>;
1039
+ RowExpansion: typeof TableRowExpansion;
1040
+ };
1041
+
1042
+ export declare type TableV2Props = ComponentProps<typeof TableV2>;
1043
+
1044
+ export { TableV2Size }
1045
+
1046
+ export { TableV2SortDirection }
1047
+
1048
+ export declare const TabPanel: ReactWebComponent<WCTabPanel, {}>;
1049
+
1050
+ export declare type TabPanelProps = ComponentProps<typeof TabPanel>;
1051
+
1052
+ export declare interface TabProps extends ComponentProps<typeof WiredTab> {
1053
+ leading?: ReactNode;
1054
+ }
1055
+
1056
+ export declare const Tabs: ReactWebComponent<WCTabs, {
1057
+ onTabChange: EventName<CustomEvent<TabChangeEventDetail>>;
1058
+ }> & {
1059
+ Tab: ForwardRefExoticComponent<Omit<TabProps, "ref"> & RefAttributes<WCTab>>;
1060
+ Panel: ReactWebComponent<WCTabPanel, {}>;
1061
+ };
1062
+
1063
+ export declare type TabsProps = ComponentProps<typeof Tabs>;
1064
+
1065
+ export declare const Tag: default_2.ForwardRefExoticComponent<Omit<TagProps, "ref"> & default_2.RefAttributes<WCTag>>;
1066
+
1067
+ export declare type TagProps = ComponentProps<typeof WiredTag> & {
1068
+ leading?: ReactNode;
1069
+ };
1070
+
1071
+ export { TagSize }
1072
+
1073
+ export { TagVariant }
1074
+
1075
+ declare const Text_2: ReactWebComponent<WCText, {}>;
1076
+ export { Text_2 as Text }
1077
+
1078
+ export declare function TextArea(props: TextAreaProps): default_2.JSX.Element;
1079
+
1080
+ export declare type TextAreaProps = ComponentProps<typeof WiredTextArea>;
1081
+
1082
+ export declare const TextField: default_2.ForwardRefExoticComponent<Omit<TextFieldProps, "ref"> & default_2.RefAttributes<WCTextField>>;
1083
+
1084
+ export declare type TextFieldProps = Omit<ComponentProps<typeof WiredTextField>, 'value'> & {
1085
+ value?: InputHTMLAttributes<HTMLInputElement>['value'];
1086
+ leading?: ReactNode;
1087
+ trailing?: ReactNode;
1088
+ };
1089
+
1090
+ export declare type TextProps = ComponentProps<typeof Text_2>;
1091
+
1092
+ export declare const Timeline: ReactWebComponent<WCTimeline, {}> & {
1093
+ Item: ReactWebComponent<WCTimelineItem, {}>;
1094
+ ExpandableItem: ReactWebComponent<WCTimelineExpandableItem, {}>;
1095
+ ItemBody: ReactWebComponent<WCTimelineItemBody, {}>;
1096
+ ItemFooter: ReactWebComponent<WCTimelineItemFooter, {}>;
1097
+ ItemHeader: ReactWebComponent<WCTimelineItemHeader, {}>;
1098
+ ItemHeaderTitle: ReactWebComponent<WCTimelineItemHeaderTitle, {}>;
1099
+ ItemHeaderSubtitle: ReactWebComponent<WCTimelineItemHeaderSubtitle, {}>;
1100
+ ItemIcon: ReactWebComponent<WCTimelineItemIcon, {}>;
1101
+ };
1102
+
1103
+ export declare const TimelineExpandableItem: ReactWebComponent<WCTimelineExpandableItem, {}>;
1104
+
1105
+ export declare const TimelineItem: ReactWebComponent<WCTimelineItem, {}>;
1106
+
1107
+ export declare const TimelineItemBody: ReactWebComponent<WCTimelineItemBody, {}>;
1108
+
1109
+ export declare const TimelineItemFooter: ReactWebComponent<WCTimelineItemFooter, {}>;
1110
+
1111
+ export declare const TimelineItemHeader: ReactWebComponent<WCTimelineItemHeader, {}>;
1112
+
1113
+ export declare const TimelineItemHeaderSubtitle: ReactWebComponent<WCTimelineItemHeaderSubtitle, {}>;
1114
+
1115
+ export declare const TimelineItemHeaderTitle: ReactWebComponent<WCTimelineItemHeaderTitle, {}>;
1116
+
1117
+ export declare const TimelineItemIcon: ReactWebComponent<WCTimelineItemIcon, {}>;
1118
+
1119
+ export declare type TimelineItemProps = ComponentProps<typeof TimelineItem>;
1120
+
1121
+ export { TimelineItemVariant }
1122
+
1123
+ export declare type TimelineProps = ComponentProps<typeof Timeline>;
1124
+
1125
+ export declare const Toggle: default_2.ForwardRefExoticComponent<Omit<ToggleProps, "ref"> & default_2.RefAttributes<WCToggle>>;
1126
+
1127
+ export declare function ToggleGroup<TSelectionType extends SelectionType = 'single', OptionValue extends string = string>({ options, children, onChange, ...rest }: ToggleGroupProps<TSelectionType, OptionValue>): default_2.JSX.Element;
1128
+
1129
+ export declare namespace ToggleGroup {
1130
+ var Toggle: default_2.ForwardRefExoticComponent<Omit<ToggleProps, "ref"> & default_2.RefAttributes<WCToggle>>;
1131
+ }
1132
+
1133
+ export declare type ToggleGroupOption<TValue extends string> = {
1134
+ value: TValue;
1135
+ label?: string;
1136
+ leading?: ReactNode;
1137
+ disabled?: boolean;
1138
+ };
1139
+
1140
+ export declare type ToggleGroupProps<TSelectionType extends SelectionType = SelectionType, OptionValue extends string = string> = SelectionProps<WCToggleGroup, ComponentProps<typeof WiredToggleGroup>, TSelectionType, OptionValue, ToggleGroupOption<OptionValue>>;
1141
+
1142
+ export declare type ToggleProps = ComponentProps<typeof WiredToggle> & {
1143
+ leading?: ReactNode;
1144
+ };
1145
+
1146
+ export { ToggleSize }
1147
+
1148
+ /**
1149
+ * Render the tooltip component.
1150
+ *
1151
+ * **Warning**: This component will throw if the provided `children` is not a single child,
1152
+ * and will not render if the children is not valid or is a fragment.
1153
+ */
1154
+ export declare function Tooltip(props: TooltipProps): default_2.JSX.Element | null;
1155
+
1156
+ export { TooltipPlacement }
1157
+
1158
+ export declare type TooltipProps = ComponentProps<typeof WiredTooltip> & {
1159
+ message: ReactNode;
1160
+ children: ReactElement;
1161
+ };
1162
+
1163
+ export { TooltipTrigger }
1164
+
1165
+ export { TypographyVariant }
1166
+
1167
+ export declare function useSteps(): {
1168
+ elementRef: HTMLElement | null;
1169
+ registerSteps: () => {
1170
+ ref(element: HTMLElement | null): void;
1171
+ };
1172
+ navigateToStep: (step: LiteralUnion<"previous" | "next", string>) => void;
1173
+ completeStep: () => void;
1174
+ };
1175
+
1176
+ export { WCAccordion }
1177
+
1178
+ export { WCAccordionContent }
1179
+
1180
+ export { WCAccordionProps }
1181
+
1182
+ export { WCAccordionTitle }
1183
+
1184
+ export { WCActionableTag }
1185
+
1186
+ export { WCActionableTagProps }
1187
+
1188
+ export { WCBadge }
1189
+
1190
+ export { WCBadgeProps }
1191
+
1192
+ export { WCBanner }
1193
+
1194
+ export { WCBannerActionPrimary }
1195
+
1196
+ export { WCBannerActions }
1197
+
1198
+ export { WCBannerActionSecondary }
1199
+
1200
+ export { WCBannerDescription }
1201
+
1202
+ export { WCBannerIcon }
1203
+
1204
+ export { WCBannerProps }
1205
+
1206
+ export { WCBannerTitle }
1207
+
1208
+ export { WCBox }
1209
+
1210
+ export { WCBoxProps }
1211
+
1212
+ export { WCButton }
1213
+
1214
+ export { WCButtonProps }
1215
+
1216
+ export { WCCard }
1217
+
1218
+ export { WCCardActionPrimary }
1219
+
1220
+ export { WCCardActionSecondary }
1221
+
1222
+ export { WCCardActionTertiary }
1223
+
1224
+ export { WCCardBody }
1225
+
1226
+ export { WCCardDivider }
1227
+
1228
+ export { WCCardFooter }
1229
+
1230
+ export { WCCardProps }
1231
+
1232
+ export { WCCardSubtitle }
1233
+
1234
+ export { WCCardTitle }
1235
+
1236
+ export { WCCheckbox }
1237
+
1238
+ export { WCCheckboxProps }
1239
+
1240
+ export { WCColumn }
1241
+
1242
+ export { WCColumnProps }
1243
+
1244
+ export { WCContainer }
1245
+
1246
+ export { WCDialog }
1247
+
1248
+ export { WCDialogActionPrimary }
1249
+
1250
+ export { WCDialogActions }
1251
+
1252
+ export { WCDialogActionSecondary }
1253
+
1254
+ export { WCDialogActionTertiary }
1255
+
1256
+ export { WCDialogBody }
1257
+
1258
+ export { WCDialogClose }
1259
+
1260
+ export { WCDialogFooter }
1261
+
1262
+ export { WCDialogHeader }
1263
+
1264
+ export { WCDialogProps }
1265
+
1266
+ export { WCDivider }
1267
+
1268
+ export { WCDrawer }
1269
+
1270
+ export { WCDrawerActionPrimary }
1271
+
1272
+ export { WCDrawerActions }
1273
+
1274
+ export { WCDrawerActionSecondary }
1275
+
1276
+ export { WCDrawerActionTertiary }
1277
+
1278
+ export { WCDrawerBody }
1279
+
1280
+ export { WCDrawerClose }
1281
+
1282
+ export { WCDrawerHeader }
1283
+
1284
+ export { WCDrawerProps }
1285
+
1286
+ export { WCDropdown }
1287
+
1288
+ export { WCDropdownItem }
1289
+
1290
+ export { WCDropdownItemProps }
1291
+
1292
+ export { WCDropdownMenu }
1293
+
1294
+ export { WCDropdownProps }
1295
+
1296
+ export { WCDropdownTrigger }
1297
+
1298
+ export { WCDropdownTriggerProps }
1299
+
1300
+ export { WCEmptyState }
1301
+
1302
+ export { WCEmptyStateAction }
1303
+
1304
+ export { WCEmptyStateHeader }
1305
+
1306
+ export { WCEmptyStateIllustration }
1307
+
1308
+ export { WCEmptyStateMessage }
1309
+
1310
+ export { WCField }
1311
+
1312
+ export { WCFieldHint }
1313
+
1314
+ export { WCFieldHintProps }
1315
+
1316
+ export { WCFieldLabel }
1317
+
1318
+ export { WCFieldLabelProps }
1319
+
1320
+ export { WCFieldProps }
1321
+
1322
+ export { WCGrid }
1323
+
1324
+ export { WCGridProps }
1325
+
1326
+ export { WCGroup }
1327
+
1328
+ export { WCGroupProps }
1329
+
1330
+ export { WCHeader }
1331
+
1332
+ export { WCHeaderActions }
1333
+
1334
+ export { WCHeaderContent }
1335
+
1336
+ export { WCHeaderTitle }
1337
+
1338
+ export { WCIcon }
1339
+
1340
+ export { WCIconProps }
1341
+
1342
+ export { WCLabeledValue }
1343
+
1344
+ export { WCLabeledValueLabel }
1345
+
1346
+ export { WCLabeledValueProps }
1347
+
1348
+ export { WCLabeledValueValue }
1349
+
1350
+ export { WCLink }
1351
+
1352
+ export { WCLogoLoader }
1353
+
1354
+ export { WCLogoLoaderProps }
1355
+
1356
+ export { WCPageContent }
1357
+
1358
+ export { WCPagination }
1359
+
1360
+ export { WCPaginationProps }
1361
+
1362
+ export { WCProgressBar }
1363
+
1364
+ export { WCProgressBarCountdown }
1365
+
1366
+ export { WCProgressBarCountdownProps }
1367
+
1368
+ export { WCProgressBarProps }
1369
+
1370
+ export { WCRadio }
1371
+
1372
+ export { WCRadioGroup }
1373
+
1374
+ export { WCRadioGroupProps }
1375
+
1376
+ export { WCRadioProps }
1377
+
1378
+ export { WCRow }
1379
+
1380
+ export { WCRowProps }
1381
+
1382
+ export { WCSection }
1383
+
1384
+ export { WCSectionProps }
1385
+
1386
+ export { WCSectionTitle }
1387
+
1388
+ export { WCSelect }
1389
+
1390
+ export { WCSelectOption }
1391
+
1392
+ export { WCSidebar }
1393
+
1394
+ export { WCSidebarProps }
1395
+
1396
+ export { WCSpinnerWheel }
1397
+
1398
+ export { WCSpinnerWheelProps }
1399
+
1400
+ export { WCStack }
1401
+
1402
+ export { WCStackProps }
1403
+
1404
+ export { WCStep }
1405
+
1406
+ export { WCStepProps }
1407
+
1408
+ export { WCSteps }
1409
+
1410
+ export { WCSubHeader }
1411
+
1412
+ export { WCSwitch }
1413
+
1414
+ export { WCSwitcher }
1415
+
1416
+ export { WCSwitcherProps }
1417
+
1418
+ export { WCSwitchProps }
1419
+
1420
+ export { WCTab }
1421
+
1422
+ export { WCTable }
1423
+
1424
+ export { WCTableActions }
1425
+
1426
+ export { WCTableBody }
1427
+
1428
+ export { WCTableCell }
1429
+
1430
+ export { WCTableCellProps }
1431
+
1432
+ export { WCTableFeedback }
1433
+
1434
+ export { WCTableFoot }
1435
+
1436
+ export { WCTableHead }
1437
+
1438
+ export { WCTableHeadCell }
1439
+
1440
+ export { WCTableHeadCellProps }
1441
+
1442
+ export { WCTableProps }
1443
+
1444
+ export { WCTableRow }
1445
+
1446
+ export { WCTableToolbar }
1447
+
1448
+ export { WCTabPanel }
1449
+
1450
+ export { WCTabPanelProps }
1451
+
1452
+ export { WCTabProps }
1453
+
1454
+ export { WCTabs }
1455
+
1456
+ export { WCTabsProps }
1457
+
1458
+ export { WCTag }
1459
+
1460
+ export { WCTagProps }
1461
+
1462
+ export { WCText }
1463
+
1464
+ export { WCTextArea }
1465
+
1466
+ export { WCTextAreaProps }
1467
+
1468
+ export { WCTextField }
1469
+
1470
+ export { WCTextFieldProps }
1471
+
1472
+ export { WCTextProps }
1473
+
1474
+ export { WCTimeline }
1475
+
1476
+ export { WCTimelineExpandableItem }
1477
+
1478
+ export { WCTimelineItem }
1479
+
1480
+ export { WCTimelineItemBody }
1481
+
1482
+ export { WCTimelineItemFooter }
1483
+
1484
+ export { WCTimelineItemHeader }
1485
+
1486
+ export { WCTimelineItemHeaderSubtitle }
1487
+
1488
+ export { WCTimelineItemHeaderTitle }
1489
+
1490
+ export { WCTimelineItemIcon }
1491
+
1492
+ export { WCTimelineItemProps }
1493
+
1494
+ export { WCToggle }
1495
+
1496
+ export { WCToggleGroup }
1497
+
1498
+ export { WCToggleGroupProps }
1499
+
1500
+ export { WCToggleProps }
1501
+
1502
+ export { WCTooltip }
1503
+
1504
+ export { WCTooltipProps }
1505
+
1506
+ declare const WiredAccordionTitle: ReactWebComponent<WCAccordionTitle, {}>;
1507
+
1508
+ declare const WiredActionableTag: ReactWebComponent<WCActionableTag, {
1509
+ onChange: EventName<MirandaChangeEvent<WCActionableTag>>;
1510
+ onRemove: EventName<CustomEvent>;
1511
+ }>;
1512
+
1513
+ declare const WiredBannerActionPrimary: ReactWebComponent<WCBannerActionPrimary, {}>;
1514
+
1515
+ declare const WiredBannerActionSecondary: ReactWebComponent<WCBannerActionSecondary, {}>;
1516
+
1517
+ declare const WiredButton: ReactWebComponent<WCButton, {}>;
1518
+
1519
+ declare const WiredCardActionPrimary: ReactWebComponent<WCCardActionPrimary, {}>;
1520
+
1521
+ declare const WiredCardActionSecondary: ReactWebComponent<WCCardActionSecondary, {}>;
1522
+
1523
+ declare const WiredCardActionTertiary: ReactWebComponent<WCCardActionTertiary, {}>;
1524
+
1525
+ declare const WiredCardTitle: ReactWebComponent<WCCardTitle, {}>;
1526
+
1527
+ declare const WiredCheckbox: ReactWebComponent<WCCheckbox, {
1528
+ onChange: EventName<MirandaChangeEvent<WCCheckbox>>;
1529
+ }>;
1530
+
1531
+ declare const WiredDialogActionPrimary: ReactWebComponent<WCDialogActionPrimary, {}>;
1532
+
1533
+ declare const WiredDialogActionSecondary: ReactWebComponent<WCDialogActionSecondary, {}>;
1534
+
1535
+ declare const WiredDialogActionTertiary: ReactWebComponent<WCDialogActionTertiary, {}>;
1536
+
1537
+ declare const WiredDrawerActionPrimary: ReactWebComponent<WCDrawerActionPrimary, {}>;
1538
+
1539
+ declare const WiredDrawerActionSecondary: ReactWebComponent<WCDrawerActionSecondary, {}>;
1540
+
1541
+ declare const WiredDrawerActionTertiary: ReactWebComponent<WCDrawerActionTertiary, {}>;
1542
+
1543
+ declare const WiredDropdownItem: ReactWebComponent<WCDropdownItem, {}>;
1544
+
1545
+ declare const WiredDropdownTrigger: ReactWebComponent<WCDropdownTrigger, {}>;
1546
+
1547
+ declare const WiredEmptyStateAction: ReactWebComponent<WCEmptyStateAction, {}>;
1548
+
1549
+ declare const WiredFieldHint: ReactWebComponent<WCFieldHint, {}>;
1550
+
1551
+ declare const WiredLabeledValue: ReactWebComponent<WCLabeledValue, {}> & {
1552
+ Label: ReactWebComponent<WCLabeledValueLabel, {}>;
1553
+ Value: ReactWebComponent<WCLabeledValueValue, {}>;
1554
+ };
1555
+
1556
+ declare const WiredRadio: ReactWebComponent<WCRadio, {}>;
1557
+
1558
+ declare const WiredSectionTitle: ReactWebComponent<WCSectionTitle, {}>;
1559
+
1560
+ declare const WiredSelect: ReactWebComponent<WCSelect, {
1561
+ onExpand: EventName<CustomEvent>;
1562
+ onCollapse: EventName<CustomEvent>;
1563
+ onChange: EventName<MirandaChangeEvent<WCSelect>>;
1564
+ }>;
1565
+
1566
+ declare const WiredSelectOption: ReactWebComponent<WCSelectOption, {}>;
1567
+
1568
+ declare const WiredTab: ReactWebComponent<WCTab, {}>;
1569
+
1570
+ declare const WiredTag: ReactWebComponent<WCTag, {}>;
1571
+
1572
+ declare const WiredTextArea: ReactWebComponent<WCTextArea, {
1573
+ onInput: EventName<MirandaChangeEvent<WCTextArea>>;
1574
+ onChange: EventName<MirandaChangeEvent<WCTextArea>>;
1575
+ }>;
1576
+
1577
+ declare const WiredTextField: ReactWebComponent<WCTextField, {
1578
+ onInput: EventName<MirandaChangeEvent<WCTextField>>;
1579
+ onChange: EventName<MirandaChangeEvent<WCTextField>>;
1580
+ onClear: EventName<CustomEvent>;
1581
+ }>;
1582
+
1583
+ declare const WiredToggle: ReactWebComponent<WCToggle, {}>;
1584
+
1585
+ declare const WiredToggleGroup: ReactWebComponent<WCToggleGroup, {
1586
+ onChange: EventName<MirandaChangeEvent<WCToggleGroup>>;
1587
+ }>;
1588
+
1589
+ declare const WiredTooltip: ReactWebComponent<WCTooltip, {}>;
1590
+
1591
+ export { }
1592
+
1593
+
1594
+ declare module 'react' {
1595
+ interface CSSProperties {
1596
+ '--m-card-body-padding'?: string;
1597
+ '--m-card-border-top'?: string;
1598
+ '--m-card-border-left'?: string;
1599
+ '--m-card-border-bottom'?: string;
1600
+ '--m-card-border-right'?: string;
1601
+ '--m-card-border-radius'?: string;
1602
+ }
1603
+ }
1604
+
1605
+
1606
+ declare module 'react' {
1607
+ interface CSSProperties {
1608
+ '--m-divider-margin-top'?: string;
1609
+ '--m-divider-margin-bottom'?: string;
1610
+ '--m-divider-margin-y'?: string;
1611
+ }
1612
+ }
1613
+
1614
+
1615
+ declare module 'react' {
1616
+ interface CSSProperties {
1617
+ '--m-icon-size'?: string;
1618
+ '--m-icon-color'?: string;
1619
+ }
1620
+ }
1621
+
1622
+
1623
+ declare module 'react' {
1624
+ interface CSSProperties {
1625
+ '--m-text-display'?: string;
1626
+ '--m-text-max-width'?: string;
1627
+ }
1628
+ }
1629
+
1630
+
1631
+ declare module 'react' {
1632
+ interface CSSProperties {
1633
+ '--m-table-border-radius'?: string;
1634
+ '--m-table-border-top-left-radius'?: string;
1635
+ '--m-table-border-top-right-radius'?: string;
1636
+ '--m-table-border-bottom-left-radius'?: string;
1637
+ '--m-table-border-bottom-right-radius'?: string;
1638
+ }
1639
+ }
1640
+
1641
+
1642
+ declare module 'react' {
1643
+ interface CSSProperties {
1644
+ '--m-table-border-radius'?: string;
1645
+ '--m-table-border-top-left-radius'?: string;
1646
+ '--m-table-border-top-right-radius'?: string;
1647
+ '--m-table-border-bottom-left-radius'?: string;
1648
+ '--m-table-border-bottom-right-radius'?: string;
1649
+ }
1650
+ }
1651
+
1652
+
1653
+ declare module 'react' {
1654
+ interface CSSProperties {
1655
+ '--m-table-border-radius'?: string;
1656
+ '--m-table-border-top-left-radius'?: string;
1657
+ '--m-table-border-top-right-radius'?: string;
1658
+ '--m-table-border-bottom-left-radius'?: string;
1659
+ '--m-table-border-bottom-right-radius'?: string;
1660
+ }
1661
+ }