@loadsmart/miranda-react 1.76.1 → 1.76.2
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 +3 -3
- package/dist/components/Accordion/Accordion.d.ts.map +1 -1
- package/dist/components/Accordion/AccordionContent.d.ts +2 -2
- package/dist/components/Accordion/AccordionContent.d.ts.map +1 -1
- package/dist/components/Accordion/AccordionTitle.d.ts +2 -2
- package/dist/components/Accordion/AccordionTitle.d.ts.map +1 -1
- package/dist/components/Badge/Badge.d.ts +2 -2
- package/dist/components/Badge/Badge.d.ts.map +1 -1
- package/dist/components/Banner/Banner.d.ts +6 -6
- package/dist/components/Banner/Banner.d.ts.map +1 -1
- package/dist/components/Banner/BannerActionPrimary.d.ts +2 -2
- package/dist/components/Banner/BannerActionPrimary.d.ts.map +1 -1
- package/dist/components/Banner/BannerActionSecondary.d.ts +2 -2
- package/dist/components/Banner/BannerActionSecondary.d.ts.map +1 -1
- package/dist/components/Banner/BannerActions.d.ts +2 -2
- package/dist/components/Banner/BannerActions.d.ts.map +1 -1
- package/dist/components/Banner/BannerDescription.d.ts +2 -2
- package/dist/components/Banner/BannerDescription.d.ts.map +1 -1
- package/dist/components/Banner/BannerIcon.d.ts +2 -2
- package/dist/components/Banner/BannerIcon.d.ts.map +1 -1
- package/dist/components/Banner/BannerTitle.d.ts +2 -2
- package/dist/components/Banner/BannerTitle.d.ts.map +1 -1
- package/dist/components/Button/Button.d.ts +2 -2
- package/dist/components/Button/Button.d.ts.map +1 -1
- package/dist/components/Card/Card.d.ts +6 -6
- package/dist/components/Card/Card.d.ts.map +1 -1
- package/dist/components/Card/CardActionPrimary.d.ts +2 -2
- package/dist/components/Card/CardActionPrimary.d.ts.map +1 -1
- package/dist/components/Card/CardActionSecondary.d.ts +2 -2
- package/dist/components/Card/CardActionSecondary.d.ts.map +1 -1
- package/dist/components/Card/CardActionTertiary.d.ts +2 -2
- package/dist/components/Card/CardActionTertiary.d.ts.map +1 -1
- package/dist/components/Card/CardBody.d.ts +2 -2
- package/dist/components/Card/CardBody.d.ts.map +1 -1
- package/dist/components/Card/CardDivider.d.ts +2 -2
- package/dist/components/Card/CardDivider.d.ts.map +1 -1
- package/dist/components/Card/CardFooter.d.ts +2 -2
- package/dist/components/Card/CardFooter.d.ts.map +1 -1
- package/dist/components/Card/CardSubtitle.d.ts +2 -2
- package/dist/components/Card/CardSubtitle.d.ts.map +1 -1
- package/dist/components/Card/CardTitle.d.ts +2 -2
- package/dist/components/Card/CardTitle.d.ts.map +1 -1
- package/dist/components/Checkbox/Checkbox.d.ts +2 -2
- package/dist/components/Checkbox/Checkbox.d.ts.map +1 -1
- package/dist/components/Dialog/Dialog.d.ts +7 -7
- package/dist/components/Dialog/Dialog.d.ts.map +1 -1
- package/dist/components/Dialog/DialogActionPrimary.d.ts +2 -2
- package/dist/components/Dialog/DialogActionPrimary.d.ts.map +1 -1
- package/dist/components/Dialog/DialogActionSecondary.d.ts +2 -2
- package/dist/components/Dialog/DialogActionSecondary.d.ts.map +1 -1
- package/dist/components/Dialog/DialogActionTertiary.d.ts +2 -2
- package/dist/components/Dialog/DialogActionTertiary.d.ts.map +1 -1
- package/dist/components/Dialog/DialogActions.d.ts +2 -2
- package/dist/components/Dialog/DialogActions.d.ts.map +1 -1
- package/dist/components/Dialog/DialogBody.d.ts +2 -2
- package/dist/components/Dialog/DialogBody.d.ts.map +1 -1
- package/dist/components/Dialog/DialogClose.d.ts +2 -2
- package/dist/components/Dialog/DialogClose.d.ts.map +1 -1
- package/dist/components/Dialog/DialogFooter.d.ts +2 -2
- package/dist/components/Dialog/DialogFooter.d.ts.map +1 -1
- package/dist/components/Dialog/DialogHeader.d.ts +2 -2
- package/dist/components/Dialog/DialogHeader.d.ts.map +1 -1
- package/dist/components/Divider/Divider.d.ts +2 -2
- package/dist/components/Divider/Divider.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.d.ts +6 -6
- package/dist/components/Drawer/Drawer.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerActionPrimary.d.ts +2 -2
- package/dist/components/Drawer/DrawerActionPrimary.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerActionSecondary.d.ts +2 -2
- package/dist/components/Drawer/DrawerActionSecondary.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerActionTertiary.d.ts +2 -2
- package/dist/components/Drawer/DrawerActionTertiary.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerActions.d.ts +2 -2
- package/dist/components/Drawer/DrawerActions.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerBody.d.ts +2 -2
- package/dist/components/Drawer/DrawerBody.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerClose.d.ts +2 -2
- package/dist/components/Drawer/DrawerClose.d.ts.map +1 -1
- package/dist/components/Drawer/DrawerHeader.d.ts +2 -2
- package/dist/components/Drawer/DrawerHeader.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.d.ts +3 -3
- package/dist/components/Dropdown/Dropdown.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownItem.d.ts +2 -2
- package/dist/components/Dropdown/DropdownItem.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownMenu.d.ts +2 -2
- package/dist/components/Dropdown/DropdownMenu.d.ts.map +1 -1
- package/dist/components/Dropdown/DropdownTrigger.d.ts +2 -2
- package/dist/components/Dropdown/DropdownTrigger.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyState.d.ts +5 -5
- package/dist/components/EmptyState/EmptyState.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyStateAction.d.ts +2 -2
- package/dist/components/EmptyState/EmptyStateAction.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyStateHeader.d.ts +2 -2
- package/dist/components/EmptyState/EmptyStateHeader.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts +2 -2
- package/dist/components/EmptyState/EmptyStateIllustration.d.ts.map +1 -1
- package/dist/components/EmptyState/EmptyStateMessage.d.ts +2 -2
- package/dist/components/EmptyState/EmptyStateMessage.d.ts.map +1 -1
- package/dist/components/Field/Field.d.ts +3 -3
- package/dist/components/Field/Field.d.ts.map +1 -1
- package/dist/components/Field/FieldHint.d.ts +2 -2
- package/dist/components/Field/FieldHint.d.ts.map +1 -1
- package/dist/components/Field/FieldLabel.d.ts +2 -2
- package/dist/components/Field/FieldLabel.d.ts.map +1 -1
- package/dist/components/Header/Header.d.ts +7 -7
- package/dist/components/Header/Header.d.ts.map +1 -1
- package/dist/components/Header/HeaderActions.d.ts +2 -2
- package/dist/components/Header/HeaderActions.d.ts.map +1 -1
- package/dist/components/Header/HeaderBackButton.d.ts +2 -2
- package/dist/components/Header/HeaderBackButton.d.ts.map +1 -1
- package/dist/components/Header/HeaderContent.d.ts +2 -2
- package/dist/components/Header/HeaderContent.d.ts.map +1 -1
- package/dist/components/Header/HeaderTitle.d.ts +2 -2
- package/dist/components/Header/HeaderTitle.d.ts.map +1 -1
- package/dist/components/Header/SubHeader.d.ts +2 -2
- package/dist/components/Header/SubHeader.d.ts.map +1 -1
- package/dist/components/Label/Label.d.ts +2 -2
- package/dist/components/Label/Label.d.ts.map +1 -1
- package/dist/components/LabeledValue/LabeledValue.d.ts +2 -2
- package/dist/components/LabeledValue/LabeledValue.d.ts.map +1 -1
- package/dist/components/Layout/Box.d.ts +2 -2
- package/dist/components/Layout/Box.d.ts.map +1 -1
- package/dist/components/Layout/Grid.d.ts +2 -2
- package/dist/components/Layout/Grid.d.ts.map +1 -1
- package/dist/components/Layout/Group.d.ts +2 -2
- package/dist/components/Layout/Group.d.ts.map +1 -1
- package/dist/components/Layout/Layout.d.ts +6 -6
- package/dist/components/Layout/Sidebar.d.ts +2 -2
- package/dist/components/Layout/Sidebar.d.ts.map +1 -1
- package/dist/components/Layout/Stack.d.ts +2 -2
- package/dist/components/Layout/Stack.d.ts.map +1 -1
- package/dist/components/Layout/Switcher.d.ts +2 -2
- package/dist/components/Layout/Switcher.d.ts.map +1 -1
- package/dist/components/Link/Link.d.ts +2 -2
- package/dist/components/Link/Link.d.ts.map +1 -1
- package/dist/components/LogoLoader/LogoLoader.d.ts +2 -2
- package/dist/components/LogoLoader/LogoLoader.d.ts.map +1 -1
- package/dist/components/PageContent/Body.d.ts +2 -2
- package/dist/components/PageContent/Body.d.ts.map +1 -1
- package/dist/components/PageContent/PageContent.d.ts +3 -3
- package/dist/components/PageContent/PageContent.d.ts.map +1 -1
- package/dist/components/Pagination/Pagination.d.ts +2 -2
- package/dist/components/Pagination/Pagination.d.ts.map +1 -1
- package/dist/components/ProgressBar/ProgressBar.d.ts +2 -2
- package/dist/components/ProgressBar/ProgressBar.d.ts.map +1 -1
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts +2 -2
- package/dist/components/ProgressBarCountdown/ProgressBarCountdown.d.ts.map +1 -1
- package/dist/components/RadioGroup/Radio.d.ts +2 -2
- package/dist/components/RadioGroup/Radio.d.ts.map +1 -1
- package/dist/components/RadioGroup/RadioGroup.d.ts +2 -2
- package/dist/components/RadioGroup/RadioGroup.d.ts.map +1 -1
- package/dist/components/Section/Section.d.ts +2 -2
- package/dist/components/Section/Section.d.ts.map +1 -1
- package/dist/components/Section/SectionTitle.d.ts +2 -2
- package/dist/components/Section/SectionTitle.d.ts.map +1 -1
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts +2 -2
- package/dist/components/SpinnerWheel/SpinnerWheel.d.ts.map +1 -1
- package/dist/components/Steps/Step.d.ts +2 -2
- package/dist/components/Steps/Step.d.ts.map +1 -1
- package/dist/components/Steps/Steps.d.ts +3 -3
- package/dist/components/Steps/Steps.d.ts.map +1 -1
- package/dist/components/Switch/Switch.d.ts +2 -2
- package/dist/components/Switch/Switch.d.ts.map +1 -1
- package/dist/components/Table/Table.d.ts +7 -7
- package/dist/components/Table/Table.d.ts.map +1 -1
- package/dist/components/Table/TableBody.d.ts +2 -2
- package/dist/components/Table/TableBody.d.ts.map +1 -1
- package/dist/components/Table/TableCell.d.ts +2 -2
- package/dist/components/Table/TableCell.d.ts.map +1 -1
- package/dist/components/Table/TableFoot.d.ts +2 -2
- package/dist/components/Table/TableFoot.d.ts.map +1 -1
- package/dist/components/Table/TableHead.d.ts +2 -2
- package/dist/components/Table/TableHead.d.ts.map +1 -1
- package/dist/components/Table/TableRow.d.ts +2 -2
- package/dist/components/Table/TableRow.d.ts.map +1 -1
- package/dist/components/Tabs/Tab.d.ts +2 -2
- package/dist/components/Tabs/Tab.d.ts.map +1 -1
- package/dist/components/Tabs/TabPanel.d.ts +2 -2
- package/dist/components/Tabs/TabPanel.d.ts.map +1 -1
- package/dist/components/Tabs/Tabs.d.ts +3 -3
- package/dist/components/Tabs/Tabs.d.ts.map +1 -1
- package/dist/components/Tag/Tag.d.ts +2 -2
- package/dist/components/Tag/Tag.d.ts.map +1 -1
- package/dist/components/Text/Text.d.ts +2 -2
- package/dist/components/Text/Text.d.ts.map +1 -1
- package/dist/components/TextArea/TextArea.d.ts +2 -2
- package/dist/components/TextArea/TextArea.d.ts.map +1 -1
- package/dist/components/TextField/TextField.d.ts +2 -2
- package/dist/components/TextField/TextField.d.ts.map +1 -1
- package/dist/components/Timeline/Timeline.d.ts +10 -10
- package/dist/components/Timeline/Timeline.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineExpandableItem.d.ts +2 -2
- package/dist/components/Timeline/TimelineExpandableItem.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItem.d.ts +2 -2
- package/dist/components/Timeline/TimelineItem.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemBody.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemBody.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemFooter.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemFooter.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemHeader.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemHeader.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemHeaderSubtitle.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemHeaderTitle.d.ts.map +1 -1
- package/dist/components/Timeline/TimelineItemIcon.d.ts +2 -2
- package/dist/components/Timeline/TimelineItemIcon.d.ts.map +1 -1
- package/dist/components/ToggleGroup/Toggle.d.ts +2 -2
- package/dist/components/ToggleGroup/Toggle.d.ts.map +1 -1
- package/dist/components/ToggleGroup/ToggleGroup.d.ts +2 -2
- package/dist/components/ToggleGroup/ToggleGroup.d.ts.map +1 -1
- package/dist/components/Tooltip/Tooltip.d.ts +2 -2
- package/dist/components/Tooltip/Tooltip.d.ts.map +1 -1
- package/dist/index.js +2 -2
- package/dist/index.js.map +1 -1
- package/dist/utils/createComponent.d.ts +2 -2
- package/dist/utils/createComponent.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressBarCountdown.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBarCountdown/ProgressBarCountdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ProgressBarCountdown.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBarCountdown/ProgressBarCountdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,oBAAoB,IAAI,sBAAsB,EAAE,MAAM,uBAAuB,CAAC;AAGvF,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,0BAA0B,EAAE,iBAAiB,CAAC,sBAAsB,CAAC,CAAC;SACtE;KACD;CACD;AAED,QAAA,MAAM,oBAAoB,oEAIxB,CAAC;AAEH,MAAM,MAAM,yBAAyB,GAAG,cAAc,CACrD,OAAO,oBAAoB,CAC3B,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Radio as WCRadio } 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
|
-
declare const WiredRadio: import("@lit
|
|
11
|
+
declare const WiredRadio: import("@lit/react").ReactWebComponent<WCRadio, {}>;
|
|
12
12
|
export type RadioProps = ComponentProps<typeof WiredRadio> & {
|
|
13
13
|
leading?: ReactNode;
|
|
14
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Radio.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/Radio.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAIzD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,OAAO,CAAC,GAAG,UAAU,CAAC;SACnD;KACD;CACD;AAED,QAAA,MAAM,UAAU,qDAId,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,UAAU,CAAC,GAAG;IAC5D,OAAO,CAAC,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,KAAK,6GAST,CAAC;AAEH,eAAe,KAAK,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
1
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
2
2
|
import { RadioGroup as WCRadioGroup } from '@loadsmart/miranda-wc';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
import type { RadioGroupChangeEventDetail } from '@loadsmart/miranda-wc/dist/components/radio-group/radio-group';
|
|
@@ -9,7 +9,7 @@ declare global {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
declare const RadioGroup: import("@lit
|
|
12
|
+
declare const RadioGroup: import("@lit/react").ReactWebComponent<WCRadioGroup, {
|
|
13
13
|
onChange: EventName<CustomEvent<RadioGroupChangeEventDetail>>;
|
|
14
14
|
}>;
|
|
15
15
|
export type RadioGroupProps = ComponentProps<typeof RadioGroup>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RadioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"RadioGroup.d.ts","sourceRoot":"","sources":["../../../src/components/RadioGroup/RadioGroup.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAEnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+DAA+D,CAAC;AAGjH,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,eAAe,EAAE,iBAAiB,CAAC,YAAY,CAAC,CAAC;SACjD;KACD;CACD;AAED,QAAA,MAAM,UAAU;;EAOd,CAAC;AAEH,MAAM,MAAM,eAAe,GAAG,cAAc,CAAC,OAAO,UAAU,CAAC,CAAC;AAEhE,eAAe,UAAU,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Section as WCSection } 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
|
-
declare const Section: import("@lit
|
|
11
|
+
declare const Section: import("@lit/react").ReactWebComponent<WCSection, {}> & {
|
|
12
12
|
Title: import("react").ForwardRefExoticComponent<Omit<import("./SectionTitle").SectionTitleProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").SectionTitle>>;
|
|
13
13
|
};
|
|
14
14
|
export type SectionProps = ComponentProps<typeof Section>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Section/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Section.d.ts","sourceRoot":"","sources":["../../../src/components/Section/Section.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAK7D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,WAAW,EAAE,iBAAiB,CAAC,SAAS,CAAC,CAAC;SAC1C;KACD;CACD;AAED,QAAA,MAAM,OAAO;;CAOX,CAAC;AAEH,MAAM,MAAM,YAAY,GAAG,cAAc,CAAC,OAAO,OAAO,CAAC,CAAC;AAE1D,eAAe,OAAO,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps, ReactNode } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { SectionTitle as WCSectionTitle } 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
|
-
declare const WiredSectionTitle: import("@lit
|
|
11
|
+
declare const WiredSectionTitle: import("@lit/react").ReactWebComponent<WCSectionTitle, {}>;
|
|
12
12
|
export type SectionTitleProps = Omit<ComponentProps<typeof WiredSectionTitle>, 'slot'> & {
|
|
13
13
|
leading?: ReactNode;
|
|
14
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SectionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionTitle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"SectionTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Section/SectionTitle.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD,OAAO,EAAE,YAAY,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAGvE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,iBAAiB,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAC;SACrD;KACD;CACD;AAED,QAAA,MAAM,iBAAiB,4DAIrB,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,IAAI,CACnC,cAAc,CAAC,OAAO,iBAAiB,CAAC,EACxC,MAAM,CACN,GAAG;IACH,OAAO,CAAC,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,eAAO,MAAM,YAAY,2HASxB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { SpinnerWheel as WCSpinnerWheel } 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
|
-
declare const SpinnerWheel: import("@lit
|
|
11
|
+
declare const SpinnerWheel: import("@lit/react").ReactWebComponent<WCSpinnerWheel, {}>;
|
|
12
12
|
export type SpinnerWheelProps = ComponentProps<typeof SpinnerWheel>;
|
|
13
13
|
export default SpinnerWheel;
|
|
14
14
|
//# sourceMappingURL=SpinnerWheel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SpinnerWheel.d.ts","sourceRoot":"","sources":["../../../src/components/SpinnerWheel/SpinnerWheel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"SpinnerWheel.d.ts","sourceRoot":"","sources":["../../../src/components/SpinnerWheel/SpinnerWheel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,YAAY,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAGvE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,iBAAiB,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAC;SACrD;KACD;CACD;AAED,QAAA,MAAM,YAAY,4DAIhB,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC;AAEpE,eAAe,YAAY,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Step as WCStep } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const Step: import("@lit
|
|
11
|
+
export declare const Step: import("@lit/react").ReactWebComponent<WCStep, {}>;
|
|
12
12
|
export type StepProps = ComponentProps<typeof Step>;
|
|
13
13
|
//# sourceMappingURL=Step.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Step.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/Step.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Step.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/Step.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAIvD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,QAAQ,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC;SACpC;KACD;CACD;AAED,eAAO,MAAM,IAAI,oDAIf,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
2
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Steps as WCSteps } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,14 +8,14 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const Steps: import("@lit
|
|
11
|
+
export declare const Steps: import("@lit/react").ReactWebComponent<WCSteps, {
|
|
12
12
|
onChange: EventName<CustomEvent<any>>;
|
|
13
13
|
onComplete: EventName<CustomEvent<any>>;
|
|
14
14
|
onNavigate: EventName<CustomEvent<any>>;
|
|
15
15
|
onNext: EventName<CustomEvent<any>>;
|
|
16
16
|
onPrevious: EventName<CustomEvent<any>>;
|
|
17
17
|
}> & {
|
|
18
|
-
Step: import("@lit
|
|
18
|
+
Step: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Step, {}>;
|
|
19
19
|
};
|
|
20
20
|
export type StepsProps = ComponentProps<typeof Steps>;
|
|
21
21
|
//# sourceMappingURL=Steps.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Steps.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/Steps.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Steps.d.ts","sourceRoot":"","sources":["../../../src/components/Steps/Steps.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAKzD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;SACtC;KACD;CACD;AAED,eAAO,MAAM,KAAK;;;;;;;;CAchB,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
2
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Switch as WCSwitch } from '@loadsmart/miranda-wc';
|
|
4
4
|
import type { SwitchChangeEventDetail } from '@loadsmart/miranda-wc';
|
|
5
5
|
declare global {
|
|
@@ -9,7 +9,7 @@ declare global {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
export declare const Switch: import("@lit
|
|
12
|
+
export declare const Switch: import("@lit/react").ReactWebComponent<WCSwitch, {
|
|
13
13
|
onChange: EventName<CustomEvent<SwitchChangeEventDetail>>;
|
|
14
14
|
}>;
|
|
15
15
|
export type SwitchProps = ComponentProps<typeof Switch>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Switch.d.ts","sourceRoot":"","sources":["../../../src/components/Switch/Switch.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,EAAE,MAAM,IAAI,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAC3D,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,uBAAuB,CAAC;AAGrE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,UAAU,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAC;SACxC;KACD;CACD;AAED,eAAO,MAAM,MAAM;;EAOjB,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,MAAM,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Table as WCTable } from '@loadsmart/miranda-wc';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,12 +8,12 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const Table: import("@lit
|
|
12
|
-
Head: import("@lit
|
|
13
|
-
Body: import("@lit
|
|
14
|
-
Foot: import("@lit
|
|
15
|
-
Row: import("@lit
|
|
16
|
-
Cell: import("@lit
|
|
11
|
+
export declare const Table: import("@lit/react").ReactWebComponent<WCTable, {}> & {
|
|
12
|
+
Head: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TableHead, {}>;
|
|
13
|
+
Body: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TableBody, {}>;
|
|
14
|
+
Foot: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TableFoot, {}>;
|
|
15
|
+
Row: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TableRow, {}>;
|
|
16
|
+
Cell: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TableCell, {}>;
|
|
17
17
|
};
|
|
18
18
|
export type TableProps = ComponentProps<typeof Table>;
|
|
19
19
|
//# sourceMappingURL=Table.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/Table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAEzD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Table.d.ts","sourceRoot":"","sources":["../../../src/components/Table/Table.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAEzD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAS5C,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SAC1C;KACD;CACD;AAED,eAAO,MAAM,KAAK;;;;;;CAWhB,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TableBody as WCTableBody } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TableBody: import("@lit
|
|
11
|
+
export declare const TableBody: import("@lit/react").ReactWebComponent<WCTableBody, {}>;
|
|
12
12
|
export type TableBodyProps = ComponentProps<typeof TableBody>;
|
|
13
13
|
//# sourceMappingURL=TableBody.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableBody.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableBody.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIjE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SAC/C;KACD;CACD;AAED,eAAO,MAAM,SAAS,yDAIpB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TableCell as WCTableCell } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TableCell: import("@lit
|
|
11
|
+
export declare const TableCell: import("@lit/react").ReactWebComponent<WCTableCell, {}>;
|
|
12
12
|
export type TableCellProps = ComponentProps<typeof TableCell>;
|
|
13
13
|
//# sourceMappingURL=TableCell.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableCell.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableCell.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIjE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SAC/C;KACD;CACD;AAED,eAAO,MAAM,SAAS,yDAIpB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TableFoot as WCTableFoot } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TableFoot: import("@lit
|
|
11
|
+
export declare const TableFoot: import("@lit/react").ReactWebComponent<WCTableFoot, {}>;
|
|
12
12
|
export type TableFootProps = ComponentProps<typeof TableFoot>;
|
|
13
13
|
//# sourceMappingURL=TableFoot.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableFoot.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableFoot.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableFoot.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableFoot.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIjE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SAC/C;KACD;CACD;AAED,eAAO,MAAM,SAAS,yDAIpB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TableHead as WCTableHead } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TableHead: import("@lit
|
|
11
|
+
export declare const TableHead: import("@lit/react").ReactWebComponent<WCTableHead, {}>;
|
|
12
12
|
export type TableHeadProps = ComponentProps<typeof TableHead>;
|
|
13
13
|
//# sourceMappingURL=TableHead.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableHead.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableHead.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableHead.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableHead.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIjE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SAC/C;KACD;CACD;AAED,eAAO,MAAM,SAAS,yDAIpB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC,OAAO,SAAS,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TableRow as WCTableRow } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TableRow: import("@lit
|
|
11
|
+
export declare const TableRow: import("@lit/react").ReactWebComponent<WCTableRow, {}>;
|
|
12
12
|
export type TableRowProps = ComponentProps<typeof TableRow>;
|
|
13
13
|
//# sourceMappingURL=TableRow.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TableRow.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TableRow.d.ts","sourceRoot":"","sources":["../../../src/components/Table/TableRow.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,QAAQ,IAAI,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAI/D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,aAAa,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAC;SAC7C;KACD;CACD;AAED,eAAO,MAAM,QAAQ,wDAInB,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps, ReactNode } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Tab as WCTab } 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
|
-
declare const WiredTab: import("@lit
|
|
11
|
+
declare const WiredTab: import("@lit/react").ReactWebComponent<WCTab, {}>;
|
|
12
12
|
export interface TabProps extends ComponentProps<typeof WiredTab> {
|
|
13
13
|
leading?: ReactNode;
|
|
14
14
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tab.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Tab.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tab.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,GAAG,IAAI,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAIrD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,OAAO,EAAE,iBAAiB,CAAC,KAAK,CAAC,GAAG,QAAQ,CAAC;SAC7C;KACD;CACD;AAED,QAAA,MAAM,QAAQ,mDAIZ,CAAC;AAEH,MAAM,WAAW,QAAS,SAAQ,cAAc,CAAC,OAAO,QAAQ,CAAC;IAChE,OAAO,CAAC,EAAE,SAAS,CAAC;CACpB;AAED,QAAA,MAAM,GAAG,yGASR,CAAC;AAEF,eAAe,GAAG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TabPanel as WCTabPanel } 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
|
-
declare const TabPanel: import("@lit
|
|
11
|
+
declare const TabPanel: import("@lit/react").ReactWebComponent<WCTabPanel, {}>;
|
|
12
12
|
export type TabPanelProps = ComponentProps<typeof TabPanel>;
|
|
13
13
|
export default TabPanel;
|
|
14
14
|
//# sourceMappingURL=TabPanel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TabPanel.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TabPanel.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/TabPanel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,QAAQ,IAAI,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAI/D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,aAAa,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAC;SAC7C;KACD;CACD;AAED,QAAA,MAAM,QAAQ,wDAIZ,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;AAE5D,eAAe,QAAQ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Tabs as WCTabs } from '@loadsmart/miranda-wc';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
2
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
import type { TabChangeEventDetail } from '@loadsmart/miranda-wc';
|
|
5
5
|
declare global {
|
|
@@ -9,11 +9,11 @@ declare global {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
declare const Tabs: import("@lit
|
|
12
|
+
declare const Tabs: import("@lit/react").ReactWebComponent<WCTabs, {
|
|
13
13
|
onTabChange: EventName<CustomEvent<TabChangeEventDetail>>;
|
|
14
14
|
}> & {
|
|
15
15
|
Tab: import("react").ForwardRefExoticComponent<Omit<import("./Tab").TabProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").Tab>>;
|
|
16
|
-
Panel: import("@lit
|
|
16
|
+
Panel: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TabPanel, {}>;
|
|
17
17
|
};
|
|
18
18
|
export type TabsProps = ComponentProps<typeof Tabs>;
|
|
19
19
|
export default Tabs;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEvD,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Tabs.d.ts","sourceRoot":"","sources":["../../../src/components/Tabs/Tabs.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAEvD,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAMlE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,QAAQ,EAAE,iBAAiB,CAAC,WAAW,CAAC,CAAC;SACzC;KACD;CACD;AAED,QAAA,MAAM,IAAI;;;;;CAWR,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEpD,eAAe,IAAI,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Tag as WCTag } 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
|
-
declare const WiredTag: import("@lit
|
|
11
|
+
declare const WiredTag: import("@lit/react").ReactWebComponent<WCTag, {}>;
|
|
12
12
|
export type TagProps = ComponentProps<typeof WiredTag> & {
|
|
13
13
|
leading?: ReactNode;
|
|
14
14
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Tag.d.ts","sourceRoot":"","sources":["../../../src/components/Tag/Tag.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,GAAG,IAAI,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAGrD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,OAAO,EAAE,iBAAiB,CAAC,KAAK,CAAC,CAAC;SAClC;KACD;CACD;AAED,QAAA,MAAM,QAAQ,mDAIZ,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,GAAG;IACxD,OAAO,CAAC,EAAE,SAAS,CAAC;CACpB,CAAC;AAEF,QAAA,MAAM,GAAG,yGASP,CAAC;AAEH,eAAe,GAAG,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Text as WCText } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -14,7 +14,7 @@ declare module 'react' {
|
|
|
14
14
|
'--m-text-max-width'?: string;
|
|
15
15
|
}
|
|
16
16
|
}
|
|
17
|
-
declare const Text: import("@lit
|
|
17
|
+
declare const Text: import("@lit/react").ReactWebComponent<WCText, {}>;
|
|
18
18
|
export type TextProps = ComponentProps<typeof Text>;
|
|
19
19
|
export default Text;
|
|
20
20
|
//# sourceMappingURL=Text.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../src/components/Text/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Text.d.ts","sourceRoot":"","sources":["../../../src/components/Text/Text.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,IAAI,IAAI,MAAM,EAAE,MAAM,uBAAuB,CAAC;AAGvD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,QAAQ,EAAE,iBAAiB,CAAC,MAAM,CAAC,CAAC;SACpC;KACD;CACD;AAED,OAAO,QAAQ,OAAO,CAAC;IACtB,UAAU,aAAa;QACtB,kBAAkB,CAAC,EAAE,MAAM,CAAC;QAC5B,oBAAoB,CAAC,EAAE,MAAM,CAAC;KAC9B;CACD;AAED,QAAA,MAAM,IAAI,oDAIR,CAAC;AAEH,MAAM,MAAM,SAAS,GAAG,cAAc,CAAC,OAAO,IAAI,CAAC,CAAC;AAEpD,eAAe,IAAI,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
2
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
3
|
import type { TextAreaProps as WCTextAreaProps } from '@loadsmart/miranda-wc';
|
|
4
4
|
import { TextArea as WCTextArea } from '@loadsmart/miranda-wc';
|
|
5
5
|
import type { ChangeEvent } from '@loadsmart/miranda-wc/dist/utils/types';
|
|
@@ -10,7 +10,7 @@ declare global {
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
declare const WiredTextArea: import("@lit
|
|
13
|
+
declare const WiredTextArea: import("@lit/react").ReactWebComponent<WCTextArea, {
|
|
14
14
|
onInput: string;
|
|
15
15
|
onChange: EventName<ChangeEvent<HTMLTextAreaElement>>;
|
|
16
16
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TextArea.d.ts","sourceRoot":"","sources":["../../../src/components/TextArea/TextArea.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,KAAK,EAAE,aAAa,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAC9E,OAAO,EAAE,QAAQ,IAAI,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAC/D,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAG1E,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,aAAa,EAAE,iBAAiB,CAAC,UAAU,CAAC,GAAG,eAAe,CAAC;SAC/D;KACD;CACD;AAED,QAAA,MAAM,aAAa;;;EAQjB,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,CAAC;AAEjE,iBAAS,QAAQ,CAAC,KAAK,EAAE,aAAa,eAErC;AAED,eAAe,QAAQ,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ReactNode, ComponentProps } from 'react';
|
|
2
|
-
import type { EventName, WebComponentProps } from '@lit
|
|
2
|
+
import type { EventName, WebComponentProps } from '@lit/react';
|
|
3
3
|
import type { TextFieldProps as WCTextFieldProps } from '@loadsmart/miranda-wc';
|
|
4
4
|
import { TextField as WCTextField } from '@loadsmart/miranda-wc';
|
|
5
5
|
import type { ChangeEvent } from '@loadsmart/miranda-wc/dist/utils/types';
|
|
@@ -10,7 +10,7 @@ declare global {
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
declare const WiredTextField: import("@lit
|
|
13
|
+
declare const WiredTextField: import("@lit/react").ReactWebComponent<WCTextField, {
|
|
14
14
|
onInput: string;
|
|
15
15
|
onChange: EventName<ChangeEvent<HTMLInputElement>>;
|
|
16
16
|
onClear: EventName<CustomEvent<any>>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextField.d.ts","sourceRoot":"","sources":["../../../src/components/TextField/TextField.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TextField.d.ts","sourceRoot":"","sources":["../../../src/components/TextField/TextField.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AACvD,OAAO,KAAK,EAAE,SAAS,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAC/D,OAAO,KAAK,EAAE,cAAc,IAAI,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAChF,OAAO,EAAE,SAAS,IAAI,WAAW,EAAE,MAAM,uBAAuB,CAAC;AACjE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,wCAAwC,CAAC;AAG1E,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,WAAW,CAAC,GAAG,gBAAgB,CAAC;SAClE;KACD;CACD;AAED,QAAA,MAAM,cAAc;;;;EASlB,CAAC;AAEH,MAAM,MAAM,cAAc,GAAG,cAAc,CAAC,OAAO,cAAc,CAAC,GAAG;IACpE,OAAO,CAAC,EAAE,SAAS,CAAC;IACpB,QAAQ,CAAC,EAAE,SAAS,CAAC;CACrB,CAAC;AAEF,QAAA,MAAM,SAAS,qHASd,CAAC;AAEF,eAAe,SAAS,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Timeline as WCTimeline } 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 Timeline: import("@lit
|
|
12
|
-
Item: import("@lit
|
|
13
|
-
ExpandableItem: import("@lit
|
|
14
|
-
ItemBody: import("@lit
|
|
15
|
-
ItemFooter: import("@lit
|
|
16
|
-
ItemHeader: import("@lit
|
|
17
|
-
ItemHeaderTitle: import("@lit
|
|
18
|
-
ItemHeaderSubtitle: import("@lit
|
|
19
|
-
ItemIcon: import("@lit
|
|
11
|
+
export declare const Timeline: import("@lit/react").ReactWebComponent<WCTimeline, {}> & {
|
|
12
|
+
Item: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItem, {}>;
|
|
13
|
+
ExpandableItem: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineExpandableItem, {}>;
|
|
14
|
+
ItemBody: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemBody, {}>;
|
|
15
|
+
ItemFooter: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemFooter, {}>;
|
|
16
|
+
ItemHeader: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemHeader, {}>;
|
|
17
|
+
ItemHeaderTitle: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemHeaderTitle, {}>;
|
|
18
|
+
ItemHeaderSubtitle: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemHeaderSubtitle, {}>;
|
|
19
|
+
ItemIcon: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").TimelineItemIcon, {}>;
|
|
20
20
|
};
|
|
21
21
|
export type TimelineProps = ComponentProps<typeof Timeline>;
|
|
22
22
|
export type { TimelineItemProps } from './TimelineItem';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/Timeline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Timeline.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/Timeline.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD,OAAO,EAAE,QAAQ,IAAI,UAAU,EAAE,MAAM,uBAAuB,CAAC;AAY/D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,YAAY,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAC;SAC5C;KACD;CACD;AAED,eAAO,MAAM,QAAQ;;;;;;;;;CAcnB,CAAC;AAEH,MAAM,MAAM,aAAa,GAAG,cAAc,CAAC,OAAO,QAAQ,CAAC,CAAC;AAE5D,YAAY,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TimelineExpandableItem as WCTimelineExpandableItem } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TimelineExpandableItem: import("@lit
|
|
11
|
+
export declare const TimelineExpandableItem: import("@lit/react").ReactWebComponent<WCTimelineExpandableItem, {}>;
|
|
12
12
|
export type TimelineExpandableItemProps = ComponentProps<typeof TimelineExpandableItem>;
|
|
13
13
|
//# sourceMappingURL=TimelineExpandableItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimelineExpandableItem.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/TimelineExpandableItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TimelineExpandableItem.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/TimelineExpandableItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,sBAAsB,IAAI,wBAAwB,EAAE,MAAM,uBAAuB,CAAC;AAI3F,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,4BAA4B,EAAE,iBAAiB,CAAC,wBAAwB,CAAC,CAAC;SAC1E;KACD;CACD;AAED,eAAO,MAAM,sBAAsB,sEAIjC,CAAC;AAEH,MAAM,MAAM,2BAA2B,GAAG,cAAc,CACvD,OAAO,sBAAsB,CAC7B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { TimelineItem as WCTimelineItem } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,6 +8,6 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const TimelineItem: import("@lit
|
|
11
|
+
export declare const TimelineItem: import("@lit/react").ReactWebComponent<WCTimelineItem, {}>;
|
|
12
12
|
export type TimelineItemProps = ComponentProps<typeof TimelineItem>;
|
|
13
13
|
//# sourceMappingURL=TimelineItem.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimelineItem.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/TimelineItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"TimelineItem.d.ts","sourceRoot":"","sources":["../../../src/components/Timeline/TimelineItem.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,YAAY,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAIvE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,iBAAiB,EAAE,iBAAiB,CAAC,cAAc,CAAC,CAAC;SACrD;KACD;CACD;AAED,eAAO,MAAM,YAAY,4DAIvB,CAAC;AAEH,MAAM,MAAM,iBAAiB,GAAG,cAAc,CAAC,OAAO,YAAY,CAAC,CAAC"}
|