@loadsmart/miranda-react 3.0.0-beta.58 → 3.0.0-beta.59

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 (128) hide show
  1. package/dist/components/Accordion/Accordion.d.ts +6 -7
  2. package/dist/components/Accordion/AccordionContent.d.ts +2 -2
  3. package/dist/components/Accordion/AccordionTitle.d.ts +4 -4
  4. package/dist/components/Badge/Badge.d.ts +3 -3
  5. package/dist/components/Banner/Banner.d.ts +9 -9
  6. package/dist/components/Banner/BannerActionPrimary.d.ts +4 -4
  7. package/dist/components/Banner/BannerActionSecondary.d.ts +4 -4
  8. package/dist/components/Banner/BannerActions.d.ts +3 -3
  9. package/dist/components/Banner/BannerDescription.d.ts +3 -3
  10. package/dist/components/Banner/BannerIcon.d.ts +3 -3
  11. package/dist/components/Banner/BannerTitle.d.ts +3 -3
  12. package/dist/components/Button/Button.d.ts +4 -4
  13. package/dist/components/Card/Card.d.ts +12 -13
  14. package/dist/components/Card/CardActionPrimary.d.ts +4 -4
  15. package/dist/components/Card/CardActionSecondary.d.ts +4 -4
  16. package/dist/components/Card/CardActionTertiary.d.ts +4 -4
  17. package/dist/components/Card/CardBody.d.ts +3 -3
  18. package/dist/components/Card/CardDivider.d.ts +3 -3
  19. package/dist/components/Card/CardFooter.d.ts +3 -3
  20. package/dist/components/Card/CardSubtitle.d.ts +3 -3
  21. package/dist/components/Card/CardTitle.d.ts +4 -4
  22. package/dist/components/Checkbox/Checkbox.d.ts +5 -5
  23. package/dist/components/Dialog/Dialog.d.ts +11 -11
  24. package/dist/components/Dialog/DialogActionPrimary.d.ts +4 -4
  25. package/dist/components/Dialog/DialogActionSecondary.d.ts +4 -4
  26. package/dist/components/Dialog/DialogActionTertiary.d.ts +4 -4
  27. package/dist/components/Dialog/DialogActions.d.ts +3 -3
  28. package/dist/components/Dialog/DialogBody.d.ts +3 -3
  29. package/dist/components/Dialog/DialogClose.d.ts +3 -3
  30. package/dist/components/Dialog/DialogFooter.d.ts +3 -3
  31. package/dist/components/Dialog/DialogHeader.d.ts +3 -3
  32. package/dist/components/Divider/Divider.d.ts +3 -3
  33. package/dist/components/DotsLoader/DotsLoader.d.ts +3 -3
  34. package/dist/components/Drawer/Drawer.d.ts +10 -10
  35. package/dist/components/Drawer/DrawerActionPrimary.d.ts +4 -4
  36. package/dist/components/Drawer/DrawerActionSecondary.d.ts +4 -4
  37. package/dist/components/Drawer/DrawerActionTertiary.d.ts +4 -4
  38. package/dist/components/Drawer/DrawerActions.d.ts +3 -3
  39. package/dist/components/Drawer/DrawerBody.d.ts +3 -3
  40. package/dist/components/Drawer/DrawerClose.d.ts +3 -3
  41. package/dist/components/Drawer/DrawerHeader.d.ts +3 -3
  42. package/dist/components/Dropdown/Dropdown.d.ts +6 -6
  43. package/dist/components/Dropdown/DropdownItem.d.ts +4 -4
  44. package/dist/components/Dropdown/DropdownMenu.d.ts +3 -3
  45. package/dist/components/Dropdown/DropdownTrigger.d.ts +4 -4
  46. package/dist/components/EmptyState/EmptyState.d.ts +7 -7
  47. package/dist/components/EmptyState/EmptyStateAction.d.ts +4 -4
  48. package/dist/components/EmptyState/EmptyStateHeader.d.ts +3 -3
  49. package/dist/components/EmptyState/EmptyStateIllustration.d.ts +3 -3
  50. package/dist/components/EmptyState/EmptyStateMessage.d.ts +3 -3
  51. package/dist/components/Field/Field.d.ts +5 -5
  52. package/dist/components/Field/FieldHint.d.ts +4 -4
  53. package/dist/components/Field/FieldLabel.d.ts +3 -3
  54. package/dist/components/Header/Header.d.ts +10 -10
  55. package/dist/components/Header/HeaderActions.d.ts +3 -3
  56. package/dist/components/Header/HeaderBackButton.d.ts +2 -2
  57. package/dist/components/Header/HeaderContent.d.ts +3 -3
  58. package/dist/components/Header/HeaderTabs.d.ts +4 -5
  59. package/dist/components/Header/HeaderTitle.d.ts +3 -3
  60. package/dist/components/Header/SubHeader.d.ts +3 -3
  61. package/dist/components/Icon/Icon.d.ts +3 -3
  62. package/dist/components/Label/Label.d.ts +3 -3
  63. package/dist/components/LabeledValue/LabeledValue.d.ts +10 -10
  64. package/dist/components/Layout/Box.d.ts +3 -3
  65. package/dist/components/Layout/Grid.d.ts +3 -3
  66. package/dist/components/Layout/Group.d.ts +3 -3
  67. package/dist/components/Layout/Layout.d.ts +11 -11
  68. package/dist/components/Layout/Row.d.ts +5 -5
  69. package/dist/components/Layout/Sidebar.d.ts +7 -8
  70. package/dist/components/Layout/Stack.d.ts +3 -3
  71. package/dist/components/Layout/Switcher.d.ts +3 -3
  72. package/dist/components/Link/Link.d.ts +3 -3
  73. package/dist/components/LogoLoader/LogoLoader.d.ts +3 -3
  74. package/dist/components/PageContent/Body.d.ts +3 -3
  75. package/dist/components/PageContent/PageContent.d.ts +4 -4
  76. package/dist/components/Pagination/Pagination.d.ts +4 -5
  77. package/dist/components/ProgressBar/ProgressBar.d.ts +4 -5
  78. package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +3 -3
  79. package/dist/components/RadioGroup/Radio.d.ts +4 -4
  80. package/dist/components/RadioGroup/RadioGroup.d.ts +5 -5
  81. package/dist/components/Section/Section.d.ts +4 -4
  82. package/dist/components/Section/SectionTitle.d.ts +4 -4
  83. package/dist/components/Select/Select.d.ts +5 -5
  84. package/dist/components/Select/SelectOption.d.ts +4 -4
  85. package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +3 -3
  86. package/dist/components/Steps/Step.d.ts +3 -3
  87. package/dist/components/Steps/Steps.d.ts +5 -6
  88. package/dist/components/Steps/useSteps.d.ts +1 -1
  89. package/dist/components/Switch/Switch.d.ts +4 -4
  90. package/dist/components/Table/Table.d.ts +15 -15
  91. package/dist/components/Table/TableActions.d.ts +3 -3
  92. package/dist/components/Table/TableBody.d.ts +3 -3
  93. package/dist/components/Table/TableCell.d.ts +3 -3
  94. package/dist/components/Table/TableFeedback.d.ts +3 -3
  95. package/dist/components/Table/TableFoot.d.ts +3 -3
  96. package/dist/components/Table/TableHead.d.ts +3 -3
  97. package/dist/components/Table/TableHeadCell.d.ts +4 -5
  98. package/dist/components/Table/TableRow.d.ts +3 -3
  99. package/dist/components/Table/TableSelectionCell.d.ts +3 -3
  100. package/dist/components/Table/TableToolbar.d.ts +3 -3
  101. package/dist/components/Tabs/Tab.d.ts +4 -4
  102. package/dist/components/Tabs/TabPanel.d.ts +3 -3
  103. package/dist/components/Tabs/Tabs.d.ts +6 -7
  104. package/dist/components/Tag/ActionableTag.d.ts +5 -5
  105. package/dist/components/Tag/Tag.d.ts +4 -4
  106. package/dist/components/Text/Text.d.ts +3 -3
  107. package/dist/components/TextArea/TextArea.d.ts +6 -7
  108. package/dist/components/TextField/TextField.d.ts +5 -5
  109. package/dist/components/Timeline/Timeline.d.ts +11 -11
  110. package/dist/components/Timeline/TimelineExpandableItem.d.ts +3 -3
  111. package/dist/components/Timeline/TimelineItem.d.ts +3 -3
  112. package/dist/components/Timeline/TimelineItemBody.d.ts +3 -3
  113. package/dist/components/Timeline/TimelineItemFooter.d.ts +3 -3
  114. package/dist/components/Timeline/TimelineItemHeader.d.ts +3 -3
  115. package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +3 -3
  116. package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +3 -3
  117. package/dist/components/Timeline/TimelineItemIcon.d.ts +3 -3
  118. package/dist/components/ToggleGroup/Toggle.d.ts +4 -4
  119. package/dist/components/ToggleGroup/ToggleGroup.d.ts +6 -7
  120. package/dist/components/Tooltip/Tooltip.d.ts +5 -6
  121. package/dist/index.js +1209 -1259
  122. package/dist/tokens.js +2 -2
  123. package/dist/utils/createComponent.d.ts +2 -2
  124. package/dist/utils/types.d.ts +1 -1
  125. package/dist/utils/utils.d.ts +2 -2
  126. package/package.json +8 -5
  127. package/dist/tests/constants.d.ts +0 -12
  128. package/dist/tests/types.d.ts +0 -5
@@ -1,7 +1,6 @@
1
- import type { ComponentProps } from 'react';
2
- import type { EventName, WebComponentProps } from '@lit/react';
3
- import { Accordion as WCAccordion } from '@loadsmart/miranda-wc';
4
- import type { AccordionToggleEventDetails } from '@loadsmart/miranda-wc';
1
+ import { ComponentProps } from 'react';
2
+ import { EventName, WebComponentProps } from '@lit/react';
3
+ import { Accordion as WCAccordion, AccordionToggleEventDetails } from '@loadsmart/miranda-wc';
5
4
  declare global {
6
5
  namespace JSX {
7
6
  interface IntrinsicElements {
@@ -9,11 +8,11 @@ declare global {
9
8
  }
10
9
  }
11
10
  }
12
- declare const Accordion: import("@lit/react").ReactWebComponent<WCAccordion, {
11
+ declare const Accordion: import('@lit/react').ReactWebComponent<WCAccordion, {
13
12
  onToggle: EventName<CustomEvent<AccordionToggleEventDetails>>;
14
13
  }> & {
15
- Title: import("react").ForwardRefExoticComponent<Omit<import("./AccordionTitle").AccordionTitleProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").AccordionTitle>>;
16
- Content: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").AccordionContent, {}>;
14
+ Title: import('react').ForwardRefExoticComponent<Omit<import('./AccordionTitle').AccordionTitleProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').AccordionTitle>>;
15
+ Content: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').AccordionContent, {}>;
17
16
  };
18
17
  export type AccordionProps = ComponentProps<typeof Accordion>;
19
18
  export default Accordion;
@@ -1,4 +1,4 @@
1
- import type { WebComponentProps } from '@lit/react';
1
+ import { WebComponentProps } from '@lit/react';
2
2
  import { AccordionContent as WCAccordionContent } from '@loadsmart/miranda-wc';
3
3
  declare global {
4
4
  namespace JSX {
@@ -7,4 +7,4 @@ declare global {
7
7
  }
8
8
  }
9
9
  }
10
- export declare const AccordionContent: import("@lit/react").ReactWebComponent<WCAccordionContent, {}>;
10
+ export declare const AccordionContent: import('@lit/react').ReactWebComponent<WCAccordionContent, {}>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps, ReactNode } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps, ReactNode } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { AccordionTitle as WCAccordionTitle } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,9 +8,9 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredAccordionTitle: import("@lit/react").ReactWebComponent<WCAccordionTitle, {}>;
11
+ declare const WiredAccordionTitle: import('@lit/react').ReactWebComponent<WCAccordionTitle, {}>;
12
12
  export type AccordionTitleProps = Omit<ComponentProps<typeof WiredAccordionTitle>, 'slot'> & {
13
13
  leading?: ReactNode;
14
14
  };
15
- export declare const AccordionTitle: import("react").ForwardRefExoticComponent<Omit<AccordionTitleProps, "ref"> & import("react").RefAttributes<WCAccordionTitle>>;
15
+ export declare const AccordionTitle: import('react').ForwardRefExoticComponent<Omit<AccordionTitleProps, "ref"> & import('react').RefAttributes<WCAccordionTitle>>;
16
16
  export {};
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { Badge as WCBadge } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const Badge: import("@lit/react").ReactWebComponent<WCBadge, {}>;
11
+ export declare const Badge: import('@lit/react').ReactWebComponent<WCBadge, {}>;
12
12
  export type BadgeProps = ComponentProps<typeof Badge>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { EventName, WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { EventName, WebComponentProps } from '@lit/react';
3
3
  import { Banner as WCBanner } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,15 +8,15 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const Banner: import("@lit/react").ReactWebComponent<WCBanner, {
11
+ export declare const Banner: import('@lit/react').ReactWebComponent<WCBanner, {
12
12
  onDismiss: EventName<CustomEvent>;
13
13
  }> & {
14
- ActionPrimary: import("react").ForwardRefExoticComponent<Omit<import("./BannerActionPrimary").BannerActionPrimaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").BannerActionPrimary>>;
15
- Actions: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BannerActions, {}>;
16
- ActionSecondary: import("react").ForwardRefExoticComponent<Omit<import("./BannerActionSecondary").BannerActionSecondaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").BannerActionSecondary>>;
17
- Description: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BannerDescription, {}>;
18
- Icon: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BannerIcon, {}>;
19
- Title: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BannerTitle, {}>;
14
+ ActionPrimary: import('react').ForwardRefExoticComponent<Omit<import('./BannerActionPrimary').BannerActionPrimaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').BannerActionPrimary>>;
15
+ Actions: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').BannerActions, {}>;
16
+ ActionSecondary: import('react').ForwardRefExoticComponent<Omit<import('./BannerActionSecondary').BannerActionSecondaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').BannerActionSecondary>>;
17
+ Description: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').BannerDescription, {}>;
18
+ Icon: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').BannerIcon, {}>;
19
+ Title: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').BannerTitle, {}>;
20
20
  };
21
21
  export type BannerProps = ComponentProps<typeof Banner>;
22
22
  export type { BannerVariant } from '@loadsmart/miranda-wc';
@@ -1,6 +1,6 @@
1
- import type { WebComponentProps } from '@lit/react';
1
+ import { WebComponentProps } from '@lit/react';
2
2
  import { BannerActionPrimary as WCBannerActionPrimary } from '@loadsmart/miranda-wc';
3
- import type { ComponentProps, ReactNode } from 'react';
3
+ import { ComponentProps, ReactNode } from 'react';
4
4
  declare global {
5
5
  namespace JSX {
6
6
  interface IntrinsicElements {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredBannerActionPrimary: import("@lit/react").ReactWebComponent<WCBannerActionPrimary, {}>;
11
+ declare const WiredBannerActionPrimary: import('@lit/react').ReactWebComponent<WCBannerActionPrimary, {}>;
12
12
  export type BannerActionPrimaryProps = ComponentProps<typeof WiredBannerActionPrimary> & {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  };
16
- export declare const BannerActionPrimary: import("react").ForwardRefExoticComponent<Omit<BannerActionPrimaryProps, "ref"> & import("react").RefAttributes<WCBannerActionPrimary>>;
16
+ export declare const BannerActionPrimary: import('react').ForwardRefExoticComponent<Omit<BannerActionPrimaryProps, "ref"> & import('react').RefAttributes<WCBannerActionPrimary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ComponentProps, ReactNode } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps, ReactNode } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { BannerActionSecondary as WCBannerActionSecondary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredBannerActionSecondary: import("@lit/react").ReactWebComponent<WCBannerActionSecondary, {}>;
11
+ declare const WiredBannerActionSecondary: import('@lit/react').ReactWebComponent<WCBannerActionSecondary, {}>;
12
12
  export type BannerActionSecondaryProps = ComponentProps<typeof WiredBannerActionSecondary> & {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  };
16
- export declare const BannerActionSecondary: import("react").ForwardRefExoticComponent<Omit<BannerActionSecondaryProps, "ref"> & import("react").RefAttributes<WCBannerActionSecondary>>;
16
+ export declare const BannerActionSecondary: import('react').ForwardRefExoticComponent<Omit<BannerActionSecondaryProps, "ref"> & import('react').RefAttributes<WCBannerActionSecondary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { BannerActions as WCBannerActions } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const BannerActions: import("@lit/react").ReactWebComponent<WCBannerActions, {}>;
11
+ export declare const BannerActions: import('@lit/react').ReactWebComponent<WCBannerActions, {}>;
12
12
  export type BannerActionsProps = ComponentProps<typeof BannerActions>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { BannerDescription as WCBannerDescription } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const BannerDescription: import("@lit/react").ReactWebComponent<WCBannerDescription, {}>;
11
+ export declare const BannerDescription: import('@lit/react').ReactWebComponent<WCBannerDescription, {}>;
12
12
  export type BannerDescriptionProps = ComponentProps<typeof BannerDescription>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { BannerIcon as WCBannerIcon } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const BannerIcon: import("@lit/react").ReactWebComponent<WCBannerIcon, {}>;
11
+ export declare const BannerIcon: import('@lit/react').ReactWebComponent<WCBannerIcon, {}>;
12
12
  export type BannerIconProps = ComponentProps<typeof BannerIcon>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { BannerTitle as WCBannerTitle } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const BannerTitle: import("@lit/react").ReactWebComponent<WCBannerTitle, {}>;
11
+ export declare const BannerTitle: import('@lit/react').ReactWebComponent<WCBannerTitle, {}>;
12
12
  export type BannerTitleProps = ComponentProps<typeof BannerTitle>;
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { Button as WCButton } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredButton: import("@lit/react").ReactWebComponent<WCButton, {}>;
11
+ declare const WiredButton: import('@lit/react').ReactWebComponent<WCButton, {}>;
12
12
  export interface ButtonProps extends ComponentProps<typeof WiredButton> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- declare const Button: import("react").ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & import("react").RefAttributes<WCButton>>;
16
+ declare const Button: import('react').ForwardRefExoticComponent<Omit<ButtonProps, "ref"> & import('react').RefAttributes<WCButton>>;
17
17
  export default Button;
@@ -1,7 +1,6 @@
1
- import type { ComponentProps } from 'react';
2
- import type { EventName, WebComponentProps } from '@lit/react';
3
- import { Card as WCCard } from '@loadsmart/miranda-wc';
4
- import type { CardToggleEventDetails } from '@loadsmart/miranda-wc';
1
+ import { ComponentProps } from 'react';
2
+ import { EventName, WebComponentProps } from '@lit/react';
3
+ import { Card as WCCard, CardToggleEventDetails } from '@loadsmart/miranda-wc';
5
4
  declare global {
6
5
  namespace JSX {
7
6
  interface IntrinsicElements {
@@ -9,17 +8,17 @@ declare global {
9
8
  }
10
9
  }
11
10
  }
12
- declare const Card: import("@lit/react").ReactWebComponent<WCCard, {
11
+ declare const Card: import('@lit/react').ReactWebComponent<WCCard, {
13
12
  onToggle: EventName<CustomEvent<CardToggleEventDetails>>;
14
13
  }> & {
15
- Title: import("react").ForwardRefExoticComponent<Omit<import("./CardTitle").CardTitleProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").CardTitle>>;
16
- Subtitle: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").CardSubtitle, {}>;
17
- Body: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").CardBody, {}>;
18
- Divider: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").CardDivider, {}>;
19
- ActionPrimary: import("react").ForwardRefExoticComponent<Omit<import("./CardActionPrimary").CardActionPrimaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").CardActionPrimary>>;
20
- ActionSecondary: import("react").ForwardRefExoticComponent<Omit<import("./CardActionSecondary").CardActionSecondaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").CardActionSecondary>>;
21
- ActionTertiary: import("react").ForwardRefExoticComponent<Omit<import("./CardActionTertiary").CardActionTertiaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").CardActionTertiary>>;
22
- Footer: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").CardFooter, {}>;
14
+ Title: import('react').ForwardRefExoticComponent<Omit<import('./CardTitle').CardTitleProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').CardTitle>>;
15
+ Subtitle: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').CardSubtitle, {}>;
16
+ Body: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').CardBody, {}>;
17
+ Divider: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').CardDivider, {}>;
18
+ ActionPrimary: import('react').ForwardRefExoticComponent<Omit<import('./CardActionPrimary').CardActionPrimaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').CardActionPrimary>>;
19
+ ActionSecondary: import('react').ForwardRefExoticComponent<Omit<import('./CardActionSecondary').CardActionSecondaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').CardActionSecondary>>;
20
+ ActionTertiary: import('react').ForwardRefExoticComponent<Omit<import('./CardActionTertiary').CardActionTertiaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').CardActionTertiary>>;
21
+ Footer: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').CardFooter, {}>;
23
22
  };
24
23
  declare module 'react' {
25
24
  interface CSSProperties {
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardActionPrimary as WCCardActionPrimary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredCardActionPrimary: import("@lit/react").ReactWebComponent<WCCardActionPrimary, {}>;
11
+ declare const WiredCardActionPrimary: import('@lit/react').ReactWebComponent<WCCardActionPrimary, {}>;
12
12
  export interface CardActionPrimaryProps extends ComponentProps<typeof WiredCardActionPrimary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const CardActionPrimary: import("react").ForwardRefExoticComponent<Omit<CardActionPrimaryProps, "ref"> & import("react").RefAttributes<WCCardActionPrimary>>;
16
+ export declare const CardActionPrimary: import('react').ForwardRefExoticComponent<Omit<CardActionPrimaryProps, "ref"> & import('react').RefAttributes<WCCardActionPrimary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardActionSecondary as WCCardActionSecondary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredCardActionSecondary: import("@lit/react").ReactWebComponent<WCCardActionSecondary, {}>;
11
+ declare const WiredCardActionSecondary: import('@lit/react').ReactWebComponent<WCCardActionSecondary, {}>;
12
12
  export interface CardActionSecondaryProps extends ComponentProps<typeof WiredCardActionSecondary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const CardActionSecondary: import("react").ForwardRefExoticComponent<Omit<CardActionSecondaryProps, "ref"> & import("react").RefAttributes<WCCardActionSecondary>>;
16
+ export declare const CardActionSecondary: import('react').ForwardRefExoticComponent<Omit<CardActionSecondaryProps, "ref"> & import('react').RefAttributes<WCCardActionSecondary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardActionTertiary as WCCardActionTertiary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredCardActionTertiary: import("@lit/react").ReactWebComponent<WCCardActionTertiary, {}>;
11
+ declare const WiredCardActionTertiary: import('@lit/react').ReactWebComponent<WCCardActionTertiary, {}>;
12
12
  export interface CardActionTertiaryProps extends ComponentProps<typeof WiredCardActionTertiary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const CardActionTertiary: import("react").ForwardRefExoticComponent<Omit<CardActionTertiaryProps, "ref"> & import("react").RefAttributes<WCCardActionTertiary>>;
16
+ export declare const CardActionTertiary: import('react').ForwardRefExoticComponent<Omit<CardActionTertiaryProps, "ref"> & import('react').RefAttributes<WCCardActionTertiary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardBody as WCCardBody } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const CardBody: import("@lit/react").ReactWebComponent<WCCardBody, {}>;
11
+ export declare const CardBody: import('@lit/react').ReactWebComponent<WCCardBody, {}>;
12
12
  export type CardBodyProps = ComponentProps<typeof CardBody>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardDivider as WCCardDivider } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const CardDivider: import("@lit/react").ReactWebComponent<WCCardDivider, {}>;
11
+ export declare const CardDivider: import('@lit/react').ReactWebComponent<WCCardDivider, {}>;
12
12
  export type CardDividerProps = ComponentProps<typeof CardDivider>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardFooter as WCCardFooter } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const CardFooter: import("@lit/react").ReactWebComponent<WCCardFooter, {}>;
11
+ export declare const CardFooter: import('@lit/react').ReactWebComponent<WCCardFooter, {}>;
12
12
  export type CardFooterProps = ComponentProps<typeof CardFooter>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardSubtitle as WCCardSubtitle } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const CardSubtitle: import("@lit/react").ReactWebComponent<WCCardSubtitle, {}>;
11
+ export declare const CardSubtitle: import('@lit/react').ReactWebComponent<WCCardSubtitle, {}>;
12
12
  export type CardSubtitleProps = ComponentProps<typeof CardSubtitle>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps, ReactNode } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps, ReactNode } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { CardTitle as WCCardTitle } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,9 +8,9 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredCardTitle: import("@lit/react").ReactWebComponent<WCCardTitle, {}>;
11
+ declare const WiredCardTitle: import('@lit/react').ReactWebComponent<WCCardTitle, {}>;
12
12
  export type CardTitleProps = Omit<ComponentProps<typeof WiredCardTitle>, 'slot'> & {
13
13
  leading?: ReactNode;
14
14
  };
15
- export declare const CardTitle: import("react").ForwardRefExoticComponent<Omit<CardTitleProps, "ref"> & import("react").RefAttributes<WCCardTitle>>;
15
+ export declare const CardTitle: import('react').ForwardRefExoticComponent<Omit<CardTitleProps, "ref"> & import('react').RefAttributes<WCCardTitle>>;
16
16
  export {};
@@ -1,7 +1,7 @@
1
1
  import { Checkbox as WCCheckbox } from '@loadsmart/miranda-wc';
2
- import type { EventName, WebComponentProps } from '@lit/react';
3
- import type { ReactNode, ComponentProps } from 'react';
4
- import type { MirandaChangeEvent } from '../../utils/types';
2
+ import { EventName, WebComponentProps } from '@lit/react';
3
+ import { ReactNode, ComponentProps } from 'react';
4
+ import { MirandaChangeEvent } from '../../utils/types';
5
5
  declare global {
6
6
  namespace JSX {
7
7
  interface IntrinsicElements {
@@ -9,11 +9,11 @@ declare global {
9
9
  }
10
10
  }
11
11
  }
12
- declare const WiredCheckbox: import("@lit/react").ReactWebComponent<WCCheckbox, {
12
+ declare const WiredCheckbox: import('@lit/react').ReactWebComponent<WCCheckbox, {
13
13
  onChange: EventName<MirandaChangeEvent<WCCheckbox>>;
14
14
  }>;
15
15
  export type CheckboxProps = ComponentProps<typeof WiredCheckbox> & {
16
16
  leading?: ReactNode;
17
17
  };
18
- declare const Checkbox: import("react").ForwardRefExoticComponent<Omit<CheckboxProps, "ref"> & import("react").RefAttributes<WCCheckbox>>;
18
+ declare const Checkbox: import('react').ForwardRefExoticComponent<Omit<CheckboxProps, "ref"> & import('react').RefAttributes<WCCheckbox>>;
19
19
  export default Checkbox;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { EventName, WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { EventName, WebComponentProps } from '@lit/react';
3
3
  import { Dialog as WCDialog } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,23 +8,23 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const Dialog: import("@lit/react").ReactWebComponent<WCDialog, {
11
+ export declare const Dialog: import('@lit/react').ReactWebComponent<WCDialog, {
12
12
  onClose: EventName<CustomEvent>;
13
13
  onOpening: EventName<CustomEvent>;
14
14
  onOpened: EventName<CustomEvent>;
15
15
  onClosing: EventName<CustomEvent>;
16
16
  onClosed: EventName<CustomEvent>;
17
17
  }> & {
18
- ActionPrimary: import("react").ForwardRefExoticComponent<Omit<import("./DialogActionPrimary").DialogActionPrimaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").DialogActionPrimary>>;
19
- ActionSecondary: import("react").ForwardRefExoticComponent<Omit<import("./DialogActionSecondary").DialogActionSecondaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").DialogActionSecondary>>;
20
- ActionTertiary: import("react").ForwardRefExoticComponent<Omit<import("./DialogActionTertiary").DialogActionTertiaryProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").DialogActionTertiary>>;
21
- Actions: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DialogActions, {}>;
22
- Body: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DialogBody, {}>;
23
- Close: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DialogClose, {
18
+ ActionPrimary: import('react').ForwardRefExoticComponent<Omit<import('./DialogActionPrimary').DialogActionPrimaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').DialogActionPrimary>>;
19
+ ActionSecondary: import('react').ForwardRefExoticComponent<Omit<import('./DialogActionSecondary').DialogActionSecondaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').DialogActionSecondary>>;
20
+ ActionTertiary: import('react').ForwardRefExoticComponent<Omit<import('./DialogActionTertiary').DialogActionTertiaryProps, "ref"> & import('react').RefAttributes<import('@loadsmart/miranda-wc').DialogActionTertiary>>;
21
+ Actions: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').DialogActions, {}>;
22
+ Body: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').DialogBody, {}>;
23
+ Close: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').DialogClose, {
24
24
  onClose: EventName<CustomEvent>;
25
25
  }>;
26
- Footer: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DialogFooter, {}>;
27
- Header: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DialogHeader, {}>;
26
+ Footer: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').DialogFooter, {}>;
27
+ Header: import('@lit/react').ReactWebComponent<import('@loadsmart/miranda-wc').DialogHeader, {}>;
28
28
  };
29
29
  export type DialogProps = ComponentProps<typeof Dialog>;
30
30
  export type { DialogActionPrimaryProps } from './DialogActionPrimary';
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { DialogActionPrimary as WCDialogActionPrimary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredDialogActionPrimary: import("@lit/react").ReactWebComponent<WCDialogActionPrimary, {}>;
11
+ declare const WiredDialogActionPrimary: import('@lit/react').ReactWebComponent<WCDialogActionPrimary, {}>;
12
12
  export interface DialogActionPrimaryProps extends ComponentProps<typeof WiredDialogActionPrimary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const DialogActionPrimary: import("react").ForwardRefExoticComponent<Omit<DialogActionPrimaryProps, "ref"> & import("react").RefAttributes<WCDialogActionPrimary>>;
16
+ export declare const DialogActionPrimary: import('react').ForwardRefExoticComponent<Omit<DialogActionPrimaryProps, "ref"> & import('react').RefAttributes<WCDialogActionPrimary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { DialogActionSecondary as WCDialogActionSecondary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredDialogActionSecondary: import("@lit/react").ReactWebComponent<WCDialogActionSecondary, {}>;
11
+ declare const WiredDialogActionSecondary: import('@lit/react').ReactWebComponent<WCDialogActionSecondary, {}>;
12
12
  export interface DialogActionSecondaryProps extends ComponentProps<typeof WiredDialogActionSecondary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const DialogActionSecondary: import("react").ForwardRefExoticComponent<Omit<DialogActionSecondaryProps, "ref"> & import("react").RefAttributes<WCDialogActionSecondary>>;
16
+ export declare const DialogActionSecondary: import('react').ForwardRefExoticComponent<Omit<DialogActionSecondaryProps, "ref"> & import('react').RefAttributes<WCDialogActionSecondary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ReactNode, ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ReactNode, ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { DialogActionTertiary as WCDialogActionTertiary } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,10 +8,10 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- declare const WiredDialogActionTertiary: import("@lit/react").ReactWebComponent<WCDialogActionTertiary, {}>;
11
+ declare const WiredDialogActionTertiary: import('@lit/react').ReactWebComponent<WCDialogActionTertiary, {}>;
12
12
  export interface DialogActionTertiaryProps extends ComponentProps<typeof WiredDialogActionTertiary> {
13
13
  leading?: ReactNode;
14
14
  trailing?: ReactNode;
15
15
  }
16
- export declare const DialogActionTertiary: import("react").ForwardRefExoticComponent<Omit<DialogActionTertiaryProps, "ref"> & import("react").RefAttributes<WCDialogActionTertiary>>;
16
+ export declare const DialogActionTertiary: import('react').ForwardRefExoticComponent<Omit<DialogActionTertiaryProps, "ref"> & import('react').RefAttributes<WCDialogActionTertiary>>;
17
17
  export {};
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { DialogActions as WCDialogActions } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const DialogActions: import("@lit/react").ReactWebComponent<WCDialogActions, {}>;
11
+ export declare const DialogActions: import('@lit/react').ReactWebComponent<WCDialogActions, {}>;
12
12
  export type DialogActionsProps = ComponentProps<typeof DialogActions>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps } from '@lit/react';
3
3
  import { DialogBody as WCDialogBody } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,5 +8,5 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const DialogBody: import("@lit/react").ReactWebComponent<WCDialogBody, {}>;
11
+ export declare const DialogBody: import('@lit/react').ReactWebComponent<WCDialogBody, {}>;
12
12
  export type DialogBodyProps = ComponentProps<typeof DialogBody>;
@@ -1,5 +1,5 @@
1
- import type { ComponentProps } from 'react';
2
- import type { WebComponentProps, EventName } from '@lit/react';
1
+ import { ComponentProps } from 'react';
2
+ import { WebComponentProps, EventName } from '@lit/react';
3
3
  import { DialogClose as WCDialogClose } from '@loadsmart/miranda-wc';
4
4
  declare global {
5
5
  namespace JSX {
@@ -8,7 +8,7 @@ declare global {
8
8
  }
9
9
  }
10
10
  }
11
- export declare const DialogClose: import("@lit/react").ReactWebComponent<WCDialogClose, {
11
+ export declare const DialogClose: import('@lit/react').ReactWebComponent<WCDialogClose, {
12
12
  onClose: EventName<CustomEvent>;
13
13
  }>;
14
14
  export type DialogCloseProps = ComponentProps<typeof DialogClose>;