@loadsmart/miranda-react 3.0.0-beta.9 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.ts +1663 -107
- package/dist/index.js +1345 -1166
- package/dist/tokens.d.ts +76 -2
- package/dist/tokens.js +2 -2
- package/package.json +20 -13
- package/dist/components/Accordion/Accordion.d.ts +0 -19
- package/dist/components/Accordion/AccordionContent.d.ts +0 -10
- package/dist/components/Accordion/AccordionTitle.d.ts +0 -16
- package/dist/components/Accordion/index.d.ts +0 -2
- package/dist/components/Badge/Badge.d.ts +0 -12
- package/dist/components/Badge/index.d.ts +0 -2
- package/dist/components/Banner/Banner.d.ts +0 -22
- package/dist/components/Banner/BannerActionPrimary.d.ts +0 -17
- package/dist/components/Banner/BannerActionSecondary.d.ts +0 -17
- package/dist/components/Banner/BannerActions.d.ts +0 -12
- package/dist/components/Banner/BannerDescription.d.ts +0 -12
- package/dist/components/Banner/BannerIcon.d.ts +0 -12
- package/dist/components/Banner/BannerTitle.d.ts +0 -12
- package/dist/components/Banner/index.d.ts +0 -2
- package/dist/components/Button/Button.d.ts +0 -17
- package/dist/components/Button/index.d.ts +0 -2
- package/dist/components/Card/Card.d.ts +0 -35
- package/dist/components/Card/CardActionPrimary.d.ts +0 -17
- package/dist/components/Card/CardActionSecondary.d.ts +0 -17
- package/dist/components/Card/CardActionTertiary.d.ts +0 -17
- package/dist/components/Card/CardBody.d.ts +0 -12
- package/dist/components/Card/CardDivider.d.ts +0 -12
- package/dist/components/Card/CardFooter.d.ts +0 -12
- package/dist/components/Card/CardSubtitle.d.ts +0 -12
- package/dist/components/Card/CardTitle.d.ts +0 -16
- package/dist/components/Card/index.d.ts +0 -2
- package/dist/components/Checkbox/Checkbox.d.ts +0 -19
- package/dist/components/Checkbox/index.d.ts +0 -2
- package/dist/components/Dialog/Dialog.d.ts +0 -37
- package/dist/components/Dialog/DialogActionPrimary.d.ts +0 -17
- package/dist/components/Dialog/DialogActionSecondary.d.ts +0 -17
- package/dist/components/Dialog/DialogActionTertiary.d.ts +0 -17
- package/dist/components/Dialog/DialogActions.d.ts +0 -12
- package/dist/components/Dialog/DialogBody.d.ts +0 -12
- package/dist/components/Dialog/DialogClose.d.ts +0 -14
- package/dist/components/Dialog/DialogFooter.d.ts +0 -12
- package/dist/components/Dialog/DialogHeader.d.ts +0 -12
- package/dist/components/Dialog/index.d.ts +0 -4
- package/dist/components/Divider/Divider.d.ts +0 -19
- package/dist/components/Divider/index.d.ts +0 -2
- package/dist/components/Drawer/Drawer.d.ts +0 -38
- package/dist/components/Drawer/DrawerActionPrimary.d.ts +0 -17
- package/dist/components/Drawer/DrawerActionSecondary.d.ts +0 -17
- package/dist/components/Drawer/DrawerActionTertiary.d.ts +0 -17
- package/dist/components/Drawer/DrawerActions.d.ts +0 -12
- package/dist/components/Drawer/DrawerBody.d.ts +0 -12
- package/dist/components/Drawer/DrawerClose.d.ts +0 -14
- package/dist/components/Drawer/DrawerHeader.d.ts +0 -12
- package/dist/components/Drawer/index.d.ts +0 -4
- package/dist/components/Dropdown/Dropdown.d.ts +0 -22
- package/dist/components/Dropdown/DropdownItem.d.ts +0 -16
- package/dist/components/Dropdown/DropdownMenu.d.ts +0 -12
- package/dist/components/Dropdown/DropdownTrigger.d.ts +0 -15
- package/dist/components/Dropdown/index.d.ts +0 -5
- package/dist/components/EmptyState/EmptyState.d.ts +0 -23
- package/dist/components/EmptyState/EmptyStateAction.d.ts +0 -17
- package/dist/components/EmptyState/EmptyStateHeader.d.ts +0 -12
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts +0 -12
- package/dist/components/EmptyState/EmptyStateMessage.d.ts +0 -12
- package/dist/components/EmptyState/index.d.ts +0 -4
- package/dist/components/Field/Field.d.ts +0 -16
- package/dist/components/Field/FieldHint.d.ts +0 -16
- package/dist/components/Field/FieldLabel.d.ts +0 -12
- package/dist/components/Field/index.d.ts +0 -2
- package/dist/components/Header/Header.d.ts +0 -18
- package/dist/components/Header/HeaderActions.d.ts +0 -12
- package/dist/components/Header/HeaderBackButton.d.ts +0 -10
- package/dist/components/Header/HeaderContent.d.ts +0 -12
- package/dist/components/Header/HeaderTitle.d.ts +0 -12
- package/dist/components/Header/SubHeader.d.ts +0 -12
- package/dist/components/Header/index.d.ts +0 -8
- package/dist/components/Icon/Icon.d.ts +0 -19
- package/dist/components/Icon/index.d.ts +0 -2
- package/dist/components/Label/Label.d.ts +0 -12
- package/dist/components/LabeledValue/LabeledValue.d.ts +0 -25
- package/dist/components/LabeledValue/index.d.ts +0 -1
- package/dist/components/Layout/Box.d.ts +0 -13
- package/dist/components/Layout/Grid.d.ts +0 -13
- package/dist/components/Layout/Group.d.ts +0 -13
- package/dist/components/Layout/Layout.d.ts +0 -16
- package/dist/components/Layout/Row.d.ts +0 -18
- package/dist/components/Layout/Sidebar.d.ts +0 -20
- package/dist/components/Layout/Stack.d.ts +0 -13
- package/dist/components/Layout/Switcher.d.ts +0 -13
- package/dist/components/Layout/index.d.ts +0 -9
- package/dist/components/Link/Link.d.ts +0 -14
- package/dist/components/Link/index.d.ts +0 -2
- package/dist/components/LogoLoader/LogoLoader.d.ts +0 -13
- package/dist/components/LogoLoader/index.d.ts +0 -2
- package/dist/components/PageContent/Body.d.ts +0 -12
- package/dist/components/PageContent/PageContent.d.ts +0 -14
- package/dist/components/PageContent/index.d.ts +0 -1
- package/dist/components/Pagination/Pagination.d.ts +0 -16
- package/dist/components/Pagination/index.d.ts +0 -2
- package/dist/components/ProgressBar/ProgressBar.d.ts +0 -15
- package/dist/components/ProgressBar/index.d.ts +0 -2
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +0 -13
- package/dist/components/ProgressBarCountdown/index.d.ts +0 -2
- package/dist/components/RadioGroup/Radio.d.ts +0 -16
- package/dist/components/RadioGroup/RadioGroup.d.ts +0 -18
- package/dist/components/RadioGroup/index.d.ts +0 -4
- package/dist/components/Section/Section.d.ts +0 -15
- package/dist/components/Section/SectionTitle.d.ts +0 -16
- package/dist/components/Section/index.d.ts +0 -2
- package/dist/components/Select/Select.d.ts +0 -31
- package/dist/components/Select/SelectOption.d.ts +0 -16
- package/dist/components/Select/index.d.ts +0 -2
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +0 -13
- package/dist/components/SpinnerWheel/index.d.ts +0 -2
- package/dist/components/Steps/Step.d.ts +0 -12
- package/dist/components/Steps/Steps.d.ts +0 -21
- package/dist/components/Steps/index.d.ts +0 -5
- package/dist/components/Steps/useSteps.d.ts +0 -10
- package/dist/components/Switch/Switch.d.ts +0 -15
- package/dist/components/Switch/index.d.ts +0 -2
- package/dist/components/Table/Table.d.ts +0 -33
- package/dist/components/Table/TableActions.d.ts +0 -12
- package/dist/components/Table/TableBody.d.ts +0 -12
- package/dist/components/Table/TableCell.d.ts +0 -12
- package/dist/components/Table/TableFeedback.d.ts +0 -12
- package/dist/components/Table/TableFoot.d.ts +0 -12
- package/dist/components/Table/TableHead.d.ts +0 -12
- package/dist/components/Table/TableHeadCell.d.ts +0 -15
- package/dist/components/Table/TableRow.d.ts +0 -12
- package/dist/components/Table/TableToolbar.d.ts +0 -12
- package/dist/components/Table/index.d.ts +0 -21
- package/dist/components/Tabs/Tab.d.ts +0 -16
- package/dist/components/Tabs/TabPanel.d.ts +0 -13
- package/dist/components/Tabs/Tabs.d.ts +0 -19
- package/dist/components/Tabs/index.d.ts +0 -7
- package/dist/components/Tag/ActionableTag.d.ts +0 -20
- package/dist/components/Tag/Tag.d.ts +0 -16
- package/dist/components/Tag/index.d.ts +0 -4
- package/dist/components/Text/Text.d.ts +0 -19
- package/dist/components/Text/index.d.ts +0 -2
- package/dist/components/TextArea/TextArea.d.ts +0 -19
- package/dist/components/TextArea/index.d.ts +0 -2
- package/dist/components/TextField/TextField.d.ts +0 -22
- package/dist/components/TextField/index.d.ts +0 -2
- package/dist/components/Timeline/Timeline.d.ts +0 -22
- package/dist/components/Timeline/TimelineExpandableItem.d.ts +0 -12
- package/dist/components/Timeline/TimelineItem.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemBody.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemFooter.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemHeader.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +0 -12
- package/dist/components/Timeline/TimelineItemIcon.d.ts +0 -12
- package/dist/components/Timeline/index.d.ts +0 -10
- package/dist/components/ToggleGroup/Toggle.d.ts +0 -16
- package/dist/components/ToggleGroup/ToggleGroup.d.ts +0 -28
- package/dist/components/ToggleGroup/index.d.ts +0 -4
- package/dist/components/Tooltip/Tooltip.d.ts +0 -24
- package/dist/components/Tooltip/index.d.ts +0 -2
- package/dist/tests/constants.d.ts +0 -12
- package/dist/tests/types.d.ts +0 -5
- package/dist/utils/createComponent.d.ts +0 -6
- package/dist/utils/types.d.ts +0 -15
- package/dist/utils/utils.d.ts +0 -5
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DialogActionTertiary as WCDialogActionTertiary } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-action-tertiary': WebComponentProps<WCDialogActionTertiary>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredDialogActionTertiary: import("@lit/react").ReactWebComponent<WCDialogActionTertiary, {}>;
|
|
12
|
-
export interface DialogActionTertiaryProps extends ComponentProps<typeof WiredDialogActionTertiary> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare const DialogActionTertiary: import("react").ForwardRefExoticComponent<Omit<DialogActionTertiaryProps, "ref"> & import("react").RefAttributes<WCDialogActionTertiary>>;
|
|
17
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DialogActions as WCDialogActions } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-actions': WebComponentProps<WCDialogActions>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DialogActions: import("@lit/react").ReactWebComponent<WCDialogActions, {}>;
|
|
12
|
-
export type DialogActionsProps = ComponentProps<typeof DialogActions>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DialogBody as WCDialogBody } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-body': WebComponentProps<WCDialogBody>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DialogBody: import("@lit/react").ReactWebComponent<WCDialogBody, {}>;
|
|
12
|
-
export type DialogBodyProps = ComponentProps<typeof DialogBody>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps, EventName } from '@lit/react';
|
|
3
|
-
import { DialogClose as WCDialogClose } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-close': WebComponentProps<WCDialogClose>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DialogClose: import("@lit/react").ReactWebComponent<WCDialogClose, {
|
|
12
|
-
onClose: EventName<CustomEvent<any>>;
|
|
13
|
-
}>;
|
|
14
|
-
export type DialogCloseProps = ComponentProps<typeof DialogClose>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DialogFooter as WCDialogFooter } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-footer': WebComponentProps<WCDialogFooter>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DialogFooter: import("@lit/react").ReactWebComponent<WCDialogFooter, {}>;
|
|
12
|
-
export type DialogFooterProps = ComponentProps<typeof DialogFooter>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DialogHeader as WCDialogHeader } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dialog-header': WebComponentProps<WCDialogHeader>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DialogHeader: import("@lit/react").ReactWebComponent<WCDialogHeader, {}>;
|
|
12
|
-
export type DialogHeaderProps = ComponentProps<typeof DialogHeader>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { Dialog } from './Dialog';
|
|
2
|
-
export type { DialogProps, DialogActionPrimaryProps, DialogActionSecondaryProps, DialogActionTertiaryProps, DialogActionsProps, DialogBodyProps, DialogCloseProps, DialogFooterProps, DialogHeaderProps, } from './Dialog';
|
|
3
|
-
export { DIALOG_SIZES, DIALOG_VARIANTS } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { DialogSize, DialogVariant } from '@loadsmart/miranda-wc';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Divider as WCDivider } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-divider': WebComponentProps<WCDivider>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare module 'react' {
|
|
12
|
-
interface CSSProperties {
|
|
13
|
-
'--m-divider-margin-top'?: string;
|
|
14
|
-
'--m-divider-margin-bottom'?: string;
|
|
15
|
-
'--m-divider-margin-y'?: string;
|
|
16
|
-
}
|
|
17
|
-
}
|
|
18
|
-
export declare const Divider: import("@lit/react").ReactWebComponent<WCDivider, {}>;
|
|
19
|
-
export type DividerProps = ComponentProps<typeof Divider>;
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Drawer as WCDrawer } from '@loadsmart/miranda-wc';
|
|
4
|
-
import { DrawerActionPrimary } from './DrawerActionPrimary';
|
|
5
|
-
import { DrawerActionSecondary } from './DrawerActionSecondary';
|
|
6
|
-
import { DrawerActionTertiary } from './DrawerActionTertiary';
|
|
7
|
-
declare global {
|
|
8
|
-
namespace JSX {
|
|
9
|
-
interface IntrinsicElements {
|
|
10
|
-
'm-drawer': WebComponentProps<WCDrawer>;
|
|
11
|
-
}
|
|
12
|
-
}
|
|
13
|
-
}
|
|
14
|
-
export declare const Drawer: import("@lit/react").ReactWebComponent<WCDrawer, {
|
|
15
|
-
onClose: EventName<CustomEvent<any>>;
|
|
16
|
-
onOpening: EventName<CustomEvent<any>>;
|
|
17
|
-
onOpened: EventName<CustomEvent<any>>;
|
|
18
|
-
onClosing: EventName<CustomEvent<any>>;
|
|
19
|
-
onClosed: EventName<CustomEvent<any>>;
|
|
20
|
-
}> & {
|
|
21
|
-
ActionPrimary: typeof DrawerActionPrimary;
|
|
22
|
-
ActionSecondary: typeof DrawerActionSecondary;
|
|
23
|
-
ActionTertiary: typeof DrawerActionTertiary;
|
|
24
|
-
Actions: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DrawerActions, {}>;
|
|
25
|
-
Body: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DrawerBody, {}>;
|
|
26
|
-
Close: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DrawerClose, {
|
|
27
|
-
onClose: EventName<CustomEvent<any>>;
|
|
28
|
-
}>;
|
|
29
|
-
Header: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DrawerHeader, {}>;
|
|
30
|
-
};
|
|
31
|
-
export type DrawerProps = ComponentProps<typeof Drawer>;
|
|
32
|
-
export type { DrawerActionPrimaryProps } from './DrawerActionPrimary';
|
|
33
|
-
export type { DrawerActionSecondaryProps } from './DrawerActionSecondary';
|
|
34
|
-
export type { DrawerActionTertiaryProps } from './DrawerActionTertiary';
|
|
35
|
-
export type { DrawerActionsProps } from './DrawerActions';
|
|
36
|
-
export type { DrawerBodyProps } from './DrawerBody';
|
|
37
|
-
export type { DrawerCloseProps } from './DrawerClose';
|
|
38
|
-
export type { DrawerHeaderProps } from './DrawerHeader';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerActionPrimary as WCDrawerActionPrimary } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-action-primary': WebComponentProps<WCDrawerActionPrimary>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredDrawerActionPrimary: import("@lit/react").ReactWebComponent<WCDrawerActionPrimary, {}>;
|
|
12
|
-
export interface DrawerActionPrimaryProps extends ComponentProps<typeof WiredDrawerActionPrimary> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare function DrawerActionPrimary(props: DrawerActionPrimaryProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerActionSecondary as WCDrawerActionSecondary } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-action-secondary': WebComponentProps<WCDrawerActionSecondary>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredDrawerActionSecondary: import("@lit/react").ReactWebComponent<WCDrawerActionSecondary, {}>;
|
|
12
|
-
export interface DrawerActionSecondaryProps extends ComponentProps<typeof WiredDrawerActionSecondary> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare function DrawerActionSecondary(props: DrawerActionSecondaryProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerActionTertiary as WCDrawerActionTertiary } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-action-tertiary': WebComponentProps<WCDrawerActionTertiary>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredDrawerActionTertiary: import("@lit/react").ReactWebComponent<WCDrawerActionTertiary, {}>;
|
|
12
|
-
export interface DrawerActionTertiaryProps extends ComponentProps<typeof WiredDrawerActionTertiary> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare function DrawerActionTertiary(props: DrawerActionTertiaryProps): import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerActions as WCDrawerActions } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-actions': WebComponentProps<WCDrawerActions>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DrawerActions: import("@lit/react").ReactWebComponent<WCDrawerActions, {}>;
|
|
12
|
-
export type DrawerActionsProps = ComponentProps<typeof DrawerActions>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerBody as WCDrawerBody } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-body': WebComponentProps<WCDrawerBody>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DrawerBody: import("@lit/react").ReactWebComponent<WCDrawerBody, {}>;
|
|
12
|
-
export type DrawerBodyProps = ComponentProps<typeof DrawerBody>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps, EventName } from '@lit/react';
|
|
3
|
-
import { DrawerClose as WCDrawerClose } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-close': WebComponentProps<WCDrawerClose>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DrawerClose: import("@lit/react").ReactWebComponent<WCDrawerClose, {
|
|
12
|
-
onClose: EventName<CustomEvent<any>>;
|
|
13
|
-
}>;
|
|
14
|
-
export type DrawerCloseProps = ComponentProps<typeof DrawerClose>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DrawerHeader as WCDrawerHeader } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-drawer-header': WebComponentProps<WCDrawerHeader>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DrawerHeader: import("@lit/react").ReactWebComponent<WCDrawerHeader, {}>;
|
|
12
|
-
export type DrawerHeaderProps = ComponentProps<typeof DrawerHeader>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { Drawer } from './Drawer';
|
|
2
|
-
export type { DrawerProps, DrawerActionPrimaryProps, DrawerActionSecondaryProps, DrawerActionTertiaryProps, DrawerActionsProps, DrawerBodyProps, DrawerCloseProps, DrawerHeaderProps, } from './Drawer';
|
|
3
|
-
export { DRAWER_SIZES } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { DrawerSize } from '@loadsmart/miranda-wc';
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Dropdown as WCDropdown } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dropdown': WebComponentProps<WCDropdown>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const Dropdown: import("@lit/react").ReactWebComponent<WCDropdown, {
|
|
12
|
-
onExpand: EventName<CustomEvent<any>>;
|
|
13
|
-
onCollapse: EventName<CustomEvent<any>>;
|
|
14
|
-
}> & {
|
|
15
|
-
Item: import("react").ForwardRefExoticComponent<Omit<import("./DropdownItem").DropdownItemProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").DropdownItem>>;
|
|
16
|
-
Menu: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").DropdownMenu, {}>;
|
|
17
|
-
Trigger: import("react").ForwardRefExoticComponent<Omit<import("./DropdownTrigger").DropdownTriggerProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").DropdownTrigger>>;
|
|
18
|
-
};
|
|
19
|
-
export type DropdownProps = ComponentProps<typeof Dropdown>;
|
|
20
|
-
export type { DropdownItemProps } from './DropdownItem';
|
|
21
|
-
export type { DropdownMenuProps } from './DropdownMenu';
|
|
22
|
-
export type { DropdownTriggerProps } from './DropdownTrigger';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps, ReactNode } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DropdownItem as WCDropdownItem } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dropdown-item': WebComponentProps<WCDropdownItem>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const WiredDropdownItem: import("@lit/react").ReactWebComponent<WCDropdownItem, {}>;
|
|
12
|
-
export interface DropdownItemProps extends ComponentProps<typeof WiredDropdownItem> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare const DropdownItem: import("react").ForwardRefExoticComponent<Omit<DropdownItemProps, "ref"> & import("react").RefAttributes<WCDropdownItem>>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DropdownMenu as WCDropdownMenu } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dropdown-menu': WebComponentProps<WCDropdownMenu>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const DropdownMenu: import("@lit/react").ReactWebComponent<WCDropdownMenu, {}>;
|
|
12
|
-
export type DropdownMenuProps = ComponentProps<typeof DropdownMenu>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps, ReactNode } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { DropdownTrigger as WCDropdownTrigger } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-dropdown-trigger': WebComponentProps<WCDropdownTrigger>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const WiredDropdownTrigger: import("@lit/react").ReactWebComponent<WCDropdownTrigger, {}>;
|
|
12
|
-
export interface DropdownTriggerProps extends ComponentProps<typeof WiredDropdownTrigger> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
}
|
|
15
|
-
export declare const DropdownTrigger: import("react").ForwardRefExoticComponent<Omit<DropdownTriggerProps, "ref"> & import("react").RefAttributes<WCDropdownTrigger>>;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { Dropdown } from './Dropdown';
|
|
2
|
-
export { DropdownMenu } from './DropdownMenu';
|
|
3
|
-
export { DropdownItem } from './DropdownItem';
|
|
4
|
-
export { DropdownTrigger } from './DropdownTrigger';
|
|
5
|
-
export type { DropdownProps, DropdownItemProps, DropdownTriggerProps, DropdownMenuProps, } from './Dropdown';
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
|
-
import { EmptyState as WCEmptyState } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-empty-state': WebComponentProps<WCEmptyState>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const EmptyState: import("@lit/react").ReactWebComponent<WCEmptyState, {
|
|
12
|
-
onAction: EventName<CustomEvent<any>>;
|
|
13
|
-
}> & {
|
|
14
|
-
Illustration: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").EmptyStateIllustration, {}>;
|
|
15
|
-
Header: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").EmptyStateHeader, {}>;
|
|
16
|
-
Message: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").EmptyStateMessage, {}>;
|
|
17
|
-
Action: import("react").ForwardRefExoticComponent<Omit<import("./EmptyStateAction").EmptyStateActionProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").EmptyStateAction>>;
|
|
18
|
-
};
|
|
19
|
-
export type EmptyStateProps = ComponentProps<typeof EmptyState>;
|
|
20
|
-
export type { EmptyStateIllustrationProps } from './EmptyStateIllustration';
|
|
21
|
-
export type { EmptyStateHeaderProps } from './EmptyStateHeader';
|
|
22
|
-
export type { EmptyStateMessageProps } from './EmptyStateMessage';
|
|
23
|
-
export type { EmptyStateActionProps } from './EmptyStateAction';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { EmptyStateAction as WCEmptyStateAction } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-empty-state-action': WebComponentProps<WCEmptyStateAction>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredEmptyStateAction: import("@lit/react").ReactWebComponent<WCEmptyStateAction, {}>;
|
|
12
|
-
export interface EmptyStateActionProps extends ComponentProps<typeof WiredEmptyStateAction> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
trailing?: ReactNode;
|
|
15
|
-
}
|
|
16
|
-
export declare const EmptyStateAction: import("react").ForwardRefExoticComponent<Omit<EmptyStateActionProps, "ref"> & import("react").RefAttributes<WCEmptyStateAction>>;
|
|
17
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { EmptyStateHeader as WCEmptyStateHeader } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-empty-state-header': WebComponentProps<WCEmptyStateHeader>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const EmptyStateHeader: import("@lit/react").ReactWebComponent<WCEmptyStateHeader, {}>;
|
|
12
|
-
export type EmptyStateHeaderProps = ComponentProps<typeof EmptyStateHeader>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { EmptyStateIllustration as WCEmptyStateIllustration } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-empty-state-illustration': WebComponentProps<WCEmptyStateIllustration>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const EmptyStateIllustration: import("@lit/react").ReactWebComponent<WCEmptyStateIllustration, {}>;
|
|
12
|
-
export type EmptyStateIllustrationProps = ComponentProps<typeof EmptyStateIllustration>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { EmptyStateMessage as WCEmptyStateMessage } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-empty-state-message': WebComponentProps<WCEmptyStateMessage>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const EmptyStateMessage: import("@lit/react").ReactWebComponent<WCEmptyStateMessage, {}>;
|
|
12
|
-
export type EmptyStateMessageProps = ComponentProps<typeof EmptyStateMessage>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export { EmptyState } from './EmptyState';
|
|
2
|
-
export type { EmptyStateProps, EmptyStateIllustrationProps, EmptyStateHeaderProps, EmptyStateMessageProps, EmptyStateActionProps, } from './EmptyState';
|
|
3
|
-
export { EMPTY_STATE_VARIANTS } from '@loadsmart/miranda-wc';
|
|
4
|
-
export type { EmptyStateVariant } from '@loadsmart/miranda-wc';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Field as WCField } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-field': WebComponentProps<WCField>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const Field: import("@lit/react").ReactWebComponent<WCField, {}> & {
|
|
12
|
-
Label: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").FieldLabel, {}>;
|
|
13
|
-
Hint: import("react").ForwardRefExoticComponent<Omit<import("./FieldHint").FieldHintProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").FieldHint>>;
|
|
14
|
-
};
|
|
15
|
-
export type FieldProps = ComponentProps<typeof Field>;
|
|
16
|
-
export default Field;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps, ReactNode } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { FieldHint as WCFieldHint } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-field-hint': WebComponentProps<WCFieldHint>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare const WiredFieldHint: import("@lit/react").ReactWebComponent<WCFieldHint, {}>;
|
|
12
|
-
export interface FieldHintProps extends Omit<ComponentProps<typeof WiredFieldHint>, 'slot'> {
|
|
13
|
-
leading?: ReactNode;
|
|
14
|
-
}
|
|
15
|
-
export declare const FieldHint: import("react").ForwardRefExoticComponent<Omit<FieldHintProps, "ref"> & import("react").RefAttributes<WCFieldHint>>;
|
|
16
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { FieldLabel as WCFieldLabel } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-field-label': WebComponentProps<WCFieldLabel>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const FieldLabel: import("@lit/react").ReactWebComponent<WCFieldLabel, {}>;
|
|
12
|
-
export type FieldLabelProps = ComponentProps<typeof FieldLabel>;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Header as WCHeader } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-header': WebComponentProps<WCHeader>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const Header: import("@lit/react").ReactWebComponent<WCHeader, {}> & {
|
|
12
|
-
Actions: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").HeaderActions, {}>;
|
|
13
|
-
Content: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").HeaderContent, {}>;
|
|
14
|
-
Title: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").HeaderTitle, {}>;
|
|
15
|
-
SubHeader: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").SubHeader, {}>;
|
|
16
|
-
BackButton: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").BackButton, {}>;
|
|
17
|
-
};
|
|
18
|
-
export type HeaderProps = ComponentProps<typeof Header>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { HeaderActions as WCHeaderActions } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-header-actions': WebComponentProps<WCHeaderActions>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const HeaderActions: import("@lit/react").ReactWebComponent<WCHeaderActions, {}>;
|
|
12
|
-
export type HeaderActionsProps = ComponentProps<typeof HeaderActions>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { WebComponentProps } from '@lit/react';
|
|
2
|
-
import { BackButton as WCBackButton } from '@loadsmart/miranda-wc';
|
|
3
|
-
declare global {
|
|
4
|
-
namespace JSX {
|
|
5
|
-
interface IntrinsicElements {
|
|
6
|
-
'm-back-button': WebComponentProps<WCBackButton>;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
export declare const HeaderBackButton: import("@lit/react").ReactWebComponent<WCBackButton, {}>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { HeaderContent as WCHeaderContent } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-header-content': WebComponentProps<WCHeaderContent>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const HeaderContent: import("@lit/react").ReactWebComponent<WCHeaderContent, {}>;
|
|
12
|
-
export type HeaderContentProps = ComponentProps<typeof HeaderContent>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { HeaderTitle as WCHeaderTitle } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-header-title': WebComponentProps<WCHeaderTitle>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const HeaderTitle: import("@lit/react").ReactWebComponent<WCHeaderTitle, {}>;
|
|
12
|
-
export type HeaderTitleProps = ComponentProps<typeof HeaderTitle>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { SubHeader as WCSubHeader } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-sub-header': WebComponentProps<WCSubHeader>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
export declare const SubHeader: import("@lit/react").ReactWebComponent<WCSubHeader, {}>;
|
|
12
|
-
export type SubHeaderProps = ComponentProps<typeof SubHeader>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { Header } from './Header';
|
|
2
|
-
export type { HeaderProps } from './Header';
|
|
3
|
-
export { HeaderActions } from './HeaderActions';
|
|
4
|
-
export type { HeaderActionsProps } from './HeaderActions';
|
|
5
|
-
export { SubHeader } from './SubHeader';
|
|
6
|
-
export type { SubHeaderProps } from './SubHeader';
|
|
7
|
-
export { HeaderTitle } from './HeaderTitle';
|
|
8
|
-
export type { HeaderTitleProps } from './HeaderTitle';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit/react';
|
|
3
|
-
import { Icon as WCIcon } from '@loadsmart/miranda-wc';
|
|
4
|
-
declare global {
|
|
5
|
-
namespace JSX {
|
|
6
|
-
interface IntrinsicElements {
|
|
7
|
-
'm-icon': WebComponentProps<WCIcon>;
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
declare module 'react' {
|
|
12
|
-
interface CSSProperties {
|
|
13
|
-
'--m-icon-size'?: string;
|
|
14
|
-
'--m-icon-color'?: string;
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
declare const Icon: import("@lit/react").ReactWebComponent<WCIcon, {}>;
|
|
18
|
-
export type IconProps = ComponentProps<typeof Icon>;
|
|
19
|
-
export default Icon;
|