@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.
- package/dist/components/Accordion/Accordion.d.ts +6 -7
- package/dist/components/Accordion/AccordionContent.d.ts +2 -2
- package/dist/components/Accordion/AccordionTitle.d.ts +4 -4
- package/dist/components/Badge/Badge.d.ts +3 -3
- package/dist/components/Banner/Banner.d.ts +9 -9
- package/dist/components/Banner/BannerActionPrimary.d.ts +4 -4
- package/dist/components/Banner/BannerActionSecondary.d.ts +4 -4
- package/dist/components/Banner/BannerActions.d.ts +3 -3
- package/dist/components/Banner/BannerDescription.d.ts +3 -3
- package/dist/components/Banner/BannerIcon.d.ts +3 -3
- package/dist/components/Banner/BannerTitle.d.ts +3 -3
- package/dist/components/Button/Button.d.ts +4 -4
- package/dist/components/Card/Card.d.ts +12 -13
- package/dist/components/Card/CardActionPrimary.d.ts +4 -4
- package/dist/components/Card/CardActionSecondary.d.ts +4 -4
- package/dist/components/Card/CardActionTertiary.d.ts +4 -4
- package/dist/components/Card/CardBody.d.ts +3 -3
- package/dist/components/Card/CardDivider.d.ts +3 -3
- package/dist/components/Card/CardFooter.d.ts +3 -3
- package/dist/components/Card/CardSubtitle.d.ts +3 -3
- package/dist/components/Card/CardTitle.d.ts +4 -4
- package/dist/components/Checkbox/Checkbox.d.ts +5 -5
- package/dist/components/Dialog/Dialog.d.ts +11 -11
- package/dist/components/Dialog/DialogActionPrimary.d.ts +4 -4
- package/dist/components/Dialog/DialogActionSecondary.d.ts +4 -4
- package/dist/components/Dialog/DialogActionTertiary.d.ts +4 -4
- package/dist/components/Dialog/DialogActions.d.ts +3 -3
- package/dist/components/Dialog/DialogBody.d.ts +3 -3
- package/dist/components/Dialog/DialogClose.d.ts +3 -3
- package/dist/components/Dialog/DialogFooter.d.ts +3 -3
- package/dist/components/Dialog/DialogHeader.d.ts +3 -3
- package/dist/components/Divider/Divider.d.ts +3 -3
- package/dist/components/DotsLoader/DotsLoader.d.ts +3 -3
- package/dist/components/Drawer/Drawer.d.ts +10 -10
- package/dist/components/Drawer/DrawerActionPrimary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActionSecondary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActionTertiary.d.ts +4 -4
- package/dist/components/Drawer/DrawerActions.d.ts +3 -3
- package/dist/components/Drawer/DrawerBody.d.ts +3 -3
- package/dist/components/Drawer/DrawerClose.d.ts +3 -3
- package/dist/components/Drawer/DrawerHeader.d.ts +3 -3
- package/dist/components/Dropdown/Dropdown.d.ts +6 -6
- package/dist/components/Dropdown/DropdownItem.d.ts +4 -4
- package/dist/components/Dropdown/DropdownMenu.d.ts +3 -3
- package/dist/components/Dropdown/DropdownTrigger.d.ts +4 -4
- package/dist/components/EmptyState/EmptyState.d.ts +7 -7
- package/dist/components/EmptyState/EmptyStateAction.d.ts +4 -4
- package/dist/components/EmptyState/EmptyStateHeader.d.ts +3 -3
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts +3 -3
- package/dist/components/EmptyState/EmptyStateMessage.d.ts +3 -3
- package/dist/components/Field/Field.d.ts +5 -5
- package/dist/components/Field/FieldHint.d.ts +4 -4
- package/dist/components/Field/FieldLabel.d.ts +3 -3
- package/dist/components/Header/Header.d.ts +10 -10
- package/dist/components/Header/HeaderActions.d.ts +3 -3
- package/dist/components/Header/HeaderBackButton.d.ts +2 -2
- package/dist/components/Header/HeaderContent.d.ts +3 -3
- package/dist/components/Header/HeaderTabs.d.ts +4 -5
- package/dist/components/Header/HeaderTitle.d.ts +3 -3
- package/dist/components/Header/SubHeader.d.ts +3 -3
- package/dist/components/Icon/Icon.d.ts +3 -3
- package/dist/components/Label/Label.d.ts +3 -3
- package/dist/components/LabeledValue/LabeledValue.d.ts +10 -10
- package/dist/components/Layout/Box.d.ts +3 -3
- package/dist/components/Layout/Grid.d.ts +3 -3
- package/dist/components/Layout/Group.d.ts +3 -3
- package/dist/components/Layout/Layout.d.ts +11 -11
- package/dist/components/Layout/Row.d.ts +5 -5
- package/dist/components/Layout/Sidebar.d.ts +7 -8
- package/dist/components/Layout/Stack.d.ts +3 -3
- package/dist/components/Layout/Switcher.d.ts +3 -3
- package/dist/components/Link/Link.d.ts +3 -3
- package/dist/components/LogoLoader/LogoLoader.d.ts +3 -3
- package/dist/components/PageContent/Body.d.ts +3 -3
- package/dist/components/PageContent/PageContent.d.ts +4 -4
- package/dist/components/Pagination/Pagination.d.ts +4 -5
- package/dist/components/ProgressBar/ProgressBar.d.ts +4 -5
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +3 -3
- package/dist/components/RadioGroup/Radio.d.ts +4 -4
- package/dist/components/RadioGroup/RadioGroup.d.ts +5 -5
- package/dist/components/Section/Section.d.ts +4 -4
- package/dist/components/Section/SectionTitle.d.ts +4 -4
- package/dist/components/Select/Select.d.ts +5 -5
- package/dist/components/Select/SelectOption.d.ts +4 -4
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +3 -3
- package/dist/components/Steps/Step.d.ts +3 -3
- package/dist/components/Steps/Steps.d.ts +5 -6
- package/dist/components/Steps/useSteps.d.ts +1 -1
- package/dist/components/Switch/Switch.d.ts +4 -4
- package/dist/components/Table/Table.d.ts +15 -15
- package/dist/components/Table/TableActions.d.ts +3 -3
- package/dist/components/Table/TableBody.d.ts +3 -3
- package/dist/components/Table/TableCell.d.ts +3 -3
- package/dist/components/Table/TableFeedback.d.ts +3 -3
- package/dist/components/Table/TableFoot.d.ts +3 -3
- package/dist/components/Table/TableHead.d.ts +3 -3
- package/dist/components/Table/TableHeadCell.d.ts +4 -5
- package/dist/components/Table/TableRow.d.ts +3 -3
- package/dist/components/Table/TableSelectionCell.d.ts +3 -3
- package/dist/components/Table/TableToolbar.d.ts +3 -3
- package/dist/components/Tabs/Tab.d.ts +4 -4
- package/dist/components/Tabs/TabPanel.d.ts +3 -3
- package/dist/components/Tabs/Tabs.d.ts +6 -7
- package/dist/components/Tag/ActionableTag.d.ts +5 -5
- package/dist/components/Tag/Tag.d.ts +4 -4
- package/dist/components/Text/Text.d.ts +3 -3
- package/dist/components/TextArea/TextArea.d.ts +6 -7
- package/dist/components/TextField/TextField.d.ts +5 -5
- package/dist/components/Timeline/Timeline.d.ts +11 -11
- package/dist/components/Timeline/TimelineExpandableItem.d.ts +3 -3
- package/dist/components/Timeline/TimelineItem.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemBody.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemFooter.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeader.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +3 -3
- package/dist/components/Timeline/TimelineItemIcon.d.ts +3 -3
- package/dist/components/ToggleGroup/Toggle.d.ts +4 -4
- package/dist/components/ToggleGroup/ToggleGroup.d.ts +6 -7
- package/dist/components/Tooltip/Tooltip.d.ts +5 -6
- package/dist/index.js +1209 -1259
- package/dist/tokens.js +2 -2
- package/dist/utils/createComponent.d.ts +2 -2
- package/dist/utils/types.d.ts +1 -1
- package/dist/utils/utils.d.ts +2 -2
- package/package.json +8 -5
- package/dist/tests/constants.d.ts +0 -12
- package/dist/tests/types.d.ts +0 -5
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
declare const Accordion: import('@lit/react').ReactWebComponent<WCAccordion, {
|
|
13
12
|
onToggle: EventName<CustomEvent<AccordionToggleEventDetails>>;
|
|
14
13
|
}> & {
|
|
15
|
-
Title: import(
|
|
16
|
-
Content: import(
|
|
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
|
|
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(
|
|
10
|
+
export declare const AccordionContent: import('@lit/react').ReactWebComponent<WCAccordionContent, {}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
15
|
+
export declare const AccordionTitle: import('react').ForwardRefExoticComponent<Omit<AccordionTitleProps, "ref"> & import('react').RefAttributes<WCAccordionTitle>>;
|
|
16
16
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const Badge: import('@lit/react').ReactWebComponent<WCBadge, {}>;
|
|
12
12
|
export type BadgeProps = ComponentProps<typeof Badge>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const Banner: import('@lit/react').ReactWebComponent<WCBanner, {
|
|
12
12
|
onDismiss: EventName<CustomEvent>;
|
|
13
13
|
}> & {
|
|
14
|
-
ActionPrimary: import(
|
|
15
|
-
Actions: import(
|
|
16
|
-
ActionSecondary: import(
|
|
17
|
-
Description: import(
|
|
18
|
-
Icon: import(
|
|
19
|
-
Title: import(
|
|
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
|
|
1
|
+
import { WebComponentProps } from '@lit/react';
|
|
2
2
|
import { BannerActionPrimary as WCBannerActionPrimary } from '@loadsmart/miranda-wc';
|
|
3
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const BannerActionPrimary: import('react').ForwardRefExoticComponent<Omit<BannerActionPrimaryProps, "ref"> & import('react').RefAttributes<WCBannerActionPrimary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const BannerActionSecondary: import('react').ForwardRefExoticComponent<Omit<BannerActionSecondaryProps, "ref"> & import('react').RefAttributes<WCBannerActionSecondary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const BannerActions: import('@lit/react').ReactWebComponent<WCBannerActions, {}>;
|
|
12
12
|
export type BannerActionsProps = ComponentProps<typeof BannerActions>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const BannerDescription: import('@lit/react').ReactWebComponent<WCBannerDescription, {}>;
|
|
12
12
|
export type BannerDescriptionProps = ComponentProps<typeof BannerDescription>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const BannerIcon: import('@lit/react').ReactWebComponent<WCBannerIcon, {}>;
|
|
12
12
|
export type BannerIconProps = ComponentProps<typeof BannerIcon>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const BannerTitle: import('@lit/react').ReactWebComponent<WCBannerTitle, {}>;
|
|
12
12
|
export type BannerTitleProps = ComponentProps<typeof BannerTitle>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
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
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
declare const Card: import('@lit/react').ReactWebComponent<WCCard, {
|
|
13
12
|
onToggle: EventName<CustomEvent<CardToggleEventDetails>>;
|
|
14
13
|
}> & {
|
|
15
|
-
Title: import(
|
|
16
|
-
Subtitle: import(
|
|
17
|
-
Body: import(
|
|
18
|
-
Divider: import(
|
|
19
|
-
ActionPrimary: import(
|
|
20
|
-
ActionSecondary: import(
|
|
21
|
-
ActionTertiary: import(
|
|
22
|
-
Footer: import(
|
|
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
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const CardActionPrimary: import('react').ForwardRefExoticComponent<Omit<CardActionPrimaryProps, "ref"> & import('react').RefAttributes<WCCardActionPrimary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const CardActionSecondary: import('react').ForwardRefExoticComponent<Omit<CardActionSecondaryProps, "ref"> & import('react').RefAttributes<WCCardActionSecondary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const CardActionTertiary: import('react').ForwardRefExoticComponent<Omit<CardActionTertiaryProps, "ref"> & import('react').RefAttributes<WCCardActionTertiary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const CardBody: import('@lit/react').ReactWebComponent<WCCardBody, {}>;
|
|
12
12
|
export type CardBodyProps = ComponentProps<typeof CardBody>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const CardDivider: import('@lit/react').ReactWebComponent<WCCardDivider, {}>;
|
|
12
12
|
export type CardDividerProps = ComponentProps<typeof CardDivider>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const CardFooter: import('@lit/react').ReactWebComponent<WCCardFooter, {}>;
|
|
12
12
|
export type CardFooterProps = ComponentProps<typeof CardFooter>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const CardSubtitle: import('@lit/react').ReactWebComponent<WCCardSubtitle, {}>;
|
|
12
12
|
export type CardSubtitleProps = ComponentProps<typeof CardSubtitle>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
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
|
|
3
|
-
import
|
|
4
|
-
import
|
|
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(
|
|
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(
|
|
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
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
19
|
-
ActionSecondary: import(
|
|
20
|
-
ActionTertiary: import(
|
|
21
|
-
Actions: import(
|
|
22
|
-
Body: import(
|
|
23
|
-
Close: import(
|
|
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(
|
|
27
|
-
Header: import(
|
|
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
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const DialogActionPrimary: import('react').ForwardRefExoticComponent<Omit<DialogActionPrimaryProps, "ref"> & import('react').RefAttributes<WCDialogActionPrimary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const DialogActionSecondary: import('react').ForwardRefExoticComponent<Omit<DialogActionSecondaryProps, "ref"> & import('react').RefAttributes<WCDialogActionSecondary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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(
|
|
16
|
+
export declare const DialogActionTertiary: import('react').ForwardRefExoticComponent<Omit<DialogActionTertiaryProps, "ref"> & import('react').RefAttributes<WCDialogActionTertiary>>;
|
|
17
17
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const DialogActions: import('@lit/react').ReactWebComponent<WCDialogActions, {}>;
|
|
12
12
|
export type DialogActionsProps = ComponentProps<typeof DialogActions>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
11
|
+
export declare const DialogBody: import('@lit/react').ReactWebComponent<WCDialogBody, {}>;
|
|
12
12
|
export type DialogBodyProps = ComponentProps<typeof DialogBody>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
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(
|
|
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>;
|