@loadsmart/miranda-react 1.76.1 → 1.77.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/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,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 { EmptyStateMessage as WCEmptyStateMessage } 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 EmptyStateMessage: import("@lit
|
|
11
|
+
export declare const EmptyStateMessage: import("@lit/react").ReactWebComponent<WCEmptyStateMessage, {}>;
|
|
12
12
|
export type EmptyStateMessageProps = ComponentProps<typeof EmptyStateMessage>;
|
|
13
13
|
//# sourceMappingURL=EmptyStateMessage.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EmptyStateMessage.d.ts","sourceRoot":"","sources":["../../../src/components/EmptyState/EmptyStateMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"EmptyStateMessage.d.ts","sourceRoot":"","sources":["../../../src/components/EmptyState/EmptyStateMessage.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,iBAAiB,IAAI,mBAAmB,EAAE,MAAM,uBAAuB,CAAC;AAGjF,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,uBAAuB,EAAE,iBAAiB,CAAC,mBAAmB,CAAC,CAAC;SAChE;KACD;CACD;AAED,eAAO,MAAM,iBAAiB,iEAI5B,CAAC;AAEH,MAAM,MAAM,sBAAsB,GAAG,cAAc,CAAC,OAAO,iBAAiB,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 { Field as WCField } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,8 +8,8 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
declare const Field: import("@lit
|
|
12
|
-
Label: import("@lit
|
|
11
|
+
declare const Field: import("@lit/react").ReactWebComponent<WCField, {}> & {
|
|
12
|
+
Label: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").FieldLabel, {}>;
|
|
13
13
|
Hint: import("react").ForwardRefExoticComponent<Omit<import("./FieldHint").FieldHintProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").FieldHint>>;
|
|
14
14
|
};
|
|
15
15
|
export type FieldProps = ComponentProps<typeof Field>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../../src/components/Field/Field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Field.d.ts","sourceRoot":"","sources":["../../../src/components/Field/Field.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAMzD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;SACtC;KACD;CACD;AAED,QAAA,MAAM,KAAK;;;CAQT,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;AAEtD,eAAe,KAAK,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 { FieldHint as WCFieldHint } 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 WiredFieldHint: import("@lit
|
|
11
|
+
declare const WiredFieldHint: import("@lit/react").ReactWebComponent<WCFieldHint, {}>;
|
|
12
12
|
export interface FieldHintProps extends Omit<ComponentProps<typeof WiredFieldHint>, 'slot'> {
|
|
13
13
|
leading?: ReactNode;
|
|
14
14
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldHint.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldHint.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":"FieldHint.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldHint.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,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,QAAA,MAAM,cAAc,yDAIlB,CAAC;AAEH,MAAM,WAAW,cAChB,SAAQ,IAAI,CAAC,cAAc,CAAC,OAAO,cAAc,CAAC,EAAE,MAAM,CAAC;IAC3D,OAAO,CAAC,EAAE,SAAS,CAAC;CACpB;AAED,eAAO,MAAM,SAAS,qHASrB,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 { FieldLabel as WCFieldLabel } 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 FieldLabel: import("@lit
|
|
11
|
+
export declare const FieldLabel: import("@lit/react").ReactWebComponent<WCFieldLabel, {}>;
|
|
12
12
|
export type FieldLabelProps = ComponentProps<typeof FieldLabel>;
|
|
13
13
|
//# sourceMappingURL=FieldLabel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"FieldLabel.d.ts","sourceRoot":"","sources":["../../../src/components/Field/FieldLabel.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAInE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,eAAe,EAAE,iBAAiB,CAAC,YAAY,CAAC,CAAC;SACjD;KACD;CACD;AAED,eAAO,MAAM,UAAU,0DAIrB,CAAC;AAEH,MAAM,MAAM,eAAe,GAAG,cAAc,CAAC,OAAO,UAAU,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 { Header as WCHeader } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
5
5
|
namespace JSX {
|
|
@@ -8,12 +8,12 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const Header: import("@lit
|
|
12
|
-
Actions: import("@lit
|
|
13
|
-
Content: import("@lit
|
|
14
|
-
Title: import("@lit
|
|
15
|
-
SubHeader: import("@lit
|
|
16
|
-
BackButton: import("@lit
|
|
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
17
|
};
|
|
18
18
|
export type HeaderProps = ComponentProps<typeof Header>;
|
|
19
19
|
//# sourceMappingURL=Header.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/Header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Header.d.ts","sourceRoot":"","sources":["../../../src/components/Header/Header.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,MAAM,IAAI,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAS3D,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;;;;;;CAWjB,CAAC;AAEH,MAAM,MAAM,WAAW,GAAG,cAAc,CAAC,OAAO,MAAM,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 { HeaderActions as WCHeaderActions } 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 HeaderActions: import("@lit
|
|
11
|
+
export declare const HeaderActions: import("@lit/react").ReactWebComponent<WCHeaderActions, {}>;
|
|
12
12
|
export type HeaderActionsProps = ComponentProps<typeof HeaderActions>;
|
|
13
13
|
//# sourceMappingURL=HeaderActions.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderActions.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"HeaderActions.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderActions.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,aAAa,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAGzE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,kBAAkB,EAAE,iBAAiB,CAAC,eAAe,CAAC,CAAC;SACvD;KACD;CACD;AAED,eAAO,MAAM,aAAa,6DAIxB,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,cAAc,CAAC,OAAO,aAAa,CAAC,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WebComponentProps } from '@lit
|
|
1
|
+
import type { WebComponentProps } from '@lit/react';
|
|
2
2
|
import { BackButton as WCBackButton } from '@loadsmart/miranda-wc';
|
|
3
3
|
declare global {
|
|
4
4
|
namespace JSX {
|
|
@@ -7,5 +7,5 @@ declare global {
|
|
|
7
7
|
}
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
|
-
export declare const HeaderBackButton: import("@lit
|
|
10
|
+
export declare const HeaderBackButton: import("@lit/react").ReactWebComponent<WCBackButton, {}>;
|
|
11
11
|
//# sourceMappingURL=HeaderBackButton.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderBackButton.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderBackButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"HeaderBackButton.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderBackButton.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAInE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,eAAe,EAAE,iBAAiB,CAAC,YAAY,CAAC,CAAC;SACjD;KACD;CACD;AAED,eAAO,MAAM,gBAAgB,0DAI3B,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 { HeaderContent as WCHeaderContent } 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 HeaderContent: import("@lit
|
|
11
|
+
export declare const HeaderContent: import("@lit/react").ReactWebComponent<WCHeaderContent, {}>;
|
|
12
12
|
export type HeaderContentProps = ComponentProps<typeof HeaderContent>;
|
|
13
13
|
//# sourceMappingURL=HeaderContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderContent.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"HeaderContent.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,aAAa,IAAI,eAAe,EAAE,MAAM,uBAAuB,CAAC;AAGzE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,kBAAkB,EAAE,iBAAiB,CAAC,eAAe,CAAC,CAAC;SACvD;KACD;CACD;AAED,eAAO,MAAM,aAAa,6DAIxB,CAAC;AAEH,MAAM,MAAM,kBAAkB,GAAG,cAAc,CAAC,OAAO,aAAa,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 { HeaderTitle as WCHeaderTitle } 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 HeaderTitle: import("@lit
|
|
11
|
+
export declare const HeaderTitle: import("@lit/react").ReactWebComponent<WCHeaderTitle, {}>;
|
|
12
12
|
export type HeaderTitleProps = ComponentProps<typeof HeaderTitle>;
|
|
13
13
|
//# sourceMappingURL=HeaderTitle.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"HeaderTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"HeaderTitle.d.ts","sourceRoot":"","sources":["../../../src/components/Header/HeaderTitle.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,WAAW,IAAI,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAGrE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,gBAAgB,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;SACnD;KACD;CACD;AAED,eAAO,MAAM,WAAW,2DAItB,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,cAAc,CAAC,OAAO,WAAW,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 { SubHeader as WCSubHeader } 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 SubHeader: import("@lit
|
|
11
|
+
export declare const SubHeader: import("@lit/react").ReactWebComponent<WCSubHeader, {}>;
|
|
12
12
|
export type SubHeaderProps = ComponentProps<typeof SubHeader>;
|
|
13
13
|
//# sourceMappingURL=SubHeader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Header/SubHeader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"SubHeader.d.ts","sourceRoot":"","sources":["../../../src/components/Header/SubHeader.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;AAGjE,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 { Label as WCLabel } 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 Label: import("@lit
|
|
11
|
+
export declare const Label: import("@lit/react").ReactWebComponent<WCLabel, {}>;
|
|
12
12
|
export type LabelProps = ComponentProps<typeof Label>;
|
|
13
13
|
//# sourceMappingURL=Label.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Label.d.ts","sourceRoot":"","sources":["../../../src/components/Label/Label.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,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,CAAC;SACtC;KACD;CACD;AAED,eAAO,MAAM,KAAK,qDAIhB,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 { LabeledValue as WCLabeledValue } 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 LabeledValue: import("@lit
|
|
11
|
+
export declare const LabeledValue: import("@lit/react").ReactWebComponent<WCLabeledValue, {}>;
|
|
12
12
|
export type LabeledValueProps = ComponentProps<typeof LabeledValue>;
|
|
13
13
|
//# sourceMappingURL=LabeledValue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LabeledValue.d.ts","sourceRoot":"","sources":["../../../src/components/LabeledValue/LabeledValue.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"LabeledValue.d.ts","sourceRoot":"","sources":["../../../src/components/LabeledValue/LabeledValue.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"}
|
|
@@ -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 { Box as WCBox } 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 Box: import("@lit
|
|
11
|
+
declare const Box: import("@lit/react").ReactWebComponent<WCBox, {}>;
|
|
12
12
|
export type BoxProps = ComponentProps<typeof Box>;
|
|
13
13
|
export default Box;
|
|
14
14
|
//# sourceMappingURL=Box.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Box.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Box.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,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,GAAG,mDAIP,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,cAAc,CAAC,OAAO,GAAG,CAAC,CAAC;AAElD,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 { Grid as WCGrid } 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 Grid: import("@lit
|
|
11
|
+
declare const Grid: import("@lit/react").ReactWebComponent<WCGrid, {}>;
|
|
12
12
|
export type GridProps = ComponentProps<typeof Grid>;
|
|
13
13
|
export default Grid;
|
|
14
14
|
//# sourceMappingURL=Grid.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Grid.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Grid.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Grid.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,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 { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Group as WCGroup } 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 Group: import("@lit
|
|
11
|
+
declare const Group: import("@lit/react").ReactWebComponent<WCGroup, {}>;
|
|
12
12
|
export type GroupProps = ComponentProps<typeof Group>;
|
|
13
13
|
export default Group;
|
|
14
14
|
//# sourceMappingURL=Group.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Group.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Group.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Group.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGzD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;SACtC;KACD;CACD;AAED,QAAA,MAAM,KAAK,qDAIT,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;AAEtD,eAAe,KAAK,CAAC"}
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
declare const Layout: {
|
|
2
2
|
(): null;
|
|
3
|
-
Box: import("@lit
|
|
4
|
-
Group: import("@lit
|
|
5
|
-
Stack: import("@lit
|
|
6
|
-
Grid: import("@lit
|
|
7
|
-
Sidebar: import("@lit
|
|
3
|
+
Box: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Box, {}>;
|
|
4
|
+
Group: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Group, {}>;
|
|
5
|
+
Stack: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Stack, {}>;
|
|
6
|
+
Grid: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Grid, {}>;
|
|
7
|
+
Sidebar: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Sidebar, {}> & {
|
|
8
8
|
Side: import("react").ForwardRefExoticComponent<Omit<import("./Sidebar").SidebarSideProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").Box>>;
|
|
9
9
|
Content: import("react").ForwardRefExoticComponent<Omit<import("./Sidebar").SidebarContentProps, "ref"> & import("react").RefAttributes<import("@loadsmart/miranda-wc").Box>>;
|
|
10
10
|
};
|
|
11
|
-
Switcher: import("@lit
|
|
11
|
+
Switcher: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Switcher, {}>;
|
|
12
12
|
};
|
|
13
13
|
export default Layout;
|
|
14
14
|
//# sourceMappingURL=Layout.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WebComponentProps } from '@lit
|
|
1
|
+
import type { WebComponentProps } from '@lit/react';
|
|
2
2
|
import type { Box as WCBox } from '@loadsmart/miranda-wc';
|
|
3
3
|
import { Sidebar as WCSidebar } from '@loadsmart/miranda-wc';
|
|
4
4
|
import type { ComponentProps } from 'react';
|
|
@@ -12,7 +12,7 @@ declare global {
|
|
|
12
12
|
}
|
|
13
13
|
export type SidebarSideProps = Omit<BoxProps, 'slot'>;
|
|
14
14
|
export type SidebarContentProps = Omit<BoxProps, 'slot'>;
|
|
15
|
-
declare const Sidebar: import("@lit
|
|
15
|
+
declare const Sidebar: import("@lit/react").ReactWebComponent<WCSidebar, {}> & {
|
|
16
16
|
Side: import("react").ForwardRefExoticComponent<Omit<SidebarSideProps, "ref"> & import("react").RefAttributes<WCBox>>;
|
|
17
17
|
Content: import("react").ForwardRefExoticComponent<Omit<SidebarContentProps, "ref"> & import("react").RefAttributes<WCBox>>;
|
|
18
18
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Sidebar.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Sidebar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,KAAK,EAAE,GAAG,IAAI,KAAK,EAAE,MAAM,uBAAuB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,uBAAuB,CAAC;AAG7D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAEtC,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,WAAW,EAAE,iBAAiB,CAAC,SAAS,CAAC,CAAC;SAC1C;KACD;CACD;AAED,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;AAYtD,MAAM,MAAM,mBAAmB,GAAG,IAAI,CAAC,QAAQ,EAAE,MAAM,CAAC,CAAC;AAYzD,QAAA,MAAM,OAAO;;;CAQX,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 } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Stack as WCStack } 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 Stack: import("@lit
|
|
11
|
+
declare const Stack: import("@lit/react").ReactWebComponent<WCStack, {}>;
|
|
12
12
|
export type StackProps = ComponentProps<typeof Stack>;
|
|
13
13
|
export default Stack;
|
|
14
14
|
//# sourceMappingURL=Stack.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Stack.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Stack.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,KAAK,IAAI,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAGzD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,SAAS,EAAE,iBAAiB,CAAC,OAAO,CAAC,CAAC;SACtC;KACD;CACD;AAED,QAAA,MAAM,KAAK,qDAIT,CAAC;AAEH,MAAM,MAAM,UAAU,GAAG,cAAc,CAAC,OAAO,KAAK,CAAC,CAAC;AAEtD,eAAe,KAAK,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 { Switcher as WCSwitcher } 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 Switcher: import("@lit
|
|
11
|
+
declare const Switcher: import("@lit/react").ReactWebComponent<WCSwitcher, {}>;
|
|
12
12
|
export type SwitcherProps = ComponentProps<typeof Switcher>;
|
|
13
13
|
export default Switcher;
|
|
14
14
|
//# sourceMappingURL=Switcher.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Switcher.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Switcher.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Switcher.d.ts","sourceRoot":"","sources":["../../../src/components/Layout/Switcher.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;AAG/D,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,YAAY,EAAE,iBAAiB,CAAC,UAAU,CAAC,CAAC;SAC5C;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 type { ComponentProps } from 'react';
|
|
2
|
-
import type { WebComponentProps } from '@lit
|
|
2
|
+
import type { WebComponentProps } from '@lit/react';
|
|
3
3
|
import { Link as WCLink } from '@loadsmart/miranda-wc';
|
|
4
4
|
import type { LinkReferrerPolicy, LinkSize, LinkTarget } from '@loadsmart/miranda-wc';
|
|
5
5
|
declare global {
|
|
@@ -9,7 +9,7 @@ declare global {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
export declare const Link: import("@lit
|
|
12
|
+
export declare const Link: import("@lit/react").ReactWebComponent<WCLink, {}>;
|
|
13
13
|
export type LinkProps = ComponentProps<typeof Link>;
|
|
14
14
|
export type { LinkReferrerPolicy, LinkSize, LinkTarget };
|
|
15
15
|
//# sourceMappingURL=Link.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/Link/Link.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Link.d.ts","sourceRoot":"","sources":["../../../src/components/Link/Link.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;AACvD,OAAO,KAAK,EACX,kBAAkB,EAClB,QAAQ,EACR,UAAU,EACV,MAAM,uBAAuB,CAAC;AAG/B,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;AAEpD,YAAY,EAAE,kBAAkB,EAAE,QAAQ,EAAE,UAAU,EAAE,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { WebComponentProps } from '@lit
|
|
1
|
+
import type { WebComponentProps } from '@lit/react';
|
|
2
2
|
import { LogoLoader as WCLogoLoader } from '@loadsmart/miranda-wc';
|
|
3
3
|
import type { ComponentProps } from 'react';
|
|
4
4
|
declare global {
|
|
@@ -8,7 +8,7 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
declare const LogoLoader: import("@lit
|
|
11
|
+
declare const LogoLoader: import("@lit/react").ReactWebComponent<WCLogoLoader, {}>;
|
|
12
12
|
export type LogoLoaderProps = ComponentProps<typeof LogoLoader>;
|
|
13
13
|
export default LogoLoader;
|
|
14
14
|
//# sourceMappingURL=LogoLoader.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"LogoLoader.d.ts","sourceRoot":"","sources":["../../../src/components/LogoLoader/LogoLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"LogoLoader.d.ts","sourceRoot":"","sources":["../../../src/components/LogoLoader/LogoLoader.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAEpD,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAEnE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAG5C,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,0DAId,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 { Body as WCBody } 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 Body: import("@lit
|
|
11
|
+
export declare const Body: import("@lit/react").ReactWebComponent<WCBody, {}>;
|
|
12
12
|
export type BodyProps = ComponentProps<typeof Body>;
|
|
13
13
|
//# sourceMappingURL=Body.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/components/PageContent/Body.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"Body.d.ts","sourceRoot":"","sources":["../../../src/components/PageContent/Body.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,4 +1,4 @@
|
|
|
1
|
-
import type { WebComponentProps } from '@lit
|
|
1
|
+
import type { WebComponentProps } from '@lit/react';
|
|
2
2
|
import type { ComponentProps } from 'react';
|
|
3
3
|
import { PageContent as WCPageContent } from '@loadsmart/miranda-wc';
|
|
4
4
|
declare global {
|
|
@@ -8,8 +8,8 @@ declare global {
|
|
|
8
8
|
}
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
|
-
export declare const PageContent: import("@lit
|
|
12
|
-
Body: import("@lit
|
|
11
|
+
export declare const PageContent: import("@lit/react").ReactWebComponent<WCPageContent, {}> & {
|
|
12
|
+
Body: import("@lit/react").ReactWebComponent<import("@loadsmart/miranda-wc").Body, {}>;
|
|
13
13
|
};
|
|
14
14
|
export type PageContentProps = ComponentProps<typeof PageContent>;
|
|
15
15
|
//# sourceMappingURL=PageContent.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PageContent.d.ts","sourceRoot":"","sources":["../../../src/components/PageContent/PageContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"PageContent.d.ts","sourceRoot":"","sources":["../../../src/components/PageContent/PageContent.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,EAAE,WAAW,IAAI,aAAa,EAAE,MAAM,uBAAuB,CAAC;AAKrE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,gBAAgB,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;SACnD;KACD;CACD;AAED,eAAO,MAAM,WAAW;;CAOtB,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,cAAc,CAAC,OAAO,WAAW,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 type { PaginationChangeEventDetails } from '@loadsmart/miranda-wc';
|
|
4
4
|
import { Pagination as WCPagination } from '@loadsmart/miranda-wc';
|
|
5
5
|
declare global {
|
|
@@ -9,7 +9,7 @@ declare global {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
declare const Pagination: import("@lit
|
|
12
|
+
declare const Pagination: import("@lit/react").ReactWebComponent<WCPagination, {
|
|
13
13
|
onChange: EventName<CustomEvent<PaginationChangeEventDetails>>;
|
|
14
14
|
}>;
|
|
15
15
|
export type PaginationProps = ComponentProps<typeof Pagination>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.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":"Pagination.d.ts","sourceRoot":"","sources":["../../../src/components/Pagination/Pagination.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,4BAA4B,EAAE,MAAM,uBAAuB,CAAC;AAC1E,OAAO,EAAE,UAAU,IAAI,YAAY,EAAE,MAAM,uBAAuB,CAAC;AAInE,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,cAAc,EAAE,iBAAiB,CAAC,YAAY,CAAC,CAAC;SAChD;KACD;CACD;AAED,QAAA,MAAM,UAAU;;EASd,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 { ProgressBar as WCProgressBar } from '@loadsmart/miranda-wc';
|
|
4
4
|
import type { ProgressBarVariant as WCProgressBarVariant } from '@loadsmart/miranda-wc';
|
|
5
5
|
export type ProgressBarVariant = WCProgressBarVariant;
|
|
@@ -10,7 +10,7 @@ declare global {
|
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
12
|
}
|
|
13
|
-
declare const ProgressBar: import("@lit
|
|
13
|
+
declare const ProgressBar: import("@lit/react").ReactWebComponent<WCProgressBar, {}>;
|
|
14
14
|
export type ProgressBarProps = ComponentProps<typeof ProgressBar>;
|
|
15
15
|
export default ProgressBar;
|
|
16
16
|
//# sourceMappingURL=ProgressBar.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,
|
|
1
|
+
{"version":3,"file":"ProgressBar.d.ts","sourceRoot":"","sources":["../../../src/components/ProgressBar/ProgressBar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,OAAO,CAAC;AAC5C,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AACpD,OAAO,EAAE,WAAW,IAAI,aAAa,EAAE,MAAM,uBAAuB,CAAC;AACrE,OAAO,KAAK,EAAE,kBAAkB,IAAI,oBAAoB,EAAE,MAAM,uBAAuB,CAAC;AAGxF,MAAM,MAAM,kBAAkB,GAAG,oBAAoB,CAAC;AAEtD,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,GAAG,CAAC;QACb,UAAU,iBAAiB;YAC1B,gBAAgB,EAAE,iBAAiB,CAAC,aAAa,CAAC,CAAC;SACnD;KACD;CACD;AAED,QAAA,MAAM,WAAW,2DAIf,CAAC;AAEH,MAAM,MAAM,gBAAgB,GAAG,cAAc,CAAC,OAAO,WAAW,CAAC,CAAC;AAElE,eAAe,WAAW,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 { ProgressBarCountdown as WCProgressBarCountdown } 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 ProgressBarCountdown: import("@lit
|
|
11
|
+
declare const ProgressBarCountdown: import("@lit/react").ReactWebComponent<WCProgressBarCountdown, {}>;
|
|
12
12
|
export type ProgressBarCountdownProps = ComponentProps<typeof ProgressBarCountdown>;
|
|
13
13
|
export default ProgressBarCountdown;
|
|
14
14
|
//# sourceMappingURL=ProgressBarCountdown.d.ts.map
|